]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Add missing esint bits.
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language english
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "LyX's Math Manual"
162 \pdf_author "LyX Team, Uwe Stöhr"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language english
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 LyX's detailed Math manual
203 \end_layout
204
205 \begin_layout Author
206 by the LyX Team
207 \begin_inset Foot
208 status collapsed
209
210 \begin_layout Plain Layout
211 \noindent
212 If you have comments or error corrections, please send them to the LyX Documenta
213 tion mailing list: 
214 \family typewriter
215
216 \begin_inset CommandInset href
217 LatexCommand href
218 name "lyx-docs@lists.lyx.org"
219 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
220 type "mailto:"
221
222 \end_inset
223
224
225 \end_layout
226
227 \end_inset
228
229
230 \begin_inset Note Note
231 status collapsed
232
233 \begin_layout Plain Layout
234 author: Uwe Stöhr
235 \end_layout
236
237 \end_inset
238
239
240 \begin_inset Newline newline
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \family sans
249 Version 1.6.0
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status open
264
265 \begin_layout Plain Layout
266 To export this document to PDF, PS, or DVI the LaTeX-packages 
267 \series bold
268 eurosym,
269 \series default
270  
271 \series bold
272 multirow,
273 \series default
274  and 
275 \series bold
276 was
277 \series default
278  must be installed.
279  If they are not installed you can export the document anyway but the sections
280  where the packages are required won't appear in the output.
281 \end_layout
282
283 \begin_layout Plain Layout
284 The latest PDF-version of this document can be found here:
285 \begin_inset Newline newline
286 \end_inset
287
288
289 \series bold
290 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
291 \end_layout
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Newpage newpage
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Section
306 Introduction
307 \end_layout
308
309 \begin_layout Standard
310 This document explains LyX's math features and is furthermore a collection
311  of LaTeX-commands used for mathematical characters and constructs.
312  The explanations are designed for the usage of commands.
313  It is therefore required that you have read the section 
314 \family typewriter
315 Mathematical
316 \begin_inset space ~
317 \end_inset
318
319 Formulas
320 \family default
321  of the User's Guide.
322 \end_layout
323
324 \begin_layout Standard
325 Most of the characters and many constructs explained in this manual are
326  also accessible via the menu 
327 \family sans
328 Insert
329 \series bold
330 \SpecialChar \menuseparator
331
332 \series default
333 Math
334 \family default
335 , or the 
336 \family sans
337 math
338 \family default
339 \series bold
340  
341 \family sans
342 \series default
343 toolbar
344 \family default
345 .
346  But everybody who has to write lots of formulas will notice that it is
347  much faster to use commands instead of the math toolbar.
348  Therefore this manual is focused on commands but also mentions the correspondin
349 g toolbar buttons when available.
350 \end_layout
351
352 \begin_layout Standard
353 If not specially mentioned the commands are only available within formulas.
354  To be able to use all commands explained in this document, the option 
355 \family sans
356 Use AMS math package
357 \family default
358  must be used in the document settings (menu 
359 \family sans
360 Document\SpecialChar \menuseparator
361 Settings\SpecialChar \menuseparator
362 Math
363 \begin_inset space ~
364 \end_inset
365
366 Options
367 \family default
368 ).
369 \begin_inset Foot
370 status collapsed
371
372 \begin_layout Plain Layout
373 The option 
374 \family sans
375 Use AMS math package automatically
376 \family default
377  only uses 
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383
384 \backslash
385 AmS 
386 \end_layout
387
388 \end_inset
389
390 -math when math constructs are found that are supported by LyX.
391 \end_layout
392
393 \end_inset
394
395
396 \end_layout
397
398 \begin_layout Standard
399 This document doesn't list all 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math commands
413 \begin_inset Foot
414 status collapsed
415
416 \begin_layout Plain Layout
417 A list with all 
418 \begin_inset ERT
419 status collapsed
420
421 \begin_layout Plain Layout
422
423
424 \backslash
425 AmS
426 \end_layout
427
428 \end_inset
429
430 -math commands is in the file 
431 \family sans
432
433 \begin_inset CommandInset href
434 LatexCommand href
435 name "amsguide.ps"
436 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
437
438 \end_inset
439
440
441 \family default
442 , which is part of every LaTeX standard installation.
443 \end_layout
444
445 \end_inset
446
447  for lucidity reasons.
448 \end_layout
449
450 \begin_layout Section
451 General Instructions
452 \end_layout
453
454 \begin_layout Standard
455 To create an inline formula
456 \begin_inset Index
457 status collapsed
458
459 \begin_layout Plain Layout
460 Formula ! inline
461 \end_layout
462
463 \end_inset
464
465  that is embedded into a text line, use one of the shortcuts 
466 \begin_inset Info
467 type  "shortcuts"
468 arg   "math-mode"
469 \end_inset
470
471  or the toolbar button 
472 \begin_inset Graphics
473         filename ../images/math-mode.png
474         scale 85
475
476 \end_inset
477
478
479 \begin_inset Newline newline
480 \end_inset
481
482 To create a display style formula
483 \begin_inset Index
484 status collapsed
485
486 \begin_layout Plain Layout
487 Formula ! display style
488 \end_layout
489
490 \end_inset
491
492  that will appear bigger and in an own paragraph, use one of these shortcuts:
493  
494 \begin_inset Info
495 type  "shortcuts"
496 arg   "math-display"
497 \end_inset
498
499 .
500 \end_layout
501
502 \begin_layout Standard
503 To change a display style formula to an inline formula, set the cursor into
504  the formula and use one of the shortcuts 
505 \begin_inset Info
506 type  "shortcuts"
507 arg   "math-mode"
508 \end_inset
509
510  or the menu 
511 \family sans
512 Edit\SpecialChar \menuseparator
513 Math\SpecialChar \menuseparator
514 Change formula type
515 \family default
516 .
517  The same way is used to change an inline formula to a display style formula.
518 \end_layout
519
520 \begin_layout Standard
521 To display parts of an inline formula in the size of a display style formula,
522  enter the command 
523 \series bold
524
525 \backslash
526 displaystyle
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Commands ! D ! 
532 \backslash
533 displaystyle
534 \end_layout
535
536 \end_inset
537
538
539 \series default
540  to a formula.
541  Then a new blue box appears in which the desired formula part is inserted.
542 \end_layout
543
544 \begin_layout Standard
545 Only inline formulas are allowed inside tables.
546 \end_layout
547
548 \begin_layout Standard
549 The 
550 \family sans
551 math toolbar
552 \family default
553  can be turned on in the menu 
554 \family sans
555 View\SpecialChar \menuseparator
556 Toolbars
557 \family default
558 .
559  When you click there on 
560 \begin_inset Quotes eld
561 \end_inset
562
563 Math
564 \begin_inset Quotes erd
565 \end_inset
566
567  the toolbar will be shown permanently at the bottom; this state is visualized
568  in the 
569 \family sans
570 Toolbars
571 \family default
572  menu with a checkmark.
573  When you click in this state again on 
574 \begin_inset Quotes eld
575 \end_inset
576
577 Math
578 \begin_inset Quotes erd
579 \end_inset
580
581  in the 
582 \family sans
583 Toolbars
584 \family default
585  menu, the 
586 \family sans
587 math toolbar
588 \family default
589  is only shown when the cursor is within a formula; this state is visualized
590  by the renaming of the menu entry from 
591 \begin_inset Quotes eld
592 \end_inset
593
594 Math
595 \begin_inset Quotes erd
596 \end_inset
597
598  to 
599 \begin_inset Quotes eld
600 \end_inset
601
602 Math
603 \begin_inset space ~
604 \end_inset
605
606 (auto)
607 \begin_inset Quotes erd
608 \end_inset
609
610 .
611 \end_layout
612
613 \begin_layout Standard
614 The TeX-mode
615 \begin_inset Index
616 status collapsed
617
618 \begin_layout Plain Layout
619 T@TeX-mode
620 \end_layout
621
622 \end_inset
623
624  is invoked by pressing the toolbar button 
625 \begin_inset Graphics
626         filename ../images/ert-insert.png
627         scale 85
628
629 \end_inset
630
631  or by using the menu 
632 \family sans
633 Insert\SpecialChar \menuseparator
634 Te
635 \begin_inset ERT
636 status collapsed
637
638 \begin_layout Plain Layout
639
640 {}
641 \end_layout
642
643 \end_inset
644
645 X Code
646 \family default
647  (shortcut 
648 \begin_inset Info
649 type  "shortcut"
650 arg   "ert-insert"
651 \end_inset
652
653 ).
654 \begin_inset Note Note
655 status collapsed
656
657 \begin_layout Plain Layout
658 In LyX there are three 
659 \begin_inset Quotes eld
660 \end_inset
661
662 proper names
663 \begin_inset Quotes erd
664 \end_inset
665
666  that appear in the output with sub- and superscript letters: TeX, LaTeX,
667  and LyX
668 \end_layout
669
670 \begin_layout Plain Layout
671 To avoid that these names are recognized as proper names, a TeX-brace pair
672  is inserted.
673 \end_layout
674
675 \end_inset
676
677
678 \end_layout
679
680 \begin_layout Standard
681 To change the LaTeX-preamble
682 \begin_inset Index
683 status collapsed
684
685 \begin_layout Plain Layout
686 L@LaTeX-preamble
687 \end_layout
688
689 \end_inset
690
691 , use the menu 
692 \family sans
693 Document\SpecialChar \menuseparator
694 Settings\SpecialChar \menuseparator
695 LaT
696 \begin_inset ERT
697 status collapsed
698
699 \begin_layout Plain Layout
700
701 {}
702 \end_layout
703
704 \end_inset
705
706 eX
707 \family default
708  
709 \family sans
710 Preamble
711 \family default
712 .
713 \end_layout
714
715 \begin_layout Standard
716 To edit matrices, case differentiations, and multiline formulas subsequently,
717  the menus 
718 \family sans
719 Edit\SpecialChar \menuseparator
720 Math
721 \family default
722  and 
723 \family sans
724 Edit\SpecialChar \menuseparator
725 Rows
726 \begin_inset space \thinspace{}
727 \end_inset
728
729 &
730 \begin_inset space \thinspace{}
731 \end_inset
732
733 Columns,
734 \family default
735  or the 
736 \family sans
737 table toolbar
738 \family default
739  can be used.
740  When lines and columns are swapped via the menu, the column or line where
741  the cursor is in is exchanged with the column to the right or the line
742  below, respectively.
743  Is the cursor in the last column or row, the exchange is done with the
744  column to the left or the line above.
745 \end_layout
746
747 \begin_layout Standard
748 To write text in formulas
749 \begin_inset Foot
750 status collapsed
751
752 \begin_layout Plain Layout
753 For multiline formulas the command 
754 \series bold
755
756 \backslash
757 intertext
758 \series default
759  is used, see 
760 \begin_inset CommandInset ref
761 LatexCommand ref
762 reference "sub:Text-in-multiline"
763
764 \end_inset
765
766 .
767 \end_layout
768
769 \end_inset
770
771  
772 \emph on
773 mathematical text
774 \emph default
775
776 \begin_inset Index
777 status collapsed
778
779 \begin_layout Plain Layout
780 Text ! in formulas
781 \end_layout
782
783 \end_inset
784
785
786 \begin_inset Index
787 status collapsed
788
789 \begin_layout Plain Layout
790 Mathematical text
791 \end_layout
792
793 \end_inset
794
795  is used.
796  This mode is invoked with the the shortcut 
797 \begin_inset Info
798 type  "shortcut"
799 arg   "math-mode"
800 \end_inset
801
802  or by the insertion of the command 
803 \series bold
804
805 \backslash
806 text
807 \begin_inset Index
808 status collapsed
809
810 \begin_layout Plain Layout
811 Commands ! T ! 
812 \backslash
813 text
814 \end_layout
815
816 \end_inset
817
818
819 \series default
820 .
821  The text appears black in LyX and can therefore be distinguished from the
822  other formula parts that appear blue.
823  In the output mathematical text is set upright, in contrary to other formula
824  parts.
825 \end_layout
826
827 \begin_layout Subsection*
828 Command Scheme
829 \end_layout
830
831 \begin_layout Standard
832 Most of the LaTeX-commands for math constructs have the following scheme:
833 \end_layout
834
835 \begin_layout Standard
836
837 \series bold
838
839 \backslash
840 commandname[optional
841 \series default
842  
843 \series bold
844 argument]{required
845 \series default
846  
847 \series bold
848 argument}
849 \end_layout
850
851 \begin_layout Standard
852 A command starts always with a backslash 
853 \begin_inset Quotes gld
854 \end_inset
855
856
857 \series bold
858
859 \backslash
860
861 \series default
862
863 \begin_inset Quotes grd
864 \end_inset
865
866 .
867  To omit optional arguments, also omit the associated brackets.
868  The braces around the required arguments are named in this document as
869  TeX-braces
870 \begin_inset Index
871 status collapsed
872
873 \begin_layout Plain Layout
874 T@TeX-braces
875 \end_layout
876
877 \end_inset
878
879 .
880  If you add in a formula a left brace to a command name, LyX creates automatical
881 ly a TeX-brace.
882  In all other cases TeX-braces are created in formulas with the command
883  
884 \series bold
885
886 \backslash
887 {
888 \series default
889 .
890  TeX-braces appear red in LyX, in contrary to normal braces that appear
891  blue.
892  In TeX-mode no command is needed to get TeX-braces.
893  TeX-braces don't appear in the output.
894 \end_layout
895
896 \begin_layout Standard
897 When commands without arguments, like commands for symbols are entered in
898  TeX-mode, a space character must 
899 \emph on
900 always
901 \emph default
902  be behind the command to end it.
903  This space doesn't appear in the output.
904  When the space should appear in the output, the space must be followed
905  by a protected space in normal text.
906 \end_layout
907
908 \begin_layout Standard
909 A protected space is inserted with 
910 \begin_inset Info
911 type  "shortcut"
912 arg   "space-insert protected"
913 \end_inset
914
915 .
916 \end_layout
917
918 \begin_layout Subsection*
919 \begin_inset Newpage newpage
920 \end_inset
921
922 Syntax Explanation
923 \end_layout
924
925 \begin_layout Itemize
926 The symbol
927 \begin_inset Foot
928 status collapsed
929
930 \begin_layout Plain Layout
931 This visible space character can be created with the command 
932 \series bold
933
934 \backslash
935 textvisiblespace
936 \series default
937
938 \begin_inset Index
939 status collapsed
940
941 \begin_layout Plain Layout
942 Commands ! T ! 
943 \backslash
944 textvisiblespace
945 \end_layout
946
947 \end_inset
948
949 , inserted in TeX-mode.
950 \end_layout
951
952 \end_inset
953
954  
955 \begin_inset ERT
956 status collapsed
957
958 \begin_layout Plain Layout
959
960
961 \backslash
962 spce 
963 \end_layout
964
965 \end_inset
966
967
968 \begin_inset space ~
969 \end_inset
970
971 denotes a space character to be input.
972 \end_layout
973
974 \begin_layout Itemize
975 An arrow like 
976 \begin_inset Formula $\to$
977 \end_inset
978
979  denotes the usage of the corresponding arrow key on the keyboard.
980 \end_layout
981
982 \begin_layout Subsection*
983 Available units
984 \end_layout
985
986 \begin_layout Standard
987 \align center
988 \begin_inset Float table
989 placement H
990 wide false
991 sideways false
992 status open
993
994 \begin_layout Plain Layout
995 \align center
996 \begin_inset Caption
997
998 \begin_layout Plain Layout
999 \begin_inset CommandInset label
1000 LatexCommand label
1001 name "tab:Available-units"
1002
1003 \end_inset
1004
1005 Available units
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Tabular
1016 <lyxtabular version="3" rows="13" columns="2">
1017 <features>
1018 <column alignment="center" valignment="top" width="0">
1019 <column alignment="center" valignment="top" width="0">
1020 <row>
1021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \begin_layout Plain Layout
1025 Unit
1026 \end_layout
1027
1028 \end_inset
1029 </cell>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Name / Description
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 </row>
1040 <row>
1041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 mm
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 Millimeter
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 cm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 Centimeter
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 in
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 Inch (1
1095 \begin_inset space \thinspace{}
1096 \end_inset
1097
1098 in = 2,54
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 cm)
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 </row>
1108 <row>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 pt
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 Point (72.27
1123 \begin_inset space \thinspace{}
1124 \end_inset
1125
1126 pt = 1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 in)
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 </row>
1136 <row>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 pc
1142 \end_layout
1143
1144 \end_inset
1145 </cell>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 Pica (1
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 pc = 12
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pt)
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 </row>
1164 <row>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 sp
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 scaled point (65536
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 sp = 1
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 pt)
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 </row>
1192 <row>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 bp
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 big point (72
1207 \begin_inset space \thinspace{}
1208 \end_inset
1209
1210 bp = 1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 in)
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 </row>
1220 <row>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 dd
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 Didot (1
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 dd 
1239 \begin_inset Formula $\approx$
1240 \end_inset
1241
1242  0.376
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 mm)
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 </row>
1252 <row>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 cc
1258 \end_layout
1259
1260 \end_inset
1261 </cell>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 Cicero (1
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 cc = 12
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 dd)
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 </row>
1280 <row>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 ex
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 Height of letter 
1295 \emph on
1296
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 x
1301 \emph default
1302
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  in the current font
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 em
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 width of letter 
1327 \begin_inset Quotes eld
1328 \end_inset
1329
1330
1331 \emph on
1332 M
1333 \emph default
1334
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338  in the current font
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 </row>
1344 <row>
1345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1346 \begin_inset Text
1347
1348 \begin_layout Plain Layout
1349 mu
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 math unit (1
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 mu = 
1363 \begin_inset Formula $\nicefrac{1}{18}$
1364 \end_inset
1365
1366
1367 \begin_inset space \thinspace{}
1368 \end_inset
1369
1370 em)
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 </row>
1376 </lyxtabular>
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Standard
1389 \begin_inset Newpage newpage
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Section
1396 Basic Functions
1397 \end_layout
1398
1399 \begin_layout Subsection
1400 Exponents
1401 \begin_inset Index
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Exponents
1406 \end_layout
1407
1408 \end_inset
1409
1410  and Indices
1411 \begin_inset Index
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Indices
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \begin_inset Index
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 Superscripts|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Exponents
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \begin_inset Index
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457 Subscripts|see
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 {
1464 \end_layout
1465
1466 \end_inset
1467
1468 Indices
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 }
1475 \end_layout
1476
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \begin_layout Standard
1488 Indices are created with an underscore 
1489 \begin_inset Quotes eld
1490 \end_inset
1491
1492 _
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496  or via the math toolbar button 
1497 \begin_inset Graphics
1498         filename ../images/math-subscript.png
1499         scale 85
1500
1501 \end_inset
1502
1503  , exponents with a caret 
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507 ^
1508 \begin_inset Quotes erd
1509 \end_inset
1510
1511  or via the math toolbar button 
1512 \begin_inset Graphics
1513         filename ../images/math-superscript.png
1514         scale 85
1515
1516 \end_inset
1517
1518 .
1519 \end_layout
1520
1521 \begin_layout Standard
1522 \align center
1523 \begin_inset Tabular
1524 <lyxtabular version="3" rows="4" columns="2">
1525 <features>
1526 <column alignment="center" valignment="top" width="0pt">
1527 <column alignment="center" valignment="top" width="0pt">
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 command
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 Result
1543 \begin_inset Note Note
1544 status collapsed
1545
1546 \begin_layout Plain Layout
1547
1548 \series bold
1549
1550 \backslash
1551 raisebox
1552 \series default
1553  is only used as spacer.
1554 \end_layout
1555
1556 \end_inset
1557
1558
1559 \end_layout
1560
1561 \end_inset
1562 </cell>
1563 </row>
1564 <row>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 B_V
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 \begin_inset Formula $B_{V}$
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 <row>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 B^V
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1602 \end_inset
1603
1604
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 </row>
1610 <row>
1611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1612 \begin_inset Text
1613
1614 \begin_layout Plain Layout
1615 B^
1616 \begin_inset ERT
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620
1621
1622 \backslash
1623 spce 
1624 \end_layout
1625
1626 \end_inset
1627
1628 A
1629 \end_layout
1630
1631 \end_inset
1632 </cell>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 </row>
1646 </lyxtabular>
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 As the caret is in some languages an accent, vowels will be accentuated
1655  in this case and not set as exponents
1656 \begin_inset Foot
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 Depending on the used keyboard settings this can also happen for other character
1661 s than vowels.
1662 \end_layout
1663
1664 \end_inset
1665
1666 .
1667  To get in this case exponents, press 
1668 \family sans
1669 Space
1670 \family default
1671  after the caret as in the last example.
1672 \end_layout
1673
1674 \begin_layout Subsection
1675 Fractions
1676 \begin_inset CommandInset label
1677 LatexCommand label
1678 name "sub:Fractions"
1679
1680 \end_inset
1681
1682
1683 \begin_inset Index
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 Fractions
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Fractions are generated with the command 
1697 \series bold
1698
1699 \backslash
1700 frac
1701 \series default
1702
1703 \begin_inset Index
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Commands ! F ! 
1708 \backslash
1709 frac
1710 \end_layout
1711
1712 \end_inset
1713
1714  or via the math toolbar button 
1715 \begin_inset Graphics
1716         filename ../images/math/frac.png
1717         scale 50
1718
1719 \end_inset
1720
1721 .
1722  The font size is adjusted automatically, depending on whether the fraction
1723  is in an inline or display style formula.
1724  With the math toolbar button 
1725 \begin_inset Graphics
1726         filename ../images/math/frac-square.png
1727         scale 85
1728
1729 \end_inset
1730
1731  you can select different fraction types.
1732 \end_layout
1733
1734 \begin_layout Standard
1735 With the command 
1736 \series bold
1737
1738 \backslash
1739 dfrac
1740 \begin_inset Index
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744 Commands ! D ! 
1745 \backslash
1746 dfrac
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \series default
1753  a fraction can be created that has in any case the size of a display style
1754  formula.
1755  With 
1756 \series bold
1757
1758 \backslash
1759 tfrac
1760 \begin_inset Index
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Commands ! T ! 
1765 \backslash
1766 tfrac
1767 \end_layout
1768
1769 \end_inset
1770
1771
1772 \series default
1773  the fraction appears always with the size of an inline formula.
1774  An example:
1775 \end_layout
1776
1777 \begin_layout Standard
1778 A line with the fraction 
1779 \begin_inset Formula $\frac{1}{2}$
1780 \end_inset
1781
1782  that was created with the command 
1783 \series bold
1784
1785 \backslash
1786 frac
1787 \series default
1788 .
1789 \end_layout
1790
1791 \begin_layout Standard
1792 A line with the fraction 
1793 \begin_inset Formula $\dfrac{1}{2}$
1794 \end_inset
1795
1796  that was created with the command 
1797 \series bold
1798
1799 \backslash
1800 dfrac
1801 \series default
1802 .
1803 \end_layout
1804
1805 \begin_layout Standard
1806 \align center
1807 \begin_inset Tabular
1808 <lyxtabular version="3" rows="4" columns="2">
1809 <features>
1810 <column alignment="center" valignment="top" width="0pt">
1811 <column alignment="center" valignment="top" width="0pt">
1812 <row>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817 Command
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826 Result
1827 \begin_inset Note Note
1828 status collapsed
1829
1830 \begin_layout Plain Layout
1831
1832 \series bold
1833
1834 \backslash
1835 raisebox
1836 \series default
1837  is only used as spacer.
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \backslash
1855 frac
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861
1862 \backslash
1863 spce 
1864 \end_layout
1865
1866 \end_inset
1867
1868 A
1869 \begin_inset Formula $\downarrow$
1870 \end_inset
1871
1872 B
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 </row>
1890 <row>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895
1896 \backslash
1897 dfrac
1898 \begin_inset ERT
1899 status collapsed
1900
1901 \begin_layout Plain Layout
1902
1903
1904 \backslash
1905 spce 
1906 \end_layout
1907
1908 \end_inset
1909
1910 A
1911 \begin_inset Formula $\downarrow$
1912 \end_inset
1913
1914 B
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 <row>
1933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \backslash
1939 dfrac
1940 \begin_inset ERT
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944
1945
1946 \backslash
1947 spce 
1948 \end_layout
1949
1950 \end_inset
1951
1952 e^
1953 \begin_inset ERT
1954 status collapsed
1955
1956 \begin_layout Plain Layout
1957
1958
1959 \backslash
1960 spce 
1961 \end_layout
1962
1963 \end_inset
1964
1965
1966 \backslash
1967 frac
1968 \begin_inset ERT
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972
1973
1974 \backslash
1975 spce 
1976 \end_layout
1977
1978 \end_inset
1979
1980 1
1981 \begin_inset Formula $\downarrow$
1982 \end_inset
1983
1984 2
1985 \begin_inset Formula $\downarrow\downarrow$
1986 \end_inset
1987
1988 3
1989 \end_layout
1990
1991 \end_inset
1992 </cell>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 </row>
2006 </lyxtabular>
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Standard
2014 \begin_inset VSpace bigskip
2015 \end_inset
2016
2017
2018 \begin_inset Newpage newpage
2019 \end_inset
2020
2021 For nested fractions the command 
2022 \series bold
2023
2024 \backslash
2025 cfrac
2026 \series default
2027
2028 \begin_inset Index
2029 status collapsed
2030
2031 \begin_layout Plain Layout
2032 Commands ! C ! 
2033 \backslash
2034 cfrac
2035 \end_layout
2036
2037 \end_inset
2038
2039  can be used.
2040  Here an example:
2041 \begin_inset VSpace -3mm
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048 \begin_inset Formula \begin{align*}
2049 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2050 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2051
2052 \end_inset
2053
2054
2055 \end_layout
2056
2057 \begin_layout Standard
2058 The command for the example above is:
2059 \end_layout
2060
2061 \begin_layout Standard
2062
2063 \series bold
2064
2065 \backslash
2066 cfrac{A
2067 \begin_inset Formula $\to$
2068 \end_inset
2069
2070
2071 \backslash
2072 {B+
2073 \backslash
2074 cfrac{C+
2075 \backslash
2076 cfrac{E
2077 \begin_inset Formula $\to$
2078 \end_inset
2079
2080
2081 \backslash
2082 {F
2083 \begin_inset Formula $\to\to$
2084 \end_inset
2085
2086
2087 \backslash
2088 {D
2089 \end_layout
2090
2091 \begin_layout Standard
2092 \begin_inset VSpace medskip
2093 \end_inset
2094
2095
2096 \end_layout
2097
2098 \begin_layout Standard
2099
2100 \series bold
2101
2102 \backslash
2103 cfrac
2104 \series default
2105  sets the fraction always in the size of a displayed formula, also when
2106  it is part of another fraction.
2107  
2108 \series bold
2109
2110 \backslash
2111 cfrac
2112 \series default
2113  has the following command scheme:
2114 \end_layout
2115
2116 \begin_layout Standard
2117
2118 \series bold
2119
2120 \backslash
2121 cfrac[numerator position]{numerator}{denominator}
2122 \end_layout
2123
2124 \begin_layout Standard
2125 The numerator position can be 
2126 \emph on
2127 l
2128 \emph default
2129  , 
2130 \emph on
2131 c
2132 \emph default
2133 , or 
2134 \emph on
2135 r
2136 \emph default
2137  .
2138  l or r aligns the numerator to the left or right, resp.
2139 \begin_inset space ~
2140 \end_inset
2141
2142 with the fraction stroke.
2143  When 
2144 \emph on
2145 c
2146 \emph default
2147  or no position is given, the numerator appears centered.
2148  These fractions demonstrate the different alignments:
2149 \begin_inset Newline newline
2150 \end_inset
2151
2152
2153 \series bold
2154
2155 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2156 \end_inset
2157
2158
2159 \begin_inset Formula $\cfrac{A}{B+C}$
2160 \end_inset
2161
2162
2163 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2164 \end_inset
2165
2166
2167 \end_layout
2168
2169 \begin_layout Standard
2170 \begin_inset VSpace medskip
2171 \end_inset
2172
2173 It is often advantageous to combine 
2174 \series bold
2175
2176 \backslash
2177 cfrac
2178 \series default
2179  and 
2180 \series bold
2181
2182 \backslash
2183 frac
2184 \series default
2185 :
2186 \begin_inset Formula \[
2187 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2188
2189 \end_inset
2190
2191
2192 \end_layout
2193
2194 \begin_layout Standard
2195 For inline fractions with a sloped fraction stroke you can use the command
2196  
2197 \series bold
2198
2199 \backslash
2200 nicefrac
2201 \series default
2202
2203 \begin_inset Index
2204 status collapsed
2205
2206 \begin_layout Plain Layout
2207 Commands ! N ! 
2208 \backslash
2209 nicefrac
2210 \end_layout
2211
2212 \end_inset
2213
2214
2215 \begin_inset Formula $\nicefrac{5}{31}$
2216 \end_inset
2217
2218  or 
2219 \series bold
2220
2221 \backslash
2222 unitfrac
2223 \series default
2224
2225 \begin_inset Index
2226 status collapsed
2227
2228 \begin_layout Plain Layout
2229 Commands ! U ! 
2230 \backslash
2231 unitfrac
2232 \end_layout
2233
2234 \end_inset
2235
2236
2237 \begin_inset Formula $\unitfrac{5}{31}$
2238 \end_inset
2239
2240  There is furthermore the command 
2241 \series bold
2242
2243 \backslash
2244 unitfracthree
2245 \series default
2246  that offers to write a fraction in combination with a number: 
2247 \begin_inset Formula $\unitfrac[2]{1}{3}$
2248 \end_inset
2249
2250
2251 \begin_inset Newline newline
2252 \end_inset
2253
2254 Note that 
2255 \series bold
2256
2257 \backslash
2258 unitfracthree
2259 \series default
2260  is not a real LaTeX command but the command
2261 \begin_inset Newline newline
2262 \end_inset
2263
2264
2265 \series bold
2266
2267 \backslash
2268 unitfrac[number]{numerator}{denominator}
2269 \series default
2270 , therefore you cannot use it in TeX code.
2271 \end_layout
2272
2273 \begin_layout Standard
2274 How to define own fractions where the fraction stroke can be changed, is
2275  explained in 
2276 \begin_inset CommandInset ref
2277 LatexCommand ref
2278 reference "sub:Self-defined-Fractions"
2279
2280 \end_inset
2281
2282 .
2283 \end_layout
2284
2285 \begin_layout Subsection
2286 Roots
2287 \begin_inset Index
2288 status collapsed
2289
2290 \begin_layout Plain Layout
2291 Roots
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \begin_layout Standard
2300 Square roots are created with 
2301 \series bold
2302
2303 \backslash
2304 sqrt
2305 \series default
2306
2307 \begin_inset Index
2308 status collapsed
2309
2310 \begin_layout Plain Layout
2311 Commands ! S ! 
2312 \backslash
2313 sqrt
2314 \end_layout
2315
2316 \end_inset
2317
2318  or the math toolbar button 
2319 \begin_inset Graphics
2320         filename ../images/math/sqrt.png
2321         scale 85
2322
2323 \end_inset
2324
2325 , all other roots with the command 
2326 \series bold
2327
2328 \backslash
2329 root
2330 \series default
2331
2332 \begin_inset Index
2333 status collapsed
2334
2335 \begin_layout Plain Layout
2336 Commands ! R ! 
2337 \backslash
2338 root
2339 \end_layout
2340
2341 \end_inset
2342
2343  or with the math toolbar button 
2344 \begin_inset Graphics
2345         filename ../images/math/root.png
2346         scale 85
2347
2348 \end_inset
2349
2350 .
2351 \end_layout
2352
2353 \begin_layout Standard
2354 \align center
2355 \begin_inset Tabular
2356 <lyxtabular version="3" rows="3" columns="2">
2357 <features>
2358 <column alignment="center" valignment="top" width="0pt">
2359 <column alignment="center" valignment="top" width="0pt">
2360 <row>
2361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365 Command
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374 Result
2375 \begin_inset Note Note
2376 status collapsed
2377
2378 \begin_layout Plain Layout
2379
2380 \series bold
2381
2382 \backslash
2383 raisebox
2384 \series default
2385  is only used as spacer.
2386 \end_layout
2387
2388 \end_inset
2389
2390
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 </row>
2396 <row>
2397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2398 \begin_inset Text
2399
2400 \begin_layout Plain Layout
2401
2402 \backslash
2403 sqrt
2404 \begin_inset ERT
2405 status collapsed
2406
2407 \begin_layout Plain Layout
2408
2409
2410 \backslash
2411 spce 
2412 \end_layout
2413
2414 \end_inset
2415
2416 A-B
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2426 \end_inset
2427
2428
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 </row>
2434 <row>
2435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439
2440 \backslash
2441 root
2442 \begin_inset ERT
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446
2447
2448 \backslash
2449 spce 
2450 \end_layout
2451
2452 \end_inset
2453
2454 3
2455 \begin_inset Formula $\downarrow$
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 </lyxtabular>
2477
2478 \end_inset
2479
2480
2481 \end_layout
2482
2483 \begin_layout Standard
2484 A square root can also be created with 
2485 \series bold
2486
2487 \backslash
2488 root
2489 \series default
2490  when the root index field is left empty.
2491 \end_layout
2492
2493 \begin_layout Standard
2494 With certain indices the distance to the root is too small, like in this
2495  formula: 
2496 \begin_inset Formula $\sqrt[\beta]{B}$
2497 \end_inset
2498
2499
2500 \begin_inset Newline newline
2501 \end_inset
2502
2503 The 
2504 \begin_inset Formula $\beta$
2505 \end_inset
2506
2507  touches the root.
2508  To avoid this, the commands 
2509 \series bold
2510
2511 \backslash
2512 leftroot
2513 \series default
2514
2515 \begin_inset Index
2516 status collapsed
2517
2518 \begin_layout Plain Layout
2519 Commands ! L ! 
2520 \backslash
2521 leftroot
2522 \end_layout
2523
2524 \end_inset
2525
2526  and 
2527 \series bold
2528
2529 \backslash
2530 uproot
2531 \series default
2532
2533 \begin_inset Index
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Commands ! U ! 
2538 \backslash
2539 uproot
2540 \end_layout
2541
2542 \end_inset
2543
2544  are used with the following scheme:
2545 \end_layout
2546
2547 \begin_layout Standard
2548
2549 \series bold
2550
2551 \backslash
2552 leftroot{distance}
2553 \series default
2554  and 
2555 \series bold
2556
2557 \backslash
2558 uproot{distance}
2559 \end_layout
2560
2561 \begin_layout Standard
2562 Distance is the number of Big Points (unit bp; 
2563 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2564 \end_inset
2565
2566 ), that the index should be moved to the left or top, resp..
2567  The commands are written to the index.
2568  This way the command
2569 \begin_inset Newline newline
2570 \end_inset
2571
2572
2573 \series bold
2574
2575 \backslash
2576 root
2577 \backslash
2578 leftroot{-1
2579 \begin_inset Formula $\to$
2580 \end_inset
2581
2582
2583 \backslash
2584 uproot{2
2585 \begin_inset Formula $\to$
2586 \end_inset
2587
2588
2589 \backslash
2590 beta
2591 \begin_inset ERT
2592 status collapsed
2593
2594 \begin_layout Plain Layout
2595
2596
2597 \backslash
2598 spce 
2599 \end_layout
2600
2601 \end_inset
2602
2603
2604 \begin_inset Formula $\to$
2605 \end_inset
2606
2607 B
2608 \begin_inset Newline newline
2609 \end_inset
2610
2611
2612 \series default
2613 produces a correct typeset formula: 
2614 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2615 \end_inset
2616
2617
2618 \end_layout
2619
2620 \begin_layout Subsection
2621 Binomial Coefficients
2622 \begin_inset Index
2623 status collapsed
2624
2625 \begin_layout Plain Layout
2626 Binomial coefficients
2627 \end_layout
2628
2629 \end_inset
2630
2631
2632 \end_layout
2633
2634 \begin_layout Standard
2635 Binomial coefficients are inserted with the command 
2636 \series bold
2637
2638 \backslash
2639 binom
2640 \series default
2641
2642 \begin_inset Index
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 Commands ! B ! 
2647 \backslash
2648 binom
2649 \end_layout
2650
2651 \end_inset
2652
2653  or with the submenu of the math toolbar button 
2654 \begin_inset Graphics
2655         filename ../images/math/frac-square.png
2656         scale 85
2657
2658 \end_inset
2659
2660 .
2661  Analog to fractions (
2662 \series bold
2663
2664 \backslash
2665 frac
2666 \series default
2667 ) there are besides 
2668 \series bold
2669
2670 \backslash
2671 binom
2672 \series default
2673  the commands 
2674 \series bold
2675
2676 \backslash
2677 dbinom
2678 \begin_inset Index
2679 status collapsed
2680
2681 \begin_layout Plain Layout
2682 Commands ! D ! 
2683 \backslash
2684 dbinom
2685 \end_layout
2686
2687 \end_inset
2688
2689
2690 \series default
2691  and 
2692 \series bold
2693
2694 \backslash
2695 tbinom
2696 \series default
2697
2698 \begin_inset Index
2699 status collapsed
2700
2701 \begin_layout Plain Layout
2702 Commands ! T ! 
2703 \backslash
2704 tbinom
2705 \end_layout
2706
2707 \end_inset
2708
2709 .
2710  For other brackets around binomial coeficients there are the commands 
2711 \series bold
2712
2713 \backslash
2714 brace
2715 \series default
2716
2717 \begin_inset Index
2718 status collapsed
2719
2720 \begin_layout Plain Layout
2721 Commands ! B ! 
2722 \backslash
2723 brace
2724 \end_layout
2725
2726 \end_inset
2727
2728  and 
2729 \series bold
2730
2731 \backslash
2732 brack
2733 \series default
2734
2735 \begin_inset Index
2736 status collapsed
2737
2738 \begin_layout Plain Layout
2739 Commands ! B ! 
2740 \backslash
2741 brack
2742 \end_layout
2743
2744 \end_inset
2745
2746 .
2747 \end_layout
2748
2749 \begin_layout Standard
2750 \align center
2751 \begin_inset Tabular
2752 <lyxtabular version="3" rows="6" columns="2">
2753 <features>
2754 <column alignment="center" valignment="top" width="0pt">
2755 <column alignment="center" valignment="top" width="0pt">
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761 Command
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2767 \begin_inset Text
2768
2769 \begin_layout Plain Layout
2770 Result
2771 \begin_inset Note Note
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775
2776 \series bold
2777
2778 \backslash
2779 raisebox
2780 \series default
2781  is only used as spacer.
2782 \end_layout
2783
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 </row>
2792 <row>
2793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797
2798 \backslash
2799 binom
2800 \begin_inset ERT
2801 status collapsed
2802
2803 \begin_layout Plain Layout
2804
2805
2806 \backslash
2807 spce 
2808 \end_layout
2809
2810 \end_inset
2811
2812 A
2813 \begin_inset Formula $\downarrow$
2814 \end_inset
2815
2816 B
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2822 \begin_inset Text
2823
2824 \begin_layout Plain Layout
2825 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2826 \end_inset
2827
2828
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 </row>
2834 <row>
2835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839
2840 \backslash
2841 dbinom
2842 \begin_inset ERT
2843 status collapsed
2844
2845 \begin_layout Plain Layout
2846
2847
2848 \backslash
2849 spce 
2850 \end_layout
2851
2852 \end_inset
2853
2854 A
2855 \begin_inset Formula $\downarrow$
2856 \end_inset
2857
2858 B
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 </row>
2876 <row>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881
2882 \backslash
2883 tbinom
2884 \begin_inset ERT
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888
2889
2890 \backslash
2891 spce 
2892 \end_layout
2893
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\downarrow$
2898 \end_inset
2899
2900 B
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \backslash
2925 brack
2926 \begin_inset ERT
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930
2931
2932 \backslash
2933 spce 
2934 \end_layout
2935
2936 \end_inset
2937
2938 A
2939 \begin_inset Formula $\downarrow$
2940 \end_inset
2941
2942 B
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 </row>
2960 <row>
2961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \backslash
2967 brace
2968 \begin_inset ERT
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972
2973
2974 \backslash
2975 spce 
2976 \end_layout
2977
2978 \end_inset
2979
2980 A
2981 \begin_inset Formula $\downarrow$
2982 \end_inset
2983
2984 B
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 </lyxtabular>
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Subsection
3010 Case Differentiations
3011 \begin_inset Index
3012 status collapsed
3013
3014 \begin_layout Plain Layout
3015 Case differentiations 
3016 \end_layout
3017
3018 \end_inset
3019
3020
3021 \end_layout
3022
3023 \begin_layout Standard
3024 \align center
3025 \begin_inset Tabular
3026 <lyxtabular version="3" rows="3" columns="2">
3027 <features>
3028 <column alignment="center" valignment="top" width="0pt">
3029 <column alignment="center" valignment="top" width="0pt">
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 Command
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044 Result
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 </row>
3050 <row>
3051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Plain Layout
3055
3056 \backslash
3057 cases
3058 \begin_inset ERT
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062
3063
3064 \backslash
3065 spce 
3066 \end_layout
3067
3068 \end_inset
3069
3070 A
3071 \begin_inset Formula $\to$
3072 \end_inset
3073
3074 B>0
3075 \begin_inset Index
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 Commands ! C ! 
3080 \backslash
3081 cases
3082 \end_layout
3083
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 \begin_inset Formula $\begin{cases}
3096 A & B>0\end{cases}$
3097 \end_inset
3098
3099
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 </row>
3105 <row>
3106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110
3111 \backslash
3112 cases
3113 \begin_inset ERT
3114 status collapsed
3115
3116 \begin_layout Plain Layout
3117
3118
3119 \backslash
3120 spce 
3121 \end_layout
3122
3123 \end_inset
3124
3125
3126 \begin_inset Info
3127 type  "shortcut"
3128 arg   "newline-insert newline"
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140 \begin_inset Formula $\begin{cases}
3141 A & \textrm{for }x>0\\
3142 B & \textrm{for }x=0\end{cases}$
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 </row>
3151 </lyxtabular>
3152
3153 \end_inset
3154
3155
3156 \end_layout
3157
3158 \begin_layout Standard
3159 After inserting 
3160 \series bold
3161
3162 \backslash
3163 cases
3164 \series default
3165  or the usage of the math toolbar button 
3166 \begin_inset Graphics
3167         filename ../images/math/cases.png
3168         scale 85
3169
3170 \end_inset
3171
3172  you can create new lines with the shortcut 
3173 \begin_inset Info
3174 type  "shortcut"
3175 arg   "newline-insert newline"
3176 \end_inset
3177
3178  or the table toolbar button 
3179 \begin_inset Graphics
3180         filename ../images/tabular-feature_append-row.png
3181         scale 85
3182
3183 \end_inset
3184
3185 .
3186 \end_layout
3187
3188 \begin_layout Standard
3189 The command 
3190 \series bold
3191
3192 \backslash
3193 cases
3194 \series default
3195  is also available via the menu 
3196 \family sans
3197 Insert\SpecialChar \menuseparator
3198 Math\SpecialChar \menuseparator
3199 Cases-Environment
3200 \family default
3201 .
3202 \end_layout
3203
3204 \begin_layout Subsection
3205 Negations
3206 \begin_inset Index
3207 status collapsed
3208
3209 \begin_layout Plain Layout
3210 Negations
3211 \end_layout
3212
3213 \end_inset
3214
3215
3216 \end_layout
3217
3218 \begin_layout Standard
3219 By inserting of 
3220 \series bold
3221
3222 \backslash
3223 not
3224 \series default
3225
3226 \begin_inset Index
3227 status collapsed
3228
3229 \begin_layout Plain Layout
3230 Commands ! N ! 
3231 \backslash
3232 not
3233 \end_layout
3234
3235 \end_inset
3236
3237  every character can be displayed canceled.
3238  The characters are quasi accentuated by a slash.
3239 \end_layout
3240
3241 \begin_layout Standard
3242 \align center
3243 \begin_inset Tabular
3244 <lyxtabular version="3" rows="4" columns="2">
3245 <features>
3246 <column alignment="center" valignment="top" width="0pt">
3247 <column alignment="center" valignment="top" width="0pt">
3248 <row>
3249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 Command
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 Result
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 </row>
3268 <row>
3269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \backslash
3275 not=
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 \begin_inset Formula $\not=$
3285 \end_inset
3286
3287
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row>
3294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \backslash
3300 not 
3301 \backslash
3302 le
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311 \begin_inset Formula $\not\le$
3312 \end_inset
3313
3314
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 </row>
3320 <row>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \backslash
3327 not 
3328 \backslash
3329 parallel
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338 \begin_inset Formula $\not\parallel$
3339 \end_inset
3340
3341
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 </row>
3347 </lyxtabular>
3348
3349 \end_inset
3350
3351
3352 \end_layout
3353
3354 \begin_layout Standard
3355 The last example shows, that not all negations look good.
3356  Therefore there are for some negations special commands (see 
3357 \begin_inset CommandInset ref
3358 LatexCommand ref
3359 reference "sub:Mathematical-Symbols"
3360
3361 \end_inset
3362
3363  and 
3364 \begin_inset CommandInset ref
3365 LatexCommand ref
3366 reference "sec:Relations"
3367
3368 \end_inset
3369
3370 ).
3371 \end_layout
3372
3373 \begin_layout Subsection
3374 Placeholders
3375 \begin_inset CommandInset label
3376 LatexCommand label
3377 name "sub:Placeholders"
3378
3379 \end_inset
3380
3381
3382 \begin_inset Index
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386 Placeholders
3387 \end_layout
3388
3389 \end_inset
3390
3391
3392 \begin_inset Index
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 Chemical characters ! Isotopes
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \begin_inset Index
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406 Isotopes|see
3407 \begin_inset ERT
3408 status collapsed
3409
3410 \begin_layout Plain Layout
3411
3412 {
3413 \end_layout
3414
3415 \end_inset
3416
3417 Chemical characters
3418 \begin_inset ERT
3419 status collapsed
3420
3421 \begin_layout Plain Layout
3422
3423 }
3424 \end_layout
3425
3426 \end_inset
3427
3428
3429 \end_layout
3430
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \begin_layout Standard
3437 When displaying e.
3438 \begin_inset space \thinspace{}
3439 \end_inset
3440
3441 g.
3442 \begin_inset space \space{}
3443 \end_inset
3444
3445 isotopes
3446 \begin_inset Foot
3447 status collapsed
3448
3449 \begin_layout Plain Layout
3450 More about chemical symbols is written in 
3451 \begin_inset CommandInset ref
3452 LatexCommand ref
3453 reference "sub:Chemical-Symbols-and"
3454
3455 \end_inset
3456
3457 .
3458 \end_layout
3459
3460 \end_inset
3461
3462  the following problem occurs:
3463 \end_layout
3464
3465 \begin_layout Standard
3466 \align center
3467 \begin_inset Tabular
3468 <lyxtabular version="3" rows="2" columns="2">
3469 <features>
3470 <column alignment="center" valignment="top" width="0pt">
3471 <column alignment="center" valignment="top" width="0pt">
3472 <row>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Indices created with sub- and superscripts:
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3487 \end_inset
3488
3489
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 </row>
3495 <row>
3496 <cell alignment="center" valignment="top" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500 correct indices:
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 <cell alignment="center" valignment="top" usebox="none">
3506 \begin_inset Text
3507
3508 \begin_layout Plain Layout
3509 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3510 \end_inset
3511
3512
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 </row>
3518 </lyxtabular>
3519
3520 \end_inset
3521
3522
3523 \begin_inset Note Note
3524 status collapsed
3525
3526 \begin_layout Plain Layout
3527
3528 \series bold
3529
3530 \backslash
3531 raisebox
3532 \series default
3533  is only used as spacer.
3534 \end_layout
3535
3536 \end_inset
3537
3538
3539 \end_layout
3540
3541 \begin_layout Standard
3542 The shorter index is by default placed below or above the first character
3543  of the longer index.
3544  To avoid this there is the command 
3545 \series bold
3546
3547 \backslash
3548 phantom
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Commands ! P ! 
3556 \backslash
3557 phantom
3558 \end_layout
3559
3560 \end_inset
3561
3562  or the math toolbar button
3563 \begin_inset space \thinspace{}
3564 \end_inset
3565
3566
3567 \begin_inset Foot
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571 can be found in the submenu of the toolbar button 
3572 \begin_inset Graphics
3573         filename ../images/math/space.png
3574         scale 85
3575
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \end_inset
3582
3583  
3584 \begin_inset Graphics
3585         filename ../images/math/phantom.png
3586         scale 85
3587
3588 \end_inset
3589
3590  that creates one or more phantom characters.
3591  When inserting 
3592 \series bold
3593
3594 \backslash
3595 phantom
3596 \series default
3597  a small blue box appears that is superposed with two red arrows.
3598  The arrows indicate that the complete width and height of the box content
3599  will be created as placeholder.
3600  Phantom characters are accordingly placeholders with the size of the characters.
3601 \end_layout
3602
3603 \begin_layout Standard
3604 \align center
3605 \begin_inset Tabular
3606 <lyxtabular version="3" rows="4" columns="2">
3607 <features>
3608 <column alignment="center" valignment="top" width="0">
3609 <column alignment="center" valignment="top" width="0">
3610 <row>
3611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Command
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 Result
3625 \begin_inset Note Note
3626 status collapsed
3627
3628 \begin_layout Plain Layout
3629
3630 \series bold
3631
3632 \backslash
3633 raisebox
3634 \series default
3635  is only used as spacer.
3636 \end_layout
3637
3638 \end_inset
3639
3640
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 </row>
3646 <row>
3647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 ^19
3652 \begin_inset ERT
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656
3657
3658 \backslash
3659 spce 
3660 \end_layout
3661
3662 \end_inset
3663
3664 _
3665 \backslash
3666 phantom
3667 \begin_inset ERT
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671
3672
3673 \backslash
3674 spce 
3675 \end_layout
3676
3677 \end_inset
3678
3679 1
3680 \begin_inset Formula $\to$
3681 \end_inset
3682
3683 9
3684 \begin_inset ERT
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688
3689
3690 \backslash
3691 spce 
3692 \end_layout
3693
3694 \end_inset
3695
3696 F
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3706 \end_inset
3707
3708
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 </row>
3714 <row>
3715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 ^235
3720 \begin_inset ERT
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724
3725
3726 \backslash
3727 spce 
3728 \end_layout
3729
3730 \end_inset
3731
3732 _
3733 \backslash
3734 phantom
3735 \begin_inset ERT
3736 status collapsed
3737
3738 \begin_layout Plain Layout
3739
3740
3741 \backslash
3742 spce 
3743 \end_layout
3744
3745 \end_inset
3746
3747 23
3748 \begin_inset Formula $\to$
3749 \end_inset
3750
3751 9
3752 \begin_inset ERT
3753 status collapsed
3754
3755 \begin_layout Plain Layout
3756
3757
3758 \backslash
3759 spce 
3760 \end_layout
3761
3762 \end_inset
3763
3764 F
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3774 \end_inset
3775
3776
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 </row>
3782 <row>
3783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787
3788 \backslash
3789 Lambda^
3790 \begin_inset ERT
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794
3795
3796 \backslash
3797 spce 
3798 \end_layout
3799
3800 \end_inset
3801
3802
3803 \backslash
3804 phantom
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 ii
3818 \begin_inset Formula $\to$
3819 \end_inset
3820
3821 t
3822 \begin_inset ERT
3823 status collapsed
3824
3825 \begin_layout Plain Layout
3826
3827
3828 \backslash
3829 spce 
3830 \end_layout
3831
3832 \end_inset
3833
3834 _MMt
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3844 \end_inset
3845
3846
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 </row>
3852 </lyxtabular>
3853
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \begin_layout Standard
3860 Furthermore there are the commands 
3861 \series bold
3862
3863 \backslash
3864 vphantom
3865 \series default
3866
3867 \begin_inset Index
3868 status collapsed
3869
3870 \begin_layout Plain Layout
3871 Commands ! V ! 
3872 \backslash
3873 vphantom
3874 \end_layout
3875
3876 \end_inset
3877
3878  (toolbar button 
3879 \begin_inset space ~
3880 \end_inset
3881
3882
3883 \begin_inset Graphics
3884         filename ../images/math/vphantom.png
3885         scale 85
3886
3887 \end_inset
3888
3889 ) and 
3890 \series bold
3891
3892 \backslash
3893 hphantom
3894 \series default
3895
3896 \begin_inset Index
3897 status collapsed
3898
3899 \begin_layout Plain Layout
3900 Commands ! H ! 
3901 \backslash
3902 hphantom
3903 \end_layout
3904
3905 \end_inset
3906
3907  (toolbar button 
3908 \begin_inset space ~
3909 \end_inset
3910
3911
3912 \begin_inset Graphics
3913         filename ../images/math/hphantom.png
3914         scale 85
3915
3916 \end_inset
3917
3918 ).
3919  
3920 \series bold
3921
3922 \backslash
3923 hphantom
3924 \series default
3925  creates only space for the maximal height of the characters in the box
3926  but not for its width.
3927  
3928 \series bold
3929
3930 \backslash
3931 vphantom
3932 \series default
3933  creates only space for the width of the box content.
3934  Therefore  the boxes of both commands have only one red arrow.
3935 \end_layout
3936
3937 \begin_layout Standard
3938 For example creates 
3939 \series bold
3940
3941 \backslash
3942 vphantom
3943 \series default
3944
3945 \begin_inset ERT
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949
3950
3951 \backslash
3952 spce 
3953 \end_layout
3954
3955 \end_inset
3956
3957
3958 \series bold
3959 a
3960 \backslash
3961 int
3962 \series default
3963  space for the height of the integral sign,
3964 \begin_inset Foot
3965 status collapsed
3966
3967 \begin_layout Plain Layout
3968 The command 
3969 \series bold
3970
3971 \backslash
3972 int
3973 \series default
3974  creates an integral sign, see 
3975 \begin_inset CommandInset ref
3976 LatexCommand ref
3977 reference "sub:Big-Operators"
3978
3979 \end_inset
3980
3981 .
3982 \end_layout
3983
3984 \end_inset
3985
3986  because this is the larger character.
3987  An example application is in 
3988 \begin_inset CommandInset ref
3989 LatexCommand ref
3990 reference "sub:Multiline-Brackets"
3991
3992 \end_inset
3993
3994 .
3995 \end_layout
3996
3997 \begin_layout Subsection
3998 Lines
3999 \begin_inset Index
4000 status collapsed
4001
4002 \begin_layout Plain Layout
4003 Lines
4004 \end_layout
4005
4006 \end_inset
4007
4008
4009 \begin_inset Index
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013 Formula ! underlined
4014 \end_layout
4015
4016 \end_inset
4017
4018
4019 \end_layout
4020
4021 \begin_layout Standard
4022 \align center
4023 \begin_inset Tabular
4024 <lyxtabular version="3" rows="4" columns="2">
4025 <features>
4026 <column alignment="center" valignment="top" width="0pt">
4027 <column alignment="center" valignment="top" width="0pt">
4028 <row>
4029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 Command
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 Result
4043 \begin_inset Note Note
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047
4048 \series bold
4049
4050 \backslash
4051 raisebox
4052 \series default
4053  is only used as spacer.
4054 \end_layout
4055
4056 \end_inset
4057
4058
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \backslash
4071 overline
4072 \begin_inset ERT
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076
4077
4078 \backslash
4079 spce 
4080 \end_layout
4081
4082 \end_inset
4083
4084 A+B
4085 \begin_inset Index
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 Commands ! O ! 
4090 \backslash
4091 overline
4092 \end_layout
4093
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 </row>
4114 <row>
4115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119
4120 \backslash
4121 underline
4122 \begin_inset ERT
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126
4127
4128 \backslash
4129 spce 
4130 \end_layout
4131
4132 \end_inset
4133
4134 A+B
4135 \begin_inset Index
4136 status collapsed
4137
4138 \begin_layout Plain Layout
4139 Commands ! U ! 
4140 \backslash
4141 underline
4142 \end_layout
4143
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4156 \end_inset
4157
4158
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 </row>
4164 <row>
4165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169
4170 \backslash
4171 overline
4172 \begin_inset ERT
4173 status collapsed
4174
4175 \begin_layout Plain Layout
4176
4177
4178 \backslash
4179 spce 
4180 \end_layout
4181
4182 \end_inset
4183
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 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4209 \end_inset
4210
4211
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 </row>
4217 </lyxtabular>
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 In the last example it doesn't matter if first 
4226 \series bold
4227
4228 \backslash
4229 overline
4230 \series default
4231  or 
4232 \series bold
4233
4234 \backslash
4235 underline
4236 \series default
4237  is inserted.
4238 \end_layout
4239
4240 \begin_layout Standard
4241 To double underline e.
4242 \begin_inset space \thinspace{}
4243 \end_inset
4244
4245 g.
4246 \begin_inset space \space{}
4247 \end_inset
4248
4249 results, one uses 
4250 \series bold
4251
4252 \backslash
4253 underline
4254 \series default
4255  twice.
4256 \end_layout
4257
4258 \begin_layout Standard
4259 It is possible to place up to 6 lines above or below characters.
4260 \end_layout
4261
4262 \begin_layout Standard
4263 \begin_inset VSpace bigskip
4264 \end_inset
4265
4266 Custom lines can be created using the command 
4267 \series bold
4268
4269 \backslash
4270 rule
4271 \series default
4272
4273 \begin_inset Index
4274 status collapsed
4275
4276 \begin_layout Plain Layout
4277 Commands ! R ! 
4278 \backslash
4279 rule
4280 \end_layout
4281
4282 \end_inset
4283
4284  which has the following scheme:
4285 \end_layout
4286
4287 \begin_layout Standard
4288
4289 \series bold
4290
4291 \backslash
4292 rule[vertical offset]{length}{thickness}
4293 \end_layout
4294
4295 \begin_layout Standard
4296 The optional vertical offset shifts the line upwards (or downwards, when
4297  the value is negative).
4298  The units listed in 
4299 \begin_inset CommandInset ref
4300 LatexCommand ref
4301 reference "tab:Available-units"
4302
4303 \end_inset
4304
4305  can be used for the values.
4306  Here are two example lines created with the commands
4307 \begin_inset Newline newline
4308 \end_inset
4309
4310
4311 \series bold
4312
4313 \backslash
4314 rule[-2ex]{3cm}{2pt}
4315 \series default
4316  and 
4317 \series bold
4318
4319 \backslash
4320 rule{2cm}{1pt}
4321 \series default
4322 :
4323 \end_layout
4324
4325 \begin_layout Standard
4326 This is a sentence 
4327 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4328 \end_inset
4329
4330  with two lines.
4331 \end_layout
4332
4333 \begin_layout Standard
4334
4335 \series bold
4336
4337 \backslash
4338 rule
4339 \series default
4340  can also be used for text when it is inserted in TeX-mode.
4341 \end_layout
4342
4343 \begin_layout Subsection
4344 Ellipses
4345 \begin_inset CommandInset label
4346 LatexCommand label
4347 name "sub:Ellipses"
4348
4349 \end_inset
4350
4351
4352 \begin_inset Index
4353 status collapsed
4354
4355 \begin_layout Plain Layout
4356 Ellipses
4357 \end_layout
4358
4359 \end_inset
4360
4361
4362 \end_layout
4363
4364 \begin_layout Standard
4365 There are different types of ellipses available.
4366 \begin_inset Foot
4367 status collapsed
4368
4369 \begin_layout Plain Layout
4370 In the math toolbar in the submenu of the button 
4371 \begin_inset Graphics
4372         filename ../images/math/ldots.png
4373         scale 85
4374
4375 \end_inset
4376
4377
4378 \end_layout
4379
4380 \end_inset
4381
4382  For listings dots at the baseline are used (
4383 \series bold
4384
4385 \backslash
4386 ldots
4387 \series default
4388
4389 \begin_inset Index
4390 status collapsed
4391
4392 \begin_layout Plain Layout
4393 Commands ! L ! 
4394 \backslash
4395 ldots
4396 \end_layout
4397
4398 \end_inset
4399
4400 ), while for operations dots are needed that are on the same height as the
4401  operators (
4402 \series bold
4403
4404 \backslash
4405 cdots
4406 \series default
4407
4408 \begin_inset Index
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Commands ! C ! 
4413 \backslash
4414 cdots
4415 \end_layout
4416
4417 \end_inset
4418
4419 ).
4420  When using the command 
4421 \series bold
4422
4423 \backslash
4424 dots
4425 \series default
4426
4427 \begin_inset Index
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 Commands ! D ! 
4432 \backslash
4433 dots
4434 \end_layout
4435
4436 \end_inset
4437
4438 , LaTeX decides on the basis of the next character what type is used.
4439 \end_layout
4440
4441 \begin_layout Standard
4442 \align center
4443 \begin_inset Tabular
4444 <lyxtabular version="3" rows="8" columns="2">
4445 <features>
4446 <column alignment="center" valignment="top" width="0pt">
4447 <column alignment="center" valignment="top" width="0pt">
4448 <row>
4449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 Command
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 Result
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 A_1
4474 \begin_inset ERT
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478
4479
4480 \backslash
4481 spce 
4482 \end_layout
4483
4484 \end_inset
4485
4486 ,
4487 \backslash
4488 dots
4489 \begin_inset ERT
4490 status collapsed
4491
4492 \begin_layout Plain Layout
4493
4494
4495 \backslash
4496 spce 
4497 \end_layout
4498
4499 \end_inset
4500
4501 ,A_n
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 \begin_inset Formula $A_{1},\dots,A_{n}$
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524 A_1
4525 \begin_inset ERT
4526 status collapsed
4527
4528 \begin_layout Plain Layout
4529
4530
4531 \backslash
4532 spce 
4533 \end_layout
4534
4535 \end_inset
4536
4537 +
4538 \backslash
4539 dots
4540 \begin_inset ERT
4541 status collapsed
4542
4543 \begin_layout Plain Layout
4544
4545
4546 \backslash
4547 spce 
4548 \end_layout
4549
4550 \end_inset
4551
4552 +A_n
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561 \begin_inset Formula $A_{1}+\dots+A_{n}$
4562 \end_inset
4563
4564
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 </row>
4570 <row>
4571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 A_1
4576 \begin_inset ERT
4577 status collapsed
4578
4579 \begin_layout Plain Layout
4580
4581
4582 \backslash
4583 spce 
4584 \end_layout
4585
4586 \end_inset
4587
4588 ,
4589 \backslash
4590 ldots
4591 \begin_inset ERT
4592 status collapsed
4593
4594 \begin_layout Plain Layout
4595
4596
4597 \backslash
4598 spce 
4599 \end_layout
4600
4601 \end_inset
4602
4603 ,A_n
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 \begin_inset Formula $A_{1},\ldots,A_{n}$
4613 \end_inset
4614
4615
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626 A_1
4627 \begin_inset ERT
4628 status collapsed
4629
4630 \begin_layout Plain Layout
4631
4632
4633 \backslash
4634 spce 
4635 \end_layout
4636
4637 \end_inset
4638
4639 +
4640 \backslash
4641 cdots
4642 \begin_inset ERT
4643 status collapsed
4644
4645 \begin_layout Plain Layout
4646
4647
4648 \backslash
4649 spce 
4650 \end_layout
4651
4652 \end_inset
4653
4654 +A_n
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4664 \end_inset
4665
4666
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 </row>
4672 <row>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677
4678 \backslash
4679 vdots
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688 \begin_inset Formula $\vdots$
4689 \end_inset
4690
4691
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 </row>
4697 <row>
4698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702
4703 \backslash
4704 ddots
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 \begin_inset Formula $\ddots$
4714 \end_inset
4715
4716
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 </row>
4722 <row>
4723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727 3×3
4728 \begin_inset space \thinspace{}
4729 \end_inset
4730
4731 matrix with the different dots
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 \begin_inset Formula $\begin{array}{ccc}
4741 A_{11} & \cdots & A_{1m}\\
4742 \vdots & \ddots & \vdots\\
4743 A_{n1} & \cdots & A_{nm}\end{array}$
4744 \end_inset
4745
4746
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 </lyxtabular>
4753
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \begin_layout Standard
4760 The ellipses available in menu 
4761 \family sans
4762 Insert\SpecialChar \menuseparator
4763 Special
4764 \begin_inset space ~
4765 \end_inset
4766
4767 Character
4768 \family default
4769  are 
4770 \series bold
4771
4772 \backslash
4773 ldots
4774 \series default
4775 .
4776 \end_layout
4777
4778 \begin_layout Standard
4779 \begin_inset VSpace medskip
4780 \end_inset
4781
4782 Specially for matrices there are ellipses that span over several columns.
4783  They are created with the command 
4784 \series bold
4785
4786 \backslash
4787 hdotsfor
4788 \series default
4789
4790 \begin_inset Index
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794 Commands ! H ! 
4795 \backslash
4796 hdotsfor
4797 \end_layout
4798
4799 \end_inset
4800
4801 , that has the following scheme:
4802 \end_layout
4803
4804 \begin_layout Standard
4805
4806 \series bold
4807
4808 \backslash
4809 hdotsfor[distance]{number of columns}
4810 \end_layout
4811
4812 \begin_layout Standard
4813 The number of columns specifies how many columns should be spanned.
4814  Distance is a factor for the distance between the dots.
4815 \end_layout
4816
4817 \begin_layout Standard
4818 In the following matrix the command 
4819 \series bold
4820
4821 \backslash
4822 hdotsfor[2]{4}
4823 \series default
4824  was inserted in the first box of the second line, to get an ellipsis with
4825  a dot distance twice as long as with the command 
4826 \series bold
4827
4828 \backslash
4829 dots
4830 \series default
4831 :
4832 \begin_inset Formula \[
4833 \left(\begin{array}{cccc}
4834 A & B & C & D\\
4835 \hdotsfor[2]{4}\\
4836 q & w & e & r\end{array}\right)\]
4837
4838 \end_inset
4839
4840 Note that the matrix fields that should be spanned must be empty, otherwise
4841  you get LaTeX-errors.
4842 \end_layout
4843
4844 \begin_layout Standard
4845 \begin_inset VSpace bigskip
4846 \end_inset
4847
4848 Furthermore you can fill with the command 
4849 \series bold
4850
4851 \backslash
4852 dotfill
4853 \series default
4854
4855 \begin_inset Index
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859 Commands ! D ! 
4860 \backslash
4861 dotfill
4862 \end_layout
4863
4864 \end_inset
4865
4866  the rest of a line with dots.
4867  The effect of these commands is the same like with 
4868 \series bold
4869
4870 \backslash
4871 hfill
4872 \series default
4873 , see 
4874 \begin_inset CommandInset ref
4875 LatexCommand ref
4876 reference "sub:Variable-Space"
4877
4878 \end_inset
4879
4880 .
4881 \end_layout
4882
4883 \begin_layout Standard
4884 For example the command 
4885 \series bold
4886 A
4887 \backslash
4888 dotfill
4889 \begin_inset ERT
4890 status collapsed
4891
4892 \begin_layout Plain Layout
4893
4894
4895 \backslash
4896 spce 
4897 \end_layout
4898
4899 \end_inset
4900
4901 B
4902 \series default
4903  produces
4904 \end_layout
4905
4906 \begin_layout Standard
4907 \begin_inset Formula $A\dotfill B$
4908 \end_inset
4909
4910
4911 \end_layout
4912
4913 \begin_layout Standard
4914 Analog to
4915 \series bold
4916  
4917 \backslash
4918 dotfill
4919 \series default
4920  there is for a line the command 
4921 \series bold
4922
4923 \backslash
4924 hrulefill
4925 \series default
4926
4927 \begin_inset Index
4928 status collapsed
4929
4930 \begin_layout Plain Layout
4931 Commands ! H ! 
4932 \backslash
4933 hrulefill
4934 \end_layout
4935
4936 \end_inset
4937
4938 :
4939 \end_layout
4940
4941 \begin_layout Standard
4942 \begin_inset Formula $A\hrulefill B$
4943 \end_inset
4944
4945
4946 \end_layout
4947
4948 \begin_layout Standard
4949 To use the commands for text, they have to be inserted in TeX-mode.
4950 \end_layout
4951
4952 \begin_layout Section
4953 Matrices
4954 \begin_inset CommandInset label
4955 LatexCommand label
4956 name "sec:Matrices"
4957
4958 \end_inset
4959
4960
4961 \begin_inset Index
4962 status collapsed
4963
4964 \begin_layout Plain Layout
4965 Matrices
4966 \end_layout
4967
4968 \end_inset
4969
4970
4971 \end_layout
4972
4973 \begin_layout Standard
4974 Matrices can be inserted via the math toolbar button 
4975 \begin_inset Graphics
4976         filename ../images/dialog-show_mathmatrix.png
4977         scale 85
4978
4979 \end_inset
4980
4981  or the menu 
4982 \family sans
4983 Insert\SpecialChar \menuseparator
4984 Math\SpecialChar \menuseparator
4985 Matrix
4986 \family default
4987 .
4988  You will be asked for the number of matrix columns and rows, and the alignment.
4989  The vertical alignment is hereby only of importance for matrices in inline
4990  formulas:
4991 \end_layout
4992
4993 \begin_layout Standard
4994 The first matrix is top 
4995 \begin_inset Formula $\begin{array}[t]{cccc}
4996 A & D & G & J\\
4997 B & E & H & K\\
4998 C & F & I & L\end{array}$
4999 \end_inset
5000
5001 , the second middle 
5002 \begin_inset Formula $\begin{array}{cccc}
5003 A & D & G & J\\
5004 B & E & H & K\\
5005 C & F & I & L\end{array}$
5006 \end_inset
5007
5008 , and the third bottom 
5009 \begin_inset Formula $\begin{array}[b]{cccc}
5010 A & D & G & J\\
5011 B & E & H & K\\
5012 C & F & I & L\end{array}$
5013 \end_inset
5014
5015  aligned.
5016 \end_layout
5017
5018 \begin_layout Standard
5019 The horizontal alignment specifies how the column entries should be aligned.
5020  It is set by entering a letter for every column.
5021  
5022 \emph on
5023 l
5024 \emph default
5025  denotes left aligned, 
5026 \emph on
5027 c
5028 \emph default
5029  centered, and 
5030 \emph on
5031 r
5032 \emph default
5033  right aligned.
5034  To create for example a 4
5035 \series bold
5036 ×
5037 \series default
5038 4
5039 \begin_inset space ~
5040 \end_inset
5041
5042 matrix where the first column is left aligned, the second and third are
5043  centered, and the last one is right aligned, one enters for the horizontal
5044  alignment 
5045 \series bold
5046 lccr
5047 \series default
5048 .
5049  Normally are in a matrix all columns centered, therefore the default is
5050  for every column is a 
5051 \series bold
5052 c
5053 \series default
5054 .
5055 \end_layout
5056
5057 \begin_layout Standard
5058 Horizontal alignment:
5059 \end_layout
5060
5061 \begin_layout Standard
5062
5063 \series bold
5064 lll
5065 \series default
5066  : 
5067 \begin_inset Formula $\begin{array}{lll}
5068 10000 & D & G\\
5069 B & 10000 & H\\
5070 C & F & 10000\end{array}$
5071 \end_inset
5072
5073  , 
5074 \series bold
5075 ccc
5076 \series default
5077  : 
5078 \begin_inset Formula $\begin{array}{ccc}
5079 10000 & D & G\\
5080 B & 10000 & H\\
5081 C & F & 10000\end{array}$
5082 \end_inset
5083
5084  , 
5085 \series bold
5086 rrr
5087 \series default
5088  : 
5089 \begin_inset Formula $\begin{array}{rrr}
5090 10000 & D & G\\
5091 B & 10000 & H\\
5092 C & F & 10000\end{array}$
5093 \end_inset
5094
5095
5096 \end_layout
5097
5098 \begin_layout Standard
5099 To add or delete rows and columns subsequently, the math toolbar buttons
5100  
5101 \begin_inset Graphics
5102         filename ../images/tabular-feature_append-row.png
5103         scale 85
5104
5105 \end_inset
5106
5107
5108 \begin_inset Graphics
5109         filename ../images/tabular-feature_delete-row.png
5110         scale 85
5111
5112 \end_inset
5113
5114 , etc.
5115 \begin_inset space \thinspace{}
5116 \end_inset
5117
5118 , or the menu 
5119 \family sans
5120 Edit\SpecialChar \menuseparator
5121 Rows & Columns
5122 \family default
5123  can be used.
5124  New rows can also be created with 
5125 \begin_inset Info
5126 type  "shortcut"
5127 arg   "newline-insert newline"
5128 \end_inset
5129
5130 .
5131 \end_layout
5132
5133 \begin_layout Standard
5134 \begin_inset VSpace bigskip
5135 \end_inset
5136
5137 Parentheses around a matrix can can either be created with the commands
5138  
5139 \series bold
5140
5141 \backslash
5142 left
5143 \series default
5144
5145 \begin_inset Index
5146 status collapsed
5147
5148 \begin_layout Plain Layout
5149 Commands ! L ! 
5150 \backslash
5151 left
5152 \end_layout
5153
5154 \end_inset
5155
5156  and 
5157 \series bold
5158
5159 \backslash
5160 right
5161 \series default
5162
5163 \begin_inset Index
5164 status collapsed
5165
5166 \begin_layout Plain Layout
5167 Commands ! R ! 
5168 \backslash
5169 right
5170 \end_layout
5171
5172 \end_inset
5173
5174  (shortcut 
5175 \family sans
5176 Alt+M
5177 \begin_inset space ~
5178 \end_inset
5179
5180 Parenthesis
5181 \family default
5182 ), see 
5183 \begin_inset CommandInset ref
5184 LatexCommand ref
5185 reference "sub:Automatic-Bracket-Size"
5186
5187 \end_inset
5188
5189 , or by using the following commands:
5190 \begin_inset VSpace medskip
5191 \end_inset
5192
5193
5194 \end_layout
5195
5196 \begin_layout Standard
5197 \begin_inset space \hfill{}
5198 \end_inset
5199
5200
5201 \begin_inset Tabular
5202 <lyxtabular version="3" rows="4" columns="2">
5203 <features>
5204 <column alignment="center" valignment="top" width="0">
5205 <column alignment="center" valignment="top" width="0">
5206 <row>
5207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Command
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 Result
5221 \begin_inset Note Note
5222 status collapsed
5223
5224 \begin_layout Plain Layout
5225
5226 \series bold
5227
5228 \backslash
5229 raisebox
5230 \series default
5231  is only used as spacer.
5232 \end_layout
5233
5234 \end_inset
5235
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \backslash
5249 bmatrix
5250 \begin_inset ERT
5251 status collapsed
5252
5253 \begin_layout Plain Layout
5254
5255
5256 \backslash
5257 spce 
5258 \end_layout
5259
5260 \end_inset
5261
5262 2
5263 \series bold
5264 ×
5265 \series default
5266 2
5267 \begin_inset space \thinspace{}
5268 \end_inset
5269
5270 matrix
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5280 0 & \textrm{-}\mathrm{i}\\
5281 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row>
5291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295
5296 \backslash
5297 Bmatrix
5298 \begin_inset ERT
5299 status collapsed
5300
5301 \begin_layout Plain Layout
5302
5303
5304 \backslash
5305 spce 
5306 \end_layout
5307
5308 \end_inset
5309
5310 2
5311 \series bold
5312 ×
5313 \series default
5314 2
5315 \begin_inset space \thinspace{}
5316 \end_inset
5317
5318 matrix
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5328 0 & \textrm{-}\mathrm{i}\\
5329 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5330 \end_inset
5331
5332
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 </row>
5338 <row>
5339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343
5344 \backslash
5345 pmatrix
5346 \begin_inset ERT
5347 status collapsed
5348
5349 \begin_layout Plain Layout
5350
5351
5352 \backslash
5353 spce 
5354 \end_layout
5355
5356 \end_inset
5357
5358 2
5359 \series bold
5360 ×
5361 \series default
5362 2
5363 \begin_inset space \thinspace{}
5364 \end_inset
5365
5366 matrix
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5376 0 & \textrm{-}\mathrm{i}\\
5377 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 </row>
5386 </lyxtabular>
5387
5388 \end_inset
5389
5390
5391 \begin_inset space \hfill{}
5392 \end_inset
5393
5394
5395 \begin_inset Tabular
5396 <lyxtabular version="3" rows="4" columns="2">
5397 <features>
5398 <column alignment="center" valignment="top" width="0">
5399 <column alignment="center" valignment="top" width="0">
5400 <row>
5401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5402 \begin_inset Text
5403
5404 \begin_layout Plain Layout
5405 Command
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 Result
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 </row>
5420 <row>
5421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425
5426 \backslash
5427 vmatrix
5428 \begin_inset ERT
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432
5433
5434 \backslash
5435 spce 
5436 \end_layout
5437
5438 \end_inset
5439
5440 2
5441 \series bold
5442 ×
5443 \series default
5444 2
5445 \begin_inset space \thinspace{}
5446 \end_inset
5447
5448 matrix
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5458 0 & \textrm{-}\mathrm{i}\\
5459 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row>
5469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473
5474 \backslash
5475 Vmatrix
5476 \begin_inset ERT
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480
5481
5482 \backslash
5483 spce 
5484 \end_layout
5485
5486 \end_inset
5487
5488 2
5489 \series bold
5490 ×
5491 \series default
5492 2
5493 \begin_inset space \thinspace{}
5494 \end_inset
5495
5496 matrix
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5506 0 & \textrm{-}\mathrm{i}\\
5507 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 </row>
5516 <row>
5517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521
5522 \backslash
5523 matrix
5524 \begin_inset ERT
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528
5529
5530 \backslash
5531 spce 
5532 \end_layout
5533
5534 \end_inset
5535
5536 2
5537 \series bold
5538 ×
5539 \series default
5540 2
5541 \begin_inset space \thinspace{}
5542 \end_inset
5543
5544 matrix
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5554 0 & \textrm{-}\mathrm{i}\\
5555 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 </row>
5564 </lyxtabular>
5565
5566 \end_inset
5567
5568
5569 \begin_inset space \hfill{}
5570 \end_inset
5571
5572
5573 \end_layout
5574
5575 \begin_layout Standard
5576 \begin_inset VSpace medskip
5577 \end_inset
5578
5579 When e.
5580 \begin_inset space \thinspace{}
5581 \end_inset
5582
5583 g.
5584 \begin_inset space \space{}
5585 \end_inset
5586
5587
5588 \series bold
5589
5590 \backslash
5591 vmatrix
5592 \series default
5593  is inserted, a blue box appears between two vertical lines where the matrix
5594  is inserted.
5595 \end_layout
5596
5597 \begin_layout Standard
5598 \begin_inset VSpace bigskip
5599 \end_inset
5600
5601 As all multiline formulas are matrices, the length 
5602 \series bold
5603
5604 \backslash
5605 arraycolsep
5606 \series default
5607
5608 \begin_inset Index
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Commands ! A ! 
5613 \backslash
5614 arraycolsep
5615 \end_layout
5616
5617 \end_inset
5618
5619  that is described in 
5620 \begin_inset CommandInset ref
5621 LatexCommand ref
5622 reference "sub:Column-Separation"
5623
5624 \end_inset
5625
5626  can also be used to change the column separation of matrices.
5627 \end_layout
5628
5629 \begin_layout Standard
5630 To change the row separation, the command 
5631 \series bold
5632
5633 \backslash
5634 arraystretch
5635 \series default
5636
5637 \begin_inset Index
5638 status collapsed
5639
5640 \begin_layout Plain Layout
5641 Commands ! A ! 
5642 \backslash
5643 arraystretch
5644 \end_layout
5645
5646 \end_inset
5647
5648  is used.
5649  It is used as follows:
5650 \end_layout
5651
5652 \begin_layout Standard
5653
5654 \series bold
5655
5656 \backslash
5657 renewcommand{
5658 \backslash
5659 arraystretch}{stretch factor}
5660 \begin_inset Index
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664 Commands ! R ! 
5665 \backslash
5666 renewcommand
5667 \end_layout
5668
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \begin_layout Standard
5675 The command 
5676 \series bold
5677
5678 \backslash
5679 renewcommand
5680 \series default
5681  assigns the stretch factor to the predefined command 
5682 \series bold
5683
5684 \backslash
5685 arraystretch
5686 \series default
5687 .
5688  To double e.
5689 \begin_inset space \thinspace{}
5690 \end_inset
5691
5692 g.
5693 \begin_inset space \space{}
5694 \end_inset
5695
5696 the row separation, use the factor 2.
5697  This is then used for all following matrices.
5698  To go back to the original separation, assign the factor 1 to 
5699 \series bold
5700
5701 \backslash
5702 arraystretch
5703 \series default
5704 .
5705 \end_layout
5706
5707 \begin_layout Standard
5708 To set matrices into a text line, the command 
5709 \series bold
5710
5711 \backslash
5712 smallmatrix
5713 \series default
5714
5715 \begin_inset Index
5716 status collapsed
5717
5718 \begin_layout Plain Layout
5719 Commands ! S ! 
5720 \backslash
5721 smallmatrix
5722 \end_layout
5723
5724 \end_inset
5725
5726  is used.
5727  When it is inserted a blue box with two dashed lines appears.
5728  In this box the matrix is inserted.
5729 \end_layout
5730
5731 \begin_layout Standard
5732 This is a matrix 
5733 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5734 C & D\end{smallmatrix}\right)$
5735 \end_inset
5736
5737  in a text line.
5738 \end_layout
5739
5740 \begin_layout Section
5741 Brackets and Delimiters
5742 \begin_inset Index
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Brackets
5747 \end_layout
5748
5749 \end_inset
5750
5751
5752 \begin_inset Index
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756 Delimiters
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \begin_layout Subsection
5765 Vertical Brackets and Delimiters
5766 \begin_inset Index
5767 status collapsed
5768
5769 \begin_layout Plain Layout
5770 Brackets ! vertical
5771 \end_layout
5772
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \begin_layout Standard
5779 \begin_inset space \hfill{}
5780 \end_inset
5781
5782
5783 \begin_inset Tabular
5784 <lyxtabular version="3" rows="9" columns="2">
5785 <features>
5786 <column alignment="center" valignment="top" width="0pt">
5787 <column alignment="center" valignment="top" width="0pt">
5788 <row>
5789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 Command
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 Result
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 (
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $($
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 {
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 \begin_inset Formula $\{$
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 <row>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 [
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 \begin_inset Formula $[$
5869 \end_inset
5870
5871
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 </row>
5877 <row>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882
5883 \backslash
5884 langle
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $\langle$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 <row>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907
5908 \backslash
5909 lceil
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $\lceil$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \backslash
5934 lfloor
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 \begin_inset Formula $\lfloor$
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 </row>
5952 <row>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957 /
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 \begin_inset Formula $/$
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 </row>
5975 <row>
5976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980 |
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 \begin_inset Formula $|$
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 </row>
5998 </lyxtabular>
5999
6000 \end_inset
6001
6002
6003 \begin_inset space \hfill{}
6004 \end_inset
6005
6006
6007 \begin_inset Tabular
6008 <lyxtabular version="3" rows="9" columns="2">
6009 <features>
6010 <column alignment="center" valignment="top" width="0pt">
6011 <column alignment="center" valignment="top" width="0pt">
6012 <row>
6013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 Command
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 Result
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 <row>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 )
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 \begin_inset Formula $)$
6047 \end_inset
6048
6049
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 }
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 \begin_inset Formula $\}$
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 </row>
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 ]
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 \begin_inset Formula $]$
6093 \end_inset
6094
6095
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 </row>
6101 <row>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106
6107 \backslash
6108 rangle
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 \begin_inset Formula $\rangle$
6118 \end_inset
6119
6120
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131
6132 \backslash
6133 rceil
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 \begin_inset Formula $\rceil$
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156
6157 \backslash
6158 rfloor
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 \begin_inset Formula $\rfloor$
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 </row>
6176 <row>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \backslash
6183
6184 \backslash
6185
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 \begin_inset Formula $\backslash$
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208
6209 \backslash
6210 |
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $\|$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 </lyxtabular>
6229
6230 \end_inset
6231
6232
6233 \begin_inset space \hfill{}
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \begin_layout Standard
6240
6241 \series medium
6242 \begin_inset Note Greyedout
6243 status open
6244
6245 \begin_layout Plain Layout
6246
6247 \series bold
6248 Note:
6249 \series default
6250  In TeX-mode the command 
6251 \series bold
6252
6253 \backslash
6254 textbackslash
6255 \series default
6256
6257 \begin_inset Index
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Commands ! T ! 
6262 \backslash
6263 textbackslash
6264 \end_layout
6265
6266 \end_inset
6267
6268  must be used for the backslash, because the command 
6269 \series bold
6270
6271 \backslash
6272
6273 \backslash
6274
6275 \series default
6276  produces there a line break.
6277 \end_layout
6278
6279 \end_inset
6280
6281
6282 \end_layout
6283
6284 \begin_layout Standard
6285 For all characters listed above the size can be adjusted with the commands
6286  described in the following two subsections.
6287  When using these commands, the characters < and > can directly be used
6288  instead of the commands 
6289 \series bold
6290
6291 \backslash
6292 langle
6293 \series default
6294  and 
6295 \series bold
6296
6297 \backslash
6298 rangle
6299 \series default
6300 .
6301 \end_layout
6302
6303 \begin_layout Subsubsection
6304 Manual Bracket Size
6305 \begin_inset CommandInset label
6306 LatexCommand label
6307 name "sub:Manual-Bracket-Size"
6308
6309 \end_inset
6310
6311
6312 \begin_inset Index
6313 status collapsed
6314
6315 \begin_layout Plain Layout
6316 Bracket size ! manual
6317 \end_layout
6318
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \begin_layout Standard
6325 The bracket size can be specified manually by the LaTeX-commands 
6326 \series bold
6327
6328 \backslash
6329 big
6330 \series default
6331
6332 \begin_inset Index
6333 status collapsed
6334
6335 \begin_layout Plain Layout
6336 Commands ! B ! 
6337 \backslash
6338 big
6339 \end_layout
6340
6341 \end_inset
6342
6343
6344 \series bold
6345
6346 \backslash
6347 Big
6348 \series default
6349
6350 \series bold
6351
6352 \backslash
6353 bigg
6354 \series default
6355 , and 
6356 \series bold
6357
6358 \backslash
6359 Bigg
6360 \series default
6361 .
6362  
6363 \series bold
6364
6365 \backslash
6366 big
6367 \series default
6368  denotes the smallest and 
6369 \series bold
6370
6371 \backslash
6372 Bigg
6373 \series default
6374  the largest bracket size.
6375 \end_layout
6376
6377 \begin_layout Standard
6378 These commands are used to emphasize levels of brackets:
6379 \end_layout
6380
6381 \begin_layout Standard
6382 \align center
6383 \begin_inset Tabular
6384 <lyxtabular version="3" rows="2" columns="2">
6385 <features>
6386 <column alignment="center" valignment="top" width="0pt">
6387 <column alignment="center" valignment="top" width="0pt">
6388 <row>
6389 <cell alignment="center" valignment="top" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 all brackets in the same size:
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6403 \end_inset
6404
6405
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 this looks better:
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell alignment="center" valignment="top" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6426 \end_inset
6427
6428
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 </row>
6434 </lyxtabular>
6435
6436 \end_inset
6437
6438
6439 \begin_inset Note Note
6440 status collapsed
6441
6442 \begin_layout Plain Layout
6443
6444 \series bold
6445
6446 \backslash
6447 raisebox
6448 \series default
6449  is only used as spacer.
6450 \end_layout
6451
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 For the second formula the command 
6459 \series bold
6460
6461 \backslash
6462 Big((A+B)(A-B)
6463 \backslash
6464 Big)^
6465 \begin_inset ERT
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469
6470
6471 \backslash
6472 spce 
6473 \end_layout
6474
6475 \end_inset
6476
6477 C
6478 \series default
6479  has been used.
6480 \end_layout
6481
6482 \begin_layout Standard
6483 Here is an overview about all bracket sizes:
6484 \end_layout
6485
6486 \begin_layout Standard
6487 \align center
6488
6489 \backslash
6490 Bigg(
6491 \backslash
6492 exp
6493 \backslash
6494 bigg<
6495 \backslash
6496 Big[
6497 \backslash
6498 big{
6499 \backslash
6500 ln(3x)
6501 \backslash
6502 big}^2
6503 \begin_inset ERT
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507
6508
6509 \backslash
6510 spce 
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \backslash
6517 sin(x)
6518 \backslash
6519 Big]^
6520 \begin_inset ERT
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524
6525
6526 \backslash
6527 spce 
6528 \end_layout
6529
6530 \end_inset
6531
6532 A
6533 \begin_inset ERT
6534 status collapsed
6535
6536 \begin_layout Plain Layout
6537
6538
6539 \backslash
6540 spce 
6541 \end_layout
6542
6543 \end_inset
6544
6545
6546 \backslash
6547 bigg>
6548 \backslash
6549 Bigg)^0,5
6550 \end_layout
6551
6552 \begin_layout Standard
6553 \align center
6554 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Besides the 
6562 \series bold
6563
6564 \backslash
6565 big
6566 \series default
6567 -commands there is the variant 
6568 \series bold
6569
6570 \backslash
6571 bigm
6572 \series default
6573
6574 \begin_inset Index
6575 status collapsed
6576
6577 \begin_layout Plain Layout
6578 Commands ! B ! 
6579 \backslash
6580 bigm
6581 \end_layout
6582
6583 \end_inset
6584
6585  that adds a bit more space between the bracket and its content, and the
6586  variant 
6587 \series bold
6588
6589 \backslash
6590 bigl
6591 \series default
6592 -
6593 \series bold
6594
6595 \backslash
6596 bigr
6597 \series default
6598
6599 \begin_inset Index
6600 status collapsed
6601
6602 \begin_layout Plain Layout
6603 Commands ! B ! 
6604 \backslash
6605 bigl - 
6606 \backslash
6607 bigr
6608 \end_layout
6609
6610 \end_inset
6611
6612 , that don't add additional space.
6613  The 
6614 \emph on
6615 l
6616 \emph default
6617  at the end of the command 
6618 \series bold
6619
6620 \backslash
6621 bigl
6622 \series default
6623  is for a left bracket; for a right bracket this will be replaced by an
6624  
6625 \emph on
6626 r
6627 \emph default
6628 .
6629  A left or right bracket can each be an opening or closing bracket.
6630 \end_layout
6631
6632 \begin_layout Standard
6633 In the following table is a comparison of the variants:
6634 \end_layout
6635
6636 \begin_layout Standard
6637 \align center
6638 \begin_inset Tabular
6639 <lyxtabular version="3" rows="5" columns="2">
6640 <features>
6641 <column alignment="center" valignment="middle" width="0">
6642 <column alignment="center" valignment="middle" width="0">
6643 <row>
6644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 Command
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 Result
6658 \begin_inset Note Note
6659 status collapsed
6660
6661 \begin_layout Plain Layout
6662
6663 \series bold
6664
6665 \backslash
6666 raisebox
6667 \series default
6668  is only used as spacer.
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 </row>
6679 <row>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684
6685 \backslash
6686 Bigm(
6687 \backslash
6688 bigm(
6689 \backslash
6690 ln(3x)
6691 \backslash
6692 bigm)^2
6693 \series bold
6694
6695 \begin_inset ERT
6696 status collapsed
6697
6698 \begin_layout Plain Layout
6699
6700
6701 \backslash
6702 spce 
6703 \end_layout
6704
6705 \end_inset
6706
6707
6708 \series default
6709
6710 \backslash
6711 Bigm)
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6721 \end_inset
6722
6723
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 </row>
6729 <row>
6730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6731 \begin_inset Text
6732
6733 \begin_layout Plain Layout
6734
6735 \backslash
6736 Big(
6737 \backslash
6738 big(
6739 \backslash
6740 ln(3x)
6741 \backslash
6742 big)^2
6743 \series bold
6744
6745 \begin_inset ERT
6746 status collapsed
6747
6748 \begin_layout Plain Layout
6749
6750
6751 \backslash
6752 spce 
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \series default
6759
6760 \backslash
6761 Big)
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 </row>
6779 <row>
6780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784
6785 \backslash
6786 Bigl(
6787 \backslash
6788 bigl(
6789 \backslash
6790 ln(3x)
6791 \backslash
6792 bigr)^2
6793 \series bold
6794
6795 \begin_inset ERT
6796 status collapsed
6797
6798 \begin_layout Plain Layout
6799
6800
6801 \backslash
6802 spce 
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \series default
6809
6810 \backslash
6811 Bigr)
6812 \end_layout
6813
6814 \end_inset
6815 </cell>
6816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6821 \end_inset
6822
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 </row>
6829 <row>
6830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6831 \begin_inset Text
6832
6833 \begin_layout Plain Layout
6834
6835 \backslash
6836 bigl)
6837 \backslash
6838 ln(3x)
6839 \backslash
6840 bigr(
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 </row>
6858 </lyxtabular>
6859
6860 \end_inset
6861
6862
6863 \end_layout
6864
6865 \begin_layout Subsubsection
6866 Automatic Bracket Size
6867 \begin_inset CommandInset label
6868 LatexCommand label
6869 name "sub:Automatic-Bracket-Size"
6870
6871 \end_inset
6872
6873
6874 \begin_inset Index
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878 Bracket size ! automatic
6879 \end_layout
6880
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \begin_layout Standard
6887 Brackets with variable size can be inserted with the commands 
6888 \series bold
6889
6890 \backslash
6891 left
6892 \series default
6893
6894 \begin_inset Index
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898 Commands ! L ! 
6899 \backslash
6900 left
6901 \end_layout
6902
6903 \end_inset
6904
6905  and 
6906 \series bold
6907
6908 \backslash
6909 right
6910 \series default
6911
6912 \begin_inset Index
6913 status collapsed
6914
6915 \begin_layout Plain Layout
6916 Commands ! R ! 
6917 \backslash
6918 right
6919 \end_layout
6920
6921 \end_inset
6922
6923  or via the math toolbar button 
6924 \begin_inset Graphics
6925         filename ../images/dialog-show_mathdelimiter.png
6926         scale 85
6927
6928 \end_inset
6929
6930 .
6931  Directly behind 
6932 \series bold
6933
6934 \backslash
6935 left
6936 \series default
6937  and 
6938 \series bold
6939
6940 \backslash
6941 right
6942 \series default
6943  the wanted bracket must be inserted.
6944  The bracket size will then automatically be calculated for the output.
6945 \end_layout
6946
6947 \begin_layout Standard
6948 \align center
6949 normal bracket: The command 
6950 \series bold
6951
6952 \backslash
6953 ln(
6954 \backslash
6955 frac
6956 \begin_inset ERT
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960
6961
6962 \backslash
6963 spce 
6964 \end_layout
6965
6966 \end_inset
6967
6968 A
6969 \begin_inset Formula $\downarrow$
6970 \end_inset
6971
6972 C
6973 \begin_inset ERT
6974 status collapsed
6975
6976 \begin_layout Plain Layout
6977
6978
6979 \backslash
6980 spce 
6981 \end_layout
6982
6983 \end_inset
6984
6985 )
6986 \series default
6987  creates
6988 \begin_inset Formula \[
6989 \ln(\frac{A}{C})\]
6990
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \begin_layout Standard
6997 \align center
6998 multiline bracket: The command 
6999 \series bold
7000
7001 \backslash
7002 ln
7003 \backslash
7004 left(
7005 \backslash
7006 frac
7007 \begin_inset ERT
7008 status collapsed
7009
7010 \begin_layout Plain Layout
7011
7012
7013 \backslash
7014 spce 
7015 \end_layout
7016
7017 \end_inset
7018
7019 A
7020 \begin_inset Formula $\downarrow$
7021 \end_inset
7022
7023 C
7024 \begin_inset ERT
7025 status collapsed
7026
7027 \begin_layout Plain Layout
7028
7029
7030 \backslash
7031 spce 
7032 \end_layout
7033
7034 \end_inset
7035
7036
7037 \backslash
7038 right)
7039 \series default
7040  creates
7041 \begin_inset Formula \[
7042 \ln\left(\frac{A}{C}\right)\]
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \begin_layout Standard
7050 Instead of 
7051 \series bold
7052
7053 \backslash
7054 left
7055 \series default
7056  and 
7057 \series bold
7058
7059 \backslash
7060 right
7061 \series default
7062  the shortcut 
7063 \family sans
7064 Alt+M
7065 \begin_inset space ~
7066 \end_inset
7067
7068 Bracket
7069 \family default
7070  can be used.
7071  This has the advantage that you can see in LyX immediately the real bracket
7072  size and that the matching right bracket will be created too.
7073 \begin_inset Newline newline
7074 \end_inset
7075
7076 The command for the last example would then be: 
7077 \series bold
7078
7079 \backslash
7080 ln Alt+M
7081 \series default
7082  
7083 \series bold
7084 (
7085 \backslash
7086 frac
7087 \begin_inset ERT
7088 status collapsed
7089
7090 \begin_layout Plain Layout
7091
7092
7093 \backslash
7094 spce 
7095 \end_layout
7096
7097 \end_inset
7098
7099 A
7100 \begin_inset Formula $\downarrow$
7101 \end_inset
7102
7103 C
7104 \end_layout
7105
7106 \begin_layout Standard
7107 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7108  For example the command 
7109 \series bold
7110
7111 \backslash
7112 left.
7113 \backslash
7114 frac
7115 \begin_inset ERT
7116 status collapsed
7117
7118 \begin_layout Plain Layout
7119
7120
7121 \backslash
7122 spce 
7123 \end_layout
7124
7125 \end_inset
7126
7127 A
7128 \begin_inset Formula $\downarrow$
7129 \end_inset
7130
7131 B
7132 \begin_inset ERT
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136
7137
7138 \backslash
7139 spce 
7140 \end_layout
7141
7142 \end_inset
7143
7144
7145 \backslash
7146 right}
7147 \series default
7148  creates:
7149 \series bold
7150
7151 \begin_inset Formula \[
7152 \left.\frac{A}{B}\right\} \]
7153
7154 \end_inset
7155
7156
7157 \series default
7158 The commands 
7159 \series bold
7160
7161 \backslash
7162 left
7163 \series default
7164  and 
7165 \series bold
7166
7167 \backslash
7168 right
7169 \series default
7170  will be converted by LyX to brackets in the right size when the document
7171  is reloaded and an omitted bracket will appear as dashed line.
7172 \end_layout
7173
7174 \begin_layout Standard
7175 \begin_inset VSpace bigskip
7176 \end_inset
7177
7178 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7179  the command 
7180 \series bold
7181
7182 \backslash
7183 middle
7184 \series default
7185
7186 \begin_inset Index
7187 status collapsed
7188
7189 \begin_layout Plain Layout
7190 Commands ! M ! 
7191 \backslash
7192 middle
7193 \end_layout
7194
7195 \end_inset
7196
7197  is additionally available for all brackets and limits.
7198  With this command the height of the following character is adapted to the
7199  one of the surrounding brackets, what is e.
7200 \begin_inset space \thinspace{}
7201 \end_inset
7202
7203 g.
7204 \begin_inset space \space{}
7205 \end_inset
7206
7207 needed for physical vectors:
7208 \begin_inset Formula \[
7209 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7210
7211 \end_inset
7212
7213 For physical vectors there is a special LaTeX-package, described in 
7214 \begin_inset CommandInset ref
7215 LatexCommand ref
7216 reference "sub:Physical-Vectors"
7217
7218 \end_inset
7219
7220 .
7221 \end_layout
7222
7223 \begin_layout Subsection
7224 Horizontal Brackets
7225 \begin_inset Index
7226 status collapsed
7227
7228 \begin_layout Plain Layout
7229 Brackets ! horizontal
7230 \end_layout
7231
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \begin_layout Standard
7238 \align center
7239 \begin_inset Tabular
7240 <lyxtabular version="3" rows="4" columns="2">
7241 <features>
7242 <column alignment="center" valignment="top" width="0pt">
7243 <column alignment="center" valignment="top" width="0pt">
7244 <row>
7245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 Command
7250 \begin_inset Note Note
7251 status collapsed
7252
7253 \begin_layout Plain Layout
7254
7255 \series bold
7256
7257 \backslash
7258 raisebox
7259 \series default
7260  is only used as spacer.
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274 Result
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 </row>
7280 <row>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 \begin_inset ERT
7286 status collapsed
7287
7288 \begin_layout Plain Layout
7289
7290
7291 \backslash
7292 raisebox{2.3mm}{
7293 \end_layout
7294
7295 \end_inset
7296
7297
7298 \backslash
7299 overbrace
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 spce 
7308 \end_layout
7309
7310 \end_inset
7311
7312 A+B
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318
7319 \backslash
7320 spce 
7321 \end_layout
7322
7323 \end_inset
7324
7325 ^
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331
7332 \backslash
7333 spce 
7334 \end_layout
7335
7336 \end_inset
7337
7338 3
7339 \begin_inset ERT
7340 status collapsed
7341
7342 \begin_layout Plain Layout
7343
7344 }
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \begin_inset Index
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354 Commands ! O ! 
7355 \backslash
7356 overbrace
7357 \end_layout
7358
7359 \end_inset
7360
7361
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 \begin_inset Formula $\overbrace{A+B}^{3}$
7371 \end_inset
7372
7373
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 </row>
7379 <row>
7380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 \begin_inset ERT
7385 status collapsed
7386
7387 \begin_layout Plain Layout
7388
7389
7390 \backslash
7391 raisebox{-2.2mm}{
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \backslash
7398 underbrace
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411 A+B
7412 \begin_inset ERT
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416
7417
7418 \backslash
7419 spce 
7420 \end_layout
7421
7422 \end_inset
7423
7424 _5
7425 \begin_inset ERT
7426 status collapsed
7427
7428 \begin_layout Plain Layout
7429
7430 }
7431 \end_layout
7432
7433 \end_inset
7434
7435
7436 \begin_inset Index
7437 status collapsed
7438
7439 \begin_layout Plain Layout
7440 Commands ! U ! 
7441 \backslash
7442 underbrace
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 \begin_inset Formula $\underbrace{A+B}_{5}$
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 </row>
7465 <row>
7466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470
7471 \backslash
7472 overbrace
7473 \begin_inset ERT
7474 status collapsed
7475
7476 \begin_layout Plain Layout
7477
7478
7479 \backslash
7480 spce 
7481 \end_layout
7482
7483 \end_inset
7484
7485
7486 \backslash
7487 underbrace
7488 \begin_inset ERT
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492
7493
7494 \backslash
7495 spce 
7496 \end_layout
7497
7498 \end_inset
7499
7500 A+B_w
7501 \begin_inset ERT
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505
7506
7507 \backslash
7508 spce 
7509 \end_layout
7510
7511 \end_inset
7512
7513
7514 \begin_inset ERT
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518
7519
7520 \backslash
7521 spce 
7522 \end_layout
7523
7524 \end_inset
7525
7526 _7
7527 \begin_inset ERT
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531
7532
7533 \backslash
7534 spce 
7535 \end_layout
7536
7537 \end_inset
7538
7539
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 spce 
7548 \end_layout
7549
7550 \end_inset
7551
7552 ^
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 C
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 </row>
7583 </lyxtabular>
7584
7585 \end_inset
7586
7587
7588 \end_layout
7589
7590 \begin_layout Standard
7591 In the last example it doesn't matter if 
7592 \series bold
7593
7594 \backslash
7595 overbrace
7596 \series default
7597  or 
7598 \series bold
7599
7600 \backslash
7601 underbrace
7602 \series default
7603  is inserted at first.
7604 \end_layout
7605
7606 \begin_layout Standard
7607 \begin_inset VSpace bigskip
7608 \end_inset
7609
7610 When brackets are needed that overlap each other, multiline formulas, as
7611  described in 
7612 \begin_inset CommandInset ref
7613 LatexCommand ref
7614 reference "sec:Multiline-Formulas"
7615
7616 \end_inset
7617
7618 , must be used:
7619 \begin_inset Formula \begin{eqnarray*}
7620 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7621  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7622
7623 \end_inset
7624
7625 In the first row the formula is inserted together with the first brace.
7626  It is hereby important that the space command
7627 \begin_inset Foot
7628 status collapsed
7629
7630 \begin_layout Plain Layout
7631 Space commands are explained in 
7632 \begin_inset CommandInset ref
7633 LatexCommand ref
7634 reference "sub:Predefined-Space"
7635
7636 \end_inset
7637
7638 .
7639 \end_layout
7640
7641 \end_inset
7642
7643  
7644 \series bold
7645
7646 \backslash
7647 :
7648 \series default
7649  is inserted before the first 
7650 \begin_inset Formula $d$
7651 \end_inset
7652
7653 , because the brace that ends behind the 
7654 \begin_inset Formula $q$
7655 \end_inset
7656
7657  prevents that the following 
7658 \begin_inset Quotes eld
7659 \end_inset
7660
7661 +
7662 \begin_inset Quotes erd
7663 \end_inset
7664
7665  is surrounded by space.
7666 \begin_inset Foot
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670 because a bracket is not handled as character, see 
7671 \begin_inset CommandInset ref
7672 LatexCommand ref
7673 reference "sub:Binary-Operators"
7674
7675 \end_inset
7676
7677
7678 \end_layout
7679
7680 \end_inset
7681
7682  In the second row the second brace is inserted.
7683  As it should begin before the 
7684 \begin_inset Formula $b$
7685 \end_inset
7686
7687 , first the command 
7688 \series bold
7689
7690 \backslash
7691 hphantom{gggg+
7692 \backslash
7693 :}
7694 \series default
7695  is inserted.
7696 \begin_inset Foot
7697 status collapsed
7698
7699 \begin_layout Plain Layout
7700 more about 
7701 \series bold
7702
7703 \backslash
7704 hphantom
7705 \series default
7706  see 
7707 \begin_inset CommandInset ref
7708 LatexCommand ref
7709 reference "sub:Placeholders"
7710
7711 \end_inset
7712
7713
7714 \end_layout
7715
7716 \end_inset
7717
7718  This space is needed because the 
7719 \begin_inset Quotes eld
7720 \end_inset
7721
7722 +
7723 \begin_inset Quotes erd
7724 \end_inset
7725
7726  is also surrounded by space in the formula.
7727  The brace is placed under the command 
7728 \series bold
7729
7730 \backslash
7731 hphantom{bbqq+dddd}
7732 \series default
7733 .
7734 \end_layout
7735
7736 \begin_layout Standard
7737 It gets more complicated when brackets overlap each other, like in the following
7738  example:
7739 \begin_inset ERT
7740 status collapsed
7741
7742 \begin_layout Plain Layout
7743
7744
7745 \backslash
7746 setlength{
7747 \backslash
7748 jot}{-6pt}
7749 \end_layout
7750
7751 \end_inset
7752
7753
7754 \begin_inset Formula \begin{eqnarray*}
7755  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7756 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7757
7758 \end_inset
7759
7760
7761 \begin_inset ERT
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765
7766
7767 \backslash
7768 setlength{
7769 \backslash
7770 jot}{3pt}
7771 \end_layout
7772
7773 \end_inset
7774
7775 The first formula row is the same as the second row of the previous example,
7776  with the difference that the brace is above.
7777  The second row contains the formula together with the second brace.
7778  To avoid that there is space between the upper brace in the first row and
7779  the formula, the row spacing need to be reduced.
7780  This is not easily possible due to a bug in LyX
7781 \begin_inset Foot
7782 status collapsed
7783
7784 \begin_layout Plain Layout
7785 \begin_inset CommandInset href
7786 LatexCommand href
7787 name "LyX-bug #1505"
7788 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \end_inset
7796
7797 .
7798  As solution for the problem, the global formula row separation 
7799 \series bold
7800
7801 \backslash
7802 jot
7803 \series default
7804
7805 \begin_inset Index
7806 status collapsed
7807
7808 \begin_layout Plain Layout
7809 Commands ! J ! 
7810 \backslash
7811 jot
7812 \end_layout
7813
7814 \end_inset
7815
7816  must be changed to -6
7817 \begin_inset space \thinspace{}
7818 \end_inset
7819
7820 pt before the formula with the command 
7821 \series bold
7822
7823 \backslash
7824 setlength{
7825 \backslash
7826 jot}{-6pt}
7827 \series default
7828  in TeX-mode.
7829  
7830 \series bold
7831
7832 \backslash
7833 jot
7834 \series default
7835  is set back after the formula to the standard value of 3
7836 \begin_inset space \thinspace{}
7837 \end_inset
7838
7839 pt using the same command.
7840  More about the row separation in formulas is explained in 
7841 \begin_inset CommandInset ref
7842 LatexCommand ref
7843 reference "sub:Line-Separation"
7844
7845 \end_inset
7846
7847 .
7848 \end_layout
7849
7850 \begin_layout Section
7851 Arrows
7852 \begin_inset Index
7853 status collapsed
7854
7855 \begin_layout Plain Layout
7856 Arrows
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \begin_layout Standard
7865 Arrows can be inserted via the math toolbar button 
7866 \begin_inset Graphics
7867         filename ../images/math/leftarrow.png
7868         scale 85
7869
7870 \end_inset
7871
7872  or the commands listed in the following subsections.
7873 \end_layout
7874
7875 \begin_layout Standard
7876 \begin_inset Newpage newpage
7877 \end_inset
7878
7879
7880 \end_layout
7881
7882 \begin_layout Subsection
7883 Horizontal Arrows
7884 \begin_inset Index
7885 status collapsed
7886
7887 \begin_layout Plain Layout
7888 Arrows ! horizontal
7889 \end_layout
7890
7891 \end_inset
7892
7893
7894 \end_layout
7895
7896 \begin_layout Standard
7897 \begin_inset space \hfill{}
7898 \end_inset
7899
7900
7901 \begin_inset Tabular
7902 <lyxtabular version="3" rows="8" columns="2">
7903 <features>
7904 <column alignment="center" valignment="top" width="0pt">
7905 <column alignment="center" valignment="top" width="0pt">
7906 <row>
7907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 Command
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920 Result
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row>
7927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \backslash
7933 gets
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 \begin_inset Formula $\gets$
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \backslash
7958 Leftarrow
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 \begin_inset Formula $\Leftarrow$
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \backslash
7983 longleftarrow
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 \begin_inset Formula $\longleftarrow$
7993 \end_inset
7994
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 <row>
8002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006
8007 \backslash
8008 Longleftarrow
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 \begin_inset Formula $\Longleftarrow$
8018 \end_inset
8019
8020
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row>
8027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \backslash
8033 leftharpoonup
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 \begin_inset Formula $\leftharpoonup$
8043 \end_inset
8044
8045
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 </row>
8051 <row>
8052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \backslash
8058 leftharpoondown
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 \begin_inset Formula $\leftharpoondown$
8068 \end_inset
8069
8070
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \backslash
8083 hookleftarrow
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 \begin_inset Formula $\hookleftarrow$
8093 \end_inset
8094
8095
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 </lyxtabular>
8102
8103 \end_inset
8104
8105
8106 \begin_inset space \hfill{}
8107 \end_inset
8108
8109
8110 \begin_inset Tabular
8111 <lyxtabular version="3" rows="8" columns="2">
8112 <features>
8113 <column alignment="center" valignment="top" width="0pt">
8114 <column alignment="center" valignment="top" width="0pt">
8115 <row>
8116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 Command
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 Result
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \backslash
8142 to
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 \begin_inset Formula $\to$
8152 \end_inset
8153
8154
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \backslash
8167 Rightarrow
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 \begin_inset Formula $\Rightarrow$
8177 \end_inset
8178
8179
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 </row>
8185 <row>
8186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190
8191 \backslash
8192 longrightarrow
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 \begin_inset Formula $\longrightarrow$
8202 \end_inset
8203
8204
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \backslash
8217 Longrightarrow
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 \begin_inset Formula $\Longrightarrow$
8227 \end_inset
8228
8229
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \backslash
8242 rightharpoonup
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 \begin_inset Formula $\rightharpoonup$
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \backslash
8267 rightharpoondown
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 \begin_inset Formula $\rightharpoondown$
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290
8291 \backslash
8292 hookrightarrow
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\hookrightarrow$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 </lyxtabular>
8311
8312 \end_inset
8313
8314
8315 \begin_inset space \hfill{}
8316 \end_inset
8317
8318
8319 \end_layout
8320
8321 \begin_layout Standard
8322 \begin_inset space \hfill{}
8323 \end_inset
8324
8325
8326 \begin_inset Tabular
8327 <lyxtabular version="3" rows="6" columns="2">
8328 <features>
8329 <column alignment="center" valignment="top" width="0pt">
8330 <column alignment="center" valignment="top" width="0pt">
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 Command
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 Result
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 </row>
8351 <row>
8352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356
8357 \backslash
8358 leftrightarrow
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 \begin_inset Formula $\leftrightarrow$
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 <row>
8377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \backslash
8383 Leftrightarrow
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 \begin_inset Formula $\Leftrightarrow$
8393 \end_inset
8394
8395
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \backslash
8408 longleftrightarrow
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 \begin_inset Formula $\longleftrightarrow$
8418 \end_inset
8419
8420
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \backslash
8433 Longleftrightarrow
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 \begin_inset Formula $\Longleftrightarrow$
8443 \end_inset
8444
8445
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 <row>
8452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456
8457 \backslash
8458 rightleftharpoons
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 \begin_inset Formula $\rightleftharpoons$
8468 \end_inset
8469
8470
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 </lyxtabular>
8477
8478 \end_inset
8479
8480
8481 \begin_inset space \hspace{}
8482 \length 25pt
8483 \end_inset
8484
8485
8486 \begin_inset space \hfill{}
8487 \end_inset
8488
8489
8490 \begin_inset Tabular
8491 <lyxtabular version="3" rows="5" columns="2">
8492 <features>
8493 <column alignment="center" valignment="top" width="0pt">
8494 <column alignment="center" valignment="top" width="0pt">
8495 <row>
8496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 Command
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509 Result
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 </row>
8515 <row>
8516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520
8521 \backslash
8522 mapsto
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 \begin_inset Formula $\mapsto$
8532 \end_inset
8533
8534
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 </row>
8540 <row>
8541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \backslash
8547 longmapsto
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 \begin_inset Formula $\longmapsto$
8557 \end_inset
8558
8559
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 <row>
8566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \backslash
8572 leadsto
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 \begin_inset Formula $\leadsto$
8582 \end_inset
8583
8584
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row>
8591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \backslash
8597 dasharrow
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 \begin_inset Formula $\dasharrow$
8607 \end_inset
8608
8609
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 </lyxtabular>
8616
8617 \end_inset
8618
8619
8620 \begin_inset space \hfill{}
8621 \end_inset
8622
8623
8624 \end_layout
8625
8626 \begin_layout Standard
8627 \begin_inset VSpace medskip
8628 \end_inset
8629
8630 Arrows used as accent like e.
8631 \begin_inset space \thinspace{}
8632 \end_inset
8633
8634 g.
8635 \begin_inset space \space{}
8636 \end_inset
8637
8638 vector arrows are listed in 
8639 \begin_inset CommandInset ref
8640 LatexCommand ref
8641 reference "sec:Accents"
8642
8643 \end_inset
8644
8645 .
8646 \end_layout
8647
8648 \begin_layout Standard
8649 \begin_inset VSpace bigskip
8650 \end_inset
8651
8652 Furthermore there are the labeled arrows
8653 \begin_inset Index
8654 status collapsed
8655
8656 \begin_layout Plain Layout
8657 Arrows ! labeled
8658 \end_layout
8659
8660 \end_inset
8661
8662  
8663 \series bold
8664
8665 \backslash
8666 xleftarrow
8667 \series default
8668
8669 \begin_inset Index
8670 status collapsed
8671
8672 \begin_layout Plain Layout
8673 Commands ! X ! 
8674 \backslash
8675 xleftarrow
8676 \end_layout
8677
8678 \end_inset
8679
8680  and 
8681 \series bold
8682
8683 \backslash
8684 xrightarrow
8685 \series default
8686
8687 \begin_inset Index
8688 status collapsed
8689
8690 \begin_layout Plain Layout
8691 Commands ! X ! 
8692 \backslash
8693 xrightarrow
8694 \begin_inset ERT
8695 status collapsed
8696
8697 \begin_layout Plain Layout
8698
8699
8700 \backslash
8701 vspace{4mm}
8702 \end_layout
8703
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \end_inset
8710
8711 .
8712  When inserting one of these commands in a formula, an arrow with two blue
8713  boxes appear where the label can be inserted.
8714  The length of the arrow adapts to the label width.
8715 \end_layout
8716
8717 \begin_layout Standard
8718 \align center
8719 \begin_inset Tabular
8720 <lyxtabular version="3" rows="3" columns="2">
8721 <features>
8722 <column alignment="center" valignment="top" width="0pt">
8723 <column alignment="center" valignment="top" width="0pt">
8724 <row>
8725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729 Command
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 Result
8739 \begin_inset Note Note
8740 status collapsed
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745
8746 \backslash
8747 raisebox
8748 \series default
8749  is only used as spacer.
8750 \end_layout
8751
8752 \end_inset
8753
8754
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row>
8761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 F(a)
8766 \backslash
8767 xleftarrow
8768 \begin_inset ERT
8769 status collapsed
8770
8771 \begin_layout Plain Layout
8772
8773
8774 \backslash
8775 spce 
8776 \end_layout
8777
8778 \end_inset
8779
8780 x=a
8781 \begin_inset Formula $\downarrow$
8782 \end_inset
8783
8784 x>0
8785 \begin_inset Formula $\to$
8786 \end_inset
8787
8788 F(x)
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 <row>
8807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 F(x)
8812 \backslash
8813 xrightarrow
8814 \begin_inset ERT
8815 status collapsed
8816
8817 \begin_layout Plain Layout
8818
8819
8820 \backslash
8821 spce 
8822 \end_layout
8823
8824 \end_inset
8825
8826 x=a
8827 \begin_inset Formula $\downarrow$
8828 \end_inset
8829
8830 x>0
8831 \begin_inset Formula $\to$
8832 \end_inset
8833
8834 F(a)
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8844 \end_inset
8845
8846
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 </row>
8852 </lyxtabular>
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \begin_layout Subsection
8860 Vertical and diagonal Arrows
8861 \begin_inset Index
8862 status collapsed
8863
8864 \begin_layout Plain Layout
8865 Arrows ! diagonal
8866 \end_layout
8867
8868 \end_inset
8869
8870
8871 \begin_inset Index
8872 status collapsed
8873
8874 \begin_layout Plain Layout
8875 Arrows ! vertical
8876 \end_layout
8877
8878 \end_inset
8879
8880
8881 \end_layout
8882
8883 \begin_layout Standard
8884 \begin_inset space \hfill{}
8885 \end_inset
8886
8887
8888 \begin_inset Tabular
8889 <lyxtabular version="3" rows="7" columns="2">
8890 <features>
8891 <column alignment="center" valignment="top" width="0pt">
8892 <column alignment="center" valignment="top" width="0pt">
8893 <row>
8894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898 Command
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 Result
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 </row>
8913 <row>
8914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918
8919 \backslash
8920 uparrow
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929 \begin_inset Formula $\uparrow$
8930 \end_inset
8931
8932
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 </row>
8938 <row>
8939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \backslash
8945 Uparrow
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 \begin_inset Formula $\Uparrow$
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 </row>
8963 <row>
8964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \backslash
8970 updownarrow
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979 \begin_inset Formula $\updownarrow$
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \backslash
8995 Updownarrow
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 \begin_inset Formula $\Updownarrow$
9005 \end_inset
9006
9007
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018
9019 \backslash
9020 Downarrow
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 \begin_inset Formula $\Downarrow$
9030 \end_inset
9031
9032
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 </row>
9038 <row>
9039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043
9044 \backslash
9045 downarrow
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 \begin_inset Formula $\downarrow$
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 </lyxtabular>
9064
9065 \end_inset
9066
9067
9068 \begin_inset space \hfill{}
9069 \end_inset
9070
9071
9072 \begin_inset Tabular
9073 <lyxtabular version="3" rows="5" columns="2">
9074 <features>
9075 <column alignment="center" valignment="top" width="0pt">
9076 <column alignment="center" valignment="top" width="0pt">
9077 <row>
9078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Command
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 Result
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \backslash
9104 nearrow
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 \begin_inset Formula $\nearrow$
9114 \end_inset
9115
9116
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row>
9123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127
9128 \backslash
9129 searrow
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 \begin_inset Formula $\searrow$
9139 \end_inset
9140
9141
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 <row>
9148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \backslash
9154 swarrow
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 \begin_inset Formula $\swarrow$
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \backslash
9179 nwarrow
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 \begin_inset Formula $\nwarrow$
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 </lyxtabular>
9198
9199 \end_inset
9200
9201
9202 \begin_inset space \hfill{}
9203 \end_inset
9204
9205
9206 \end_layout
9207
9208 \begin_layout Standard
9209 \begin_inset VSpace medskip
9210 \end_inset
9211
9212 Vertical arrows can be used also as delimiter together with the commands
9213  described in 
9214 \begin_inset CommandInset ref
9215 LatexCommand ref
9216 reference "sub:Manual-Bracket-Size"
9217
9218 \end_inset
9219
9220  and 
9221 \begin_inset CommandInset ref
9222 LatexCommand ref
9223 reference "sub:Automatic-Bracket-Size"
9224
9225 \end_inset
9226
9227 .
9228 \end_layout
9229
9230 \begin_layout Standard
9231 \begin_inset Newpage newpage
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \begin_layout Section
9238 Accents
9239 \begin_inset CommandInset label
9240 LatexCommand label
9241 name "sec:Accents"
9242
9243 \end_inset
9244
9245
9246 \begin_inset Index
9247 status collapsed
9248
9249 \begin_layout Plain Layout
9250 Accents
9251 \end_layout
9252
9253 \end_inset
9254
9255
9256 \end_layout
9257
9258 \begin_layout Standard
9259 Accents can be inserted via the math toolbar button 
9260 \begin_inset Graphics
9261         filename ../images/math/hat.png
9262         scale 85
9263
9264 \end_inset
9265
9266  or the commands listed in the following subsections.
9267 \end_layout
9268
9269 \begin_layout Subsection
9270 Accents for one Character
9271 \begin_inset ERT
9272 status collapsed
9273
9274 \begin_layout Plain Layout
9275
9276
9277 \backslash
9278 texorpdfstring{
9279 \end_layout
9280
9281 \end_inset
9282
9283
9284 \begin_inset Foot
9285 status collapsed
9286
9287 \begin_layout Plain Layout
9288 accents in text see 
9289 \begin_inset CommandInset ref
9290 LatexCommand ref
9291 reference "sub:Accents-in-Text"
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \end_inset
9299
9300
9301 \begin_inset ERT
9302 status collapsed
9303
9304 \begin_layout Plain Layout
9305
9306 }{}
9307 \end_layout
9308
9309 \end_inset
9310
9311
9312 \begin_inset Note Note
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316
9317 \backslash
9318 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9319 \end_layout
9320
9321 \begin_layout Plain Layout
9322 More about 
9323 \backslash
9324 texorpdfstring is in section 
9325 \begin_inset CommandInset ref
9326 LatexCommand ref
9327 reference "sub:Formulas-in-Section"
9328
9329 \end_inset
9330
9331 .
9332 \end_layout
9333
9334 \end_inset
9335
9336
9337 \begin_inset CommandInset label
9338 LatexCommand label
9339 name "sub:Accents-for-one"
9340
9341 \end_inset
9342
9343
9344 \begin_inset Index
9345 status collapsed
9346
9347 \begin_layout Plain Layout
9348 Accents ! for one character
9349 \end_layout
9350
9351 \end_inset
9352
9353
9354 \end_layout
9355
9356 \begin_layout Standard
9357 \begin_inset space \hfill{}
9358 \end_inset
9359
9360
9361 \begin_inset Tabular
9362 <lyxtabular version="3" rows="8" columns="2">
9363 <features>
9364 <column alignment="center" valignment="top" width="0pt">
9365 <column alignment="center" valignment="top" width="0pt">
9366 <row>
9367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Command
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Result
9381 \begin_inset Note Note
9382 status collapsed
9383
9384 \begin_layout Plain Layout
9385
9386 \series bold
9387
9388 \backslash
9389 raisebox
9390 \series default
9391  is only used as spacer.
9392 \end_layout
9393
9394 \end_inset
9395
9396
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 </row>
9402 <row>
9403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407
9408 \backslash
9409 dot
9410 \begin_inset ERT
9411 status collapsed
9412
9413 \begin_layout Plain Layout
9414
9415
9416 \backslash
9417 spce 
9418 \end_layout
9419
9420 \end_inset
9421
9422 A
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9432 \end_inset
9433
9434
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 </row>
9440 <row>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445
9446 \backslash
9447 ddot
9448 \begin_inset ERT
9449 status collapsed
9450
9451 \begin_layout Plain Layout
9452
9453
9454 \backslash
9455 spce 
9456 \end_layout
9457
9458 \end_inset
9459
9460 A
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9470 \end_inset
9471
9472
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 </row>
9478 <row>
9479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483
9484 \backslash
9485 dddot
9486 \begin_inset ERT
9487 status collapsed
9488
9489 \begin_layout Plain Layout
9490
9491
9492 \backslash
9493 spce 
9494 \end_layout
9495
9496 \end_inset
9497
9498 A
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 </row>
9516 <row>
9517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \backslash
9523 ddddot{A
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \backslash
9548 vec
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 spce 
9557 \end_layout
9558
9559 \end_inset
9560
9561 A
9562 \begin_inset Index
9563 status collapsed
9564
9565 \begin_layout Plain Layout
9566 Vectors
9567 \end_layout
9568
9569 \end_inset
9570
9571
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \backslash
9596 bar
9597 \begin_inset ERT
9598 status collapsed
9599
9600 \begin_layout Plain Layout
9601
9602
9603 \backslash
9604 spce 
9605 \end_layout
9606
9607 \end_inset
9608
9609 A
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9619 \end_inset
9620
9621
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 <row>
9628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632
9633 \backslash
9634 mathring
9635 \begin_inset ERT
9636 status collapsed
9637
9638 \begin_layout Plain Layout
9639
9640
9641 \backslash
9642 spce 
9643 \end_layout
9644
9645 \end_inset
9646
9647 A
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9657 \end_inset
9658
9659
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 </row>
9665 </lyxtabular>
9666
9667 \end_inset
9668
9669
9670 \begin_inset space \hfill{}
9671 \end_inset
9672
9673
9674 \begin_inset Tabular
9675 <lyxtabular version="3" rows="7" columns="2">
9676 <features>
9677 <column alignment="center" valignment="top" width="0pt">
9678 <column alignment="center" valignment="top" width="0pt">
9679 <row>
9680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684 Command
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 Result
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 <row>
9700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704
9705 \backslash
9706 tilde
9707 \begin_inset ERT
9708 status collapsed
9709
9710 \begin_layout Plain Layout
9711
9712
9713 \backslash
9714 spce 
9715 \end_layout
9716
9717 \end_inset
9718
9719 A
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 <row>
9738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \backslash
9744 hat
9745 \begin_inset ERT
9746 status collapsed
9747
9748 \begin_layout Plain Layout
9749
9750
9751 \backslash
9752 spce 
9753 \end_layout
9754
9755 \end_inset
9756
9757 A
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \backslash
9782 check
9783 \begin_inset ERT
9784 status collapsed
9785
9786 \begin_layout Plain Layout
9787
9788
9789 \backslash
9790 spce 
9791 \end_layout
9792
9793 \end_inset
9794
9795 A
9796 \end_layout
9797
9798 \end_inset
9799 </cell>
9800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9801 \begin_inset Text
9802
9803 \begin_layout Plain Layout
9804 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 </row>
9813 <row>
9814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \backslash
9820 acute
9821 \begin_inset ERT
9822 status collapsed
9823
9824 \begin_layout Plain Layout
9825
9826
9827 \backslash
9828 spce 
9829 \end_layout
9830
9831 \end_inset
9832
9833 A
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9843 \end_inset
9844
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 </row>
9851 <row>
9852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856
9857 \backslash
9858 grave
9859 \begin_inset ERT
9860 status collapsed
9861
9862 \begin_layout Plain Layout
9863
9864
9865 \backslash
9866 spce 
9867 \end_layout
9868
9869 \end_inset
9870
9871 A
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 </row>
9889 <row>
9890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894
9895 \backslash
9896 breve
9897 \begin_inset ERT
9898 status collapsed
9899
9900 \begin_layout Plain Layout
9901
9902
9903 \backslash
9904 spce 
9905 \end_layout
9906
9907 \end_inset
9908
9909 A
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9919 \end_inset
9920
9921
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 </row>
9927 </lyxtabular>
9928
9929 \end_inset
9930
9931
9932 \begin_inset space \hfill{}
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \begin_layout Standard
9939 \begin_inset VSpace bigskip
9940 \end_inset
9941
9942
9943 \end_layout
9944
9945 \begin_layout Standard
9946 You can directly insert accents like é to formulas.
9947  LyX will transform them to the corresponding accent command.
9948  For umlauts
9949 \begin_inset Index
9950 status collapsed
9951
9952 \begin_layout Plain Layout
9953 Umlauts
9954 \end_layout
9955
9956 \end_inset
9957
9958  it is better to insert a quotation mark before the vowel.
9959  These two characters are then treated by LaTeX as 
9960 \emph on
9961 one
9962 \emph default
9963  character when the formula part with the umlaut is marked as German.
9964  In contrary to 
9965 \series bold
9966
9967 \backslash
9968 ddot
9969 \series default
9970 , with this method 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974 real
9975 \begin_inset Quotes erd
9976 \end_inset
9977
9978  umlauts are created as demonstrated in the following example:
9979 \end_layout
9980
9981 \begin_layout Standard
9982 \begin_inset VSpace -2mm
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \begin_layout Standard
9989 \align center
9990 \begin_inset Tabular
9991 <lyxtabular version="3" rows="3" columns="2">
9992 <features>
9993 <column alignment="center" valignment="top" width="0">
9994 <column alignment="center" valignment="top" width="0">
9995 <row>
9996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 Command
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 Result
10010 \begin_inset Note Note
10011 status collapsed
10012
10013 \begin_layout Plain Layout
10014
10015 \series bold
10016
10017 \backslash
10018 raisebox
10019 \series default
10020  and the 0
10021 \begin_inset space \thinspace{}
10022 \end_inset
10023
10024 pt space are only used as spacer.
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row>
10036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \lang ngerman
10042 \begin_inset Quotes grd
10043 \end_inset
10044
10045 i
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054 \begin_inset space \hspace{}
10055 \length 0pt
10056 \end_inset
10057
10058
10059 \lang ngerman
10060
10061 \begin_inset Formula $"i$
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row>
10071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \backslash
10077 ddot
10078 \begin_inset ERT
10079 status collapsed
10080
10081 \begin_layout Plain Layout
10082
10083
10084 \backslash
10085 spce 
10086 \end_layout
10087
10088 \end_inset
10089
10090 i
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10100 \end_inset
10101
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 </lyxtabular>
10109
10110 \end_inset
10111
10112
10113 \end_layout
10114
10115 \begin_layout Standard
10116 Another advantage to 
10117 \series bold
10118
10119 \backslash
10120 ddot
10121 \series default
10122  is that umlauts can directly be converted to mathematical text because
10123  the accent commands above are 
10124 \emph on
10125 not allowed
10126 \emph default
10127  
10128 \emph on
10129 in mathematical text
10130 \emph default
10131 .
10132  To convert an accented character to mathematical text, only the character
10133  under the accent may be converted.
10134  This applies also for all other conversions, e.
10135 \begin_inset space \thinspace{}
10136 \end_inset
10137
10138 g.
10139 \begin_inset space \space{}
10140 \end_inset
10141
10142 to italic or bold.
10143 \end_layout
10144
10145 \begin_layout Standard
10146 In mathematical text, umlauts and other accented characters can directly
10147  be inserted.
10148 \end_layout
10149
10150 \begin_layout Subsection
10151 Accents for Operators
10152 \begin_inset Index
10153 status collapsed
10154
10155 \begin_layout Plain Layout
10156 Accents ! for operators
10157 \end_layout
10158
10159 \end_inset
10160
10161
10162 \end_layout
10163
10164 \begin_layout Standard
10165 With the commands 
10166 \series bold
10167
10168 \backslash
10169 overset
10170 \series default
10171
10172 \begin_inset Index
10173 status collapsed
10174
10175 \begin_layout Plain Layout
10176 Commands ! O ! 
10177 \backslash
10178 overset
10179 \end_layout
10180
10181 \end_inset
10182
10183  and 
10184 \series bold
10185
10186 \backslash
10187 underset
10188 \series default
10189
10190 \begin_inset Index
10191 status collapsed
10192
10193 \begin_layout Plain Layout
10194 Commands ! U ! 
10195 \backslash
10196 underset
10197 \end_layout
10198
10199 \end_inset
10200
10201  characters can be placed above or below an operator, respectively, to accent
10202  it.
10203  With the command 
10204 \series bold
10205
10206 \backslash
10207 sideset
10208 \series default
10209
10210 \begin_inset Index
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214 Commands ! S ! 
10215 \backslash
10216 sideset
10217 \end_layout
10218
10219 \end_inset
10220
10221  characters can be set before and behind an operator.
10222  The command scheme is:
10223 \end_layout
10224
10225 \begin_layout Standard
10226
10227 \series bold
10228
10229 \backslash
10230 sideset{character
10231 \series default
10232  
10233 \series bold
10234 before}{character
10235 \series default
10236  
10237 \series bold
10238 behind}
10239 \end_layout
10240
10241 \begin_layout Standard
10242
10243 \series bold
10244
10245 \backslash
10246 sideset
10247 \series default
10248  must always be before the operator that should be accented.
10249  You can accent with several characters and even with other operators and
10250  symbols.
10251  To place with 
10252 \series bold
10253
10254 \backslash
10255 sideset
10256 \series default
10257  for example only characters behind an operator, write nothing between the
10258  first braces but don't omit the braces.
10259 \end_layout
10260
10261 \begin_layout Standard
10262 For example the command 
10263 \series bold
10264
10265 \backslash
10266 sideset{
10267 \begin_inset Formula $\to$
10268 \end_inset
10269
10270
10271 \backslash
10272 {
10273 \series default
10274 '
10275 \series bold
10276
10277 \begin_inset Formula $\to$
10278 \end_inset
10279
10280
10281 \backslash
10282 sum_k=1
10283 \begin_inset ERT
10284 status collapsed
10285
10286 \begin_layout Plain Layout
10287
10288
10289 \backslash
10290 spce 
10291 \end_layout
10292
10293 \end_inset
10294
10295
10296 \series default
10297 ^
10298 \series bold
10299 n
10300 \series default
10301  produces:
10302 \begin_inset Formula \[
10303 \sideset{}{'}\sum_{k=1}^{n}\]
10304
10305 \end_inset
10306
10307
10308 \end_layout
10309
10310 \begin_layout Standard
10311 The command 
10312 \series bold
10313
10314 \backslash
10315 overset
10316 \begin_inset ERT
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320
10321
10322 \backslash
10323 spce 
10324 \end_layout
10325
10326 \end_inset
10327
10328
10329 \backslash
10330 maltese
10331 \begin_inset ERT
10332 status collapsed
10333
10334 \begin_layout Plain Layout
10335
10336
10337 \backslash
10338 spce 
10339 \end_layout
10340
10341 \end_inset
10342
10343
10344 \series default
10345
10346 \begin_inset Formula $\uparrow$
10347 \end_inset
10348
10349
10350 \series bold
10351 a
10352 \series default
10353  produces:
10354 \begin_inset Formula \[
10355 \overset{a}{\maltese}\]
10356
10357 \end_inset
10358
10359 As seen in the last example, with 
10360 \series bold
10361
10362 \backslash
10363 overset
10364 \series default
10365  and 
10366 \series bold
10367
10368 \backslash
10369 underset
10370 \series default
10371  also symbols and characters can be accented; with 
10372 \series bold
10373
10374 \backslash
10375 sideset
10376 \series default
10377  this is not possible.
10378 \end_layout
10379
10380 \begin_layout Subsection
10381 Accents for several Characters
10382 \begin_inset Index
10383 status collapsed
10384
10385 \begin_layout Plain Layout
10386 Accents ! for several characters
10387 \end_layout
10388
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \begin_layout Standard
10395 \begin_inset space \hfill{}
10396 \end_inset
10397
10398
10399 \begin_inset Tabular
10400 <lyxtabular version="3" rows="5" columns="2">
10401 <features>
10402 <column alignment="center" valignment="top" width="0pt">
10403 <column alignment="center" valignment="top" width="0pt">
10404 <row>
10405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Command
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Result
10419 \begin_inset Note Note
10420 status collapsed
10421
10422 \begin_layout Plain Layout
10423
10424 \series bold
10425
10426 \backslash
10427 raisebox
10428 \series default
10429  is only used as spacer.
10430 \end_layout
10431
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \backslash
10447 overleftarrow
10448 \begin_inset ERT
10449 status collapsed
10450
10451 \begin_layout Plain Layout
10452
10453
10454 \backslash
10455 spce 
10456 \end_layout
10457
10458 \end_inset
10459
10460 A=B
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10470 \end_inset
10471
10472
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \backslash
10485 underleftarrow
10486 \begin_inset ERT
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490
10491
10492 \backslash
10493 spce 
10494 \end_layout
10495
10496 \end_inset
10497
10498 A=B
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10508 \end_inset
10509
10510
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \backslash
10523 overleftrightarrow
10524 \begin_inset ERT
10525 status collapsed
10526
10527 \begin_layout Plain Layout
10528
10529
10530 \backslash
10531 spce 
10532 \end_layout
10533
10534 \end_inset
10535
10536 A=B
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10546 \end_inset
10547
10548
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \backslash
10561 underleftrightarrow
10562 \begin_inset ERT
10563 status collapsed
10564
10565 \begin_layout Plain Layout
10566
10567
10568 \backslash
10569 spce 
10570 \end_layout
10571
10572 \end_inset
10573
10574 A=B
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10584 \end_inset
10585
10586
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 </row>
10592 </lyxtabular>
10593
10594 \end_inset
10595
10596
10597 \begin_inset space \hfill{}
10598 \end_inset
10599
10600
10601 \begin_inset Tabular
10602 <lyxtabular version="3" rows="5" columns="2">
10603 <features>
10604 <column alignment="center" valignment="top" width="0pt">
10605 <column alignment="center" valignment="top" width="0pt">
10606 <row>
10607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 Command
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 Result
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \backslash
10633 overrightarrow
10634 \begin_inset ERT
10635 status collapsed
10636
10637 \begin_layout Plain Layout
10638
10639
10640 \backslash
10641 spce 
10642 \end_layout
10643
10644 \end_inset
10645
10646 A=B
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10656 \end_inset
10657
10658
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \backslash
10671 underrightarrow
10672 \begin_inset ERT
10673 status collapsed
10674
10675 \begin_layout Plain Layout
10676
10677
10678 \backslash
10679 spce 
10680 \end_layout
10681
10682 \end_inset
10683
10684 A=B
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10694 \end_inset
10695
10696
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707
10708 \backslash
10709 widetilde
10710 \begin_inset ERT
10711 status collapsed
10712
10713 \begin_layout Plain Layout
10714
10715
10716 \backslash
10717 spce 
10718 \end_layout
10719
10720 \end_inset
10721
10722 A=B
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \backslash
10747 widehat
10748 \begin_inset ERT
10749 status collapsed
10750
10751 \begin_layout Plain Layout
10752
10753
10754 \backslash
10755 spce 
10756 \end_layout
10757
10758 \end_inset
10759
10760 A=B
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10770 \end_inset
10771
10772
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 </row>
10778 </lyxtabular>
10779
10780 \end_inset
10781
10782
10783 \begin_inset space \hfill{}
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 \begin_inset VSpace medskip
10791 \end_inset
10792
10793 With these commands as many characters as you like can be accented.
10794  But the accents 
10795 \series bold
10796
10797 \backslash
10798 widetilde
10799 \series default
10800  and 
10801 \series bold
10802
10803 \backslash
10804 widehat
10805 \series default
10806  will only be set in the output with a length of three characters, as shown
10807  in the following example:
10808 \begin_inset Formula \[
10809 \widetilde{A+B=C-D}\]
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Standard
10817 With the commands 
10818 \series bold
10819
10820 \backslash
10821 overset
10822 \series default
10823
10824 \begin_inset Index
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828 Commands ! O ! 
10829 \backslash
10830 overset
10831 \end_layout
10832
10833 \end_inset
10834
10835  and 
10836 \series bold
10837
10838 \backslash
10839 underset
10840 \series default
10841
10842 \begin_inset Index
10843 status collapsed
10844
10845 \begin_layout Plain Layout
10846 Commands ! U ! 
10847 \backslash
10848 underset
10849 \end_layout
10850
10851 \end_inset
10852
10853  described in the previous subsection it is also possible to accent several
10854  characters.
10855  The command 
10856 \series bold
10857
10858 \backslash
10859 underset
10860 \begin_inset ERT
10861 status collapsed
10862
10863 \begin_layout Plain Layout
10864
10865
10866 \backslash
10867 spce 
10868 \end_layout
10869
10870 \end_inset
10871
10872 A=B
10873 \begin_inset Formula $\downarrow$
10874 \end_inset
10875
10876 ***
10877 \series default
10878  creates:
10879 \begin_inset Formula \[
10880 \underset{***}{A=B}\]
10881
10882 \end_inset
10883
10884
10885 \end_layout
10886
10887 \begin_layout Section
10888 Space
10889 \begin_inset CommandInset label
10890 LatexCommand label
10891 name "sub:Space"
10892
10893 \end_inset
10894
10895
10896 \begin_inset Index
10897 status collapsed
10898
10899 \begin_layout Plain Layout
10900 Space ! horizontal
10901 \end_layout
10902
10903 \end_inset
10904
10905
10906 \end_layout
10907
10908 \begin_layout Subsection
10909 Predefined Space
10910 \begin_inset CommandInset label
10911 LatexCommand label
10912 name "sub:Predefined-Space"
10913
10914 \end_inset
10915
10916
10917 \begin_inset Index
10918 status collapsed
10919
10920 \begin_layout Plain Layout
10921 Space ! horizontal ! predefined
10922 \end_layout
10923
10924 \end_inset
10925
10926
10927 \end_layout
10928
10929 \begin_layout Standard
10930 Sometimes it is necessary to insert horizontal space to a formula.
10931  This is done by inserting a protected space (shortcut 
10932 \begin_inset Info
10933 type  "shortcut"
10934 arg   "space-insert protected"
10935 \end_inset
10936
10937 ).
10938  A 
10939 \begin_inset Quotes eld
10940 \end_inset
10941
10942
10943 \color blue
10944
10945 \begin_inset ERT
10946 status collapsed
10947
10948 \begin_layout Plain Layout
10949
10950
10951 \backslash
10952 spce 
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \color inherit
10959
10960 \begin_inset Quotes erd
10961 \end_inset
10962
10963  appears and by pressing 
10964 \family sans
10965 Space
10966 \family default
10967  several times one can select one of eight different space sizes.
10968  The spaces can also be inserted using the math toolbar button 
10969 \begin_inset Graphics
10970         filename ../images/math/space.png
10971         scale 85
10972
10973 \end_inset
10974
10975  or special commands.
10976  Independent from the inserted command, one can select the size again by
10977  pressing 
10978 \family sans
10979 Space
10980 \family default
10981  afterwards.
10982 \end_layout
10983
10984 \begin_layout Standard
10985 \noindent
10986 \align center
10987 \begin_inset VSpace -5mm
10988 \end_inset
10989
10990
10991 \begin_inset Tabular
10992 <lyxtabular version="3" rows="3" columns="7">
10993 <features>
10994 <column alignment="center" valignment="middle" width="6.8cm">
10995 <column alignment="center" valignment="top" width="0">
10996 <column alignment="center" valignment="top" width="0">
10997 <column alignment="center" valignment="top" width="0">
10998 <column alignment="center" valignment="top" width="0">
10999 <column alignment="center" valignment="top" width="0">
11000 <column alignment="center" valignment="top" width="0">
11001 <row>
11002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 Command
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015
11016 \backslash
11017 ,
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \backslash
11028 :
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \backslash
11039 ;
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048
11049 \backslash
11050 quad
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059
11060 \backslash
11061 qquad
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \backslash
11072 !
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 </row>
11078 <row>
11079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 Number of 
11084 \family sans
11085 Space
11086 \family default
11087  keystrokes after inserting the protected space
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 0
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 1
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 2
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 3
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 4
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 5
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 Result
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 \begin_inset Formula $A\, B$
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 \begin_inset Formula $A\: B$
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 \begin_inset Formula $A\; B$
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 \begin_inset Formula $A\quad B$
11198 \end_inset
11199
11200
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 \begin_inset Formula $A\qquad B$
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 \begin_inset Formula $A\! B$
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 </lyxtabular>
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \begin_layout Standard
11238 The last size seem to produce no space.
11239  It is displayed red in LyX contrary to the other sizes, because it is a
11240  negative space.
11241  There are two more negative spaces:
11242 \end_layout
11243
11244 \begin_layout Standard
11245 \align center
11246 \begin_inset Tabular
11247 <lyxtabular version="3" rows="3" columns="3">
11248 <features>
11249 <column alignment="center" valignment="middle" width="6.8cm">
11250 <column alignment="center" valignment="top" width="0pt">
11251 <column alignment="center" valignment="top" width="0pt">
11252 <row>
11253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 Command
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266
11267 \backslash
11268 negmedspace
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277
11278 \backslash
11279 negthickspace
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 </row>
11285 <row>
11286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 Number of 
11291 \family sans
11292 Space
11293 \family default
11294  keystrokes after inserting the protected space
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 6
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 7
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 </row>
11318 <row>
11319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 Result
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 \begin_inset Formula $A\negmedspace B$
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Formula $A\negthickspace B$
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 </row>
11353 </lyxtabular>
11354
11355 \end_inset
11356
11357
11358 \end_layout
11359
11360 \begin_layout Standard
11361 Negative spaces can lead to characters overlapping each other.
11362  Thus they can be used to enforce ligatures, what is e.
11363 \begin_inset space \thinspace{}
11364 \end_inset
11365
11366 g.
11367 \begin_inset space \space{}
11368 \end_inset
11369
11370 useful for summation operators: 
11371 \end_layout
11372
11373 \begin_layout Standard
11374 \align center
11375 \begin_inset Tabular
11376 <lyxtabular version="3" rows="3" columns="2">
11377 <features>
11378 <column alignment="center" valignment="top" width="0">
11379 <column alignment="center" valignment="top" width="0">
11380 <row>
11381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 Command
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 Result
11395 \begin_inset Note Note
11396 status collapsed
11397
11398 \begin_layout Plain Layout
11399
11400 \series bold
11401
11402 \backslash
11403 raisebox
11404 \series default
11405  is only used as spacer.
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 </row>
11416 <row>
11417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421
11422 \backslash
11423 sum
11424 \backslash
11425 sum
11426 \begin_inset ERT
11427 status collapsed
11428
11429 \begin_layout Plain Layout
11430
11431
11432 \backslash
11433 spce 
11434 \end_layout
11435
11436 \end_inset
11437
11438 f_kl
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461
11462 \backslash
11463 sum
11464 \backslash
11465 negmedspace
11466 \backslash
11467 sum
11468 \begin_inset ERT
11469 status collapsed
11470
11471 \begin_layout Plain Layout
11472
11473
11474 \backslash
11475 spce 
11476 \end_layout
11477
11478 \end_inset
11479
11480 f_kl
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 </lyxtabular>
11499
11500 \end_inset
11501
11502
11503 \end_layout
11504
11505 \begin_layout Standard
11506 Relations like for example equal signs, are always surrounded by space.
11507  To suppress this, the equal sign is placed into a TeX-brace.
11508  The following example demonstrates this:
11509 \end_layout
11510
11511 \begin_layout Standard
11512 \align center
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="2" columns="2">
11515 <features>
11516 <column alignment="center" valignment="top" width="0pt">
11517 <column alignment="center" valignment="top" width="0pt">
11518 <row>
11519 <cell alignment="center" valignment="top" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 normal equation
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 \begin_inset Formula $A=B$
11533 \end_inset
11534
11535
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 <row>
11542 <cell alignment="center" valignment="top" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 \begin_inset Note Note
11547 status collapsed
11548
11549 \begin_layout Plain Layout
11550
11551 \series bold
11552
11553 \backslash
11554 raisebox
11555 \series default
11556  is only used as spacer.
11557 \end_layout
11558
11559 \end_inset
11560
11561
11562 \begin_inset Formula $\raisebox{5mm}{}$
11563 \end_inset
11564
11565 equation without space
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $A{=}B$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 </lyxtabular>
11584
11585 \end_inset
11586
11587
11588 \end_layout
11589
11590 \begin_layout Standard
11591 \noindent
11592 The command for the last formula is: 
11593 \series bold
11594 A
11595 \backslash
11596 {=
11597 \begin_inset Formula $\to$
11598 \end_inset
11599
11600 B
11601 \end_layout
11602
11603 \begin_layout Standard
11604 \begin_inset VSpace bigskip
11605 \end_inset
11606
11607 Spaces are needed for physical units, because the space between the value
11608  and the unit is the smallest one and not a normal space.
11609  For units in text, the smallest space is inserted via the menu 
11610 \family sans
11611 Insert\SpecialChar \menuseparator
11612 Formatting\SpecialChar \menuseparator
11613 Thin
11614 \begin_inset space ~
11615 \end_inset
11616
11617 Space
11618 \family default
11619  (shortcut 
11620 \begin_inset Info
11621 type  "shortcut"
11622 arg   "space-insert thin"
11623 \end_inset
11624
11625 ).
11626 \end_layout
11627
11628 \begin_layout Standard
11629 An example to visualize the difference:
11630 \end_layout
11631
11632 \begin_layout Standard
11633 \begin_inset Tabular
11634 <lyxtabular version="3" rows="2" columns="2">
11635 <features>
11636 <column alignment="left" valignment="top" width="0">
11637 <column alignment="left" valignment="top" width="0">
11638 <row>
11639 <cell alignment="center" valignment="top" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643 24 kW
11644 \begin_inset Formula $\cdot$
11645 \end_inset
11646
11647 h
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 space between value and unit
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 </row>
11662 <row>
11663 <cell alignment="center" valignment="top" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 24
11668 \begin_inset space \thinspace{}
11669 \end_inset
11670
11671 kW
11672 \begin_inset Formula $\cdot$
11673 \end_inset
11674
11675 h
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 smallest space between value and unit
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 </lyxtabular>
11691
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \begin_layout Subsection
11698 Variable Space
11699 \begin_inset ERT
11700 status collapsed
11701
11702 \begin_layout Plain Layout
11703
11704
11705 \backslash
11706 texorpdfstring{
11707 \end_layout
11708
11709 \end_inset
11710
11711
11712 \begin_inset Foot
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716 for vertical space in formulas see 
11717 \begin_inset CommandInset ref
11718 LatexCommand ref
11719 reference "sub:Line-Separation"
11720
11721 \end_inset
11722
11723
11724 \end_layout
11725
11726 \end_inset
11727
11728
11729 \begin_inset ERT
11730 status collapsed
11731
11732 \begin_layout Plain Layout
11733
11734 }{}
11735 \end_layout
11736
11737 \end_inset
11738
11739
11740 \begin_inset Note Note
11741 status collapsed
11742
11743 \begin_layout Plain Layout
11744
11745 \backslash
11746 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11747 \end_layout
11748
11749 \begin_layout Plain Layout
11750 More about 
11751 \backslash
11752 texorpdfstring is in section 
11753 \begin_inset CommandInset ref
11754 LatexCommand ref
11755 reference "sub:Formulas-in-Section"
11756
11757 \end_inset
11758
11759 .
11760 \end_layout
11761
11762 \end_inset
11763
11764
11765 \begin_inset CommandInset label
11766 LatexCommand label
11767 name "sub:Variable-Space"
11768
11769 \end_inset
11770
11771
11772 \begin_inset Index
11773 status collapsed
11774
11775 \begin_layout Plain Layout
11776 Space ! horizontal ! variable
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \begin_layout Standard
11785 Space with a defined length can be inserted with the command 
11786 \series bold
11787
11788 \backslash
11789 hspace
11790 \series default
11791
11792 \begin_inset Index
11793 status collapsed
11794
11795 \begin_layout Plain Layout
11796 Commands ! H ! 
11797 \backslash
11798 hspace
11799 \end_layout
11800
11801 \end_inset
11802
11803 .
11804  Then a long 
11805 \begin_inset Quotes eld
11806 \end_inset
11807
11808
11809 \color blue
11810
11811 \begin_inset ERT
11812 status collapsed
11813
11814 \begin_layout Plain Layout
11815
11816
11817 \backslash
11818 spce 
11819 \end_layout
11820
11821 \end_inset
11822
11823
11824 \color inherit
11825
11826 \begin_inset Quotes erd
11827 \end_inset
11828
11829  appears.
11830  The length can be specified by left-clicking on the 
11831 \begin_inset Quotes eld
11832 \end_inset
11833
11834
11835 \color blue
11836
11837 \begin_inset ERT
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841
11842
11843 \backslash
11844 spce 
11845 \end_layout
11846
11847 \end_inset
11848
11849
11850 \color inherit
11851
11852 \begin_inset Quotes erd
11853 \end_inset
11854
11855 .
11856  The length may also be negative.
11857  To insert so many space that the formula uses all available space, the
11858  command 
11859 \series bold
11860
11861 \backslash
11862 hfill
11863 \series default
11864
11865 \begin_inset Index
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Commands ! H ! 
11870 \backslash
11871 hfill
11872 \end_layout
11873
11874 \end_inset
11875
11876  is used.
11877 \end_layout
11878
11879 \begin_layout Standard
11880 \begin_inset VSpace -1mm
11881 \end_inset
11882
11883
11884 \end_layout
11885
11886 \begin_layout Standard
11887 \align center
11888 \begin_inset Tabular
11889 <lyxtabular version="3" rows="4" columns="2">
11890 <features>
11891 <column alignment="center" valignment="top" width="0">
11892 <column alignment="center" valignment="top" width="0">
11893 <row>
11894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898 Command (
11899 \backslash
11900 hspace length)
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 Result
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 </row>
11915 <row>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 A=B
11921 \backslash
11922 hspace
11923 \begin_inset ERT
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927
11928
11929 \backslash
11930 spce 
11931 \end_layout
11932
11933 \end_inset
11934
11935
11936 \begin_inset Formula $\to$
11937 \end_inset
11938
11939 A
11940 \backslash
11941 not=C (3
11942 \begin_inset space \thinspace{}
11943 \end_inset
11944
11945 cm)
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 <row>
11964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 A
11969 \backslash
11970 hspace
11971 \begin_inset ERT
11972 status collapsed
11973
11974 \begin_layout Plain Layout
11975
11976
11977 \backslash
11978 spce 
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \begin_inset Formula $\to$
11985 \end_inset
11986
11987 A
11988 \backslash
11989 not=A (-1
11990 \begin_inset space \thinspace{}
11991 \end_inset
11992
11993 mm)
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12003 \end_inset
12004
12005
12006 \end_layout
12007
12008 \end_inset
12009 </cell>
12010 </row>
12011 <row>
12012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 A=A
12017 \backslash
12018 hfill
12019 \begin_inset ERT
12020 status collapsed
12021
12022 \begin_layout Plain Layout
12023
12024
12025 \backslash
12026 spce 
12027 \end_layout
12028
12029 \end_inset
12030
12031 B=B
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040 \begin_inset Formula $A=A\hfill B=B$
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \end_inset
12047 </cell>
12048 </row>
12049 </lyxtabular>
12050
12051 \end_inset
12052
12053
12054 \end_layout
12055
12056 \begin_layout Standard
12057 In the last example the available space is given by the longest column entry
12058  of the table.
12059  In an inline formula the space depends on the length of the line in which
12060  
12061 \series bold
12062
12063 \backslash
12064 hfill
12065 \series default
12066  is inserted.
12067  Thus, when the line uses the full width, no space will be created.
12068  
12069 \series bold
12070
12071 \backslash
12072 hfill
12073 \series default
12074  only has an effect on displayed formulas when the formula style 
12075 \series bold
12076 Indented
12077 \series default
12078  is used.
12079  (Formula styles are explained in 
12080 \begin_inset CommandInset ref
12081 LatexCommand ref
12082 reference "sec:Formula-Styles"
12083
12084 \end_inset
12085
12086 .)
12087 \end_layout
12088
12089 \begin_layout Standard
12090 Besides 
12091 \series bold
12092
12093 \backslash
12094 hfill
12095 \series default
12096 , there are the commands 
12097 \series bold
12098
12099 \backslash
12100 dotfill
12101 \series default
12102  and 
12103 \series bold
12104
12105 \backslash
12106 hrulefill
12107 \series default
12108  that fill the space with a pattern, see 
12109 \begin_inset CommandInset ref
12110 LatexCommand ref
12111 reference "sub:Ellipses"
12112
12113 \end_inset
12114
12115  for an example.
12116 \end_layout
12117
12118 \begin_layout Standard
12119 For text, variable space can be inserted via the menu 
12120 \family sans
12121 Insert\SpecialChar \menuseparator
12122 Formatting\SpecialChar \menuseparator
12123 Horizontal
12124 \begin_inset space ~
12125 \end_inset
12126
12127 Space
12128 \family default
12129 :
12130 \end_layout
12131
12132 \begin_layout Standard
12133 This is a line with
12134 \begin_inset space \hspace{}
12135 \length 2cm
12136 \end_inset
12137
12138 2
12139 \begin_inset space \thinspace{}
12140 \end_inset
12141
12142 cm space.
12143 \end_layout
12144
12145 \begin_layout Standard
12146 This is a line with
12147 \begin_inset space \hfill{}
12148 \end_inset
12149
12150 maximum space.
12151 \end_layout
12152
12153 \begin_layout Subsection
12154 Space besides inline Formulas
12155 \begin_inset Index
12156 status collapsed
12157
12158 \begin_layout Plain Layout
12159 Space ! besides inline formulas
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 The space that surrounds inline formulas can be adjusted with the length
12169  
12170 \series bold
12171
12172 \backslash
12173 mathsurround
12174 \begin_inset Index
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 Commands ! M ! 
12179 \backslash
12180 mathsurround
12181 \end_layout
12182
12183 \end_inset
12184
12185
12186 \series default
12187 .
12188  The value of a length is set with the command 
12189 \series bold
12190
12191 \backslash
12192 setlength
12193 \begin_inset Index
12194 status collapsed
12195
12196 \begin_layout Plain Layout
12197 Commands ! S ! 
12198 \backslash
12199 setlength
12200 \end_layout
12201
12202 \end_inset
12203
12204
12205 \series default
12206  that has the following scheme:
12207 \end_layout
12208
12209 \begin_layout Standard
12210
12211 \series bold
12212
12213 \backslash
12214 setlength{length name}{value}
12215 \end_layout
12216
12217 \begin_layout Standard
12218 To set 
12219 \series bold
12220
12221 \backslash
12222 mathsurround
12223 \series default
12224  to the value 5
12225 \begin_inset space \thinspace{}
12226 \end_inset
12227
12228 mm, the command
12229 \end_layout
12230
12231 \begin_layout Standard
12232
12233 \series bold
12234
12235 \backslash
12236 setlength{
12237 \backslash
12238 mathsurround}{5mm}
12239 \end_layout
12240
12241 \begin_layout Standard
12242 is inserted in TeX-mode.
12243  5
12244 \begin_inset space \thinspace{}
12245 \end_inset
12246
12247 mm space will now be set around all inline formulas:
12248 \begin_inset ERT
12249 status collapsed
12250
12251 \begin_layout Plain Layout
12252
12253
12254 \backslash
12255 setlength{
12256 \backslash
12257 mathsurround}{5mm}
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266 This is a line with an inline formula 
12267 \begin_inset Formula $A=B$
12268 \end_inset
12269
12270  with 5
12271 \begin_inset space \thinspace{}
12272 \end_inset
12273
12274 mm surrounding space.
12275 \begin_inset ERT
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279
12280
12281 \backslash
12282 setlength{
12283 \backslash
12284 mathsurround}{0pt}
12285 \end_layout
12286
12287 \end_inset
12288
12289
12290 \end_layout
12291
12292 \begin_layout Standard
12293 To return to the predefined value, 
12294 \series bold
12295
12296 \backslash
12297 mathsurround
12298 \series default
12299  is set to the value 0
12300 \begin_inset space \thinspace{}
12301 \end_inset
12302
12303 pt.
12304 \end_layout
12305
12306 \begin_layout Section
12307 Boxes and Frames
12308 \begin_inset Index
12309 status collapsed
12310
12311 \begin_layout Plain Layout
12312 Boxes
12313 \end_layout
12314
12315 \end_inset
12316
12317
12318 \begin_inset Index
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322 Frames | see
12323 \begin_inset ERT
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327
12328 {
12329 \end_layout
12330
12331 \end_inset
12332
12333 Boxes
12334 \begin_inset ERT
12335 status collapsed
12336
12337 \begin_layout Plain Layout
12338
12339 }
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \end_inset
12348
12349
12350 \end_layout
12351
12352 \begin_layout Standard
12353 Boxes for text are described in chapter 
12354 \family typewriter
12355 Boxes
12356 \family default
12357  in the 
12358 \family typewriter
12359 Embedded
12360 \begin_inset space ~
12361 \end_inset
12362
12363 Objects
12364 \family default
12365  manual.
12366 \end_layout
12367
12368 \begin_layout Subsection
12369 Boxes with Frame
12370 \begin_inset CommandInset label
12371 LatexCommand label
12372 name "sub:Boxes-with-Frame"
12373
12374 \end_inset
12375
12376
12377 \begin_inset Index
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381 Boxes ! with frame
12382 \end_layout
12383
12384 \end_inset
12385
12386
12387 \end_layout
12388
12389 \begin_layout Standard
12390 It is possible to frame formulas or parts of it with the commands 
12391 \series bold
12392
12393 \backslash
12394 fbox
12395 \series default
12396
12397 \begin_inset Index
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401 Commands ! F ! 
12402 \backslash
12403 fbox
12404 \end_layout
12405
12406 \end_inset
12407
12408  and 
12409 \series bold
12410
12411 \backslash
12412 boxed
12413 \series default
12414
12415 \begin_inset Index
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 Commands ! B ! 
12420 \backslash
12421 boxed
12422 \end_layout
12423
12424 \end_inset
12425
12426 .
12427 \end_layout
12428
12429 \begin_layout Standard
12430 When one of these commands is inserted to a formula, a blue box appears
12431  within a frame to enter formula parts.
12432  For 
12433 \series bold
12434
12435 \backslash
12436 fbox
12437 \series default
12438  an additional formula has to be created by 
12439 \family sans
12440 Ctrl+M
12441 \family default
12442  within this box
12443 \begin_inset Foot
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Due to a bug in LyX it is not possible to create a new formula with 
12448 \family sans
12449 Ctrl+M
12450 \family default
12451 , see 
12452 \begin_inset CommandInset href
12453 LatexCommand href
12454 name "LyX-bug #1435"
12455 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12456
12457 \end_inset
12458
12459 .
12460 \end_layout
12461
12462 \end_inset
12463
12464 , because the box content will otherwise be treated as mathematical text.
12465  When 
12466 \series bold
12467
12468 \backslash
12469 boxed
12470 \series default
12471  is used, a new formula is automatically created inside the frame.
12472 \end_layout
12473
12474 \begin_layout Standard
12475 The command 
12476 \series bold
12477
12478 \backslash
12479 fbox
12480 \series default
12481  is not suitable to frame displayed formulas, because the formula will always
12482  be set in the size of the text.
12483  
12484 \series bold
12485
12486 \backslash
12487 boxed
12488 \series default
12489  is in contrary not suitable to frame inline formulas, because the formula
12490  will always be set in the size of a displayed formula.
12491 \end_layout
12492
12493 \begin_layout Standard
12494 As extension to 
12495 \series bold
12496
12497 \backslash
12498 fbox
12499 \series default
12500  there is the command 
12501 \series bold
12502
12503 \backslash
12504 framebox
12505 \series default
12506
12507 \begin_inset Index
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511 Commands ! F ! 
12512 \backslash
12513 framebox
12514 \end_layout
12515
12516 \end_inset
12517
12518  where additionally the frame width and the alignment can be specified.
12519  
12520 \series bold
12521
12522 \backslash
12523 framebox
12524 \series default
12525  is used in the following scheme:
12526 \end_layout
12527
12528 \begin_layout Standard
12529
12530 \series bold
12531
12532 \backslash
12533 framebox[frame width][position]{box content}
12534 \end_layout
12535
12536 \begin_layout Standard
12537 The position can either be 
12538 \emph on
12539 l
12540 \emph default
12541  or 
12542 \emph on
12543 r
12544 \emph default
12545 .
12546  
12547 \emph on
12548 l
12549 \emph default
12550  left aligns, 
12551 \emph on
12552 r
12553 \emph default
12554  right aligns the formula in the box.
12555  When no position is given, the formula will be centered.
12556 \begin_inset Newline newline
12557 \end_inset
12558
12559 Is no width given, also no position can be given.
12560  In this case the frame width is adjusted to the box content like for 
12561 \series bold
12562
12563 \backslash
12564 fbox
12565 \series default
12566 .
12567 \end_layout
12568
12569 \begin_layout Standard
12570 When the command 
12571 \series bold
12572
12573 \backslash
12574 framebox
12575 \series default
12576  is inserted, a box appears containing three blue boxes.
12577  The first two boxes are surrounded by brackets and denote the two optional
12578  arguments.
12579  The third box is for formula parts like for 
12580 \series bold
12581
12582 \backslash
12583 fbox
12584 \series default
12585 .
12586 \end_layout
12587
12588 \begin_layout Standard
12589 \align center
12590 \begin_inset Note Note
12591 status open
12592
12593 \begin_layout Plain Layout
12594 The table has been set into a minipage to make the footnote appearing.
12595  Otherwise the footnote text would not be displayed.
12596 \end_layout
12597
12598 \end_inset
12599
12600
12601 \begin_inset Box Frameless
12602 position "c"
12603 hor_pos "c"
12604 has_inner_box 1
12605 inner_pos "c"
12606 use_parbox 0
12607 width "100col%"
12608 special "none"
12609 height "1in"
12610 height_special "totalheight"
12611 status open
12612
12613 \begin_layout Plain Layout
12614 \align center
12615 \begin_inset Tabular
12616 <lyxtabular version="3" rows="5" columns="2">
12617 <features>
12618 <column alignment="center" valignment="top" width="0">
12619 <column alignment="center" valignment="top" width="0">
12620 <row>
12621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 Command
12626 \begin_inset Foot
12627 status collapsed
12628
12629 \begin_layout Plain Layout
12630 Due to a bug in LyX it is not possible to create a new formula with 
12631 \family sans
12632 Ctrl+m
12633 \family default
12634 , see 
12635 \begin_inset CommandInset href
12636 LatexCommand href
12637 name "LyX-bug #1435"
12638 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12639
12640 \end_inset
12641
12642 .
12643 \end_layout
12644
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \end_inset
12651 </cell>
12652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 Result
12657 \begin_inset Note Note
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662 \series bold
12663
12664 \backslash
12665 raisebox
12666 \series default
12667  is only used as spacer.
12668 \end_layout
12669
12670 \end_inset
12671
12672
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 <row>
12679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683
12684 \backslash
12685 fbox
12686 \begin_inset ERT
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690
12691
12692 \backslash
12693 spce 
12694 \end_layout
12695
12696 \end_inset
12697
12698
12699 \family sans
12700 Ctrl+M
12701 \family default
12702  
12703 \backslash
12704 int
12705 \begin_inset ERT
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709
12710
12711 \backslash
12712 spce 
12713 \end_layout
12714
12715 \end_inset
12716
12717 A=B
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12727 \end_inset
12728
12729
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 </row>
12735 <row>
12736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740
12741 \backslash
12742 boxed
12743 \begin_inset ERT
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747
12748
12749 \backslash
12750 spce 
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \backslash
12757 int
12758 \begin_inset ERT
12759 status collapsed
12760
12761 \begin_layout Plain Layout
12762
12763
12764 \backslash
12765 spce 
12766 \end_layout
12767
12768 \end_inset
12769
12770 A=B
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12780 \end_inset
12781
12782
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 </row>
12788 <row>
12789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793 A+
12794 \backslash
12795 fbox
12796 \begin_inset ERT
12797 status collapsed
12798
12799 \begin_layout Plain Layout
12800
12801
12802 \backslash
12803 spce 
12804 \end_layout
12805
12806 \end_inset
12807
12808 B
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12818 \end_inset
12819
12820
12821 \end_layout
12822
12823 \end_inset
12824 </cell>
12825 </row>
12826 <row>
12827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831
12832 \backslash
12833 framebox
12834 \begin_inset ERT
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838
12839
12840 \backslash
12841 spce 
12842 \end_layout
12843
12844 \end_inset
12845
12846 20mm
12847 \begin_inset Formula $\to$
12848 \end_inset
12849
12850
12851 \begin_inset Formula $\to$
12852 \end_inset
12853
12854
12855 \family sans
12856 Ctrl+M
12857 \family default
12858  
12859 \backslash
12860 frac
12861 \begin_inset ERT
12862 status collapsed
12863
12864 \begin_layout Plain Layout
12865
12866
12867 \backslash
12868 spce 
12869 \end_layout
12870
12871 \end_inset
12872
12873 A
12874 \begin_inset Formula $\downarrow$
12875 \end_inset
12876
12877 B
12878 \end_layout
12879
12880 \end_inset
12881 </cell>
12882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 \begin_inset Formula $\raisebox{6mm}{}$
12887 \end_inset
12888
12889
12890 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12891 \end_inset
12892
12893
12894 \begin_inset Formula $\raisebox{-4mm}{}$
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 </row>
12903 </lyxtabular>
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \end_inset
12911
12912
12913 \end_layout
12914
12915 \begin_layout Standard
12916 The frame thickness can also be adjusted.
12917  To do this the following commands have to be inserted in TeX-mode before
12918  the formula
12919 \end_layout
12920
12921 \begin_layout Standard
12922
12923 \series bold
12924
12925 \backslash
12926 fboxrule
12927 \series default
12928  
12929 \series bold
12930
12931 \begin_inset Quotes eld
12932 \end_inset
12933
12934 thickness
12935 \begin_inset Quotes erd
12936 \end_inset
12937
12938
12939 \series default
12940  
12941 \series bold
12942
12943 \backslash
12944 fboxsep
12945 \series default
12946  
12947 \series bold
12948
12949 \begin_inset Quotes eld
12950 \end_inset
12951
12952 distance
12953 \begin_inset Quotes erd
12954 \end_inset
12955
12956
12957 \end_layout
12958
12959 \begin_layout Standard
12960 \begin_inset Quotes eld
12961 \end_inset
12962
12963 distance
12964 \begin_inset Quotes erd
12965 \end_inset
12966
12967  specifies the minimal distance between the frame and the first character
12968  in the box.
12969  An example for this is the following framed formula:
12970 \begin_inset ERT
12971 status collapsed
12972
12973 \begin_layout Plain Layout
12974
12975
12976 \backslash
12977 fboxrule 2mm 
12978 \backslash
12979 fboxsep 3mm
12980 \end_layout
12981
12982 \end_inset
12983
12984
12985 \begin_inset Formula \[
12986 \boxed{A+B=C}\]
12987
12988 \end_inset
12989
12990 Before this formula the commands
12991 \end_layout
12992
12993 \begin_layout Standard
12994
12995 \series bold
12996
12997 \backslash
12998 fboxrule
12999 \series default
13000  
13001 \series bold
13002 2mm
13003 \series default
13004  
13005 \series bold
13006
13007 \backslash
13008 fboxsep
13009 \series default
13010  
13011 \series bold
13012 3mm
13013 \end_layout
13014
13015 \begin_layout Standard
13016 were inserted in TeX-mode.
13017  The given values are used for all following boxes.
13018 \end_layout
13019
13020 \begin_layout Standard
13021 To return to the standard frame size, the command
13022 \end_layout
13023
13024 \begin_layout Standard
13025
13026 \series bold
13027
13028 \backslash
13029 fboxrule
13030 \series default
13031  
13032 \series bold
13033 0.4pt
13034 \series default
13035  
13036 \series bold
13037
13038 \backslash
13039 fboxsep
13040 \series default
13041  
13042 \series bold
13043 3pt
13044 \series default
13045
13046 \begin_inset ERT
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050
13051
13052 \backslash
13053 fboxrule 0.4pt 
13054 \backslash
13055 fboxsep 3pt
13056 \end_layout
13057
13058 \end_inset
13059
13060
13061 \end_layout
13062
13063 \begin_layout Standard
13064 is inserted in TeX-mode before the next formula.
13065 \end_layout
13066
13067 \begin_layout Subsection
13068 Boxes without Frame
13069 \begin_inset CommandInset label
13070 LatexCommand label
13071 name "sub:Boxes-without-Frame"
13072
13073 \end_inset
13074
13075
13076 \begin_inset Index
13077 status collapsed
13078
13079 \begin_layout Plain Layout
13080 Boxes ! without frame
13081 \end_layout
13082
13083 \end_inset
13084
13085
13086 \end_layout
13087
13088 \begin_layout Standard
13089 For boxes without a frame there are the following box commands: 
13090 \series bold
13091
13092 \backslash
13093 mbox
13094 \series default
13095
13096 \begin_inset Index
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100 Commands ! M ! 
13101 \backslash
13102 mbox
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \series bold
13109
13110 \backslash
13111 makebox
13112 \series default
13113
13114 \begin_inset Index
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 Commands ! M ! 
13119 \backslash
13120 makebox
13121 \end_layout
13122
13123 \end_inset
13124
13125 , and 
13126 \series bold
13127
13128 \backslash
13129 raisebox
13130 \series default
13131
13132 \begin_inset Index
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 Commands ! R ! 
13137 \backslash
13138 raisebox
13139 \end_layout
13140
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147 With 
13148 \series bold
13149
13150 \backslash
13151 raisebox
13152 \series default
13153  a box can be super- or subscripted.
13154  But in contrary to normal super- and subscripting, the characters in the
13155  box keep their font size.
13156  
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162  is used in the following scheme:
13163 \end_layout
13164
13165 \begin_layout Standard
13166
13167 \series bold
13168
13169 \backslash
13170 raisebox{height}{box content}
13171 \end_layout
13172
13173 \begin_layout Standard
13174 When the box should contain a formula, an extra formula is needed like for
13175  
13176 \series bold
13177
13178 \backslash
13179 fbox
13180 \series default
13181 .
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \align center
13186 \begin_inset Tabular
13187 <lyxtabular version="3" rows="4" columns="2">
13188 <features>
13189 <column alignment="center" valignment="top" width="0">
13190 <column alignment="center" valignment="top" width="0">
13191 <row>
13192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 Command
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13202 \begin_inset Text
13203
13204 \begin_layout Plain Layout
13205 Result
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 </row>
13211 <row>
13212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 H
13217 \backslash
13218 raisebox{2mm
13219 \begin_inset Formula $\to$
13220 \end_inset
13221
13222
13223 \backslash
13224 {al
13225 \begin_inset Formula $\to$
13226 \end_inset
13227
13228  lo
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 </row>
13246 <row>
13247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13248 \begin_inset Text
13249
13250 \begin_layout Plain Layout
13251 H
13252 \backslash
13253 raisebox{-2mm
13254 \begin_inset Formula $\to$
13255 \end_inset
13256
13257
13258 \backslash
13259 {al
13260 \begin_inset Formula $\to$
13261 \end_inset
13262
13263 lo
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13273 \end_inset
13274
13275
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 A=
13287 \backslash
13288 raisebox{-2mm
13289 \begin_inset Formula $\to$
13290 \end_inset
13291
13292
13293 \backslash
13294 {
13295 \family sans
13296 Ctrl+M
13297 \family default
13298  
13299 \backslash
13300 sqrt
13301 \begin_inset ERT
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305
13306
13307 \backslash
13308 spce 
13309 \end_layout
13310
13311 \end_inset
13312
13313
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 \begin_inset ERT
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326
13327 $A=
13328 \backslash
13329 raisebox{-2mm}{$
13330 \backslash
13331 sqrt{B}$}$
13332 \end_layout
13333
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 </row>
13342 </lyxtabular>
13343
13344 \end_inset
13345
13346
13347 \end_layout
13348
13349 \begin_layout Standard
13350 The last formula can currently only be created using TeX-mode because LyX
13351  inserts a box instead of the needed extra formula.
13352 \begin_inset Foot
13353 status collapsed
13354
13355 \begin_layout Plain Layout
13356 see 
13357 \begin_inset CommandInset href
13358 LatexCommand href
13359 name "LyX-bug #1435"
13360 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13361
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 The command 
13374 \series bold
13375
13376 \backslash
13377 mbox
13378 \series default
13379  is equivalent to 
13380 \series bold
13381
13382 \backslash
13383 fbox
13384 \series default
13385  and 
13386 \series bold
13387
13388 \backslash
13389 makebox
13390 \series default
13391  is equivalent to 
13392 \series bold
13393
13394 \backslash
13395 framebox
13396 \series default
13397 , with the difference that there is no frame.
13398 \end_layout
13399
13400 \begin_layout Subsection
13401 Colored Boxes
13402 \begin_inset CommandInset label
13403 LatexCommand label
13404 name "sub:Colored-Boxes"
13405
13406 \end_inset
13407
13408
13409 \begin_inset Index
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413 Boxes ! colored
13414 \end_layout
13415
13416 \end_inset
13417
13418
13419 \end_layout
13420
13421 \begin_layout Standard
13422 To be able to use all commands explained in this section, the LaTeX-package
13423  
13424 \series bold
13425 color
13426 \series default
13427
13428 \begin_inset Foot
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432 The LaTeX-package 
13433 \series bold
13434 color
13435 \series default
13436  is part of every LaTeX standard installation.
13437 \end_layout
13438
13439 \end_inset
13440
13441
13442 \begin_inset Index
13443 status collapsed
13444
13445 \begin_layout Plain Layout
13446 Packages ! color
13447 \end_layout
13448
13449 \end_inset
13450
13451  has to be loaded in the LaTeX-preamble with the line
13452 \begin_inset Foot
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 When text is colored somewhere in the document with a predefined color,
13457  LyX loads the LaTeX-package 
13458 \series bold
13459 color
13460 \series default
13461  automatically.
13462  Thus it is possible that the package is loaded twice, but this doesn't
13463  arise problems.
13464 \end_layout
13465
13466 \end_inset
13467
13468
13469 \begin_inset Note Note
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13474 amble.
13475 \end_layout
13476
13477 \end_inset
13478
13479
13480 \end_layout
13481
13482 \begin_layout Standard
13483
13484 \series bold
13485
13486 \backslash
13487 usepackage{color}
13488 \end_layout
13489
13490 \begin_layout Standard
13491 \begin_inset VSpace medskip
13492 \end_inset
13493
13494 To color boxes, the command 
13495 \series bold
13496
13497 \backslash
13498 colorbox
13499 \series default
13500
13501 \begin_inset Index
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505 Commands ! C ! 
13506 \backslash
13507 colorbox
13508 \end_layout
13509
13510 \end_inset
13511
13512  is used in the following scheme:
13513 \end_layout
13514
13515 \begin_layout Standard
13516
13517 \series bold
13518
13519 \backslash
13520 colorbox{color}{box content}
13521 \end_layout
13522
13523 \begin_layout Standard
13524 The box content can also be a box and a 
13525 \series bold
13526
13527 \backslash
13528 colorbox
13529 \series default
13530  can also be part of another box (see the 2nd and 3rd example).
13531  When the box should contain a formula, an extra formula has to be created,
13532  the same as for 
13533 \series bold
13534
13535 \backslash
13536 fbox
13537 \series default
13538 .
13539 \begin_inset Foot
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543 This also applies for the command 
13544 \series bold
13545
13546 \backslash
13547 fcolorbox
13548 \series default
13549 .
13550  Thereby note 
13551 \begin_inset CommandInset href
13552 LatexCommand href
13553 name "LyX-bug #1435"
13554 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13555
13556 \end_inset
13557
13558 .
13559 \end_layout
13560
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Standard
13567 One of the following predefined colors can be chosen:
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \series bold
13573 black
13574 \series default
13575
13576 \series bold
13577 blue
13578 \series default
13579
13580 \series bold
13581 cyan
13582 \series default
13583
13584 \series bold
13585 green
13586 \series default
13587
13588 \series bold
13589 magenta
13590 \series default
13591
13592 \series bold
13593 red
13594 \series default
13595
13596 \series bold
13597 white
13598 \series default
13599 , and 
13600 \series bold
13601 yellow
13602 \end_layout
13603
13604 \begin_layout Standard
13605 \align center
13606 \begin_inset Tabular
13607 <lyxtabular version="3" rows="4" columns="2">
13608 <features>
13609 <column alignment="center" valignment="top" width="0">
13610 <column alignment="center" valignment="top" width="0">
13611 <row>
13612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 Command
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Plain Layout
13625 Result
13626 \begin_inset Note Note
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630
13631 \series bold
13632
13633 \backslash
13634 raisebox
13635 \series default
13636  is only used as spacer.
13637 \end_layout
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 </row>
13647 <row>
13648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652
13653 \backslash
13654 colorbox{yellow
13655 \begin_inset Formula $\to$
13656 \end_inset
13657
13658
13659 \backslash
13660 {A=B
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13670 \end_inset
13671
13672
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 </row>
13678 <row>
13679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683
13684 \backslash
13685 colorbox{green
13686 \begin_inset Formula $\to$
13687 \end_inset
13688
13689
13690 \backslash
13691 {
13692 \backslash
13693 fbox
13694 \begin_inset ERT
13695 status collapsed
13696
13697 \begin_layout Plain Layout
13698
13699
13700 \backslash
13701 spce 
13702 \end_layout
13703
13704 \end_inset
13705
13706 A=B
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13716 \end_inset
13717
13718
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 </row>
13724 <row>
13725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729
13730 \backslash
13731 fbox
13732 \begin_inset ERT
13733 status collapsed
13734
13735 \begin_layout Plain Layout
13736
13737
13738 \backslash
13739 spce 
13740 \end_layout
13741
13742 \end_inset
13743
13744
13745 \backslash
13746 colorbox{green
13747 \begin_inset Formula $\to$
13748 \end_inset
13749
13750
13751 \backslash
13752 {A=B
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13762 \end_inset
13763
13764
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 </row>
13770 </lyxtabular>
13771
13772 \end_inset
13773
13774
13775 \end_layout
13776
13777 \begin_layout Standard
13778
13779 \series bold
13780
13781 \backslash
13782 colorbox
13783 \series default
13784  only colors the box but not the characters in the box.
13785  To color all characters, the whole formula is highlighted and the wanted
13786  color is chosen in the 
13787 \family sans
13788 Text
13789 \begin_inset space ~
13790 \end_inset
13791
13792 Style
13793 \family default
13794  dialog.
13795  The dialog can be called with the toolbar button 
13796 \begin_inset Graphics
13797         filename ../images/dialog-show_character.png
13798         scale 85
13799
13800 \end_inset
13801
13802  or the menu 
13803 \family sans
13804 Edit\SpecialChar \menuseparator
13805 Text
13806 \begin_inset space ~
13807 \end_inset
13808
13809 Style\SpecialChar \menuseparator
13810 Customized
13811 \family default
13812 .
13813  The formula number has then the same color as the formula.
13814  When the formula number should get another color than the formula characters,
13815  the color must be changed within the formula.
13816 \end_layout
13817
13818 \begin_layout Standard
13819 An example:
13820 \end_layout
13821
13822 \begin_layout Standard
13823
13824 \color red
13825 \begin_inset Formula \begin{equation}
13826 \int A=B\label{eq:red}\end{equation}
13827
13828 \end_inset
13829
13830
13831 \color green
13832
13833 \begin_inset Formula \begin{equation}
13834 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13835
13836 \end_inset
13837
13838
13839 \end_layout
13840
13841 \begin_layout Standard
13842 Formula 
13843 \begin_inset CommandInset ref
13844 LatexCommand eqref
13845 reference "eq:red"
13846
13847 \end_inset
13848
13849  is completely colored red.
13850 \begin_inset Newline newline
13851 \end_inset
13852
13853 Formula 
13854 \begin_inset CommandInset ref
13855 LatexCommand eqref
13856 reference "eq:redgreen"
13857
13858 \end_inset
13859
13860  was first completely colored green to set the color for the formula number.
13861  Subsequently the formula characters were colored red.
13862 \end_layout
13863
13864 \begin_layout Standard
13865 \begin_inset VSpace bigskip
13866 \end_inset
13867
13868 To color the frame different than the rest of the box, the command 
13869 \series bold
13870
13871 \backslash
13872 fcolorbox
13873 \series default
13874
13875 \begin_inset Index
13876 status collapsed
13877
13878 \begin_layout Plain Layout
13879 Commands ! F ! 
13880 \backslash
13881 fcolorbox
13882 \end_layout
13883
13884 \end_inset
13885
13886  is used in the following scheme:
13887 \end_layout
13888
13889 \begin_layout Standard
13890
13891 \series bold
13892
13893 \backslash
13894 fcolorbox{frame color}{color}{box content}
13895 \end_layout
13896
13897 \begin_layout Standard
13898 So 
13899 \series bold
13900
13901 \backslash
13902 fcolorbox
13903 \series default
13904  is an extension of the command 
13905 \series bold
13906
13907 \backslash
13908 colorbox
13909 \series default
13910 .
13911  The frame width is set, like for 
13912 \series bold
13913
13914 \backslash
13915 framebox
13916 \series default
13917 , with 
13918 \series bold
13919
13920 \backslash
13921 fboxrule
13922 \series default
13923  and 
13924 \series bold
13925
13926 \backslash
13927 fboxsep
13928 \series default
13929 .
13930  An example:
13931 \begin_inset ERT
13932 status collapsed
13933
13934 \begin_layout Plain Layout
13935
13936
13937 \backslash
13938 fboxrule 1mm 
13939 \backslash
13940 fboxsep 1mm
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \begin_inset Formula \[
13947 \fcolorbox{cyan}{magenta}{A=B}\]
13948
13949 \end_inset
13950
13951
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957
13958 \backslash
13959 fboxrule 0.4pt 
13960 \backslash
13961 fboxsep 3pt
13962 \end_layout
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \begin_layout Standard
13970 This formula was created with the command
13971 \begin_inset Newline newline
13972 \end_inset
13973
13974
13975 \series bold
13976
13977 \backslash
13978 fcolorbox{cyan
13979 \begin_inset Formula $\to$
13980 \end_inset
13981
13982
13983 \backslash
13984 {magenta
13985 \begin_inset Formula $\to$
13986 \end_inset
13987
13988
13989 \backslash
13990 {A=B
13991 \series default
13992 .
13993 \end_layout
13994
13995 \begin_layout Standard
13996 \begin_inset VSpace bigskip
13997 \end_inset
13998
13999 To use other colors than the predefined ones, they have to be defined first.
14000 \end_layout
14001
14002 \begin_layout Standard
14003 One can for example define the color 
14004 \begin_inset Quotes eld
14005 \end_inset
14006
14007
14008 \series bold
14009 darkgreen
14010 \series default
14011
14012 \begin_inset Quotes erd
14013 \end_inset
14014
14015  with the LaTeX-preamble line:
14016 \end_layout
14017
14018 \begin_layout Standard
14019
14020 \series bold
14021
14022 \backslash
14023 definecolor{darkgreen}{cmyk}{0.5,
14024 \series default
14025  
14026 \series bold
14027 0,
14028 \series default
14029  
14030 \series bold
14031 1,
14032 \series default
14033  
14034 \series bold
14035 0.5}
14036 \series default
14037
14038 \begin_inset Index
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 Commands ! D ! 
14043 \backslash
14044 definecolor
14045 \end_layout
14046
14047 \end_inset
14048
14049
14050 \end_layout
14051
14052 \begin_layout Standard
14053
14054 \series bold
14055 cmyk
14056 \series default
14057  is the color space that denotes the colors 
14058 \series bold
14059 cyan
14060 \series default
14061
14062 \series bold
14063 magenta
14064 \series default
14065
14066 \series bold
14067 yellow
14068 \series default
14069 , and 
14070 \series bold
14071 black
14072 \series default
14073 .
14074  The four comma separated numbers are the portion factor for the corresponding
14075  colors of the color space.
14076  The factors can be in the range of 0
14077 \begin_inset space \thinspace{}
14078 \end_inset
14079
14080 -
14081 \begin_inset space \thinspace{}
14082 \end_inset
14083
14084 1.
14085  Instead of 
14086 \series bold
14087 cmyk
14088 \series default
14089  also the color space 
14090 \series bold
14091 rgb
14092 \series default
14093  can be used for definitions.
14094  
14095 \series bold
14096 rgb
14097 \series default
14098  denotes 
14099 \series bold
14100 red
14101 \series default
14102
14103 \series bold
14104 green
14105 \series default
14106 , and 
14107 \series bold
14108 blue
14109 \series default
14110 , so that there are in this case three portion factors for the corresponding
14111  colors.
14112  Furthermore there is the color space 
14113 \series bold
14114 gray
14115 \series default
14116  with one portion factor for the gray value.
14117 \end_layout
14118
14119 \begin_layout Standard
14120 As example a framed box with the new defined color 
14121 \series bold
14122 darkgreen
14123 \series default
14124  where the characters have been colored 
14125 \series bold
14126 yellow
14127 \series default
14128 :
14129 \begin_inset Formula \begin{equation}
14130 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138 Self-defined colors can also be used for text with the help of the command
14139  
14140 \series bold
14141
14142 \backslash
14143 textcolor
14144 \series default
14145 :
14146 \begin_inset Index
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150 Text ! colored
14151 \end_layout
14152
14153 \end_inset
14154
14155
14156 \end_layout
14157
14158 \begin_layout Standard
14159 \begin_inset ERT
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163
14164
14165 \backslash
14166 textcolor{darkgreen}{
14167 \end_layout
14168
14169 \end_inset
14170
14171 This sentence is 
14172 \begin_inset Quotes eld
14173 \end_inset
14174
14175 darkgreen
14176 \begin_inset Quotes erd
14177 \end_inset
14178
14179 .
14180 \begin_inset ERT
14181 status collapsed
14182
14183 \begin_layout Plain Layout
14184
14185 }
14186 \end_layout
14187
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \begin_layout Standard
14194
14195 \series bold
14196
14197 \backslash
14198 textcolor
14199 \series default
14200
14201 \begin_inset Index
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205 Commands ! T ! 
14206 \backslash
14207 textcolor
14208 \end_layout
14209
14210 \end_inset
14211
14212  is used in the scheme 
14213 \series bold
14214
14215 \backslash
14216 textcolor{color}{characters to color}
14217 \series default
14218 .
14219 \end_layout
14220
14221 \begin_layout Subsection
14222 Paragraph Boxes
14223 \begin_inset CommandInset label
14224 LatexCommand label
14225 name "sub:Paragraph-Boxes"
14226
14227 \end_inset
14228
14229
14230 \begin_inset Index
14231 status collapsed
14232
14233 \begin_layout Plain Layout
14234 Boxes ! as paragraph
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \begin_layout Standard
14243 A box that can contain several lines and paragraphs, a so called paragraph
14244  box (parbox), can be created with the menu 
14245 \family sans
14246 Insert\SpecialChar \menuseparator
14247 Box
14248 \family default
14249  or the toolbar button 
14250 \begin_inset Graphics
14251         filename ../images/box-insert.png
14252         scale 85
14253
14254 \end_inset
14255
14256 .
14257 \end_layout
14258
14259 \begin_layout Standard
14260 The following example shows a framed parbox in a line:
14261 \end_layout
14262
14263 \begin_layout Standard
14264 \begin_inset VSpace medskip
14265 \end_inset
14266
14267 This is a line 
14268 \begin_inset Box Boxed
14269 position "c"
14270 hor_pos "c"
14271 has_inner_box 1
14272 inner_pos "t"
14273 use_parbox 1
14274 width "5cm"
14275 special "none"
14276 height "1in"
14277 height_special "totalheight"
14278 status open
14279
14280 \begin_layout Plain Layout
14281 This is a paragraph box.
14282  It is exactly 5
14283 \begin_inset space \thinspace{}
14284 \end_inset
14285
14286 cm long and can also contain formulas: 
14287 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14288 \end_inset
14289
14290
14291 \end_layout
14292
14293 \end_inset
14294
14295  with a parbox.
14296 \end_layout
14297
14298 \begin_layout Standard
14299 \begin_inset VSpace medskip
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 Such a box is created by right-clicking on the gray box inset.
14307  A dialog pops up showing the box properties.
14308  In our case set: 
14309 \emph on
14310 Decoration
14311 \emph default
14312 : Recangular box, 
14313 \emph on
14314 Inner Box
14315 \emph default
14316 : Parbox, 
14317 \emph on
14318 Width
14319 \emph default
14320 : 5
14321 \begin_inset space \thinspace{}
14322 \end_inset
14323
14324 cm, 
14325 \emph on
14326 Vertical Box Alignment
14327 \emph default
14328 : Middle
14329 \end_layout
14330
14331 \begin_layout Standard
14332 \begin_inset VSpace medskip
14333 \end_inset
14334
14335 In LaTeX a parbox is created with the command 
14336 \series bold
14337
14338 \backslash
14339 parbox
14340 \series default
14341
14342 \begin_inset Index
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346 Commands ! P ! 
14347 \backslash
14348 parbox
14349 \end_layout
14350
14351 \end_inset
14352
14353  that has the following scheme:
14354 \end_layout
14355
14356 \begin_layout Standard
14357
14358 \series bold
14359
14360 \backslash
14361 parbox[position]{width}{box content}
14362 \end_layout
14363
14364 \begin_layout Standard
14365 The positions 
14366 \emph on
14367 b
14368 \emph default
14369  and 
14370 \emph on
14371 t
14372 \emph default
14373  are possible.
14374  
14375 \emph on
14376 b
14377 \emph default
14378  for bottom means that the box is aligned within the surrounding text with
14379  its last line.
14380  With 
14381 \emph on
14382 t
14383 \emph default
14384  for top this is done with the first line.
14385  When no position is given, the box will be vertically centered, see section
14386  
14387 \emph on
14388 Boxes
14389 \emph default
14390  of the 
14391 \emph on
14392 Embedded
14393 \begin_inset space ~
14394 \end_inset
14395
14396 Objects
14397 \emph default
14398  manual for examples.
14399 \end_layout
14400
14401 \begin_layout Standard
14402 \begin_inset VSpace bigskip
14403 \end_inset
14404
14405 To frame formulas completely, including the formula number, the formula
14406  must be set into a parbox.
14407  To do this, the command 
14408 \series bold
14409
14410 \backslash
14411 fbox{
14412 \backslash
14413 parbox{
14414 \backslash
14415 linewidth-2
14416 \backslash
14417 fboxsep-2
14418 \backslash
14419 fboxrule}{
14420 \series default
14421  is inserted in TeX-mode before the formula.
14422  
14423 \series bold
14424
14425 \backslash
14426 linewidth
14427 \begin_inset Index
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 Commands ! L ! 
14432 \backslash
14433 linewidth
14434 \end_layout
14435
14436 \end_inset
14437
14438
14439 \series default
14440  is hereby the line width set for the document.
14441  Because the frame is outside the parbox, 2
14442 \begin_inset space \thinspace{}
14443 \end_inset
14444
14445 times the frame separation and the frame thickness must be subtracted from
14446  the line width.
14447  As this is not automatically done by LyX due to a bug
14448 \begin_inset Foot
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452 \begin_inset CommandInset href
14453 LatexCommand href
14454 name "LyX-bug #4483"
14455 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14456
14457 \end_inset
14458
14459
14460 \end_layout
14461
14462 \end_inset
14463
14464 , TeX-mode has to be used.
14465  To be able to multiply and subtract in arguments, the LaTeX-package 
14466 \series bold
14467 calc
14468 \series default
14469
14470 \begin_inset Foot
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475 \series bold
14476 calc
14477 \series default
14478  is part of every LaTeX standard installation.
14479 \end_layout
14480
14481 \end_inset
14482
14483
14484 \begin_inset Index
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488 Packages ! calc
14489 \end_layout
14490
14491 \end_inset
14492
14493  must be loaded in the LaTeX-preamble with the line
14494 \end_layout
14495
14496 \begin_layout Standard
14497
14498 \series bold
14499
14500 \backslash
14501 usepackage{calc}
14502 \end_layout
14503
14504 \begin_layout Standard
14505 Behind the formula both boxes are closed by entering 
14506 \series bold
14507 }}
14508 \series default
14509  in TeX-mode.
14510  Here is an example:
14511 \begin_inset ERT
14512 status collapsed
14513
14514 \begin_layout Plain Layout
14515
14516
14517 \backslash
14518 fboxsep 5mm 
14519 \backslash
14520 fboxrule 5mm
14521 \end_layout
14522
14523 \end_inset
14524
14525
14526 \end_layout
14527
14528 \begin_layout Standard
14529 \begin_inset ERT
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533
14534
14535 \backslash
14536 fbox{
14537 \backslash
14538 parbox{
14539 \backslash
14540 linewidth-2
14541 \backslash
14542 fboxsep-2
14543 \backslash
14544 fboxrule}{
14545 \end_layout
14546
14547 \end_inset
14548
14549
14550 \begin_inset Formula \begin{equation}
14551 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14552
14553 \end_inset
14554
14555
14556 \begin_inset ERT
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560
14561 }}
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572
14573 \backslash
14574 fboxrule 0.4pt 
14575 \backslash
14576 fboxsep 3pt
14577 \end_layout
14578
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \begin_layout Standard
14585 \begin_inset VSpace medskip
14586 \end_inset
14587
14588 As a parbox is used as argument of 
14589 \series bold
14590
14591 \backslash
14592 fbox
14593 \series default
14594 , there is in this case no difference between 
14595 \series bold
14596
14597 \backslash
14598 fbox
14599 \series default
14600  and 
14601 \series bold
14602
14603 \backslash
14604 boxed
14605 \series default
14606 .
14607 \end_layout
14608
14609 \begin_layout Standard
14610 \begin_inset VSpace bigskip
14611 \end_inset
14612
14613 Paragraph boxes are very useful to comment formulas directly.
14614  To do this, 
14615 \series bold
14616
14617 \backslash
14618 parbox
14619 \series default
14620  is used in combination with the command 
14621 \series bold
14622
14623 \backslash
14624 tag
14625 \series default
14626 .
14627  (more about 
14628 \series bold
14629
14630 \backslash
14631 tag
14632 \series default
14633  see 
14634 \begin_inset CommandInset ref
14635 LatexCommand ref
14636 reference "sub:User-defined-Numbering"
14637
14638 \end_inset
14639
14640 )
14641 \end_layout
14642
14643 \begin_layout Standard
14644 An example of a formula commented with 
14645 \series bold
14646
14647 \backslash
14648 parbox
14649 \series default
14650 :
14651 \end_layout
14652
14653 \begin_layout Standard
14654 \begin_inset ERT
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658
14659
14660 \backslash
14661 [5x-7b=3b
14662 \backslash
14663 tag*{
14664 \backslash
14665 parbox{5cm}{
14666 \end_layout
14667
14668 \end_inset
14669
14670 This is a description.
14671  It is distinctly separated from the formula and multiline.
14672 \begin_inset ERT
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676
14677 }}
14678 \backslash
14679 ]
14680 \end_layout
14681
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \begin_layout Standard
14688 Such a formula must be inserted completely in TeX-mode because LyX does
14689  not yet support the command 
14690 \series bold
14691
14692 \backslash
14693 parbox
14694 \series default
14695  in formulas.
14696  The formula is created with the following command sequence:
14697 \end_layout
14698
14699 \begin_layout Standard
14700 The command 
14701 \series bold
14702
14703 \backslash
14704 [5x-7b=3b
14705 \backslash
14706 tag*
14707 \backslash
14708 {
14709 \backslash
14710 parbox{5cm}{
14711 \series default
14712  is inserted in TeX-mode.
14713 \begin_inset Foot
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717 When the formula style 
14718 \series bold
14719 Indented
14720 \series default
14721  is used, 
14722 \series bold
14723
14724 \backslash
14725 tag*
14726 \backslash
14727 {
14728 \series default
14729  can also be replaced by 
14730 \series bold
14731
14732 \backslash
14733 hfill
14734 \series default
14735 .
14736  (formula styles see 
14737 \begin_inset CommandInset ref
14738 LatexCommand ref
14739 reference "sec:Formula-Styles"
14740
14741 \end_inset
14742
14743 )
14744 \end_layout
14745
14746 \end_inset
14747
14748  Then the description follows as normal text, and finally 
14749 \series bold
14750 }}
14751 \backslash
14752 ]
14753 \series default
14754  is inserted in TeX-mode.
14755  The commands 
14756 \series bold
14757
14758 \backslash
14759 [
14760 \series default
14761  and 
14762 \series bold
14763
14764 \backslash
14765 ]
14766 \series default
14767  hereby create a displayed formula.
14768 \end_layout
14769
14770 \begin_layout Standard
14771 The advantages of 
14772 \series bold
14773
14774 \backslash
14775 parbox
14776 \series default
14777  can be seen in this example that was 
14778 \begin_inset Quotes eld
14779 \end_inset
14780
14781 commented
14782 \begin_inset Quotes erd
14783 \end_inset
14784
14785  using the mathematical textmode:
14786 \begin_inset Formula \[
14787 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14788
14789 \end_inset
14790
14791
14792 \end_layout
14793
14794 \begin_layout Section
14795 Operators
14796 \begin_inset Index
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 Operators
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Subsection
14809 Big Operators
14810 \begin_inset CommandInset label
14811 LatexCommand label
14812 name "sub:Big-Operators"
14813
14814 \end_inset
14815
14816
14817 \begin_inset Index
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 Operators ! big
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \begin_inset Index
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 Sums
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset Index
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841 Integrals
14842 \end_layout
14843
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \begin_layout Standard
14850 To be able to use all integral operators listed here, the option 
14851 \family sans
14852 Use esint package automatically
14853 \family default
14854  must be set in the document settings under 
14855 \family sans
14856 Math
14857 \begin_inset space ~
14858 \end_inset
14859
14860 Options
14861 \family default
14862 .
14863 \end_layout
14864
14865 \begin_layout Standard
14866 \begin_inset space \hfill{}
14867 \end_inset
14868
14869
14870 \begin_inset Tabular
14871 <lyxtabular version="3" rows="12" columns="2">
14872 <features>
14873 <column alignment="center" valignment="top" width="0pt">
14874 <column alignment="center" valignment="top" width="0pt">
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880 Command
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 Result
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 </row>
14895 <row>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \backslash
14902 sum
14903 \begin_inset Index
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 Commands ! S ! 
14908 \backslash
14909 sum
14910 \end_layout
14911
14912 \end_inset
14913
14914
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14920 \begin_inset Text
14921
14922 \begin_layout Plain Layout
14923 \begin_inset Formula $\sum$
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \backslash
14939 int
14940 \begin_inset Index
14941 status collapsed
14942
14943 \begin_layout Plain Layout
14944 Commands ! I ! 
14945 \backslash
14946 int
14947 \end_layout
14948
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14957 \begin_inset Text
14958
14959 \begin_layout Plain Layout
14960 \begin_inset Formula $\int$
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 </row>
14969 <row>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974
14975 \backslash
14976 oint
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14982 \begin_inset Text
14983
14984 \begin_layout Plain Layout
14985 \begin_inset Formula $\oint$
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 </row>
14994 <row>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999
15000 \backslash
15001 ointctrclockwise
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010 \begin_inset Formula $\ointctrclockwise$
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \end_inset
15017 </cell>
15018 </row>
15019 <row>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024
15025 \backslash
15026 ointclockwise
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 \begin_inset Formula $\ointclockwise$
15036 \end_inset
15037
15038
15039 \end_layout
15040
15041 \end_inset
15042 </cell>
15043 </row>
15044 <row>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049
15050 \backslash
15051 sqint
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 \begin_inset Formula $\sqint$
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 </row>
15069 <row>
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074
15075 \backslash
15076 fint
15077 \end_layout
15078
15079 \end_inset
15080 </cell>
15081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085  
15086 \begin_inset Formula $\fint$
15087 \end_inset
15088
15089
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 </row>
15095 <row>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100
15101 \backslash
15102 landupint
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111  
15112 \begin_inset Formula $\landupint$
15113 \end_inset
15114
15115
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 </row>
15121 <row>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126
15127 \backslash
15128 landdownint
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137  
15138 \begin_inset Formula $\landdownint$
15139 \end_inset
15140
15141
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 </row>
15147 <row>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152
15153 \backslash
15154 bigcap
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 \begin_inset Formula $\bigcap$
15164 \end_inset
15165
15166
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 </row>
15172 <row>
15173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177
15178 \backslash
15179 bigcup
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 \begin_inset Formula $\bigcup$
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 </row>
15197 </lyxtabular>
15198
15199 \end_inset
15200
15201
15202 \begin_inset space \hfill{}
15203 \end_inset
15204
15205
15206 \begin_inset Tabular
15207 <lyxtabular version="3" rows="10" columns="2">
15208 <features>
15209 <column alignment="center" valignment="top" width="0pt">
15210 <column alignment="center" valignment="top" width="0pt">
15211 <row>
15212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 Command
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 Result
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 prod
15239 \begin_inset Index
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243 Commands ! P ! 
15244 \backslash
15245 prod
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259 \begin_inset Formula $\prod$
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 </row>
15268 <row>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273
15274 \backslash
15275 coprod
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 \begin_inset Formula $\coprod$
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 <row>
15294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298
15299 \backslash
15300 bigodot
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 \begin_inset Formula $\bigodot$
15310 \end_inset
15311
15312
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 <row>
15319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323
15324 \backslash
15325 bigotimes
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 \begin_inset Formula $\bigotimes$
15335 \end_inset
15336
15337
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 </row>
15343 <row>
15344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348
15349 \backslash
15350 bigoplus
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 \begin_inset Formula $\bigoplus$
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 <row>
15369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373
15374 \backslash
15375 bigwedge
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384 \begin_inset Formula $\bigwedge$
15385 \end_inset
15386
15387
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 <row>
15394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398
15399 \backslash
15400 bigvee
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409 \begin_inset Formula $\bigvee$
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 <row>
15419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423
15424 \backslash
15425 bigsqcup
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434 \begin_inset Formula $\bigsqcup$
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row>
15444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448
15449 \backslash
15450 biguplus
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459 \begin_inset Formula $\biguplus$
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 </row>
15468 </lyxtabular>
15469
15470 \end_inset
15471
15472
15473 \begin_inset space \hfill{}
15474 \end_inset
15475
15476
15477 \end_layout
15478
15479 \begin_layout Standard
15480 All big operators can also be inserted via the math toolbar button 
15481 \begin_inset Graphics
15482         filename ../images/math/intop.png
15483         scale 85
15484
15485 \end_inset
15486
15487 .
15488 \end_layout
15489
15490 \begin_layout Standard
15491 The operators are called big because they are bigger than the sometimes
15492  equal looking binary operators.
15493  All big operators can have limits as described in the next subsection.
15494 \end_layout
15495
15496 \begin_layout Standard
15497 For all integral operators there is a second version available, ending on
15498  
15499 \series bold
15500 op
15501 \series default
15502
15503 \series bold
15504
15505 \backslash
15506 intop,
15507 \series default
15508  
15509 \series bold
15510
15511 \backslash
15512 ointop
15513 \series default
15514  etc.
15515  These operators are different from 
15516 \series bold
15517
15518 \backslash
15519 int
15520 \series default
15521  and 
15522 \series bold
15523
15524 \backslash
15525 oint
15526 \series default
15527 , resp.
15528 \begin_inset space ~
15529 \end_inset
15530
15531 in the style the operator limits are displayed, see 
15532 \begin_inset CommandInset ref
15533 LatexCommand ref
15534 reference "sub:Operator-Limits"
15535
15536 \end_inset
15537
15538 .
15539  
15540 \end_layout
15541
15542 \begin_layout Subsubsection*
15543 Advices for Integrals
15544 \end_layout
15545
15546 \begin_layout Standard
15547 The letter 
15548 \emph on
15549 d
15550 \emph default
15551  in an integral is an operator, that therefore has to be set upright.
15552  This is done by highlighting the 
15553 \emph on
15554 d
15555 \emph default
15556  and using the keyboard shortcut 
15557 \begin_inset Info
15558 type  "shortcut"
15559 arg   "font-roman"
15560 \end_inset
15561
15562
15563 \begin_inset Foot
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567 Font styles
15568 \series bold
15569  
15570 \series default
15571 see 
15572 \begin_inset CommandInset ref
15573 LatexCommand ref
15574 reference "sub:Font-Styles"
15575
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \end_inset
15582
15583 .
15584  Finally the smallest space is inserted before the 
15585 \emph on
15586 d
15587 \emph default
15588 , as this is usual for operators.
15589  An example:
15590 \end_layout
15591
15592 \begin_layout Standard
15593 incorrect: 
15594 \begin_inset Formula $\int A(x)dx$
15595 \end_inset
15596
15597
15598 \begin_inset Newline newline
15599 \end_inset
15600
15601
15602 \begin_inset ERT
15603 status collapsed
15604
15605 \begin_layout Plain Layout
15606
15607
15608 \backslash
15609 hphantom{in}
15610 \end_layout
15611
15612 \end_inset
15613
15614 correct: 
15615 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \begin_layout Standard
15622 For multiple integrals there are the following commands:
15623 \begin_inset VSpace medskip
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 \begin_inset space \hfill{}
15631 \end_inset
15632
15633
15634 \begin_inset Tabular
15635 <lyxtabular version="3" rows="4" columns="2">
15636 <features>
15637 <column alignment="center" valignment="top" width="0">
15638 <column alignment="center" valignment="top" width="0">
15639 <row>
15640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 Command
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653 Result
15654 \begin_inset Note Note
15655 status collapsed
15656
15657 \begin_layout Plain Layout
15658
15659 \series bold
15660
15661 \backslash
15662 raisebox
15663 \series default
15664  is only used as spacer.
15665 \end_layout
15666
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \end_inset
15673 </cell>
15674 </row>
15675 <row>
15676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Plain Layout
15680
15681 \backslash
15682 iint
15683 \end_layout
15684
15685 \end_inset
15686 </cell>
15687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Plain Layout
15691 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15692 \end_inset
15693
15694
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row>
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705
15706 \backslash
15707 oiint
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 </row>
15725 <row>
15726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730
15731 \backslash
15732 sqiint
15733 \end_layout
15734
15735 \end_inset
15736 </cell>
15737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15738 \begin_inset Text
15739
15740 \begin_layout Plain Layout
15741 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 </row>
15750 </lyxtabular>
15751
15752 \end_inset
15753
15754
15755 \begin_inset space \hfill{}
15756 \end_inset
15757
15758
15759 \begin_inset Tabular
15760 <lyxtabular version="3" rows="4" columns="2">
15761 <features>
15762 <column alignment="center" valignment="top" width="0">
15763 <column alignment="center" valignment="top" width="0">
15764 <row>
15765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769 Command
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 Result
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 </row>
15784 <row>
15785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789
15790 \backslash
15791 iiint
15792 \end_layout
15793
15794 \end_inset
15795 </cell>
15796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15801 \end_inset
15802
15803
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 </row>
15809 <row>
15810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814
15815 \backslash
15816 iiiint
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15826 \end_inset
15827
15828
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 </row>
15834 <row>
15835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839
15840 \backslash
15841 dotsint
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15847 \begin_inset Text
15848
15849 \begin_layout Plain Layout
15850 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 </row>
15859 </lyxtabular>
15860
15861 \end_inset
15862
15863
15864 \begin_inset space \hfill{}
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Subsection
15871 Operator Limits
15872 \begin_inset CommandInset label
15873 LatexCommand label
15874 name "sub:Operator-Limits"
15875
15876 \end_inset
15877
15878
15879 \begin_inset Index
15880 status collapsed
15881
15882 \begin_layout Plain Layout
15883 Operators ! Limits
15884 \end_layout
15885
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \begin_layout Standard
15892 Limits are created by super- and subscripts:
15893 \end_layout
15894
15895 \begin_layout Standard
15896 \align center
15897 \begin_inset Tabular
15898 <lyxtabular version="3" rows="2" columns="2">
15899 <features>
15900 <column alignment="center" valignment="top" width="0pt">
15901 <column alignment="center" valignment="top" width="0pt">
15902 <row>
15903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907 Command
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 Result
15917 \begin_inset Note Note
15918 status collapsed
15919
15920 \begin_layout Plain Layout
15921
15922 \series bold
15923
15924 \backslash
15925 raisebox
15926 \series default
15927  is only used as spacer.
15928 \end_layout
15929
15930 \end_inset
15931
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 </row>
15938 <row>
15939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943
15944 \backslash
15945 prod^
15946 \backslash
15947 infty
15948 \begin_inset ERT
15949 status collapsed
15950
15951 \begin_layout Plain Layout
15952
15953
15954 \backslash
15955 spce 
15956 \end_layout
15957
15958 \end_inset
15959
15960
15961 \begin_inset Formula $\to$
15962 \end_inset
15963
15964 _0
15965 \begin_inset Formula $\to$
15966 \end_inset
15967
15968 A(x)
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15978 \end_inset
15979
15980
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 </row>
15986 </lyxtabular>
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Standard
15994 Limits of inline formulas are set right beside the operator.
15995  Limits in displayed formulas are set above or below the operator, except
15996  of integral limits.
15997 \end_layout
15998
15999 \begin_layout Standard
16000 To force that the limits are set beside the operator, the cursor is set
16001  directly behind the operator and the limits type is changed with the menu
16002  
16003 \family sans
16004 Edit\SpecialChar \menuseparator
16005 Math\SpecialChar \menuseparator
16006 Change Limits Type
16007 \family default
16008  to 
16009 \family sans
16010 \series bold
16011 Inline
16012 \family default
16013 \series default
16014  (shortcut 
16015 \begin_inset Info
16016 type  "shortcut"
16017 arg   "math-limits"
16018 \end_inset
16019
16020 ).
16021  An example:
16022 \end_layout
16023
16024 \begin_layout Standard
16025 The default limits type is this:
16026 \begin_inset Formula \[
16027 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16028
16029 \end_inset
16030
16031 This is how it looks when the limits type was changed to 
16032 \family sans
16033 \series bold
16034 Inline
16035 \family default
16036 \series default
16037 :
16038 \begin_inset Formula \[
16039 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16040
16041 \end_inset
16042
16043 For integrals, except those ending with 
16044 \series bold
16045 op
16046 \series default
16047  like 
16048 \series bold
16049
16050 \backslash
16051 intop
16052 \series default
16053  and 
16054 \series bold
16055
16056 \backslash
16057 ointop
16058 \series default
16059 , the limits are by default set beside the operator.
16060  But for multiple integrals the limits are often set below the operator.
16061  In the following example the limits type was therefore set to 
16062 \series bold
16063 Display
16064 \series default
16065  and so set below the integrals:
16066 \begin_inset Formula \begin{equation}
16067 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16068
16069 \end_inset
16070
16071
16072 \end_layout
16073
16074 \begin_layout Standard
16075 \begin_inset VSpace medskip
16076 \end_inset
16077
16078 To specify conditions for limits, the commands 
16079 \series bold
16080
16081 \backslash
16082 subarray
16083 \series default
16084
16085 \begin_inset Index
16086 status collapsed
16087
16088 \begin_layout Plain Layout
16089 Commands ! S ! 
16090 \backslash
16091 subarray
16092 \end_layout
16093
16094 \end_inset
16095
16096  and 
16097 \series bold
16098
16099 \backslash
16100 substack
16101 \series default
16102
16103 \begin_inset Index
16104 status collapsed
16105
16106 \begin_layout Plain Layout
16107 Commands ! S ! 
16108 \backslash
16109 substack
16110 \end_layout
16111
16112 \end_inset
16113
16114  are used.
16115  To create for example this expression 
16116 \begin_inset Formula \begin{equation}
16117 \sum_{\begin{subarray}{c}
16118 0<k<1000\\
16119 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16120
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \begin_layout Standard
16127 the following has to be done:
16128 \begin_inset Newline newline
16129 \end_inset
16130
16131 First the command 
16132 \series bold
16133
16134 \backslash
16135 sum
16136 \series default
16137 ^
16138 \series bold
16139 n
16140 \begin_inset ERT
16141 status collapsed
16142
16143 \begin_layout Plain Layout
16144
16145
16146 \backslash
16147 spce 
16148 \end_layout
16149
16150 \end_inset
16151
16152 _
16153 \series default
16154  is typed in.
16155  One is now in a blue box under the summation operator and insert there
16156  the command 
16157 \series bold
16158
16159 \backslash
16160 subarray
16161 \begin_inset ERT
16162 status collapsed
16163
16164 \begin_layout Plain Layout
16165
16166
16167 \backslash
16168 spce 
16169 \end_layout
16170
16171 \end_inset
16172
16173
16174 \series default
16175 .
16176  The blue box is now within a purple box and now several lines can be written
16177  among each other.
16178  A new line is created by inserting a line break (
16179 \begin_inset Info
16180 type  "shortcut"
16181 arg   "newline-insert newline"
16182 \end_inset
16183
16184 ).
16185  When now
16186 \begin_inset Newline newline
16187 \end_inset
16188
16189
16190 \series bold
16191 0<k<1000 Ctrl+Return
16192 \begin_inset Newline newline
16193 \end_inset
16194
16195
16196 \series default
16197 is typed in, a new box appears below for the new line.
16198 \end_layout
16199
16200 \begin_layout Standard
16201 The alignment of the lines can be changed to left aligned with the 
16202 \family sans
16203 table
16204 \family default
16205  
16206 \family sans
16207 toolbar
16208 \family default
16209  or the menu 
16210 \family sans
16211 Edit\SpecialChar \menuseparator
16212 Rows &Columns
16213 \family default
16214 .
16215  To get right alignment, 
16216 \series bold
16217
16218 \backslash
16219 hfill
16220 \begin_inset ERT
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224
16225
16226 \backslash
16227 spce 
16228 \end_layout
16229
16230 \end_inset
16231
16232
16233 \series default
16234  is inserted at the beginning of the line.
16235 \end_layout
16236
16237 \begin_layout Standard
16238 The command 
16239 \series bold
16240
16241 \backslash
16242 substack
16243 \series default
16244  is equivalent to 
16245 \series bold
16246
16247 \backslash
16248 subarray
16249 \series default
16250  with the difference that the lines are always centered.
16251 \end_layout
16252
16253 \begin_layout Standard
16254 \begin_inset VSpace bigskip
16255 \end_inset
16256
16257 Like in formula 
16258 \begin_inset CommandInset ref
16259 LatexCommand eqref
16260 reference "eq:substack"
16261
16262 \end_inset
16263
16264  there can be too much space beside an operator, because the characters
16265  following the operator are set beside the limits.
16266 \end_layout
16267
16268 \begin_layout Standard
16269 To avoid this, the following macro can be used in the LaTeX-preamble:
16270 \end_layout
16271
16272 \begin_layout Standard
16273
16274 \series bold
16275
16276 \backslash
16277 def
16278 \backslash
16279 clap#1{
16280 \backslash
16281 hbox to 0pt{
16282 \backslash
16283 hss #1
16284 \backslash
16285 hss}}
16286 \begin_inset Newline newline
16287 \end_inset
16288
16289
16290 \backslash
16291 def
16292 \backslash
16293 mathclap {
16294 \backslash
16295 mathpalette 
16296 \backslash
16297 mathclapinternal}
16298 \begin_inset Newline newline
16299 \end_inset
16300
16301
16302 \backslash
16303 def
16304 \backslash
16305 mathclapinternal #1#2{
16306 \backslash
16307 clap{$
16308 \backslash
16309 mathsurround =0pt #1{#2}$}}
16310 \end_layout
16311
16312 \begin_layout Standard
16313 This defines the command 
16314 \series bold
16315
16316 \backslash
16317 mathclap
16318 \series default
16319
16320 \begin_inset Index
16321 status collapsed
16322
16323 \begin_layout Plain Layout
16324 Commands ! M ! 
16325 \backslash
16326 mathclap
16327 \end_layout
16328
16329 \end_inset
16330
16331  that sets the width of the limit to 0
16332 \begin_inset space \thinspace{}
16333 \end_inset
16334
16335 pt.
16336  The command scheme is
16337 \end_layout
16338
16339 \begin_layout Standard
16340
16341 \series bold
16342
16343 \backslash
16344 mathclap{limit}
16345 \end_layout
16346
16347 \begin_layout Standard
16348 where the limit can consist of several conditions.
16349 \end_layout
16350
16351 \begin_layout Standard
16352 Applied on formula 
16353 \begin_inset CommandInset ref
16354 LatexCommand eqref
16355 reference "eq:substack"
16356
16357 \end_inset
16358
16359 , one uses the command
16360 \end_layout
16361
16362 \begin_layout Standard
16363
16364 \series bold
16365
16366 \backslash
16367 sum_
16368 \backslash
16369 mathclap{
16370 \backslash
16371 substack
16372 \begin_inset ERT
16373 status collapsed
16374
16375 \begin_layout Plain Layout
16376
16377
16378 \backslash
16379 spce 
16380 \end_layout
16381
16382 \end_inset
16383
16384 0<k<1000 Ctrl+Return
16385 \end_layout
16386
16387 \begin_layout Standard
16388 to create the lower limit.
16389  The summand is now directly behind the summation operator:
16390 \begin_inset Formula \[
16391 \sum_{\mathclap{\substack{0<k<1000\\
16392 \\k\,\in\,\mathbb{N}}
16393 }}^{n}k^{-2}\]
16394
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \begin_layout Standard
16401 \begin_inset VSpace bigskip
16402 \end_inset
16403
16404 How to use one limit for several operators is described in 
16405 \begin_inset CommandInset ref
16406 LatexCommand ref
16407 reference "sub:Self-defined-Operators"
16408
16409 \end_inset
16410
16411 .
16412 \end_layout
16413
16414 \begin_layout Standard
16415 \begin_inset Newpage newpage
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \begin_layout Subsection
16422 Binary Operators
16423 \begin_inset CommandInset label
16424 LatexCommand label
16425 name "sub:Binary-Operators"
16426
16427 \end_inset
16428
16429
16430 \begin_inset Index
16431 status collapsed
16432
16433 \begin_layout Plain Layout
16434 Operators ! binary
16435 \end_layout
16436
16437 \end_inset
16438
16439
16440 \end_layout
16441
16442 \begin_layout Standard
16443 Binary operators are surrounded by space when there is a character before
16444  and behind them.
16445 \begin_inset VSpace medskip
16446 \end_inset
16447
16448
16449 \end_layout
16450
16451 \begin_layout Standard
16452 \begin_inset space \hfill{}
16453 \end_inset
16454
16455
16456 \begin_inset Tabular
16457 <lyxtabular version="3" rows="13" columns="2">
16458 <features>
16459 <column alignment="center" valignment="top" width="0pt">
16460 <column alignment="center" valignment="top" width="0pt">
16461 <row>
16462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 Command
16467 \begin_inset Note Note
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471
16472 \series bold
16473
16474 \backslash
16475 raisebox
16476 \series default
16477  is only used as spacer.
16478 \end_layout
16479
16480 \end_inset
16481
16482
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 Result
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 +
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 \begin_inset Formula $+$
16512 \end_inset
16513
16514
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 </row>
16520 <row>
16521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Plain Layout
16525 -
16526 \end_layout
16527
16528 \end_inset
16529 </cell>
16530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16531 \begin_inset Text
16532
16533 \begin_layout Plain Layout
16534 \begin_inset Formula $-$
16535 \end_inset
16536
16537
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 <row>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548
16549 \backslash
16550 pm
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 \begin_inset Formula $\pm$
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 </row>
16568 <row>
16569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573
16574 \backslash
16575 mp
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584 \begin_inset Formula $\mp$
16585 \end_inset
16586
16587
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 </row>
16593 <row>
16594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598
16599 \backslash
16600 cdot
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609 \begin_inset Formula $\cdot$
16610 \end_inset
16611
16612
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623
16624 \backslash
16625 times
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634 \begin_inset Formula $\times$
16635 \end_inset
16636
16637
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 <row>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648
16649 \backslash
16650 div
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 \begin_inset Formula $\div$
16660 \end_inset
16661
16662
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 </row>
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 \begin_inset ERT
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677
16678
16679 \backslash
16680 raisebox{-1.2mm}{
16681 \end_layout
16682
16683 \end_inset
16684
16685 *
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691 }
16692 \end_layout
16693
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 \begin_inset Formula $*$
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719
16720 \backslash
16721 star
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 \begin_inset Formula $\star$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \backslash
16746 circ
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 \begin_inset Formula $\circ$
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \backslash
16771 diamond
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 \begin_inset Formula $\diamond$
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 </row>
16789 <row>
16790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794
16795 \backslash
16796 bullet
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Formula $\bullet$
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 </lyxtabular>
16815
16816 \end_inset
16817
16818
16819 \begin_inset space \hfill{}
16820 \end_inset
16821
16822
16823 \begin_inset Tabular
16824 <lyxtabular version="3" rows="13" columns="2">
16825 <features>
16826 <column alignment="center" valignment="top" width="0pt">
16827 <column alignment="center" valignment="top" width="0pt">
16828 <row>
16829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 Command
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 Result
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 </row>
16848 <row>
16849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853
16854 \backslash
16855 nabla
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864 \begin_inset Formula $\nabla$
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \backslash
16880 bigtriangledown
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 \begin_inset Formula $\bigtriangledown$
16890 \end_inset
16891
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \backslash
16905 bigtriangleup
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 \begin_inset Formula $\bigtriangleup$
16915 \end_inset
16916
16917
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 </row>
16923 <row>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928
16929 \backslash
16930 Box
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939 \begin_inset Formula $\Box$
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 cap 
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\cap$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 cup
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\cup$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003
17004 \backslash
17005 dagger
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\dagger$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \backslash
17030 ddagger
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $\ddagger$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \backslash
17055 wr
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 \begin_inset Formula $\wr$
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 </row>
17073 <row>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078
17079 \backslash
17080 bigcirc
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\bigcirc$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \backslash
17105 wedge
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\wedge$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \backslash
17130 vee
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\vee$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 </lyxtabular>
17149
17150 \end_inset
17151
17152
17153 \begin_inset space \hfill{}
17154 \end_inset
17155
17156
17157 \begin_inset Tabular
17158 <lyxtabular version="3" rows="13" columns="2">
17159 <features>
17160 <column alignment="center" valignment="top" width="0pt">
17161 <column alignment="center" valignment="top" width="0pt">
17162 <row>
17163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 Command
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 Result
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 </row>
17182 <row>
17183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187
17188 \backslash
17189 oplus
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 \begin_inset Formula $\oplus$
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 <row>
17208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212
17213 \backslash
17214 ominus
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 \begin_inset Formula $\ominus$
17224 \end_inset
17225
17226
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 </row>
17232 <row>
17233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237
17238 \backslash
17239 otimes
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 \begin_inset Formula $\otimes$
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 </row>
17257 <row>
17258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262
17263 \backslash
17264 oslash
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 \begin_inset Formula $\oslash$
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 </row>
17282 <row>
17283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \backslash
17289 odot
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298 \begin_inset Formula $\odot$
17299 \end_inset
17300
17301
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \backslash
17314 amalg
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 \begin_inset Formula $\amalg$
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 </row>
17332 <row>
17333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337
17338 \backslash
17339 uplus
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset Formula $\uplus$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 <row>
17358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362
17363 \backslash
17364 setminus
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 \begin_inset Formula $\setminus$
17374 \end_inset
17375
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 </row>
17382 <row>
17383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387
17388 \backslash
17389 sqcap
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 \begin_inset Formula $\sqcap$
17399 \end_inset
17400
17401
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 </row>
17407 <row>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412
17413 \backslash
17414 sqcup
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 \begin_inset Formula $\sqcup$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 </row>
17432 <row>
17433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437
17438 \backslash
17439 triangleleft
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448 \begin_inset Formula $\triangleleft$
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row>
17458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462
17463 \backslash
17464 triangleright
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 \begin_inset Formula $\triangleright$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 </lyxtabular>
17483
17484 \end_inset
17485
17486
17487 \begin_inset space \hfill{}
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 All binary operators can also be inserted via the math toolbar button 
17495 \begin_inset Graphics
17496         filename ../images/math/pm.png
17497         scale 85
17498
17499 \end_inset
17500
17501 .
17502 \end_layout
17503
17504 \begin_layout Standard
17505 To typeset the Laplace operator also 
17506 \series bold
17507
17508 \backslash
17509 Delta
17510 \series default
17511  or 
17512 \series bold
17513
17514 \backslash
17515 nabla
17516 \series default
17517 ^
17518 \series bold
17519 2
17520 \series default
17521  (
17522 \begin_inset Formula $\nabla^{2}$
17523 \end_inset
17524
17525 ) can be used instead of 
17526 \series bold
17527
17528 \backslash
17529 bigtriangleup
17530 \series default
17531  .
17532 \end_layout
17533
17534 \begin_layout Standard
17535 The character 
17536 \family sans
17537 Menu Separator
17538 \family default
17539  from the menu 
17540 \family sans
17541 Insert\SpecialChar \menuseparator
17542 Special Character
17543 \family default
17544  is the operator 
17545 \series bold
17546
17547 \backslash
17548 triangleright
17549 \series default
17550 .
17551 \end_layout
17552
17553 \begin_layout Subsection
17554 Self-defined Operators
17555 \begin_inset CommandInset label
17556 LatexCommand label
17557 name "sub:Self-defined-Operators"
17558
17559 \end_inset
17560
17561
17562 \begin_inset Index
17563 status collapsed
17564
17565 \begin_layout Plain Layout
17566 Operators ! self-defined
17567 \end_layout
17568
17569 \end_inset
17570
17571
17572 \end_layout
17573
17574 \begin_layout Standard
17575 With the help of the command 
17576 \series bold
17577
17578 \backslash
17579 DeclareMathOperator
17580 \series default
17581
17582 \begin_inset Index
17583 status collapsed
17584
17585 \begin_layout Plain Layout
17586 Commands ! D ! 
17587 \backslash
17588 dbinom@
17589 \backslash
17590 DeclareMathOperator
17591 \end_layout
17592
17593 \end_inset
17594
17595  custom operators can be defined in the LaTeX-preamble.
17596  Its command scheme is:
17597 \end_layout
17598
17599 \begin_layout Standard
17600
17601 \series bold
17602
17603 \backslash
17604 DeclareMathOperator{new command}{display}
17605 \end_layout
17606
17607 \begin_layout Standard
17608 Display can be characters or symbols that define how the operator looks
17609  in the output.
17610  To define a big operator a * is set behind the command.
17611  All self-defined big operators can have limits as described in 
17612 \begin_inset CommandInset ref
17613 LatexCommand ref
17614 reference "sub:Operator-Limits"
17615
17616 \end_inset
17617
17618 .
17619 \end_layout
17620
17621 \begin_layout Standard
17622 For example the LaTeX-preamble line
17623 \end_layout
17624
17625 \begin_layout Standard
17626
17627 \series bold
17628
17629 \backslash
17630 DeclareMathOperator*{
17631 \backslash
17632 Lozenge}{
17633 \backslash
17634 blacklozenge}
17635 \end_layout
17636
17637 \begin_layout Standard
17638 defines the command 
17639 \series bold
17640
17641 \backslash
17642 Lozenge
17643 \series default
17644 , that inserts a big operator consisting of the lozenge symbol from 
17645 \begin_inset CommandInset ref
17646 LatexCommand ref
17647 reference "sub:Miscellaneous-Symbols"
17648
17649 \end_inset
17650
17651 :
17652 \begin_inset Formula \[
17653 \Lozenge_{n=1}^{\infty}\]
17654
17655 \end_inset
17656
17657 The command for this formula is: 
17658 \series bold
17659
17660 \backslash
17661 Lozenge
17662 \series default
17663 ^
17664 \series bold
17665
17666 \backslash
17667 infty
17668 \begin_inset Formula $\to$
17669 \end_inset
17670
17671 _n=1
17672 \end_layout
17673
17674 \begin_layout Standard
17675 \begin_inset VSpace bigskip
17676 \end_inset
17677
17678 When self-defined operators are not used several times in the document,
17679  they can also be defined with the commands 
17680 \series bold
17681
17682 \backslash
17683 mathop
17684 \series default
17685
17686 \begin_inset Index
17687 status collapsed
17688
17689 \begin_layout Plain Layout
17690 Commands ! M ! 
17691 \backslash
17692 mathop
17693 \end_layout
17694
17695 \end_inset
17696
17697  and 
17698 \series bold
17699
17700 \backslash
17701 mathbin
17702 \series default
17703
17704 \begin_inset Index
17705 status collapsed
17706
17707 \begin_layout Plain Layout
17708 Commands ! M ! 
17709 \backslash
17710 mathbin
17711 \end_layout
17712
17713 \end_inset
17714
17715 , which have the following scheme:
17716 \end_layout
17717
17718 \begin_layout Standard
17719
17720 \series bold
17721
17722 \backslash
17723 mathop{display}
17724 \series default
17725  and 
17726 \series bold
17727
17728 \backslash
17729 mathbin{display}
17730 \end_layout
17731
17732 \begin_layout Standard
17733
17734 \series bold
17735
17736 \backslash
17737 mathop
17738 \series default
17739  defines big operators, 
17740 \series bold
17741
17742 \backslash
17743 mathbin
17744 \series default
17745  binary operators.
17746 \end_layout
17747
17748 \begin_layout Standard
17749
17750 \series bold
17751
17752 \backslash
17753 mathop
17754 \series default
17755  can e.
17756 \begin_inset space \thinspace{}
17757 \end_inset
17758
17759 g.
17760 \begin_inset space \space{}
17761 \end_inset
17762
17763 be used to use one limit for several operators:
17764 \end_layout
17765
17766 \begin_layout Standard
17767 \begin_inset Formula \[
17768 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17769
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \begin_layout Standard
17776 The command for the formula above is:
17777 \begin_inset Newline newline
17778 \end_inset
17779
17780
17781 \series bold
17782
17783 \backslash
17784 mathop{
17785 \backslash
17786 sum
17787 \backslash
17788 negmedspace
17789 \backslash
17790 sum
17791 \series default
17792
17793 \begin_inset ERT
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797
17798
17799 \backslash
17800 spce 
17801 \end_layout
17802
17803 \end_inset
17804
17805
17806 \series bold
17807
17808 \begin_inset Formula $\to$
17809 \end_inset
17810
17811 ^N
17812 \series default
17813
17814 \begin_inset ERT
17815 status collapsed
17816
17817 \begin_layout Plain Layout
17818
17819
17820 \backslash
17821 spce 
17822 \end_layout
17823
17824 \end_inset
17825
17826
17827 \series bold
17828 _i,j=1
17829 \end_layout
17830
17831 \begin_layout Section
17832 Fonts
17833 \begin_inset Index
17834 status collapsed
17835
17836 \begin_layout Plain Layout
17837 Fonts
17838 \end_layout
17839
17840 \end_inset
17841
17842
17843 \end_layout
17844
17845 \begin_layout Subsection
17846 Font Styles
17847 \begin_inset CommandInset label
17848 LatexCommand label
17849 name "sub:Font-Styles"
17850
17851 \end_inset
17852
17853
17854 \begin_inset Index
17855 status collapsed
17856
17857 \begin_layout Plain Layout
17858 Font ! style
17859 \end_layout
17860
17861 \end_inset
17862
17863
17864 \end_layout
17865
17866 \begin_layout Standard
17867 Latin letters in formulas can be set in one of the following font styles:
17868 \begin_inset VSpace -2mm
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \begin_layout Standard
17875 \align center
17876 \begin_inset Tabular
17877 <lyxtabular version="3" rows="6" columns="3">
17878 <features>
17879 <column alignment="center" valignment="top" width="0">
17880 <column alignment="center" valignment="top" width="0">
17881 <column alignment="center" valignment="top" width="0">
17882 <row>
17883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887 Command
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 Result
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 shortcut
17906 \end_layout
17907
17908 \end_inset
17909 </cell>
17910 </row>
17911 <row>
17912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916
17917 \backslash
17918 mathbb
17919 \series bold
17920
17921 \begin_inset ERT
17922 status collapsed
17923
17924 \begin_layout Plain Layout
17925
17926
17927 \backslash
17928 spce 
17929 \end_layout
17930
17931 \end_inset
17932
17933
17934 \series default
17935 ABC
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 \begin_inset Formula $\mathbb{ABC}$
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 \begin_inset Info
17957 type  "shortcut"
17958 arg   "font-noun"
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 </row>
17967 <row>
17968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972
17973 \backslash
17974 mathbf
17975 \series bold
17976
17977 \begin_inset ERT
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981
17982
17983 \backslash
17984 spce 
17985 \end_layout
17986
17987 \end_inset
17988
17989
17990 \series default
17991 AbC
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000 \begin_inset Formula $\mathbf{AbC}$
18001 \end_inset
18002
18003
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 \begin_inset Info
18013 type  "shortcut"
18014 arg   "font-bold"
18015 \end_inset
18016
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \backslash
18030 boldsymbol
18031 \series bold
18032
18033 \begin_inset ERT
18034 status collapsed
18035
18036 \begin_layout Plain Layout
18037
18038
18039 \backslash
18040 spce 
18041 \end_layout
18042
18043 \end_inset
18044
18045
18046 \series default
18047 AbC
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 \begin_inset Formula $\boldsymbol{AbC}$
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 \begin_inset Info
18069 type  "shortcuts"
18070 arg   "font-boldsymbol"
18071 \end_inset
18072
18073
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 </row>
18079 <row>
18080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \backslash
18086 mathcal
18087 \series bold
18088
18089 \begin_inset ERT
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093
18094
18095 \backslash
18096 spce 
18097 \end_layout
18098
18099 \end_inset
18100
18101
18102 \series default
18103 ABC
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112 \begin_inset Formula $\mathcal{ABC}$
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124 \begin_inset Info
18125 type  "shortcut"
18126 arg   "font-emph"
18127 \end_inset
18128
18129
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 </row>
18135 <row>
18136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140
18141 \backslash
18142 mathfrak
18143 \series bold
18144
18145 \begin_inset ERT
18146 status collapsed
18147
18148 \begin_layout Plain Layout
18149
18150
18151 \backslash
18152 spce 
18153 \end_layout
18154
18155 \end_inset
18156
18157
18158 \series default
18159 AbC
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 \begin_inset Formula $\mathfrak{AbC}$
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 -
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 </row>
18186 </lyxtabular>
18187
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \begin_layout Standard
18194 \align center
18195 \begin_inset Tabular
18196 <lyxtabular version="3" rows="5" columns="3">
18197 <features>
18198 <column alignment="center" valignment="top" width="0">
18199 <column alignment="center" valignment="top" width="0">
18200 <column alignment="center" valignment="top" width="0">
18201 <row>
18202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 Command
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 Result
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224 shortcut
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 <row>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235
18236 \backslash
18237 mathit
18238 \series bold
18239
18240 \begin_inset ERT
18241 status collapsed
18242
18243 \begin_layout Plain Layout
18244
18245
18246 \backslash
18247 spce 
18248 \end_layout
18249
18250 \end_inset
18251
18252
18253 \series default
18254 AbC
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 \begin_inset Formula $\mathit{AbC}$
18264 \end_inset
18265
18266
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 -
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 </row>
18281 <row>
18282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \backslash
18288 mathrm
18289 \series bold
18290
18291 \begin_inset ERT
18292 status collapsed
18293
18294 \begin_layout Plain Layout
18295
18296
18297 \backslash
18298 spce 
18299 \end_layout
18300
18301 \end_inset
18302
18303
18304 \series default
18305 AbC
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 \begin_inset Formula $\mathrm{AbC}$
18315 \end_inset
18316
18317
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 \begin_inset Info
18327 type  "shortcut"
18328 arg   "font-roman"
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 <row>
18338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342
18343 \backslash
18344 mathsf
18345 \series bold
18346
18347 \begin_inset ERT
18348 status collapsed
18349
18350 \begin_layout Plain Layout
18351
18352
18353 \backslash
18354 spce 
18355 \end_layout
18356
18357 \end_inset
18358
18359
18360 \series default
18361 AbC
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 \begin_inset Formula $\mathsf{AbC}$
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 \begin_inset Info
18383 type  "shortcut"
18384 arg   "font-sans"
18385 \end_inset
18386
18387
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 </row>
18393 <row>
18394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398
18399 \backslash
18400 mathtt
18401 \series bold
18402
18403 \begin_inset ERT
18404 status collapsed
18405
18406 \begin_layout Plain Layout
18407
18408
18409 \backslash
18410 spce 
18411 \end_layout
18412
18413 \end_inset
18414
18415
18416 \series default
18417 AbC
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 \begin_inset Formula $\mathtt{AbC}$
18427 \end_inset
18428
18429
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 \begin_inset Info
18439 type  "shortcut"
18440 arg   "font-typewriter"
18441 \end_inset
18442
18443
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 </row>
18449 </lyxtabular>
18450
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \begin_layout Standard
18457 \begin_inset Note Greyedout
18458 status open
18459
18460 \begin_layout Plain Layout
18461
18462 \series bold
18463 Note:
18464 \series default
18465  The styles 
18466 \series bold
18467
18468 \backslash
18469 mathbb
18470 \series default
18471  and 
18472 \series bold
18473
18474 \backslash
18475 mathcal
18476 \series default
18477  can only be used for big letters.
18478 \end_layout
18479
18480 \end_inset
18481
18482
18483 \end_layout
18484
18485 \begin_layout Standard
18486 Predefined is the style 
18487 \series bold
18488
18489 \backslash
18490 mathnormal
18491 \series default
18492 .
18493 \end_layout
18494
18495 \begin_layout Standard
18496 The style commands work also for letters in mathematical constructs:
18497 \begin_inset Formula \[
18498 \mathfrak{A=\frac{b}{C}}\]
18499
18500 \end_inset
18501
18502
18503 \end_layout
18504
18505 \begin_layout Standard
18506 Characters in mathematical text don't appear in a math font style but in
18507  the text font style 
18508 \series bold
18509
18510 \backslash
18511 textrm
18512 \series default
18513 .
18514  That their style can't be set correctly via the text style dialog is a
18515  bug in LyX.
18516 \begin_inset Foot
18517 status collapsed
18518
18519 \begin_layout Plain Layout
18520 \begin_inset CommandInset href
18521 LatexCommand href
18522 name "LyX-bug #4091"
18523 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18524
18525 \end_inset
18526
18527
18528 \end_layout
18529
18530 \end_inset
18531
18532
18533 \end_layout
18534
18535 \begin_layout Standard
18536 Instead of the style commands the dialog 
18537 \family sans
18538 Edit\SpecialChar \menuseparator
18539 Math\SpecialChar \menuseparator
18540 Text Style
18541 \family default
18542  or the toolbar button 
18543 \begin_inset Graphics
18544         filename ../images/math/font.png
18545         scale 85
18546
18547 \end_inset
18548
18549  can be used.
18550 \end_layout
18551
18552 \begin_layout Subsection
18553 Bold Formulas
18554 \begin_inset CommandInset label
18555 LatexCommand label
18556 name "sub:Bold-Formulas"
18557
18558 \end_inset
18559
18560
18561 \begin_inset Index
18562 status collapsed
18563
18564 \begin_layout Plain Layout
18565 Formula ! bold
18566 \end_layout
18567
18568 \end_inset
18569
18570
18571 \end_layout
18572
18573 \begin_layout Standard
18574 To make a complete formula bold, the command 
18575 \series bold
18576
18577 \backslash
18578 mathbf
18579 \series default
18580  from the previous subsection cannot be used, because it doesn't work for
18581  small Greek letters.
18582  Furthermore it prints Latin letters always upright, like in the following
18583  equation:
18584 \end_layout
18585
18586 \begin_layout Standard
18587 \begin_inset Formula \[
18588 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18589
18590 \end_inset
18591
18592
18593 \end_layout
18594
18595 \begin_layout Standard
18596 To display the formula correctly, the command 
18597 \series bold
18598
18599 \backslash
18600 boldsymbol
18601 \series default
18602  is used:
18603 \begin_inset Formula \[
18604 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18605
18606 \end_inset
18607
18608 It is also possible to set the formula in a 
18609 \series bold
18610 boldmath environment
18611 \series default
18612 .
18613  This environment is created by inserting the command 
18614 \series bold
18615
18616 \backslash
18617 boldmath
18618 \begin_inset Index
18619 status collapsed
18620
18621 \begin_layout Plain Layout
18622 Commands ! B ! 
18623 \backslash
18624 boldmath
18625 \end_layout
18626
18627 \end_inset
18628
18629
18630 \series default
18631  in TeX-mode.
18632  To end the environment, the command 
18633 \series bold
18634
18635 \backslash
18636 unboldmath
18637 \begin_inset Index
18638 status collapsed
18639
18640 \begin_layout Plain Layout
18641 Commands ! U ! 
18642 \backslash
18643 unboldmath
18644 \end_layout
18645
18646 \end_inset
18647
18648
18649 \series default
18650  is inserted in TeX-mode.
18651 \begin_inset ERT
18652 status collapsed
18653
18654 \begin_layout Plain Layout
18655
18656
18657 \backslash
18658 boldmath 
18659 \end_layout
18660
18661 \end_inset
18662
18663
18664 \begin_inset Formula \[
18665 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18666
18667 \end_inset
18668
18669
18670 \begin_inset ERT
18671 status collapsed
18672
18673 \begin_layout Plain Layout
18674
18675
18676 \backslash
18677 unboldmath 
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \begin_layout Subsection
18686 Colored Formulas
18687 \begin_inset Index
18688 status collapsed
18689
18690 \begin_layout Plain Layout
18691 Formula ! colored
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Standard
18700 Formulas can be colored like normal text: Highlight a formula or a formula
18701  part and use the 
18702 \family sans
18703 Text Style
18704 \family default
18705  dialog.
18706  Here is a formula in magenta:
18707 \begin_inset Formula \[
18708 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18709
18710 \end_inset
18711
18712
18713 \end_layout
18714
18715 \begin_layout Standard
18716 You can also define your own colors as described in 
18717 \begin_inset CommandInset ref
18718 LatexCommand ref
18719 reference "sub:Colored-Boxes"
18720
18721 \end_inset
18722
18723 .
18724  They can be used with the TeX code command 
18725 \series bold
18726
18727 \backslash
18728 textcolor
18729 \series default
18730
18731 \begin_inset Index
18732 status collapsed
18733
18734 \begin_layout Plain Layout
18735 Commands ! T ! 
18736 \backslash
18737 textcolor
18738 \end_layout
18739
18740 \end_inset
18741
18742  in the scheme
18743 \end_layout
18744
18745 \begin_layout Standard
18746
18747 \series bold
18748
18749 \backslash
18750 textcolor{color}{characters or formula}
18751 \end_layout
18752
18753 \begin_layout Standard
18754 The following example was colored completely dark green and partly red:
18755 \end_layout
18756
18757 \begin_layout Standard
18758 \begin_inset ERT
18759 status collapsed
18760
18761 \begin_layout Plain Layout
18762
18763
18764 \backslash
18765 textcolor{darkgreen}{
18766 \end_layout
18767
18768 \end_inset
18769
18770
18771 \begin_inset Formula \[
18772 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18773
18774 \end_inset
18775
18776
18777 \begin_inset ERT
18778 status collapsed
18779
18780 \begin_layout Plain Layout
18781
18782 }
18783 \end_layout
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 Due to a bug in LyX only complete formulas can be colored with self-defined
18792  colors.
18793 \begin_inset Foot
18794 status collapsed
18795
18796 \begin_layout Plain Layout
18797 \begin_inset CommandInset href
18798 LatexCommand href
18799 name "LyX-bug #5269"
18800 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18801
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Subsection
18813 Font Sizes
18814 \begin_inset CommandInset label
18815 LatexCommand label
18816 name "sub:Font-Sizes"
18817
18818 \end_inset
18819
18820
18821 \begin_inset Index
18822 status collapsed
18823
18824 \begin_layout Plain Layout
18825 Font ! size
18826 \end_layout
18827
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \begin_layout Standard
18834 For characters in formulas there are, analog to characters in text, the
18835  following size commands:
18836 \end_layout
18837
18838 \begin_layout Standard
18839
18840 \series bold
18841
18842 \backslash
18843 Huge
18844 \series default
18845
18846 \series bold
18847
18848 \backslash
18849 huge
18850 \series default
18851
18852 \series bold
18853
18854 \backslash
18855 LARGE
18856 \series default
18857
18858 \series bold
18859
18860 \backslash
18861 Large
18862 \series default
18863
18864 \series bold
18865
18866 \backslash
18867 large
18868 \series default
18869
18870 \series bold
18871
18872 \backslash
18873 normalsize
18874 \series default
18875
18876 \series bold
18877
18878 \backslash
18879 small
18880 \series default
18881 ,
18882 \begin_inset Newline newline
18883 \end_inset
18884
18885
18886 \series bold
18887
18888 \backslash
18889 footnotesize
18890 \series default
18891
18892 \series bold
18893
18894 \backslash
18895 scriptsize
18896 \series default
18897 , and 
18898 \series bold
18899
18900 \backslash
18901 tiny
18902 \end_layout
18903
18904 \begin_layout Standard
18905 The size produced by the commands depends on the document font size, that
18906  corresponds with the command 
18907 \series bold
18908
18909 \backslash
18910 normalsize
18911 \series default
18912 .
18913  The other commands produce smaller or larger sizes than 
18914 \series bold
18915
18916 \backslash
18917 normalsize
18918 \series default
18919 .
18920  The font size can however not exceed a certain value.
18921  Is for example the document font size 12
18922 \begin_inset space \thinspace{}
18923 \end_inset
18924
18925 pt, the command 
18926 \series bold
18927
18928 \backslash
18929 Huge
18930 \series default
18931  switches to the same size as 
18932 \series bold
18933
18934 \backslash
18935 huge
18936 \series default
18937 .
18938  
18939 \end_layout
18940
18941 \begin_layout Standard
18942 A size command is inserted in TeX-mode before the formula and sets the size
18943  for all following formula and text characters.
18944  To switch back to the initial size, the command 
18945 \series bold
18946
18947 \backslash
18948 normalsize
18949 \series default
18950  is inserted behind the formula in TeX-mode.
18951 \end_layout
18952
18953 \begin_layout Standard
18954 Within a formula the size can only be changed for symbols or letters in
18955  mathematical text.
18956  To do this, the size command is inserted in mathematical text.
18957  All following characters until the end of the mathematical text or until
18958  another size command will have the selected size.
18959  Two examples:
18960 \begin_inset VSpace -2mm
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \begin_layout Standard
18967 \begin_inset ERT
18968 status collapsed
18969
18970 \begin_layout Plain Layout
18971
18972
18973 \backslash
18974 huge 
18975 \end_layout
18976
18977 \end_inset
18978
18979
18980 \begin_inset Formula \[
18981 A=\frac{B}{c}\cdot\maltese\]
18982
18983 \end_inset
18984
18985
18986 \begin_inset Formula \[
18987 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18988
18989 \end_inset
18990
18991
18992 \begin_inset ERT
18993 status collapsed
18994
18995 \begin_layout Plain Layout
18996
18997
18998 \backslash
18999 normalsize 
19000 \end_layout
19001
19002 \end_inset
19003
19004
19005 \end_layout
19006
19007 \begin_layout Standard
19008 \begin_inset VSpace medskip
19009 \end_inset
19010
19011 Before both formulas the command 
19012 \series bold
19013
19014 \backslash
19015 huge
19016 \series default
19017  was inserted.
19018  The command for the second formula is:
19019 \begin_inset Newline newline
19020 \end_inset
19021
19022
19023 \series bold
19024
19025 \backslash
19026 maltese
19027 \begin_inset ERT
19028 status collapsed
19029
19030 \begin_layout Plain Layout
19031
19032
19033 \backslash
19034 spce 
19035 \end_layout
19036
19037 \end_inset
19038
19039 A Alt+M M 
19040 \backslash
19041 Large
19042 \begin_inset ERT
19043 status collapsed
19044
19045 \begin_layout Plain Layout
19046
19047
19048 \backslash
19049 spce 
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \backslash
19056 maltese
19057 \begin_inset ERT
19058 status collapsed
19059
19060 \begin_layout Plain Layout
19061
19062
19063 \backslash
19064 spce 
19065 \end_layout
19066
19067 \end_inset
19068
19069
19070 \backslash
19071 textit
19072 \begin_inset ERT
19073 status collapsed
19074
19075 \begin_layout Plain Layout
19076
19077
19078 \backslash
19079 spce 
19080 \end_layout
19081
19082 \end_inset
19083
19084 A
19085 \begin_inset Formula $\to$
19086 \end_inset
19087
19088
19089 \begin_inset Formula $\to$
19090 \end_inset
19091
19092
19093 \begin_inset Newline newline
19094 \end_inset
19095
19096
19097 \begin_inset space \hspace*{}
19098 \length 1cm
19099 \end_inset
19100
19101 Alt+M
19102 \series default
19103  
19104 \series bold
19105
19106 \backslash
19107 tiny
19108 \begin_inset ERT
19109 status collapsed
19110
19111 \begin_layout Plain Layout
19112
19113
19114 \backslash
19115 spce 
19116 \end_layout
19117
19118 \end_inset
19119
19120
19121 \backslash
19122 maltese
19123 \begin_inset ERT
19124 status collapsed
19125
19126 \begin_layout Plain Layout
19127
19128
19129 \backslash
19130 spce 
19131 \end_layout
19132
19133 \end_inset
19134
19135
19136 \backslash
19137 textit
19138 \begin_inset ERT
19139 status collapsed
19140
19141 \begin_layout Plain Layout
19142
19143
19144 \backslash
19145 spce 
19146 \end_layout
19147
19148 \end_inset
19149
19150 A
19151 \end_layout
19152
19153 \begin_layout Standard
19154 If a symbol cannot be displayed in different sizes, it will always be displayed
19155  in the default size.
19156 \end_layout
19157
19158 \begin_layout Section
19159 Greek Letters
19160 \begin_inset Index
19161 status collapsed
19162
19163 \begin_layout Plain Layout
19164 Greek letters
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Standard
19173 All Greek letters can also be inserted via the toolbar button 
19174 \begin_inset Graphics
19175         filename ../images/math/alpha.png
19176         scale 85
19177
19178 \end_inset
19179
19180 .
19181 \end_layout
19182
19183 \begin_layout Subsection
19184 Small Letters
19185 \begin_inset Index
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189 Greek letters ! small
19190 \end_layout
19191
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \begin_layout Standard
19198 \begin_inset space \hfill{}
19199 \end_inset
19200
19201
19202 \begin_inset Tabular
19203 <lyxtabular version="3" rows="11" columns="2">
19204 <features>
19205 <column alignment="center" valignment="top" width="0pt">
19206 <column alignment="center" valignment="top" width="0pt">
19207 <row>
19208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212 Command
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 Result
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 </row>
19227 <row>
19228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \backslash
19234 alpha
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 \begin_inset Formula $\alpha$
19244 \end_inset
19245
19246
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 </row>
19252 <row>
19253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257
19258 \backslash
19259 beta
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268 \begin_inset Formula $\beta$
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 </row>
19277 <row>
19278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282
19283 \backslash
19284 gamma
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 \begin_inset Formula $\gamma$
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 </row>
19302 <row>
19303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307
19308 \backslash
19309 delta
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Formula $\delta$
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \backslash
19334 epsilon
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 \begin_inset Formula $\epsilon$
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 <row>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \backslash
19359 varepsilon
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 \begin_inset Formula $\varepsilon$
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \backslash
19384 zeta
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 \begin_inset Formula $\zeta$
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 </row>
19402 <row>
19403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407
19408 \backslash
19409 eta
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Formula $\eta$
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \backslash
19434 theta
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Formula $\theta$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 vartheta
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\vartheta$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 </lyxtabular>
19478
19479 \end_inset
19480
19481
19482 \begin_inset space \hfill{}
19483 \end_inset
19484
19485
19486 \begin_inset Tabular
19487 <lyxtabular version="3" rows="12" columns="2">
19488 <features>
19489 <column alignment="center" valignment="top" width="0pt">
19490 <column alignment="center" valignment="top" width="0pt">
19491 <row>
19492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19493 \begin_inset Text
19494
19495 \begin_layout Plain Layout
19496 Command
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 Result
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \backslash
19518 iota
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 \begin_inset Formula $\iota$
19528 \end_inset
19529
19530
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \backslash
19543 kappa
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 \begin_inset Formula $\kappa$
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 </row>
19561 <row>
19562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566
19567 \backslash
19568 varkappa
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Formula $\varkappa$
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 </row>
19586 <row>
19587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591
19592 \backslash
19593 lambda
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Formula $\lambda$
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 mu
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\mu$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 nu
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\nu$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 xi
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\xi$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 <row>
19687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 o
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700 \begin_inset Formula $o$
19701 \end_inset
19702
19703
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 </row>
19709 <row>
19710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \backslash
19716 pi
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 \begin_inset Formula $\pi$
19726 \end_inset
19727
19728
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 </row>
19734 <row>
19735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \backslash
19741 varpi
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750 \begin_inset Formula $\varpi$
19751 \end_inset
19752
19753
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \backslash
19766 rho
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 \begin_inset Formula $\rho$
19776 \end_inset
19777
19778
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 </row>
19784 </lyxtabular>
19785
19786 \end_inset
19787
19788
19789 \begin_inset space \hfill{}
19790 \end_inset
19791
19792
19793 \begin_inset Tabular
19794 <lyxtabular version="3" rows="11" columns="2">
19795 <features>
19796 <column alignment="center" valignment="top" width="0pt">
19797 <column alignment="center" valignment="top" width="0pt">
19798 <row>
19799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803 Command
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 Result
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 </row>
19818 <row>
19819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Plain Layout
19823
19824 \backslash
19825 varrho
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 \begin_inset Formula $\varrho$
19835 \end_inset
19836
19837
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 </row>
19843 <row>
19844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \backslash
19850 sigma
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 \begin_inset Formula $\sigma$
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 </row>
19868 <row>
19869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19870 \begin_inset Text
19871
19872 \begin_layout Plain Layout
19873
19874 \backslash
19875 varsigma
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884 \begin_inset Formula $\varsigma$
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 </row>
19893 <row>
19894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898
19899 \backslash
19900 tau
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909 \begin_inset Formula $\tau$
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \backslash
19925 upsilon
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 \begin_inset Formula $\upsilon$
19935 \end_inset
19936
19937
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \backslash
19950 phi
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset Formula $\phi$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \backslash
19975 varphi
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset Formula $\varphi$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 <row>
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998
19999 \backslash
20000 chi
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 \begin_inset Formula $\chi$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \backslash
20025 psi
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\psi$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 omega
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\omega$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 </lyxtabular>
20069
20070 \end_inset
20071
20072
20073 \begin_inset space \hfill{}
20074 \end_inset
20075
20076
20077 \end_layout
20078
20079 \begin_layout Standard
20080 \begin_inset VSpace medskip
20081 \end_inset
20082
20083
20084 \end_layout
20085
20086 \begin_layout Standard
20087 How to create upright Greek letters is explained in 
20088 \begin_inset CommandInset ref
20089 LatexCommand ref
20090 reference "sub:Upright-small-Greek"
20091
20092 \end_inset
20093
20094 .
20095 \end_layout
20096
20097 \begin_layout Subsection
20098 Big Letters
20099 \begin_inset Index
20100 status collapsed
20101
20102 \begin_layout Plain Layout
20103 Greek letters ! big
20104 \end_layout
20105
20106 \end_inset
20107
20108
20109 \end_layout
20110
20111 \begin_layout Standard
20112 \begin_inset space \hfill{}
20113 \end_inset
20114
20115
20116 \begin_inset Tabular
20117 <lyxtabular version="3" rows="7" columns="2">
20118 <features>
20119 <column alignment="center" valignment="top" width="0pt">
20120 <column alignment="center" valignment="top" width="0pt">
20121 <row>
20122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126 Command
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20132 \begin_inset Text
20133
20134 \begin_layout Plain Layout
20135 Result
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 </row>
20141 <row>
20142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146
20147 \backslash
20148 Gamma
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 \begin_inset Formula $\Gamma$
20158 \end_inset
20159
20160
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \backslash
20173 Delta
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 \begin_inset Formula $\Delta$
20183 \end_inset
20184
20185
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 </row>
20191 <row>
20192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20193 \begin_inset Text
20194
20195 \begin_layout Plain Layout
20196
20197 \backslash
20198 Theta
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207 \begin_inset Formula $\Theta$
20208 \end_inset
20209
20210
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 </row>
20216 <row>
20217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221
20222 \backslash
20223 Lambda
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232 \begin_inset Formula $\Lambda$
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 </row>
20241 <row>
20242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246
20247 \backslash
20248 Xi
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257 \begin_inset Formula $\Xi$
20258 \end_inset
20259
20260
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 </row>
20266 <row>
20267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271
20272 \backslash
20273 Pi
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 \begin_inset Formula $\Pi$
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 </row>
20291 </lyxtabular>
20292
20293 \end_inset
20294
20295
20296 \begin_inset space \hfill{}
20297 \end_inset
20298
20299
20300 \begin_inset Tabular
20301 <lyxtabular version="3" rows="6" columns="2">
20302 <features>
20303 <column alignment="center" valignment="top" width="0pt">
20304 <column alignment="center" valignment="top" width="0pt">
20305 <row>
20306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 Command
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319 Result
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 </row>
20325 <row>
20326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20327 \begin_inset Text
20328
20329 \begin_layout Plain Layout
20330
20331 \backslash
20332 Sigma
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341 \begin_inset Formula $\Sigma$
20342 \end_inset
20343
20344
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 </row>
20350 <row>
20351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \backslash
20357 Upsilon
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 \begin_inset Formula $\Upsilon$
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 </row>
20375 <row>
20376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380
20381 \backslash
20382 Phi
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 \begin_inset Formula $\Phi$
20392 \end_inset
20393
20394
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 </row>
20400 <row>
20401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \backslash
20407 Psi
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 \begin_inset Formula $\Psi$
20417 \end_inset
20418
20419
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \backslash
20432 Omega
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 \begin_inset Formula $\Omega$
20442 \end_inset
20443
20444
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 </lyxtabular>
20451
20452 \end_inset
20453
20454
20455 \begin_inset space \hfill{}
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Standard
20462 \begin_inset VSpace medskip
20463 \end_inset
20464
20465 That the big Greek letters appear upright is caused by a design bug when
20466  TeX was developed.
20467  To get correct italic big letters, begin every command with 
20468 \series bold
20469 var
20470 \series default
20471 .
20472  For example the command 
20473 \series bold
20474
20475 \backslash
20476 varGamma
20477 \series default
20478  produces: 
20479 \begin_inset Formula $\varGamma$
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \begin_layout Subsection
20486 Bold Letters
20487 \begin_inset Index
20488 status collapsed
20489
20490 \begin_layout Plain Layout
20491 Greek letters ! bold
20492 \end_layout
20493
20494 \end_inset
20495
20496
20497 \end_layout
20498
20499 \begin_layout Standard
20500 Greek letters cannot be set with different font styles like Latin letters.
20501  They can only be made bold with the command 
20502 \series bold
20503
20504 \backslash
20505 boldsymbol
20506 \series default
20507
20508 \begin_inset Index
20509 status collapsed
20510
20511 \begin_layout Plain Layout
20512 Commands ! B ! 
20513 \backslash
20514 boldsymbol
20515 \end_layout
20516
20517 \end_inset
20518
20519 .
20520 \end_layout
20521
20522 \begin_layout Standard
20523 \align center
20524 \begin_inset Tabular
20525 <lyxtabular version="3" rows="3" columns="2">
20526 <features>
20527 <column alignment="center" valignment="top" width="0">
20528 <column alignment="center" valignment="top" width="0">
20529 <row>
20530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 Command
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 Result
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 Upsilon
20557 \backslash
20558 boldsymbol
20559 \backslash
20560 Upsilon
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 </row>
20578 <row>
20579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583
20584 \backslash
20585 theta
20586 \backslash
20587 boldsymbol
20588 \backslash
20589 theta
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20595 \begin_inset Text
20596
20597 \begin_layout Plain Layout
20598 \begin_inset Formula $\theta\boldsymbol{\theta}$
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 </row>
20607 </lyxtabular>
20608
20609 \end_inset
20610
20611
20612 \end_layout
20613
20614 \begin_layout Section
20615 Symbols
20616 \begin_inset ERT
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620
20621
20622 \backslash
20623 texorpdfstring{
20624 \end_layout
20625
20626 \end_inset
20627
20628
20629 \begin_inset Foot
20630 status collapsed
20631
20632 \begin_layout Plain Layout
20633 A list with all symbols of most of the LaTeX-packages can be found in 
20634 \begin_inset CommandInset citation
20635 LatexCommand cite
20636 key "Symbole"
20637
20638 \end_inset
20639
20640 .
20641 \end_layout
20642
20643 \end_inset
20644
20645
20646 \begin_inset ERT
20647 status collapsed
20648
20649 \begin_layout Plain Layout
20650
20651 }{}
20652 \end_layout
20653
20654 \end_inset
20655
20656
20657 \begin_inset Note Note
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20664 \end_layout
20665
20666 \begin_layout Plain Layout
20667 More about 
20668 \backslash
20669 texorpdfstring is in section 
20670 \begin_inset CommandInset ref
20671 LatexCommand ref
20672 reference "sub:Formulas-in-Section"
20673
20674 \end_inset
20675
20676 .
20677 \end_layout
20678
20679 \end_inset
20680
20681
20682 \begin_inset Index
20683 status collapsed
20684
20685 \begin_layout Plain Layout
20686 Symbols
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \end_layout
20693
20694 \begin_layout Standard
20695 Many of the symbols listed in this section can also be inserted via the
20696  toolbar buttons 
20697 \begin_inset Graphics
20698         filename ../images/math/nabla.png
20699         scale 85
20700
20701 \end_inset
20702
20703  and 
20704 \begin_inset Graphics
20705         filename ../images/math/digamma.png
20706         scale 85
20707
20708 \end_inset
20709
20710 .
20711 \end_layout
20712
20713 \begin_layout Subsection
20714 Mathematical Symbols
20715 \begin_inset CommandInset label
20716 LatexCommand label
20717 name "sub:Mathematical-Symbols"
20718
20719 \end_inset
20720
20721
20722 \begin_inset Index
20723 status collapsed
20724
20725 \begin_layout Plain Layout
20726 Symbols ! mathematical
20727 \end_layout
20728
20729 \end_inset
20730
20731
20732 \end_layout
20733
20734 \begin_layout Standard
20735 \begin_inset space \hfill{}
20736 \end_inset
20737
20738
20739 \begin_inset Tabular
20740 <lyxtabular version="3" rows="10" columns="2">
20741 <features>
20742 <column alignment="center" valignment="top" width="0pt">
20743 <column alignment="center" valignment="top" width="0pt">
20744 <row>
20745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 Command
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758 Result
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \backslash
20771 neg
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 \begin_inset Formula $\neg$
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 </row>
20789 <row>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \backslash
20796 Im
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 \begin_inset Formula $\Im$
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \backslash
20821 Re
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 \begin_inset Formula $\Re$
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 </row>
20839 <row>
20840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844
20845 \backslash
20846 aleph
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855 \begin_inset Formula $\aleph$
20856 \end_inset
20857
20858
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 </row>
20864 <row>
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869
20870 \backslash
20871 partial
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880 \begin_inset Formula $\partial$
20881 \end_inset
20882
20883
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 </row>
20889 <row>
20890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894
20895 \backslash
20896 infty
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905 \begin_inset Formula $\infty$
20906 \end_inset
20907
20908
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 <row>
20915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \backslash
20921 wp
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 \begin_inset Formula $\wp$
20931 \end_inset
20932
20933
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 </row>
20939 <row>
20940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944
20945 \backslash
20946 imath
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955 \begin_inset Formula $\imath$
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 </row>
20964 <row>
20965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969
20970 \backslash
20971 jmath
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 \begin_inset Formula $\jmath$
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 </row>
20989 </lyxtabular>
20990
20991 \end_inset
20992
20993
20994 \begin_inset space \hfill{}
20995 \end_inset
20996
20997
20998 \begin_inset Tabular
20999 <lyxtabular version="3" rows="10" columns="2">
21000 <features>
21001 <column alignment="center" valignment="top" width="0pt">
21002 <column alignment="center" valignment="top" width="0pt">
21003 <row>
21004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008 Command
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 Result
21018 \begin_inset Note Note
21019 status collapsed
21020
21021 \begin_layout Plain Layout
21022
21023 \series bold
21024
21025 \backslash
21026 raisebox
21027 \series default
21028  is only used as spacer.
21029 \end_layout
21030
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 </row>
21039 <row>
21040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044
21045 \backslash
21046 forall
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 \begin_inset Formula $\forall$
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069
21070 \backslash
21071 exists
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080 \begin_inset Formula $\exists$
21081 \end_inset
21082
21083
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 </row>
21089 <row>
21090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \backslash
21096 nexists
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\nexists$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 emptyset
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\emptyset$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row>
21140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \backslash
21146 varnothing
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 \begin_inset Formula $\varnothing$
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 dag
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\dag$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 ddag
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\ddag$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 complement
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset ERT
21231 status collapsed
21232
21233 \begin_layout Plain Layout
21234
21235
21236 \backslash
21237 raisebox{-0.8mm}{
21238 \end_layout
21239
21240 \end_inset
21241
21242
21243 \begin_inset Formula $\complement$
21244 \end_inset
21245
21246
21247 \begin_inset ERT
21248 status collapsed
21249
21250 \begin_layout Plain Layout
21251
21252 }
21253 \end_layout
21254
21255 \end_inset
21256
21257
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 <row>
21264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \backslash
21270 Bbbk
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 \begin_inset Formula $\Bbbk$
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 </row>
21288 </lyxtabular>
21289
21290 \end_inset
21291
21292
21293 \begin_inset space \hfill{}
21294 \end_inset
21295
21296
21297 \begin_inset Tabular
21298 <lyxtabular version="3" rows="10" columns="2">
21299 <features>
21300 <column alignment="center" valignment="top" width="0pt">
21301 <column alignment="center" valignment="top" width="0pt">
21302 <row>
21303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 Command
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21313 \begin_inset Text
21314
21315 \begin_layout Plain Layout
21316 Result
21317 \end_layout
21318
21319 \end_inset
21320 </cell>
21321 </row>
21322 <row>
21323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Plain Layout
21327
21328 \backslash
21329 prime
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338 \begin_inset Formula $\prime$
21339 \end_inset
21340
21341
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 </row>
21347 <row>
21348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352
21353 \backslash
21354 backprime
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363 \begin_inset Formula $\backprime$
21364 \end_inset
21365
21366
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 </row>
21372 <row>
21373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21374 \begin_inset Text
21375
21376 \begin_layout Plain Layout
21377
21378 \backslash
21379 mho
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388 \begin_inset Formula $\mho$
21389 \end_inset
21390
21391
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 </row>
21397 <row>
21398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402
21403 \backslash
21404 triangle
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413 \begin_inset Formula $\triangle$
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 </row>
21422 <row>
21423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427
21428 \backslash
21429 angle
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438 \begin_inset Formula $\angle$
21439 \end_inset
21440
21441
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 </row>
21447 <row>
21448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452
21453 \backslash
21454 measuredangle
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463 \begin_inset Formula $\measuredangle$
21464 \end_inset
21465
21466
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 </row>
21472 <row>
21473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21474 \begin_inset Text
21475
21476 \begin_layout Plain Layout
21477
21478 \backslash
21479 sphericalangle
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488 \begin_inset Formula $\sphericalangle$
21489 \end_inset
21490
21491
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 </row>
21497 <row>
21498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21499 \begin_inset Text
21500
21501 \begin_layout Plain Layout
21502
21503 \backslash
21504 top
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Formula $\top$
21514 \end_inset
21515
21516
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 </row>
21522 <row>
21523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527
21528 \backslash
21529 bot
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 \begin_inset Formula $\bot$
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 </row>
21547 </lyxtabular>
21548
21549 \end_inset
21550
21551
21552 \begin_inset space \hfill{}
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \begin_layout Subsection
21559 Miscellaneous Symbols
21560 \begin_inset CommandInset label
21561 LatexCommand label
21562 name "sub:Miscellaneous-Symbols"
21563
21564 \end_inset
21565
21566
21567 \begin_inset Index
21568 status collapsed
21569
21570 \begin_layout Plain Layout
21571 Symbols ! miscellaneous
21572 \end_layout
21573
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \begin_layout Standard
21580 \noindent
21581 \align center
21582 \begin_inset Tabular
21583 <lyxtabular version="3" rows="10" columns="2">
21584 <features>
21585 <column alignment="center" valignment="top" width="0pt">
21586 <column alignment="center" valignment="top" width="0pt">
21587 <row>
21588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21589 \begin_inset Text
21590
21591 \begin_layout Plain Layout
21592 Command
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601 Result
21602 \end_layout
21603
21604 \end_inset
21605 </cell>
21606 </row>
21607 <row>
21608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612
21613 \backslash
21614 flat
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623 \begin_inset Formula $\flat$
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 </row>
21632 <row>
21633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637
21638 \backslash
21639 natural
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648 \begin_inset Formula $\natural$
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 </row>
21657 <row>
21658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Plain Layout
21662
21663 \backslash
21664 sharp
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Plain Layout
21673 \begin_inset Formula $\sharp$
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 </row>
21682 <row>
21683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687
21688 \backslash
21689 surd
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 \begin_inset Formula $\surd$
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 </row>
21707 <row>
21708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712
21713 \backslash
21714 checkmark
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723 \begin_inset Formula $\checkmark$
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 </row>
21732 <row>
21733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737
21738 \backslash
21739 yen
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748 \begin_inset Formula $\yen$
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 </row>
21757 <row>
21758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21759 \begin_inset Text
21760
21761 \begin_layout Plain Layout
21762
21763 \backslash
21764 pounds
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773 \begin_inset Formula $\pounds$
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 </row>
21782 <row>
21783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787 $
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796 \begin_inset Formula $\$$
21797 \end_inset
21798
21799
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 </row>
21805 <row>
21806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810 §
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \begin_layout Plain Layout
21819 \begin_inset Formula $§$
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \end_inset
21826 </cell>
21827 </row>
21828 </lyxtabular>
21829
21830 \end_inset
21831
21832
21833 \begin_inset Tabular
21834 <lyxtabular version="3" rows="10" columns="2">
21835 <features>
21836 <column alignment="center" valignment="top" width="0">
21837 <column alignment="center" valignment="top" width="0">
21838 <row>
21839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843 Command
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852 Result
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 </row>
21858 <row>
21859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863
21864 \backslash
21865 hbar
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 \begin_inset Formula $\hbar$
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 </row>
21883 <row>
21884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \backslash
21890 hslash
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899 \begin_inset Formula $\hslash$
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 </row>
21908 <row>
21909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \backslash
21915 clubsuit
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Formula $\clubsuit$
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \backslash
21940 spadesuit
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 \begin_inset Formula $\spadesuit$
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 <row>
21959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963
21964 \backslash
21965 bigstar
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 \begin_inset Formula $\bigstar$
21975 \end_inset
21976
21977
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 </row>
21983 <row>
21984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988
21989 \backslash
21990 blacklozenge
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999 \begin_inset Formula $\blacklozenge$
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \backslash
22015 blacktriangle
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024 \begin_inset Formula $\blacktriangle$
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 <row>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \backslash
22040 blacktiangledown
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 \begin_inset Formula $\blacktriangledown$
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 bullet
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\bullet$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 </lyxtabular>
22084
22085 \end_inset
22086
22087
22088 \begin_inset Tabular
22089 <lyxtabular version="3" rows="10" columns="2">
22090 <features>
22091 <column alignment="center" valignment="top" width="0pt">
22092 <column alignment="center" valignment="top" width="0pt">
22093 <row>
22094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \begin_layout Plain Layout
22098 Command
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 Result
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 </row>
22113 <row>
22114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118
22119 \backslash
22120 diamondsuit
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129 \begin_inset Formula $\diamondsuit$
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \end_inset
22136 </cell>
22137 </row>
22138 <row>
22139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22140 \begin_inset Text
22141
22142 \begin_layout Plain Layout
22143
22144 \backslash
22145 Diamond
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 \begin_inset Formula $\Diamond$
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 </row>
22163 <row>
22164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168
22169 \backslash
22170 heartsuit
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179 \begin_inset Formula $\heartsuit$
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 </row>
22188 <row>
22189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193
22194 \backslash
22195 P
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 \begin_inset Formula $\P$
22205 \end_inset
22206
22207
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 </row>
22213 <row>
22214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218
22219 \backslash
22220 copyright
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229 \begin_inset Formula $\copyright$
22230 \end_inset
22231
22232
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 </row>
22238 <row>
22239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243
22244 \backslash
22245 circledR
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254 \begin_inset Formula $\circledR$
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 </row>
22263 <row>
22264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22265 \begin_inset Text
22266
22267 \begin_layout Plain Layout
22268
22269 \backslash
22270 maltese
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 \begin_inset Formula $\maltese$
22280 \end_inset
22281
22282
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 </row>
22288 <row>
22289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293
22294 \backslash
22295 diagup
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 \begin_inset Formula $\diagup$
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 diagdown
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\diagdown$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 </lyxtabular>
22339
22340 \end_inset
22341
22342
22343 \end_layout
22344
22345 \begin_layout Standard
22346 \begin_inset VSpace medskip
22347 \end_inset
22348
22349 More symbols are listed in 
22350 \begin_inset CommandInset ref
22351 LatexCommand ref
22352 reference "sub:Miscellaneous-special-Characters"
22353
22354 \end_inset
22355
22356 .
22357 \end_layout
22358
22359 \begin_layout Standard
22360 Some symbols can be displayed in different sizes, see 
22361 \begin_inset CommandInset ref
22362 LatexCommand ref
22363 reference "sub:Font-Sizes"
22364
22365 \end_inset
22366
22367 .
22368 \end_layout
22369
22370 \begin_layout Subsection
22371 The Euro-Symbol €
22372 \begin_inset Index
22373 status collapsed
22374
22375 \begin_layout Plain Layout
22376 Symbols ! Euro-symbol
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \begin_inset Index
22383 status collapsed
22384
22385 \begin_layout Plain Layout
22386
22387 \backslash
22388 @
22389 \begin_inset ERT
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393
22394
22395 \backslash
22396 officialeuro
22397 \end_layout
22398
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \end_inset
22405
22406
22407 \end_layout
22408
22409 \begin_layout Standard
22410 To use the Euro symbol in formulas, the LaTeX-package 
22411 \series bold
22412 eurosym
22413 \series default
22414
22415 \begin_inset Index
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419 Packages ! eurosym
22420 \end_layout
22421
22422 \end_inset
22423
22424  must be installed and loaded with the LaTeX-preamble line
22425 \end_layout
22426
22427 \begin_layout Standard
22428
22429 \series bold
22430
22431 \backslash
22432 usepackage[gennarrow]{eurosym}
22433 \end_layout
22434
22435 \begin_layout Standard
22436 The Euro symbol can now be inserted with the command 
22437 \series bold
22438
22439 \backslash
22440 euro
22441 \series default
22442
22443 \begin_inset Index
22444 status collapsed
22445
22446 \begin_layout Plain Layout
22447 Commands ! E ! 
22448 \backslash
22449 euro
22450 \end_layout
22451
22452 \end_inset
22453
22454 .
22455 \end_layout
22456
22457 \begin_layout Standard
22458 The Euro symbol can directly be inserted with the € key in mathematical
22459  text, without having 
22460 \series bold
22461 eurosym
22462 \series default
22463  installed.
22464  When 
22465 \series bold
22466 eurosym
22467 \series default
22468  is installed, 
22469 \series bold
22470
22471 \backslash
22472 euro
22473 \series default
22474  can also be inserted in TeX-mode.
22475  The official currency symbol can then be inserted with the command 
22476 \series bold
22477
22478 \backslash
22479 officialeuro
22480 \series default
22481
22482 \begin_inset Index
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486 Commands ! O ! 
22487 \backslash
22488 officialeuro
22489 \end_layout
22490
22491 \end_inset
22492
22493 , that is only available in TeX-mode.
22494 \end_layout
22495
22496 \begin_layout Standard
22497 \begin_inset ERT
22498 status collapsed
22499
22500 \begin_layout Plain Layout
22501
22502
22503 \backslash
22504 ifeurosym 
22505 \end_layout
22506
22507 \end_inset
22508
22509
22510 \begin_inset Note Note
22511 status open
22512
22513 \begin_layout Plain Layout
22514 The following table will only be displayed when the LaTeX-package 
22515 \series bold
22516 eurosym
22517 \series default
22518  is installed.
22519 \end_layout
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \begin_layout Standard
22527 An overview about the different Euro symbols:
22528 \end_layout
22529
22530 \begin_layout Standard
22531 \align center
22532 \begin_inset Tabular
22533 <lyxtabular version="3" rows="4" columns="3">
22534 <features>
22535 <column alignment="center" valignment="top" width="0pt">
22536 <column alignment="center" valignment="top" width="0pt">
22537 <column alignment="center" valignment="top" width="0pt">
22538 <row>
22539 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 Command 
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561 Result
22562 \end_layout
22563
22564 \end_inset
22565 </cell>
22566 </row>
22567 <row>
22568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 formula
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581
22582 \backslash
22583 euro
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 \begin_inset Formula $\euro$
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 mathematical text
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 \begin_inset Formula $\mbox{€}$
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 </row>
22633 <row>
22634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 TeX-mode
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647
22648 \backslash
22649 officialeuro
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 \begin_inset ERT
22659 status collapsed
22660
22661 \begin_layout Plain Layout
22662
22663
22664 \backslash
22665 officialeuro
22666 \end_layout
22667
22668 \end_inset
22669
22670
22671 \end_layout
22672
22673 \end_inset
22674 </cell>
22675 </row>
22676 </lyxtabular>
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Standard
22684 \begin_inset ERT
22685 status collapsed
22686
22687 \begin_layout Plain Layout
22688
22689
22690 \backslash
22691 else 
22692 \end_layout
22693
22694 \end_inset
22695
22696
22697 \begin_inset Note Note
22698 status open
22699
22700 \begin_layout Plain Layout
22701 The following will be displayed when the LaTeX-package 
22702 \series bold
22703 eurosym
22704 \series default
22705  is not installed:
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 You need to install the LaTeX-package 
22715 \series bold
22716 eurosym
22717 \series default
22718  to see the rest of this subsection in the output.
22719 \end_layout
22720
22721 \begin_layout Standard
22722 \begin_inset ERT
22723 status collapsed
22724
22725 \begin_layout Plain Layout
22726
22727
22728 \backslash
22729 fi 
22730 \end_layout
22731
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \begin_layout Section
22738 Relations
22739 \begin_inset CommandInset label
22740 LatexCommand label
22741 name "sec:Relations"
22742
22743 \end_inset
22744
22745
22746 \begin_inset Index
22747 status collapsed
22748
22749 \begin_layout Plain Layout
22750 Relations
22751 \end_layout
22752
22753 \end_inset
22754
22755
22756 \begin_inset Index
22757 status collapsed
22758
22759 \begin_layout Plain Layout
22760 Comparisons|see
22761 \begin_inset ERT
22762 status collapsed
22763
22764 \begin_layout Plain Layout
22765
22766 {
22767 \end_layout
22768
22769 \end_inset
22770
22771 Relations
22772 \begin_inset ERT
22773 status collapsed
22774
22775 \begin_layout Plain Layout
22776
22777 }
22778 \end_layout
22779
22780 \end_inset
22781
22782
22783 \end_layout
22784
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \begin_layout Standard
22791 All relations can also be inserted via the toolbar button 
22792 \begin_inset Graphics
22793         filename ../images/math/leq.png
22794         scale 85
22795
22796 \end_inset
22797
22798 .
22799 \end_layout
22800
22801 \begin_layout Standard
22802 \begin_inset space \hfill{}
22803 \end_inset
22804
22805
22806 \begin_inset Tabular
22807 <lyxtabular version="3" rows="17" columns="2">
22808 <features>
22809 <column alignment="center" valignment="top" width="0pt">
22810 <column alignment="center" valignment="top" width="0pt">
22811 <row>
22812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22813 \begin_inset Text
22814
22815 \begin_layout Plain Layout
22816 Command
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 Result
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 </row>
22831 <row>
22832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 <
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 \begin_inset Formula $<$
22846 \end_inset
22847
22848
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 </row>
22854 <row>
22855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859
22860 \backslash
22861 le
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870 \begin_inset Formula $\le$
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 </row>
22879 <row>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884
22885 \backslash
22886 ll
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895 \begin_inset Formula $\ll$
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 </row>
22904 <row>
22905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909
22910 \backslash
22911 prec
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920 \begin_inset Formula $\prec$
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 <row>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934
22935 \backslash
22936 preceq
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945 \begin_inset Formula $\preceq$
22946 \end_inset
22947
22948
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 </row>
22954 <row>
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959
22960 \backslash
22961 subset
22962 \end_layout
22963
22964 \end_inset
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970 \begin_inset Formula $\subset$
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 <row>
22980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984
22985 \backslash
22986 subseteq
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 \begin_inset Formula $\subseteq$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 <row>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \backslash
23011 sqsubseteq
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $\sqsubseteq$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \backslash
23036 in
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\in$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 vdash
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\vdash$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 smile
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\smile$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 lhd
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\lhd$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 unlhd
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\unlhd$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 gtrless
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\gtrless$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 mid
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\mid$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209
23210 \backslash
23211 nmid
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 \begin_inset Formula $\nmid$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 </lyxtabular>
23230
23231 \end_inset
23232
23233
23234 \begin_inset space \hfill{}
23235 \end_inset
23236
23237
23238 \begin_inset Tabular
23239 <lyxtabular version="3" rows="17" columns="2">
23240 <features>
23241 <column alignment="center" valignment="top" width="0pt">
23242 <column alignment="center" valignment="top" width="0pt">
23243 <row>
23244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248 Command
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 Result
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 </row>
23263 <row>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 =
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 \begin_inset Formula $=$
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 <row>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291
23292 \backslash
23293 not=
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302 \begin_inset Formula $\not=$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316
23317 \backslash
23318 equiv
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327 \begin_inset Formula $\equiv$
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 </row>
23336 <row>
23337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341
23342 \backslash
23343 sim
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352 \begin_inset Formula $\sim$
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \backslash
23368 simeq
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377 \begin_inset Formula $\simeq$
23378 \end_inset
23379
23380
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 </row>
23386 <row>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \backslash
23393 approx
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Formula $\approx$
23403 \end_inset
23404
23405
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 </row>
23411 <row>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416
23417 \backslash
23418 cong
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Formula $\cong$
23428 \end_inset
23429
23430
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 </row>
23436 <row>
23437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23438 \begin_inset Text
23439
23440 \begin_layout Plain Layout
23441
23442 \backslash
23443 bowtie
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452 \begin_inset Formula $\bowtie$
23453 \end_inset
23454
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 </row>
23461 <row>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \begin_layout Plain Layout
23466
23467 \backslash
23468 notin
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $\notin$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \backslash
23493 perp
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\perp$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \backslash
23518 propto
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\propto$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \backslash
23543 asymp
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 \begin_inset Formula $\asymp$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \backslash
23568 doteq
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset Formula $\doteq$
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \backslash
23593 circeq
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\circeq$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 </row>
23611 <row>
23612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616
23617 \backslash
23618 models
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\models$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 </row>
23636 <row>
23637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \backslash
23643 widehat=
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 \begin_inset Formula $\widehat{=}$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 </lyxtabular>
23662
23663 \end_inset
23664
23665
23666 \begin_inset space \hfill{}
23667 \end_inset
23668
23669
23670 \begin_inset Tabular
23671 <lyxtabular version="3" rows="17" columns="2">
23672 <features>
23673 <column alignment="center" valignment="top" width="0pt">
23674 <column alignment="center" valignment="top" width="0pt">
23675 <row>
23676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680 Command
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 Result
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 </row>
23695 <row>
23696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 >
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Formula $>$
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 </row>
23718 <row>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723
23724 \backslash
23725 ge
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734 \begin_inset Formula $\ge$
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 </row>
23743 <row>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748
23749 \backslash
23750 gg
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 \begin_inset Formula $\gg$
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 </row>
23768 <row>
23769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773
23774 \backslash
23775 succ
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784 \begin_inset Formula $\succ$
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 </row>
23793 <row>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \begin_layout Plain Layout
23798
23799 \backslash
23800 succeq
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809 \begin_inset Formula $\succeq$
23810 \end_inset
23811
23812
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 </row>
23818 <row>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \backslash
23825 supset
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834 \begin_inset Formula $\supset$
23835 \end_inset
23836
23837
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 </row>
23843 <row>
23844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \backslash
23850 supseteq
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859 \begin_inset Formula $\supseteq$
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 </row>
23868 <row>
23869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873
23874 \backslash
23875 sqsupseteq
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884 \begin_inset Formula $\sqsupseteq$
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 </row>
23893 <row>
23894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898
23899 \backslash
23900 ni
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 \begin_inset Formula $\ni$
23910 \end_inset
23911
23912
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 </row>
23918 <row>
23919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \backslash
23925 dashv
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934 \begin_inset Formula $\dashv$
23935 \end_inset
23936
23937
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 </row>
23943 <row>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \backslash
23950 frown
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959 \begin_inset Formula $\frown$
23960 \end_inset
23961
23962
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 <row>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \backslash
23975 rhd
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 \begin_inset Formula $\rhd$
23985 \end_inset
23986
23987
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 </row>
23993 <row>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \backslash
24000 unrhd
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009 \begin_inset Formula $\unrhd$
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 </row>
24018 <row>
24019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023
24024 \backslash
24025 lessgtr
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 \begin_inset Formula $\lessgtr$
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 </row>
24043 <row>
24044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048
24049 \backslash
24050 parallel
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Formula $\parallel$
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 </row>
24068 <row>
24069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \backslash
24075 nparallel
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 \begin_inset Formula $\nparallel$
24085 \end_inset
24086
24087
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 </row>
24093 </lyxtabular>
24094
24095 \end_inset
24096
24097
24098 \begin_inset space \hfill{}
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \begin_layout Standard
24105 \begin_inset VSpace medskip
24106 \end_inset
24107
24108 The characters 
24109 \series bold
24110
24111 \backslash
24112 lhd
24113 \series default
24114  and 
24115 \series bold
24116
24117 \backslash
24118 rhd
24119 \series default
24120  are bigger than the equal looking operators 
24121 \series bold
24122
24123 \backslash
24124 triangleleft
24125 \series default
24126  and 
24127 \series bold
24128
24129 \backslash
24130 triangleright
24131 \series default
24132 , respectively.
24133 \end_layout
24134
24135 \begin_layout Standard
24136 Relations are, in contrary to symbols, always surrounded by space.
24137 \end_layout
24138
24139 \begin_layout Standard
24140 Relations with labels can be created with the command 
24141 \series bold
24142
24143 \backslash
24144 stackrel
24145 \series default
24146
24147 \begin_inset Index
24148 status collapsed
24149
24150 \begin_layout Plain Layout
24151 Commands ! S ! 
24152 \backslash
24153 stackrel
24154 \end_layout
24155
24156 \end_inset
24157
24158 :
24159 \end_layout
24160
24161 \begin_layout Standard
24162 \align center
24163 \begin_inset Tabular
24164 <lyxtabular version="3" rows="2" columns="2">
24165 <features>
24166 <column alignment="center" valignment="top" width="0">
24167 <column alignment="center" valignment="top" width="0">
24168 <row>
24169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173 Command
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182 Result
24183 \begin_inset Note Note
24184 status collapsed
24185
24186 \begin_layout Plain Layout
24187
24188 \series bold
24189
24190 \backslash
24191 raisebox
24192 \series default
24193  is only used as spacer.
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 </row>
24204 <row>
24205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 A(r)
24210 \backslash
24211 stackrel
24212 \begin_inset ERT
24213 status collapsed
24214
24215 \begin_layout Plain Layout
24216
24217
24218 \backslash
24219 spce 
24220 \end_layout
24221
24222 \end_inset
24223
24224 r
24225 \backslash
24226 to
24227 \backslash
24228 infty
24229 \begin_inset ERT
24230 status collapsed
24231
24232 \begin_layout Plain Layout
24233
24234
24235 \backslash
24236 spce 
24237 \end_layout
24238
24239 \end_inset
24240
24241
24242 \begin_inset Formula $\downarrow$
24243 \end_inset
24244
24245
24246 \backslash
24247 approx
24248 \begin_inset ERT
24249 status collapsed
24250
24251 \begin_layout Plain Layout
24252
24253
24254 \backslash
24255 spce 
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \begin_inset ERT
24262 status collapsed
24263
24264 \begin_layout Plain Layout
24265
24266
24267 \backslash
24268 spce 
24269 \end_layout
24270
24271 \end_inset
24272
24273 B
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24283 \end_inset
24284
24285
24286 \end_layout
24287
24288 \end_inset
24289 </cell>
24290 </row>
24291 </lyxtabular>
24292
24293 \end_inset
24294
24295
24296 \end_layout
24297
24298 \begin_layout Section
24299 Functions
24300 \end_layout
24301
24302 \begin_layout Subsection
24303 Predefined Functions
24304 \begin_inset CommandInset label
24305 LatexCommand label
24306 name "sub:Predefined-Functions"
24307
24308 \end_inset
24309
24310
24311 \begin_inset Index
24312 status collapsed
24313
24314 \begin_layout Plain Layout
24315 Functions ! predefined
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \end_layout
24322
24323 \begin_layout Standard
24324 In general, variables are set 
24325 \emph on
24326 italic
24327 \emph default
24328  in mathematical expressions, but not function names, because 
24329 \begin_inset Formula $sin$
24330 \end_inset
24331
24332  could be misunderstood as 
24333 \begin_inset Formula $s\cdot i\cdot n$
24334 \end_inset
24335
24336 .
24337  Therefore there are predefined functions, that are additionally a bit separated
24338  from prefactors.
24339  They are inserted as commands starting with a backslash before their name.
24340 \end_layout
24341
24342 \begin_layout Standard
24343 \align center
24344 \begin_inset Tabular
24345 <lyxtabular version="3" rows="2" columns="4">
24346 <features>
24347 <column alignment="center" valignment="top" width="0pt">
24348 <column alignment="center" valignment="top" width="0pt">
24349 <column alignment="center" valignment="top" width="0pt">
24350 <column alignment="center" valignment="top" width="0pt">
24351 <row>
24352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356 Command
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365 Result
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 Command
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 Result
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 </row>
24389 <row>
24390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394 Asin(x)+B
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 \begin_inset Formula $Asin(x)+B$
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415 A
24416 \backslash
24417 sin(x)+B
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426 \begin_inset Formula $A\sin(x)+B$
24427 \end_inset
24428
24429
24430 \end_layout
24431
24432 \end_inset
24433 </cell>
24434 </row>
24435 </lyxtabular>
24436
24437 \end_inset
24438
24439
24440 \end_layout
24441
24442 \begin_layout Standard
24443 The following functions are predefined:
24444 \end_layout
24445
24446 \begin_layout Standard
24447 \begin_inset VSpace -2mm
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Standard
24454 \align center
24455 \begin_inset Tabular
24456 <lyxtabular version="3" rows="9" columns="4">
24457 <features>
24458 <column alignment="center" valignment="top" width="0pt">
24459 <column alignment="center" valignment="top" width="0pt">
24460 <column alignment="center" valignment="top" width="0pt">
24461 <column alignment="center" valignment="top" width="0pt">
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467 Command
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476 Command
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485 Command
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494 Command
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 </row>
24500 <row>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \backslash
24507 sin
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 sinh
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 arcsin
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 sup
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 cos
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 cosh
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 arccos
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 inf
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \backslash
24599 tan
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \backslash
24610 tanh
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \backslash
24621 arctan
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630
24631 \backslash
24632 lim
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 </row>
24638 <row>
24639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \begin_layout Plain Layout
24643
24644 \backslash
24645 cot
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654
24655 \backslash
24656 coth
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 arg
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \backslash
24678 liminf
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 </row>
24684 <row>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689
24690 \backslash
24691 sec
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \backslash
24702 min
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \backslash
24713 deg
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722
24723 \backslash
24724 limsup
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 </row>
24730 <row>
24731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24732 \begin_inset Text
24733
24734 \begin_layout Plain Layout
24735
24736 \backslash
24737 csc
24738 \end_layout
24739
24740 \end_inset
24741 </cell>
24742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \backslash
24748 max
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 det
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768
24769 \backslash
24770 Pr
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 </row>
24776 <row>
24777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24778 \begin_inset Text
24779
24780 \begin_layout Plain Layout
24781
24782 \backslash
24783 ln
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792
24793 \backslash
24794 exp
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \backslash
24805 dim
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \backslash
24816 hom
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 </row>
24822 <row>
24823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24824 \begin_inset Text
24825
24826 \begin_layout Plain Layout
24827
24828 \backslash
24829 lg
24830 \end_layout
24831
24832 \end_inset
24833 </cell>
24834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24835 \begin_inset Text
24836
24837 \begin_layout Plain Layout
24838
24839 \backslash
24840 log
24841 \end_layout
24842
24843 \end_inset
24844 </cell>
24845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849
24850 \backslash
24851 ker
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860
24861 \backslash
24862 gcd
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 </row>
24868 </lyxtabular>
24869
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \begin_layout Standard
24876 They can also be inserted with the math toolbar button 
24877 \begin_inset Graphics
24878         filename ../images/math/functions.png
24879         scale 85
24880
24881 \end_inset
24882
24883 .
24884 \end_layout
24885
24886 \begin_layout Subsection
24887 Self-defined Functions
24888 \begin_inset Index
24889 status collapsed
24890
24891 \begin_layout Plain Layout
24892 Functions ! self-defined
24893 \end_layout
24894
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \begin_layout Standard
24901 To use a function that is not predefined, like for example the sign function
24902  sgn(x), there are two possibilities:
24903 \end_layout
24904
24905 \begin_layout Itemize
24906 Define the function by inserting the following line to the LaTeX-preamble
24907 \begin_inset Foot
24908 status collapsed
24909
24910 \begin_layout Plain Layout
24911 For more about 
24912 \series bold
24913
24914 \backslash
24915 DeclareMathOperator
24916 \series default
24917  see 
24918 \begin_inset CommandInset ref
24919 LatexCommand ref
24920 reference "sub:Self-defined-Operators"
24921
24922 \end_inset
24923
24924 .
24925 \end_layout
24926
24927 \end_inset
24928
24929
24930 \begin_inset Newline newline
24931 \end_inset
24932
24933
24934 \begin_inset VSpace -3mm
24935 \end_inset
24936
24937
24938 \begin_inset Newline newline
24939 \end_inset
24940
24941
24942 \series bold
24943
24944 \backslash
24945 DeclareMathOperator{
24946 \backslash
24947 sgn}{sgn}
24948 \series default
24949
24950 \begin_inset Index
24951 status collapsed
24952
24953 \begin_layout Plain Layout
24954 Commands ! D ! 
24955 \backslash
24956 dbinom@
24957 \backslash
24958 DeclareMathOperator
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \begin_inset Newline newline
24965 \end_inset
24966
24967
24968 \begin_inset VSpace -2mm
24969 \end_inset
24970
24971
24972 \begin_inset Newline newline
24973 \end_inset
24974
24975 Now the new defined function can be called with the command 
24976 \series bold
24977
24978 \backslash
24979 sgn
24980 \series default
24981 .
24982 \end_layout
24983
24984 \begin_layout Itemize
24985 Write the the formula as usual, mark the formula name, in our example the
24986  letters 
24987 \emph on
24988 sgn
24989 \emph default
24990 , and change it to mathematical text.
24991  At last a space is inserted between prefactor and function.
24992 \end_layout
24993
24994 \begin_layout Standard
24995 The result is the same with both methods as with a predefined function
24996 \begin_inset Foot
24997 status collapsed
24998
24999 \begin_layout Plain Layout
25000 In LyX self-defined functions are displayed red, predefined ones black.
25001 \end_layout
25002
25003 \end_inset
25004
25005 :
25006 \end_layout
25007
25008 \begin_layout Standard
25009 \align center
25010 \begin_inset Tabular
25011 <lyxtabular version="3" rows="3" columns="2">
25012 <features>
25013 <column alignment="center" valignment="top" width="0pt">
25014 <column alignment="center" valignment="top" width="0pt">
25015 <row>
25016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 Command
25021 \end_layout
25022
25023 \end_inset
25024 </cell>
25025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029 Result
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 </row>
25035 <row>
25036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 A
25041 \backslash
25042 sgn(x)+B
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 \begin_inset Formula $A\sgn(x)+B$
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 </row>
25060 <row>
25061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25062 \begin_inset Text
25063
25064 \begin_layout Plain Layout
25065 A
25066 \backslash
25067 ,
25068 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25069 \end_inset
25070
25071 (x)+B
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \end_inset
25087 </cell>
25088 </row>
25089 </lyxtabular>
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \begin_layout Standard
25097 The first method is more suitable when the self-defined function should
25098  be used several times.
25099 \end_layout
25100
25101 \begin_layout Subsection
25102 Limits
25103 \begin_inset Index
25104 status collapsed
25105
25106 \begin_layout Plain Layout
25107 Limits
25108 \end_layout
25109
25110 \end_inset
25111
25112
25113 \end_layout
25114
25115 \begin_layout Standard
25116 For limits there are defined besides 
25117 \series bold
25118
25119 \backslash
25120 lim
25121 \series default
25122
25123 \begin_inset Index
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127 Commands ! L ! 
25128 \backslash
25129 lim
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \series bold
25136
25137 \backslash
25138 liminf
25139 \series default
25140  and 
25141 \series bold
25142
25143 \backslash
25144 limsup
25145 \series default
25146  furthermore the following functions:
25147 \end_layout
25148
25149 \begin_layout Standard
25150 \align center
25151 \begin_inset Tabular
25152 <lyxtabular version="3" rows="5" columns="2">
25153 <features>
25154 <column alignment="center" valignment="top" width="0">
25155 <column alignment="center" valignment="top" width="0">
25156 <row>
25157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161 Command
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170 Result
25171 \begin_inset Note Note
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175
25176 \series bold
25177
25178 \backslash
25179 raisebox
25180 \series default
25181  is only used as spacer.
25182 \end_layout
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 <row>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \backslash
25199 varliminf
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 \begin_inset Formula $\varliminf$
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 </row>
25217 <row>
25218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \backslash
25224 varlimsup
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233 \begin_inset Formula $\varlimsup$
25234 \end_inset
25235
25236
25237 \end_layout
25238
25239 \end_inset
25240 </cell>
25241 </row>
25242 <row>
25243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247
25248 \backslash
25249 varprojlim
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 \begin_inset Formula $\varprojlim$
25259 \end_inset
25260
25261
25262 \end_layout
25263
25264 \end_inset
25265 </cell>
25266 </row>
25267 <row>
25268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272
25273 \backslash
25274 varinjlim
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 \begin_inset Formula $\varinjlim$
25284 \end_inset
25285
25286
25287 \begin_inset Formula $\raisebox{-2.5mm}{}$
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 </row>
25296 </lyxtabular>
25297
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \begin_layout Standard
25304 \begin_inset VSpace medskip
25305 \end_inset
25306
25307 The limit is created by inserting a subscript.
25308  It is set right beside the function in an inline formula:
25309 \end_layout
25310
25311 \begin_layout Standard
25312 \align center
25313 \begin_inset Tabular
25314 <lyxtabular version="3" rows="2" columns="2">
25315 <features>
25316 <column alignment="center" valignment="top" width="0pt">
25317 <column alignment="center" valignment="top" width="0pt">
25318 <row>
25319 <cell alignment="center" valignment="top" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323 Command
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 <cell alignment="center" valignment="top" usebox="none">
25329 \begin_inset Text
25330
25331 \begin_layout Plain Layout
25332 \begin_inset space \hspace{}
25333 \length 1cm
25334 \end_inset
25335
25336 Result
25337 \begin_inset Note Note
25338 status collapsed
25339
25340 \begin_layout Plain Layout
25341
25342 \series bold
25343
25344 \backslash
25345 hspace
25346 \series default
25347  and
25348 \series bold
25349  
25350 \backslash
25351 raisebox
25352 \series default
25353  are used here as spacer.
25354 \end_layout
25355
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 </row>
25364 <row>
25365 <cell alignment="center" valignment="top" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Plain Layout
25369
25370 \backslash
25371 lim_x
25372 \backslash
25373 to
25374 \begin_inset ERT
25375 status collapsed
25376
25377 \begin_layout Plain Layout
25378
25379
25380 \backslash
25381 spce 
25382 \end_layout
25383
25384 \end_inset
25385
25386 A
25387 \begin_inset ERT
25388 status collapsed
25389
25390 \begin_layout Plain Layout
25391
25392
25393 \backslash
25394 spce 
25395 \end_layout
25396
25397 \end_inset
25398
25399 x=B
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \end_inset
25415 </cell>
25416 </row>
25417 </lyxtabular>
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Standard
25425 In a displayed formula the limit is set below the formula, as usual:
25426 \begin_inset Formula \[
25427 \lim_{x\to A}x=B\]
25428
25429 \end_inset
25430
25431
25432 \end_layout
25433
25434 \begin_layout Subsection
25435 Modulo-Functions
25436 \begin_inset Index
25437 status collapsed
25438
25439 \begin_layout Plain Layout
25440 Functions ! modulo-
25441 \end_layout
25442
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \begin_layout Standard
25449 The modulo-function is special, because it exists in four variants.
25450 \end_layout
25451
25452 \begin_layout Standard
25453 The variants in a displayed formula:
25454 \begin_inset Formula \begin{align*}
25455 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25456 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25457 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25458 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25459 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25460
25461 \end_inset
25462
25463
25464 \end_layout
25465
25466 \begin_layout Standard
25467 In an inline formula less space is set before the function names for all
25468  variants.
25469 \end_layout
25470
25471 \begin_layout Section
25472 Special Characters
25473 \begin_inset Index
25474 status collapsed
25475
25476 \begin_layout Plain Layout
25477 Special characters
25478 \end_layout
25479
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \begin_layout Subsection
25486 Special Characters in Mathematical Text
25487 \end_layout
25488
25489 \begin_layout Standard
25490 The following commands can only be used in mathematical text or in TeX-mode:
25491 \end_layout
25492
25493 \begin_layout Standard
25494 \begin_inset space \hfill{}
25495 \end_inset
25496
25497
25498 \begin_inset Tabular
25499 <lyxtabular version="3" rows="8" columns="2">
25500 <features>
25501 <column alignment="block" valignment="top" width="0">
25502 <column alignment="block" valignment="top" width="0">
25503 <row>
25504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25505 \begin_inset Text
25506
25507 \begin_layout Plain Layout
25508 Command
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517 Result
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 </row>
25523 <row>
25524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25525 \begin_inset Text
25526
25527 \begin_layout Plain Layout
25528
25529 \backslash
25530 oe
25531 \end_layout
25532
25533 \end_inset
25534 </cell>
25535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25536 \begin_inset Text
25537
25538 \begin_layout Plain Layout
25539 \begin_inset Formula $\textrm{œ}$
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 </row>
25548 <row>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Plain Layout
25553
25554 \backslash
25555 OE
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25561 \begin_inset Text
25562
25563 \begin_layout Plain Layout
25564 \begin_inset Formula $\textrm{Œ}$
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 </row>
25573 <row>
25574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25575 \begin_inset Text
25576
25577 \begin_layout Plain Layout
25578
25579 \backslash
25580 ae
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25586 \begin_inset Text
25587
25588 \begin_layout Plain Layout
25589 \begin_inset Formula $\textrm{æ}$
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 </row>
25598 <row>
25599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603
25604 \backslash
25605 AE
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25611 \begin_inset Text
25612
25613 \begin_layout Plain Layout
25614 \begin_inset Formula $\textrm{Æ}$
25615 \end_inset
25616
25617
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 </row>
25623 <row>
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628
25629 \backslash
25630 aa
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639 \begin_inset Formula $\textrm{\aa}$
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 </row>
25648 <row>
25649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653
25654 \backslash
25655 AA
25656 \begin_inset Index
25657 status collapsed
25658
25659 \begin_layout Plain Layout
25660
25661 \backslash
25662 @
25663 \begin_inset ERT
25664 status collapsed
25665
25666 \begin_layout Plain Layout
25667
25668
25669 \backslash
25670 textrm{
25671 \backslash
25672 AA}
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691 \begin_inset Formula $\textrm{Å}$
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \end_inset
25698 </cell>
25699 </row>
25700 <row>
25701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705
25706 \backslash
25707 i
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716 \begin_inset Formula $\textrm{ı}$
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \end_inset
25723 </cell>
25724 </row>
25725 </lyxtabular>
25726
25727 \end_inset
25728
25729
25730 \begin_inset space \hfill{}
25731 \end_inset
25732
25733
25734 \begin_inset Tabular
25735 <lyxtabular version="3" rows="8" columns="2">
25736 <features>
25737 <column alignment="block" valignment="top" width="0">
25738 <column alignment="center" valignment="top" width="0">
25739 <row>
25740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Plain Layout
25744 command
25745 \begin_inset Note Note
25746 status collapsed
25747
25748 \begin_layout Plain Layout
25749
25750 \series bold
25751
25752 \backslash
25753 hspace{0mm}
25754 \series default
25755  is used for separation, because otherwise the output will be ¡ and ¿ respective
25756 ly.
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Plain Layout
25770 Result
25771 \end_layout
25772
25773 \end_inset
25774 </cell>
25775 </row>
25776 <row>
25777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781
25782 \backslash
25783 o
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792 \begin_inset Formula $\textrm{ø}$
25793 \end_inset
25794
25795
25796 \end_layout
25797
25798 \end_inset
25799 </cell>
25800 </row>
25801 <row>
25802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25803 \begin_inset Text
25804
25805 \begin_layout Plain Layout
25806
25807 \backslash
25808 O
25809 \end_layout
25810
25811 \end_inset
25812 </cell>
25813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817 \begin_inset Formula $\textrm{Ø}$
25818 \end_inset
25819
25820
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 </row>
25826 <row>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833 l
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842 \begin_inset Formula $\textrm{ł}$
25843 \end_inset
25844
25845
25846 \end_layout
25847
25848 \end_inset
25849 </cell>
25850 </row>
25851 <row>
25852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25853 \begin_inset Text
25854
25855 \begin_layout Plain Layout
25856
25857 \backslash
25858 L
25859 \end_layout
25860
25861 \end_inset
25862 </cell>
25863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25864 \begin_inset Text
25865
25866 \begin_layout Plain Layout
25867 \begin_inset Formula $\textrm{Ł}$
25868 \end_inset
25869
25870
25871 \end_layout
25872
25873 \end_inset
25874 </cell>
25875 </row>
25876 <row>
25877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881 !
25882 \begin_inset space \hspace{}
25883 \length 0mm
25884 \end_inset
25885
25886 `
25887 \begin_inset ERT
25888 status collapsed
25889
25890 \begin_layout Plain Layout
25891
25892
25893 \backslash
25894 spce 
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \end_inset
25903 </cell>
25904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25905 \begin_inset Text
25906
25907 \begin_layout Plain Layout
25908 \begin_inset Formula $\textrm{!`}$
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \end_inset
25915 </cell>
25916 </row>
25917 <row>
25918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 ?
25923 \begin_inset space \hspace{}
25924 \length 0mm
25925 \end_inset
25926
25927 `
25928 \begin_inset ERT
25929 status collapsed
25930
25931 \begin_layout Plain Layout
25932
25933
25934 \backslash
25935 spce 
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 \begin_inset Formula $\textrm{?`}$
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 </row>
25958 <row>
25959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963
25964 \backslash
25965 j
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25971 \begin_inset Text
25972
25973 \begin_layout Plain Layout
25974 \begin_inset Formula $\textrm{ȷ}$
25975 \end_inset
25976
25977
25978 \end_layout
25979
25980 \end_inset
25981 </cell>
25982 </row>
25983 </lyxtabular>
25984
25985 \end_inset
25986
25987
25988 \begin_inset space \hfill{}
25989 \end_inset
25990
25991
25992 \end_layout
25993
25994 \begin_layout Standard
25995 The characters 
25996 \begin_inset Formula $\textrm{\textrm{Å}}$
25997 \end_inset
25998
25999  and 
26000 \begin_inset Formula $\textrm{\textrm{Ø}}$
26001 \end_inset
26002
26003  can also be inserted via the math toolbar button 
26004 \begin_inset Graphics
26005         filename ../images/math/digamma.png
26006         scale 85
26007
26008 \end_inset
26009
26010 .
26011 \end_layout
26012
26013 \begin_layout Standard
26014 An exception are the commands 
26015 \series bold
26016 !
26017 \begin_inset space \hspace{}
26018 \length 0mm
26019 \end_inset
26020
26021 `
26022 \series default
26023  and 
26024 \series bold
26025 ?
26026 \begin_inset space \hspace{}
26027 \length 0mm
26028 \end_inset
26029
26030 `
26031 \series default
26032 , because they can be inserted in LyX directly to text.
26033 \end_layout
26034
26035 \begin_layout Subsection
26036 Accents in Text
26037 \begin_inset CommandInset label
26038 LatexCommand label
26039 name "sub:Accents-in-Text"
26040
26041 \end_inset
26042
26043
26044 \begin_inset Index
26045 status collapsed
26046
26047 \begin_layout Plain Layout
26048 Accents ! in text
26049 \end_layout
26050
26051 \end_inset
26052
26053
26054 \end_layout
26055
26056 \begin_layout Standard
26057 With the following commands all letters can be accented.
26058  The commands must be inserted in TeX-mode.
26059 \end_layout
26060
26061 \begin_layout Standard
26062 \begin_inset space \hfill{}
26063 \end_inset
26064
26065
26066 \begin_inset Tabular
26067 <lyxtabular version="3" rows="8" columns="2">
26068 <features>
26069 <column alignment="block" valignment="top" width="0">
26070 <column alignment="block" valignment="top" width="0">
26071 <row>
26072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076 Command
26077 \end_layout
26078
26079 \end_inset
26080 </cell>
26081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26082 \begin_inset Text
26083
26084 \begin_layout Plain Layout
26085 Result
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 </row>
26091 <row>
26092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096
26097 \backslash
26098
26099 \begin_inset Quotes grd
26100 \end_inset
26101
26102 e
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 \begin_inset ERT
26112 status collapsed
26113
26114 \begin_layout Plain Layout
26115
26116
26117 \backslash
26118 "e
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \end_inset
26127 </cell>
26128 </row>
26129 <row>
26130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26131 \begin_inset Text
26132
26133 \begin_layout Plain Layout
26134
26135 \backslash
26136 `e
26137 \end_layout
26138
26139 \end_inset
26140 </cell>
26141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26142 \begin_inset Text
26143
26144 \begin_layout Plain Layout
26145 \begin_inset ERT
26146 status collapsed
26147
26148 \begin_layout Plain Layout
26149
26150
26151 \backslash
26152 `e
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 </row>
26163 <row>
26164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168
26169 \backslash
26170 ^
26171 \begin_inset ERT
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175
26176
26177 \backslash
26178 spce 
26179 \end_layout
26180
26181 \end_inset
26182
26183 e
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192 \begin_inset ERT
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196
26197
26198 \backslash
26199 ^e
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 <row>
26211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Plain Layout
26215
26216 \backslash
26217 =e
26218 \end_layout
26219
26220 \end_inset
26221 </cell>
26222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26223 \begin_inset Text
26224
26225 \begin_layout Plain Layout
26226 \begin_inset ERT
26227 status collapsed
26228
26229 \begin_layout Plain Layout
26230
26231
26232 \backslash
26233 =e
26234 \end_layout
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 </row>
26244 <row>
26245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26246 \begin_inset Text
26247
26248 \begin_layout Plain Layout
26249
26250 \backslash
26251 u
26252 \begin_inset ERT
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256
26257
26258 \backslash
26259 spce 
26260 \end_layout
26261
26262 \end_inset
26263
26264 e
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273 \begin_inset ERT
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277
26278
26279 \backslash
26280 u e
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 </row>
26291 <row>
26292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26293 \begin_inset Text
26294
26295 \begin_layout Plain Layout
26296
26297 \backslash
26298 b
26299 \begin_inset ERT
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303
26304
26305 \backslash
26306 spce 
26307 \end_layout
26308
26309 \end_inset
26310
26311 e
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320 \begin_inset ERT
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324
26325
26326 \backslash
26327 b e
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 </row>
26338 <row>
26339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Plain Layout
26343
26344 \backslash
26345 t
26346 \begin_inset ERT
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350
26351
26352 \backslash
26353 spce 
26354 \end_layout
26355
26356 \end_inset
26357
26358 ee
26359 \end_layout
26360
26361 \end_inset
26362 </cell>
26363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26364 \begin_inset Text
26365
26366 \begin_layout Plain Layout
26367 \begin_inset ERT
26368 status collapsed
26369
26370 \begin_layout Plain Layout
26371
26372
26373 \backslash
26374 t ee
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \end_inset
26383 </cell>
26384 </row>
26385 </lyxtabular>
26386
26387 \end_inset
26388
26389
26390 \begin_inset space \hfill{}
26391 \end_inset
26392
26393
26394 \begin_inset Tabular
26395 <lyxtabular version="3" rows="8" columns="2">
26396 <features>
26397 <column alignment="block" valignment="top" width="0">
26398 <column alignment="center" valignment="top" width="0">
26399 <row>
26400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26401 \begin_inset Text
26402
26403 \begin_layout Plain Layout
26404 Command
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Plain Layout
26413 Result
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 </row>
26419 <row>
26420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26421 \begin_inset Text
26422
26423 \begin_layout Plain Layout
26424
26425 \backslash
26426 H
26427 \begin_inset ERT
26428 status collapsed
26429
26430 \begin_layout Plain Layout
26431
26432
26433 \backslash
26434 spce 
26435 \end_layout
26436
26437 \end_inset
26438
26439 e
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Plain Layout
26448 \begin_inset ERT
26449 status collapsed
26450
26451 \begin_layout Plain Layout
26452
26453
26454 \backslash
26455 H e
26456 \end_layout
26457
26458 \end_inset
26459
26460
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 </row>
26466 <row>
26467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26468 \begin_inset Text
26469
26470 \begin_layout Plain Layout
26471
26472 \backslash
26473 'e
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Plain Layout
26482 \begin_inset ERT
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486
26487
26488 \backslash
26489 'e
26490 \end_layout
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 <row>
26501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505
26506 \backslash
26507 ~e
26508 \begin_inset Index
26509 status collapsed
26510
26511 \begin_layout Plain Layout
26512 Tilde
26513 \end_layout
26514
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26523 \begin_inset Text
26524
26525 \begin_layout Plain Layout
26526 \begin_inset ERT
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530
26531
26532 \backslash
26533 ~e
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 </row>
26544 <row>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549
26550 \backslash
26551 .e
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560 \begin_inset ERT
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564
26565
26566 \backslash
26567 .e
26568 \end_layout
26569
26570 \end_inset
26571
26572
26573 \end_layout
26574
26575 \end_inset
26576 </cell>
26577 </row>
26578 <row>
26579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Plain Layout
26583
26584 \backslash
26585 v
26586 \begin_inset ERT
26587 status collapsed
26588
26589 \begin_layout Plain Layout
26590
26591
26592 \backslash
26593 spce 
26594 \end_layout
26595
26596 \end_inset
26597
26598 e
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26604 \begin_inset Text
26605
26606 \begin_layout Plain Layout
26607 \begin_inset ERT
26608 status collapsed
26609
26610 \begin_layout Plain Layout
26611
26612
26613 \backslash
26614 v e
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 </row>
26625 <row>
26626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26627 \begin_inset Text
26628
26629 \begin_layout Plain Layout
26630
26631 \backslash
26632 d
26633 \begin_inset ERT
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637
26638
26639 \backslash
26640 spce 
26641 \end_layout
26642
26643 \end_inset
26644
26645 e
26646 \end_layout
26647
26648 \end_inset
26649 </cell>
26650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26651 \begin_inset Text
26652
26653 \begin_layout Plain Layout
26654 \begin_inset ERT
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658
26659
26660 \backslash
26661 d e
26662 \end_layout
26663
26664 \end_inset
26665
26666
26667 \end_layout
26668
26669 \end_inset
26670 </cell>
26671 </row>
26672 <row>
26673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26674 \begin_inset Text
26675
26676 \begin_layout Plain Layout
26677
26678 \backslash
26679 c
26680 \begin_inset ERT
26681 status collapsed
26682
26683 \begin_layout Plain Layout
26684
26685
26686 \backslash
26687 spce 
26688 \end_layout
26689
26690 \end_inset
26691
26692 e
26693 \end_layout
26694
26695 \end_inset
26696 </cell>
26697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Plain Layout
26701 \begin_inset ERT
26702 status collapsed
26703
26704 \begin_layout Plain Layout
26705
26706
26707 \backslash
26708 c e
26709 \end_layout
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 </row>
26719 </lyxtabular>
26720
26721 \end_inset
26722
26723
26724 \begin_inset space \hfill{}
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \begin_layout Standard
26731 \begin_inset VSpace medskip
26732 \end_inset
26733
26734 With the command 
26735 \series bold
26736
26737 \backslash
26738 t
26739 \series default
26740  also two different characters can be accented.
26741  The command 
26742 \series bold
26743
26744 \backslash
26745 t
26746 \begin_inset ERT
26747 status collapsed
26748
26749 \begin_layout Plain Layout
26750
26751
26752 \backslash
26753 spce 
26754 \end_layout
26755
26756 \end_inset
26757
26758 sz
26759 \series default
26760  creates: 
26761 \begin_inset ERT
26762 status collapsed
26763
26764 \begin_layout Plain Layout
26765
26766
26767 \backslash
26768 t sz
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \begin_layout Standard
26777 The accents 
26778 \series bold
26779 `
26780 \series default
26781  , 
26782 \series bold
26783 '
26784 \series default
26785  , and 
26786 \series bold
26787 ^
26788 \series default
26789  can in combination with vowels directly be inserted with the keyboard without
26790  using TeX-mode.
26791  The same applies for the tilde
26792 \begin_inset Foot
26793 status collapsed
26794
26795 \begin_layout Plain Layout
26796 This only applies for keyboards where the tilde is defined as accent.
26797 \end_layout
26798
26799 \end_inset
26800
26801  
26802 \series bold
26803 ~
26804 \series default
26805  in combination with 
26806 \emph on
26807 a
26808 \emph default
26809  , 
26810 \emph on
26811 n
26812 \emph default
26813  , or 
26814 \emph on
26815 o
26816 \emph default
26817 .
26818 \end_layout
26819
26820 \begin_layout Standard
26821 The commands 
26822 \series bold
26823
26824 \backslash
26825 b
26826 \series default
26827  , 
26828 \series bold
26829
26830 \backslash
26831 c
26832 \series default
26833  , 
26834 \series bold
26835
26836 \backslash
26837 d
26838 \series default
26839  , 
26840 \series bold
26841
26842 \backslash
26843 H
26844 \series default
26845  , 
26846 \series bold
26847
26848 \backslash
26849 t
26850 \series default
26851  , 
26852 \series bold
26853
26854 \backslash
26855 u
26856 \series default
26857  , 
26858 \series bold
26859
26860 \backslash
26861 v
26862 \series default
26863 , and accents inserted directly with the keyboard are also available in
26864  mathematical text.
26865  For the other accents there are special math commands to be used in formulas,
26866  see 
26867 \begin_inset CommandInset ref
26868 LatexCommand ref
26869 reference "sub:Accents-for-one"
26870
26871 \end_inset
26872
26873 .
26874 \end_layout
26875
26876 \begin_layout Standard
26877 \begin_inset VSpace bigskip
26878 \end_inset
26879
26880 Furthermore, with the command 
26881 \series bold
26882
26883 \backslash
26884 textcircled
26885 \series default
26886
26887 \begin_inset Index
26888 status collapsed
26889
26890 \begin_layout Plain Layout
26891 Commands ! T ! 
26892 \backslash
26893 textcircled
26894 \end_layout
26895
26896 \end_inset
26897
26898  all numbers and letters can be set into a circle, quasi accented with a
26899  circle, similar to the the copyright symbol.
26900 \end_layout
26901
26902 \begin_layout Standard
26903 \align center
26904 \begin_inset Tabular
26905 <lyxtabular version="3" rows="3" columns="2">
26906 <features>
26907 <column alignment="center" valignment="top" width="0">
26908 <column alignment="center" valignment="top" width="0">
26909 <row>
26910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26911 \begin_inset Text
26912
26913 \begin_layout Plain Layout
26914 Command
26915 \end_layout
26916
26917 \end_inset
26918 </cell>
26919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26920 \begin_inset Text
26921
26922 \begin_layout Plain Layout
26923 Result
26924 \begin_inset Note Note
26925 status collapsed
26926
26927 \begin_layout Plain Layout
26928
26929 \series bold
26930
26931 \backslash
26932 raisebox
26933 \series default
26934  is only used as spacer.
26935 \end_layout
26936
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \end_inset
26943 </cell>
26944 </row>
26945 <row>
26946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Plain Layout
26950
26951 \backslash
26952 textcircled{w}
26953 \end_layout
26954
26955 \end_inset
26956 </cell>
26957 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26958 \begin_inset Text
26959
26960 \begin_layout Plain Layout
26961 \begin_inset ERT
26962 status collapsed
26963
26964 \begin_layout Plain Layout
26965
26966
26967 \backslash
26968 textcircled{w}
26969 \end_layout
26970
26971 \end_inset
26972
26973
26974 \end_layout
26975
26976 \end_inset
26977 </cell>
26978 </row>
26979 <row>
26980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26981 \begin_inset Text
26982
26983 \begin_layout Plain Layout
26984
26985 \backslash
26986 Large 
26987 \backslash
26988 textcircled{
26989 \backslash
26990 normalsize
26991 \backslash
26992 protect
26993 \backslash
26994 raisebox{-1.5pt}{W}}
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003 \begin_inset Formula $\raisebox{4.5mm}{}$
27004 \end_inset
27005
27006
27007 \begin_inset ERT
27008 status collapsed
27009
27010 \begin_layout Plain Layout
27011
27012
27013 \backslash
27014 Large 
27015 \backslash
27016 textcircled{
27017 \backslash
27018 normalsize
27019 \backslash
27020 protect
27021 \backslash
27022 raisebox{-1.5pt}W}
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \begin_inset Formula $\raisebox{-2mm}{}$
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \end_inset
27035 </cell>
27036 </row>
27037 </lyxtabular>
27038
27039 \end_inset
27040
27041
27042 \end_layout
27043
27044 \begin_layout Standard
27045 One has to take care that the character fits in the circle.
27046  
27047 \series bold
27048
27049 \backslash
27050 Large
27051 \series default
27052
27053 \begin_inset Foot
27054 status collapsed
27055
27056 \begin_layout Plain Layout
27057 see 
27058 \begin_inset CommandInset ref
27059 LatexCommand ref
27060 reference "sub:Font-Sizes"
27061
27062 \end_inset
27063
27064
27065 \end_layout
27066
27067 \end_inset
27068
27069  specifies thereby the size of the circle.
27070  With the help of 
27071 \series bold
27072
27073 \backslash
27074 raisebox
27075 \series default
27076
27077 \begin_inset Foot
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081 see 
27082 \begin_inset CommandInset ref
27083 LatexCommand ref
27084 reference "sub:Boxes-without-Frame"
27085
27086 \end_inset
27087
27088
27089 \end_layout
27090
27091 \end_inset
27092
27093  the character can be centered.
27094 \end_layout
27095
27096 \begin_layout Subsection
27097 Minuscule Numbers
27098 \begin_inset Index
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102 Minuscule numbers
27103 \end_layout
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \begin_layout Standard
27111 Minuscule numbers are created with the command 
27112 \series bold
27113
27114 \backslash
27115 oldstylenums
27116 \series default
27117
27118 \begin_inset Index
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 Commands ! O ! 
27123 \backslash
27124 oldstylenums
27125 \end_layout
27126
27127 \end_inset
27128
27129 .
27130  The command can be used in formulas and in TeX-mode.
27131  The command scheme is:
27132 \end_layout
27133
27134 \begin_layout Standard
27135
27136 \series bold
27137
27138 \backslash
27139 oldstylenums{number}
27140 \end_layout
27141
27142 \begin_layout Standard
27143 The command 
27144 \series bold
27145
27146 \backslash
27147 oldstylenums{0123456789
27148 \series default
27149  produces: 
27150 \begin_inset Formula $\oldstylenums{0123456789}$
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Subsection
27157 Miscellaneous special Characters
27158 \begin_inset CommandInset label
27159 LatexCommand label
27160 name "sub:Miscellaneous-special-Characters"
27161
27162 \end_inset
27163
27164
27165 \begin_inset Index
27166 status collapsed
27167
27168 \begin_layout Plain Layout
27169 Special characters ! miscellaneous
27170 \end_layout
27171
27172 \end_inset
27173
27174
27175 \end_layout
27176
27177 \begin_layout Standard
27178 The following characters can only be inserted to formulas by using commands:
27179 \end_layout
27180
27181 \begin_layout Standard
27182 \align center
27183 \begin_inset Tabular
27184 <lyxtabular version="3" rows="4" columns="2">
27185 <features>
27186 <column alignment="center" valignment="top" width="0">
27187 <column alignment="center" valignment="top" width="0">
27188 <row>
27189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Plain Layout
27193 Command
27194 \end_layout
27195
27196 \end_inset
27197 </cell>
27198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202 Result
27203 \end_layout
27204
27205 \end_inset
27206 </cell>
27207 </row>
27208 <row>
27209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27210 \begin_inset Text
27211
27212 \begin_layout Plain Layout
27213
27214 \backslash
27215 ^
27216 \begin_inset ERT
27217 status collapsed
27218
27219 \begin_layout Plain Layout
27220
27221
27222 \backslash
27223 spce 
27224 \end_layout
27225
27226 \end_inset
27227
27228
27229 \end_layout
27230
27231 \end_inset
27232 </cell>
27233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27234 \begin_inset Text
27235
27236 \begin_layout Plain Layout
27237 \begin_inset Formula $\mathcircumflex$
27238 \end_inset
27239
27240
27241 \end_layout
27242
27243 \end_inset
27244 </cell>
27245 </row>
27246 <row>
27247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27248 \begin_inset Text
27249
27250 \begin_layout Plain Layout
27251
27252 \backslash
27253 _
27254 \end_layout
27255
27256 \end_inset
27257 </cell>
27258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 \begin_inset Formula $\_$
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \end_inset
27269 </cell>
27270 </row>
27271 <row>
27272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27273 \begin_inset Text
27274
27275 \begin_layout Plain Layout
27276 ^
27277 \begin_inset ERT
27278 status collapsed
27279
27280 \begin_layout Plain Layout
27281
27282
27283 \backslash
27284 spce 
27285 \end_layout
27286
27287 \end_inset
27288
27289
27290 \backslash
27291 circ
27292 \begin_inset Index
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296
27297 \backslash
27298
27299 \end_layout
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \end_inset
27307 </cell>
27308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27309 \begin_inset Text
27310
27311 \begin_layout Plain Layout
27312 \begin_inset Formula $^{\circ}$
27313 \end_inset
27314
27315
27316 \end_layout
27317
27318 \end_inset
27319 </cell>
27320 </row>
27321 </lyxtabular>
27322
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \begin_layout Standard
27329 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27330  contains the following line
27331 \begin_inset Foot
27332 status collapsed
27333
27334 \begin_layout Plain Layout
27335 More about this is described in 
27336 \begin_inset CommandInset ref
27337 LatexCommand ref
27338 reference "sub:Text-Characters-in"
27339
27340 \end_inset
27341
27342 .
27343 \end_layout
27344
27345 \end_inset
27346
27347 :
27348 \end_layout
27349
27350 \begin_layout Standard
27351
27352 \series bold
27353
27354 \backslash
27355 DeclareInputtext{176}{
27356 \backslash
27357 ifmmode^
27358 \backslash
27359 circ
27360 \backslash
27361 else
27362 \backslash
27363 textdegree
27364 \backslash
27365 fi}
27366 \end_layout
27367
27368 \begin_layout Section
27369 Formula Styles
27370 \begin_inset CommandInset label
27371 LatexCommand label
27372 name "sec:Formula-Styles"
27373
27374 \end_inset
27375
27376
27377 \begin_inset Index
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381 Formula ! styles
27382 \end_layout
27383
27384 \end_inset
27385
27386
27387 \end_layout
27388
27389 \begin_layout Itemize
27390 There are two different alignment styles:
27391 \end_layout
27392
27393 \begin_deeper
27394 \begin_layout Description
27395 Centered is the predefined standard
27396 \end_layout
27397
27398 \begin_layout Description
27399 Indented for this the option 
27400 \series bold
27401 fleqn
27402 \series default
27403  must be inserted in the menu 
27404 \family sans
27405 Document\SpecialChar \menuseparator
27406 Settings
27407 \family default
27408  under 
27409 \family sans
27410 Document
27411 \begin_inset space ~
27412 \end_inset
27413
27414 Class
27415 \end_layout
27416
27417 \begin_layout Standard
27418 When 
27419 \series bold
27420 Indented
27421 \series default
27422  is used, the indentation can be adjusted with the length 
27423 \series bold
27424
27425 \backslash
27426 mathindent
27427 \series default
27428
27429 \begin_inset Index
27430 status collapsed
27431
27432 \begin_layout Plain Layout
27433 Commands ! M ! 
27434 \backslash
27435 mathindent
27436 \end_layout
27437
27438 \end_inset
27439
27440 .
27441  Should the distance be 15
27442 \begin_inset space \thinspace{}
27443 \end_inset
27444
27445 mm, the following command line is inserted in the LaTeX-preamble
27446 \end_layout
27447
27448 \begin_layout Standard
27449
27450 \series bold
27451
27452 \backslash
27453 setlength{
27454 \backslash
27455 mathindent}{15mm}
27456 \end_layout
27457
27458 \begin_layout Standard
27459 When no length is specified, the predefined value of 30
27460 \begin_inset space \thinspace{}
27461 \end_inset
27462
27463 pt will be used.
27464 \end_layout
27465
27466 \end_deeper
27467 \begin_layout Itemize
27468 And two different numbering styles:
27469 \end_layout
27470
27471 \begin_deeper
27472 \begin_layout Description
27473 Right is the predefined standard
27474 \end_layout
27475
27476 \begin_layout Description
27477 Left for this the option 
27478 \series bold
27479 leqno
27480 \series default
27481  must be inserted in the menu 
27482 \family sans
27483 Document\SpecialChar \menuseparator
27484 Settings
27485 \family default
27486  under 
27487 \family sans
27488 Document
27489 \begin_inset space ~
27490 \end_inset
27491
27492 Class
27493 \end_layout
27494
27495 \end_deeper
27496 \begin_layout Standard
27497
27498 \series bold
27499 fleqn
27500 \series default
27501  and 
27502 \series bold
27503 leqno
27504 \series default
27505  can also be used together.
27506  In this case both options are inserted, separated by a comma.
27507 \end_layout
27508
27509 \begin_layout Standard
27510 The chosen styles are used for all displayed formulas of the document.
27511  When both, centered and indented formulas should be created in a document,
27512  the style 
27513 \series bold
27514 Centered
27515 \series default
27516  is used.
27517  The indented formulas are then set in a flalign environment, see 
27518 \begin_inset CommandInset ref
27519 LatexCommand ref
27520 reference "sub:Flalign-Environment"
27521
27522 \end_inset
27523
27524 .
27525 \end_layout
27526
27527 \begin_layout Section
27528 Multiline Formulas
27529 \begin_inset CommandInset label
27530 LatexCommand label
27531 name "sec:Multiline-Formulas"
27532
27533 \end_inset
27534
27535
27536 \begin_inset Index
27537 status collapsed
27538
27539 \begin_layout Plain Layout
27540 Formula ! multiline
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \begin_layout Subsection
27549 General
27550 \end_layout
27551
27552 \begin_layout Standard
27553 In LyX multiline formulas are created by pressing 
27554 \series bold
27555
27556 \begin_inset Info
27557 type  "shortcut"
27558 arg   "newline-insert newline"
27559 \end_inset
27560
27561
27562 \series default
27563  inside a formula.
27564  This creates either an 
27565 \series bold
27566 eqnarray environment
27567 \series default
27568  that is described in 
27569 \begin_inset CommandInset ref
27570 LatexCommand ref
27571 reference "sub:Eqnarray-Environment"
27572
27573 \end_inset
27574
27575  or, when the option 
27576 \family sans
27577 Use AMS math package
27578 \family default
27579  in the document settings is selected, an 
27580 \series bold
27581 align environment
27582 \series default
27583  that is described in 
27584 \begin_inset CommandInset ref
27585 LatexCommand ref
27586 reference "sub:Standard-align-Environment"
27587
27588 \end_inset
27589
27590 .
27591 \end_layout
27592
27593 \begin_layout Standard
27594 There are other multiline formula environments that can be created via the
27595  menu 
27596 \family sans
27597 Insert\SpecialChar \menuseparator
27598 Math
27599 \family default
27600 .
27601  These environments are described in the following sections.
27602 \end_layout
27603
27604 \begin_layout Standard
27605 In all multiline formula environments a new line is created by pressing
27606  
27607 \begin_inset Info
27608 type  "shortcut"
27609 arg   "newline-insert newline"
27610 \end_inset
27611
27612 .
27613  To add or delete lines, the math toolbar buttons 
27614 \begin_inset Graphics
27615         filename ../images/tabular-feature_append-row.png
27616         scale 85
27617
27618 \end_inset
27619
27620  or 
27621 \begin_inset Graphics
27622         filename ../images/tabular-feature_delete-row.png
27623         scale 85
27624
27625 \end_inset
27626
27627 , respectively, or the menu 
27628 \family sans
27629 Edit\SpecialChar \menuseparator
27630 Rows & Columns
27631 \family default
27632  can be used.
27633 \end_layout
27634
27635 \begin_layout Subsubsection
27636 Line Separation
27637 \begin_inset CommandInset label
27638 LatexCommand label
27639 name "sub:Line-Separation"
27640
27641 \end_inset
27642
27643
27644 \begin_inset Index
27645 status collapsed
27646
27647 \begin_layout Plain Layout
27648 Formula ! multiline ! Line separation
27649 \end_layout
27650
27651 \end_inset
27652
27653
27654 \end_layout
27655
27656 \begin_layout Standard
27657 There is sometimes not enough space in multiline formulas between the lines:
27658 \begin_inset Formula \begin{eqnarray*}
27659 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}\\
27660 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*}
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \begin_layout Standard
27668 In LaTeX additional line space is specified as optional argument of the
27669  new line command.
27670  This is not yet possible in LyX
27671 \begin_inset Foot
27672 status collapsed
27673
27674 \begin_layout Plain Layout
27675 see 
27676 \begin_inset CommandInset href
27677 LatexCommand href
27678 name "LyX-bug #1505"
27679 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \end_inset
27687
27688 , therefore the whole formula must be inserted in TeX-mode.
27689  To add in our example space, the command 
27690 \series bold
27691
27692 \backslash
27693
27694 \backslash
27695 [3mm]
27696 \series default
27697  is inserted at the end of the first line.
27698  One gets: 
27699 \begin_inset ERT
27700 status collapsed
27701
27702 \begin_layout Plain Layout
27703
27704
27705 \backslash
27706 begin{eqnarray*}
27707 \end_layout
27708
27709 \begin_layout Plain Layout
27710
27711 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27712  = & 
27713 \backslash
27714 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27715 \backslash
27716
27717 \backslash
27718 [3mm]
27719 \end_layout
27720
27721 \begin_layout Plain Layout
27722
27723 4x^{2}
27724 \backslash
27725 left(B^{2}+x_{0}^{2}
27726 \backslash
27727 right)+4x_{0}x
27728 \backslash
27729 left(D-B^{2}
27730 \backslash
27731 right)+B^{2}
27732 \backslash
27733 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27734 \backslash
27735 right) & = & 0
27736 \end_layout
27737
27738 \begin_layout Plain Layout
27739
27740
27741 \backslash
27742 end{eqnarray*}
27743 \end_layout
27744
27745 \end_inset
27746
27747
27748 \end_layout
27749
27750 \begin_layout Standard
27751 \begin_inset VSpace bigskip
27752 \end_inset
27753
27754 To set the the line separation for all lines in a formula, the length 
27755 \series bold
27756
27757 \backslash
27758 jot
27759 \series default
27760
27761 \begin_inset Index
27762 status collapsed
27763
27764 \begin_layout Plain Layout
27765 Commands ! J ! 
27766 \backslash
27767 jot
27768 \end_layout
27769
27770 \end_inset
27771
27772  is changed.
27773  The definition is: 
27774 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27775 \end_inset
27776
27777 .
27778  Predefined for 
27779 \series bold
27780
27781 \backslash
27782 jot
27783 \series default
27784  is the value 3
27785 \begin_inset space \thinspace{}
27786 \end_inset
27787
27788 pt.
27789  To create 3
27790 \begin_inset space \thinspace{}
27791 \end_inset
27792
27793 mm additional line separation as in the previous example, the command
27794 \end_layout
27795
27796 \begin_layout Standard
27797
27798 \series bold
27799
27800 \backslash
27801 setlength{
27802 \backslash
27803 jot}{3mm+3pt}
27804 \end_layout
27805
27806 \begin_layout Standard
27807 is inserted in TeX-mode before the formula.
27808  This requires that the LaTeX-package 
27809 \series bold
27810 calc
27811 \series default
27812
27813 \begin_inset Foot
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817
27818 \series bold
27819 calc
27820 \series default
27821  is part of every LaTeX standard installation.
27822 \end_layout
27823
27824 \end_inset
27825
27826
27827 \begin_inset Index
27828 status collapsed
27829
27830 \begin_layout Plain Layout
27831 Packages ! calc
27832 \end_layout
27833
27834 \end_inset
27835
27836  was loaded in LaTeX-preamble with the line
27837 \end_layout
27838
27839 \begin_layout Standard
27840
27841 \series bold
27842
27843 \backslash
27844 usepackage{calc}
27845 \end_layout
27846
27847 \begin_layout Standard
27848 One gets: 
27849 \begin_inset ERT
27850 status collapsed
27851
27852 \begin_layout Plain Layout
27853
27854
27855 \backslash
27856 setlength{
27857 \backslash
27858 jot}{3mm+3pt}
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \begin_inset Formula \begin{eqnarray*}
27865 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}\\
27866 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*}
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Standard
27874 \begin_inset ERT
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878
27879
27880 \backslash
27881 setlength{
27882 \backslash
27883 jot}{3pt}
27884 \end_layout
27885
27886 \end_inset
27887
27888  To get back to the predefined distance, 
27889 \series bold
27890
27891 \backslash
27892 jot
27893 \series default
27894  is set to the value 3
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 pt.
27899 \end_layout
27900
27901 \begin_layout Subsubsection
27902 Column Separation
27903 \begin_inset CommandInset label
27904 LatexCommand label
27905 name "sub:Column-Separation"
27906
27907 \end_inset
27908
27909
27910 \begin_inset Index
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914 Formula ! multiline ! Column separation
27915 \end_layout
27916
27917 \end_inset
27918
27919
27920 \end_layout
27921
27922 \begin_layout Standard
27923 Multiline formulas form a matrix.
27924  A formula in the eqnarray environment is for example a matrix with three
27925  columns.
27926  By changing the column separation in this environment, the space beside
27927  the relation sign can be changed.
27928 \end_layout
27929
27930 \begin_layout Standard
27931 The column separation is specified with the length 
27932 \series bold
27933
27934 \backslash
27935 arraycolsep
27936 \series default
27937
27938 \begin_inset Index
27939 status collapsed
27940
27941 \begin_layout Plain Layout
27942 Commands ! A ! 
27943 \backslash
27944 arraycolsep
27945 \end_layout
27946
27947 \end_inset
27948
27949  according to:
27950 \begin_inset Newline newline
27951 \end_inset
27952
27953 column separation = 2
27954 \begin_inset space \thinspace{}
27955 \end_inset
27956
27957
27958 \series bold
27959
27960 \backslash
27961 arraycolsep
27962 \series default
27963
27964 \begin_inset Newline newline
27965 \end_inset
27966
27967 Thus, the command
27968 \end_layout
27969
27970 \begin_layout Standard
27971
27972 \series bold
27973
27974 \backslash
27975 setlength{
27976 \backslash
27977 arraycolsep}{1cm}
27978 \end_layout
27979
27980 \begin_layout Standard
27981 inserted in TeX-mode, sets for all following formulas a column separation
27982  of 2
27983 \begin_inset space \thinspace{}
27984 \end_inset
27985
27986 cm.
27987  To get back to the predefined distance, 
27988 \series bold
27989
27990 \backslash
27991 arraycolsep
27992 \series default
27993  is set to 5
27994 \begin_inset space \thinspace{}
27995 \end_inset
27996
27997 pt.
27998 \end_layout
27999
28000 \begin_layout Standard
28001 A formula with 2
28002 \begin_inset space \thinspace{}
28003 \end_inset
28004
28005 cm column separation:
28006 \begin_inset ERT
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010
28011
28012 \backslash
28013 setlength{
28014 \backslash
28015 arraycolsep}{1cm}
28016 \end_layout
28017
28018 \end_inset
28019
28020
28021 \begin_inset Formula \begin{eqnarray*}
28022 A & = & B\\
28023 C & \ne & A\end{eqnarray*}
28024
28025 \end_inset
28026
28027 A formula with the predefined column separation for matrices of 10
28028 \begin_inset space \thinspace{}
28029 \end_inset
28030
28031 pt:
28032 \begin_inset ERT
28033 status collapsed
28034
28035 \begin_layout Plain Layout
28036
28037
28038 \backslash
28039 setlength{
28040 \backslash
28041 arraycolsep}{5pt}
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \begin_inset Formula \begin{eqnarray*}
28048 A & = & B\\
28049 C & \ne & A\end{eqnarray*}
28050
28051 \end_inset
28052
28053
28054 \end_layout
28055
28056 \begin_layout Subsubsection
28057 Long Formulas
28058 \begin_inset Index
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 Formula ! long
28063 \end_layout
28064
28065 \end_inset
28066
28067
28068 \end_layout
28069
28070 \begin_layout Standard
28071 Long formulas can be typeset using these methods:
28072 \end_layout
28073
28074 \begin_layout Itemize
28075 When one side of the equation is much shorther than the line width, this
28076  one is chosen for the left side and the right side is typeset over two
28077  lines:
28078 \begin_inset ERT
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082
28083
28084 \backslash
28085 medskip
28086 \end_layout
28087
28088 \end_inset
28089
28090  
28091 \begin_inset Formula \begin{eqnarray}
28092 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 \\
28093  &  & -\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}
28094
28095 \end_inset
28096
28097
28098 \begin_inset ERT
28099 status collapsed
28100
28101 \begin_layout Plain Layout
28102
28103
28104 \backslash
28105 smallskip
28106 \end_layout
28107
28108 \end_inset
28109
28110
28111 \begin_inset Newline newline
28112 \end_inset
28113
28114 The minus sign at the beginning of the second line does normally not appear
28115  as operator because it is the first character of the line.
28116  Thus it would not be surrounded by space and could not be distinguished
28117  from the fraction bar.
28118  To avoid this, space was inserted behind the minus sign with the command
28119  
28120 \series bold
28121
28122 \backslash
28123 hspace{3pt}
28124 \series default
28125
28126 \begin_inset Foot
28127 status collapsed
28128
28129 \begin_layout Plain Layout
28130 more about 
28131 \series bold
28132
28133 \backslash
28134 hspace
28135 \series default
28136  see 
28137 \begin_inset CommandInset ref
28138 LatexCommand ref
28139 reference "sub:Variable-Space"
28140
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \end_inset
28147
28148
28149 \begin_inset Index
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Commands ! H ! 
28154 \backslash
28155 hspace
28156 \end_layout
28157
28158 \end_inset
28159
28160 .
28161 \end_layout
28162
28163 \begin_layout Itemize
28164 When both sides of the equation are too long, the command 
28165 \series bold
28166
28167 \backslash
28168 lefteqn
28169 \series default
28170
28171 \begin_inset Index
28172 status collapsed
28173
28174 \begin_layout Plain Layout
28175 Commands ! L ! 
28176 \backslash
28177 lefteqn
28178 \end_layout
28179
28180 \end_inset
28181
28182  is used.
28183  It is inserted to the first column of the first line and effects that all
28184  further insertions overwrite the following columns:
28185 \begin_inset ERT
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189
28190
28191 \backslash
28192 medskip
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \begin_inset Formula \begin{eqnarray}
28199 \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 \\
28200  &  & -\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 \\
28201  &  & =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}
28202
28203 \end_inset
28204
28205
28206 \begin_inset ERT
28207 status collapsed
28208
28209 \begin_layout Plain Layout
28210
28211
28212 \backslash
28213 smallskip
28214 \end_layout
28215
28216 \end_inset
28217
28218
28219 \begin_inset Newline newline
28220 \end_inset
28221
28222 After the insertion of 
28223 \series bold
28224
28225 \backslash
28226 lefteqn
28227 \series default
28228 , the cursor is in a purple box that is a bit shifted to the left from the
28229  blue one.
28230  In this the formula is inserted.
28231 \begin_inset ERT
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235
28236
28237 \backslash
28238 medskip
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \begin_inset Newline newline
28245 \end_inset
28246
28247 The content of the further lines is inserted to the second or another formula
28248  column.
28249  The greater the column number where it was inserted, the larger the indentation.
28250 \begin_inset ERT
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254
28255
28256 \backslash
28257 medskip
28258 \end_layout
28259
28260 \end_inset
28261
28262
28263 \begin_inset Newline newline
28264 \end_inset
28265
28266
28267 \begin_inset Note Greyedout
28268 status open
28269
28270 \begin_layout Plain Layout
28271 Note the following when using 
28272 \series bold
28273
28274 \backslash
28275 lefteqn
28276 \series default
28277 :
28278 \end_layout
28279
28280 \begin_layout Itemize
28281 The formula doesn't use the full page width.
28282  When e.
28283 \begin_inset space \thinspace{}
28284 \end_inset
28285
28286 g.
28287 \begin_inset space \space{}
28288 \end_inset
28289
28290 the term 
28291 \begin_inset Formula $-B^{2}$
28292 \end_inset
28293
28294  is added to the first line in the above example, it would have been outside
28295  the page margin.
28296  To better use the width, negative space can be inserted at the beginning
28297  of the first line.
28298 \end_layout
28299
28300 \begin_layout Itemize
28301 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28302  line.
28303 \begin_inset Foot
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307 \begin_inset CommandInset href
28308 LatexCommand href
28309 name "LyX-bug #1429"
28310 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28311
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \end_inset
28318
28319  One can only set the cursor at the beginning of the line and move it with
28320  the arrow keys.
28321 \end_layout
28322
28323 \end_inset
28324
28325
28326 \end_layout
28327
28328 \begin_layout Itemize
28329 Other methods to set long formulas are offered by the environments described
28330  in 
28331 \begin_inset CommandInset ref
28332 LatexCommand ref
28333 reference "sub:Multline-Environment"
28334
28335 \end_inset
28336
28337  and 
28338 \begin_inset CommandInset ref
28339 LatexCommand ref
28340 reference "sub:Multiline-Formula-Parts"
28341
28342 \end_inset
28343
28344 .
28345 \end_layout
28346
28347 \begin_layout Subsubsection
28348 Multiline Brackets
28349 \begin_inset CommandInset label
28350 LatexCommand label
28351 name "sub:Multiline-Brackets"
28352
28353 \end_inset
28354
28355
28356 \begin_inset Index
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 Brackets ! for multiline expressions
28361 \end_layout
28362
28363 \end_inset
28364
28365
28366 \end_layout
28367
28368 \begin_layout Standard
28369 For brackets spanning multiple lines the following problem occurs:
28370 \begin_inset Formula \begin{eqnarray*}
28371 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28372  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28373
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \begin_layout Standard
28380 The closing bracket is smaller than the opening bracket because brackets
28381  with variable size may not span multiple lines.
28382 \end_layout
28383
28384 \begin_layout Standard
28385 To set the bracket size for the second line correctly, the first line is
28386  ended with 
28387 \series bold
28388
28389 \backslash
28390 right.
28391 \series default
28392
28393 \begin_inset Index
28394 status collapsed
28395
28396 \begin_layout Plain Layout
28397 Commands ! R ! 
28398 \backslash
28399 right
28400 \end_layout
28401
28402 \end_inset
28403
28404  and the second line with 
28405 \series bold
28406
28407 \backslash
28408 left.
28409 \begin_inset Foot
28410 status collapsed
28411
28412 \begin_layout Plain Layout
28413 for more about 
28414 \series bold
28415
28416 \backslash
28417 left
28418 \series default
28419  and 
28420 \series bold
28421
28422 \backslash
28423 right
28424 \series default
28425  see 
28426 \begin_inset CommandInset ref
28427 LatexCommand ref
28428 reference "sub:Automatic-Bracket-Size"
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \series default
28439
28440 \begin_inset Index
28441 status collapsed
28442
28443 \begin_layout Plain Layout
28444 Commands ! L ! 
28445 \backslash
28446 left
28447 \end_layout
28448
28449 \end_inset
28450
28451 .
28452  After 
28453 \series bold
28454
28455 \backslash
28456 left.
28457
28458 \series default
28459  the command 
28460 \series bold
28461
28462 \backslash
28463 vphantom
28464 \series default
28465
28466 \begin_inset ERT
28467 status collapsed
28468
28469 \begin_layout Plain Layout
28470
28471
28472 \backslash
28473 spce 
28474 \end_layout
28475
28476 \end_inset
28477
28478
28479 \series bold
28480
28481 \backslash
28482 prod
28483 \series default
28484 ^
28485 \begin_inset ERT
28486 status collapsed
28487
28488 \begin_layout Plain Layout
28489
28490
28491 \backslash
28492 spce 
28493 \end_layout
28494
28495 \end_inset
28496
28497
28498 \series bold
28499
28500 \backslash
28501 infty
28502 \series default
28503
28504 \begin_inset ERT
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508
28509
28510 \backslash
28511 spce 
28512 \end_layout
28513
28514 \end_inset
28515
28516
28517 \series bold
28518
28519 \begin_inset Formula $\downarrow$
28520 \end_inset
28521
28522 _R=1}
28523 \series default
28524
28525 \begin_inset Index
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529 Commands ! V ! 
28530 \backslash
28531 vphantom
28532 \end_layout
28533
28534 \end_inset
28535
28536  is inserted, because the multiplication operator with its limits is the
28537  largest symbol in the first line and this should be the size for the bracket
28538  in the second line.
28539 \end_layout
28540
28541 \begin_layout Standard
28542 The result is this:
28543 \begin_inset Formula \begin{eqnarray*}
28544 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28545  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28546
28547 \end_inset
28548
28549
28550 \end_layout
28551
28552 \begin_layout Subsection
28553 Align Environments
28554 \end_layout
28555
28556 \begin_layout Standard
28557 Align environments can be used for every kind of multiline formulas.
28558  They are specially useful to set several formulas side by side.
28559 \end_layout
28560
28561 \begin_layout Standard
28562 Align environments consist of columns.
28563  The odd columns are right aligned, the even ones left aligned.
28564  Every line in an Align environment can be numbered.
28565 \end_layout
28566
28567 \begin_layout Standard
28568 Align environments are created via the menu 
28569 \family sans
28570 Insert\SpecialChar \menuseparator
28571 Math
28572 \family default
28573 .
28574  With the menu 
28575 \family sans
28576 Edit\SpecialChar \menuseparator
28577 Math\SpecialChar \menuseparator
28578 Change Formula Type
28579 \family default
28580  already existing formulas can be converted to Align environments.
28581 \end_layout
28582
28583 \begin_layout Standard
28584 To add or delete columns, the math toolbar buttons 
28585 \begin_inset Graphics
28586         filename ../images/tabular-feature_append-column.png
28587         scale 85
28588
28589 \end_inset
28590
28591  or 
28592 \begin_inset Graphics
28593         filename ../images/tabular-feature_delete-column.png
28594         scale 85
28595
28596 \end_inset
28597
28598 , respectively, or the menu 
28599 \family sans
28600 Edit\SpecialChar \menuseparator
28601 Rows & Columns
28602 \family default
28603  can be used.
28604 \end_layout
28605
28606 \begin_layout Subsubsection
28607 Standard align Environment
28608 \begin_inset CommandInset label
28609 LatexCommand label
28610 name "sub:Standard-align-Environment"
28611
28612 \end_inset
28613
28614
28615 \begin_inset Index
28616 status collapsed
28617
28618 \begin_layout Plain Layout
28619 Formula ! multiline ! align environment
28620 \end_layout
28621
28622 \end_inset
28623
28624
28625 \end_layout
28626
28627 \begin_layout Standard
28628 This Align environment is created by presssing 
28629 \begin_inset Info
28630 type  "shortcut"
28631 arg   "newline-insert newline"
28632 \end_inset
28633
28634  in a formula or by the menu 
28635 \family sans
28636 Insert\SpecialChar \menuseparator
28637 Math\SpecialChar \menuseparator
28638 AMS align Environment
28639 \family default
28640 .
28641 \end_layout
28642
28643 \begin_layout Standard
28644 An example for two formulas set side by side, that are created with a four
28645  column align environment:
28646 \begin_inset Formula \begin{align*}
28647 A & =\sin(B) & C & =D\\
28648 C & \ne A & B & \ne D\end{align*}
28649
28650 \end_inset
28651
28652 As it can be seen, the formulas in this environment are placed so as if
28653  there would be a 
28654 \series bold
28655
28656 \backslash
28657 hfill
28658 \begin_inset Foot
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 more about 
28663 \series bold
28664
28665 \backslash
28666 hfill
28667 \series default
28668  see 
28669 \begin_inset CommandInset ref
28670 LatexCommand ref
28671 reference "sub:Variable-Space"
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \series default
28682  before the first and after every even column.
28683  When the formula style 
28684 \series bold
28685 Indented
28686 \begin_inset Foot
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 formula styles see 
28691 \begin_inset CommandInset ref
28692 LatexCommand ref
28693 reference "sec:Formula-Styles"
28694
28695 \end_inset
28696
28697
28698 \end_layout
28699
28700 \end_inset
28701
28702
28703 \series default
28704  is used, the formula is set without the 
28705 \series bold
28706
28707 \backslash
28708 hfill
28709 \series default
28710  before the first column.
28711 \end_layout
28712
28713 \begin_layout Subsubsection
28714 Alignat Environment
28715 \begin_inset Index
28716 status collapsed
28717
28718 \begin_layout Plain Layout
28719 Formula ! multiline ! alignat environment
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Standard
28728 The alignat environment has no predefined column separation.
28729  It can be inserted manually with the spaces that are described 
28730 \begin_inset CommandInset ref
28731 LatexCommand ref
28732 reference "sub:Space"
28733
28734 \end_inset
28735
28736 .
28737 \end_layout
28738
28739 \begin_layout Standard
28740 The above example in the alignat environment where 1
28741 \begin_inset space \thinspace{}
28742 \end_inset
28743
28744 cm space was inserted at the beginning of the second formula:
28745 \begin_inset Formula \begin{alignat*}{2}
28746 A & =\sin(B) & \hspace{1cm}C & =D\\
28747 C & \ne A & B & \ne D\end{alignat*}
28748
28749 \end_inset
28750
28751 Because the column separation can be set separately for every column, this
28752  environment is especially suitable to set three and more formulas side
28753  by side.
28754 \end_layout
28755
28756 \begin_layout Subsubsection
28757 Flalign Environment
28758 \begin_inset CommandInset label
28759 LatexCommand label
28760 name "sub:Flalign-Environment"
28761
28762 \end_inset
28763
28764
28765 \begin_inset Index
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769 Formula ! multiline ! flalign environment
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \end_layout
28776
28777 \begin_layout Standard
28778 In this environment the first two columns are always set as much as possible
28779  to the left and the last two ones to the right.
28780  An example:
28781 \begin_inset Formula \begin{flalign*}
28782 A & =1 & B & =2 & C & =3\\
28783 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28784
28785 \end_inset
28786
28787
28788 \end_layout
28789
28790 \begin_layout Standard
28791 By creating a flalign environment with an odd number of columns where an
28792  empty TeX-brace is inserted to the last column, several formulas in a document
28793  can be set to the left, although the formula style 
28794 \series bold
28795 Centered
28796 \series default
28797  is used.
28798  As example the indented formula 
28799 \begin_inset CommandInset ref
28800 LatexCommand eqref
28801 reference "eq:VolInt"
28802
28803 \end_inset
28804
28805 :
28806 \begin_inset Formula \begin{flalign}
28807 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28808
28809 \end_inset
28810
28811 The first two columns contain the formula.
28812  To indent it as with the formula style 
28813 \series bold
28814 Indented
28815 \series default
28816 , 30
28817 \begin_inset space \thinspace{}
28818 \end_inset
28819
28820 pt space was inserted at the beginning of the first column.
28821 \end_layout
28822
28823 \begin_layout Subsection
28824 Eqnarray Environment
28825 \begin_inset CommandInset label
28826 LatexCommand label
28827 name "sub:Eqnarray-Environment"
28828
28829 \end_inset
28830
28831
28832 \begin_inset Index
28833 status collapsed
28834
28835 \begin_layout Plain Layout
28836 Formula ! multiline ! eqnarray environment
28837 \end_layout
28838
28839 \end_inset
28840
28841
28842 \end_layout
28843
28844 \begin_layout Standard
28845 When this environment has been created, three blue boxes appear.
28846  The content of the first box is right aligned, the content of the last
28847  one left aligned.
28848  The content of the middle box appears centered and a bit smaller, because
28849  it is designed to insert there only relation characters.
28850 \begin_inset Formula \begin{eqnarray*}
28851 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28852 AB & AB & AB\\
28853 A & = & A\end{eqnarray*}
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Subsection
28861 Gather Environment
28862 \begin_inset Index
28863 status collapsed
28864
28865 \begin_layout Plain Layout
28866 Formula ! multiline ! gather environment
28867 \end_layout
28868
28869 \end_inset
28870
28871
28872 \end_layout
28873
28874 \begin_layout Standard
28875 This environment consists of only one centered column.
28876  Every line can be numbered.
28877 \begin_inset Formula \begin{gather}
28878 A=1\\
28879 X=\textrm{-}1\end{gather}
28880
28881 \end_inset
28882
28883
28884 \end_layout
28885
28886 \begin_layout Subsection
28887 Multline Environment
28888 \begin_inset CommandInset label
28889 LatexCommand label
28890 name "sub:Multline-Environment"
28891
28892 \end_inset
28893
28894
28895 \begin_inset Index
28896 status collapsed
28897
28898 \begin_layout Plain Layout
28899 Formula ! multiline ! multline environment
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Standard
28908 The multline environment consists, like the gather environment, of only
28909  one column.
28910  But the first line is left aligned, the last one right aligned.
28911  All other lines are centered.
28912  Therefore this environment is suitable for long formulas.
28913  As example formula 
28914 \begin_inset CommandInset ref
28915 LatexCommand eqref
28916 reference "eq:lefteqn"
28917
28918 \end_inset
28919
28920  in the multline environment:
28921 \begin_inset Formula \begin{multline}
28922 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}\\
28923 -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}\\
28924 =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}
28925
28926 \end_inset
28927
28928
28929 \end_layout
28930
28931 \begin_layout Standard
28932 In the output only the last (first) line of a multline environment appears
28933  numbered when the document numbering is right (left).
28934 \begin_inset Foot
28935 status collapsed
28936
28937 \begin_layout Plain Layout
28938 numbering styles see 
28939 \begin_inset CommandInset ref
28940 LatexCommand ref
28941 reference "sec:Formula-Styles"
28942
28943 \end_inset
28944
28945
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \begin_layout Standard
28954 With the commands 
28955 \series bold
28956
28957 \backslash
28958 shoveright
28959 \begin_inset Index
28960 status collapsed
28961
28962 \begin_layout Plain Layout
28963 Commands ! S ! 
28964 \backslash
28965 shoveright
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \series default
28972  and 
28973 \series bold
28974
28975 \backslash
28976 shoveleft
28977 \begin_inset Index
28978 status collapsed
28979
28980 \begin_layout Plain Layout
28981 Commands ! S ! 
28982 \backslash
28983 shoveleft
28984 \end_layout
28985
28986 \end_inset
28987
28988
28989 \series default
28990  a centered line can be right or left aligned, respectively.
28991  The commands are used as follows:
28992 \end_layout
28993
28994 \begin_layout Standard
28995
28996 \series bold
28997
28998 \backslash
28999 shoveright{line content}
29000 \series default
29001  and 
29002 \series bold
29003
29004 \backslash
29005 shoveleft{line content}
29006 \end_layout
29007
29008 \begin_layout Standard
29009 \begin_inset VSpace medskip
29010 \end_inset
29011
29012 The length 
29013 \series bold
29014
29015 \backslash
29016 multlinegap
29017 \begin_inset Index
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Commands ! M ! 
29022 \backslash
29023 multlinegap
29024 \end_layout
29025
29026 \end_inset
29027
29028
29029 \series default
29030  specifies the distance of the first line from the left page margin.
29031  Predefined is the length 0
29032 \begin_inset space \thinspace{}
29033 \end_inset
29034
29035 pt.
29036 \end_layout
29037
29038 \begin_layout Standard
29039 As example the above formula where the command
29040 \end_layout
29041
29042 \begin_layout Standard
29043
29044 \series bold
29045
29046 \backslash
29047 setlength{
29048 \backslash
29049 multlinegap}{2cm}
29050 \end_layout
29051
29052 \begin_layout Standard
29053 was inserted in TeX-mode before:
29054 \begin_inset ERT
29055 status collapsed
29056
29057 \begin_layout Plain Layout
29058
29059
29060 \backslash
29061 setlength{
29062 \backslash
29063 multlinegap}{2cm}
29064 \end_layout
29065
29066 \end_inset
29067
29068
29069 \begin_inset Formula \begin{multline}
29070 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}\\
29071 \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}}\\
29072 =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}
29073
29074 \end_inset
29075
29076
29077 \begin_inset ERT
29078 status collapsed
29079
29080 \begin_layout Plain Layout
29081
29082
29083 \backslash
29084 setlength{
29085 \backslash
29086 multlinegap}{0pt}
29087 \end_layout
29088
29089 \end_inset
29090
29091 The second line was left aligned using 
29092 \series bold
29093
29094 \backslash
29095 shoveleft
29096 \series default
29097 .
29098 \end_layout
29099
29100 \begin_layout Subsection
29101 Multiline Formula Parts
29102 \begin_inset CommandInset label
29103 LatexCommand label
29104 name "sub:Multiline-Formula-Parts"
29105
29106 \end_inset
29107
29108
29109 \begin_inset Index
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 Formula ! multiline ! formula parts
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \begin_layout Standard
29122 To display only parts of a formula with multiple lines, one of the following
29123  environments are used: 
29124 \series bold
29125 aligned
29126 \series default
29127
29128 \series bold
29129 alignedat
29130 \series default
29131
29132 \series bold
29133 gathered
29134 \series default
29135  or 
29136 \series bold
29137 split
29138 \series default
29139 .
29140  They can be inserted via the menu 
29141 \family sans
29142 Insert\SpecialChar \menuseparator
29143 Math
29144 \family default
29145  or by using the commands described in this section.
29146 \end_layout
29147
29148 \begin_layout Standard
29149 The first three have the same properties as the corresponding multiline
29150  formula environments, but it is possible to set further formula parts beside
29151  them.
29152  An example:
29153 \begin_inset Formula \[
29154 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29155 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29156 \right\} \textrm{Uncertainty relations}\]
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \begin_layout Standard
29164 To get this formula, a displayed formula is created where the command 
29165 \series bold
29166
29167 \backslash
29168 aligned
29169 \begin_inset Index
29170 status collapsed
29171
29172 \begin_layout Plain Layout
29173 Commands ! A ! 
29174 \backslash
29175 aligned
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \series default
29182  is inserted.
29183  A purple box appears around the blue formula box where now columns and
29184  lines can be added.
29185  Outside the multiline environment other formula parts can be set, like
29186  the brace.
29187 \end_layout
29188
29189 \begin_layout Standard
29190 The aligned environment is also suitable for long formulas whose lines are
29191  horizontally aligned.
29192  Using aligned in a displayed formula has the advantage that the formula
29193  number is vertically centered behind the lines.
29194  As example formula 
29195 \begin_inset CommandInset ref
29196 LatexCommand eqref
29197 reference "eq:shortlong"
29198
29199 \end_inset
29200
29201  in the aligned environment:
29202 \begin_inset Formula \begin{equation}
29203 \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}|}\\
29204  & -\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}
29205 \end{equation}
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Standard
29213 To use the environments 
29214 \series bold
29215 alignedat
29216 \series default
29217
29218 \series bold
29219 gathered
29220 \series default
29221 , or 
29222 \series bold
29223 split
29224 \series default
29225 , the command 
29226 \series bold
29227
29228 \backslash
29229 alignedat
29230 \series default
29231 ,
29232 \begin_inset Index
29233 status collapsed
29234
29235 \begin_layout Plain Layout
29236 Commands ! A ! 
29237 \backslash
29238 alignedat
29239 \end_layout
29240
29241 \end_inset
29242
29243  
29244 \series bold
29245
29246 \backslash
29247 gathered
29248 \series default
29249
29250 \begin_inset Index
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254 Commands ! G ! 
29255 \backslash
29256 gathered
29257 \end_layout
29258
29259 \end_inset
29260
29261 , or 
29262 \series bold
29263
29264 \backslash
29265 split
29266 \series default
29267
29268 \begin_inset Index
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 Commands ! S ! 
29273 \backslash
29274 split
29275 \end_layout
29276
29277 \end_inset
29278
29279  are inserted, respectively.
29280  The split environment has the same properties as the aligned environment
29281  but it can only have two columns.
29282 \end_layout
29283
29284 \begin_layout Subsection
29285 Text in multiline Formulas
29286 \begin_inset CommandInset label
29287 LatexCommand label
29288 name "sub:Text-in-multiline"
29289
29290 \end_inset
29291
29292
29293 \begin_inset Index
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297 Text ! in formulas
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \begin_inset Index
29304 status collapsed
29305
29306 \begin_layout Plain Layout
29307 Formula ! multiline ! text
29308 \end_layout
29309
29310 \end_inset
29311
29312
29313 \end_layout
29314
29315 \begin_layout Standard
29316 In the Align environments, and the multline and gather environment, text
29317  can be inserted that will appear in a separate line and doesn't affect
29318  the column alignment.
29319  To do this, the command 
29320 \series bold
29321
29322 \backslash
29323 intertext
29324 \begin_inset Index
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328 Commands ! I ! 
29329 \backslash
29330 intertext
29331 \end_layout
29332
29333 \end_inset
29334
29335
29336 \series default
29337  is used in the following scheme:
29338 \end_layout
29339
29340 \begin_layout Standard
29341
29342 \series bold
29343
29344 \backslash
29345 intertext{text}
29346 \end_layout
29347
29348 \begin_layout Standard
29349 The text should not be longer than a line because it cannot be hyphenated.
29350  As LyX doesn't yet support 
29351 \series bold
29352
29353 \backslash
29354 intertext
29355 \series default
29356  directly, the text is written as mathematical text.
29357  
29358 \series bold
29359
29360 \backslash
29361 intertext
29362 \series default
29363  must hereby be at the beginning of a line and appears in the output above
29364  this line.
29365  An example where the text was inserted at the beginning of the second line:
29366 \begin_inset Formula \begin{align}
29367 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29368 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Section
29376 Formula Numbering
29377 \begin_inset Index
29378 status collapsed
29379
29380 \begin_layout Plain Layout
29381 Formula numbering
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \begin_inset Index
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391 Formula ! numbering|see
29392 \begin_inset ERT
29393 status collapsed
29394
29395 \begin_layout Plain Layout
29396
29397 {
29398 \end_layout
29399
29400 \end_inset
29401
29402 Formula numbering
29403 \begin_inset ERT
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407
29408 }
29409 \end_layout
29410
29411 \end_inset
29412
29413
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \end_layout
29420
29421 \begin_layout Subsection
29422 General
29423 \end_layout
29424
29425 \begin_layout Standard
29426 Numbered formulas can be created with the menu 
29427 \family sans
29428 Insert\SpecialChar \menuseparator
29429 Math\SpecialChar \menuseparator
29430 Numbered
29431 \begin_inset space ~
29432 \end_inset
29433
29434 Formula
29435 \family default
29436  (shortcut 
29437 \family sans
29438 Ctrl+Alt
29439 \begin_inset space ~
29440 \end_inset
29441
29442 N
29443 \family default
29444 ).
29445  Existing formulas can be numbered with the menu 
29446 \family sans
29447 Edit\SpecialChar \menuseparator
29448 Math\SpecialChar \menuseparator
29449 Toggle
29450 \begin_inset space ~
29451 \end_inset
29452
29453 Numbering
29454 \family default
29455  (shortcut 
29456 \begin_inset Info
29457 type  "shortcut"
29458 arg   "math-number-toggle"
29459 \end_inset
29460
29461 ).
29462  The formula number is displayed in LyX behind the formula as number sign
29463  in parentheses.
29464  The number sign is replaced in the output by the formula number.
29465 \end_layout
29466
29467 \begin_layout Standard
29468 When numbering is turned on in multiline formulas, all lines will be numbered.
29469  But the numbering can be controlled with the menu 
29470 \family sans
29471 Edit\SpecialChar \menuseparator
29472 Math\SpecialChar \menuseparator
29473 Toggle
29474 \begin_inset space ~
29475 \end_inset
29476
29477 Numbering
29478 \begin_inset space ~
29479 \end_inset
29480
29481 of
29482 \begin_inset space ~
29483 \end_inset
29484
29485 Line
29486 \family default
29487  (shortcut
29488 \begin_inset Info
29489 type  "shortcut"
29490 arg   "math-number-line-toggle"
29491 \end_inset
29492
29493 ) for every line.
29494 \end_layout
29495
29496 \begin_layout Standard
29497 Except of inline formulas, all formulas can be numbered with two different
29498  styles, see 
29499 \begin_inset CommandInset ref
29500 LatexCommand ref
29501 reference "sec:Formula-Styles"
29502
29503 \end_inset
29504
29505 .
29506 \end_layout
29507
29508 \begin_layout Subsection
29509 Cross-References
29510 \begin_inset Index
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514 Cross-references ! to formulas
29515 \end_layout
29516
29517 \end_inset
29518
29519
29520 \end_layout
29521
29522 \begin_layout Standard
29523 All labeled formulas can be cross-referenced.
29524  A label is added by the menu 
29525 \family sans
29526 Insert\SpecialChar \menuseparator
29527 Label
29528 \family default
29529  or the toolbar button 
29530 \begin_inset Graphics
29531         filename ../images/label-insert.png
29532         scale 85
29533
29534 \end_inset
29535
29536 .
29537  The cursor must hereby be inside a displayed formula.
29538  A dialog pops up displaying the prefix 
29539 \series bold
29540 eq:
29541 \series default
29542  in a text field.
29543  The label is inserted there behind the prefix.
29544  The predefined prefix means 
29545 \begin_inset Quotes eld
29546 \end_inset
29547
29548 equation
29549 \begin_inset Quotes erd
29550 \end_inset
29551
29552  and makes it easier to find labels in large documents because it marks
29553  it as formula label to divide it from e.
29554 \begin_inset space \thinspace{}
29555 \end_inset
29556
29557 g.
29558 \begin_inset space \space{}
29559 \end_inset
29560
29561 section labels.
29562  To change a label, the menu 
29563 \family sans
29564 Insert\SpecialChar \menuseparator
29565 Label
29566 \family default
29567  is used again.
29568 \end_layout
29569
29570 \begin_layout Standard
29571 The name of the label is displayed in LyX within two parentheses behind
29572  formula.
29573  A formula with a label is always numbered.
29574 \end_layout
29575
29576 \begin_layout Standard
29577 Cross-references are inserted via the menu 
29578 \family sans
29579 Insert\SpecialChar \menuseparator
29580 Cross-Reference
29581 \family default
29582  or with the toolbar button 
29583 \begin_inset Graphics
29584         filename ../images/dialog-show-new-inset_ref.png
29585         scale 85
29586
29587 \end_inset
29588
29589 .
29590  A formula cross-reference appears in the output as formula number.
29591  When in the cross-reference dialog window the format 
29592 \series bold
29593 (<reference>)
29594 \series default
29595  is chosen, the cross-reference appears in the output as formula number
29596  in parentheses.
29597 \begin_inset Newline newline
29598 \end_inset
29599
29600 By right-clicking on a cross-reference in LyX, one jumps to the formula
29601  that is referenced.
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Here are as examples cross-references to formulas of the following subsections:
29606 \begin_inset Note Note
29607 status open
29608
29609 \begin_layout Plain Layout
29610 Note the different cross-reference types.
29611 \end_layout
29612
29613 \end_inset
29614
29615
29616 \end_layout
29617
29618 \begin_layout Standard
29619 The equations 
29620 \begin_inset CommandInset ref
29621 LatexCommand eqref
29622 reference "eq:tag"
29623
29624 \end_inset
29625
29626  and 
29627 \begin_inset CommandInset ref
29628 LatexCommand eqref
29629 reference "eq:c"
29630
29631 \end_inset
29632
29633  are equivalent.
29634  In (
29635 \begin_inset CommandInset ref
29636 LatexCommand ref
29637 reference "eq:Lat"
29638
29639 \end_inset
29640
29641 ) big Latin letters are used for the numbering in contrary to (
29642 \begin_inset CommandInset ref
29643 LatexCommand ref
29644 reference "eq:Rom"
29645
29646 \end_inset
29647
29648 ).
29649 \end_layout
29650
29651 \begin_layout Standard
29652 \begin_inset VSpace medskip
29653 \end_inset
29654
29655 When the argument of 
29656 \series bold
29657
29658 \backslash
29659 tag
29660 \begin_inset Foot
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664
29665 \series bold
29666
29667 \backslash
29668 tag
29669 \series default
29670  is described in 
29671 \begin_inset CommandInset ref
29672 LatexCommand ref
29673 reference "sub:User-defined-Numbering"
29674
29675 \end_inset
29676
29677 .
29678 \end_layout
29679
29680 \end_inset
29681
29682
29683 \series default
29684  contains a box like in 
29685 \begin_inset CommandInset ref
29686 LatexCommand ref
29687 reference "sub:Paragraph-Boxes"
29688
29689 \end_inset
29690
29691 , the formula cannot be referenced.
29692 \end_layout
29693
29694 \begin_layout Subsection
29695 Subnumbering
29696 \begin_inset Index
29697 status collapsed
29698
29699 \begin_layout Plain Layout
29700 Formula numbering ! subnumbering
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Standard
29709 With the help of the commands 
29710 \series bold
29711
29712 \backslash
29713 begin{subequations}
29714 \series default
29715  and 
29716 \series bold
29717
29718 \backslash
29719 end{subequations}
29720 \series default
29721  formulas can be subnumbered.
29722  Both commands are inserted in TeX-mode.
29723 \end_layout
29724
29725 \begin_layout Standard
29726 An example:
29727 \begin_inset Formula \begin{equation}
29728 A=C-B\label{eq:a}\end{equation}
29729
29730 \end_inset
29731
29732
29733 \begin_inset ERT
29734 status collapsed
29735
29736 \begin_layout Plain Layout
29737
29738
29739 \backslash
29740 addtocounter{equation}{-1}
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \begin_inset ERT
29747 status collapsed
29748
29749 \begin_layout Plain Layout
29750
29751
29752 \backslash
29753 begin{subequations}
29754 \end_layout
29755
29756 \end_inset
29757
29758
29759 \begin_inset VSpace -5mm
29760 \end_inset
29761
29762
29763 \begin_inset Formula \begin{equation}
29764 B=C-A\label{eq:b}\end{equation}
29765
29766 \end_inset
29767
29768
29769 \begin_inset Formula \begin{equation}
29770 C=A+B\label{eq:c}\end{equation}
29771
29772 \end_inset
29773
29774
29775 \end_layout
29776
29777 \begin_layout Standard
29778 \begin_inset ERT
29779 status collapsed
29780
29781 \begin_layout Plain Layout
29782
29783
29784 \backslash
29785 end{subequations}
29786 \end_layout
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \begin_layout Standard
29794 To create the example, the following is done:
29795 \end_layout
29796
29797 \begin_layout Enumerate
29798 first formula is inserted
29799 \end_layout
29800
29801 \begin_layout Enumerate
29802
29803 \series bold
29804
29805 \backslash
29806 addtocounter{equation}{-1} 
29807 \backslash
29808 begin{subequations}
29809 \begin_inset Index
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Commands ! A ! 
29814 \backslash
29815 addtocounter
29816 \end_layout
29817
29818 \end_inset
29819
29820
29821 \begin_inset Newline newline
29822 \end_inset
29823
29824
29825 \series default
29826 is inserted after the first formula
29827 \end_layout
29828
29829 \begin_layout Enumerate
29830 second formula is inserted
29831 \end_layout
29832
29833 \begin_layout Enumerate
29834 third formula is inserted
29835 \end_layout
29836
29837 \begin_layout Enumerate
29838
29839 \series bold
29840
29841 \backslash
29842 end{subequations}
29843 \series default
29844  is inserted after the third formula
29845 \end_layout
29846
29847 \begin_layout Standard
29848 Every formula between the commands 
29849 \series bold
29850
29851 \backslash
29852 begin
29853 \series default
29854  and 
29855 \series bold
29856
29857 \backslash
29858 end
29859 \series default
29860  is subnumbered as a, b, 
29861 \begin_inset Newline linebreak
29862 \end_inset
29863
29864 c, \SpecialChar \ldots{}
29865  For multiline formulas every line will be subnumbered.
29866  All subnumbered formulas are treated as 
29867 \emph on
29868 one
29869 \emph default
29870  numbered formula.
29871  But as every numbered formula increases the counter 
29872 \series bold
29873 equation
29874 \series default
29875  by one, the command 
29876 \series bold
29877
29878 \backslash
29879 addtocounter
29880 \series default
29881  is needed to decrease it.
29882  Otherwise the formulas 
29883 \begin_inset CommandInset ref
29884 LatexCommand eqref
29885 reference "eq:a"
29886
29887 \end_inset
29888
29889
29890 \begin_inset CommandInset ref
29891 LatexCommand eqref
29892 reference "eq:b"
29893
29894 \end_inset
29895
29896
29897 \begin_inset CommandInset ref
29898 LatexCommand eqref
29899 reference "eq:c"
29900
29901 \end_inset
29902
29903  would be numbered as 
29904 \begin_inset CommandInset ref
29905 LatexCommand eqref
29906 reference "eq:a"
29907
29908 \end_inset
29909
29910
29911 \begin_inset CommandInset ref
29912 LatexCommand eqref
29913 reference "eq:d"
29914
29915 \end_inset
29916
29917
29918 \begin_inset CommandInset ref
29919 LatexCommand eqref
29920 reference "eq:f"
29921
29922 \end_inset
29923
29924 .
29925 \end_layout
29926
29927 \begin_layout Standard
29928 By inserting the commands in TeX-mode, a space is created between the first
29929  two formulas.
29930  To revert this -5
29931 \begin_inset space \thinspace{}
29932 \end_inset
29933
29934 mm vertical space is inserted after the command 
29935 \series bold
29936
29937 \backslash
29938 begin{subequations}
29939 \series default
29940 .
29941  When the formula style 
29942 \series bold
29943 Indented
29944 \begin_inset Foot
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948 formula styles see 
29949 \begin_inset CommandInset ref
29950 LatexCommand ref
29951 reference "sec:Formula-Styles"
29952
29953 \end_inset
29954
29955
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \series default
29962  is used, -7
29963 \begin_inset space \thinspace{}
29964 \end_inset
29965
29966 mm space is inserted instead.
29967 \end_layout
29968
29969 \begin_layout Standard
29970 Here is an example for a multiline formula where the numbering was turned
29971  off for the second line:
29972 \begin_inset ERT
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976
29977
29978 \backslash
29979 begin{subequations}
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \begin_inset Formula \begin{eqnarray}
29986 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29987  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29988  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29989
29990 \end_inset
29991
29992
29993 \begin_inset ERT
29994 status collapsed
29995
29996 \begin_layout Plain Layout
29997
29998
29999 \backslash
30000 end{subequations}
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \end_layout
30007
30008 \begin_layout Subsection
30009 User-defined Numbering
30010 \begin_inset CommandInset label
30011 LatexCommand label
30012 name "sub:User-defined-Numbering"
30013
30014 \end_inset
30015
30016
30017 \begin_inset Index
30018 status collapsed
30019
30020 \begin_layout Plain Layout
30021 Formula numbering ! user-defined
30022 \end_layout
30023
30024 \end_inset
30025
30026
30027 \end_layout
30028
30029 \begin_layout Standard
30030 \begin_inset Index
30031 status collapsed
30032
30033 \begin_layout Plain Layout
30034 Formula numbering ! self-defined delimiters
30035 \end_layout
30036
30037 \end_inset
30038
30039 With the standard numbering parentheses are set around the formula number.
30040  To replace the parentheses for example by vertical bars, the following
30041  line is added to the LaTeX-preamble:
30042 \end_layout
30043
30044 \begin_layout Standard
30045
30046 \series bold
30047
30048 \backslash
30049 def
30050 \backslash
30051 tagform@#1{
30052 \backslash
30053 maketag@@@{|#1|}}
30054 \series default
30055
30056 \begin_inset Note Note
30057 status collapsed
30058
30059 \begin_layout Plain Layout
30060 This macro is already declared in the LaTeX-preamble for testing.
30061  To activate it, remove the percent sign at the beginning.
30062 \end_layout
30063
30064 \end_inset
30065
30066
30067 \end_layout
30068
30069 \begin_layout Standard
30070 To use other characters, the vertical bars besides the 
30071 \series bold
30072 #1
30073 \series default
30074  are replaced by one ore more characters.
30075  To get only the formula number the vertical bars are omitted.
30076 \end_layout
30077
30078 \begin_layout Standard
30079 \begin_inset VSpace bigskip
30080 \end_inset
30081
30082 When there should be an expression of your choice instead of the consecutive
30083  formula number in parentheses behind the formula, the command 
30084 \series bold
30085
30086 \backslash
30087 tag
30088 \series default
30089
30090 \begin_inset Index
30091 status collapsed
30092
30093 \begin_layout Plain Layout
30094 Commands ! T ! 
30095 \backslash
30096 tag
30097 \end_layout
30098
30099 \end_inset
30100
30101  is used:
30102 \begin_inset Formula \begin{equation}
30103 A+B=C\tag{something}\label{eq:tag}\end{equation}
30104
30105 \end_inset
30106
30107 In this example the command 
30108 \series bold
30109
30110 \backslash
30111 tag
30112 \begin_inset ERT
30113 status collapsed
30114
30115 \begin_layout Plain Layout
30116
30117
30118 \backslash
30119 spce 
30120 \end_layout
30121
30122 \end_inset
30123
30124 something
30125 \series default
30126  was inserted to the formula.
30127 \end_layout
30128
30129 \begin_layout Standard
30130 When the command 
30131 \series bold
30132
30133 \backslash
30134 tag*
30135 \begin_inset ERT
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139
30140
30141 \backslash
30142 spce 
30143 \end_layout
30144
30145 \end_inset
30146
30147 something
30148 \series default
30149  is inserted instead, the star prevents the parentheses around the expression:
30150 \begin_inset Formula \[
30151 A+B=C\tag*{something}\]
30152
30153 \end_inset
30154
30155
30156 \end_layout
30157
30158 \begin_layout Standard
30159 \begin_inset VSpace bigskip
30160 \end_inset
30161
30162 To restart the formula numbering with new document parts or sections, the
30163  following command is used:
30164 \end_layout
30165
30166 \begin_layout Standard
30167
30168 \series bold
30169
30170 \backslash
30171 @addtoreset{equation}{part}
30172 \series default
30173
30174 \begin_inset Index
30175 status collapsed
30176
30177 \begin_layout Plain Layout
30178 Commands ! 
30179 \begin_inset ERT
30180 status collapsed
30181
30182 \begin_layout Plain Layout
30183
30184 "
30185 \end_layout
30186
30187 \end_inset
30188
30189 @
30190 \begin_inset ERT
30191 status collapsed
30192
30193 \begin_layout Plain Layout
30194
30195 "
30196 \end_layout
30197
30198 \end_inset
30199
30200  ! 
30201 \backslash
30202
30203 \begin_inset ERT
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207
30208 "
30209 \end_layout
30210
30211 \end_inset
30212
30213 @
30214 \begin_inset ERT
30215 status collapsed
30216
30217 \begin_layout Plain Layout
30218
30219 "
30220 \end_layout
30221
30222 \end_inset
30223
30224 addtoreset
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \begin_inset Newline newline
30231 \end_inset
30232
30233 resp.
30234 \begin_inset Newline newline
30235 \end_inset
30236
30237
30238 \series bold
30239
30240 \backslash
30241 @addtoreset{equation}{section}
30242 \end_layout
30243
30244 \begin_layout Standard
30245 To be able to use these commands in TeX-mode, the 
30246 \begin_inset Quotes eld
30247 \end_inset
30248
30249 @
30250 \begin_inset Quotes erd
30251 \end_inset
30252
30253  character has to be made 
30254 \begin_inset Quotes eld
30255 \end_inset
30256
30257 active
30258 \begin_inset Quotes erd
30259 \end_inset
30260
30261  for LaTeX using the command 
30262 \series bold
30263
30264 \backslash
30265 makeatletter.
30266
30267 \series default
30268  The command 
30269 \series bold
30270
30271 \backslash
30272 makeatother
30273 \series default
30274  reverts this.
30275  So the command sequence in TeX-mode is:
30276 \end_layout
30277
30278 \begin_layout Standard
30279
30280 \series bold
30281
30282 \backslash
30283 makeatletter
30284 \begin_inset Newline newline
30285 \end_inset
30286
30287
30288 \backslash
30289 @addtoreset{equation}{section}
30290 \begin_inset Newline newline
30291 \end_inset
30292
30293
30294 \backslash
30295 makeatother
30296 \end_layout
30297
30298 \begin_layout Standard
30299 In the LaTeX-preamble 
30300 \series bold
30301
30302 \backslash
30303 makeatletter
30304 \series default
30305  and 
30306 \series bold
30307
30308 \backslash
30309 makeatother
30310 \series default
30311  can be omitted as they are automatically internally inserted by LyX.
30312 \end_layout
30313
30314 \begin_layout Standard
30315 To revert 
30316 \series bold
30317
30318 \backslash
30319 @addtoreset
30320 \series default
30321 , the file 
30322 \series bold
30323 remreset.sty
30324 \series default
30325
30326 \begin_inset Foot
30327 status collapsed
30328
30329 \begin_layout Plain Layout
30330
30331 \series bold
30332 remreset
30333 \series default
30334  is part of the LaTeX-package 
30335 \series bold
30336 carlisle
30337 \series default
30338
30339 \begin_inset Index
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343 Packages ! carlisle
30344 \end_layout
30345
30346 \end_inset
30347
30348  that is part of every LaTeX standard installation.
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \begin_inset Index
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 Packages ! remreset
30359 \end_layout
30360
30361 \end_inset
30362
30363  has to be loaded in the LaTeX-preamble with the line
30364 \end_layout
30365
30366 \begin_layout Standard
30367
30368 \series bold
30369
30370 \backslash
30371 usepackage{remreset}
30372 \end_layout
30373
30374 \begin_layout Standard
30375 Then the command 
30376 \series bold
30377
30378 \backslash
30379 @removefromreset
30380 \series default
30381
30382 \begin_inset Index
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 Commands ! 
30387 \begin_inset ERT
30388 status collapsed
30389
30390 \begin_layout Plain Layout
30391
30392 "
30393 \end_layout
30394
30395 \end_inset
30396
30397 @
30398 \begin_inset ERT
30399 status collapsed
30400
30401 \begin_layout Plain Layout
30402
30403 "
30404 \end_layout
30405
30406 \end_inset
30407
30408  ! 
30409 \backslash
30410
30411 \begin_inset ERT
30412 status collapsed
30413
30414 \begin_layout Plain Layout
30415
30416 "
30417 \end_layout
30418
30419 \end_inset
30420
30421 @
30422 \begin_inset ERT
30423 status collapsed
30424
30425 \begin_layout Plain Layout
30426
30427 "
30428 \end_layout
30429
30430 \end_inset
30431
30432 removefromreset
30433 \end_layout
30434
30435 \end_inset
30436
30437  can be used with the same scheme as 
30438 \series bold
30439
30440 \backslash
30441 @addtoreset
30442 \series default
30443 .
30444 \end_layout
30445
30446 \begin_layout Standard
30447 \begin_inset VSpace bigskip
30448 \end_inset
30449
30450 Sometimes formulas should be numbered in the following form:
30451 \end_layout
30452
30453 \begin_layout Standard
30454
30455 \family typewriter
30456 (section number.formula number)
30457 \end_layout
30458
30459 \begin_layout Standard
30460 The formula number should start with every section with 
30461 \begin_inset Quotes eld
30462 \end_inset
30463
30464 1
30465 \begin_inset Quotes erd
30466 \end_inset
30467
30468 .
30469 \end_layout
30470
30471 \begin_layout Standard
30472 For this case there is the command 
30473 \series bold
30474
30475 \backslash
30476 numberwithin
30477 \series default
30478
30479 \begin_inset Index
30480 status collapsed
30481
30482 \begin_layout Plain Layout
30483 Commands ! N ! 
30484 \backslash
30485 numberwithin
30486 \end_layout
30487
30488 \end_inset
30489
30490 , which is used with the following scheme:
30491 \end_layout
30492
30493 \begin_layout Standard
30494
30495 \series bold
30496
30497 \backslash
30498 numberwithin{counter}{sectioning}
30499 \end_layout
30500
30501 \begin_layout Standard
30502 Counter denotes what kind of numbering is affected, sectioning denotes what
30503  number is before the dot.
30504 \end_layout
30505
30506 \begin_layout Standard
30507 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30508 \end_layout
30509
30510 \begin_layout Standard
30511
30512 \series bold
30513
30514 \backslash
30515 numberwithin{equation}{section}
30516 \end_layout
30517
30518 \begin_layout Standard
30519 This is the result:
30520 \begin_inset ERT
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524
30525
30526 \backslash
30527 numberwithin{equation}{section}
30528 \end_layout
30529
30530 \end_inset
30531
30532
30533 \begin_inset Formula \begin{equation}
30534 A+B=C\end{equation}
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 To number e.
30543 \begin_inset space \thinspace{}
30544 \end_inset
30545
30546 g.
30547 \begin_inset space \space{}
30548 \end_inset
30549
30550 tables so that the number of the part is the sectioning,
30551 \begin_inset Newline newline
30552 \end_inset
30553
30554
30555 \series bold
30556
30557 \backslash
30558 numberwithin{table}{part}
30559 \series default
30560  is used.
30561 \end_layout
30562
30563 \begin_layout Standard
30564 To go back to the standard numbering or to prevent this kind of numbering
30565  when it is defined by the document class, the following command is inserted
30566  as TeX-Code or to the LaTeX-preamble:
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572
30573 \backslash
30574 renewcommand{
30575 \backslash
30576 theequation}{
30577 \backslash
30578 arabic{equation}}
30579 \begin_inset Index
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583 Commands ! A ! 
30584 \backslash
30585 arabic
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \series default
30592
30593 \begin_inset ERT
30594 status collapsed
30595
30596 \begin_layout Plain Layout
30597
30598
30599 \backslash
30600 renewcommand{
30601 \backslash
30602 theequation}{
30603 \backslash
30604 arabic{equation}}
30605 \end_layout
30606
30607 \end_inset
30608
30609
30610 \series bold
30611
30612 \begin_inset Newline newline
30613 \end_inset
30614
30615
30616 \series default
30617 or
30618 \series bold
30619
30620 \begin_inset Newline newline
30621 \end_inset
30622
30623
30624 \backslash
30625 renewcommand{
30626 \backslash
30627 thetable}{
30628 \backslash
30629 arabic{table}}
30630 \end_layout
30631
30632 \begin_layout Standard
30633
30634 \series bold
30635
30636 \backslash
30637 numberwithin
30638 \series default
30639  uses internally the command 
30640 \series bold
30641
30642 \backslash
30643 @addtoreset
30644 \series default
30645 , described above, that also needs to be reverted.
30646 \begin_inset ERT
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651
30652 \backslash
30653 makeatletter
30654 \end_layout
30655
30656 \begin_layout Plain Layout
30657
30658
30659 \backslash
30660 @removefromreset{equation}{section}
30661 \end_layout
30662
30663 \begin_layout Plain Layout
30664
30665
30666 \backslash
30667 makeatother
30668 \end_layout
30669
30670 \end_inset
30671
30672
30673 \end_layout
30674
30675 \begin_layout Subsection
30676 Numbering with Roman Numbers and Letters
30677 \begin_inset Index
30678 status collapsed
30679
30680 \begin_layout Plain Layout
30681 Formula numbering ! with letters
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \begin_inset Index
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691 Formula numbering ! with Roman numbers
30692 \end_layout
30693
30694 \end_inset
30695
30696
30697 \end_layout
30698
30699 \begin_layout Standard
30700 Formulas can also be numbered with Roman numbers and Latin letters.
30701  To number for example with small Roman numbers, the command
30702 \end_layout
30703
30704 \begin_layout Standard
30705
30706 \series bold
30707
30708 \backslash
30709 renewcommand{
30710 \backslash
30711 theequation}{
30712 \backslash
30713 roman{equation}}
30714 \end_layout
30715
30716 \begin_layout Standard
30717 is inserted before the formula in TeX-mode.
30718  
30719 \series bold
30720
30721 \backslash
30722 renewcommand
30723 \series default
30724
30725 \begin_inset Index
30726 status collapsed
30727
30728 \begin_layout Plain Layout
30729 Commands ! R ! 
30730 \backslash
30731 renewcommand
30732 \end_layout
30733
30734 \end_inset
30735
30736  redefines the predefined command 
30737 \series bold
30738
30739 \backslash
30740 theequation
30741 \series default
30742  to the command 
30743 \series bold
30744
30745 \backslash
30746 roman{equation}
30747 \series default
30748 .
30749 \begin_inset Foot
30750 status collapsed
30751
30752 \begin_layout Plain Layout
30753 The command 
30754 \series bold
30755
30756 \backslash
30757 renewcommand
30758 \series default
30759  has the same scheme like the command 
30760 \series bold
30761
30762 \backslash
30763 newcommand
30764 \series default
30765  that is described in 
30766 \begin_inset CommandInset ref
30767 LatexCommand ref
30768 reference "sub:The-Command-newcommand"
30769
30770 \end_inset
30771
30772 .
30773 \end_layout
30774
30775 \end_inset
30776
30777  
30778 \series bold
30779 equation
30780 \series default
30781  is the formula counter.
30782  When the command 
30783 \series bold
30784
30785 \backslash
30786 the
30787 \series default
30788  is used as prefix for a counter, the value of the counter is output as
30789  Arabic number.
30790  When a formula is numbered, LaTeX sets internally the command 
30791 \series bold
30792
30793 \backslash
30794 theequation
30795 \series default
30796  behind the formula.
30797  
30798 \series bold
30799
30800 \backslash
30801 roman{equation}
30802 \begin_inset Index
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806 Commands ! R ! 
30807 \backslash
30808 roman
30809 \end_layout
30810
30811 \end_inset
30812
30813
30814 \series default
30815  outputs the counter as small Roman number.
30816 \end_layout
30817
30818 \begin_layout Standard
30819 All formulas behind the command 
30820 \series bold
30821
30822 \backslash
30823 renew
30824 \series default
30825 c
30826 \series bold
30827 ommand
30828 \series default
30829  are now numbered Roman.
30830  To switch to numbering with big Roman numbers, the command is inserted
30831  again, but 
30832 \series bold
30833
30834 \backslash
30835 roman
30836 \series default
30837  is replaced by 
30838 \series bold
30839
30840 \backslash
30841 Roman
30842 \series default
30843
30844 \begin_inset Index
30845 status collapsed
30846
30847 \begin_layout Plain Layout
30848 Commands ! R ! 
30849 \backslash
30850 roman@
30851 \backslash
30852 Roman
30853 \end_layout
30854
30855 \end_inset
30856
30857 .
30858  To 
30859 \begin_inset Quotes eld
30860 \end_inset
30861
30862 number
30863 \begin_inset Quotes erd
30864 \end_inset
30865
30866  with small Latin letters there is the command 
30867 \series bold
30868
30869 \backslash
30870 alph
30871 \series default
30872
30873 \begin_inset Index
30874 status collapsed
30875
30876 \begin_layout Plain Layout
30877 Commands ! A ! 
30878 \backslash
30879 alph
30880 \end_layout
30881
30882 \end_inset
30883
30884 , for big ones there is the command 
30885 \series bold
30886
30887 \backslash
30888 Alph
30889 \series default
30890
30891 \begin_inset Index
30892 status open
30893
30894 \begin_layout Plain Layout
30895 Commands ! A ! 
30896 \backslash
30897 alph@
30898 \backslash
30899 Alph
30900 \end_layout
30901
30902 \end_inset
30903
30904 .
30905 \end_layout
30906
30907 \begin_layout Standard
30908 \begin_inset Note Greyedout
30909 status open
30910
30911 \begin_layout Plain Layout
30912
30913 \series bold
30914 Note:
30915 \series default
30916  Only maximal 26 formulas can be numbered with Latin letters in one document.
30917 \end_layout
30918
30919 \end_inset
30920
30921
30922 \end_layout
30923
30924 \begin_layout Standard
30925 \begin_inset ERT
30926 status collapsed
30927
30928 \begin_layout Plain Layout
30929
30930
30931 \backslash
30932 renewcommand{
30933 \backslash
30934 theequation}{
30935 \backslash
30936 roman{equation}}
30937 \end_layout
30938
30939 \end_inset
30940
30941
30942 \end_layout
30943
30944 \begin_layout Standard
30945 \begin_inset Formula \begin{equation}
30946 A=\textrm{small roman}\label{eq:rom}\end{equation}
30947
30948 \end_inset
30949
30950
30951 \begin_inset ERT
30952 status collapsed
30953
30954 \begin_layout Plain Layout
30955
30956
30957 \backslash
30958 renewcommand{
30959 \backslash
30960 theequation}{
30961 \backslash
30962 Roman{equation}}
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \begin_inset Formula \begin{equation}
30969 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30970
30971 \end_inset
30972
30973
30974 \begin_inset ERT
30975 status collapsed
30976
30977 \begin_layout Plain Layout
30978
30979
30980 \backslash
30981 renewcommand{
30982 \backslash
30983 theequation}{
30984 \backslash
30985 alph{equation}}
30986 \end_layout
30987
30988 \end_inset
30989
30990
30991 \begin_inset Formula \begin{equation}
30992 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30993
30994 \end_inset
30995
30996
30997 \begin_inset ERT
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001
31002
31003 \backslash
31004 renewcommand{
31005 \backslash
31006 theequation}{
31007 \backslash
31008 Alph{equation}}
31009 \end_layout
31010
31011 \end_inset
31012
31013
31014 \begin_inset Formula \begin{equation}
31015 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
31016
31017 \end_inset
31018
31019
31020 \end_layout
31021
31022 \begin_layout Standard
31023 To switch back to the default numbering, insert the command:
31024 \end_layout
31025
31026 \begin_layout Standard
31027
31028 \series bold
31029
31030 \backslash
31031 renewcommand{
31032 \backslash
31033 theequation}{
31034 \backslash
31035 arabic{equation}}
31036 \begin_inset Index
31037 status collapsed
31038
31039 \begin_layout Plain Layout
31040 Commands ! A ! 
31041 \backslash
31042 arabic
31043 \end_layout
31044
31045 \end_inset
31046
31047
31048 \end_layout
31049
31050 \begin_layout Standard
31051 \begin_inset ERT
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055
31056
31057 \backslash
31058 renewcommand{
31059 \backslash
31060 theequation}{
31061 \backslash
31062 arabic{equation}}
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \begin_inset Formula \begin{equation}
31069 E=\textrm{Arabic}\label{eq:arab}\end{equation}
31070
31071 \end_inset
31072
31073
31074 \end_layout
31075
31076 \begin_layout Standard
31077 \begin_inset VSpace medskip
31078 \end_inset
31079
31080 As you see, formulas are numbered serially independent from the numbering
31081  style.
31082  When then numbering should start with 
31083 \begin_inset Quotes eld
31084 \end_inset
31085
31086 1
31087 \begin_inset Quotes erd
31088 \end_inset
31089
31090  when the style is changed, new equation counters have to be defined.
31091  A description about this can be found in the file 
31092 \begin_inset CommandInset href
31093 LatexCommand href
31094 target "Formula-numbering.lyx"
31095
31096 \end_inset
31097
31098 .
31099 \end_layout
31100
31101 \begin_layout Section
31102 User-defined Commands
31103 \begin_inset Index
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107 User-defined commands
31108 \end_layout
31109
31110 \end_inset
31111
31112
31113 \end_layout
31114
31115 \begin_layout Standard
31116 \begin_inset Note Greyedout
31117 status open
31118
31119 \begin_layout Plain Layout
31120
31121 \series bold
31122 Note:
31123 \series default
31124  The names of user-defined commands and macros may only consist of Latin
31125  letters.
31126 \end_layout
31127
31128 \end_inset
31129
31130
31131 \end_layout
31132
31133 \begin_layout Subsection
31134 The Command 
31135 \backslash
31136 newcommand
31137 \begin_inset CommandInset label
31138 LatexCommand label
31139 name "sub:The-Command-newcommand"
31140
31141 \end_inset
31142
31143
31144 \begin_inset Index
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148 User-defined commands ! 
31149 \backslash
31150 newcommand
31151 \end_layout
31152
31153 \end_inset
31154
31155
31156 \begin_inset Index
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160 Commands ! N ! 
31161 \backslash
31162 newcommand
31163 \end_layout
31164
31165 \end_inset
31166
31167
31168 \end_layout
31169
31170 \begin_layout Standard
31171 Many LaTeX-commands are too long to be used frequently.
31172  But it is possible to define with the command 
31173 \series bold
31174
31175 \backslash
31176 newcommand
31177 \series default
31178  new shorter commands.
31179 \end_layout
31180
31181 \begin_layout Standard
31182 The command scheme of 
31183 \series bold
31184
31185 \backslash
31186 newcommand
31187 \series default
31188  is:
31189 \end_layout
31190
31191 \begin_layout Standard
31192
31193 \series bold
31194
31195 \backslash
31196 newcommand{new command name}[number of arguments][optional
31197 \series default
31198  
31199 \series bold
31200 value]
31201 \begin_inset Newline newline
31202 \end_inset
31203
31204
31205 \begin_inset ERT
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209
31210
31211 \backslash
31212 phantom{
31213 \end_layout
31214
31215 \end_inset
31216
31217
31218 \backslash
31219 newcommand
31220 \begin_inset ERT
31221 status collapsed
31222
31223 \begin_layout Plain Layout
31224
31225 }
31226 \end_layout
31227
31228 \end_inset
31229
31230 {command definition}
31231 \end_layout
31232
31233 \begin_layout Standard
31234 \begin_inset Note Greyedout
31235 status open
31236
31237 \begin_layout Plain Layout
31238
31239 \series bold
31240 Note:
31241 \series default
31242  Assure that the name of the new command is not already used in your document
31243  or by LaTeX-packages that you use.
31244  When you for example define the command 
31245 \series bold
31246
31247 \backslash
31248 le
31249 \series default
31250  for 
31251 \series bold
31252
31253 \backslash
31254 Leftarrow
31255 \series default
31256 , you get an error message because 
31257 \series bold
31258
31259 \backslash
31260 le
31261 \series default
31262  is already defined as command for 
31263 \begin_inset Quotes eld
31264 \end_inset
31265
31266
31267 \begin_inset Formula $\le$
31268 \end_inset
31269
31270
31271 \begin_inset Quotes erd
31272 \end_inset
31273
31274 .
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \end_layout
31281
31282 \begin_layout Standard
31283 The number of arguments is an integer in the range 0
31284 \begin_inset space \thinspace{}
31285 \end_inset
31286
31287 -
31288 \begin_inset space \thinspace{}
31289 \end_inset
31290
31291 9 and specifies how many arguments the new command should have.
31292  With the optional value a value for an optional argument can be predefined.
31293  When this is done, the 
31294 \emph on
31295 first
31296 \emph default
31297  
31298 \emph on
31299 a
31300 \emph default
31301 rgument of the new command is automatically an optional one.
31302 \end_layout
31303
31304 \begin_layout Standard
31305 Here are some examples:
31306 \end_layout
31307
31308 \begin_layout Itemize
31309 To define the command 
31310 \series bold
31311
31312 \backslash
31313 gr
31314 \series default
31315  for 
31316 \series bold
31317
31318 \backslash
31319 Longrightarrow
31320 \series default
31321 , the LaTeX-preamble line is:
31322 \begin_inset ERT
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327
31328 \backslash
31329 medskip
31330 \end_layout
31331
31332 \end_inset
31333
31334
31335 \series bold
31336
31337 \begin_inset Newline newline
31338 \end_inset
31339
31340
31341 \backslash
31342 newcommand{
31343 \backslash
31344 gr}{
31345 \backslash
31346 Longrightarrow}
31347 \end_layout
31348
31349 \begin_layout Itemize
31350 To define the command 
31351 \series bold
31352
31353 \backslash
31354 us
31355 \series default
31356  for 
31357 \series bold
31358
31359 \backslash
31360 underline
31361 \series default
31362 , the argument (that should be underlined) must be taken into account.
31363  For this the preamble line is:
31364 \begin_inset ERT
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368
31369
31370 \backslash
31371 medskip
31372 \end_layout
31373
31374 \end_inset
31375
31376
31377 \series bold
31378
31379 \begin_inset Newline newline
31380 \end_inset
31381
31382
31383 \backslash
31384 newcommand{
31385 \backslash
31386 us}[1]{
31387 \backslash
31388 underline{#1}}
31389 \series default
31390
31391 \begin_inset ERT
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395
31396
31397 \backslash
31398 medskip
31399 \end_layout
31400
31401 \end_inset
31402
31403
31404 \series bold
31405
31406 \begin_inset Newline newline
31407 \end_inset
31408
31409
31410 \series default
31411 The character 
31412 \series bold
31413 #
31414 \series default
31415  acts as argument placeholder, the 
31416 \series bold
31417 1
31418 \series default
31419  behind it denotes that it is the placeholder for the first argument.
31420 \end_layout
31421
31422 \begin_layout Itemize
31423 For 
31424 \series bold
31425
31426 \backslash
31427 framebox
31428 \series default
31429  one can e.
31430 \begin_inset space \thinspace{}
31431 \end_inset
31432
31433 g.
31434 \begin_inset space \space{}
31435 \end_inset
31436
31437 define the command 
31438 \series bold
31439
31440 \backslash
31441 fb
31442 \series default
31443 :
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 medskip
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \series bold
31458
31459 \begin_inset Newline newline
31460 \end_inset
31461
31462
31463 \backslash
31464 newcommand{
31465 \backslash
31466 fb}[3]{
31467 \backslash
31468 framebox#1#2{$#3$}}
31469 \series default
31470
31471 \begin_inset ERT
31472 status collapsed
31473
31474 \begin_layout Plain Layout
31475
31476
31477 \backslash
31478 medskip
31479 \end_layout
31480
31481 \end_inset
31482
31483
31484 \series bold
31485
31486 \begin_inset Newline newline
31487 \end_inset
31488
31489
31490 \series default
31491 The two Dollar signs creates the extra formula needed for 
31492 \series bold
31493
31494 \backslash
31495 framebox
31496 \series default
31497 , see 
31498 \begin_inset CommandInset ref
31499 LatexCommand ref
31500 reference "sub:Boxes-with-Frame"
31501
31502 \end_inset
31503
31504 .
31505 \end_layout
31506
31507 \begin_layout Itemize
31508 To create a new command for 
31509 \series bold
31510
31511 \backslash
31512 fcolorbox
31513 \series default
31514  where the color for the box needn't to be specified, the argument for the
31515  color is defined optional:
31516 \begin_inset ERT
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520
31521
31522 \backslash
31523 medskip
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \series bold
31530
31531 \begin_inset Newline newline
31532 \end_inset
31533
31534
31535 \backslash
31536 newcommand{
31537 \backslash
31538 cb}[3][white]{
31539 \backslash
31540 fcolorbox{#2}{#1}{$#3$}}
31541 \series default
31542
31543 \begin_inset ERT
31544 status collapsed
31545
31546 \begin_layout Plain Layout
31547
31548
31549 \backslash
31550 medskip
31551 \end_layout
31552
31553 \end_inset
31554
31555
31556 \begin_inset Newline newline
31557 \end_inset
31558
31559 When the color is not specified when using 
31560 \series bold
31561
31562 \backslash
31563 cb
31564 \series default
31565 , the predefined color 
31566 \series bold
31567 white
31568 \series default
31569  will be used.
31570 \end_layout
31571
31572 \begin_layout Standard
31573 A test of the new defined commands:
31574 \end_layout
31575
31576 \begin_layout Standard
31577 \align center
31578 \begin_inset Tabular
31579 <lyxtabular version="3" rows="6" columns="2">
31580 <features>
31581 <column alignment="center" valignment="top" width="0">
31582 <column alignment="center" valignment="top" width="0">
31583 <row>
31584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588 Command
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597 Result
31598 \begin_inset Note Note
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602
31603 \series bold
31604
31605 \backslash
31606 raisebox
31607 \series default
31608  is only used as spacer.
31609 \end_layout
31610
31611 \end_inset
31612
31613
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 </row>
31619 <row>
31620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624 A
31625 \backslash
31626 gr
31627 \begin_inset ERT
31628 status collapsed
31629
31630 \begin_layout Plain Layout
31631
31632
31633 \backslash
31634 spce 
31635 \end_layout
31636
31637 \end_inset
31638
31639 B
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648 \begin_inset Formula $A\gr B$
31649 \end_inset
31650
31651
31652 \end_layout
31653
31654 \end_inset
31655 </cell>
31656 </row>
31657 <row>
31658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662
31663 \backslash
31664 us{ABcd
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31670 \begin_inset Text
31671
31672 \begin_layout Plain Layout
31673 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31674 \end_inset
31675
31676
31677 \end_layout
31678
31679 \end_inset
31680 </cell>
31681 </row>
31682 <row>
31683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31684 \begin_inset Text
31685
31686 \begin_layout Plain Layout
31687
31688 \backslash
31689 fb{[2cm]
31690 \begin_inset Formula $\to$
31691 \end_inset
31692
31693
31694 \backslash
31695 {
31696 \begin_inset Formula $\to$
31697 \end_inset
31698
31699
31700 \backslash
31701 {
31702 \backslash
31703 int
31704 \begin_inset ERT
31705 status collapsed
31706
31707 \begin_layout Plain Layout
31708
31709
31710 \backslash
31711 spce 
31712 \end_layout
31713
31714 \end_inset
31715
31716 A=B
31717 \end_layout
31718
31719 \end_inset
31720 </cell>
31721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31722 \begin_inset Text
31723
31724 \begin_layout Plain Layout
31725 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31726 \end_inset
31727
31728
31729 \end_layout
31730
31731 \end_inset
31732 </cell>
31733 </row>
31734 <row>
31735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31736 \begin_inset Text
31737
31738 \begin_layout Plain Layout
31739
31740 \backslash
31741 cb{red
31742 \begin_inset Formula $\to$
31743 \end_inset
31744
31745
31746 \backslash
31747 {
31748 \backslash
31749 int
31750 \begin_inset ERT
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754
31755
31756 \backslash
31757 spce 
31758 \end_layout
31759
31760 \end_inset
31761
31762 A=B
31763 \end_layout
31764
31765 \end_inset
31766 </cell>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31772 \end_inset
31773
31774
31775 \end_layout
31776
31777 \end_inset
31778 </cell>
31779 </row>
31780 <row>
31781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31782 \begin_inset Text
31783
31784 \begin_layout Plain Layout
31785
31786 \backslash
31787 cb[green]
31788 \backslash
31789 {red
31790 \begin_inset Formula $\to$
31791 \end_inset
31792
31793
31794 \backslash
31795 {
31796 \backslash
31797 int
31798 \begin_inset ERT
31799 status collapsed
31800
31801 \begin_layout Plain Layout
31802
31803
31804 \backslash
31805 spce 
31806 \end_layout
31807
31808 \end_inset
31809
31810 A=B
31811 \end_layout
31812
31813 \end_inset
31814 </cell>
31815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31816 \begin_inset Text
31817
31818 \begin_layout Plain Layout
31819 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31820 \end_inset
31821
31822
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 </row>
31828 </lyxtabular>
31829
31830 \end_inset
31831
31832
31833 \end_layout
31834
31835 \begin_layout Subsection
31836 Math Macros
31837 \begin_inset Index
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841 User-defined commands! Math macros
31842 \end_layout
31843
31844 \end_inset
31845
31846
31847 \begin_inset Index
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851 Macros
31852 \end_layout
31853
31854 \end_inset
31855
31856
31857 \end_layout
31858
31859 \begin_layout Standard
31860 User-defined commands are especially convenient for complex expressions.
31861  When you are for example dealing in a document with quadratic equations,
31862  the same solution type occurs several times.
31863  The general form of a quadratic equation is
31864 \begin_inset Formula \[
31865 0=\lambda^{2}+p\lambda+q\]
31866
31867 \end_inset
31868
31869 The general form of the solution is
31870 \begin_inset Formula \[
31871 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
31872
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \begin_layout Standard
31879 To define a command for the solution formula where only the three parameters
31880  
31881 \begin_inset Formula $\lambda$
31882 \end_inset
31883
31884
31885 \begin_inset Formula $p$
31886 \end_inset
31887
31888 , and 
31889 \begin_inset Formula $q$
31890 \end_inset
31891
31892  need to be specified and the index of 
31893 \begin_inset Formula $\lambda$
31894 \end_inset
31895
31896  can be given optionally, the LaTeX-preamble line is
31897 \begin_inset Newline newline
31898 \end_inset
31899
31900
31901 \series bold
31902
31903 \backslash
31904 newcommand{
31905 \backslash
31906 qG}[4][1,
31907 \backslash
31908 ,2]{#2_{#1}=-
31909 \backslash
31910 frac{#3}{2}
31911 \backslash
31912 pm
31913 \begin_inset Newline newline
31914 \end_inset
31915
31916
31917 \begin_inset ERT
31918 status collapsed
31919
31920 \begin_layout Plain Layout
31921
31922
31923 \backslash
31924 hphantom{
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \backslash
31931 newcommand
31932 \begin_inset ERT
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936
31937 }
31938 \end_layout
31939
31940 \end_inset
31941
31942
31943 \backslash
31944 sqrt{
31945 \backslash
31946 frac{#3^{2}}{4}-#4}}
31947 \end_layout
31948
31949 \begin_layout Standard
31950 To create with this the solution formula, the command
31951 \begin_inset Newline newline
31952 \end_inset
31953
31954
31955 \series bold
31956
31957 \backslash
31958 qG{
31959 \backslash
31960 lambda
31961 \begin_inset Formula $\to$
31962 \end_inset
31963
31964
31965 \backslash
31966 {p
31967 \begin_inset Formula $\to$
31968 \end_inset
31969
31970
31971 \backslash
31972 {q
31973 \series default
31974  is inserted to a formula
31975 \series bold
31976 .
31977 \end_layout
31978
31979 \begin_layout Standard
31980 The definition of the new command is unintuitive because one has to know
31981  the schemes of all used LaTeX commands, e.
31982 \begin_inset space \thinspace{}
31983 \end_inset
31984
31985 g.
31986 \begin_inset space \space{}
31987 \end_inset
31988
31989 that a fraction is inserted in LaTeX as 
31990 \series bold
31991
31992 \backslash
31993 frac{numerator}{denominator}
31994 \series default
31995 .
31996  Furthermore one can easily forget a brace in the definition and cannot
31997  see in LyX what the new command is doing.
31998  To avoid these problems LyX offers the possibility to use math macros instead
31999  of the command 
32000 \series bold
32001
32002 \backslash
32003 newcommand
32004 \series default
32005 .
32006 \end_layout
32007
32008 \begin_layout Standard
32009 A math macro is created by using the menu 
32010 \family sans
32011 Insert\SpecialChar \menuseparator
32012 Math\SpecialChar \menuseparator
32013 Macro
32014 \family default
32015  or the toolbar button 
32016 \begin_inset Graphics
32017         filename ../images/math-macro_newmacroname_newcommand.png
32018         scale 85
32019
32020 \end_inset
32021
32022 .
32023  The math macro toolbar appears together with the following box where the
32024  macro is defined:
32025 \begin_inset Newline newline
32026 \end_inset
32027
32028
32029 \begin_inset space \hspace*{\fill}
32030 \end_inset
32031
32032
32033 \begin_inset Graphics
32034         filename clipart/macrobox.png
32035         lyxscale 90
32036         scale 90
32037
32038 \end_inset
32039
32040
32041 \begin_inset space \hspace*{\fill}
32042 \end_inset
32043
32044
32045 \begin_inset Newline newline
32046 \end_inset
32047
32048
32049 \begin_inset FormulaMacro
32050 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32051 \end_inset
32052
32053
32054 \backslash
32055 newmacroname is the default name of the macro that should be changed to
32056  something sensible.
32057  The wanted formula is inserted in the first blue box.
32058  An argument placeholder is inserted with the command 
32059 \series bold
32060
32061 \backslash
32062 #argumentnumber
32063 \series default
32064 , e.
32065 \begin_inset space \thinspace{}
32066 \end_inset
32067
32068 g
32069 \begin_inset space \space{}
32070 \end_inset
32071
32072
32073 \series bold
32074
32075 \backslash
32076 #1
32077 \series default
32078  or by using the macro toolbar button 
32079 \begin_inset Graphics
32080         filename ../images/math-macro-add-param.png
32081         scale 85
32082
32083 \end_inset
32084
32085 .
32086  Argument placeholders are displayed red.
32087  Maximum 9 arguments are possible.
32088  Optional arguments are created with the toolbar button 
32089 \begin_inset Graphics
32090         filename ../images/math-macro-add-optional-param.png
32091         scale 85
32092
32093 \end_inset
32094
32095 .
32096  The first non-optional argument can be transformed to an optional one with
32097  the toolbar button 
32098 \begin_inset Graphics
32099         filename ../images/math-macro-make-optional.png
32100         scale 85
32101
32102 \end_inset
32103
32104 .
32105  In the second blue box the appearance of the macro in LyX can be defined.
32106  Normally you want to see it as it is defined, so the box is kept empty.
32107  But when you have created a macro that needs lot of space on the screen,
32108  you can insert in the box for example
32109 \begin_inset Newline newline
32110 \end_inset
32111
32112
32113 \series bold
32114 qG: 
32115 \backslash
32116 #1
32117 \series default
32118  
32119 \series bold
32120 ,
32121 \series default
32122  
32123 \series bold
32124
32125 \backslash
32126 #2
32127 \series default
32128  
32129 \series bold
32130 ,
32131 \series default
32132  
32133 \series bold
32134
32135 \backslash
32136 #3, 
32137 \backslash
32138 #4
32139 \begin_inset Newline newline
32140 \end_inset
32141
32142
32143 \series default
32144 For the macro only the arguments with the macro name in front of them will
32145  then be displayed in LyX, leading to a better overview.
32146  The formula appears in the output as defined in the first box.
32147 \begin_inset Newline newline
32148 \end_inset
32149
32150 The appearance of macros in formulas can furthermore be changed for single
32151  macros by setting the cursor in the macro and using the menu 
32152 \family sans
32153 View\SpecialChar \menuseparator
32154 (Un)fold
32155 \begin_inset space ~
32156 \end_inset
32157
32158 Math
32159 \begin_inset space ~
32160 \end_inset
32161
32162 Macro
32163 \family default
32164 .
32165 \end_layout
32166
32167 \begin_layout Standard
32168 To use a macro, the macro name is inserted as command to a formula, in our
32169  case 
32170 \series bold
32171
32172 \backslash
32173 qG
32174 \series default
32175 .
32176  Our macro looks in LyX like this:
32177 \begin_inset Newline newline
32178 \end_inset
32179
32180
32181 \begin_inset space \hspace*{\fill}
32182 \end_inset
32183
32184
32185 \begin_inset Graphics
32186         filename clipart/macrouse.png
32187         lyxscale 75
32188         scale 75
32189
32190 \end_inset
32191
32192
32193 \begin_inset space \hspace*{\fill}
32194 \end_inset
32195
32196
32197 \begin_inset Newline newline
32198 \end_inset
32199
32200 Here is our macro example with the arguments 
32201 \begin_inset Formula $x$
32202 \end_inset
32203
32204
32205 \begin_inset Formula $\ln(x)$
32206 \end_inset
32207
32208 , and 
32209 \begin_inset Formula $B$
32210 \end_inset
32211
32212 :
32213 \end_layout
32214
32215 \begin_layout Standard
32216 \begin_inset Formula \[
32217 \qG x{\ln(x)}B\]
32218
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \begin_layout Standard
32225 A math macro is transformed internally to a 
32226 \series bold
32227
32228 \backslash
32229 newcommand
32230 \series default
32231  command when exporting the document.
32232  The created 
32233 \series bold
32234
32235 \backslash
32236 newcommand
32237 \series default
32238  command is not placed in the LaTeX-preamble, therefore macros can only
32239  be used in formulas that are in the document below the macro definition
32240  box.
32241 \end_layout
32242
32243 \begin_layout Standard
32244 Math macros can also be directly be created from a 
32245 \series bold
32246
32247 \backslash
32248 newcommand
32249 \series default
32250  command.
32251  When writing for example the command
32252 \series bold
32253
32254 \begin_inset Newline newline
32255 \end_inset
32256
32257
32258 \backslash
32259 newcommand{
32260 \backslash
32261 larrow}[2]{
32262 \backslash
32263 xleftarrow[#2]{#1}}
32264 \begin_inset Newline newline
32265 \end_inset
32266
32267
32268 \series default
32269 in LyX as normal text, highlighting it completely and using then the shortcut
32270  
32271 \family sans
32272 Ctrl+M
32273 \family default
32274 , the command will be transformed to a math macro.
32275  Using this method you need to be careful that the 
32276 \series bold
32277
32278 \backslash
32279 newcommand
32280 \series default
32281  command is typed correctly, otherwise you get a faulty macro leading to
32282  LaTeX errors.
32283 \end_layout
32284
32285 \begin_layout Standard
32286 Math macros currently yet have the problem that further formulas in macro
32287  definitions are handled wrongly.
32288  Therefore the example 
32289 \series bold
32290
32291 \backslash
32292 fb
32293 \series default
32294  from 
32295 \begin_inset CommandInset ref
32296 LatexCommand ref
32297 reference "sub:The-Command-newcommand"
32298
32299 \end_inset
32300
32301  cannot be created as macro.
32302 \end_layout
32303
32304 \begin_layout Standard
32305 When the cursor is in a macro definition box, you will see the macro toolbar
32306  in LyX:
32307 \end_layout
32308
32309 \begin_layout Standard
32310 \begin_inset VSpace defskip
32311 \end_inset
32312
32313
32314 \end_layout
32315
32316 \begin_layout Standard
32317 \begin_inset Graphics
32318         filename clipart/MacroToolbar.png
32319
32320 \end_inset
32321
32322
32323 \begin_inset Index
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327 Macros ! Toolbar
32328 \end_layout
32329
32330 \end_inset
32331
32332
32333 \end_layout
32334
32335 \begin_layout Standard
32336 \begin_inset VSpace defskip
32337 \end_inset
32338
32339
32340 \end_layout
32341
32342 \begin_layout Standard
32343 The macro toolbar contains from left to right the following buttons:
32344 \end_layout
32345
32346 \begin_layout Standard
32347 \begin_inset VSpace defskip
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Tabular
32355 <lyxtabular version="3" rows="9" columns="2">
32356 <features islongtable="true">
32357 <column alignment="left" valignment="top" width="0">
32358 <column alignment="left" valignment="top" width="85col%">
32359 <row interlinespace="2.5mm">
32360 <cell alignment="center" valignment="top" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364 \begin_inset Graphics
32365         filename ../images/math-macro-remove-param.png
32366         BoundingBox 0bp 5bp 20bp 25bp
32367         rotateOrigin center
32368
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family sans
32382 Edit\SpecialChar \menuseparator
32383 Math\SpecialChar \menuseparator
32384 Macro
32385 \begin_inset space ~
32386 \end_inset
32387
32388 Definition\SpecialChar \menuseparator
32389 Remove Argument
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 </row>
32395 <row interlinespace="2.5mm">
32396 <cell alignment="center" valignment="top" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400 \begin_inset Graphics
32401         filename ../images/math-macro-add-param.png
32402         BoundingBox 0bp 5bp 20bp 25bp
32403         rotateOrigin center
32404
32405 \end_inset
32406
32407
32408 \end_layout
32409
32410 \end_inset
32411 </cell>
32412 <cell alignment="center" valignment="top" usebox="none">
32413 \begin_inset Text
32414
32415 \begin_layout Plain Layout
32416
32417 \family sans
32418 Edit\SpecialChar \menuseparator
32419 Math\SpecialChar \menuseparator
32420 Macro
32421 \begin_inset space ~
32422 \end_inset
32423
32424 Definition\SpecialChar \menuseparator
32425 Append Last Argument
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 </row>
32431 <row interlinespace="2.5mm">
32432 <cell alignment="center" valignment="top" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436 \begin_inset Graphics
32437         filename ../images/math-macro-make-optional.png
32438         BoundingBox 0bp 5bp 20bp 25bp
32439         rotateOrigin center
32440
32441 \end_inset
32442
32443
32444 \end_layout
32445
32446 \end_inset
32447 </cell>
32448 <cell alignment="center" valignment="top" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452
32453 \family sans
32454 Edit\SpecialChar \menuseparator
32455 Math\SpecialChar \menuseparator
32456 Macro
32457 \begin_inset space ~
32458 \end_inset
32459
32460 Definition\SpecialChar \menuseparator
32461 Make First Non-Optional into
32462 \begin_inset Newline newline
32463 \end_inset
32464
32465
32466 \begin_inset ERT
32467 status collapsed
32468
32469 \begin_layout Plain Layout
32470
32471
32472 \backslash
32473 hphantom{
32474 \end_layout
32475
32476 \end_inset
32477
32478 Edit\SpecialChar \menuseparator
32479 Math\SpecialChar \menuseparator
32480 Macro
32481 \begin_inset space ~
32482 \end_inset
32483
32484 Definition\SpecialChar \menuseparator
32485
32486 \begin_inset ERT
32487 status collapsed
32488
32489 \begin_layout Plain Layout
32490
32491 }
32492 \end_layout
32493
32494 \end_inset
32495
32496 Optional Argument
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 </row>
32502 <row interlinespace="2.5mm">
32503 <cell alignment="center" valignment="top" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507 \begin_inset Graphics
32508         filename ../images/math-macro-make-nonoptional.png
32509         BoundingBox 0bp 5bp 20bp 25bp
32510         rotateOrigin center
32511
32512 \end_inset
32513
32514
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \family sans
32525 Edit\SpecialChar \menuseparator
32526 Math\SpecialChar \menuseparator
32527 Macro
32528 \begin_inset space ~
32529 \end_inset
32530
32531 Definition\SpecialChar \menuseparator
32532 Make Last Optional into
32533 \begin_inset Newline newline
32534 \end_inset
32535
32536
32537 \begin_inset ERT
32538 status collapsed
32539
32540 \begin_layout Plain Layout
32541
32542
32543 \backslash
32544 hphantom{
32545 \end_layout
32546
32547 \end_inset
32548
32549 Edit\SpecialChar \menuseparator
32550 Math\SpecialChar \menuseparator
32551 Macro
32552 \begin_inset space ~
32553 \end_inset
32554
32555 Definition\SpecialChar \menuseparator
32556
32557 \begin_inset ERT
32558 status collapsed
32559
32560 \begin_layout Plain Layout
32561
32562 }
32563 \end_layout
32564
32565 \end_inset
32566
32567 Non-Optional Argument
32568 \end_layout
32569
32570 \end_inset
32571 </cell>
32572 </row>
32573 <row interlinespace="2.5mm">
32574 <cell alignment="center" valignment="top" usebox="none">
32575 \begin_inset Text
32576
32577 \begin_layout Plain Layout
32578 \begin_inset Graphics
32579         filename ../images/math-macro-remove-optional-param.png
32580         BoundingBox 0bp 5bp 20bp 25bp
32581         rotateOrigin center
32582
32583 \end_inset
32584
32585
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 <cell alignment="center" valignment="top" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594
32595 \family sans
32596 Edit\SpecialChar \menuseparator
32597 Math\SpecialChar \menuseparator
32598 Macro
32599 \begin_inset space ~
32600 \end_inset
32601
32602 Definition\SpecialChar \menuseparator
32603 Remove Optional Argument
32604 \end_layout
32605
32606 \end_inset
32607 </cell>
32608 </row>
32609 <row interlinespace="2.5mm">
32610 <cell alignment="center" valignment="top" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614 \begin_inset Graphics
32615         filename ../images/math-macro-add-optional-param.png
32616         BoundingBox 0bp 5bp 20bp 25bp
32617         rotateOrigin center
32618
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630
32631 \family sans
32632 Edit\SpecialChar \menuseparator
32633 Math\SpecialChar \menuseparator
32634 Macro
32635 \begin_inset space ~
32636 \end_inset
32637
32638 Definition\SpecialChar \menuseparator
32639 Insert Optional Argument
32640 \end_layout
32641
32642 \end_inset
32643 </cell>
32644 </row>
32645 <row interlinespace="2.5mm">
32646 <cell alignment="center" valignment="top" usebox="none">
32647 \begin_inset Text
32648
32649 \begin_layout Plain Layout
32650 \begin_inset Graphics
32651         filename ../images/math-macro-remove-greedy-param.png
32652         BoundingBox 0bp 5bp 20bp 25bp
32653         rotateOrigin center
32654
32655 \end_inset
32656
32657
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \family sans
32668 Edit\SpecialChar \menuseparator
32669 Math\SpecialChar \menuseparator
32670 Macro
32671 \begin_inset space ~
32672 \end_inset
32673
32674 Definition\SpecialChar \menuseparator
32675 Remove Last Argument
32676 \begin_inset Newline newline
32677 \end_inset
32678
32679
32680 \begin_inset ERT
32681 status collapsed
32682
32683 \begin_layout Plain Layout
32684
32685
32686 \backslash
32687 hphantom{
32688 \end_layout
32689
32690 \end_inset
32691
32692 Edit\SpecialChar \menuseparator
32693 Math\SpecialChar \menuseparator
32694 Macro
32695 \begin_inset space ~
32696 \end_inset
32697
32698 Definition\SpecialChar \menuseparator
32699
32700 \begin_inset ERT
32701 status collapsed
32702
32703 \begin_layout Plain Layout
32704
32705 }
32706 \end_layout
32707
32708 \end_inset
32709
32710 Spitting Out To The Right
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 </row>
32716 <row interlinespace="2.5mm">
32717 <cell alignment="center" valignment="top" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721 \begin_inset Graphics
32722         filename ../images/math-macro-append-greedy-param.png
32723         BoundingBox 0bp 5bp 20bp 25bp
32724         rotateOrigin center
32725
32726 \end_inset
32727
32728
32729 \end_layout
32730
32731 \end_inset
32732 </cell>
32733 <cell alignment="center" valignment="top" usebox="none">
32734 \begin_inset Text
32735
32736 \begin_layout Plain Layout
32737
32738 \family sans
32739 Edit\SpecialChar \menuseparator
32740 Math\SpecialChar \menuseparator
32741 Macro
32742 \begin_inset space ~
32743 \end_inset
32744
32745 Definition\SpecialChar \menuseparator
32746 Append Argument
32747 \begin_inset Newline newline
32748 \end_inset
32749
32750
32751 \begin_inset ERT
32752 status collapsed
32753
32754 \begin_layout Plain Layout
32755
32756
32757 \backslash
32758 hphantom{
32759 \end_layout
32760
32761 \end_inset
32762
32763 Edit\SpecialChar \menuseparator
32764 Math\SpecialChar \menuseparator
32765 Macro
32766 \begin_inset space ~
32767 \end_inset
32768
32769 Definition\SpecialChar \menuseparator
32770
32771 \begin_inset ERT
32772 status collapsed
32773
32774 \begin_layout Plain Layout
32775
32776 }
32777 \end_layout
32778
32779 \end_inset
32780
32781 Eating From The Right
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 </row>
32787 <row interlinespace="2.5mm">
32788 <cell alignment="center" valignment="top" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792 \begin_inset Graphics
32793         filename ../images/math-macro-add-greedy-optional-param.png
32794         BoundingBox 0bp 5bp 20bp 25bp
32795         rotateOrigin center
32796
32797 \end_inset
32798
32799
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 <cell alignment="center" valignment="top" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808
32809 \family sans
32810 Edit\SpecialChar \menuseparator
32811 Math\SpecialChar \menuseparator
32812 Macro
32813 \begin_inset space ~
32814 \end_inset
32815
32816 Definition\SpecialChar \menuseparator
32817 Append Optional Argument
32818 \begin_inset Newline newline
32819 \end_inset
32820
32821
32822 \begin_inset ERT
32823 status collapsed
32824
32825 \begin_layout Plain Layout
32826
32827
32828 \backslash
32829 hphantom{
32830 \end_layout
32831
32832 \end_inset
32833
32834 Edit\SpecialChar \menuseparator
32835 Math\SpecialChar \menuseparator
32836 Macro
32837 \begin_inset space ~
32838 \end_inset
32839
32840 Definition\SpecialChar \menuseparator
32841
32842 \begin_inset ERT
32843 status collapsed
32844
32845 \begin_layout Plain Layout
32846
32847 }
32848 \end_layout
32849
32850 \end_inset
32851
32852 Eating From The Right
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 </row>
32858 </lyxtabular>
32859
32860 \end_inset
32861
32862
32863 \end_layout
32864
32865 \begin_layout Standard
32866 \begin_inset Newpage newpage
32867 \end_inset
32868
32869
32870 \end_layout
32871
32872 \begin_layout Section
32873 Diagrams
32874 \end_layout
32875
32876 \begin_layout Standard
32877 LyX supports two types of commutative diagrams: 
32878 \series bold
32879 amscd
32880 \series default
32881  and 
32882 \series bold
32883 xymatrix
32884 \series default
32885  that are explained in the following.
32886 \end_layout
32887
32888 \begin_layout Subsection
32889 Amscd Diagrams
32890 \begin_inset Index
32891 status collapsed
32892
32893 \begin_layout Plain Layout
32894 Diagrams ! amscd
32895 \end_layout
32896
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \begin_layout Standard
32903 Diagrams of this type visualize relations by vertical and horizontal lines
32904  or arrows:
32905 \begin_inset Formula \[
32906 \begin{CD}A@>>>B@>>>C\\
32907 @AAA@.@VVV\\
32908 F@<<<E@<<<D\end{CD}\]
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \begin_layout Standard
32916 To get them, the command 
32917 \series bold
32918
32919 \backslash
32920 CD
32921 \begin_inset Index
32922 status collapsed
32923
32924 \begin_layout Plain Layout
32925 Commands ! C ! 
32926 \backslash
32927 CD
32928 \end_layout
32929
32930 \end_inset
32931
32932
32933 \series default
32934  is inserted to a formula.
32935  A blue box appears with two dashed lines where further commands can be
32936  inserted.
32937  With 
32938 \begin_inset Info
32939 type  "shortcut"
32940 arg   "newline-insert newline"
32941 \end_inset
32942
32943  a new line is created.
32944  Horizontal relations are inserted in odd, vertical in even formula lines.
32945 \end_layout
32946
32947 \begin_layout Standard
32948 To create the relations there are the following commands:
32949 \end_layout
32950
32951 \begin_layout Itemize
32952
32953 \series bold
32954 @<<<
32955 \series default
32956  creates a left arrow, 
32957 \series bold
32958 @>>>
32959 \series default
32960  a right arrow, and 
32961 \series bold
32962 @=
32963 \series default
32964  a long equal sign
32965 \end_layout
32966
32967 \begin_layout Itemize
32968
32969 \series bold
32970 @AAA
32971 \series default
32972  creates an up arrow, 
32973 \series bold
32974 @VVV
32975 \series default
32976  an down arrow, and 
32977 \series bold
32978 @|
32979 \series default
32980  a vertical equal sign
32981 \end_layout
32982
32983 \begin_layout Itemize
32984
32985 \series bold
32986 @.
32987
32988 \series default
32989  is a placeholder for non-existent relations
32990 \end_layout
32991
32992 \begin_layout Standard
32993 All arrows can be labeled as follows:
32994 \end_layout
32995
32996 \begin_layout Itemize
32997 Is text inserted between the first and second < or >, resp., it is placed
32998  above the arrow.
32999  When it is inserted between the second and third one, it appears under
33000  the arrow.
33001 \end_layout
33002
33003 \begin_layout Itemize
33004 When text for vertical arrows is inserted between the first and second A
33005  or V, resp., it is placed left beside the arrow.
33006  When it is inserted between the second and third one, it appears right
33007  beside the arrow.
33008  If the text contains an A or V, these letters must be set into a TeX-brace.
33009 \end_layout
33010
33011 \begin_layout Standard
33012 As example a diagram with all possible relations:
33013 \end_layout
33014
33015 \begin_layout Standard
33016 \begin_inset Formula \[
33017 \begin{CD}A@>j>>B@>>k>C@=F\\
33018 @AmAA@.@VV{V}V@|\\
33019 D@<<j<E@>k>>F@=C\end{CD}\]
33020
33021 \end_inset
33022
33023
33024 \end_layout
33025
33026 \begin_layout Standard
33027 The command for this is:
33028 \begin_inset Newline newline
33029 \end_inset
33030
33031
33032 \series bold
33033
33034 \backslash
33035 CD
33036 \begin_inset ERT
33037 status collapsed
33038
33039 \begin_layout Plain Layout
33040
33041
33042 \backslash
33043 spce 
33044 \end_layout
33045
33046 \end_inset
33047
33048 A@>j>>B@>>k>C@=F Ctrl+Return
33049 \begin_inset Newline newline
33050 \end_inset
33051
33052
33053 \begin_inset ERT
33054 status collapsed
33055
33056 \begin_layout Plain Layout
33057
33058
33059 \backslash
33060 hphantom{
33061 \end_layout
33062
33063 \end_inset
33064
33065
33066 \backslash
33067 CD
33068 \begin_inset ERT
33069 status collapsed
33070
33071 \begin_layout Plain Layout
33072
33073
33074 \backslash
33075 spce 
33076 \end_layout
33077
33078 \end_inset
33079
33080
33081 \begin_inset ERT
33082 status collapsed
33083
33084 \begin_layout Plain Layout
33085
33086 }
33087 \end_layout
33088
33089 \end_inset
33090
33091 @AmAA@.@VV
33092 \backslash
33093 {V
33094 \series default
33095
33096 \begin_inset Formula $\to$
33097 \end_inset
33098
33099
33100 \series bold
33101 V@| Ctrl+Return
33102 \begin_inset Newline newline
33103 \end_inset
33104
33105
33106 \begin_inset ERT
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110
33111
33112 \backslash
33113 hphantom{
33114 \end_layout
33115
33116 \end_inset
33117
33118
33119 \backslash
33120 CD
33121 \begin_inset ERT
33122 status collapsed
33123
33124 \begin_layout Plain Layout
33125
33126
33127 \backslash
33128 spce 
33129 \end_layout
33130
33131 \end_inset
33132
33133
33134 \begin_inset ERT
33135 status collapsed
33136
33137 \begin_layout Plain Layout
33138
33139 }
33140 \end_layout
33141
33142 \end_inset
33143
33144 D@<<j<E@>k>>F@=C
33145 \end_layout
33146
33147 \begin_layout Subsection
33148 Xymatrix Diagrams
33149 \begin_inset Index
33150 status collapsed
33151
33152 \begin_layout Plain Layout
33153 Diagrams ! xymatrix
33154 \end_layout
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 To be able to use xymatrices, the LaTeX-package 
33163 \series bold
33164 xypic
33165 \series default
33166  must be installed.
33167  A xymatrix is created by inserting the command 
33168 \series bold
33169
33170 \backslash
33171 xymatrix
33172 \series default
33173  in a formula.
33174  Then you are able to add new matrix columns and rows like for normal matrices,
33175  see 
33176 \begin_inset CommandInset ref
33177 LatexCommand ref
33178 reference "sec:Matrices"
33179
33180 \end_inset
33181
33182 .
33183 \end_layout
33184
33185 \begin_layout Standard
33186 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
33187  and much more.
33188  All possibilities to create commutative diagrams and decorations are explained
33189  in detail in the 
33190 \emph on
33191 XY-pic manual
33192 \emph default
33193  that you find in the menu 
33194 \family sans
33195 Help\SpecialChar \menuseparator
33196 Specific
33197 \begin_inset space ~
33198 \end_inset
33199
33200 Manuals\SpecialChar \menuseparator
33201 XY-pic
33202 \begin_inset space ~
33203 \end_inset
33204
33205 Manual
33206 \family default
33207 .
33208 \end_layout
33209
33210 \begin_layout Standard
33211 \begin_inset Newpage newpage
33212 \end_inset
33213
33214
33215 \end_layout
33216
33217 \begin_layout Section
33218 Tips
33219 \begin_inset ERT
33220 status collapsed
33221
33222 \begin_layout Plain Layout
33223
33224
33225 \backslash
33226 texorpdfstring{
33227 \end_layout
33228
33229 \end_inset
33230
33231
33232 \begin_inset Foot
33233 status collapsed
33234
33235 \begin_layout Plain Layout
33236 Other useful math tips can be found in 
33237 \begin_inset CommandInset citation
33238 LatexCommand cite
33239 key "Voss"
33240
33241 \end_inset
33242
33243 .
33244 \end_layout
33245
33246 \end_inset
33247
33248
33249 \begin_inset ERT
33250 status collapsed
33251
33252 \begin_layout Plain Layout
33253
33254 }{}
33255 \end_layout
33256
33257 \end_inset
33258
33259
33260 \begin_inset Note Note
33261 status collapsed
33262
33263 \begin_layout Plain Layout
33264
33265 \backslash
33266 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
33267 \end_layout
33268
33269 \begin_layout Plain Layout
33270 More about 
33271 \backslash
33272 texorpdfstring is in section 
33273 \begin_inset CommandInset ref
33274 LatexCommand ref
33275 reference "sub:Formulas-in-Section"
33276
33277 \end_inset
33278
33279 .
33280 \end_layout
33281
33282 \end_inset
33283
33284
33285 \begin_inset Index
33286 status collapsed
33287
33288 \begin_layout Plain Layout
33289 Tips
33290 \end_layout
33291
33292 \end_inset
33293
33294
33295 \begin_inset Index
33296 status collapsed
33297
33298 \begin_layout Plain Layout
33299 Ions|see
33300 \begin_inset ERT
33301 status collapsed
33302
33303 \begin_layout Plain Layout
33304
33305 {
33306 \end_layout
33307
33308 \end_inset
33309
33310 Chemical characters
33311 \begin_inset ERT
33312 status collapsed
33313
33314 \begin_layout Plain Layout
33315
33316 }
33317 \end_layout
33318
33319 \end_inset
33320
33321
33322 \end_layout
33323
33324 \end_inset
33325
33326
33327 \end_layout
33328
33329 \begin_layout Subsection
33330 Chemical Symbols and Equations
33331 \begin_inset CommandInset label
33332 LatexCommand label
33333 name "sub:Chemical-Symbols-and"
33334
33335 \end_inset
33336
33337
33338 \begin_inset Index
33339 status collapsed
33340
33341 \begin_layout Plain Layout
33342 Chemical characters ! Symbols
33343 \end_layout
33344
33345 \end_inset
33346
33347
33348 \begin_inset Index
33349 status collapsed
33350
33351 \begin_layout Plain Layout
33352 Chemical equations
33353 \end_layout
33354
33355 \end_inset
33356
33357
33358 \begin_inset Index
33359 status collapsed
33360
33361 \begin_layout Plain Layout
33362 Symbols ! chemical
33363 \end_layout
33364
33365 \end_inset
33366
33367
33368 \end_layout
33369
33370 \begin_layout Standard
33371 An example text from chemistry:
33372 \end_layout
33373
33374 \begin_layout Quote
33375 The 
33376 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
33377 \end_inset
33378
33379 -ion reacts with two 
33380 \begin_inset Formula $\mathrm{Na^{+}}$
33381 \end_inset
33382
33383 -ions to sodium sulfate 
33384 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
33385 \end_inset
33386
33387 .
33388  The chemical equation for this is:
33389 \begin_inset Formula \[
33390 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
33391
33392 \end_inset
33393
33394
33395 \end_layout
33396
33397 \begin_layout Standard
33398 This chemical equation can directly be created as formula.
33399  To avoid that the symbols appear italic, everything is highlighted and
33400  changed by the shortcut 
33401 \begin_inset Info
33402 type  "shortcut"
33403 arg   "font-roman"
33404 \end_inset
33405
33406  to the upright font style.
33407 \begin_inset Foot
33408 status collapsed
33409
33410 \begin_layout Plain Layout
33411 font styles
33412 \series bold
33413  
33414 \series default
33415 see 
33416 \begin_inset CommandInset ref
33417 LatexCommand ref
33418 reference "sub:Font-Styles"
33419
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \end_inset
33426
33427
33428 \end_layout
33429
33430 \begin_layout Subsection
33431 Negative Numbers
33432 \begin_inset Index
33433 status collapsed
33434
33435 \begin_layout Plain Layout
33436 Numbers ! negative
33437 \end_layout
33438
33439 \end_inset
33440
33441
33442 \end_layout
33443
33444 \begin_layout Standard
33445 Negative numbers often look ugly in formulas because the minus sign before
33446  the number is set with the same length as the minus operator sign.
33447  When writing the negative number in normal text, the minus sign appears
33448  correctly.
33449 \end_layout
33450
33451 \begin_layout Standard
33452 Thus, the problem disappears when converting the minus sign to mathematical
33453  text.
33454 \end_layout
33455
33456 \begin_layout Standard
33457 An example to visualize the problem:
33458 \end_layout
33459
33460 \begin_layout Standard
33461 \align center
33462 \begin_inset Tabular
33463 <lyxtabular version="3" rows="3" columns="2">
33464 <features>
33465 <column alignment="right" valignment="top" width="0">
33466 <column alignment="left" valignment="top" width="0">
33467 <row>
33468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33469 \begin_inset Text
33470
33471 \begin_layout Plain Layout
33472 normal text:
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481 x = -2
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 </row>
33487 <row>
33488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492 formula:
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501 \begin_inset Formula $x=-2$
33502 \end_inset
33503
33504
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 </row>
33510 <row>
33511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515 solution:
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524 \begin_inset Formula $x=\textrm{-}2$
33525 \end_inset
33526
33527
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 </row>
33533 </lyxtabular>
33534
33535 \end_inset
33536
33537
33538 \end_layout
33539
33540 \begin_layout Subsection
33541 Comma as decimal Separator
33542 \begin_inset Index
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546 Comma
33547 \end_layout
33548
33549 \end_inset
33550
33551
33552 \end_layout
33553
33554 \begin_layout Standard
33555 In LaTeX a comma inside a formula is used, according to the English convention,
33556  as number group separator.
33557  So there will be space added behind all commas in formulas.
33558 \end_layout
33559
33560 \begin_layout Standard
33561 To avoid this, the comma is highlighted and changed to mathematical text
33562  (shortcut 
33563 \begin_inset Info
33564 type  "shortcut"
33565 arg   "math-mode"
33566 \end_inset
33567
33568 ).
33569 \end_layout
33570
33571 \begin_layout Standard
33572 To use all formula commas in the document as decimal separator, the file
33573  
33574 \series bold
33575 icomma.sty
33576 \series default
33577
33578 \begin_inset Foot
33579 status collapsed
33580
33581 \begin_layout Plain Layout
33582
33583 \series bold
33584 icomma
33585 \series default
33586  is part of the LaTeX-package 
33587 \series bold
33588 was
33589 \series default
33590
33591 \begin_inset Index
33592 status collapsed
33593
33594 \begin_layout Plain Layout
33595 Packages ! was
33596 \begin_inset ERT
33597 status collapsed
33598
33599 \begin_layout Plain Layout
33600
33601
33602 \backslash
33603 vspace{4mm}
33604 \end_layout
33605
33606 \end_inset
33607
33608
33609 \end_layout
33610
33611 \end_inset
33612
33613 .
33614 \end_layout
33615
33616 \end_inset
33617
33618
33619 \begin_inset Index
33620 status collapsed
33621
33622 \begin_layout Plain Layout
33623 Packages ! icomma
33624 \end_layout
33625
33626 \end_inset
33627
33628  is loaded with the LaTeX-preamble line
33629 \end_layout
33630
33631 \begin_layout Standard
33632
33633 \series bold
33634
33635 \backslash
33636 usepackage{icomma}
33637 \end_layout
33638
33639 \begin_layout Subsection
33640 Physical Vectors
33641 \begin_inset CommandInset label
33642 LatexCommand label
33643 name "sub:Physical-Vectors"
33644
33645 \end_inset
33646
33647
33648 \begin_inset Index
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652 Vectors ! physical
33653 \end_layout
33654
33655 \end_inset
33656
33657
33658 \end_layout
33659
33660 \begin_layout Standard
33661 Predefined vectors are offered by the LaTeX-package 
33662 \series bold
33663 braket
33664 \series default
33665
33666 \begin_inset Foot
33667 status collapsed
33668
33669 \begin_layout Plain Layout
33670
33671 \series bold
33672 braket
33673 \series default
33674  should be part of every LaTeX standard installation.
33675 \end_layout
33676
33677 \end_inset
33678
33679
33680 \begin_inset Index
33681 status collapsed
33682
33683 \begin_layout Plain Layout
33684 Packages ! braket
33685 \end_layout
33686
33687 \end_inset
33688
33689  that is loaded with the LaTeX-preamble line
33690 \end_layout
33691
33692 \begin_layout Standard
33693
33694 \series bold
33695
33696 \backslash
33697 usepackage{braket}
33698 \end_layout
33699
33700 \begin_layout Standard
33701 \begin_inset ERT
33702 status collapsed
33703
33704 \begin_layout Plain Layout
33705
33706
33707 \backslash
33708 ifbraket 
33709 \end_layout
33710
33711 \end_inset
33712
33713
33714 \begin_inset Note Note
33715 status open
33716
33717 \begin_layout Plain Layout
33718 The following table will only be displayed when the LaTeX-package 
33719 \series bold
33720 braket
33721 \series default
33722  is installed.
33723 \end_layout
33724
33725 \end_inset
33726
33727 The following commands are defined:
33728 \end_layout
33729
33730 \begin_layout Standard
33731 \align center
33732 \begin_inset Tabular
33733 <lyxtabular version="3" rows="4" columns="2">
33734 <features>
33735 <column alignment="center" valignment="top" width="0">
33736 <column alignment="center" valignment="top" width="0">
33737 <row>
33738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742 Command
33743 \end_layout
33744
33745 \end_inset
33746 </cell>
33747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33748 \begin_inset Text
33749
33750 \begin_layout Plain Layout
33751 Result
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 </row>
33757 <row>
33758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762
33763 \backslash
33764 Bra{
33765 \backslash
33766 psi
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775 \begin_inset Formula $\Bra{\psi}$
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 </row>
33784 <row>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \backslash
33791 Ket{
33792 \backslash
33793 psi
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Plain Layout
33802 \begin_inset Formula $\Ket{\psi}$
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 </row>
33811 <row>
33812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \backslash
33818 Braket{
33819 \backslash
33820 psi|
33821 \backslash
33822 phi
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831 \begin_inset Formula $\Braket{\psi|\phi}$
33832 \end_inset
33833
33834
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 </row>
33840 </lyxtabular>
33841
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \begin_layout Standard
33848 The command 
33849 \series bold
33850
33851 \backslash
33852 Braket
33853 \series default
33854  assures that all vertical bars are set in the size of the surrounding brackets:
33855 \begin_inset Formula \[
33856 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33857
33858 \end_inset
33859
33860
33861 \begin_inset ERT
33862 status collapsed
33863
33864 \begin_layout Plain Layout
33865
33866
33867 \backslash
33868 else 
33869 \end_layout
33870
33871 \end_inset
33872
33873
33874 \begin_inset Note Note
33875 status open
33876
33877 \begin_layout Plain Layout
33878 The following will be displayed when the LaTeX-package 
33879 \series bold
33880 braket
33881 \series default
33882  is not installed:
33883 \end_layout
33884
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \begin_layout Standard
33891 You need to install the LaTeX-package 
33892 \series bold
33893 braket
33894 \series default
33895  to see the rest of this subsection in the output.
33896 \end_layout
33897
33898 \begin_layout Standard
33899 \begin_inset ERT
33900 status collapsed
33901
33902 \begin_layout Plain Layout
33903
33904
33905 \backslash
33906 fi 
33907 \end_layout
33908
33909 \end_inset
33910
33911
33912 \end_layout
33913
33914 \begin_layout Standard
33915 The effect of 
33916 \series bold
33917
33918 \backslash
33919 Braket
33920 \series default
33921  can also be achieved using the command 
33922 \series bold
33923
33924 \backslash
33925 middle
33926 \series default
33927 , that is described in 
33928 \begin_inset CommandInset ref
33929 LatexCommand ref
33930 reference "sub:Automatic-Bracket-Size"
33931
33932 \end_inset
33933
33934 .
33935 \end_layout
33936
33937 \begin_layout Subsection
33938 Self-defined Fractions
33939 \begin_inset CommandInset label
33940 LatexCommand label
33941 name "sub:Self-defined-Fractions"
33942
33943 \end_inset
33944
33945
33946 \begin_inset Index
33947 status collapsed
33948
33949 \begin_layout Plain Layout
33950 Fractions ! self-defined
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Standard
33959 To define custom commands for fractions, the command 
33960 \series bold
33961
33962 \backslash
33963 genfrac
33964 \series default
33965
33966 \begin_inset Index
33967 status collapsed
33968
33969 \begin_layout Plain Layout
33970 Commands ! G ! 
33971 \backslash
33972 genfrac
33973 \end_layout
33974
33975 \end_inset
33976
33977  is used in the following scheme:
33978 \end_layout
33979
33980 \begin_layout Standard
33981
33982 \series bold
33983
33984 \backslash
33985 genfrac{left
33986 \series default
33987  
33988 \series bold
33989 bracket}{right
33990 \series default
33991  
33992 \series bold
33993 bracket}{fraction bar thickness}{style}
33994 \begin_inset Newline newline
33995 \end_inset
33996
33997
33998 \begin_inset ERT
33999 status collapsed
34000
34001 \begin_layout Plain Layout
34002
34003
34004 \backslash
34005 phantom{
34006 \end_layout
34007
34008 \end_inset
34009
34010
34011 \backslash
34012 genfrac
34013 \begin_inset ERT
34014 status collapsed
34015
34016 \begin_layout Plain Layout
34017
34018 }
34019 \end_layout
34020
34021 \end_inset
34022
34023 {numerator}{denominator}
34024 \end_layout
34025
34026 \begin_layout Standard
34027 The style is a number in the range of 0
34028 \begin_inset space \thinspace{}
34029 \end_inset
34030
34031 -
34032 \begin_inset space \thinspace{}
34033 \end_inset
34034
34035 3.
34036 \end_layout
34037
34038 \begin_layout Standard
34039 \align center
34040 \begin_inset Tabular
34041 <lyxtabular version="3" rows="5" columns="2">
34042 <features>
34043 <column alignment="center" valignment="top" width="0">
34044 <column alignment="center" valignment="top" width="0">
34045 <row>
34046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050 Number
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059 Style (Size)
34060 \end_layout
34061
34062 \end_inset
34063 </cell>
34064 </row>
34065 <row>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070 0
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34076 \begin_inset Text
34077
34078 \begin_layout Plain Layout
34079 display style formula
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 </row>
34085 <row>
34086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34087 \begin_inset Text
34088
34089 \begin_layout Plain Layout
34090 1
34091 \end_layout
34092
34093 \end_inset
34094 </cell>
34095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34096 \begin_inset Text
34097
34098 \begin_layout Plain Layout
34099 inline formula
34100 \end_layout
34101
34102 \end_inset
34103 </cell>
34104 </row>
34105 <row>
34106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34107 \begin_inset Text
34108
34109 \begin_layout Plain Layout
34110 2
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Plain Layout
34119 small
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 </row>
34125 <row>
34126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34127 \begin_inset Text
34128
34129 \begin_layout Plain Layout
34130 3
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139 tiny
34140 \end_layout
34141
34142 \end_inset
34143 </cell>
34144 </row>
34145 </lyxtabular>
34146
34147 \end_inset
34148
34149
34150 \end_layout
34151
34152 \begin_layout Standard
34153 When no style is given, the size is adjusted to the surrounding environment
34154  like for the command 
34155 \series bold
34156
34157 \backslash
34158 frac
34159 \series default
34160 .
34161 \end_layout
34162
34163 \begin_layout Standard
34164 When no fraction bar thickness is given, the predefined value of 0.4
34165 \begin_inset space \thinspace{}
34166 \end_inset
34167
34168 pt will be used.
34169 \end_layout
34170
34171 \begin_layout Standard
34172 \begin_inset VSpace medskip
34173 \end_inset
34174
34175 For example, the commands 
34176 \series bold
34177
34178 \backslash
34179 dfrac
34180 \series default
34181  and 
34182 \series bold
34183
34184 \backslash
34185 tbinom
34186 \series default
34187  from 
34188 \begin_inset CommandInset ref
34189 LatexCommand ref
34190 reference "sub:Fractions"
34191
34192 \end_inset
34193
34194  are defined with the commands
34195 \end_layout
34196
34197 \begin_layout Standard
34198
34199 \series bold
34200
34201 \backslash
34202 newcommand{
34203 \backslash
34204 dfrac}[2]{
34205 \backslash
34206 genfrac{}{}{}{0}{#1}{#2}}
34207 \end_layout
34208
34209 \begin_layout Standard
34210 and
34211 \end_layout
34212
34213 \begin_layout Standard
34214
34215 \series bold
34216
34217 \backslash
34218 newcommand{
34219 \backslash
34220 tbinom}[2]{
34221 \backslash
34222 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34223 \end_layout
34224
34225 \begin_layout Standard
34226 \begin_inset VSpace medskip
34227 \end_inset
34228
34229 To define a fraction where the fraction bar thickness can be given as optional
34230  argument, the following line is inserted to the LaTeX-preamble:
34231 \end_layout
34232
34233 \begin_layout Standard
34234
34235 \series bold
34236
34237 \backslash
34238 newcommand{
34239 \backslash
34240 fracS}[3][]{
34241 \backslash
34242 genfrac{}{}{#1}{}{#2}{#3}}
34243 \end_layout
34244
34245 \begin_layout Standard
34246 A test:
34247 \begin_inset Formula \begin{align*}
34248 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34249 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34250
34251 \end_inset
34252
34253 As one can see, the distance of the numerator and the denominator to the
34254  fraction bar is round about three times the bar thickness.
34255 \end_layout
34256
34257 \begin_layout Subsection
34258 Canceled Formulas
34259 \begin_inset Index
34260 status collapsed
34261
34262 \begin_layout Plain Layout
34263 Formula ! canceled
34264 \end_layout
34265
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \begin_layout Standard
34272 To cancel formulas or formula parts, the LaTeX-package 
34273 \series bold
34274 cancel
34275 \series default
34276
34277 \begin_inset Foot
34278 status collapsed
34279
34280 \begin_layout Plain Layout
34281
34282 \series bold
34283 cancel
34284 \series default
34285  is part of every LaTeX standard installation.
34286 \end_layout
34287
34288 \end_inset
34289
34290
34291 \begin_inset Index
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295 Packages ! cancel
34296 \end_layout
34297
34298 \end_inset
34299
34300  has to be loaded with the LaTeX-preamble line
34301 \end_layout
34302
34303 \begin_layout Standard
34304
34305 \series bold
34306
34307 \backslash
34308 usepackage[samesize]{cancel}
34309 \end_layout
34310
34311 \begin_layout Standard
34312 There are four ways to cancel formulas:
34313 \end_layout
34314
34315 \begin_layout Standard
34316 \align center
34317 \begin_inset Tabular
34318 <lyxtabular version="3" rows="5" columns="2">
34319 <features>
34320 <column alignment="center" valignment="top" width="0">
34321 <column alignment="center" valignment="top" width="0">
34322 <row>
34323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327 Command
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Plain Layout
34336 Result
34337 \begin_inset Note Note
34338 status collapsed
34339
34340 \begin_layout Plain Layout
34341
34342 \series bold
34343
34344 \backslash
34345 hspace
34346 \series default
34347  and
34348 \series bold
34349  
34350 \backslash
34351 raisebox
34352 \series default
34353  are used here as spacer.
34354 \end_layout
34355
34356 \end_inset
34357
34358
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 </row>
34364 <row>
34365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369
34370 \backslash
34371 cancel{
34372 \backslash
34373 int
34374 \begin_inset ERT
34375 status collapsed
34376
34377 \begin_layout Plain Layout
34378
34379
34380 \backslash
34381 spce 
34382 \end_layout
34383
34384 \end_inset
34385
34386 A=B
34387 \end_layout
34388
34389 \end_inset
34390 </cell>
34391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34392 \begin_inset Text
34393
34394 \begin_layout Plain Layout
34395 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34396 \end_inset
34397
34398
34399 \end_layout
34400
34401 \end_inset
34402 </cell>
34403 </row>
34404 <row>
34405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34406 \begin_inset Text
34407
34408 \begin_layout Plain Layout
34409
34410 \backslash
34411 bcancel{
34412 \backslash
34413 int
34414 \begin_inset ERT
34415 status collapsed
34416
34417 \begin_layout Plain Layout
34418
34419
34420 \backslash
34421 spce 
34422 \end_layout
34423
34424 \end_inset
34425
34426 A=B
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34432 \begin_inset Text
34433
34434 \begin_layout Plain Layout
34435 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34436 \end_inset
34437
34438
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 </row>
34444 <row>
34445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449
34450 \backslash
34451 xcancel{
34452 \backslash
34453 int
34454 \begin_inset ERT
34455 status collapsed
34456
34457 \begin_layout Plain Layout
34458
34459
34460 \backslash
34461 spce 
34462 \end_layout
34463
34464 \end_inset
34465
34466 A=B
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34476 \end_inset
34477
34478
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 </row>
34484 <row>
34485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489
34490 \backslash
34491 cancelto{1
34492 \begin_inset Formula $\to$
34493 \end_inset
34494
34495
34496 \backslash
34497 {
34498 \backslash
34499 int
34500 \begin_inset ERT
34501 status collapsed
34502
34503 \begin_layout Plain Layout
34504
34505
34506 \backslash
34507 spce 
34508 \end_layout
34509
34510 \end_inset
34511
34512 A=B
34513 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Plain Layout
34521 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 </row>
34530 </lyxtabular>
34531
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \begin_layout Standard
34538
34539 \series bold
34540
34541 \backslash
34542 cancelto
34543 \series default
34544  is especially suitable to visualize the reduction of fractions within formulas:
34545 \begin_inset Formula \[
34546 \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}}}\]
34547
34548 \end_inset
34549
34550
34551 \end_layout
34552
34553 \begin_layout Subsection
34554 Formulas in Section Headings
34555 \begin_inset CommandInset label
34556 LatexCommand label
34557 name "sub:Formulas-in-Section"
34558
34559 \end_inset
34560
34561
34562 \begin_inset Index
34563 status collapsed
34564
34565 \begin_layout Plain Layout
34566 Formula ! in section headings
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \end_layout
34573
34574 \begin_layout Standard
34575 When formulas are used in section headings, the following has to be taken
34576  into account:
34577 \end_layout
34578
34579 \begin_layout Standard
34580 \begin_inset Note Greyedout
34581 status open
34582
34583 \begin_layout Plain Layout
34584 When 
34585 \series bold
34586 hyperref
34587 \series default
34588
34589 \begin_inset Index
34590 status collapsed
34591
34592 \begin_layout Plain Layout
34593 Packages ! hyperref
34594 \end_layout
34595
34596 \end_inset
34597
34598  support is enabled in the document settings dialog under 
34599 \family sans
34600 PDF
34601 \begin_inset space ~
34602 \end_inset
34603
34604 Properties
34605 \family default
34606 , PDF-bookmarks are created for every section heading in the table of contents.
34607  If a section heading contains formulas, they are incorrectly displayed
34608  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34609 s.
34610 \end_layout
34611
34612 \end_inset
34613
34614
34615 \end_layout
34616
34617 \begin_layout Standard
34618 Both problems can be solved by inserting at the end of the section heading
34619  a short title with the menu 
34620 \family sans
34621 Insert\SpecialChar \menuseparator
34622 Short
34623 \begin_inset space ~
34624 \end_inset
34625
34626 Title
34627 \family default
34628 .
34629  Short titles are used as alternative for multiline section headings to
34630  keep the table of contents clearly arranged.
34631  Only the short title appears in the table of contents and therefore also
34632  in the PDF-bookmark.
34633 \end_layout
34634
34635 \begin_layout Standard
34636 When formulas should be used in the table of contents but 
34637 \series bold
34638 hyperref
34639 \series default
34640  is used, one can use the following command in TeX-mode:
34641 \end_layout
34642
34643 \begin_layout Standard
34644
34645 \series bold
34646
34647 \backslash
34648 texorpdfstring{part}{alternative}
34649 \begin_inset Index
34650 status collapsed
34651
34652 \begin_layout Plain Layout
34653 Commands ! T ! 
34654 \backslash
34655 texorpdfstring
34656 \end_layout
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Standard
34664 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34665  This can be characters, formulas, footnotes, but also cross-references.
34666  The alternative is used instead of the part for the bookmark.
34667 \end_layout
34668
34669 \begin_layout Standard
34670 Here are two example headings:
34671 \begin_inset VSpace -3mm
34672 \end_inset
34673
34674
34675 \begin_inset ERT
34676 status collapsed
34677
34678 \begin_layout Plain Layout
34679
34680
34681 \backslash
34682 boldmath 
34683 \end_layout
34684
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \begin_layout Subsubsection
34691 Heading without formula in table of contents 
34692 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34693 \end_inset
34694
34695
34696 \begin_inset OptArg
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700 Heading without formula in table of contents
34701 \end_layout
34702
34703 \end_inset
34704
34705
34706 \end_layout
34707
34708 \begin_layout Subsubsection
34709 Heading with formula in table of contents
34710 \begin_inset ERT
34711 status collapsed
34712
34713 \begin_layout Plain Layout
34714
34715
34716 \backslash
34717 texorpdfstring{
34718 \end_layout
34719
34720 \end_inset
34721
34722  
34723 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34724 \end_inset
34725
34726
34727 \begin_inset ERT
34728 status collapsed
34729
34730 \begin_layout Plain Layout
34731
34732 }{}
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Standard
34741 \begin_inset ERT
34742 status collapsed
34743
34744 \begin_layout Plain Layout
34745
34746
34747 \backslash
34748 unboldmath 
34749 \end_layout
34750
34751 \end_inset
34752
34753 In the first heading a short title was used, in the second one 
34754 \series bold
34755
34756 \backslash
34757 texorpdfstring
34758 \series default
34759 .
34760 \end_layout
34761
34762 \begin_layout Standard
34763 To get the same formatting as for the other headings, the complete heading
34764  was set into a 
34765 \series bold
34766 boldmath
34767 \series default
34768  environment
34769 \begin_inset Foot
34770 status collapsed
34771
34772 \begin_layout Plain Layout
34773 see 
34774 \begin_inset CommandInset ref
34775 LatexCommand ref
34776 reference "sub:Bold-Formulas"
34777
34778 \end_inset
34779
34780
34781 \end_layout
34782
34783 \end_inset
34784
34785 .
34786 \end_layout
34787
34788 \begin_layout Subsection
34789 Formulas in multi-column Text
34790 \begin_inset Index
34791 status collapsed
34792
34793 \begin_layout Plain Layout
34794 Formula ! in multi-column text
34795 \end_layout
34796
34797 \end_inset
34798
34799
34800 \end_layout
34801
34802 \begin_layout Standard
34803 Formulas in multi-column text are often too wide to fit into a column and
34804  thus need to be set over the whole page width.
34805  This is done by using the LaTeX-package 
34806 \series bold
34807 multicol
34808 \series default
34809
34810 \begin_inset Foot
34811 status collapsed
34812
34813 \begin_layout Plain Layout
34814
34815 \series bold
34816 multicol
34817 \series default
34818  is part of every LaTeX standard installation.
34819 \end_layout
34820
34821 \end_inset
34822
34823
34824 \begin_inset Index
34825 status collapsed
34826
34827 \begin_layout Plain Layout
34828 Packages ! multicol
34829 \end_layout
34830
34831 \end_inset
34832
34833 , that is loaded with the LaTeX-preamble line
34834 \end_layout
34835
34836 \begin_layout Standard
34837
34838 \series bold
34839
34840 \backslash
34841 usepackage{multicol}
34842 \end_layout
34843
34844 \begin_layout Standard
34845 \begin_inset Note Greyedout
34846 status open
34847
34848 \begin_layout Plain Layout
34849 Note herby that the setting 
34850 \family sans
34851 Two-column
34852 \begin_inset space ~
34853 \end_inset
34854
34855 document
34856 \family default
34857  in the menu 
34858 \family sans
34859 Document\SpecialChar \menuseparator
34860 Settings
34861 \family default
34862  under 
34863 \family sans
34864 Text
34865 \begin_inset space ~
34866 \end_inset
34867
34868 Layout
34869 \family default
34870 \emph on
34871  
34872 \emph default
34873 must 
34874 \emph on
34875 not
34876 \emph default
34877  be selected.
34878 \end_layout
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \begin_layout Standard
34886 Before the multi-column text the command
34887 \end_layout
34888
34889 \begin_layout Standard
34890
34891 \series bold
34892
34893 \backslash
34894 begin{multicols}{column number}
34895 \end_layout
34896
34897 \begin_layout Standard
34898 is written in TeX-mode.
34899  The column number is a number in the range of 2
34900 \begin_inset space \thinspace{}
34901 \end_inset
34902
34903 -
34904 \begin_inset space \thinspace{}
34905 \end_inset
34906
34907 10.
34908  Before the formula the multi-column text is ended by inserting the command
34909 \end_layout
34910
34911 \begin_layout Standard
34912
34913 \series bold
34914
34915 \backslash
34916 end{multicols}
34917 \end_layout
34918
34919 \begin_layout Standard
34920 in TeX-mode.
34921 \end_layout
34922
34923 \begin_layout Standard
34924 Due to the command some space is automatically added before the formula.
34925  To revert this, -6
34926 \begin_inset space \thinspace{}
34927 \end_inset
34928
34929 mm vertical space is inserted before the formula.
34930  When the formula style 
34931 \series bold
34932 Indented
34933 \begin_inset Foot
34934 status collapsed
34935
34936 \begin_layout Plain Layout
34937 formula styles see 
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:Formula-Styles"
34941
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \end_inset
34948
34949
34950 \series default
34951  is used, -9
34952 \begin_inset space \thinspace{}
34953 \end_inset
34954
34955 mm space is inserted instead.
34956 \end_layout
34957
34958 \begin_layout Standard
34959 As example a multi-column text with a displayed formula:
34960 \end_layout
34961
34962 \begin_layout Standard
34963 \begin_inset ERT
34964 status collapsed
34965
34966 \begin_layout Plain Layout
34967
34968
34969 \backslash
34970 begin{multicols}{2}
34971 \end_layout
34972
34973 \end_inset
34974
34975 Das Spektrum wird fouriertransformiert.
34976  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34977 , Lösungsmittel) zu trennen.
34978  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34979  nun das Aussehen des Ausgangssignals.
34980  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34981  über alle Phasen integrieren muss.
34982  Sei nun 
34983 \begin_inset Formula $S$
34984 \end_inset
34985
34986  unser normiertes Ausgangssignal and 
34987 \begin_inset Formula $P$
34988 \end_inset
34989
34990  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34991 \begin_inset ERT
34992 status collapsed
34993
34994 \begin_layout Plain Layout
34995
34996
34997 \backslash
34998 end{multicols}
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \begin_inset VSpace -6mm
35005 \end_inset
35006
35007
35008 \begin_inset Formula \begin{equation}
35009 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35010
35011 \end_inset
35012
35013
35014 \begin_inset ERT
35015 status collapsed
35016
35017 \begin_layout Plain Layout
35018
35019
35020 \backslash
35021 begin{multicols}{2}
35022 \end_layout
35023
35024 \end_inset
35025
35026 wobei 
35027 \begin_inset Formula $S_{0}$
35028 \end_inset
35029
35030  das Signal ohne Gradient ist and the Normierungsbedingung 
35031 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35032 \end_inset
35033
35034  gilt.
35035  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
35036  Direkt nach the 
35037 \begin_inset Formula $\nicefrac{\pi}{2}$
35038 \end_inset
35039
35040
35041 \begin_inset space \thinspace{}
35042 \end_inset
35043
35044 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
35045  das Signal zusätzlich abschwächt.
35046  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
35047  
35048 \begin_inset Formula $T_{2}$
35049 \end_inset
35050
35051 -Zeit.
35052 \end_layout
35053
35054 \begin_layout Standard
35055 \begin_inset ERT
35056 status collapsed
35057
35058 \begin_layout Plain Layout
35059
35060
35061 \backslash
35062 end{multicols}
35063 \end_layout
35064
35065 \end_inset
35066
35067  
35068 \end_layout
35069
35070 \begin_layout Subsection
35071 Formulas with Description of Variables
35072 \begin_inset Index
35073 status collapsed
35074
35075 \begin_layout Plain Layout
35076 Formula ! with description of variables
35077 \end_layout
35078
35079 \end_inset
35080
35081
35082 \end_layout
35083
35084 \begin_layout Standard
35085 To describe variables within a formula, like in formula 
35086 \begin_inset CommandInset ref
35087 LatexCommand eqref
35088 reference "eq:within"
35089
35090 \end_inset
35091
35092 , a 2
35093 \series bold
35094 ×
35095 \series default
35096
35097 \begin_inset Formula $n$
35098 \end_inset
35099
35100
35101 \begin_inset space ~
35102 \end_inset
35103
35104 matrix is used with left aligned columns for the 
35105 \begin_inset Formula $n$
35106 \end_inset
35107
35108  used variables.
35109 \begin_inset Foot
35110 status collapsed
35111
35112 \begin_layout Plain Layout
35113 matrices see 
35114 \begin_inset CommandInset ref
35115 LatexCommand ref
35116 reference "sec:Matrices"
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \end_inset
35124
35125  To set the description in a smaller size, before the matrix e.
35126 \begin_inset space \thinspace{}
35127 \end_inset
35128
35129 g.
35130 \begin_inset space \space{}
35131 \end_inset
35132
35133 the command 
35134 \series bold
35135
35136 \backslash
35137 footnotesize
35138 \series default
35139  is inserted.
35140 \begin_inset Foot
35141 status collapsed
35142
35143 \begin_layout Plain Layout
35144 font sizes see 
35145 \begin_inset CommandInset ref
35146 LatexCommand ref
35147 reference "sub:Font-Sizes"
35148
35149 \end_inset
35150
35151
35152 \end_layout
35153
35154 \end_inset
35155
35156
35157 \end_layout
35158
35159 \begin_layout Standard
35160 When the formula style 
35161 \series bold
35162 Indented
35163 \begin_inset Foot
35164 status collapsed
35165
35166 \begin_layout Plain Layout
35167 formula styles see 
35168 \begin_inset CommandInset ref
35169 LatexCommand ref
35170 reference "sec:Formula-Styles"
35171
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \end_inset
35178
35179
35180 \series default
35181  is used, a 
35182 \series bold
35183
35184 \backslash
35185 hfill
35186 \series default
35187
35188 \begin_inset Foot
35189 status collapsed
35190
35191 \begin_layout Plain Layout
35192
35193 \series bold
35194
35195 \backslash
35196 hfill
35197 \series default
35198  only works in formulas with the style 
35199 \series bold
35200 Indented
35201 \series default
35202 , see 
35203 \begin_inset CommandInset ref
35204 LatexCommand ref
35205 reference "sub:Variable-Space"
35206
35207 \end_inset
35208
35209 .
35210 \end_layout
35211
35212 \end_inset
35213
35214  is inserted before and after the matrix to have the same separation of
35215  the matrix from the equation and the side margin.
35216 \end_layout
35217
35218 \begin_layout Standard
35219 When the formula style 
35220 \series bold
35221 Centered
35222 \series default
35223  is used, the method described in 
35224 \begin_inset CommandInset ref
35225 LatexCommand ref
35226 reference "sub:Flalign-Environment"
35227
35228 \end_inset
35229
35230  is used to indent formulas.
35231  Formula 
35232 \begin_inset CommandInset ref
35233 LatexCommand eqref
35234 reference "eq:within"
35235
35236 \end_inset
35237
35238  consists of five columns whereas in the first two columns contain the equation,
35239  the third the matrix, and the last one an empty TeX-brace.
35240 \begin_inset Formula \begin{flalign}
35241 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35242 \rho & \textrm{density}\\
35243 V & \textrm{volume}\\
35244 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35245
35246 \end_inset
35247
35248
35249 \end_layout
35250
35251 \begin_layout Subsection
35252 Upright small Greek Letters
35253 \begin_inset CommandInset label
35254 LatexCommand label
35255 name "sub:Upright-small-Greek"
35256
35257 \end_inset
35258
35259
35260 \begin_inset Index
35261 status collapsed
35262
35263 \begin_layout Plain Layout
35264 Greek letters ! upright
35265 \end_layout
35266
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Standard
35273 Most of the math fonts only provide italic small Greek letters.
35274  But for symbols of elementary particles like pions and neutrinos, upright
35275  Greek letters are needed.
35276  The file 
35277 \series bold
35278 upgreek.sty
35279 \series default
35280
35281 \begin_inset Foot
35282 status collapsed
35283
35284 \begin_layout Plain Layout
35285
35286 \series bold
35287 upgreek
35288 \series default
35289  is part of the LaTeX-package 
35290 \series bold
35291 was
35292 \series default
35293
35294 \begin_inset Index
35295 status collapsed
35296
35297 \begin_layout Plain Layout
35298 Packages ! was
35299 \begin_inset ERT
35300 status collapsed
35301
35302 \begin_layout Plain Layout
35303
35304
35305 \backslash
35306 vspace{4mm}
35307 \end_layout
35308
35309 \end_inset
35310
35311
35312 \end_layout
35313
35314 \end_inset
35315
35316 .
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \begin_inset Index
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326 Packages ! upgreek
35327 \end_layout
35328
35329 \end_inset
35330
35331  that is loaded with the LaTeX-preamble line
35332 \end_layout
35333
35334 \begin_layout Standard
35335
35336 \series bold
35337
35338 \backslash
35339 usepackage{upgreek}
35340 \end_layout
35341
35342 \begin_layout Standard
35343 provides them.
35344  
35345 \begin_inset ERT
35346 status collapsed
35347
35348 \begin_layout Plain Layout
35349
35350
35351 \backslash
35352 ifupgreek 
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \begin_inset Note Note
35359 status open
35360
35361 \begin_layout Plain Layout
35362 The following table will only be displayed when the LaTeX-package 
35363 \series bold
35364 upgreek
35365 \series default
35366  is installed.
35367 \end_layout
35368
35369 \end_inset
35370
35371  They are created when the command for a small Greek letters is started
35372  with 
35373 \series bold
35374 up
35375 \series default
35376 .
35377  For example the command 
35378 \series bold
35379
35380 \backslash
35381 uptau
35382 \series default
35383  creates this: 
35384 \begin_inset Formula $\uptau$
35385 \end_inset
35386
35387
35388 \end_layout
35389
35390 \begin_layout Standard
35391 With these commands reactions of elementary particles can be typeset:
35392 \begin_inset Formula \[
35393 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
35394
35395 \end_inset
35396
35397
35398 \end_layout
35399
35400 \begin_layout Standard
35401 The upright letters are more bold and wider than the italic ones.
35402  They should therefore not be used for units like 
35403 \begin_inset Quotes eld
35404 \end_inset
35405
35406 µm
35407 \begin_inset Quotes erd
35408 \end_inset
35409
35410 .
35411 \end_layout
35412
35413 \begin_layout Standard
35414 \begin_inset ERT
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418
35419
35420 \backslash
35421 else 
35422 \end_layout
35423
35424 \end_inset
35425
35426
35427 \begin_inset Note Note
35428 status open
35429
35430 \begin_layout Plain Layout
35431 The following will be displayed when the LaTeX-package 
35432 \series bold
35433 upgreek
35434 \series default
35435  is not installed:
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Standard
35444 You need to install the LaTeX-package 
35445 \series bold
35446 upgreek
35447 \series default
35448  to see the rest of this subsection in the output.
35449 \end_layout
35450
35451 \begin_layout Standard
35452 \begin_inset ERT
35453 status collapsed
35454
35455 \begin_layout Plain Layout
35456
35457
35458 \backslash
35459 fi 
35460 \end_layout
35461
35462 \end_inset
35463
35464
35465 \end_layout
35466
35467 \begin_layout Subsection
35468 Text Characters in Formulas
35469 \begin_inset CommandInset label
35470 LatexCommand label
35471 name "sub:Text-Characters-in"
35472
35473 \end_inset
35474
35475
35476 \begin_inset Index
35477 status collapsed
35478
35479 \begin_layout Plain Layout
35480 Text ! in formulas
35481 \end_layout
35482
35483 \end_inset
35484
35485
35486 \end_layout
35487
35488 \begin_layout Standard
35489 In some cases you might want to insert text characters directly into formulas.
35490  When for example the centered dot · is often used in formulas like 
35491 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35492 \end_inset
35493
35494 , one would have to insert the command 
35495 \series bold
35496
35497 \backslash
35498 cdot
35499 \series default
35500
35501 \begin_inset Foot
35502 status collapsed
35503
35504 \begin_layout Plain Layout
35505 see 
35506 \begin_inset CommandInset ref
35507 LatexCommand ref
35508 reference "sub:Binary-Operators"
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \end_inset
35516
35517  all the time, because this character is defined in all encodings as text
35518  character.
35519  But the encoding can be changed by this LaTeX-preamble line:
35520 \end_layout
35521
35522 \begin_layout Standard
35523
35524 \series bold
35525
35526 \backslash
35527 Declare Inputtext{183}{
35528 \backslash
35529 ifmmode
35530 \backslash
35531 cdot
35532 \backslash
35533 else
35534 \backslash
35535 textperiodcentered
35536 \backslash
35537 f\SpecialChar \textcompwordmark{}
35538 i}
35539 \end_layout
35540
35541 \begin_layout Standard
35542 The character encoding (menu 
35543 \family sans
35544 Document\SpecialChar \menuseparator
35545 Settings\SpecialChar \menuseparator
35546 Language
35547 \family default
35548 ) specifies what character appears when a keyboard key is pressed.
35549  When the key for the character '·' is pressed, internally the command 
35550 \series bold
35551
35552 \backslash
35553 textperiodcentered
35554 \series default
35555  is used.
35556  But this command is not available in a formula so that you would get LaTeX-erro
35557 rs.
35558  With the changed encoding the right command is chosen automatically, depending
35559  on if the character was inserted into a formula or not.
35560 \end_layout
35561
35562 \begin_layout Standard
35563 The encoding of several characters is saved in definition files.
35564  Fore example the encoding 
35565 \series bold
35566 latin9
35567 \series default
35568  is defined in the file 
35569 \series bold
35570 latin9.def
35571 \series default
35572  that is in the installation folder of LaTeX.
35573  Encodings should only be changed via the LaTeX-preamble and not in the
35574  definition files.
35575  Otherwise own documents could not be edited by other LyX users working
35576  on other computers.
35577 \end_layout
35578
35579 \begin_layout Standard
35580 \begin_inset VSpace medskip
35581 \end_inset
35582
35583 Besides the centered dot, in this document the degree sign ° is defined
35584  with the following LaTeX-preamble line so that it can directly be inserted
35585  to a formula:
35586 \end_layout
35587
35588 \begin_layout Standard
35589
35590 \series bold
35591
35592 \backslash
35593 DeclareInputtext{176}{
35594 \backslash
35595 ifmmode^
35596 \backslash
35597 circ
35598 \backslash
35599 else
35600 \backslash
35601 textdegree
35602 \backslash
35603 f\SpecialChar \textcompwordmark{}
35604 i}
35605 \end_layout
35606
35607 \begin_layout Standard
35608 \begin_inset Newpage newpage
35609 \end_inset
35610
35611
35612 \end_layout
35613
35614 \begin_layout Section
35615 \start_of_appendix
35616 Typographic Advice
35617 \begin_inset Index
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621 Typographic advice
35622 \end_layout
35623
35624 \end_inset
35625
35626
35627 \end_layout
35628
35629 \begin_layout Standard
35630 This section is a summary of the most important typographic rules, listed
35631  in ISO norms.
35632 \begin_inset Foot
35633 status collapsed
35634
35635 \begin_layout Plain Layout
35636 This collection was partly taken from the German semi-official dictionary
35637  called 
35638 \begin_inset Quotes eld
35639 \end_inset
35640
35641 Duden
35642 \begin_inset Quotes erd
35643 \end_inset
35644
35645  
35646 \begin_inset CommandInset citation
35647 LatexCommand cite
35648 key "Duden"
35649
35650 \end_inset
35651
35652  that lists some of the ISO rules.
35653 \end_layout
35654
35655 \end_inset
35656
35657
35658 \end_layout
35659
35660 \begin_layout Itemize
35661 Physical units are 
35662 \emph on
35663 always
35664 \emph default
35665  set upright
35666 \begin_inset Foot
35667 status collapsed
35668
35669 \begin_layout Plain Layout
35670 done with font styles, see 
35671 \begin_inset CommandInset ref
35672 LatexCommand ref
35673 reference "sub:Font-Styles"
35674
35675 \end_inset
35676
35677
35678 \end_layout
35679
35680 \end_inset
35681
35682 : 30
35683 \begin_inset space \thinspace{}
35684 \end_inset
35685
35686 km/h
35687 \begin_inset Newline newline
35688 \end_inset
35689
35690 Between the value and the unit is the smallest space, see 
35691 \begin_inset CommandInset ref
35692 LatexCommand ref
35693 reference "sub:Predefined-Space"
35694
35695 \end_inset
35696
35697 .
35698 \begin_inset Newline newline
35699 \end_inset
35700
35701 This convention is automatically fulfilled when the command 
35702 \series bold
35703
35704 \backslash
35705 unittwo
35706 \series default
35707  is used.
35708  When it is entered to a formula, two boxes appear.
35709  In the first one the value is inserted, in the second one the unit, and
35710  one gets as above: 
35711 \begin_inset Formula $\unit[30]{km/h}$
35712 \end_inset
35713
35714
35715 \begin_inset space \thinspace{}
35716 \end_inset
35717
35718 .
35719  Note that 
35720 \series bold
35721
35722 \backslash
35723 unittwo
35724 \series default
35725  is not a real LaTeX command but the command 
35726 \series bold
35727
35728 \backslash
35729 unit[value]{unit}
35730 \series default
35731 , therefore you cannot use it in TeX code.
35732 \end_layout
35733
35734 \begin_layout Itemize
35735 Percent and perthousand signs are set like physical units:
35736 \begin_inset Newline newline
35737 \end_inset
35738
35739 1,2
35740 \begin_inset space \thinspace{}
35741 \end_inset
35742
35743 ‰ alcohol in blood
35744 \end_layout
35745
35746 \begin_layout Itemize
35747 The degree sign follows directly on the value: 15°, but not when it is used
35748  in units: 15
35749 \begin_inset space \thinspace{}
35750 \end_inset
35751
35752 °C
35753 \end_layout
35754
35755 \begin_layout Itemize
35756 In numbers with more than four digits the smallest space is inserted before
35757  every third digit to group them: 
35758 \family roman
35759 \series medium
35760 \shape up
35761 \size normal
35762 \emph off
35763 \bar no
35764 \noun off
35765 \color none
35766 18
35767 \begin_inset space \thinspace{}
35768 \end_inset
35769
35770 473
35771 \begin_inset space \thinspace{}
35772 \end_inset
35773
35774 588
35775 \end_layout
35776
35777 \begin_layout Itemize
35778 For dimensions like 120×90×40
35779 \begin_inset space \thinspace{}
35780 \end_inset
35781
35782 cm the multiplication sign 
35783 \begin_inset Quotes eld
35784 \end_inset
35785
35786 ×
35787 \begin_inset Quotes erd
35788 \end_inset
35789
35790  is used.
35791  It is available via the menu 
35792 \family sans
35793 Insert\SpecialChar \menuseparator
35794 Special Character\SpecialChar \menuseparator
35795 Symbols
35796 \family default
35797 .
35798  With some keyboard definitions it can also be inserted directly.
35799 \end_layout
35800
35801 \begin_layout Itemize
35802 Functions with names consisting of several letters are set upright to avoid
35803  confusions, see 
35804 \begin_inset CommandInset ref
35805 LatexCommand ref
35806 reference "sub:Predefined-Functions"
35807
35808 \end_inset
35809
35810 .
35811 \end_layout
35812
35813 \begin_layout Itemize
35814 Indices consisting of several letters, are set upright: 
35815 \begin_inset Formula $E_{\mathrm{kin}}$
35816 \end_inset
35817
35818
35819 \begin_inset Newline newline
35820 \end_inset
35821
35822 Components of matrices are set italic: 
35823 \begin_inset Formula $\hat{H}_{kl}$
35824 \end_inset
35825
35826
35827 \end_layout
35828
35829 \begin_layout Itemize
35830 The differentiation/integration operator 'd', the Euler's number 'e', and
35831  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35832  other variables.
35833 \end_layout
35834
35835 \begin_layout Standard
35836 \begin_inset Newpage newpage
35837 \end_inset
35838
35839
35840 \end_layout
35841
35842 \begin_layout Section
35843 Synonyms
35844 \begin_inset Index
35845 status collapsed
35846
35847 \begin_layout Plain Layout
35848 Synonyms
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \end_layout
35855
35856 \begin_layout Standard
35857 Some characters and symbols can be created with several commands.
35858  Here is a list of the synonym commands:
35859 \end_layout
35860
35861 \begin_layout Standard
35862 \begin_inset VSpace bigskip
35863 \end_inset
35864
35865
35866 \begin_inset space \hfill{}
35867 \end_inset
35868
35869
35870 \begin_inset Tabular
35871 <lyxtabular version="3" rows="12" columns="2">
35872 <features>
35873 <column alignment="center" valignment="top" width="0pt">
35874 <column alignment="center" valignment="top" width="0pt">
35875 <row>
35876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35877 \begin_inset Text
35878
35879 \begin_layout Plain Layout
35880 Command
35881 \end_layout
35882
35883 \end_inset
35884 </cell>
35885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35886 \begin_inset Text
35887
35888 \begin_layout Plain Layout
35889 equivalent to
35890 \begin_inset Note Note
35891 status collapsed
35892
35893 \begin_layout Plain Layout
35894
35895 \series bold
35896
35897 \backslash
35898 raisebox
35899 \series default
35900  is only used as spacer.
35901 \end_layout
35902
35903 \end_inset
35904
35905
35906 \end_layout
35907
35908 \end_inset
35909 </cell>
35910 </row>
35911 <row>
35912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35913 \begin_inset Text
35914
35915 \begin_layout Plain Layout
35916
35917 \backslash
35918 ast
35919 \end_layout
35920
35921 \end_inset
35922 </cell>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927 \begin_inset ERT
35928 status collapsed
35929
35930 \begin_layout Plain Layout
35931
35932
35933 \backslash
35934 raisebox{-1.2mm}{
35935 \end_layout
35936
35937 \end_inset
35938
35939 *
35940 \begin_inset ERT
35941 status collapsed
35942
35943 \begin_layout Plain Layout
35944
35945 }
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \end_layout
35952
35953 \end_inset
35954 </cell>
35955 </row>
35956 <row>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961
35962 \backslash
35963 choose
35964 \end_layout
35965
35966 \end_inset
35967 </cell>
35968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35969 \begin_inset Text
35970
35971 \begin_layout Plain Layout
35972
35973 \backslash
35974 binom
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 </row>
35980 <row>
35981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35982 \begin_inset Text
35983
35984 \begin_layout Plain Layout
35985
35986 \backslash
35987 geq
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35993 \begin_inset Text
35994
35995 \begin_layout Plain Layout
35996
35997 \backslash
35998 ge
35999 \end_layout
36000
36001 \end_inset
36002 </cell>
36003 </row>
36004 <row>
36005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36006 \begin_inset Text
36007
36008 \begin_layout Plain Layout
36009
36010 \backslash
36011 lbrace
36012 \end_layout
36013
36014 \end_inset
36015 </cell>
36016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36017 \begin_inset Text
36018
36019 \begin_layout Plain Layout
36020 {
36021 \end_layout
36022
36023 \end_inset
36024 </cell>
36025 </row>
36026 <row>
36027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36028 \begin_inset Text
36029
36030 \begin_layout Plain Layout
36031
36032 \backslash
36033 lbracket
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042 [
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 </row>
36048 <row>
36049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053
36054 \backslash
36055 leftarrow
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \backslash
36066 gets
36067 \end_layout
36068
36069 \end_inset
36070 </cell>
36071 </row>
36072 <row>
36073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36074 \begin_inset Text
36075
36076 \begin_layout Plain Layout
36077
36078 \backslash
36079 leq
36080 \end_layout
36081
36082 \end_inset
36083 </cell>
36084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36085 \begin_inset Text
36086
36087 \begin_layout Plain Layout
36088
36089 \backslash
36090 le
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 </row>
36096 <row>
36097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36098 \begin_inset Text
36099
36100 \begin_layout Plain Layout
36101
36102 \backslash
36103 lor
36104 \end_layout
36105
36106 \end_inset
36107 </cell>
36108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36109 \begin_inset Text
36110
36111 \begin_layout Plain Layout
36112
36113 \backslash
36114 vee
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 </row>
36120 <row>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125
36126 \backslash
36127 neq
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36133 \begin_inset Text
36134
36135 \begin_layout Plain Layout
36136
36137 \backslash
36138 not=
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 </row>
36144 <row>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149
36150 \backslash
36151 slash
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36157 \begin_inset Text
36158
36159 \begin_layout Plain Layout
36160 /
36161 \end_layout
36162
36163 \end_inset
36164 </cell>
36165 </row>
36166 <row>
36167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \backslash
36173 vert
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182 |
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 </row>
36188 </lyxtabular>
36189
36190 \end_inset
36191
36192
36193 \begin_inset space \hfill{}
36194 \end_inset
36195
36196
36197 \begin_inset Tabular
36198 <lyxtabular version="3" rows="12" columns="2">
36199 <features>
36200 <column alignment="center" valignment="top" width="0pt">
36201 <column alignment="center" valignment="top" width="0pt">
36202 <row>
36203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36204 \begin_inset Text
36205
36206 \begin_layout Plain Layout
36207 Command
36208 \end_layout
36209
36210 \end_inset
36211 </cell>
36212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36213 \begin_inset Text
36214
36215 \begin_layout Plain Layout
36216 equivalent to
36217 \end_layout
36218
36219 \end_inset
36220 </cell>
36221 </row>
36222 <row>
36223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36224 \begin_inset Text
36225
36226 \begin_layout Plain Layout
36227
36228 \backslash
36229 backslash
36230 \end_layout
36231
36232 \end_inset
36233 </cell>
36234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36235 \begin_inset Text
36236
36237 \begin_layout Plain Layout
36238
36239 \backslash
36240
36241 \backslash
36242
36243 \end_layout
36244
36245 \end_inset
36246 </cell>
36247 </row>
36248 <row>
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Plain Layout
36253
36254 \backslash
36255 dasharrow
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36261 \begin_inset Text
36262
36263 \begin_layout Plain Layout
36264
36265 \backslash
36266 dashrightarrow
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 </row>
36272 <row>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277
36278 \backslash
36279 land
36280 \end_layout
36281
36282 \end_inset
36283 </cell>
36284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36285 \begin_inset Text
36286
36287 \begin_layout Plain Layout
36288
36289 \backslash
36290 wedge
36291 \end_layout
36292
36293 \end_inset
36294 </cell>
36295 </row>
36296 <row>
36297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36298 \begin_inset Text
36299
36300 \begin_layout Plain Layout
36301
36302 \backslash
36303 rbrace
36304 \end_layout
36305
36306 \end_inset
36307 </cell>
36308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36309 \begin_inset Text
36310
36311 \begin_layout Plain Layout
36312 }
36313 \end_layout
36314
36315 \end_inset
36316 </cell>
36317 </row>
36318 <row>
36319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36320 \begin_inset Text
36321
36322 \begin_layout Plain Layout
36323
36324 \backslash
36325 rbracket
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 ]
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 </row>
36340 <row>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345
36346 \backslash
36347 rightarrow
36348 \end_layout
36349
36350 \end_inset
36351 </cell>
36352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356
36357 \backslash
36358 to
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 </row>
36364 <row>
36365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36366 \begin_inset Text
36367
36368 \begin_layout Plain Layout
36369
36370 \backslash
36371 lnot
36372 \end_layout
36373
36374 \end_inset
36375 </cell>
36376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36377 \begin_inset Text
36378
36379 \begin_layout Plain Layout
36380
36381 \backslash
36382 neg
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 </row>
36388 <row>
36389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36390 \begin_inset Text
36391
36392 \begin_layout Plain Layout
36393
36394 \backslash
36395 ne
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404
36405 \backslash
36406 not=
36407 \end_layout
36408
36409 \end_inset
36410 </cell>
36411 </row>
36412 <row>
36413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36414 \begin_inset Text
36415
36416 \begin_layout Plain Layout
36417
36418 \backslash
36419 owns
36420 \end_layout
36421
36422 \end_inset
36423 </cell>
36424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36425 \begin_inset Text
36426
36427 \begin_layout Plain Layout
36428
36429 \backslash
36430 ni
36431 \end_layout
36432
36433 \end_inset
36434 </cell>
36435 </row>
36436 <row>
36437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36438 \begin_inset Text
36439
36440 \begin_layout Plain Layout
36441
36442 \backslash
36443 square
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36449 \begin_inset Text
36450
36451 \begin_layout Plain Layout
36452
36453 \backslash
36454 Box
36455 \end_layout
36456
36457 \end_inset
36458 </cell>
36459 </row>
36460 <row>
36461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465
36466 \backslash
36467 Vert
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476
36477 \backslash
36478 |
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 </row>
36484 </lyxtabular>
36485
36486 \end_inset
36487
36488
36489 \begin_inset space \hfill{}
36490 \end_inset
36491
36492
36493 \end_layout
36494
36495 \begin_layout Standard
36496 \begin_inset Newpage newpage
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Bibliography
36503 \begin_inset CommandInset bibitem
36504 LatexCommand bibitem
36505 key "TLC2"
36506
36507 \end_inset
36508
36509
36510 \shape smallcaps
36511 Mittelbach, F.
36512  ; Goossens, M.
36513 \shape default
36514
36515 \shape italic
36516 The LaTeX Companion
36517 \shape default
36518 .
36519  Addison Wesley, 2004
36520 \end_layout
36521
36522 \begin_layout Bibliography
36523 \begin_inset CommandInset bibitem
36524 LatexCommand bibitem
36525 key "Mathmode"
36526
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset href
36531 LatexCommand href
36532 name "Description"
36533 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36534
36535 \end_inset
36536
36537  of LaTeX's math abilities
36538 \end_layout
36539
36540 \begin_layout Bibliography
36541 \begin_inset CommandInset bibitem
36542 LatexCommand bibitem
36543 key "Voss"
36544
36545 \end_inset
36546
36547 LaTeX tips and tricks-
36548 \begin_inset CommandInset href
36549 LatexCommand href
36550 name "page"
36551 target "http://tug.org/TeXnik/"
36552
36553 \end_inset
36554
36555
36556 \end_layout
36557
36558 \begin_layout Bibliography
36559 \begin_inset CommandInset bibitem
36560 LatexCommand bibitem
36561 key "AMS"
36562
36563 \end_inset
36564
36565
36566 \begin_inset CommandInset href
36567 LatexCommand href
36568 name "Description"
36569 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
36570
36571 \end_inset
36572
36573  of 
36574 \begin_inset ERT
36575 status collapsed
36576
36577 \begin_layout Plain Layout
36578
36579
36580 \backslash
36581 AmS
36582 \end_layout
36583
36584 \end_inset
36585
36586 -LaTeX
36587 \end_layout
36588
36589 \begin_layout Bibliography
36590 \begin_inset CommandInset bibitem
36591 LatexCommand bibitem
36592 key "Symbole"
36593
36594 \end_inset
36595
36596
36597 \begin_inset CommandInset href
36598 LatexCommand href
36599 name "List"
36600 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36601
36602 \end_inset
36603
36604  of all symbols available with LaTeX-packages
36605 \end_layout
36606
36607 \begin_layout Bibliography
36608 \begin_inset CommandInset bibitem
36609 LatexCommand bibitem
36610 key "hyperref"
36611
36612 \end_inset
36613
36614
36615 \begin_inset CommandInset href
36616 LatexCommand href
36617 name "Documentation"
36618 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36619
36620 \end_inset
36621
36622  of the LaTeX-package 
36623 \series bold
36624 hyperref
36625 \series default
36626
36627 \begin_inset Index
36628 status collapsed
36629
36630 \begin_layout Plain Layout
36631 Packages ! hyperref
36632 \end_layout
36633
36634 \end_inset
36635
36636
36637 \end_layout
36638
36639 \begin_layout Bibliography
36640 \begin_inset CommandInset bibitem
36641 LatexCommand bibitem
36642 key "Mathclap"
36643
36644 \end_inset
36645
36646
36647 \begin_inset CommandInset href
36648 LatexCommand href
36649 name "Description"
36650 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36651
36652 \end_inset
36653
36654  of the command 
36655 \series bold
36656
36657 \backslash
36658 mathclap
36659 \series default
36660 , described in 
36661 \begin_inset CommandInset ref
36662 LatexCommand ref
36663 reference "sub:Operator-Limits"
36664
36665 \end_inset
36666
36667
36668 \begin_inset Index
36669 status collapsed
36670
36671 \begin_layout Plain Layout
36672 Commands ! M ! 
36673 \backslash
36674 mathclap
36675 \end_layout
36676
36677 \end_inset
36678
36679
36680 \end_layout
36681
36682 \begin_layout Bibliography
36683 \begin_inset CommandInset bibitem
36684 LatexCommand bibitem
36685 key "Duden"
36686
36687 \end_inset
36688
36689
36690 \emph on
36691 Duden Band 1
36692 \emph default
36693 .
36694  22.
36695  Auflage, Duden 2001
36696 \end_layout
36697
36698 \begin_layout Subsubsection*
36699 \begin_inset CommandInset index_print
36700 LatexCommand printindex
36701
36702 \end_inset
36703
36704
36705 \end_layout
36706
36707 \end_body
36708 \end_document