]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Math.lyx: revert r26267 see the mailing list for an explanation
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.0rc2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasenglish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.6
74 \usepackage[samesize]{cancel}
75
76 % enables calculation of values,
77 \usepackage{calc}
78
79 % for multiple table row and column cells
80 \usepackage{multirow}
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % center multirows (e.g. in sec. 13.3)
87 \renewcommand{\multirowsetup}{\centering}
88
89 % define a color, used in sec.9.3
90 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113 % redefine the greyed out note
114 \renewenvironment{lyxgreyedout}
115  {\textcolor{blue}\bgroup}{\egroup}
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package eurosym
122 % used for the Euro symbol
123 \newboolean{eurosym}
124 \IfFileExists{eurosym.sty}
125  {\usepackage[gennarrow]{eurosym}
126   \setboolean{eurosym}{true}}
127  {\setboolean{eurosym}{false}}
128
129 % needed in sec. 22.4
130 % check for package braket
131 \newboolean{braket}
132 \IfFileExists{braket.sty}
133  {\usepackage{braket}
134   \setboolean{braket}{true}}
135  {\setboolean{braket}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
146 \language english
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "LyX's Math Manual"
162 \pdf_author "LyX Team, Uwe Stöhr"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pagebackref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
176 \papersize a4paper
177 \use_geometry false
178 \use_amsmath 2
179 \use_esint 1
180 \cite_engine basic
181 \use_bibtopic false
182 \paperorientation portrait
183 \secnumdepth 4
184 \tocdepth 3
185 \paragraph_separation skip
186 \defskip medskip
187 \quotes_language english
188 \papercolumns 1
189 \papersides 2
190 \paperpagestyle plain
191 \bullet 1 0 6 -1
192 \bullet 2 2 35 -1
193 \bullet 3 2 7 -1
194 \tracking_changes false
195 \output_changes false
196 \author "" 
197 \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.6svn
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 \begin_inset CommandInset label
308 LatexCommand label
309 name "sec:Introduction"
310
311 \end_inset
312
313
314 \end_layout
315
316 \begin_layout Standard
317 This document explains LyX's math features and is furthermore a collection
318  of LaTeX-commands used for mathematical characters and constructs.
319  The explanations are designed for the usage of commands.
320  It is therefore required that you have read the section 
321 \family typewriter
322 Mathematical
323 \begin_inset space ~
324 \end_inset
325
326 Formulas
327 \family default
328  of the User's Guide.
329 \end_layout
330
331 \begin_layout Standard
332 Most of the characters and many constructs explained in this manual are
333  also accessible via the menu 
334 \family sans
335 Insert
336 \series bold
337 \SpecialChar \menuseparator
338
339 \series default
340 Math
341 \family default
342 , or the 
343 \family sans
344 math
345 \family default
346 \series bold
347  
348 \family sans
349 \series default
350 toolbar
351 \family default
352 .
353  But everybody who has to write lots of formulas will notice that it is
354  much faster to use commands instead of the math toolbar.
355  Therefore this manual is focused on commands but also mentions the correspondin
356 g toolbar buttons when available.
357 \end_layout
358
359 \begin_layout Standard
360 If not specially mentioned the commands are only available within formulas.
361  To be able to use all commands explained in this document, the option 
362 \family sans
363 Use AMS math package
364 \family default
365  must be used in the document settings (menu 
366 \family sans
367 Document\SpecialChar \menuseparator
368 Settings\SpecialChar \menuseparator
369 Math
370 \begin_inset space ~
371 \end_inset
372
373 Options
374 \family default
375 ).
376 \begin_inset Foot
377 status collapsed
378
379 \begin_layout Plain Layout
380 The option 
381 \family sans
382 Use AMS math package automatically
383 \family default
384  only uses 
385 \begin_inset ERT
386 status collapsed
387
388 \begin_layout Plain Layout
389
390
391 \backslash
392 AmS 
393 \end_layout
394
395 \end_inset
396
397 -math when math constructs are found that are supported by LyX.
398 \end_layout
399
400 \end_inset
401
402
403 \end_layout
404
405 \begin_layout Standard
406 This document doesn't list all 
407 \begin_inset ERT
408 status collapsed
409
410 \begin_layout Plain Layout
411
412
413 \backslash
414 AmS 
415 \end_layout
416
417 \end_inset
418
419 -math commands
420 \begin_inset Foot
421 status collapsed
422
423 \begin_layout Plain Layout
424 A list with all 
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430
431 \backslash
432 AmS
433 \end_layout
434
435 \end_inset
436
437 -math commands is in the file 
438 \family sans
439
440 \begin_inset CommandInset href
441 LatexCommand href
442 name "amsguide.ps"
443 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
444
445 \end_inset
446
447
448 \family default
449 , which is part of every LaTeX standard installation.
450 \end_layout
451
452 \end_inset
453
454  for lucidity reasons.
455 \end_layout
456
457 \begin_layout Section
458 General Instructions
459 \begin_inset CommandInset label
460 LatexCommand label
461 name "sec:General-Instructions"
462
463 \end_inset
464
465
466 \end_layout
467
468 \begin_layout Standard
469 To create an inline formula
470 \begin_inset Index
471 status collapsed
472
473 \begin_layout Plain Layout
474 Formula ! inline
475 \end_layout
476
477 \end_inset
478
479  that is embedded into a text line, press 
480 \family sans
481 Ctrl-m
482 \family default
483  or the toolbar button 
484 \begin_inset Graphics
485         filename ../images/math-mode.png
486         scale 85
487
488 \end_inset
489
490
491 \begin_inset Newline newline
492 \end_inset
493
494 To create a display style formula
495 \begin_inset Index
496 status collapsed
497
498 \begin_layout Plain Layout
499 Formula ! display style
500 \end_layout
501
502 \end_inset
503
504  that will appear bigger and in an own paragraph, press 
505 \family sans
506 Ctrl-M
507 \family default
508 .
509 \end_layout
510
511 \begin_layout Standard
512 To change a display style formula to an inline formula, set the cursor into
513  the formula and press 
514 \family sans
515 Ctrl-M
516 \family default
517  or use the menu 
518 \family sans
519 Edit\SpecialChar \menuseparator
520 Math\SpecialChar \menuseparator
521 Change formula type
522 \family default
523 .
524  The same way is used to change an inline formula to a display style formula.
525 \end_layout
526
527 \begin_layout Standard
528 To display parts of an inline formula in the size of a display style formula,
529  enter the command 
530 \series bold
531
532 \backslash
533 displaystyle
534 \begin_inset Index
535 status collapsed
536
537 \begin_layout Plain Layout
538 Commands ! D ! 
539 \backslash
540 displaystyle
541 \end_layout
542
543 \end_inset
544
545
546 \series default
547  to a formula.
548  Then a new blue box appears in which the desired formula part is inserted.
549 \end_layout
550
551 \begin_layout Standard
552 Only inline formulas are allowed inside tables.
553 \end_layout
554
555 \begin_layout Standard
556 The 
557 \family sans
558 math toolbar
559 \family default
560  can be turned on in the menu 
561 \family sans
562 View\SpecialChar \menuseparator
563 Toolbars
564 \family default
565 .
566  When you click there on 
567 \begin_inset Quotes eld
568 \end_inset
569
570 Math
571 \begin_inset Quotes erd
572 \end_inset
573
574  the toolbar will be shown permanently at the bottom; this state is visualized
575  in the 
576 \family sans
577 Toolbars
578 \family default
579  menu with a checkmark.
580  When you click in this state again on 
581 \begin_inset Quotes eld
582 \end_inset
583
584 Math
585 \begin_inset Quotes erd
586 \end_inset
587
588  in the 
589 \family sans
590 Toolbars
591 \family default
592  menu, the 
593 \family sans
594 math toolbar
595 \family default
596  is only shown when the cursor is within a formula; this state is visualized
597  by the renaming of the menu entry from 
598 \begin_inset Quotes eld
599 \end_inset
600
601 Math
602 \begin_inset Quotes erd
603 \end_inset
604
605  to 
606 \begin_inset Quotes eld
607 \end_inset
608
609 Math
610 \begin_inset space ~
611 \end_inset
612
613 (auto)
614 \begin_inset Quotes erd
615 \end_inset
616
617 .
618 \end_layout
619
620 \begin_layout Standard
621 The TeX-mode
622 \begin_inset Index
623 status collapsed
624
625 \begin_layout Plain Layout
626 T@TeX-mode
627 \end_layout
628
629 \end_inset
630
631  is invoked by pressing the toolbar button 
632 \begin_inset Graphics
633         filename ../images/ert-insert.png
634         scale 85
635
636 \end_inset
637
638  or by using the menu 
639 \family sans
640 Insert\SpecialChar \menuseparator
641 Te
642 \begin_inset ERT
643 status collapsed
644
645 \begin_layout Plain Layout
646
647 {}
648 \end_layout
649
650 \end_inset
651
652 X Code
653 \family default
654  (shortcut 
655 \family sans
656 Ctrl-l
657 \family default
658 ).
659 \begin_inset Note Note
660 status collapsed
661
662 \begin_layout Plain Layout
663 In LyX there are three 
664 \begin_inset Quotes eld
665 \end_inset
666
667 proper names
668 \begin_inset Quotes erd
669 \end_inset
670
671  that appear in the output with sub- and superscript letters: TeX, LaTeX,
672  and LyX
673 \end_layout
674
675 \begin_layout Plain Layout
676 To avoid that these names are recognized as proper names, a TeX-brace pair
677  is inserted.
678 \end_layout
679
680 \end_inset
681
682
683 \end_layout
684
685 \begin_layout Standard
686 To change the LaTeX-preamble
687 \begin_inset Index
688 status collapsed
689
690 \begin_layout Plain Layout
691 L@LaTeX-preamble
692 \end_layout
693
694 \end_inset
695
696 , use the menu 
697 \family sans
698 Document\SpecialChar \menuseparator
699 Settings\SpecialChar \menuseparator
700 LaT
701 \begin_inset ERT
702 status collapsed
703
704 \begin_layout Plain Layout
705
706 {}
707 \end_layout
708
709 \end_inset
710
711 eX
712 \family default
713  
714 \family sans
715 Preamble
716 \family default
717 .
718 \end_layout
719
720 \begin_layout Standard
721 To edit matrices, case differentiations, and multiline formulas subsequently,
722  the menus 
723 \family sans
724 Edit\SpecialChar \menuseparator
725 Math
726 \family default
727  and 
728 \family sans
729 Edit\SpecialChar \menuseparator
730 Rows
731 \begin_inset space \thinspace{}
732 \end_inset
733
734 &
735 \begin_inset space \thinspace{}
736 \end_inset
737
738 Columns,
739 \family default
740  or the 
741 \family sans
742 table toolbar
743 \family default
744  can be used.
745  When lines and columns are swapped via the menu, the column or line where
746  the cursor is in is exchanged with the column to the right or the line
747  below, respectively.
748  Is the cursor in the last column or row, the exchange is done with the
749  column to the left or the line above.
750 \end_layout
751
752 \begin_layout Standard
753 To write text in formulas
754 \begin_inset Foot
755 status collapsed
756
757 \begin_layout Plain Layout
758 For multiline formulas the command 
759 \series bold
760
761 \backslash
762 intertext
763 \series default
764  is used, see 
765 \begin_inset CommandInset ref
766 LatexCommand ref
767 reference "sub:Text-in-multiline"
768
769 \end_inset
770
771 .
772 \end_layout
773
774 \end_inset
775
776  
777 \emph on
778 mathematical text
779 \emph default
780
781 \begin_inset Index
782 status collapsed
783
784 \begin_layout Plain Layout
785 Text ! in formulas
786 \end_layout
787
788 \end_inset
789
790
791 \begin_inset Index
792 status collapsed
793
794 \begin_layout Plain Layout
795 Mathematical text
796 \end_layout
797
798 \end_inset
799
800  is used.
801  This mode is invoked with the the shortcut 
802 \family sans
803 Alt-m
804 \begin_inset space ~
805 \end_inset
806
807 m
808 \family default
809  or by the insertion of the command 
810 \series bold
811
812 \backslash
813 text
814 \begin_inset Index
815 status collapsed
816
817 \begin_layout Plain Layout
818 Commands ! T ! 
819 \backslash
820 text
821 \end_layout
822
823 \end_inset
824
825
826 \series default
827 .
828  The text appears black in LyX and can therefore be distinguished from the
829  other formula parts that appear blue.
830  In the output mathematical text is set upright, in contrary to other formula
831  parts.
832 \end_layout
833
834 \begin_layout Subsection*
835 Command Scheme
836 \end_layout
837
838 \begin_layout Standard
839 Most of the LaTeX-commands for math constructs have the following scheme:
840 \end_layout
841
842 \begin_layout Standard
843
844 \series bold
845
846 \backslash
847 commandname[optional
848 \series default
849  
850 \series bold
851 argument]{required
852 \series default
853  
854 \series bold
855 argument}
856 \end_layout
857
858 \begin_layout Standard
859 A command starts always with a backslash 
860 \begin_inset Quotes gld
861 \end_inset
862
863
864 \series bold
865
866 \backslash
867
868 \series default
869
870 \begin_inset Quotes grd
871 \end_inset
872
873 .
874  To omit optional arguments, also omit the associated brackets.
875  The braces around the required arguments are named in this document as
876  TeX-braces
877 \begin_inset Index
878 status collapsed
879
880 \begin_layout Plain Layout
881 T@TeX-braces
882 \end_layout
883
884 \end_inset
885
886 .
887  If you add in a formula a left brace to a command name, LyX creates automatical
888 ly a TeX-brace.
889  In all other cases TeX-braces are created in formulas with the command
890  
891 \series bold
892
893 \backslash
894 {
895 \series default
896 .
897  TeX-braces appear red in LyX, in contrary to normal braces that appear
898  blue.
899  In TeX-mode no command is needed to get TeX-braces.
900  TeX-braces don't appear in the output.
901 \end_layout
902
903 \begin_layout Standard
904 When commands without arguments, like commands for symbols are entered in
905  TeX-mode, a space character must 
906 \emph on
907 always
908 \emph default
909  be behind the command to end it.
910  This space doesn't appear in the output.
911  When the space should appear in the output, the space must be followed
912  by a protected space in normal text.
913 \end_layout
914
915 \begin_layout Standard
916 A protected space is inserted with 
917 \family sans
918 Ctrl-Space
919 \family default
920 .
921 \end_layout
922
923 \begin_layout Subsection*
924 \begin_inset Newpage newpage
925 \end_inset
926
927 Syntax Explanation
928 \end_layout
929
930 \begin_layout Itemize
931 The symbol
932 \begin_inset Foot
933 status collapsed
934
935 \begin_layout Plain Layout
936 This visible space character can be created with the command 
937 \series bold
938
939 \backslash
940 textvisiblespace
941 \series default
942
943 \begin_inset Index
944 status collapsed
945
946 \begin_layout Plain Layout
947 Commands ! T ! 
948 \backslash
949 textvisiblespace
950 \end_layout
951
952 \end_inset
953
954 , inserted in TeX-mode.
955 \end_layout
956
957 \end_inset
958
959  
960 \begin_inset ERT
961 status collapsed
962
963 \begin_layout Plain Layout
964
965
966 \backslash
967 spce 
968 \end_layout
969
970 \end_inset
971
972
973 \begin_inset space ~
974 \end_inset
975
976 denotes a space character to be input.
977 \end_layout
978
979 \begin_layout Itemize
980 An arrow like 
981 \begin_inset Formula $\to$
982 \end_inset
983
984  denotes the usage of the corresponding arrow key on the keyboard.
985 \end_layout
986
987 \begin_layout Subsection*
988 Available units
989 \end_layout
990
991 \begin_layout Standard
992 \align center
993 \begin_inset Float table
994 placement H
995 wide false
996 sideways false
997 status open
998
999 \begin_layout Plain Layout
1000 \align center
1001 \begin_inset Caption
1002
1003 \begin_layout Plain Layout
1004 \begin_inset CommandInset label
1005 LatexCommand label
1006 name "tab:Available-units"
1007
1008 \end_inset
1009
1010 Available units
1011 \end_layout
1012
1013 \end_inset
1014
1015
1016 \end_layout
1017
1018 \begin_layout Plain Layout
1019 \align center
1020 \begin_inset Tabular
1021 <lyxtabular version="3" rows="13" columns="2">
1022 <features>
1023 <column alignment="center" valignment="top" width="0">
1024 <column alignment="center" valignment="top" width="0">
1025 <row>
1026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 Unit
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1036 \begin_inset Text
1037
1038 \begin_layout Plain Layout
1039 Name / Description
1040 \end_layout
1041
1042 \end_inset
1043 </cell>
1044 </row>
1045 <row>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 mm
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1056 \begin_inset Text
1057
1058 \begin_layout Plain Layout
1059 Millimeter
1060 \end_layout
1061
1062 \end_inset
1063 </cell>
1064 </row>
1065 <row>
1066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 cm
1071 \end_layout
1072
1073 \end_inset
1074 </cell>
1075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1076 \begin_inset Text
1077
1078 \begin_layout Plain Layout
1079 Centimeter
1080 \end_layout
1081
1082 \end_inset
1083 </cell>
1084 </row>
1085 <row>
1086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1087 \begin_inset Text
1088
1089 \begin_layout Plain Layout
1090 in
1091 \end_layout
1092
1093 \end_inset
1094 </cell>
1095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1096 \begin_inset Text
1097
1098 \begin_layout Plain Layout
1099 Inch (1
1100 \begin_inset space \thinspace{}
1101 \end_inset
1102
1103 in = 2,54
1104 \begin_inset space \thinspace{}
1105 \end_inset
1106
1107 cm)
1108 \end_layout
1109
1110 \end_inset
1111 </cell>
1112 </row>
1113 <row>
1114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1115 \begin_inset Text
1116
1117 \begin_layout Plain Layout
1118 pt
1119 \end_layout
1120
1121 \end_inset
1122 </cell>
1123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1124 \begin_inset Text
1125
1126 \begin_layout Plain Layout
1127 Point (72.27
1128 \begin_inset space \thinspace{}
1129 \end_inset
1130
1131 pt = 1
1132 \begin_inset space \thinspace{}
1133 \end_inset
1134
1135 in)
1136 \end_layout
1137
1138 \end_inset
1139 </cell>
1140 </row>
1141 <row>
1142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1143 \begin_inset Text
1144
1145 \begin_layout Plain Layout
1146 pc
1147 \end_layout
1148
1149 \end_inset
1150 </cell>
1151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1152 \begin_inset Text
1153
1154 \begin_layout Plain Layout
1155 Pica (1
1156 \begin_inset space \thinspace{}
1157 \end_inset
1158
1159 pc = 12
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163 pt)
1164 \end_layout
1165
1166 \end_inset
1167 </cell>
1168 </row>
1169 <row>
1170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1171 \begin_inset Text
1172
1173 \begin_layout Plain Layout
1174 sp
1175 \end_layout
1176
1177 \end_inset
1178 </cell>
1179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1180 \begin_inset Text
1181
1182 \begin_layout Plain Layout
1183 scaled point (65536
1184 \begin_inset space \thinspace{}
1185 \end_inset
1186
1187 sp = 1
1188 \begin_inset space \thinspace{}
1189 \end_inset
1190
1191 pt)
1192 \end_layout
1193
1194 \end_inset
1195 </cell>
1196 </row>
1197 <row>
1198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Plain Layout
1202 bp
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1208 \begin_inset Text
1209
1210 \begin_layout Plain Layout
1211 big point (72
1212 \begin_inset space \thinspace{}
1213 \end_inset
1214
1215 bp = 1
1216 \begin_inset space \thinspace{}
1217 \end_inset
1218
1219 in)
1220 \end_layout
1221
1222 \end_inset
1223 </cell>
1224 </row>
1225 <row>
1226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1227 \begin_inset Text
1228
1229 \begin_layout Plain Layout
1230 dd
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1236 \begin_inset Text
1237
1238 \begin_layout Plain Layout
1239 Didot (1
1240 \begin_inset space \thinspace{}
1241 \end_inset
1242
1243 dd 
1244 \begin_inset Formula $\approx$
1245 \end_inset
1246
1247  0.376
1248 \begin_inset space \thinspace{}
1249 \end_inset
1250
1251 mm)
1252 \end_layout
1253
1254 \end_inset
1255 </cell>
1256 </row>
1257 <row>
1258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1259 \begin_inset Text
1260
1261 \begin_layout Plain Layout
1262 cc
1263 \end_layout
1264
1265 \end_inset
1266 </cell>
1267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1268 \begin_inset Text
1269
1270 \begin_layout Plain Layout
1271 Cicero (1
1272 \begin_inset space \thinspace{}
1273 \end_inset
1274
1275 cc = 12
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 dd)
1280 \end_layout
1281
1282 \end_inset
1283 </cell>
1284 </row>
1285 <row>
1286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Plain Layout
1290 ex
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1296 \begin_inset Text
1297
1298 \begin_layout Plain Layout
1299 Height of letter 
1300 \emph on
1301
1302 \begin_inset Quotes eld
1303 \end_inset
1304
1305 x
1306 \emph default
1307
1308 \begin_inset Quotes erd
1309 \end_inset
1310
1311  in the current font
1312 \end_layout
1313
1314 \end_inset
1315 </cell>
1316 </row>
1317 <row>
1318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1319 \begin_inset Text
1320
1321 \begin_layout Plain Layout
1322 em
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1328 \begin_inset Text
1329
1330 \begin_layout Plain Layout
1331 width of letter 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335
1336 \emph on
1337 M
1338 \emph default
1339
1340 \begin_inset Quotes erd
1341 \end_inset
1342
1343  in the current font
1344 \end_layout
1345
1346 \end_inset
1347 </cell>
1348 </row>
1349 <row>
1350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1351 \begin_inset Text
1352
1353 \begin_layout Plain Layout
1354 mu
1355 \end_layout
1356
1357 \end_inset
1358 </cell>
1359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1360 \begin_inset Text
1361
1362 \begin_layout Plain Layout
1363 math unit (1
1364 \begin_inset space \thinspace{}
1365 \end_inset
1366
1367 mu = 
1368 \begin_inset Formula $\nicefrac{1}{18}$
1369 \end_inset
1370
1371
1372 \begin_inset space \thinspace{}
1373 \end_inset
1374
1375 em)
1376 \end_layout
1377
1378 \end_inset
1379 </cell>
1380 </row>
1381 </lyxtabular>
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \end_inset
1389
1390
1391 \end_layout
1392
1393 \begin_layout Standard
1394 \begin_inset Newpage newpage
1395 \end_inset
1396
1397
1398 \end_layout
1399
1400 \begin_layout Section
1401 Basic Functions
1402 \end_layout
1403
1404 \begin_layout Subsection
1405 Exponents
1406 \begin_inset Index
1407 status collapsed
1408
1409 \begin_layout Plain Layout
1410 Exponents
1411 \end_layout
1412
1413 \end_inset
1414
1415  and Indices
1416 \begin_inset Index
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420 Indices
1421 \end_layout
1422
1423 \end_inset
1424
1425
1426 \begin_inset Index
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430 Superscripts|see
1431 \begin_inset ERT
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435
1436 {
1437 \end_layout
1438
1439 \end_inset
1440
1441 Exponents
1442 \begin_inset ERT
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446
1447 }
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \end_layout
1454
1455 \end_inset
1456
1457
1458 \begin_inset Index
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462 Subscripts|see
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 {
1469 \end_layout
1470
1471 \end_inset
1472
1473 Indices
1474 \begin_inset ERT
1475 status collapsed
1476
1477 \begin_layout Plain Layout
1478
1479 }
1480 \end_layout
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \end_inset
1488
1489
1490 \end_layout
1491
1492 \begin_layout Standard
1493 Indices are created with an underscore 
1494 \begin_inset Quotes eld
1495 \end_inset
1496
1497 _
1498 \begin_inset Quotes erd
1499 \end_inset
1500
1501  or via the math toolbar button 
1502 \begin_inset Graphics
1503         filename ../images/math-subscript.png
1504         scale 85
1505
1506 \end_inset
1507
1508  , exponents with a caret 
1509 \begin_inset Quotes eld
1510 \end_inset
1511
1512 ^
1513 \begin_inset Quotes erd
1514 \end_inset
1515
1516  or via the math toolbar button 
1517 \begin_inset Graphics
1518         filename ../images/math-superscript.png
1519         scale 85
1520
1521 \end_inset
1522
1523 .
1524 \end_layout
1525
1526 \begin_layout Standard
1527 \align center
1528 \begin_inset Tabular
1529 <lyxtabular version="3" rows="4" columns="2">
1530 <features>
1531 <column alignment="center" valignment="top" width="0pt">
1532 <column alignment="center" valignment="top" width="0pt">
1533 <row>
1534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1535 \begin_inset Text
1536
1537 \begin_layout Plain Layout
1538 command
1539 \end_layout
1540
1541 \end_inset
1542 </cell>
1543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1544 \begin_inset Text
1545
1546 \begin_layout Plain Layout
1547 Result
1548 \begin_inset Note Note
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552
1553 \series bold
1554
1555 \backslash
1556 raisebox
1557 \series default
1558  is only used as spacer.
1559 \end_layout
1560
1561 \end_inset
1562
1563
1564 \end_layout
1565
1566 \end_inset
1567 </cell>
1568 </row>
1569 <row>
1570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1571 \begin_inset Text
1572
1573 \begin_layout Plain Layout
1574 B_V
1575 \end_layout
1576
1577 \end_inset
1578 </cell>
1579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1580 \begin_inset Text
1581
1582 \begin_layout Plain Layout
1583 \begin_inset Formula $B_{V}$
1584 \end_inset
1585
1586
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 </row>
1592 <row>
1593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 B^V
1598 \end_layout
1599
1600 \end_inset
1601 </cell>
1602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1603 \begin_inset Text
1604
1605 \begin_layout Plain Layout
1606 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \end_inset
1613 </cell>
1614 </row>
1615 <row>
1616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1617 \begin_inset Text
1618
1619 \begin_layout Plain Layout
1620 B^
1621 \begin_inset ERT
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625
1626
1627 \backslash
1628 spce 
1629 \end_layout
1630
1631 \end_inset
1632
1633 A
1634 \end_layout
1635
1636 \end_inset
1637 </cell>
1638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1639 \begin_inset Text
1640
1641 \begin_layout Plain Layout
1642 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1643 \end_inset
1644
1645
1646 \end_layout
1647
1648 \end_inset
1649 </cell>
1650 </row>
1651 </lyxtabular>
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 As the caret is in some languages an accent, vowels will be accentuated
1660  in this case and not set as exponents
1661 \begin_inset Foot
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665 Depending on the used keyboard settings this can also happen for other character
1666 s than vowels.
1667 \end_layout
1668
1669 \end_inset
1670
1671 .
1672  To get in this case exponents, press 
1673 \family sans
1674 Space
1675 \family default
1676  after the caret as in the last example.
1677 \end_layout
1678
1679 \begin_layout Subsection
1680 Fractions
1681 \begin_inset CommandInset label
1682 LatexCommand label
1683 name "sub:Fractions"
1684
1685 \end_inset
1686
1687
1688 \begin_inset Index
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692 Fractions
1693 \end_layout
1694
1695 \end_inset
1696
1697
1698 \end_layout
1699
1700 \begin_layout Standard
1701 Fractions are generated with the command 
1702 \series bold
1703
1704 \backslash
1705 frac
1706 \series default
1707
1708 \begin_inset Index
1709 status collapsed
1710
1711 \begin_layout Plain Layout
1712 Commands ! F ! 
1713 \backslash
1714 frac
1715 \end_layout
1716
1717 \end_inset
1718
1719  or via the math toolbar button 
1720 \begin_inset Graphics
1721         filename ../images/math/frac.png
1722         scale 50
1723
1724 \end_inset
1725
1726 .
1727  The font size is adjusted automatically, depending on whether the fraction
1728  is in an inline or display style formula.
1729  With the math toolbar button 
1730 \begin_inset Graphics
1731         filename ../images/math/frac-square.png
1732         scale 85
1733
1734 \end_inset
1735
1736  you can select different fraction types.
1737 \end_layout
1738
1739 \begin_layout Standard
1740 With the command 
1741 \series bold
1742
1743 \backslash
1744 dfrac
1745 \begin_inset Index
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 Commands ! D ! 
1750 \backslash
1751 dfrac
1752 \end_layout
1753
1754 \end_inset
1755
1756
1757 \series default
1758  a fraction can be created that has in any case the size of a display style
1759  formula.
1760  With 
1761 \series bold
1762
1763 \backslash
1764 tfrac
1765 \begin_inset Index
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769 Commands ! T ! 
1770 \backslash
1771 tfrac
1772 \end_layout
1773
1774 \end_inset
1775
1776
1777 \series default
1778  the fraction appears always with the size of an inline formula.
1779  An example:
1780 \end_layout
1781
1782 \begin_layout Standard
1783 A line with the fraction 
1784 \begin_inset Formula $\frac{1}{2}$
1785 \end_inset
1786
1787  that was created with the command 
1788 \series bold
1789
1790 \backslash
1791 frac
1792 \series default
1793 .
1794 \end_layout
1795
1796 \begin_layout Standard
1797 A line with the fraction 
1798 \begin_inset Formula $\dfrac{1}{2}$
1799 \end_inset
1800
1801  that was created with the command 
1802 \series bold
1803
1804 \backslash
1805 dfrac
1806 \series default
1807 .
1808 \end_layout
1809
1810 \begin_layout Standard
1811 \align center
1812 \begin_inset Tabular
1813 <lyxtabular version="3" rows="4" columns="2">
1814 <features>
1815 <column alignment="center" valignment="top" width="0pt">
1816 <column alignment="center" valignment="top" width="0pt">
1817 <row>
1818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1819 \begin_inset Text
1820
1821 \begin_layout Plain Layout
1822 Command
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831 Result
1832 \begin_inset Note Note
1833 status collapsed
1834
1835 \begin_layout Plain Layout
1836
1837 \series bold
1838
1839 \backslash
1840 raisebox
1841 \series default
1842  is only used as spacer.
1843 \end_layout
1844
1845 \end_inset
1846
1847
1848 \end_layout
1849
1850 \end_inset
1851 </cell>
1852 </row>
1853 <row>
1854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \backslash
1860 frac
1861 \begin_inset ERT
1862 status collapsed
1863
1864 \begin_layout Plain Layout
1865
1866
1867 \backslash
1868 spce 
1869 \end_layout
1870
1871 \end_inset
1872
1873 A
1874 \begin_inset Formula $\downarrow$
1875 \end_inset
1876
1877 B
1878 \end_layout
1879
1880 \end_inset
1881 </cell>
1882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1883 \begin_inset Text
1884
1885 \begin_layout Plain Layout
1886 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1887 \end_inset
1888
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 </row>
1895 <row>
1896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Plain Layout
1900
1901 \backslash
1902 dfrac
1903 \begin_inset ERT
1904 status collapsed
1905
1906 \begin_layout Plain Layout
1907
1908
1909 \backslash
1910 spce 
1911 \end_layout
1912
1913 \end_inset
1914
1915 A
1916 \begin_inset Formula $\downarrow$
1917 \end_inset
1918
1919 B
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1925 \begin_inset Text
1926
1927 \begin_layout Plain Layout
1928 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1929 \end_inset
1930
1931
1932 \end_layout
1933
1934 \end_inset
1935 </cell>
1936 </row>
1937 <row>
1938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1939 \begin_inset Text
1940
1941 \begin_layout Plain Layout
1942
1943 \backslash
1944 dfrac
1945 \begin_inset ERT
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949
1950
1951 \backslash
1952 spce 
1953 \end_layout
1954
1955 \end_inset
1956
1957 e^
1958 \begin_inset ERT
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962
1963
1964 \backslash
1965 spce 
1966 \end_layout
1967
1968 \end_inset
1969
1970
1971 \backslash
1972 frac
1973 \begin_inset ERT
1974 status collapsed
1975
1976 \begin_layout Plain Layout
1977
1978
1979 \backslash
1980 spce 
1981 \end_layout
1982
1983 \end_inset
1984
1985 1
1986 \begin_inset Formula $\downarrow$
1987 \end_inset
1988
1989 2
1990 \begin_inset Formula $\downarrow\downarrow$
1991 \end_inset
1992
1993 3
1994 \end_layout
1995
1996 \end_inset
1997 </cell>
1998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1999 \begin_inset Text
2000
2001 \begin_layout Plain Layout
2002 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 </row>
2011 </lyxtabular>
2012
2013 \end_inset
2014
2015
2016 \end_layout
2017
2018 \begin_layout Standard
2019 \begin_inset VSpace bigskip
2020 \end_inset
2021
2022
2023 \begin_inset Newpage newpage
2024 \end_inset
2025
2026 For nested fractions the command 
2027 \series bold
2028
2029 \backslash
2030 cfrac
2031 \series default
2032
2033 \begin_inset Index
2034 status collapsed
2035
2036 \begin_layout Plain Layout
2037 Commands ! C ! 
2038 \backslash
2039 cfrac
2040 \end_layout
2041
2042 \end_inset
2043
2044  can be used.
2045  Here an example:
2046 \begin_inset VSpace -3mm
2047 \end_inset
2048
2049
2050 \end_layout
2051
2052 \begin_layout Standard
2053 \begin_inset Formula \begin{align*}
2054 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2055 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2056
2057 \end_inset
2058
2059
2060 \end_layout
2061
2062 \begin_layout Standard
2063 The command for the example above is:
2064 \end_layout
2065
2066 \begin_layout Standard
2067
2068 \series bold
2069
2070 \backslash
2071 cfrac{A
2072 \begin_inset Formula $\to$
2073 \end_inset
2074
2075
2076 \backslash
2077 {B+
2078 \backslash
2079 cfrac{C+
2080 \backslash
2081 cfrac{E
2082 \begin_inset Formula $\to$
2083 \end_inset
2084
2085
2086 \backslash
2087 {F
2088 \begin_inset Formula $\to\to$
2089 \end_inset
2090
2091
2092 \backslash
2093 {D
2094 \end_layout
2095
2096 \begin_layout Standard
2097 \begin_inset VSpace medskip
2098 \end_inset
2099
2100
2101 \end_layout
2102
2103 \begin_layout Standard
2104
2105 \series bold
2106
2107 \backslash
2108 cfrac
2109 \series default
2110  sets the fraction always in the size of a displayed formula, also when
2111  it is part of another fraction.
2112  
2113 \series bold
2114
2115 \backslash
2116 cfrac
2117 \series default
2118  has the following command scheme:
2119 \end_layout
2120
2121 \begin_layout Standard
2122
2123 \series bold
2124
2125 \backslash
2126 cfrac[numerator position]{numerator}{denominator}
2127 \end_layout
2128
2129 \begin_layout Standard
2130 The numerator position can be 
2131 \emph on
2132 l
2133 \emph default
2134  , 
2135 \emph on
2136 c
2137 \emph default
2138 , or 
2139 \emph on
2140 r
2141 \emph default
2142  .
2143  l or r aligns the numerator to the left or right, resp.
2144 \begin_inset space ~
2145 \end_inset
2146
2147 with the fraction stroke.
2148  When 
2149 \emph on
2150 c
2151 \emph default
2152  or no position is given, the numerator appears centered.
2153  These fractions demonstrate the different alignments:
2154 \begin_inset Newline newline
2155 \end_inset
2156
2157
2158 \series bold
2159
2160 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2161 \end_inset
2162
2163
2164 \begin_inset Formula $\cfrac{A}{B+C}$
2165 \end_inset
2166
2167
2168 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2169 \end_inset
2170
2171
2172 \end_layout
2173
2174 \begin_layout Standard
2175 \begin_inset VSpace medskip
2176 \end_inset
2177
2178 It is often advantageous to combine 
2179 \series bold
2180
2181 \backslash
2182 cfrac
2183 \series default
2184  and 
2185 \series bold
2186
2187 \backslash
2188 frac
2189 \series default
2190 :
2191 \begin_inset Formula \[
2192 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2193
2194 \end_inset
2195
2196
2197 \end_layout
2198
2199 \begin_layout Standard
2200 For inline fractions with a sloped fraction stroke you can use the command
2201  
2202 \series bold
2203
2204 \backslash
2205 nicefrac
2206 \series default
2207
2208 \begin_inset Index
2209 status collapsed
2210
2211 \begin_layout Plain Layout
2212 Commands ! N ! 
2213 \backslash
2214 nicefrac
2215 \end_layout
2216
2217 \end_inset
2218
2219
2220 \begin_inset Formula $\nicefrac{5}{31}$
2221 \end_inset
2222
2223  or 
2224 \series bold
2225
2226 \backslash
2227 unitfrac
2228 \series default
2229
2230 \begin_inset Index
2231 status collapsed
2232
2233 \begin_layout Plain Layout
2234 Commands ! U ! 
2235 \backslash
2236 unitfrac
2237 \end_layout
2238
2239 \end_inset
2240
2241
2242 \begin_inset Formula $\unitfrac{5}{31}$
2243 \end_inset
2244
2245  There is furthermore the command 
2246 \series bold
2247
2248 \backslash
2249 unitfracthree
2250 \series default
2251  that offers to write a fraction in combination with a number: 
2252 \begin_inset Formula $\unitfrac[2]{1}{3}$
2253 \end_inset
2254
2255
2256 \begin_inset Newline newline
2257 \end_inset
2258
2259 Note that 
2260 \series bold
2261
2262 \backslash
2263 unitfracthree
2264 \series default
2265  is not a real LaTeX command but the command
2266 \begin_inset Newline newline
2267 \end_inset
2268
2269
2270 \series bold
2271
2272 \backslash
2273 unitfrac[number]{numerator}{denominator}
2274 \series default
2275 , therefore you cannot use it in TeX code.
2276 \end_layout
2277
2278 \begin_layout Standard
2279 How to define own fractions where the fraction stroke can be changed, is
2280  explained in 
2281 \begin_inset CommandInset ref
2282 LatexCommand ref
2283 reference "sub:Self-defined-Fractions"
2284
2285 \end_inset
2286
2287 .
2288 \end_layout
2289
2290 \begin_layout Subsection
2291 Roots
2292 \begin_inset Index
2293 status collapsed
2294
2295 \begin_layout Plain Layout
2296 Roots
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \begin_layout Standard
2305 Square roots are created with 
2306 \series bold
2307
2308 \backslash
2309 sqrt
2310 \series default
2311
2312 \begin_inset Index
2313 status collapsed
2314
2315 \begin_layout Plain Layout
2316 Commands ! S ! 
2317 \backslash
2318 sqrt
2319 \end_layout
2320
2321 \end_inset
2322
2323  or the math toolbar button 
2324 \begin_inset Graphics
2325         filename ../images/math/sqrt.png
2326         scale 85
2327
2328 \end_inset
2329
2330 , all other roots with the command 
2331 \series bold
2332
2333 \backslash
2334 root
2335 \series default
2336
2337 \begin_inset Index
2338 status collapsed
2339
2340 \begin_layout Plain Layout
2341 Commands ! R ! 
2342 \backslash
2343 root
2344 \end_layout
2345
2346 \end_inset
2347
2348  or with the math toolbar button 
2349 \begin_inset Graphics
2350         filename ../images/math/root.png
2351         scale 85
2352
2353 \end_inset
2354
2355 .
2356 \end_layout
2357
2358 \begin_layout Standard
2359 \align center
2360 \begin_inset Tabular
2361 <lyxtabular version="3" rows="3" columns="2">
2362 <features>
2363 <column alignment="center" valignment="top" width="0pt">
2364 <column alignment="center" valignment="top" width="0pt">
2365 <row>
2366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2367 \begin_inset Text
2368
2369 \begin_layout Plain Layout
2370 Command
2371 \end_layout
2372
2373 \end_inset
2374 </cell>
2375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2376 \begin_inset Text
2377
2378 \begin_layout Plain Layout
2379 Result
2380 \begin_inset Note Note
2381 status collapsed
2382
2383 \begin_layout Plain Layout
2384
2385 \series bold
2386
2387 \backslash
2388 raisebox
2389 \series default
2390  is only used as spacer.
2391 \end_layout
2392
2393 \end_inset
2394
2395
2396 \end_layout
2397
2398 \end_inset
2399 </cell>
2400 </row>
2401 <row>
2402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2403 \begin_inset Text
2404
2405 \begin_layout Plain Layout
2406
2407 \backslash
2408 sqrt
2409 \begin_inset ERT
2410 status collapsed
2411
2412 \begin_layout Plain Layout
2413
2414
2415 \backslash
2416 spce 
2417 \end_layout
2418
2419 \end_inset
2420
2421 A-B
2422 \end_layout
2423
2424 \end_inset
2425 </cell>
2426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Plain Layout
2430 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2431 \end_inset
2432
2433
2434 \end_layout
2435
2436 \end_inset
2437 </cell>
2438 </row>
2439 <row>
2440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2441 \begin_inset Text
2442
2443 \begin_layout Plain Layout
2444
2445 \backslash
2446 root
2447 \begin_inset ERT
2448 status collapsed
2449
2450 \begin_layout Plain Layout
2451
2452
2453 \backslash
2454 spce 
2455 \end_layout
2456
2457 \end_inset
2458
2459 3
2460 \begin_inset Formula $\downarrow$
2461 \end_inset
2462
2463 A-B
2464 \end_layout
2465
2466 \end_inset
2467 </cell>
2468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2469 \begin_inset Text
2470
2471 \begin_layout Plain Layout
2472 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2473 \end_inset
2474
2475
2476 \end_layout
2477
2478 \end_inset
2479 </cell>
2480 </row>
2481 </lyxtabular>
2482
2483 \end_inset
2484
2485
2486 \end_layout
2487
2488 \begin_layout Standard
2489 A square root can also be created with 
2490 \series bold
2491
2492 \backslash
2493 root
2494 \series default
2495  when the root index field is left empty.
2496 \end_layout
2497
2498 \begin_layout Standard
2499 With certain indices the distance to the root is too small, like in this
2500  formula: 
2501 \begin_inset Formula $\sqrt[\beta]{B}$
2502 \end_inset
2503
2504
2505 \begin_inset Newline newline
2506 \end_inset
2507
2508 The 
2509 \begin_inset Formula $\beta$
2510 \end_inset
2511
2512  touches the root.
2513  To avoid this, the commands 
2514 \series bold
2515
2516 \backslash
2517 leftroot
2518 \series default
2519
2520 \begin_inset Index
2521 status collapsed
2522
2523 \begin_layout Plain Layout
2524 Commands ! L ! 
2525 \backslash
2526 leftroot
2527 \end_layout
2528
2529 \end_inset
2530
2531  and 
2532 \series bold
2533
2534 \backslash
2535 uproot
2536 \series default
2537
2538 \begin_inset Index
2539 status collapsed
2540
2541 \begin_layout Plain Layout
2542 Commands ! U ! 
2543 \backslash
2544 uproot
2545 \end_layout
2546
2547 \end_inset
2548
2549  are used with the following scheme:
2550 \end_layout
2551
2552 \begin_layout Standard
2553
2554 \series bold
2555
2556 \backslash
2557 leftroot{distance}
2558 \series default
2559  and 
2560 \series bold
2561
2562 \backslash
2563 uproot{distance}
2564 \end_layout
2565
2566 \begin_layout Standard
2567 Distance is the number of Big Points (unit bp; 
2568 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2569 \end_inset
2570
2571 ), that the index should be moved to the left or top, resp..
2572  The commands are written to the index.
2573  This way the command
2574 \begin_inset Newline newline
2575 \end_inset
2576
2577
2578 \series bold
2579
2580 \backslash
2581 root
2582 \backslash
2583 leftroot{-1
2584 \begin_inset Formula $\to$
2585 \end_inset
2586
2587
2588 \backslash
2589 uproot{2
2590 \begin_inset Formula $\to$
2591 \end_inset
2592
2593
2594 \backslash
2595 beta
2596 \begin_inset ERT
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600
2601
2602 \backslash
2603 spce 
2604 \end_layout
2605
2606 \end_inset
2607
2608
2609 \begin_inset Formula $\to$
2610 \end_inset
2611
2612 B
2613 \begin_inset Newline newline
2614 \end_inset
2615
2616
2617 \series default
2618 produces a correct typeset formula: 
2619 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2620 \end_inset
2621
2622
2623 \end_layout
2624
2625 \begin_layout Subsection
2626 Binomial Coefficients
2627 \begin_inset Index
2628 status collapsed
2629
2630 \begin_layout Plain Layout
2631 Binomial coefficients
2632 \end_layout
2633
2634 \end_inset
2635
2636
2637 \end_layout
2638
2639 \begin_layout Standard
2640 Binomial coefficients are inserted with the command 
2641 \series bold
2642
2643 \backslash
2644 binom
2645 \series default
2646
2647 \begin_inset Index
2648 status collapsed
2649
2650 \begin_layout Plain Layout
2651 Commands ! B ! 
2652 \backslash
2653 binom
2654 \end_layout
2655
2656 \end_inset
2657
2658  or with the submenu of the math toolbar button 
2659 \begin_inset Graphics
2660         filename ../images/math/frac-square.png
2661         scale 85
2662
2663 \end_inset
2664
2665 .
2666  Analog to fractions (
2667 \series bold
2668
2669 \backslash
2670 frac
2671 \series default
2672 ) there are besides 
2673 \series bold
2674
2675 \backslash
2676 binom
2677 \series default
2678  the commands 
2679 \series bold
2680
2681 \backslash
2682 dbinom
2683 \begin_inset Index
2684 status collapsed
2685
2686 \begin_layout Plain Layout
2687 Commands ! D ! 
2688 \backslash
2689 dbinom
2690 \end_layout
2691
2692 \end_inset
2693
2694
2695 \series default
2696  and 
2697 \series bold
2698
2699 \backslash
2700 tbinom
2701 \series default
2702
2703 \begin_inset Index
2704 status collapsed
2705
2706 \begin_layout Plain Layout
2707 Commands ! T ! 
2708 \backslash
2709 tbinom
2710 \end_layout
2711
2712 \end_inset
2713
2714 .
2715  For other brackets around binomial coeficients there are the commands 
2716 \series bold
2717
2718 \backslash
2719 brace
2720 \series default
2721
2722 \begin_inset Index
2723 status collapsed
2724
2725 \begin_layout Plain Layout
2726 Commands ! B ! 
2727 \backslash
2728 brace
2729 \end_layout
2730
2731 \end_inset
2732
2733  and 
2734 \series bold
2735
2736 \backslash
2737 brack
2738 \series default
2739
2740 \begin_inset Index
2741 status collapsed
2742
2743 \begin_layout Plain Layout
2744 Commands ! B ! 
2745 \backslash
2746 brack
2747 \end_layout
2748
2749 \end_inset
2750
2751 .
2752 \end_layout
2753
2754 \begin_layout Standard
2755 \align center
2756 \begin_inset Tabular
2757 <lyxtabular version="3" rows="6" columns="2">
2758 <features>
2759 <column alignment="center" valignment="top" width="0pt">
2760 <column alignment="center" valignment="top" width="0pt">
2761 <row>
2762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Plain Layout
2766 Command
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 Result
2776 \begin_inset Note Note
2777 status collapsed
2778
2779 \begin_layout Plain Layout
2780
2781 \series bold
2782
2783 \backslash
2784 raisebox
2785 \series default
2786  is only used as spacer.
2787 \end_layout
2788
2789 \end_inset
2790
2791
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 </row>
2797 <row>
2798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2799 \begin_inset Text
2800
2801 \begin_layout Plain Layout
2802
2803 \backslash
2804 binom
2805 \begin_inset ERT
2806 status collapsed
2807
2808 \begin_layout Plain Layout
2809
2810
2811 \backslash
2812 spce 
2813 \end_layout
2814
2815 \end_inset
2816
2817 A
2818 \begin_inset Formula $\downarrow$
2819 \end_inset
2820
2821 B
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 </row>
2839 <row>
2840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \begin_layout Plain Layout
2844
2845 \backslash
2846 dbinom
2847 \begin_inset ERT
2848 status collapsed
2849
2850 \begin_layout Plain Layout
2851
2852
2853 \backslash
2854 spce 
2855 \end_layout
2856
2857 \end_inset
2858
2859 A
2860 \begin_inset Formula $\downarrow$
2861 \end_inset
2862
2863 B
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 </row>
2881 <row>
2882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2883 \begin_inset Text
2884
2885 \begin_layout Plain Layout
2886
2887 \backslash
2888 tbinom
2889 \begin_inset ERT
2890 status collapsed
2891
2892 \begin_layout Plain Layout
2893
2894
2895 \backslash
2896 spce 
2897 \end_layout
2898
2899 \end_inset
2900
2901 A
2902 \begin_inset Formula $\downarrow$
2903 \end_inset
2904
2905 B
2906 \end_layout
2907
2908 \end_inset
2909 </cell>
2910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2911 \begin_inset Text
2912
2913 \begin_layout Plain Layout
2914 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2915 \end_inset
2916
2917
2918 \end_layout
2919
2920 \end_inset
2921 </cell>
2922 </row>
2923 <row>
2924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Plain Layout
2928
2929 \backslash
2930 brack
2931 \begin_inset ERT
2932 status collapsed
2933
2934 \begin_layout Plain Layout
2935
2936
2937 \backslash
2938 spce 
2939 \end_layout
2940
2941 \end_inset
2942
2943 A
2944 \begin_inset Formula $\downarrow$
2945 \end_inset
2946
2947 B
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2957 \end_inset
2958
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 </row>
2965 <row>
2966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \backslash
2972 brace
2973 \begin_inset ERT
2974 status collapsed
2975
2976 \begin_layout Plain Layout
2977
2978
2979 \backslash
2980 spce 
2981 \end_layout
2982
2983 \end_inset
2984
2985 A
2986 \begin_inset Formula $\downarrow$
2987 \end_inset
2988
2989 B
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2999 \end_inset
3000
3001
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 </row>
3007 </lyxtabular>
3008
3009 \end_inset
3010
3011
3012 \end_layout
3013
3014 \begin_layout Subsection
3015 Case Differentiations
3016 \begin_inset Index
3017 status collapsed
3018
3019 \begin_layout Plain Layout
3020 Case differentiations 
3021 \end_layout
3022
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \begin_layout Standard
3029 \align center
3030 \begin_inset Tabular
3031 <lyxtabular version="3" rows="3" columns="2">
3032 <features>
3033 <column alignment="center" valignment="top" width="0pt">
3034 <column alignment="center" valignment="top" width="0pt">
3035 <row>
3036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3037 \begin_inset Text
3038
3039 \begin_layout Plain Layout
3040 Command
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3046 \begin_inset Text
3047
3048 \begin_layout Plain Layout
3049 Result
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 </row>
3055 <row>
3056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3057 \begin_inset Text
3058
3059 \begin_layout Plain Layout
3060
3061 \backslash
3062 cases
3063 \begin_inset ERT
3064 status collapsed
3065
3066 \begin_layout Plain Layout
3067
3068
3069 \backslash
3070 spce 
3071 \end_layout
3072
3073 \end_inset
3074
3075 A
3076 \begin_inset Formula $\to$
3077 \end_inset
3078
3079 B>0
3080 \begin_inset Index
3081 status collapsed
3082
3083 \begin_layout Plain Layout
3084 Commands ! C ! 
3085 \backslash
3086 cases
3087 \end_layout
3088
3089 \end_inset
3090
3091
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100 \begin_inset Formula $\begin{cases}
3101 A & B>0\end{cases}$
3102 \end_inset
3103
3104
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 </row>
3110 <row>
3111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \backslash
3117 cases
3118 \begin_inset ERT
3119 status collapsed
3120
3121 \begin_layout Plain Layout
3122
3123
3124 \backslash
3125 spce 
3126 \end_layout
3127
3128 \end_inset
3129
3130 Ctrl-Enter
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139 \begin_inset Formula $\begin{cases}
3140 A & \textrm{for }x>0\\
3141 B & \textrm{for }x=0\end{cases}$
3142 \end_inset
3143
3144
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 </lyxtabular>
3151
3152 \end_inset
3153
3154
3155 \end_layout
3156
3157 \begin_layout Standard
3158 After inserting 
3159 \series bold
3160
3161 \backslash
3162 cases
3163 \series default
3164  or the usage of the math toolbar button 
3165 \begin_inset Graphics
3166         filename ../images/math/cases.png
3167         scale 85
3168
3169 \end_inset
3170
3171  you can create new lines with the shortcut 
3172 \family sans
3173 Ctrl-Return
3174 \family default
3175  or the table toolbar button 
3176 \begin_inset Graphics
3177         filename ../images/tabular-feature_append-row.png
3178         scale 85
3179
3180 \end_inset
3181
3182 .
3183 \end_layout
3184
3185 \begin_layout Standard
3186 The command 
3187 \series bold
3188
3189 \backslash
3190 cases
3191 \series default
3192  is also available via the menu 
3193 \family sans
3194 Insert\SpecialChar \menuseparator
3195 Math\SpecialChar \menuseparator
3196 Cases-Environment
3197 \family default
3198 .
3199 \end_layout
3200
3201 \begin_layout Subsection
3202 Negations
3203 \begin_inset Index
3204 status collapsed
3205
3206 \begin_layout Plain Layout
3207 Negations
3208 \end_layout
3209
3210 \end_inset
3211
3212
3213 \end_layout
3214
3215 \begin_layout Standard
3216 By inserting of 
3217 \series bold
3218
3219 \backslash
3220 not
3221 \series default
3222
3223 \begin_inset Index
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 Commands ! N ! 
3228 \backslash
3229 not
3230 \end_layout
3231
3232 \end_inset
3233
3234  every character can be displayed canceled.
3235  The characters are quasi accentuated by a slash.
3236 \end_layout
3237
3238 \begin_layout Standard
3239 \align center
3240 \begin_inset Tabular
3241 <lyxtabular version="3" rows="4" columns="2">
3242 <features>
3243 <column alignment="center" valignment="top" width="0pt">
3244 <column alignment="center" valignment="top" width="0pt">
3245 <row>
3246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3247 \begin_inset Text
3248
3249 \begin_layout Plain Layout
3250 Command
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259 Result
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 </row>
3265 <row>
3266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270
3271 \backslash
3272 not=
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Plain Layout
3281 \begin_inset Formula $\not=$
3282 \end_inset
3283
3284
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 </row>
3290 <row>
3291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \backslash
3297 not 
3298 \backslash
3299 le
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308 \begin_inset Formula $\not\le$
3309 \end_inset
3310
3311
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 </row>
3317 <row>
3318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322
3323 \backslash
3324 not 
3325 \backslash
3326 parallel
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 \begin_inset Formula $\not\parallel$
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 </lyxtabular>
3345
3346 \end_inset
3347
3348
3349 \end_layout
3350
3351 \begin_layout Standard
3352 The last example shows, that not all negations look good.
3353  Therefore there are for some negations special commands (see 
3354 \begin_inset CommandInset ref
3355 LatexCommand ref
3356 reference "sub:Mathematical-Symbols"
3357
3358 \end_inset
3359
3360  and 
3361 \begin_inset CommandInset ref
3362 LatexCommand ref
3363 reference "sec:Relations"
3364
3365 \end_inset
3366
3367 ).
3368 \end_layout
3369
3370 \begin_layout Subsection
3371 Placeholders
3372 \begin_inset CommandInset label
3373 LatexCommand label
3374 name "sub:Placeholders"
3375
3376 \end_inset
3377
3378
3379 \begin_inset Index
3380 status collapsed
3381
3382 \begin_layout Plain Layout
3383 Placeholders
3384 \end_layout
3385
3386 \end_inset
3387
3388
3389 \begin_inset Index
3390 status collapsed
3391
3392 \begin_layout Plain Layout
3393 Chemical characters ! Isotopes
3394 \end_layout
3395
3396 \end_inset
3397
3398
3399 \begin_inset Index
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403 Isotopes|see
3404 \begin_inset ERT
3405 status collapsed
3406
3407 \begin_layout Plain Layout
3408
3409 {
3410 \end_layout
3411
3412 \end_inset
3413
3414 Chemical characters
3415 \begin_inset ERT
3416 status collapsed
3417
3418 \begin_layout Plain Layout
3419
3420 }
3421 \end_layout
3422
3423 \end_inset
3424
3425
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 When displaying e.
3435 \begin_inset space \thinspace{}
3436 \end_inset
3437
3438 g.
3439 \begin_inset space ~
3440 \end_inset
3441
3442 isotopes
3443 \begin_inset Foot
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 More about chemical symbols is written in 
3448 \begin_inset CommandInset ref
3449 LatexCommand ref
3450 reference "sub:Chemical-Symbols-and"
3451
3452 \end_inset
3453
3454 .
3455 \end_layout
3456
3457 \end_inset
3458
3459  the following problem occurs:
3460 \end_layout
3461
3462 \begin_layout Standard
3463 \align center
3464 \begin_inset Tabular
3465 <lyxtabular version="3" rows="2" columns="2">
3466 <features>
3467 <column alignment="center" valignment="top" width="0pt">
3468 <column alignment="center" valignment="top" width="0pt">
3469 <row>
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 Indices created with sub- and superscripts:
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3484 \end_inset
3485
3486
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497 correct indices:
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell alignment="center" valignment="top" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3507 \end_inset
3508
3509
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 </row>
3515 </lyxtabular>
3516
3517 \end_inset
3518
3519
3520 \begin_inset Note Note
3521 status collapsed
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526
3527 \backslash
3528 raisebox
3529 \series default
3530  is only used as spacer.
3531 \end_layout
3532
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \begin_layout Standard
3539 The shorter index is by default placed below or above the first character
3540  of the longer index.
3541  To avoid this there is the command 
3542 \series bold
3543
3544 \backslash
3545 phantom
3546 \series default
3547
3548 \begin_inset Index
3549 status collapsed
3550
3551 \begin_layout Plain Layout
3552 Commands ! P ! 
3553 \backslash
3554 phantom
3555 \end_layout
3556
3557 \end_inset
3558
3559  or the math toolbar button
3560 \begin_inset space \thinspace{}
3561 \end_inset
3562
3563
3564 \begin_inset Foot
3565 status collapsed
3566
3567 \begin_layout Plain Layout
3568 can be found in the submenu of the toolbar button 
3569 \begin_inset Graphics
3570         filename ../images/math/space.png
3571         scale 85
3572
3573 \end_inset
3574
3575
3576 \end_layout
3577
3578 \end_inset
3579
3580  
3581 \begin_inset Graphics
3582         filename ../images/math/phantom.png
3583         scale 85
3584
3585 \end_inset
3586
3587  that creates one or more phantom characters.
3588  When inserting 
3589 \series bold
3590
3591 \backslash
3592 phantom
3593 \series default
3594  a small blue box appears that is superposed with two red arrows.
3595  The arrows indicate that the complete width and height of the box content
3596  will be created as placeholder.
3597  Phantom characters are accordingly placeholders with the size of the characters.
3598 \end_layout
3599
3600 \begin_layout Standard
3601 \align center
3602 \begin_inset Tabular
3603 <lyxtabular version="3" rows="4" columns="2">
3604 <features>
3605 <column alignment="center" valignment="top" width="0">
3606 <column alignment="center" valignment="top" width="0">
3607 <row>
3608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 Command
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621 Result
3622 \begin_inset Note Note
3623 status collapsed
3624
3625 \begin_layout Plain Layout
3626
3627 \series bold
3628
3629 \backslash
3630 raisebox
3631 \series default
3632  is only used as spacer.
3633 \end_layout
3634
3635 \end_inset
3636
3637
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 </row>
3643 <row>
3644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Plain Layout
3648 ^19
3649 \begin_inset ERT
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653
3654
3655 \backslash
3656 spce 
3657 \end_layout
3658
3659 \end_inset
3660
3661 _
3662 \backslash
3663 phantom
3664 \begin_inset ERT
3665 status collapsed
3666
3667 \begin_layout Plain Layout
3668
3669
3670 \backslash
3671 spce 
3672 \end_layout
3673
3674 \end_inset
3675
3676 1
3677 \begin_inset Formula $\to$
3678 \end_inset
3679
3680 9
3681 \begin_inset ERT
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685
3686
3687 \backslash
3688 spce 
3689 \end_layout
3690
3691 \end_inset
3692
3693 F
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3703 \end_inset
3704
3705
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 ^235
3717 \begin_inset ERT
3718 status collapsed
3719
3720 \begin_layout Plain Layout
3721
3722
3723 \backslash
3724 spce 
3725 \end_layout
3726
3727 \end_inset
3728
3729 _
3730 \backslash
3731 phantom
3732 \begin_inset ERT
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736
3737
3738 \backslash
3739 spce 
3740 \end_layout
3741
3742 \end_inset
3743
3744 23
3745 \begin_inset Formula $\to$
3746 \end_inset
3747
3748 9
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 F
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784
3785 \backslash
3786 Lambda^
3787 \begin_inset ERT
3788 status collapsed
3789
3790 \begin_layout Plain Layout
3791
3792
3793 \backslash
3794 spce 
3795 \end_layout
3796
3797 \end_inset
3798
3799
3800 \backslash
3801 phantom
3802 \begin_inset ERT
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806
3807
3808 \backslash
3809 spce 
3810 \end_layout
3811
3812 \end_inset
3813
3814 ii
3815 \begin_inset Formula $\to$
3816 \end_inset
3817
3818 t
3819 \begin_inset ERT
3820 status collapsed
3821
3822 \begin_layout Plain Layout
3823
3824
3825 \backslash
3826 spce 
3827 \end_layout
3828
3829 \end_inset
3830
3831 _MMt
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3841 \end_inset
3842
3843
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 </lyxtabular>
3850
3851 \end_inset
3852
3853
3854 \end_layout
3855
3856 \begin_layout Standard
3857 Furthermore there are the commands 
3858 \series bold
3859
3860 \backslash
3861 vphantom
3862 \series default
3863
3864 \begin_inset Index
3865 status collapsed
3866
3867 \begin_layout Plain Layout
3868 Commands ! V ! 
3869 \backslash
3870 vphantom
3871 \end_layout
3872
3873 \end_inset
3874
3875  (toolbar button 
3876 \begin_inset space ~
3877 \end_inset
3878
3879
3880 \begin_inset Graphics
3881         filename ../images/math/vphantom.png
3882         scale 85
3883
3884 \end_inset
3885
3886 ) and 
3887 \series bold
3888
3889 \backslash
3890 hphantom
3891 \series default
3892
3893 \begin_inset Index
3894 status collapsed
3895
3896 \begin_layout Plain Layout
3897 Commands ! H ! 
3898 \backslash
3899 hphantom
3900 \end_layout
3901
3902 \end_inset
3903
3904  (toolbar button 
3905 \begin_inset space ~
3906 \end_inset
3907
3908
3909 \begin_inset Graphics
3910         filename ../images/math/hphantom.png
3911         scale 85
3912
3913 \end_inset
3914
3915 ).
3916  
3917 \series bold
3918
3919 \backslash
3920 hphantom
3921 \series default
3922  creates only space for the maximal height of the characters in the box
3923  but not for its width.
3924  
3925 \series bold
3926
3927 \backslash
3928 vphantom
3929 \series default
3930  creates only space for the width of the box content.
3931  Therefore  the boxes of both commands have only one red arrow.
3932 \end_layout
3933
3934 \begin_layout Standard
3935 For example creates 
3936 \series bold
3937
3938 \backslash
3939 vphantom
3940 \series default
3941
3942 \begin_inset ERT
3943 status collapsed
3944
3945 \begin_layout Plain Layout
3946
3947
3948 \backslash
3949 spce 
3950 \end_layout
3951
3952 \end_inset
3953
3954
3955 \series bold
3956 a
3957 \backslash
3958 int
3959 \series default
3960  space for the height of the integral sign,
3961 \begin_inset Foot
3962 status collapsed
3963
3964 \begin_layout Plain Layout
3965 The command 
3966 \series bold
3967
3968 \backslash
3969 int
3970 \series default
3971  creates an integral sign, see 
3972 \begin_inset CommandInset ref
3973 LatexCommand ref
3974 reference "sub:Big-Operators"
3975
3976 \end_inset
3977
3978 .
3979 \end_layout
3980
3981 \end_inset
3982
3983  because this is the larger character.
3984  An example application is in 
3985 \begin_inset CommandInset ref
3986 LatexCommand ref
3987 reference "sub:Multiline-Brackets"
3988
3989 \end_inset
3990
3991 .
3992 \end_layout
3993
3994 \begin_layout Subsection
3995 Lines
3996 \begin_inset Index
3997 status collapsed
3998
3999 \begin_layout Plain Layout
4000 Lines
4001 \end_layout
4002
4003 \end_inset
4004
4005
4006 \begin_inset Index
4007 status collapsed
4008
4009 \begin_layout Plain Layout
4010 Formula ! underlined
4011 \end_layout
4012
4013 \end_inset
4014
4015
4016 \end_layout
4017
4018 \begin_layout Standard
4019 \align center
4020 \begin_inset Tabular
4021 <lyxtabular version="3" rows="4" columns="2">
4022 <features>
4023 <column alignment="center" valignment="top" width="0pt">
4024 <column alignment="center" valignment="top" width="0pt">
4025 <row>
4026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 Command
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039 Result
4040 \begin_inset Note Note
4041 status collapsed
4042
4043 \begin_layout Plain Layout
4044
4045 \series bold
4046
4047 \backslash
4048 raisebox
4049 \series default
4050  is only used as spacer.
4051 \end_layout
4052
4053 \end_inset
4054
4055
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 </row>
4061 <row>
4062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066
4067 \backslash
4068 overline
4069 \begin_inset ERT
4070 status collapsed
4071
4072 \begin_layout Plain Layout
4073
4074
4075 \backslash
4076 spce 
4077 \end_layout
4078
4079 \end_inset
4080
4081 A+B
4082 \begin_inset Index
4083 status collapsed
4084
4085 \begin_layout Plain Layout
4086 Commands ! O ! 
4087 \backslash
4088 overline
4089 \end_layout
4090
4091 \end_inset
4092
4093
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4103 \end_inset
4104
4105
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 </row>
4111 <row>
4112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116
4117 \backslash
4118 underline
4119 \begin_inset ERT
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123
4124
4125 \backslash
4126 spce 
4127 \end_layout
4128
4129 \end_inset
4130
4131 A+B
4132 \begin_inset Index
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Commands ! U ! 
4137 \backslash
4138 underline
4139 \end_layout
4140
4141 \end_inset
4142
4143
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4153 \end_inset
4154
4155
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 </row>
4161 <row>
4162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166
4167 \backslash
4168 overline
4169 \begin_inset ERT
4170 status collapsed
4171
4172 \begin_layout Plain Layout
4173
4174
4175 \backslash
4176 spce 
4177 \end_layout
4178
4179 \end_inset
4180
4181
4182 \backslash
4183 underline
4184 \begin_inset ERT
4185 status collapsed
4186
4187 \begin_layout Plain Layout
4188
4189
4190 \backslash
4191 spce 
4192 \end_layout
4193
4194 \end_inset
4195
4196 A+B
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4206 \end_inset
4207
4208
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 </row>
4214 </lyxtabular>
4215
4216 \end_inset
4217
4218
4219 \end_layout
4220
4221 \begin_layout Standard
4222 In the last example it doesn't matter if first 
4223 \series bold
4224
4225 \backslash
4226 overline
4227 \series default
4228  or 
4229 \series bold
4230
4231 \backslash
4232 underline
4233 \series default
4234  is inserted.
4235 \end_layout
4236
4237 \begin_layout Standard
4238 To double underline e.
4239 \begin_inset space \thinspace{}
4240 \end_inset
4241
4242 g.
4243  results, one uses 
4244 \series bold
4245
4246 \backslash
4247 underline
4248 \series default
4249  twice.
4250 \end_layout
4251
4252 \begin_layout Standard
4253 It is possible to place up to 6 lines above or below characters.
4254 \end_layout
4255
4256 \begin_layout Standard
4257 \begin_inset VSpace bigskip
4258 \end_inset
4259
4260 Custom lines can be created using the command 
4261 \series bold
4262
4263 \backslash
4264 rule
4265 \series default
4266
4267 \begin_inset Index
4268 status collapsed
4269
4270 \begin_layout Plain Layout
4271 Commands ! R ! 
4272 \backslash
4273 rule
4274 \end_layout
4275
4276 \end_inset
4277
4278  which has the following scheme:
4279 \end_layout
4280
4281 \begin_layout Standard
4282
4283 \series bold
4284
4285 \backslash
4286 rule[vertical offset]{length}{thickness}
4287 \end_layout
4288
4289 \begin_layout Standard
4290 The optional vertical offset shifts the line upwards (or downwards, when
4291  the value is negative).
4292  The units listed in 
4293 \begin_inset CommandInset ref
4294 LatexCommand ref
4295 reference "tab:Available-units"
4296
4297 \end_inset
4298
4299  can be used for the values.
4300  Here are two example lines created with the commands
4301 \begin_inset Newline newline
4302 \end_inset
4303
4304
4305 \series bold
4306
4307 \backslash
4308 rule[-2ex]{3cm}{2pt}
4309 \series default
4310  and 
4311 \series bold
4312
4313 \backslash
4314 rule{2cm}{1pt}
4315 \series default
4316 :
4317 \end_layout
4318
4319 \begin_layout Standard
4320 This is a sentence 
4321 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4322 \end_inset
4323
4324  with two lines.
4325 \end_layout
4326
4327 \begin_layout Standard
4328
4329 \series bold
4330
4331 \backslash
4332 rule
4333 \series default
4334  can also be used for text when it is inserted in TeX-mode.
4335 \end_layout
4336
4337 \begin_layout Subsection
4338 Ellipses
4339 \begin_inset CommandInset label
4340 LatexCommand label
4341 name "sub:Ellipses"
4342
4343 \end_inset
4344
4345
4346 \begin_inset Index
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350 Ellipses
4351 \end_layout
4352
4353 \end_inset
4354
4355
4356 \end_layout
4357
4358 \begin_layout Standard
4359 There are different types of ellipses available.
4360 \begin_inset Foot
4361 status collapsed
4362
4363 \begin_layout Plain Layout
4364 In the math toolbar in the submenu of the button 
4365 \begin_inset Graphics
4366         filename ../images/math/ldots.png
4367         scale 85
4368
4369 \end_inset
4370
4371
4372 \end_layout
4373
4374 \end_inset
4375
4376  For listings dots at the baseline are used (
4377 \series bold
4378
4379 \backslash
4380 ldots
4381 \series default
4382
4383 \begin_inset Index
4384 status collapsed
4385
4386 \begin_layout Plain Layout
4387 Commands ! L ! 
4388 \backslash
4389 ldots
4390 \end_layout
4391
4392 \end_inset
4393
4394 ), while for operations dots are needed that are on the same height as the
4395  operators (
4396 \series bold
4397
4398 \backslash
4399 cdots
4400 \series default
4401
4402 \begin_inset Index
4403 status collapsed
4404
4405 \begin_layout Plain Layout
4406 Commands ! C ! 
4407 \backslash
4408 cdots
4409 \end_layout
4410
4411 \end_inset
4412
4413 ).
4414  When using the command 
4415 \series bold
4416
4417 \backslash
4418 dots
4419 \series default
4420
4421 \begin_inset Index
4422 status collapsed
4423
4424 \begin_layout Plain Layout
4425 Commands ! D ! 
4426 \backslash
4427 dots
4428 \end_layout
4429
4430 \end_inset
4431
4432 , LaTeX decides on the basis of the next character what type is used.
4433 \end_layout
4434
4435 \begin_layout Standard
4436 \align center
4437 \begin_inset Tabular
4438 <lyxtabular version="3" rows="8" columns="2">
4439 <features>
4440 <column alignment="center" valignment="top" width="0pt">
4441 <column alignment="center" valignment="top" width="0pt">
4442 <row>
4443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 Command
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 Result
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 </row>
4462 <row>
4463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 A_1
4468 \begin_inset ERT
4469 status collapsed
4470
4471 \begin_layout Plain Layout
4472
4473
4474 \backslash
4475 spce 
4476 \end_layout
4477
4478 \end_inset
4479
4480 ,
4481 \backslash
4482 dots
4483 \begin_inset ERT
4484 status collapsed
4485
4486 \begin_layout Plain Layout
4487
4488
4489 \backslash
4490 spce 
4491 \end_layout
4492
4493 \end_inset
4494
4495 ,A_n
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 \begin_inset Formula $A_{1},\dots,A_{n}$
4505 \end_inset
4506
4507
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 A_1
4519 \begin_inset ERT
4520 status collapsed
4521
4522 \begin_layout Plain Layout
4523
4524
4525 \backslash
4526 spce 
4527 \end_layout
4528
4529 \end_inset
4530
4531 +
4532 \backslash
4533 dots
4534 \begin_inset ERT
4535 status collapsed
4536
4537 \begin_layout Plain Layout
4538
4539
4540 \backslash
4541 spce 
4542 \end_layout
4543
4544 \end_inset
4545
4546 +A_n
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 \begin_inset Formula $A_{1}+\dots+A_{n}$
4556 \end_inset
4557
4558
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 </row>
4564 <row>
4565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 A_1
4570 \begin_inset ERT
4571 status collapsed
4572
4573 \begin_layout Plain Layout
4574
4575
4576 \backslash
4577 spce 
4578 \end_layout
4579
4580 \end_inset
4581
4582 ,
4583 \backslash
4584 ldots
4585 \begin_inset ERT
4586 status collapsed
4587
4588 \begin_layout Plain Layout
4589
4590
4591 \backslash
4592 spce 
4593 \end_layout
4594
4595 \end_inset
4596
4597 ,A_n
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 \begin_inset Formula $A_{1},\ldots,A_{n}$
4607 \end_inset
4608
4609
4610 \end_layout
4611
4612 \end_inset
4613 </cell>
4614 </row>
4615 <row>
4616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 A_1
4621 \begin_inset ERT
4622 status collapsed
4623
4624 \begin_layout Plain Layout
4625
4626
4627 \backslash
4628 spce 
4629 \end_layout
4630
4631 \end_inset
4632
4633 +
4634 \backslash
4635 cdots
4636 \begin_inset ERT
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640
4641
4642 \backslash
4643 spce 
4644 \end_layout
4645
4646 \end_inset
4647
4648 +A_n
4649 \end_layout
4650
4651 \end_inset
4652 </cell>
4653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4658 \end_inset
4659
4660
4661 \end_layout
4662
4663 \end_inset
4664 </cell>
4665 </row>
4666 <row>
4667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4668 \begin_inset Text
4669
4670 \begin_layout Plain Layout
4671
4672 \backslash
4673 vdots
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 \begin_inset Formula $\vdots$
4683 \end_inset
4684
4685
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 </row>
4691 <row>
4692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Plain Layout
4696
4697 \backslash
4698 ddots
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 \begin_inset Formula $\ddots$
4708 \end_inset
4709
4710
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 3×3
4722 \begin_inset space \thinspace{}
4723 \end_inset
4724
4725 matrix with the different dots
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 \begin_inset Formula $\begin{array}{ccc}
4735 A_{11} & \cdots & A_{1m}\\
4736 \vdots & \ddots & \vdots\\
4737 A_{n1} & \cdots & A_{nm}\end{array}$
4738 \end_inset
4739
4740
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 </row>
4746 </lyxtabular>
4747
4748 \end_inset
4749
4750
4751 \end_layout
4752
4753 \begin_layout Standard
4754 The ellipses available in menu 
4755 \family sans
4756 Insert\SpecialChar \menuseparator
4757 Special
4758 \begin_inset space ~
4759 \end_inset
4760
4761 Character
4762 \family default
4763  are 
4764 \series bold
4765
4766 \backslash
4767 ldots
4768 \series default
4769 .
4770 \end_layout
4771
4772 \begin_layout Standard
4773 \begin_inset VSpace medskip
4774 \end_inset
4775
4776 Specially for matrices there are ellipses that span over several columns.
4777  They are created with the command 
4778 \series bold
4779
4780 \backslash
4781 hdotsfor
4782 \series default
4783
4784 \begin_inset Index
4785 status collapsed
4786
4787 \begin_layout Plain Layout
4788 Commands ! H ! 
4789 \backslash
4790 hdotsfor
4791 \end_layout
4792
4793 \end_inset
4794
4795 , that has the following scheme:
4796 \end_layout
4797
4798 \begin_layout Standard
4799
4800 \series bold
4801
4802 \backslash
4803 hdotsfor[distance]{number of columns}
4804 \end_layout
4805
4806 \begin_layout Standard
4807 The number of columns specifies how many columns should be spanned.
4808  Distance is a factor for the distance between the dots.
4809 \end_layout
4810
4811 \begin_layout Standard
4812 In the following matrix the command 
4813 \series bold
4814
4815 \backslash
4816 hdotsfor[2]{4}
4817 \series default
4818  was inserted in the first box of the second line, to get an ellipsis with
4819  a dot distance twice as long as with the command 
4820 \series bold
4821
4822 \backslash
4823 dots
4824 \series default
4825 :
4826 \begin_inset Formula \[
4827 \left(\begin{array}{cccc}
4828 A & B & C & D\\
4829 \hdotsfor[2]{4}\\
4830 q & w & e & r\end{array}\right)\]
4831
4832 \end_inset
4833
4834 Note that the matrix fields that should be spanned must be empty, otherwise
4835  you get LaTeX-errors.
4836 \end_layout
4837
4838 \begin_layout Standard
4839 \begin_inset VSpace bigskip
4840 \end_inset
4841
4842 Furthermore you can fill with the command 
4843 \series bold
4844
4845 \backslash
4846 dotfill
4847 \series default
4848
4849 \begin_inset Index
4850 status collapsed
4851
4852 \begin_layout Plain Layout
4853 Commands ! D ! 
4854 \backslash
4855 dotfill
4856 \end_layout
4857
4858 \end_inset
4859
4860  the rest of a line with dots.
4861  The effect of these commands is the same like with 
4862 \series bold
4863
4864 \backslash
4865 hfill
4866 \series default
4867 , see 
4868 \begin_inset CommandInset ref
4869 LatexCommand ref
4870 reference "sub:Variable-Space"
4871
4872 \end_inset
4873
4874 .
4875 \end_layout
4876
4877 \begin_layout Standard
4878 For example the command 
4879 \series bold
4880 A
4881 \backslash
4882 dotfill
4883 \begin_inset ERT
4884 status collapsed
4885
4886 \begin_layout Plain Layout
4887
4888
4889 \backslash
4890 spce 
4891 \end_layout
4892
4893 \end_inset
4894
4895 B
4896 \series default
4897  produces
4898 \end_layout
4899
4900 \begin_layout Standard
4901 \begin_inset Formula $A\dotfill B$
4902 \end_inset
4903
4904
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Analog to
4909 \series bold
4910  
4911 \backslash
4912 dotfill
4913 \series default
4914  there is for a line the command 
4915 \series bold
4916
4917 \backslash
4918 hrulefill
4919 \series default
4920
4921 \begin_inset Index
4922 status collapsed
4923
4924 \begin_layout Plain Layout
4925 Commands ! H ! 
4926 \backslash
4927 hrulefill
4928 \end_layout
4929
4930 \end_inset
4931
4932 :
4933 \end_layout
4934
4935 \begin_layout Standard
4936 \begin_inset Formula $A\hrulefill B$
4937 \end_inset
4938
4939
4940 \end_layout
4941
4942 \begin_layout Standard
4943 To use the commands for text, they have to be inserted in TeX-mode.
4944 \end_layout
4945
4946 \begin_layout Section
4947 Matrices
4948 \begin_inset CommandInset label
4949 LatexCommand label
4950 name "sec:Matrices"
4951
4952 \end_inset
4953
4954
4955 \begin_inset Index
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Matrices
4960 \end_layout
4961
4962 \end_inset
4963
4964
4965 \end_layout
4966
4967 \begin_layout Standard
4968 Matrices can be inserted via the math toolbar button 
4969 \begin_inset Graphics
4970         filename ../images/dialog-show_mathmatrix.png
4971         scale 85
4972
4973 \end_inset
4974
4975  or the menu 
4976 \family sans
4977 Insert\SpecialChar \menuseparator
4978 Math\SpecialChar \menuseparator
4979 Matrix
4980 \family default
4981 .
4982  You will be asked for the number of matrix columns and rows, and the alignment.
4983  The vertical alignment is hereby only of importance for matrices in inline
4984  formulas:
4985 \end_layout
4986
4987 \begin_layout Standard
4988 The first matrix is top 
4989 \begin_inset Formula $\begin{array}[t]{cccc}
4990 A & D & G & J\\
4991 B & E & H & K\\
4992 C & F & I & L\end{array}$
4993 \end_inset
4994
4995 , the second middle 
4996 \begin_inset Formula $\begin{array}{cccc}
4997 A & D & G & J\\
4998 B & E & H & K\\
4999 C & F & I & L\end{array}$
5000 \end_inset
5001
5002 , and the third bottom 
5003 \begin_inset Formula $\begin{array}[b]{cccc}
5004 A & D & G & J\\
5005 B & E & H & K\\
5006 C & F & I & L\end{array}$
5007 \end_inset
5008
5009  aligned.
5010 \end_layout
5011
5012 \begin_layout Standard
5013 The horizontal alignment specifies how the column entries should be aligned.
5014  It is set by entering a letter for every column.
5015  
5016 \emph on
5017 l
5018 \emph default
5019  denotes left aligned, 
5020 \emph on
5021 c
5022 \emph default
5023  centered, and 
5024 \emph on
5025 r
5026 \emph default
5027  right aligned.
5028  To create for example a 4
5029 \series bold
5030 ×
5031 \series default
5032 4
5033 \begin_inset space ~
5034 \end_inset
5035
5036 matrix where the first column is left aligned, the second and third are
5037  centered, and the last one is right aligned, one enters for the horizontal
5038  alignment 
5039 \series bold
5040 lccr
5041 \series default
5042 .
5043  Normally are in a matrix all columns centered, therefore the default is
5044  for every column is a 
5045 \series bold
5046 c
5047 \series default
5048 .
5049 \end_layout
5050
5051 \begin_layout Standard
5052 Horizontal alignment:
5053 \end_layout
5054
5055 \begin_layout Standard
5056
5057 \series bold
5058 lll
5059 \series default
5060  : 
5061 \begin_inset Formula $\begin{array}{lll}
5062 10000 & D & G\\
5063 B & 10000 & H\\
5064 C & F & 10000\end{array}$
5065 \end_inset
5066
5067  , 
5068 \series bold
5069 ccc
5070 \series default
5071  : 
5072 \begin_inset Formula $\begin{array}{ccc}
5073 10000 & D & G\\
5074 B & 10000 & H\\
5075 C & F & 10000\end{array}$
5076 \end_inset
5077
5078  , 
5079 \series bold
5080 rrr
5081 \series default
5082  : 
5083 \begin_inset Formula $\begin{array}{rrr}
5084 10000 & D & G\\
5085 B & 10000 & H\\
5086 C & F & 10000\end{array}$
5087 \end_inset
5088
5089
5090 \end_layout
5091
5092 \begin_layout Standard
5093 To add or delete rows and columns subsequently, the math toolbar buttons
5094  
5095 \begin_inset Graphics
5096         filename ../images/tabular-feature_append-row.png
5097         scale 85
5098
5099 \end_inset
5100
5101
5102 \begin_inset Graphics
5103         filename ../images/tabular-feature_delete-row.png
5104         scale 85
5105
5106 \end_inset
5107
5108 , etc.
5109 \begin_inset space \thinspace{}
5110 \end_inset
5111
5112 , or the menu 
5113 \family sans
5114 Edit\SpecialChar \menuseparator
5115 Rows & Columns
5116 \family default
5117  can be used.
5118  New rows can also be created with 
5119 \family sans
5120 Ctrl-Return
5121 \family default
5122 .
5123 \end_layout
5124
5125 \begin_layout Standard
5126 \begin_inset VSpace bigskip
5127 \end_inset
5128
5129 Parentheses around a matrix can can either be created with the commands
5130  
5131 \series bold
5132
5133 \backslash
5134 left
5135 \series default
5136
5137 \begin_inset Index
5138 status collapsed
5139
5140 \begin_layout Plain Layout
5141 Commands ! L ! 
5142 \backslash
5143 left
5144 \end_layout
5145
5146 \end_inset
5147
5148  and 
5149 \series bold
5150
5151 \backslash
5152 right
5153 \series default
5154
5155 \begin_inset Index
5156 status collapsed
5157
5158 \begin_layout Plain Layout
5159 Commands ! R ! 
5160 \backslash
5161 right
5162 \end_layout
5163
5164 \end_inset
5165
5166  (shortcut 
5167 \family sans
5168 Alt-m
5169 \begin_inset space ~
5170 \end_inset
5171
5172 parenthesis
5173 \family default
5174 ), see 
5175 \begin_inset CommandInset ref
5176 LatexCommand ref
5177 reference "sub:Automatic-Bracket-Size"
5178
5179 \end_inset
5180
5181 , or by using the following commands:
5182 \begin_inset VSpace medskip
5183 \end_inset
5184
5185
5186 \end_layout
5187
5188 \begin_layout Standard
5189 \begin_inset space \hfill{}
5190 \end_inset
5191
5192
5193 \begin_inset Tabular
5194 <lyxtabular version="3" rows="4" columns="2">
5195 <features>
5196 <column alignment="center" valignment="top" width="0">
5197 <column alignment="center" valignment="top" width="0">
5198 <row>
5199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 Command
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212 Result
5213 \begin_inset Note Note
5214 status collapsed
5215
5216 \begin_layout Plain Layout
5217
5218 \series bold
5219
5220 \backslash
5221 raisebox
5222 \series default
5223  is only used as spacer.
5224 \end_layout
5225
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 bmatrix
5242 \begin_inset ERT
5243 status collapsed
5244
5245 \begin_layout Plain Layout
5246
5247
5248 \backslash
5249 spce 
5250 \end_layout
5251
5252 \end_inset
5253
5254 2
5255 \series bold
5256 ×
5257 \series default
5258 2
5259 \begin_inset space \thinspace{}
5260 \end_inset
5261
5262 matrix
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5272 0 & \textrm{-}\mathrm{i}\\
5273 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5274 \end_inset
5275
5276
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 </row>
5282 <row>
5283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287
5288 \backslash
5289 Bmatrix
5290 \begin_inset ERT
5291 status collapsed
5292
5293 \begin_layout Plain Layout
5294
5295
5296 \backslash
5297 spce 
5298 \end_layout
5299
5300 \end_inset
5301
5302 2
5303 \series bold
5304 ×
5305 \series default
5306 2
5307 \begin_inset space \thinspace{}
5308 \end_inset
5309
5310 matrix
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5320 0 & \textrm{-}\mathrm{i}\\
5321 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5322 \end_inset
5323
5324
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 </row>
5330 <row>
5331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335
5336 \backslash
5337 pmatrix
5338 \begin_inset ERT
5339 status collapsed
5340
5341 \begin_layout Plain Layout
5342
5343
5344 \backslash
5345 spce 
5346 \end_layout
5347
5348 \end_inset
5349
5350 2
5351 \series bold
5352 ×
5353 \series default
5354 2
5355 \begin_inset space \thinspace{}
5356 \end_inset
5357
5358 matrix
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5364 \begin_inset Text
5365
5366 \begin_layout Plain Layout
5367 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5368 0 & \textrm{-}\mathrm{i}\\
5369 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5370 \end_inset
5371
5372
5373 \end_layout
5374
5375 \end_inset
5376 </cell>
5377 </row>
5378 </lyxtabular>
5379
5380 \end_inset
5381
5382
5383 \begin_inset space \hfill{}
5384 \end_inset
5385
5386
5387 \begin_inset Tabular
5388 <lyxtabular version="3" rows="4" columns="2">
5389 <features>
5390 <column alignment="center" valignment="top" width="0">
5391 <column alignment="center" valignment="top" width="0">
5392 <row>
5393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 Command
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 Result
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 </row>
5412 <row>
5413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417
5418 \backslash
5419 vmatrix
5420 \begin_inset ERT
5421 status collapsed
5422
5423 \begin_layout Plain Layout
5424
5425
5426 \backslash
5427 spce 
5428 \end_layout
5429
5430 \end_inset
5431
5432 2
5433 \series bold
5434 ×
5435 \series default
5436 2
5437 \begin_inset space \thinspace{}
5438 \end_inset
5439
5440 matrix
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5450 0 & \textrm{-}\mathrm{i}\\
5451 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5452 \end_inset
5453
5454
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 </row>
5460 <row>
5461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465
5466 \backslash
5467 Vmatrix
5468 \begin_inset ERT
5469 status collapsed
5470
5471 \begin_layout Plain Layout
5472
5473
5474 \backslash
5475 spce 
5476 \end_layout
5477
5478 \end_inset
5479
5480 2
5481 \series bold
5482 ×
5483 \series default
5484 2
5485 \begin_inset space \thinspace{}
5486 \end_inset
5487
5488 matrix
5489 \end_layout
5490
5491 \end_inset
5492 </cell>
5493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5494 \begin_inset Text
5495
5496 \begin_layout Plain Layout
5497 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5498 0 & \textrm{-}\mathrm{i}\\
5499 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 </row>
5508 <row>
5509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513
5514 \backslash
5515 matrix
5516 \begin_inset ERT
5517 status collapsed
5518
5519 \begin_layout Plain Layout
5520
5521
5522 \backslash
5523 spce 
5524 \end_layout
5525
5526 \end_inset
5527
5528 2
5529 \series bold
5530 ×
5531 \series default
5532 2
5533 \begin_inset space \thinspace{}
5534 \end_inset
5535
5536 matrix
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5546 0 & \textrm{-}\mathrm{i}\\
5547 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5548 \end_inset
5549
5550
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 </row>
5556 </lyxtabular>
5557
5558 \end_inset
5559
5560
5561 \begin_inset space \hfill{}
5562 \end_inset
5563
5564
5565 \end_layout
5566
5567 \begin_layout Standard
5568 \begin_inset VSpace medskip
5569 \end_inset
5570
5571 When e.
5572 \begin_inset space \thinspace{}
5573 \end_inset
5574
5575 g.
5576 \begin_inset space ~
5577 \end_inset
5578
5579
5580 \series bold
5581
5582 \backslash
5583 vmatrix
5584 \series default
5585  is inserted, a blue box appears between two vertical lines where the matrix
5586  is inserted.
5587 \end_layout
5588
5589 \begin_layout Standard
5590 \begin_inset VSpace bigskip
5591 \end_inset
5592
5593 As all multiline formulas are matrices, the length 
5594 \series bold
5595
5596 \backslash
5597 arraycolsep
5598 \series default
5599
5600 \begin_inset Index
5601 status collapsed
5602
5603 \begin_layout Plain Layout
5604 Commands ! A ! 
5605 \backslash
5606 arraycolsep
5607 \end_layout
5608
5609 \end_inset
5610
5611  that is described in 
5612 \begin_inset CommandInset ref
5613 LatexCommand ref
5614 reference "sub:Column-Separation"
5615
5616 \end_inset
5617
5618  can also be used to change the column separation of matrices.
5619 \end_layout
5620
5621 \begin_layout Standard
5622 To change the row separation, the command 
5623 \series bold
5624
5625 \backslash
5626 arraystretch
5627 \series default
5628
5629 \begin_inset Index
5630 status collapsed
5631
5632 \begin_layout Plain Layout
5633 Commands ! A ! 
5634 \backslash
5635 arraystretch
5636 \end_layout
5637
5638 \end_inset
5639
5640  is used.
5641  It is used as follows:
5642 \end_layout
5643
5644 \begin_layout Standard
5645
5646 \series bold
5647
5648 \backslash
5649 renewcommand{
5650 \backslash
5651 arraystretch}{stretch factor}
5652 \begin_inset Index
5653 status collapsed
5654
5655 \begin_layout Plain Layout
5656 Commands ! R ! 
5657 \backslash
5658 renewcommand
5659 \end_layout
5660
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \begin_layout Standard
5667 The command 
5668 \series bold
5669
5670 \backslash
5671 renewcommand
5672 \series default
5673  assigns the stretch factor to the predefined command 
5674 \series bold
5675
5676 \backslash
5677 arraystretch
5678 \series default
5679 .
5680  To double e.
5681 \begin_inset space \thinspace{}
5682 \end_inset
5683
5684 g.
5685 \begin_inset space ~
5686 \end_inset
5687
5688 the row separation, use the factor 2.
5689  This is then used for all following matrices.
5690  To go back to the original separation, assign the factor 1 to 
5691 \series bold
5692
5693 \backslash
5694 arraystretch
5695 \series default
5696 .
5697 \end_layout
5698
5699 \begin_layout Standard
5700 To set matrices into a text line, the command 
5701 \series bold
5702
5703 \backslash
5704 smallmatrix
5705 \series default
5706
5707 \begin_inset Index
5708 status collapsed
5709
5710 \begin_layout Plain Layout
5711 Commands ! S ! 
5712 \backslash
5713 smallmatrix
5714 \end_layout
5715
5716 \end_inset
5717
5718  is used.
5719  When it is inserted a blue box with two dashed lines appears.
5720  In this box the matrix is inserted.
5721 \end_layout
5722
5723 \begin_layout Standard
5724 This is a matrix 
5725 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5726 C & D\end{smallmatrix}\right)$
5727 \end_inset
5728
5729  in a text line.
5730 \end_layout
5731
5732 \begin_layout Section
5733 Brackets and Delimiters
5734 \begin_inset Index
5735 status collapsed
5736
5737 \begin_layout Plain Layout
5738 Brackets
5739 \end_layout
5740
5741 \end_inset
5742
5743
5744 \begin_inset Index
5745 status collapsed
5746
5747 \begin_layout Plain Layout
5748 Delimiters
5749 \end_layout
5750
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \begin_layout Subsection
5757 Vertical Brackets and Delimiters
5758 \begin_inset Index
5759 status collapsed
5760
5761 \begin_layout Plain Layout
5762 Brackets ! vertical
5763 \end_layout
5764
5765 \end_inset
5766
5767
5768 \end_layout
5769
5770 \begin_layout Standard
5771 \begin_inset space \hfill{}
5772 \end_inset
5773
5774
5775 \begin_inset Tabular
5776 <lyxtabular version="3" rows="9" columns="2">
5777 <features>
5778 <column alignment="center" valignment="top" width="0pt">
5779 <column alignment="center" valignment="top" width="0pt">
5780 <row>
5781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785 Command
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 Result
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 </row>
5800 <row>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 (
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 \begin_inset Formula $($
5815 \end_inset
5816
5817
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 </row>
5823 <row>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 {
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5834 \begin_inset Text
5835
5836 \begin_layout Plain Layout
5837 \begin_inset Formula $\{$
5838 \end_inset
5839
5840
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 </row>
5846 <row>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 [
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 \begin_inset Formula $[$
5861 \end_inset
5862
5863
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 </row>
5869 <row>
5870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874
5875 \backslash
5876 langle
5877 \end_layout
5878
5879 \end_inset
5880 </cell>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 \begin_inset Formula $\langle$
5886 \end_inset
5887
5888
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 </row>
5894 <row>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899
5900 \backslash
5901 lceil
5902 \end_layout
5903
5904 \end_inset
5905 </cell>
5906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5907 \begin_inset Text
5908
5909 \begin_layout Plain Layout
5910 \begin_inset Formula $\lceil$
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 </row>
5919 <row>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924
5925 \backslash
5926 lfloor
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5932 \begin_inset Text
5933
5934 \begin_layout Plain Layout
5935 \begin_inset Formula $\lfloor$
5936 \end_inset
5937
5938
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 </row>
5944 <row>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 /
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958 \begin_inset Formula $/$
5959 \end_inset
5960
5961
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 </row>
5967 <row>
5968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 |
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 \begin_inset Formula $|$
5982 \end_inset
5983
5984
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 </row>
5990 </lyxtabular>
5991
5992 \end_inset
5993
5994
5995 \begin_inset space \hfill{}
5996 \end_inset
5997
5998
5999 \begin_inset Tabular
6000 <lyxtabular version="3" rows="9" columns="2">
6001 <features>
6002 <column alignment="center" valignment="top" width="0pt">
6003 <column alignment="center" valignment="top" width="0pt">
6004 <row>
6005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 Command
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 Result
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 </row>
6024 <row>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 )
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 \begin_inset Formula $)$
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 }
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 \begin_inset Formula $\}$
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 <row>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 ]
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 \begin_inset Formula $]$
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 </row>
6093 <row>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098
6099 \backslash
6100 rangle
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 \begin_inset Formula $\rangle$
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 </row>
6118 <row>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123
6124 \backslash
6125 rceil
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 \begin_inset Formula $\rceil$
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 </row>
6143 <row>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148
6149 \backslash
6150 rfloor
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $\rfloor$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173
6174 \backslash
6175
6176 \backslash
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 \begin_inset Formula $\backslash$
6187 \end_inset
6188
6189
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 </row>
6195 <row>
6196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200
6201 \backslash
6202 |
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 \begin_inset Formula $\|$
6212 \end_inset
6213
6214
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 </row>
6220 </lyxtabular>
6221
6222 \end_inset
6223
6224
6225 \begin_inset space \hfill{}
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \begin_layout Standard
6232
6233 \series medium
6234 \begin_inset Note Greyedout
6235 status open
6236
6237 \begin_layout Plain Layout
6238
6239 \series bold
6240 Note:
6241 \series default
6242  In TeX-mode the command 
6243 \series bold
6244
6245 \backslash
6246 textbackslash
6247 \series default
6248
6249 \begin_inset Index
6250 status collapsed
6251
6252 \begin_layout Plain Layout
6253 Commands ! T ! 
6254 \backslash
6255 textbackslash
6256 \end_layout
6257
6258 \end_inset
6259
6260  must be used for the backslash, because the command 
6261 \series bold
6262
6263 \backslash
6264
6265 \backslash
6266
6267 \series default
6268  produces there a line break.
6269 \end_layout
6270
6271 \end_inset
6272
6273
6274 \end_layout
6275
6276 \begin_layout Standard
6277 For all characters listed above the size can be adjusted with the commands
6278  described in the following two subsections.
6279  When using these commands, the characters < and > can directly be used
6280  instead of the commands 
6281 \series bold
6282
6283 \backslash
6284 langle
6285 \series default
6286  and 
6287 \series bold
6288
6289 \backslash
6290 rangle
6291 \series default
6292 .
6293 \end_layout
6294
6295 \begin_layout Subsubsection
6296 Manual Bracket Size
6297 \begin_inset CommandInset label
6298 LatexCommand label
6299 name "sub:Manual-Bracket-Size"
6300
6301 \end_inset
6302
6303
6304 \begin_inset Index
6305 status collapsed
6306
6307 \begin_layout Plain Layout
6308 Bracket size ! manual
6309 \end_layout
6310
6311 \end_inset
6312
6313
6314 \end_layout
6315
6316 \begin_layout Standard
6317 The bracket size can be specified manually by the LaTeX-commands 
6318 \series bold
6319
6320 \backslash
6321 big
6322 \series default
6323
6324 \begin_inset Index
6325 status collapsed
6326
6327 \begin_layout Plain Layout
6328 Commands ! B ! 
6329 \backslash
6330 big
6331 \end_layout
6332
6333 \end_inset
6334
6335
6336 \series bold
6337
6338 \backslash
6339 Big
6340 \series default
6341
6342 \series bold
6343
6344 \backslash
6345 bigg
6346 \series default
6347 , and 
6348 \series bold
6349
6350 \backslash
6351 Bigg
6352 \series default
6353 .
6354  
6355 \series bold
6356
6357 \backslash
6358 big
6359 \series default
6360  denotes the smallest and 
6361 \series bold
6362
6363 \backslash
6364 Bigg
6365 \series default
6366  the largest bracket size.
6367 \end_layout
6368
6369 \begin_layout Standard
6370 These commands are used to emphasize levels of brackets:
6371 \end_layout
6372
6373 \begin_layout Standard
6374 \align center
6375 \begin_inset Tabular
6376 <lyxtabular version="3" rows="2" columns="2">
6377 <features>
6378 <column alignment="center" valignment="top" width="0pt">
6379 <column alignment="center" valignment="top" width="0pt">
6380 <row>
6381 <cell alignment="center" valignment="top" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 all brackets in the same size:
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6395 \end_inset
6396
6397
6398 \end_layout
6399
6400 \end_inset
6401 </cell>
6402 </row>
6403 <row>
6404 <cell alignment="center" valignment="top" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408 this looks better:
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell alignment="center" valignment="top" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6418 \end_inset
6419
6420
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 </row>
6426 </lyxtabular>
6427
6428 \end_inset
6429
6430
6431 \begin_inset Note Note
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435
6436 \series bold
6437
6438 \backslash
6439 raisebox
6440 \series default
6441  is only used as spacer.
6442 \end_layout
6443
6444 \end_inset
6445
6446
6447 \end_layout
6448
6449 \begin_layout Standard
6450 For the second formula the command 
6451 \series bold
6452
6453 \backslash
6454 Big((A+B)(A-B)
6455 \backslash
6456 Big)^
6457 \begin_inset ERT
6458 status collapsed
6459
6460 \begin_layout Plain Layout
6461
6462
6463 \backslash
6464 spce 
6465 \end_layout
6466
6467 \end_inset
6468
6469 C
6470 \series default
6471  has been used.
6472 \end_layout
6473
6474 \begin_layout Standard
6475 Here is an overview about all bracket sizes:
6476 \end_layout
6477
6478 \begin_layout Standard
6479 \align center
6480
6481 \backslash
6482 Bigg(
6483 \backslash
6484 exp
6485 \backslash
6486 bigg<
6487 \backslash
6488 Big[
6489 \backslash
6490 big{
6491 \backslash
6492 ln(3x)
6493 \backslash
6494 big}^2
6495 \begin_inset ERT
6496 status collapsed
6497
6498 \begin_layout Plain Layout
6499
6500
6501 \backslash
6502 spce 
6503 \end_layout
6504
6505 \end_inset
6506
6507
6508 \backslash
6509 sin(x)
6510 \backslash
6511 Big]^
6512 \begin_inset ERT
6513 status collapsed
6514
6515 \begin_layout Plain Layout
6516
6517
6518 \backslash
6519 spce 
6520 \end_layout
6521
6522 \end_inset
6523
6524 A
6525 \begin_inset ERT
6526 status collapsed
6527
6528 \begin_layout Plain Layout
6529
6530
6531 \backslash
6532 spce 
6533 \end_layout
6534
6535 \end_inset
6536
6537
6538 \backslash
6539 bigg>
6540 \backslash
6541 Bigg)^0,5
6542 \end_layout
6543
6544 \begin_layout Standard
6545 \align center
6546 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6547 \end_inset
6548
6549
6550 \end_layout
6551
6552 \begin_layout Standard
6553 Besides the 
6554 \series bold
6555
6556 \backslash
6557 big
6558 \series default
6559 -commands there is the variant 
6560 \series bold
6561
6562 \backslash
6563 bigm
6564 \series default
6565
6566 \begin_inset Index
6567 status collapsed
6568
6569 \begin_layout Plain Layout
6570 Commands ! B ! 
6571 \backslash
6572 bigm
6573 \end_layout
6574
6575 \end_inset
6576
6577  that adds a bit more space between the bracket and its content, and the
6578  variant 
6579 \series bold
6580
6581 \backslash
6582 bigl
6583 \series default
6584 -
6585 \series bold
6586
6587 \backslash
6588 bigr
6589 \series default
6590
6591 \begin_inset Index
6592 status collapsed
6593
6594 \begin_layout Plain Layout
6595 Commands ! B ! 
6596 \backslash
6597 bigl - 
6598 \backslash
6599 bigr
6600 \end_layout
6601
6602 \end_inset
6603
6604 , that don't add additional space.
6605  The 
6606 \emph on
6607 l
6608 \emph default
6609  at the end of the command 
6610 \series bold
6611
6612 \backslash
6613 bigl
6614 \series default
6615  is for a left bracket; for a right bracket this will be replaced by an
6616  
6617 \emph on
6618 r
6619 \emph default
6620 .
6621  A left or right bracket can each be an opening or closing bracket.
6622 \end_layout
6623
6624 \begin_layout Standard
6625 In the following table is a comparison of the variants:
6626 \end_layout
6627
6628 \begin_layout Standard
6629 \align center
6630 \begin_inset Tabular
6631 <lyxtabular version="3" rows="5" columns="2">
6632 <features>
6633 <column alignment="center" valignment="middle" width="0">
6634 <column alignment="center" valignment="middle" width="0">
6635 <row>
6636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6637 \begin_inset Text
6638
6639 \begin_layout Plain Layout
6640 Command
6641 \end_layout
6642
6643 \end_inset
6644 </cell>
6645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6646 \begin_inset Text
6647
6648 \begin_layout Plain Layout
6649 Result
6650 \begin_inset Note Note
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654
6655 \series bold
6656
6657 \backslash
6658 raisebox
6659 \series default
6660  is only used as spacer.
6661 \end_layout
6662
6663 \end_inset
6664
6665
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676
6677 \backslash
6678 Bigm(
6679 \backslash
6680 bigm(
6681 \backslash
6682 ln(3x)
6683 \backslash
6684 bigm)^2
6685 \series bold
6686
6687 \begin_inset ERT
6688 status collapsed
6689
6690 \begin_layout Plain Layout
6691
6692
6693 \backslash
6694 spce 
6695 \end_layout
6696
6697 \end_inset
6698
6699
6700 \series default
6701
6702 \backslash
6703 Bigm)
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6713 \end_inset
6714
6715
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 </row>
6721 <row>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726
6727 \backslash
6728 Big(
6729 \backslash
6730 big(
6731 \backslash
6732 ln(3x)
6733 \backslash
6734 big)^2
6735 \series bold
6736
6737 \begin_inset ERT
6738 status collapsed
6739
6740 \begin_layout Plain Layout
6741
6742
6743 \backslash
6744 spce 
6745 \end_layout
6746
6747 \end_inset
6748
6749
6750 \series default
6751
6752 \backslash
6753 Big)
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \end_inset
6769 </cell>
6770 </row>
6771 <row>
6772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776
6777 \backslash
6778 Bigl(
6779 \backslash
6780 bigl(
6781 \backslash
6782 ln(3x)
6783 \backslash
6784 bigr)^2
6785 \series bold
6786
6787 \begin_inset ERT
6788 status collapsed
6789
6790 \begin_layout Plain Layout
6791
6792
6793 \backslash
6794 spce 
6795 \end_layout
6796
6797 \end_inset
6798
6799
6800 \series default
6801
6802 \backslash
6803 Bigr)
6804 \end_layout
6805
6806 \end_inset
6807 </cell>
6808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6809 \begin_inset Text
6810
6811 \begin_layout Plain Layout
6812 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6813 \end_inset
6814
6815
6816 \end_layout
6817
6818 \end_inset
6819 </cell>
6820 </row>
6821 <row>
6822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826
6827 \backslash
6828 bigl)
6829 \backslash
6830 ln(3x)
6831 \backslash
6832 bigr(
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6842 \end_inset
6843
6844
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 </row>
6850 </lyxtabular>
6851
6852 \end_inset
6853
6854
6855 \end_layout
6856
6857 \begin_layout Subsubsection
6858 Automatic Bracket Size
6859 \begin_inset CommandInset label
6860 LatexCommand label
6861 name "sub:Automatic-Bracket-Size"
6862
6863 \end_inset
6864
6865
6866 \begin_inset Index
6867 status collapsed
6868
6869 \begin_layout Plain Layout
6870 Bracket size ! automatic
6871 \end_layout
6872
6873 \end_inset
6874
6875
6876 \end_layout
6877
6878 \begin_layout Standard
6879 Brackets with variable size can be inserted with the commands 
6880 \series bold
6881
6882 \backslash
6883 left
6884 \series default
6885
6886 \begin_inset Index
6887 status collapsed
6888
6889 \begin_layout Plain Layout
6890 Commands ! L ! 
6891 \backslash
6892 left
6893 \end_layout
6894
6895 \end_inset
6896
6897  and 
6898 \series bold
6899
6900 \backslash
6901 right
6902 \series default
6903
6904 \begin_inset Index
6905 status collapsed
6906
6907 \begin_layout Plain Layout
6908 Commands ! R ! 
6909 \backslash
6910 right
6911 \end_layout
6912
6913 \end_inset
6914
6915  or via the math toolbar button 
6916 \begin_inset Graphics
6917         filename ../images/dialog-show_mathdelimiter.png
6918         scale 85
6919
6920 \end_inset
6921
6922 .
6923  Directly behind 
6924 \series bold
6925
6926 \backslash
6927 left
6928 \series default
6929  and 
6930 \series bold
6931
6932 \backslash
6933 right
6934 \series default
6935  the wanted bracket must be inserted.
6936  The bracket size will then automatically be calculated for the output.
6937 \end_layout
6938
6939 \begin_layout Standard
6940 \align center
6941 normal bracket: The command 
6942 \series bold
6943
6944 \backslash
6945 ln(
6946 \backslash
6947 frac
6948 \begin_inset ERT
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952
6953
6954 \backslash
6955 spce 
6956 \end_layout
6957
6958 \end_inset
6959
6960 A
6961 \begin_inset Formula $\downarrow$
6962 \end_inset
6963
6964 C
6965 \begin_inset ERT
6966 status collapsed
6967
6968 \begin_layout Plain Layout
6969
6970
6971 \backslash
6972 spce 
6973 \end_layout
6974
6975 \end_inset
6976
6977 )
6978 \series default
6979  creates
6980 \begin_inset Formula \[
6981 \ln(\frac{A}{C})\]
6982
6983 \end_inset
6984
6985
6986 \end_layout
6987
6988 \begin_layout Standard
6989 \align center
6990 multiline bracket: The command 
6991 \series bold
6992
6993 \backslash
6994 ln
6995 \backslash
6996 left(
6997 \backslash
6998 frac
6999 \begin_inset ERT
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003
7004
7005 \backslash
7006 spce 
7007 \end_layout
7008
7009 \end_inset
7010
7011 A
7012 \begin_inset Formula $\downarrow$
7013 \end_inset
7014
7015 C
7016 \begin_inset ERT
7017 status collapsed
7018
7019 \begin_layout Plain Layout
7020
7021
7022 \backslash
7023 spce 
7024 \end_layout
7025
7026 \end_inset
7027
7028
7029 \backslash
7030 right)
7031 \series default
7032  creates
7033 \begin_inset Formula \[
7034 \ln\left(\frac{A}{C}\right)\]
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \begin_layout Standard
7042 Instead of 
7043 \series bold
7044
7045 \backslash
7046 left
7047 \series default
7048  and 
7049 \series bold
7050
7051 \backslash
7052 right
7053 \series default
7054  the shortcut 
7055 \family sans
7056 Alt-m
7057 \begin_inset space ~
7058 \end_inset
7059
7060 bracket
7061 \family default
7062  can be used.
7063  This has the advantage that you can see in LyX immediately the real bracket
7064  size and that the matching right bracket will be created too.
7065 \begin_inset Newline newline
7066 \end_inset
7067
7068 The command for the last example would then be: 
7069 \series bold
7070
7071 \backslash
7072 ln Alt-m
7073 \series default
7074  
7075 \series bold
7076 (
7077 \backslash
7078 frac
7079 \begin_inset ERT
7080 status collapsed
7081
7082 \begin_layout Plain Layout
7083
7084
7085 \backslash
7086 spce 
7087 \end_layout
7088
7089 \end_inset
7090
7091 A
7092 \begin_inset Formula $\downarrow$
7093 \end_inset
7094
7095 C
7096 \end_layout
7097
7098 \begin_layout Standard
7099 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7100  For example the command 
7101 \series bold
7102
7103 \backslash
7104 left.
7105 \backslash
7106 frac
7107 \begin_inset ERT
7108 status collapsed
7109
7110 \begin_layout Plain Layout
7111
7112
7113 \backslash
7114 spce 
7115 \end_layout
7116
7117 \end_inset
7118
7119 A
7120 \begin_inset Formula $\downarrow$
7121 \end_inset
7122
7123 B
7124 \begin_inset ERT
7125 status collapsed
7126
7127 \begin_layout Plain Layout
7128
7129
7130 \backslash
7131 spce 
7132 \end_layout
7133
7134 \end_inset
7135
7136
7137 \backslash
7138 right}
7139 \series default
7140  creates:
7141 \series bold
7142
7143 \begin_inset Formula \[
7144 \left.\frac{A}{B}\right\} \]
7145
7146 \end_inset
7147
7148
7149 \series default
7150 The commands 
7151 \series bold
7152
7153 \backslash
7154 left
7155 \series default
7156  and 
7157 \series bold
7158
7159 \backslash
7160 right
7161 \series default
7162  will be converted by LyX to brackets in the right size when the document
7163  is reloaded and an omitted bracket will appear as dashed line.
7164 \end_layout
7165
7166 \begin_layout Standard
7167 \begin_inset VSpace bigskip
7168 \end_inset
7169
7170 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7171  the command 
7172 \series bold
7173
7174 \backslash
7175 middle
7176 \series default
7177
7178 \begin_inset Index
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182 Commands ! M ! 
7183 \backslash
7184 middle
7185 \end_layout
7186
7187 \end_inset
7188
7189  is additionally available for all brackets and limits.
7190  With this command the height of the following character is adapted to the
7191  one of the surrounding brackets, what is e.
7192 \begin_inset space \thinspace{}
7193 \end_inset
7194
7195 g.
7196 \begin_inset space ~
7197 \end_inset
7198
7199 needed for physical vectors:
7200 \begin_inset Formula \[
7201 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7202
7203 \end_inset
7204
7205 For physical vectors there is a special LaTeX-package, described in 
7206 \begin_inset CommandInset ref
7207 LatexCommand ref
7208 reference "sub:Physical-Vectors"
7209
7210 \end_inset
7211
7212 .
7213 \end_layout
7214
7215 \begin_layout Subsection
7216 Horizontal Brackets
7217 \begin_inset Index
7218 status collapsed
7219
7220 \begin_layout Plain Layout
7221 Brackets ! horizontal
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="4" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 Command
7242 \begin_inset Note Note
7243 status collapsed
7244
7245 \begin_layout Plain Layout
7246
7247 \series bold
7248
7249 \backslash
7250 raisebox
7251 \series default
7252  is only used as spacer.
7253 \end_layout
7254
7255 \end_inset
7256
7257
7258 \end_layout
7259
7260 \end_inset
7261 </cell>
7262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7263 \begin_inset Text
7264
7265 \begin_layout Plain Layout
7266 Result
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 </row>
7272 <row>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 raisebox{2.3mm}{
7285 \end_layout
7286
7287 \end_inset
7288
7289
7290 \backslash
7291 overbrace
7292 \begin_inset ERT
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296
7297
7298 \backslash
7299 spce 
7300 \end_layout
7301
7302 \end_inset
7303
7304 A+B
7305 \begin_inset ERT
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309
7310
7311 \backslash
7312 spce 
7313 \end_layout
7314
7315 \end_inset
7316
7317 ^
7318 \begin_inset ERT
7319 status collapsed
7320
7321 \begin_layout Plain Layout
7322
7323
7324 \backslash
7325 spce 
7326 \end_layout
7327
7328 \end_inset
7329
7330 3
7331 \begin_inset ERT
7332 status collapsed
7333
7334 \begin_layout Plain Layout
7335
7336 }
7337 \end_layout
7338
7339 \end_inset
7340
7341
7342 \begin_inset Index
7343 status collapsed
7344
7345 \begin_layout Plain Layout
7346 Commands ! O ! 
7347 \backslash
7348 overbrace
7349 \end_layout
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 \begin_inset Formula $\overbrace{A+B}^{3}$
7363 \end_inset
7364
7365
7366 \end_layout
7367
7368 \end_inset
7369 </cell>
7370 </row>
7371 <row>
7372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 \begin_inset ERT
7377 status collapsed
7378
7379 \begin_layout Plain Layout
7380
7381
7382 \backslash
7383 raisebox{-2.2mm}{
7384 \end_layout
7385
7386 \end_inset
7387
7388
7389 \backslash
7390 underbrace
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403 A+B
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409
7410 \backslash
7411 spce 
7412 \end_layout
7413
7414 \end_inset
7415
7416 _5
7417 \begin_inset ERT
7418 status collapsed
7419
7420 \begin_layout Plain Layout
7421
7422 }
7423 \end_layout
7424
7425 \end_inset
7426
7427
7428 \begin_inset Index
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432 Commands ! U ! 
7433 \backslash
7434 underbrace
7435 \end_layout
7436
7437 \end_inset
7438
7439
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 \begin_inset Formula $\underbrace{A+B}_{5}$
7449 \end_inset
7450
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462
7463 \backslash
7464 overbrace
7465 \begin_inset ERT
7466 status collapsed
7467
7468 \begin_layout Plain Layout
7469
7470
7471 \backslash
7472 spce 
7473 \end_layout
7474
7475 \end_inset
7476
7477
7478 \backslash
7479 underbrace
7480 \begin_inset ERT
7481 status collapsed
7482
7483 \begin_layout Plain Layout
7484
7485
7486 \backslash
7487 spce 
7488 \end_layout
7489
7490 \end_inset
7491
7492 A+B_w
7493 \begin_inset ERT
7494 status collapsed
7495
7496 \begin_layout Plain Layout
7497
7498
7499 \backslash
7500 spce 
7501 \end_layout
7502
7503 \end_inset
7504
7505
7506 \begin_inset ERT
7507 status collapsed
7508
7509 \begin_layout Plain Layout
7510
7511
7512 \backslash
7513 spce 
7514 \end_layout
7515
7516 \end_inset
7517
7518 _7
7519 \begin_inset ERT
7520 status collapsed
7521
7522 \begin_layout Plain Layout
7523
7524
7525 \backslash
7526 spce 
7527 \end_layout
7528
7529 \end_inset
7530
7531
7532 \begin_inset ERT
7533 status collapsed
7534
7535 \begin_layout Plain Layout
7536
7537
7538 \backslash
7539 spce 
7540 \end_layout
7541
7542 \end_inset
7543
7544 ^
7545 \begin_inset ERT
7546 status collapsed
7547
7548 \begin_layout Plain Layout
7549
7550
7551 \backslash
7552 spce 
7553 \end_layout
7554
7555 \end_inset
7556
7557 C
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7567 \end_inset
7568
7569
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 </row>
7575 </lyxtabular>
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 In the last example it doesn't matter if 
7584 \series bold
7585
7586 \backslash
7587 overbrace
7588 \series default
7589  or 
7590 \series bold
7591
7592 \backslash
7593 underbrace
7594 \series default
7595  is inserted at first.
7596 \end_layout
7597
7598 \begin_layout Standard
7599 \begin_inset VSpace bigskip
7600 \end_inset
7601
7602 When brackets are needed that overlap each other, multiline formulas, as
7603  described in 
7604 \begin_inset CommandInset ref
7605 LatexCommand ref
7606 reference "sec:Multiline-Formulas"
7607
7608 \end_inset
7609
7610 , must be used:
7611 \begin_inset Formula \begin{eqnarray*}
7612 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7613  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7614
7615 \end_inset
7616
7617 In the first row the formula is inserted together with the first brace.
7618  It is hereby important that the space command
7619 \begin_inset Foot
7620 status collapsed
7621
7622 \begin_layout Plain Layout
7623 Space commands are explained in 
7624 \begin_inset CommandInset ref
7625 LatexCommand ref
7626 reference "sub:Predefined-Space"
7627
7628 \end_inset
7629
7630 .
7631 \end_layout
7632
7633 \end_inset
7634
7635  
7636 \series bold
7637
7638 \backslash
7639 :
7640 \series default
7641  is inserted before the first 
7642 \begin_inset Formula $d$
7643 \end_inset
7644
7645 , because the brace that ends behind the 
7646 \begin_inset Formula $q$
7647 \end_inset
7648
7649  prevents that the following 
7650 \begin_inset Quotes eld
7651 \end_inset
7652
7653 +
7654 \begin_inset Quotes erd
7655 \end_inset
7656
7657  is surrounded by space.
7658 \begin_inset Foot
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662 because a bracket is not handled as character, see 
7663 \begin_inset CommandInset ref
7664 LatexCommand ref
7665 reference "sub:Binary-Operators"
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \end_inset
7673
7674  In the second row the second brace is inserted.
7675  As it should begin before the 
7676 \begin_inset Formula $b$
7677 \end_inset
7678
7679 , first the command 
7680 \series bold
7681
7682 \backslash
7683 hphantom{gggg+
7684 \backslash
7685 :}
7686 \series default
7687  is inserted.
7688 \begin_inset Foot
7689 status collapsed
7690
7691 \begin_layout Plain Layout
7692 more about 
7693 \series bold
7694
7695 \backslash
7696 hphantom
7697 \series default
7698  see 
7699 \begin_inset CommandInset ref
7700 LatexCommand ref
7701 reference "sub:Placeholders"
7702
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \end_inset
7709
7710  This space is needed because the 
7711 \begin_inset Quotes eld
7712 \end_inset
7713
7714 +
7715 \begin_inset Quotes erd
7716 \end_inset
7717
7718  is also surrounded by space in the formula.
7719  The brace is placed under the command 
7720 \series bold
7721
7722 \backslash
7723 hphantom{bbqq+dddd}
7724 \series default
7725 .
7726 \end_layout
7727
7728 \begin_layout Standard
7729 It gets more complicated when brackets overlap each other, like in the following
7730  example:
7731 \begin_inset ERT
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735
7736
7737 \backslash
7738 setlength{
7739 \backslash
7740 jot}{-6pt}
7741 \end_layout
7742
7743 \end_inset
7744
7745
7746 \begin_inset Formula \begin{eqnarray*}
7747  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7748 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7749
7750 \end_inset
7751
7752
7753 \begin_inset ERT
7754 status collapsed
7755
7756 \begin_layout Plain Layout
7757
7758
7759 \backslash
7760 setlength{
7761 \backslash
7762 jot}{3pt}
7763 \end_layout
7764
7765 \end_inset
7766
7767 The first formula row is the same as the second row of the previous example,
7768  with the difference that the brace is above.
7769  The second row contains the formula together with the second brace.
7770  To avoid that there is space between the upper brace in the first row and
7771  the formula, the row spacing need to be reduced.
7772  This is not easily possible due to a bug in LyX
7773 \begin_inset Foot
7774 status collapsed
7775
7776 \begin_layout Plain Layout
7777 \begin_inset CommandInset href
7778 LatexCommand href
7779 name "LyX-bug #1505"
7780 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \end_inset
7788
7789 .
7790  As solution for the problem, the global formula row separation 
7791 \series bold
7792
7793 \backslash
7794 jot
7795 \series default
7796
7797 \begin_inset Index
7798 status collapsed
7799
7800 \begin_layout Plain Layout
7801 Commands ! J ! 
7802 \backslash
7803 jot
7804 \end_layout
7805
7806 \end_inset
7807
7808  must be changed to -6
7809 \begin_inset space \thinspace{}
7810 \end_inset
7811
7812 pt before the formula with the command 
7813 \series bold
7814
7815 \backslash
7816 setlength{
7817 \backslash
7818 jot}{-6pt}
7819 \series default
7820  in TeX-mode.
7821  
7822 \series bold
7823
7824 \backslash
7825 jot
7826 \series default
7827  is set back after the formula to the standard value of 3
7828 \begin_inset space \thinspace{}
7829 \end_inset
7830
7831 pt using the same command.
7832  More about the row separation in formulas is explained in 
7833 \begin_inset CommandInset ref
7834 LatexCommand ref
7835 reference "sub:Line-Separation"
7836
7837 \end_inset
7838
7839 .
7840 \end_layout
7841
7842 \begin_layout Section
7843 Arrows
7844 \begin_inset Index
7845 status collapsed
7846
7847 \begin_layout Plain Layout
7848 Arrows
7849 \end_layout
7850
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \begin_layout Standard
7857 Arrows can be inserted via the math toolbar button 
7858 \begin_inset Graphics
7859         filename ../images/math/leftarrow.png
7860         scale 85
7861
7862 \end_inset
7863
7864  or the commands listed in the following subsections.
7865 \end_layout
7866
7867 \begin_layout Standard
7868 \begin_inset Newpage newpage
7869 \end_inset
7870
7871
7872 \end_layout
7873
7874 \begin_layout Subsection
7875 Horizontal Arrows
7876 \begin_inset Index
7877 status collapsed
7878
7879 \begin_layout Plain Layout
7880 Arrows ! horizontal
7881 \end_layout
7882
7883 \end_inset
7884
7885
7886 \end_layout
7887
7888 \begin_layout Standard
7889 \begin_inset space \hfill{}
7890 \end_inset
7891
7892
7893 \begin_inset Tabular
7894 <lyxtabular version="3" rows="8" columns="2">
7895 <features>
7896 <column alignment="center" valignment="top" width="0pt">
7897 <column alignment="center" valignment="top" width="0pt">
7898 <row>
7899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903 Command
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912 Result
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 </row>
7918 <row>
7919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \backslash
7925 gets
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934 \begin_inset Formula $\gets$
7935 \end_inset
7936
7937
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 </row>
7943 <row>
7944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948
7949 \backslash
7950 Leftarrow
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959 \begin_inset Formula $\Leftarrow$
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 </row>
7968 <row>
7969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973
7974 \backslash
7975 longleftarrow
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 \begin_inset Formula $\longleftarrow$
7985 \end_inset
7986
7987
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \backslash
8000 Longleftarrow
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 \begin_inset Formula $\Longleftarrow$
8010 \end_inset
8011
8012
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 leftharpoonup
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\leftharpoonup$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 leftharpoondown
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\leftharpoondown$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 hookleftarrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\hookleftarrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 </lyxtabular>
8094
8095 \end_inset
8096
8097
8098 \begin_inset space \hfill{}
8099 \end_inset
8100
8101
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="8" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 Command
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 Result
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 </row>
8127 <row>
8128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132
8133 \backslash
8134 to
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8140 \begin_inset Text
8141
8142 \begin_layout Plain Layout
8143 \begin_inset Formula $\to$
8144 \end_inset
8145
8146
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 </row>
8152 <row>
8153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157
8158 \backslash
8159 Rightarrow
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168 \begin_inset Formula $\Rightarrow$
8169 \end_inset
8170
8171
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 </row>
8177 <row>
8178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182
8183 \backslash
8184 longrightarrow
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 \begin_inset Formula $\longrightarrow$
8194 \end_inset
8195
8196
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \backslash
8209 Longrightarrow
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 \begin_inset Formula $\Longrightarrow$
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \backslash
8234 rightharpoonup
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 \begin_inset Formula $\rightharpoonup$
8244 \end_inset
8245
8246
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 rightharpoondown
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\rightharpoondown$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 hookrightarrow
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\hookrightarrow$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 </lyxtabular>
8303
8304 \end_inset
8305
8306
8307 \begin_inset space \hfill{}
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \begin_layout Standard
8314 \begin_inset space \hfill{}
8315 \end_inset
8316
8317
8318 \begin_inset Tabular
8319 <lyxtabular version="3" rows="6" columns="2">
8320 <features>
8321 <column alignment="center" valignment="top" width="0pt">
8322 <column alignment="center" valignment="top" width="0pt">
8323 <row>
8324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 Command
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337 Result
8338 \end_layout
8339
8340 \end_inset
8341 </cell>
8342 </row>
8343 <row>
8344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348
8349 \backslash
8350 leftrightarrow
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 \begin_inset Formula $\leftrightarrow$
8360 \end_inset
8361
8362
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 <row>
8369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373
8374 \backslash
8375 Leftrightarrow
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 \begin_inset Formula $\Leftrightarrow$
8385 \end_inset
8386
8387
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \backslash
8400 longleftrightarrow
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 \begin_inset Formula $\longleftrightarrow$
8410 \end_inset
8411
8412
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 </row>
8418 <row>
8419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423
8424 \backslash
8425 Longleftrightarrow
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 \begin_inset Formula $\Longleftrightarrow$
8435 \end_inset
8436
8437
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 <row>
8444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448
8449 \backslash
8450 rightleftharpoons
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 \begin_inset Formula $\rightleftharpoons$
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 </row>
8468 </lyxtabular>
8469
8470 \end_inset
8471
8472
8473 \begin_inset space \hspace{}
8474 \length 25pt
8475 \end_inset
8476
8477
8478 \begin_inset space \hfill{}
8479 \end_inset
8480
8481
8482 \begin_inset Tabular
8483 <lyxtabular version="3" rows="5" columns="2">
8484 <features>
8485 <column alignment="center" valignment="top" width="0pt">
8486 <column alignment="center" valignment="top" width="0pt">
8487 <row>
8488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 Command
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501 Result
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 </row>
8507 <row>
8508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512
8513 \backslash
8514 mapsto
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 \begin_inset Formula $\mapsto$
8524 \end_inset
8525
8526
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \backslash
8539 longmapsto
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 \begin_inset Formula $\longmapsto$
8549 \end_inset
8550
8551
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \backslash
8564 leadsto
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 \begin_inset Formula $\leadsto$
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \backslash
8589 dasharrow
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 \begin_inset Formula $\dasharrow$
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 </lyxtabular>
8608
8609 \end_inset
8610
8611
8612 \begin_inset space \hfill{}
8613 \end_inset
8614
8615
8616 \end_layout
8617
8618 \begin_layout Standard
8619 \begin_inset VSpace medskip
8620 \end_inset
8621
8622 Arrows used as accent like e.
8623 \begin_inset space \thinspace{}
8624 \end_inset
8625
8626 g.
8627 \begin_inset space ~
8628 \end_inset
8629
8630 vector arrows are listed in 
8631 \begin_inset CommandInset ref
8632 LatexCommand ref
8633 reference "sec:Accents"
8634
8635 \end_inset
8636
8637 .
8638 \end_layout
8639
8640 \begin_layout Standard
8641 \begin_inset VSpace bigskip
8642 \end_inset
8643
8644 Furthermore there are the labeled arrows
8645 \begin_inset Index
8646 status collapsed
8647
8648 \begin_layout Plain Layout
8649 Arrows ! labeled
8650 \end_layout
8651
8652 \end_inset
8653
8654  
8655 \series bold
8656
8657 \backslash
8658 xleftarrow
8659 \series default
8660
8661 \begin_inset Index
8662 status collapsed
8663
8664 \begin_layout Plain Layout
8665 Commands ! X ! 
8666 \backslash
8667 xleftarrow
8668 \end_layout
8669
8670 \end_inset
8671
8672  and 
8673 \series bold
8674
8675 \backslash
8676 xrightarrow
8677 \series default
8678
8679 \begin_inset Index
8680 status collapsed
8681
8682 \begin_layout Plain Layout
8683 Commands ! X ! 
8684 \backslash
8685 xrightarrow
8686 \begin_inset ERT
8687 status collapsed
8688
8689 \begin_layout Plain Layout
8690
8691
8692 \backslash
8693 vspace{4mm}
8694 \end_layout
8695
8696 \end_inset
8697
8698
8699 \end_layout
8700
8701 \end_inset
8702
8703 .
8704  When inserting one of these commands in a formula, an arrow with two blue
8705  boxes appear where the label can be inserted.
8706  The length of the arrow adapts to the label width.
8707 \end_layout
8708
8709 \begin_layout Standard
8710 \align center
8711 \begin_inset Tabular
8712 <lyxtabular version="3" rows="3" columns="2">
8713 <features>
8714 <column alignment="center" valignment="top" width="0pt">
8715 <column alignment="center" valignment="top" width="0pt">
8716 <row>
8717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 Command
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730 Result
8731 \begin_inset Note Note
8732 status collapsed
8733
8734 \begin_layout Plain Layout
8735
8736 \series bold
8737
8738 \backslash
8739 raisebox
8740 \series default
8741  is only used as spacer.
8742 \end_layout
8743
8744 \end_inset
8745
8746
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 <row>
8753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 F(a)
8758 \backslash
8759 xleftarrow
8760 \begin_inset ERT
8761 status collapsed
8762
8763 \begin_layout Plain Layout
8764
8765
8766 \backslash
8767 spce 
8768 \end_layout
8769
8770 \end_inset
8771
8772 x=a
8773 \begin_inset Formula $\downarrow$
8774 \end_inset
8775
8776 x>0
8777 \begin_inset Formula $\to$
8778 \end_inset
8779
8780 F(x)
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8790 \end_inset
8791
8792
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row>
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 F(x)
8804 \backslash
8805 xrightarrow
8806 \begin_inset ERT
8807 status collapsed
8808
8809 \begin_layout Plain Layout
8810
8811
8812 \backslash
8813 spce 
8814 \end_layout
8815
8816 \end_inset
8817
8818 x=a
8819 \begin_inset Formula $\downarrow$
8820 \end_inset
8821
8822 x>0
8823 \begin_inset Formula $\to$
8824 \end_inset
8825
8826 F(a)
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8836 \end_inset
8837
8838
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 </row>
8844 </lyxtabular>
8845
8846 \end_inset
8847
8848
8849 \end_layout
8850
8851 \begin_layout Subsection
8852 Vertical and diagonal Arrows
8853 \begin_inset Index
8854 status collapsed
8855
8856 \begin_layout Plain Layout
8857 Arrows ! diagonal
8858 \end_layout
8859
8860 \end_inset
8861
8862
8863 \begin_inset Index
8864 status collapsed
8865
8866 \begin_layout Plain Layout
8867 Arrows ! vertical
8868 \end_layout
8869
8870 \end_inset
8871
8872
8873 \end_layout
8874
8875 \begin_layout Standard
8876 \begin_inset space \hfill{}
8877 \end_inset
8878
8879
8880 \begin_inset Tabular
8881 <lyxtabular version="3" rows="7" columns="2">
8882 <features>
8883 <column alignment="center" valignment="top" width="0pt">
8884 <column alignment="center" valignment="top" width="0pt">
8885 <row>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 Command
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 Result
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 <row>
8906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910
8911 \backslash
8912 uparrow
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 \begin_inset Formula $\uparrow$
8922 \end_inset
8923
8924
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 <row>
8931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935
8936 \backslash
8937 Uparrow
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 \begin_inset Formula $\Uparrow$
8947 \end_inset
8948
8949
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 </row>
8955 <row>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960
8961 \backslash
8962 updownarrow
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971 \begin_inset Formula $\updownarrow$
8972 \end_inset
8973
8974
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 </row>
8980 <row>
8981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985
8986 \backslash
8987 Updownarrow
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 \begin_inset Formula $\Updownarrow$
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \backslash
9012 Downarrow
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 \begin_inset Formula $\Downarrow$
9022 \end_inset
9023
9024
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row>
9031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035
9036 \backslash
9037 downarrow
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046 \begin_inset Formula $\downarrow$
9047 \end_inset
9048
9049
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 </row>
9055 </lyxtabular>
9056
9057 \end_inset
9058
9059
9060 \begin_inset space \hfill{}
9061 \end_inset
9062
9063
9064 \begin_inset Tabular
9065 <lyxtabular version="3" rows="5" columns="2">
9066 <features>
9067 <column alignment="center" valignment="top" width="0pt">
9068 <column alignment="center" valignment="top" width="0pt">
9069 <row>
9070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 Command
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 Result
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 </row>
9089 <row>
9090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094
9095 \backslash
9096 nearrow
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 \begin_inset Formula $\nearrow$
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 <row>
9115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119
9120 \backslash
9121 searrow
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 \begin_inset Formula $\searrow$
9131 \end_inset
9132
9133
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \backslash
9146 swarrow
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 \begin_inset Formula $\swarrow$
9156 \end_inset
9157
9158
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 </row>
9164 <row>
9165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169
9170 \backslash
9171 nwarrow
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180 \begin_inset Formula $\nwarrow$
9181 \end_inset
9182
9183
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 </row>
9189 </lyxtabular>
9190
9191 \end_inset
9192
9193
9194 \begin_inset space \hfill{}
9195 \end_inset
9196
9197
9198 \end_layout
9199
9200 \begin_layout Standard
9201 \begin_inset VSpace medskip
9202 \end_inset
9203
9204 Vertical arrows can be used also as delimiter together with the commands
9205  described in 
9206 \begin_inset CommandInset ref
9207 LatexCommand ref
9208 reference "sub:Manual-Bracket-Size"
9209
9210 \end_inset
9211
9212  and 
9213 \begin_inset CommandInset ref
9214 LatexCommand ref
9215 reference "sub:Automatic-Bracket-Size"
9216
9217 \end_inset
9218
9219 .
9220 \end_layout
9221
9222 \begin_layout Standard
9223 \begin_inset Newpage newpage
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \begin_layout Section
9230 Accents
9231 \begin_inset CommandInset label
9232 LatexCommand label
9233 name "sec:Accents"
9234
9235 \end_inset
9236
9237
9238 \begin_inset Index
9239 status collapsed
9240
9241 \begin_layout Plain Layout
9242 Accents
9243 \end_layout
9244
9245 \end_inset
9246
9247
9248 \end_layout
9249
9250 \begin_layout Standard
9251 Accents can be inserted via the math toolbar button 
9252 \begin_inset Graphics
9253         filename ../images/math/hat.png
9254         scale 85
9255
9256 \end_inset
9257
9258  or the commands listed in the following subsections.
9259 \end_layout
9260
9261 \begin_layout Subsection
9262 Accents for one Character
9263 \begin_inset ERT
9264 status collapsed
9265
9266 \begin_layout Plain Layout
9267
9268
9269 \backslash
9270 texorpdfstring{
9271 \end_layout
9272
9273 \end_inset
9274
9275
9276 \begin_inset Foot
9277 status collapsed
9278
9279 \begin_layout Plain Layout
9280 accents in text see 
9281 \begin_inset CommandInset ref
9282 LatexCommand ref
9283 reference "sub:Accents-in-Text"
9284
9285 \end_inset
9286
9287
9288 \end_layout
9289
9290 \end_inset
9291
9292
9293 \begin_inset ERT
9294 status collapsed
9295
9296 \begin_layout Plain Layout
9297
9298 }{}
9299 \end_layout
9300
9301 \end_inset
9302
9303
9304 \begin_inset Note Note
9305 status collapsed
9306
9307 \begin_layout Plain Layout
9308
9309 \backslash
9310 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9311 \end_layout
9312
9313 \begin_layout Plain Layout
9314 More about 
9315 \backslash
9316 texorpdfstring is in section 
9317 \begin_inset CommandInset ref
9318 LatexCommand ref
9319 reference "sub:Formulas-in-Section"
9320
9321 \end_inset
9322
9323 .
9324 \end_layout
9325
9326 \end_inset
9327
9328
9329 \begin_inset CommandInset label
9330 LatexCommand label
9331 name "sub:Accents-for-one"
9332
9333 \end_inset
9334
9335
9336 \begin_inset Index
9337 status collapsed
9338
9339 \begin_layout Plain Layout
9340 Accents ! for one character
9341 \end_layout
9342
9343 \end_inset
9344
9345
9346 \end_layout
9347
9348 \begin_layout Standard
9349 \begin_inset space \hfill{}
9350 \end_inset
9351
9352
9353 \begin_inset Tabular
9354 <lyxtabular version="3" rows="8" columns="2">
9355 <features>
9356 <column alignment="center" valignment="top" width="0pt">
9357 <column alignment="center" valignment="top" width="0pt">
9358 <row>
9359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 Command
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 Result
9373 \begin_inset Note Note
9374 status collapsed
9375
9376 \begin_layout Plain Layout
9377
9378 \series bold
9379
9380 \backslash
9381 raisebox
9382 \series default
9383  is only used as spacer.
9384 \end_layout
9385
9386 \end_inset
9387
9388
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 </row>
9394 <row>
9395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399
9400 \backslash
9401 dot
9402 \begin_inset ERT
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406
9407
9408 \backslash
9409 spce 
9410 \end_layout
9411
9412 \end_inset
9413
9414 A
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9424 \end_inset
9425
9426
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 </row>
9432 <row>
9433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437
9438 \backslash
9439 ddot
9440 \begin_inset ERT
9441 status collapsed
9442
9443 \begin_layout Plain Layout
9444
9445
9446 \backslash
9447 spce 
9448 \end_layout
9449
9450 \end_inset
9451
9452 A
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9462 \end_inset
9463
9464
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 </row>
9470 <row>
9471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475
9476 \backslash
9477 dddot
9478 \begin_inset ERT
9479 status collapsed
9480
9481 \begin_layout Plain Layout
9482
9483
9484 \backslash
9485 spce 
9486 \end_layout
9487
9488 \end_inset
9489
9490 A
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9500 \end_inset
9501
9502
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 </row>
9508 <row>
9509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513
9514 \backslash
9515 ddddot{A
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 </row>
9533 <row>
9534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9535 \begin_inset Text
9536
9537 \begin_layout Plain Layout
9538
9539 \backslash
9540 vec
9541 \begin_inset ERT
9542 status collapsed
9543
9544 \begin_layout Plain Layout
9545
9546
9547 \backslash
9548 spce 
9549 \end_layout
9550
9551 \end_inset
9552
9553 A
9554 \begin_inset Index
9555 status collapsed
9556
9557 \begin_layout Plain Layout
9558 Vectors
9559 \end_layout
9560
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 </row>
9581 <row>
9582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \backslash
9588 bar
9589 \begin_inset ERT
9590 status collapsed
9591
9592 \begin_layout Plain Layout
9593
9594
9595 \backslash
9596 spce 
9597 \end_layout
9598
9599 \end_inset
9600
9601 A
9602 \end_layout
9603
9604 \end_inset
9605 </cell>
9606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9611 \end_inset
9612
9613
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 </row>
9619 <row>
9620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9621 \begin_inset Text
9622
9623 \begin_layout Plain Layout
9624
9625 \backslash
9626 mathring
9627 \begin_inset ERT
9628 status collapsed
9629
9630 \begin_layout Plain Layout
9631
9632
9633 \backslash
9634 spce 
9635 \end_layout
9636
9637 \end_inset
9638
9639 A
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 </row>
9657 </lyxtabular>
9658
9659 \end_inset
9660
9661
9662 \begin_inset space \hfill{}
9663 \end_inset
9664
9665
9666 \begin_inset Tabular
9667 <lyxtabular version="3" rows="7" columns="2">
9668 <features>
9669 <column alignment="center" valignment="top" width="0pt">
9670 <column alignment="center" valignment="top" width="0pt">
9671 <row>
9672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 Command
9677 \end_layout
9678
9679 \end_inset
9680 </cell>
9681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685 Result
9686 \end_layout
9687
9688 \end_inset
9689 </cell>
9690 </row>
9691 <row>
9692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696
9697 \backslash
9698 tilde
9699 \begin_inset ERT
9700 status collapsed
9701
9702 \begin_layout Plain Layout
9703
9704
9705 \backslash
9706 spce 
9707 \end_layout
9708
9709 \end_inset
9710
9711 A
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9721 \end_inset
9722
9723
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row>
9730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \backslash
9736 hat
9737 \begin_inset ERT
9738 status collapsed
9739
9740 \begin_layout Plain Layout
9741
9742
9743 \backslash
9744 spce 
9745 \end_layout
9746
9747 \end_inset
9748
9749 A
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9759 \end_inset
9760
9761
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 </row>
9767 <row>
9768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772
9773 \backslash
9774 check
9775 \begin_inset ERT
9776 status collapsed
9777
9778 \begin_layout Plain Layout
9779
9780
9781 \backslash
9782 spce 
9783 \end_layout
9784
9785 \end_inset
9786
9787 A
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row>
9806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \backslash
9812 acute
9813 \begin_inset ERT
9814 status collapsed
9815
9816 \begin_layout Plain Layout
9817
9818
9819 \backslash
9820 spce 
9821 \end_layout
9822
9823 \end_inset
9824
9825 A
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9835 \end_inset
9836
9837
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 </row>
9843 <row>
9844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848
9849 \backslash
9850 grave
9851 \begin_inset ERT
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855
9856
9857 \backslash
9858 spce 
9859 \end_layout
9860
9861 \end_inset
9862
9863 A
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9873 \end_inset
9874
9875
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 </row>
9881 <row>
9882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886
9887 \backslash
9888 breve
9889 \begin_inset ERT
9890 status collapsed
9891
9892 \begin_layout Plain Layout
9893
9894
9895 \backslash
9896 spce 
9897 \end_layout
9898
9899 \end_inset
9900
9901 A
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9911 \end_inset
9912
9913
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 </row>
9919 </lyxtabular>
9920
9921 \end_inset
9922
9923
9924 \begin_inset space \hfill{}
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \begin_layout Standard
9931 \begin_inset VSpace bigskip
9932 \end_inset
9933
9934 To create umlauts
9935 \begin_inset Index
9936 status collapsed
9937
9938 \begin_layout Plain Layout
9939 Umlauts
9940 \end_layout
9941
9942 \end_inset
9943
9944  in formulas, a quotation mark is inserted before the vowel.
9945  These two characters are then treated by LaTeX as 
9946 \emph on
9947 one
9948 \emph default
9949  character when the formula part with the umlaut is marked as German.
9950  In contrary to 
9951 \series bold
9952
9953 \backslash
9954 ddot
9955 \series default
9956 , with this method 
9957 \begin_inset Quotes eld
9958 \end_inset
9959
9960 real
9961 \begin_inset Quotes erd
9962 \end_inset
9963
9964  umlauts are created as demonstrated in the following example:
9965 \end_layout
9966
9967 \begin_layout Standard
9968 \begin_inset VSpace -2mm
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \begin_layout Standard
9975 \align center
9976 \begin_inset Tabular
9977 <lyxtabular version="3" rows="3" columns="2">
9978 <features>
9979 <column alignment="center" valignment="top" width="0">
9980 <column alignment="center" valignment="top" width="0">
9981 <row>
9982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986 Command
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995 Result
9996 \begin_inset Note Note
9997 status collapsed
9998
9999 \begin_layout Plain Layout
10000
10001 \series bold
10002
10003 \backslash
10004 raisebox
10005 \series default
10006  is only used as spacer.
10007 \end_layout
10008
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 </row>
10017 <row>
10018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022
10023 \lang ngerman
10024 \begin_inset Quotes grd
10025 \end_inset
10026
10027 i
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036
10037 \lang ngerman
10038 \begin_inset Formula $"i$
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 <row>
10048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \backslash
10054 ddot
10055 \begin_inset ERT
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059
10060
10061 \backslash
10062 spce 
10063 \end_layout
10064
10065 \end_inset
10066
10067 i
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10077 \end_inset
10078
10079
10080 \end_layout
10081
10082 \end_inset
10083 </cell>
10084 </row>
10085 </lyxtabular>
10086
10087 \end_inset
10088
10089
10090 \end_layout
10091
10092 \begin_layout Standard
10093 Another advantage to 
10094 \series bold
10095
10096 \backslash
10097 ddot
10098 \series default
10099  is that umlauts can directly be converted to mathematical text because
10100  the accent commands above are 
10101 \emph on
10102 not allowed
10103 \emph default
10104  
10105 \emph on
10106 in mathematical text
10107 \emph default
10108 .
10109  To convert an accented character to mathematical text, only the character
10110  under the accent may be converted.
10111  This applies also for all other conversions, e.
10112 \begin_inset space \thinspace{}
10113 \end_inset
10114
10115 g.
10116 \begin_inset space ~
10117 \end_inset
10118
10119 to italic or bold.
10120 \end_layout
10121
10122 \begin_layout Standard
10123 In mathematical text, umlauts and other accented characters can directly
10124  be inserted.
10125 \end_layout
10126
10127 \begin_layout Subsection
10128 Accents for Operators
10129 \begin_inset Index
10130 status collapsed
10131
10132 \begin_layout Plain Layout
10133 Accents ! for operators
10134 \end_layout
10135
10136 \end_inset
10137
10138
10139 \end_layout
10140
10141 \begin_layout Standard
10142 With the commands 
10143 \series bold
10144
10145 \backslash
10146 overset
10147 \series default
10148
10149 \begin_inset Index
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153 Commands ! O ! 
10154 \backslash
10155 overset
10156 \end_layout
10157
10158 \end_inset
10159
10160  and 
10161 \series bold
10162
10163 \backslash
10164 underset
10165 \series default
10166
10167 \begin_inset Index
10168 status collapsed
10169
10170 \begin_layout Plain Layout
10171 Commands ! U ! 
10172 \backslash
10173 underset
10174 \end_layout
10175
10176 \end_inset
10177
10178  characters can be placed above or below an operator, respectively, to accent
10179  it.
10180  With the command 
10181 \series bold
10182
10183 \backslash
10184 sideset
10185 \series default
10186
10187 \begin_inset Index
10188 status collapsed
10189
10190 \begin_layout Plain Layout
10191 Commands ! S ! 
10192 \backslash
10193 sideset
10194 \end_layout
10195
10196 \end_inset
10197
10198  characters can be set before and behind an operator.
10199  The command scheme is:
10200 \end_layout
10201
10202 \begin_layout Standard
10203
10204 \series bold
10205
10206 \backslash
10207 sideset{character
10208 \series default
10209  
10210 \series bold
10211 before}{character
10212 \series default
10213  
10214 \series bold
10215 behind}
10216 \end_layout
10217
10218 \begin_layout Standard
10219
10220 \series bold
10221
10222 \backslash
10223 sideset
10224 \series default
10225  must always be before the operator that should be accented.
10226  You can accent with several characters and even with other operators and
10227  symbols.
10228  To place with 
10229 \series bold
10230
10231 \backslash
10232 sideset
10233 \series default
10234  for example only characters behind an operator, write nothing between the
10235  first braces but don't omit the braces.
10236 \end_layout
10237
10238 \begin_layout Standard
10239 For example the command 
10240 \series bold
10241
10242 \backslash
10243 sideset{
10244 \begin_inset Formula $\to$
10245 \end_inset
10246
10247
10248 \backslash
10249 {
10250 \series default
10251 '
10252 \series bold
10253
10254 \begin_inset Formula $\to$
10255 \end_inset
10256
10257
10258 \backslash
10259 sum_k=1
10260 \begin_inset ERT
10261 status collapsed
10262
10263 \begin_layout Plain Layout
10264
10265
10266 \backslash
10267 spce 
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \series default
10274 ^
10275 \series bold
10276 n
10277 \series default
10278  produces:
10279 \begin_inset Formula \[
10280 \sideset{}{'}\sum_{k=1}^{n}\]
10281
10282 \end_inset
10283
10284
10285 \end_layout
10286
10287 \begin_layout Standard
10288 The command 
10289 \series bold
10290
10291 \backslash
10292 overset
10293 \begin_inset ERT
10294 status collapsed
10295
10296 \begin_layout Plain Layout
10297
10298
10299 \backslash
10300 spce 
10301 \end_layout
10302
10303 \end_inset
10304
10305
10306 \backslash
10307 maltese
10308 \begin_inset ERT
10309 status collapsed
10310
10311 \begin_layout Plain Layout
10312
10313
10314 \backslash
10315 spce 
10316 \end_layout
10317
10318 \end_inset
10319
10320
10321 \series default
10322
10323 \begin_inset Formula $\uparrow$
10324 \end_inset
10325
10326
10327 \series bold
10328 a
10329 \series default
10330  produces:
10331 \begin_inset Formula \[
10332 \overset{a}{\maltese}\]
10333
10334 \end_inset
10335
10336 As seen in the last example, with 
10337 \series bold
10338
10339 \backslash
10340 overset
10341 \series default
10342  and 
10343 \series bold
10344
10345 \backslash
10346 underset
10347 \series default
10348  also symbols and characters can be accented; with 
10349 \series bold
10350
10351 \backslash
10352 sideset
10353 \series default
10354  this is not possible.
10355 \end_layout
10356
10357 \begin_layout Subsection
10358 Accents for several Characters
10359 \begin_inset CommandInset label
10360 LatexCommand label
10361 name "sub:Accents-for-several"
10362
10363 \end_inset
10364
10365
10366 \begin_inset Index
10367 status collapsed
10368
10369 \begin_layout Plain Layout
10370 Accents ! for several characters
10371 \end_layout
10372
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \begin_layout Standard
10379 \begin_inset space \hfill{}
10380 \end_inset
10381
10382
10383 \begin_inset Tabular
10384 <lyxtabular version="3" rows="5" columns="2">
10385 <features>
10386 <column alignment="center" valignment="top" width="0pt">
10387 <column alignment="center" valignment="top" width="0pt">
10388 <row>
10389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Command
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 Result
10403 \begin_inset Note Note
10404 status collapsed
10405
10406 \begin_layout Plain Layout
10407
10408 \series bold
10409
10410 \backslash
10411 raisebox
10412 \series default
10413  is only used as spacer.
10414 \end_layout
10415
10416 \end_inset
10417
10418
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 </row>
10424 <row>
10425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429
10430 \backslash
10431 overleftarrow
10432 \begin_inset ERT
10433 status collapsed
10434
10435 \begin_layout Plain Layout
10436
10437
10438 \backslash
10439 spce 
10440 \end_layout
10441
10442 \end_inset
10443
10444 A=B
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10450 \begin_inset Text
10451
10452 \begin_layout Plain Layout
10453 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10454 \end_inset
10455
10456
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 </row>
10462 <row>
10463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467
10468 \backslash
10469 underleftarrow
10470 \begin_inset ERT
10471 status collapsed
10472
10473 \begin_layout Plain Layout
10474
10475
10476 \backslash
10477 spce 
10478 \end_layout
10479
10480 \end_inset
10481
10482 A=B
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10492 \end_inset
10493
10494
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 </row>
10500 <row>
10501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505
10506 \backslash
10507 overleftrightarrow
10508 \begin_inset ERT
10509 status collapsed
10510
10511 \begin_layout Plain Layout
10512
10513
10514 \backslash
10515 spce 
10516 \end_layout
10517
10518 \end_inset
10519
10520 A=B
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10530 \end_inset
10531
10532
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row>
10539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \backslash
10545 underleftrightarrow
10546 \begin_inset ERT
10547 status collapsed
10548
10549 \begin_layout Plain Layout
10550
10551
10552 \backslash
10553 spce 
10554 \end_layout
10555
10556 \end_inset
10557
10558 A=B
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10564 \begin_inset Text
10565
10566 \begin_layout Plain Layout
10567 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10568 \end_inset
10569
10570
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 </row>
10576 </lyxtabular>
10577
10578 \end_inset
10579
10580
10581 \begin_inset space \hfill{}
10582 \end_inset
10583
10584
10585 \begin_inset Tabular
10586 <lyxtabular version="3" rows="5" columns="2">
10587 <features>
10588 <column alignment="center" valignment="top" width="0pt">
10589 <column alignment="center" valignment="top" width="0pt">
10590 <row>
10591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 Command
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 Result
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \backslash
10617 overrightarrow
10618 \begin_inset ERT
10619 status collapsed
10620
10621 \begin_layout Plain Layout
10622
10623
10624 \backslash
10625 spce 
10626 \end_layout
10627
10628 \end_inset
10629
10630 A=B
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10636 \begin_inset Text
10637
10638 \begin_layout Plain Layout
10639 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10640 \end_inset
10641
10642
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 <row>
10649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \backslash
10655 underrightarrow
10656 \begin_inset ERT
10657 status collapsed
10658
10659 \begin_layout Plain Layout
10660
10661
10662 \backslash
10663 spce 
10664 \end_layout
10665
10666 \end_inset
10667
10668 A=B
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 </row>
10686 <row>
10687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691
10692 \backslash
10693 widetilde
10694 \begin_inset ERT
10695 status collapsed
10696
10697 \begin_layout Plain Layout
10698
10699
10700 \backslash
10701 spce 
10702 \end_layout
10703
10704 \end_inset
10705
10706 A=B
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10716 \end_inset
10717
10718
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 </row>
10724 <row>
10725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729
10730 \backslash
10731 widehat
10732 \begin_inset ERT
10733 status collapsed
10734
10735 \begin_layout Plain Layout
10736
10737
10738 \backslash
10739 spce 
10740 \end_layout
10741
10742 \end_inset
10743
10744 A=B
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10754 \end_inset
10755
10756
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 </row>
10762 </lyxtabular>
10763
10764 \end_inset
10765
10766
10767 \begin_inset space \hfill{}
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \begin_layout Standard
10774 \begin_inset VSpace medskip
10775 \end_inset
10776
10777 With these commands as many characters as you like can be accented.
10778  But the accents 
10779 \series bold
10780
10781 \backslash
10782 widetilde
10783 \series default
10784  and 
10785 \series bold
10786
10787 \backslash
10788 widehat
10789 \series default
10790  will only be set in the output with a length of three characters, as shown
10791  in the following example:
10792 \begin_inset Formula \[
10793 \widetilde{A+B=C-D}\]
10794
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \begin_layout Standard
10801 With the commands 
10802 \series bold
10803
10804 \backslash
10805 overset
10806 \series default
10807
10808 \begin_inset Index
10809 status collapsed
10810
10811 \begin_layout Plain Layout
10812 Commands ! O ! 
10813 \backslash
10814 overset
10815 \end_layout
10816
10817 \end_inset
10818
10819  and 
10820 \series bold
10821
10822 \backslash
10823 underset
10824 \series default
10825
10826 \begin_inset Index
10827 status collapsed
10828
10829 \begin_layout Plain Layout
10830 Commands ! U ! 
10831 \backslash
10832 underset
10833 \end_layout
10834
10835 \end_inset
10836
10837  described in the previous subsection it is also possible to accent several
10838  characters.
10839  The command 
10840 \series bold
10841
10842 \backslash
10843 underset
10844 \begin_inset ERT
10845 status collapsed
10846
10847 \begin_layout Plain Layout
10848
10849
10850 \backslash
10851 spce 
10852 \end_layout
10853
10854 \end_inset
10855
10856 A=B
10857 \begin_inset Formula $\downarrow$
10858 \end_inset
10859
10860 ***
10861 \series default
10862  creates:
10863 \begin_inset Formula \[
10864 \underset{***}{A=B}\]
10865
10866 \end_inset
10867
10868
10869 \end_layout
10870
10871 \begin_layout Section
10872 Space
10873 \begin_inset CommandInset label
10874 LatexCommand label
10875 name "sub:Space"
10876
10877 \end_inset
10878
10879
10880 \begin_inset Index
10881 status collapsed
10882
10883 \begin_layout Plain Layout
10884 Space ! horizontal
10885 \end_layout
10886
10887 \end_inset
10888
10889
10890 \end_layout
10891
10892 \begin_layout Subsection
10893 Predefined Space
10894 \begin_inset CommandInset label
10895 LatexCommand label
10896 name "sub:Predefined-Space"
10897
10898 \end_inset
10899
10900
10901 \begin_inset Index
10902 status collapsed
10903
10904 \begin_layout Plain Layout
10905 Space ! horizontal ! predefined
10906 \end_layout
10907
10908 \end_inset
10909
10910
10911 \end_layout
10912
10913 \begin_layout Standard
10914 Sometimes it is necessary to insert horizontal space to a formula.
10915  This is done by inserting a protected space (shortcut 
10916 \family sans
10917 Ctrl-Space
10918 \family default
10919 ).
10920  A blue 
10921 \begin_inset Quotes eld
10922 \end_inset
10923
10924
10925 \series bold
10926 \color blue
10927
10928 \begin_inset ERT
10929 status collapsed
10930
10931 \begin_layout Plain Layout
10932
10933
10934 \backslash
10935 spce 
10936 \end_layout
10937
10938 \end_inset
10939
10940
10941 \series default
10942 \color inherit
10943
10944 \begin_inset Quotes erd
10945 \end_inset
10946
10947  appears and by pressing 
10948 \family sans
10949 Space
10950 \family default
10951  several times one can select one of eight different space sizes.
10952  The spaces can also be inserted using the math toolbar button 
10953 \begin_inset Graphics
10954         filename ../images/math/space.png
10955         scale 85
10956
10957 \end_inset
10958
10959  or special commands.
10960  Independent from the inserted command, one can select the size again by
10961  pressing 
10962 \family sans
10963 Space
10964 \family default
10965  afterwards.
10966 \end_layout
10967
10968 \begin_layout Standard
10969 \noindent
10970 \align center
10971 \begin_inset VSpace -5mm
10972 \end_inset
10973
10974
10975 \begin_inset Tabular
10976 <lyxtabular version="3" rows="3" columns="7">
10977 <features>
10978 <column alignment="center" valignment="middle" width="6.8cm">
10979 <column alignment="center" valignment="top" width="0">
10980 <column alignment="center" valignment="top" width="0">
10981 <column alignment="center" valignment="top" width="0">
10982 <column alignment="center" valignment="top" width="0">
10983 <column alignment="center" valignment="top" width="0">
10984 <column alignment="center" valignment="top" width="0">
10985 <row>
10986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 Command
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999
11000 \backslash
11001 ,
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010
11011 \backslash
11012 :
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021
11022 \backslash
11023 ;
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11029 \begin_inset Text
11030
11031 \begin_layout Plain Layout
11032
11033 \backslash
11034 quad
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043
11044 \backslash
11045 qquad
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054
11055 \backslash
11056 !
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 <row>
11063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 Number of 
11068 \family sans
11069 Space
11070 \family default
11071  keystrokes after inserting the protected space
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080 0
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 1
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 2
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11104 \begin_inset Text
11105
11106 \begin_layout Plain Layout
11107 3
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 4
11117 \end_layout
11118
11119 \end_inset
11120 </cell>
11121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 5
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 </row>
11131 <row>
11132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 Result
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 \begin_inset Formula $A\, B$
11146 \end_inset
11147
11148
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 \begin_inset Formula $A\: B$
11158 \end_inset
11159
11160
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 \begin_inset Formula $A\; B$
11170 \end_inset
11171
11172
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 \begin_inset Formula $A\quad B$
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 \begin_inset Formula $A\qquad B$
11194 \end_inset
11195
11196
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 \begin_inset Formula $A\! B$
11206 \end_inset
11207
11208
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 </row>
11214 </lyxtabular>
11215
11216 \end_inset
11217
11218
11219 \end_layout
11220
11221 \begin_layout Standard
11222 The last size seem to produce no space.
11223  It is displayed red in LyX contrary to the other sizes, because it is a
11224  negative space.
11225  There are two more negative spaces:
11226 \end_layout
11227
11228 \begin_layout Standard
11229 \align center
11230 \begin_inset Tabular
11231 <lyxtabular version="3" rows="3" columns="3">
11232 <features>
11233 <column alignment="center" valignment="middle" width="6.8cm">
11234 <column alignment="center" valignment="top" width="0pt">
11235 <column alignment="center" valignment="top" width="0pt">
11236 <row>
11237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 Command
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250
11251 \backslash
11252 negmedspace
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261
11262 \backslash
11263 negthickspace
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 </row>
11269 <row>
11270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 Number of 
11275 \family sans
11276 Space
11277 \family default
11278  keystrokes after inserting the protected space
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287 6
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296 7
11297 \end_layout
11298
11299 \end_inset
11300 </cell>
11301 </row>
11302 <row>
11303 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 Result
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 \begin_inset Formula $A\negmedspace B$
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 \begin_inset Formula $A\negthickspace B$
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 </lyxtabular>
11338
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \begin_layout Standard
11345 Negative spaces can lead to characters overlapping each other.
11346  Thus they can be used to enforce ligatures, what is e.
11347 \begin_inset space \thinspace{}
11348 \end_inset
11349
11350 g.
11351 \begin_inset space ~
11352 \end_inset
11353
11354 useful for summation operators: 
11355 \end_layout
11356
11357 \begin_layout Standard
11358 \align center
11359 \begin_inset Tabular
11360 <lyxtabular version="3" rows="3" columns="2">
11361 <features>
11362 <column alignment="center" valignment="top" width="0">
11363 <column alignment="center" valignment="top" width="0">
11364 <row>
11365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 Command
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 Result
11379 \begin_inset Note Note
11380 status collapsed
11381
11382 \begin_layout Plain Layout
11383
11384 \series bold
11385
11386 \backslash
11387 raisebox
11388 \series default
11389  is only used as spacer.
11390 \end_layout
11391
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 <row>
11401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405
11406 \backslash
11407 sum
11408 \backslash
11409 sum
11410 \begin_inset ERT
11411 status collapsed
11412
11413 \begin_layout Plain Layout
11414
11415
11416 \backslash
11417 spce 
11418 \end_layout
11419
11420 \end_inset
11421
11422 f_kl
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11432 \end_inset
11433
11434
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 </row>
11440 <row>
11441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445
11446 \backslash
11447 sum
11448 \backslash
11449 negmedspace
11450 \backslash
11451 sum
11452 \begin_inset ERT
11453 status collapsed
11454
11455 \begin_layout Plain Layout
11456
11457
11458 \backslash
11459 spce 
11460 \end_layout
11461
11462 \end_inset
11463
11464 f_kl
11465 \end_layout
11466
11467 \end_inset
11468 </cell>
11469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 </row>
11482 </lyxtabular>
11483
11484 \end_inset
11485
11486
11487 \end_layout
11488
11489 \begin_layout Standard
11490 Relations like for example equal signs, are always surrounded by space.
11491  To suppress this, the equal sign is placed into a TeX-brace.
11492  The following example demonstrates this:
11493 \end_layout
11494
11495 \begin_layout Standard
11496 \align center
11497 \begin_inset Tabular
11498 <lyxtabular version="3" rows="2" columns="2">
11499 <features>
11500 <column alignment="center" valignment="top" width="0pt">
11501 <column alignment="center" valignment="top" width="0pt">
11502 <row>
11503 <cell alignment="center" valignment="top" usebox="none">
11504 \begin_inset Text
11505
11506 \begin_layout Plain Layout
11507 normal equation
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 \begin_inset Formula $A=B$
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 </row>
11525 <row>
11526 <cell alignment="center" valignment="top" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 \begin_inset Note Note
11531 status collapsed
11532
11533 \begin_layout Plain Layout
11534
11535 \series bold
11536
11537 \backslash
11538 raisebox
11539 \series default
11540  is only used as spacer.
11541 \end_layout
11542
11543 \end_inset
11544
11545
11546 \begin_inset Formula $\raisebox{5mm}{}$
11547 \end_inset
11548
11549 equation without space
11550 \end_layout
11551
11552 \end_inset
11553 </cell>
11554 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11555 \begin_inset Text
11556
11557 \begin_layout Plain Layout
11558 \begin_inset Formula $A{=}B$
11559 \end_inset
11560
11561
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 </lyxtabular>
11568
11569 \end_inset
11570
11571
11572 \end_layout
11573
11574 \begin_layout Standard
11575 \noindent
11576 The command for the last formula is: 
11577 \series bold
11578 A
11579 \backslash
11580 {=
11581 \begin_inset Formula $\to$
11582 \end_inset
11583
11584 B
11585 \end_layout
11586
11587 \begin_layout Standard
11588 \begin_inset VSpace bigskip
11589 \end_inset
11590
11591 Spaces are needed for physical units, because the space between the value
11592  and the unit is the smallest one and not a normal space.
11593  For units in text, the smallest space is inserted via the menu 
11594 \family sans
11595 Insert\SpecialChar \menuseparator
11596 Formatting\SpecialChar \menuseparator
11597 Thin
11598 \begin_inset space ~
11599 \end_inset
11600
11601 Space
11602 \family default
11603  (shortcut 
11604 \family sans
11605 Ctrl-Shift-Space
11606 \family default
11607 ).
11608 \end_layout
11609
11610 \begin_layout Standard
11611 An example to visualize the difference:
11612 \end_layout
11613
11614 \begin_layout Standard
11615 \begin_inset Tabular
11616 <lyxtabular version="3" rows="2" columns="2">
11617 <features>
11618 <column alignment="left" valignment="top" width="0">
11619 <column alignment="left" valignment="top" width="0">
11620 <row>
11621 <cell alignment="center" valignment="top" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 24 kW
11626 \begin_inset Formula $\cdot$
11627 \end_inset
11628
11629 h
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 <cell alignment="center" valignment="top" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 space between value and unit
11639 \end_layout
11640
11641 \end_inset
11642 </cell>
11643 </row>
11644 <row>
11645 <cell alignment="center" valignment="top" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 24
11650 \begin_inset space \thinspace{}
11651 \end_inset
11652
11653 kW
11654 \begin_inset Formula $\cdot$
11655 \end_inset
11656
11657 h
11658 \end_layout
11659
11660 \end_inset
11661 </cell>
11662 <cell alignment="center" valignment="top" usebox="none">
11663 \begin_inset Text
11664
11665 \begin_layout Plain Layout
11666 smallest space between value and unit
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 </row>
11672 </lyxtabular>
11673
11674 \end_inset
11675
11676
11677 \end_layout
11678
11679 \begin_layout Subsection
11680 Variable Space
11681 \begin_inset ERT
11682 status collapsed
11683
11684 \begin_layout Plain Layout
11685
11686
11687 \backslash
11688 texorpdfstring{
11689 \end_layout
11690
11691 \end_inset
11692
11693
11694 \begin_inset Foot
11695 status collapsed
11696
11697 \begin_layout Plain Layout
11698 for vertical space in formulas see 
11699 \begin_inset CommandInset ref
11700 LatexCommand ref
11701 reference "sub:Line-Separation"
11702
11703 \end_inset
11704
11705
11706 \end_layout
11707
11708 \end_inset
11709
11710
11711 \begin_inset ERT
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715
11716 }{}
11717 \end_layout
11718
11719 \end_inset
11720
11721
11722 \begin_inset Note Note
11723 status collapsed
11724
11725 \begin_layout Plain Layout
11726
11727 \backslash
11728 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11729 \end_layout
11730
11731 \begin_layout Plain Layout
11732 More about 
11733 \backslash
11734 texorpdfstring is in section 
11735 \begin_inset CommandInset ref
11736 LatexCommand ref
11737 reference "sub:Formulas-in-Section"
11738
11739 \end_inset
11740
11741 .
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \begin_inset CommandInset label
11748 LatexCommand label
11749 name "sub:Variable-Space"
11750
11751 \end_inset
11752
11753
11754 \begin_inset Index
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 Space ! horizontal ! variable
11759 \end_layout
11760
11761 \end_inset
11762
11763
11764 \end_layout
11765
11766 \begin_layout Standard
11767 Space with a defined length can be inserted in LyX with the command
11768 \begin_inset Newline newline
11769 \end_inset
11770
11771
11772 \series bold
11773
11774 \backslash
11775 hspace{length}
11776 \series default
11777
11778 \begin_inset Index
11779 status collapsed
11780
11781 \begin_layout Plain Layout
11782 Commands ! H ! 
11783 \backslash
11784 hspace
11785 \end_layout
11786
11787 \end_inset
11788
11789 .
11790  For the length all units listed in 
11791 \begin_inset CommandInset ref
11792 LatexCommand ref
11793 reference "tab:Available-units"
11794
11795 \end_inset
11796
11797  are allowed, except of the unit 
11798 \begin_inset Quotes eld
11799 \end_inset
11800
11801 mu
11802 \begin_inset Quotes erd
11803 \end_inset
11804
11805 .
11806  The length may also be negative.
11807  To insert so many space that the formula uses all available space, the
11808  command 
11809 \series bold
11810
11811 \backslash
11812 hfill
11813 \series default
11814
11815 \begin_inset Index
11816 status collapsed
11817
11818 \begin_layout Plain Layout
11819 Commands ! H ! 
11820 \backslash
11821 hfill
11822 \end_layout
11823
11824 \end_inset
11825
11826  is used.
11827 \end_layout
11828
11829 \begin_layout Standard
11830 \begin_inset VSpace -1mm
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \begin_layout Standard
11837 \align center
11838 \begin_inset Tabular
11839 <lyxtabular version="3" rows="4" columns="2">
11840 <features>
11841 <column alignment="center" valignment="top" width="0">
11842 <column alignment="center" valignment="top" width="0">
11843 <row>
11844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11845 \begin_inset Text
11846
11847 \begin_layout Plain Layout
11848 Command
11849 \end_layout
11850
11851 \end_inset
11852 </cell>
11853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11854 \begin_inset Text
11855
11856 \begin_layout Plain Layout
11857 Result
11858 \end_layout
11859
11860 \end_inset
11861 </cell>
11862 </row>
11863 <row>
11864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11865 \begin_inset Text
11866
11867 \begin_layout Plain Layout
11868 A=B
11869 \backslash
11870 hspace{3cm
11871 \begin_inset Formula $\to$
11872 \end_inset
11873
11874 A
11875 \backslash
11876 not=C
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \end_inset
11892 </cell>
11893 </row>
11894 <row>
11895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11896 \begin_inset Text
11897
11898 \begin_layout Plain Layout
11899 A
11900 \backslash
11901 hspace{-1mm
11902 \begin_inset Formula $\to$
11903 \end_inset
11904
11905 A
11906 \backslash
11907 not=A
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11913 \begin_inset Text
11914
11915 \begin_layout Plain Layout
11916 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11917 \end_inset
11918
11919
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 </row>
11925 <row>
11926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 A=A
11931 \backslash
11932 hfill
11933 \begin_inset ERT
11934 status collapsed
11935
11936 \begin_layout Plain Layout
11937
11938
11939 \backslash
11940 spce 
11941 \end_layout
11942
11943 \end_inset
11944
11945 B=B
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 \begin_inset Formula $A=A\hfill B=B$
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 </lyxtabular>
11964
11965 \end_inset
11966
11967
11968 \end_layout
11969
11970 \begin_layout Standard
11971 In the last example the available space is given by the longest column entry
11972  of the table.
11973  In an inline formula the space depends on the length of the line in which
11974  
11975 \series bold
11976
11977 \backslash
11978 hfill
11979 \series default
11980  is inserted.
11981  Thus, when the line uses the full width, no space will be created.
11982  
11983 \series bold
11984
11985 \backslash
11986 hfill
11987 \series default
11988  only has an effect on displayed formulas when the formula style 
11989 \series bold
11990 Indented
11991 \series default
11992  is used.
11993  (Formula styles are explained in 
11994 \begin_inset CommandInset ref
11995 LatexCommand ref
11996 reference "sec:Formula-Styles"
11997
11998 \end_inset
11999
12000 .)
12001 \end_layout
12002
12003 \begin_layout Standard
12004 Besides 
12005 \series bold
12006
12007 \backslash
12008 hfill
12009 \series default
12010 , there are the commands 
12011 \series bold
12012
12013 \backslash
12014 dotfill
12015 \series default
12016  and 
12017 \series bold
12018
12019 \backslash
12020 hrulefill
12021 \series default
12022  that fill the space with a pattern, see 
12023 \begin_inset CommandInset ref
12024 LatexCommand ref
12025 reference "sub:Ellipses"
12026
12027 \end_inset
12028
12029  for an example.
12030 \end_layout
12031
12032 \begin_layout Standard
12033 For text, variable space can be inserted via the menu 
12034 \family sans
12035 Insert\SpecialChar \menuseparator
12036 Formatting\SpecialChar \menuseparator
12037 Horizontal
12038 \begin_inset space ~
12039 \end_inset
12040
12041 Space
12042 \family default
12043 , what is not possible in formulas:
12044 \end_layout
12045
12046 \begin_layout Standard
12047 This is a line with
12048 \begin_inset space \hspace{}
12049 \length 2cm
12050 \end_inset
12051
12052 2
12053 \begin_inset space \thinspace{}
12054 \end_inset
12055
12056 cm space.
12057 \end_layout
12058
12059 \begin_layout Standard
12060 This is a line with
12061 \begin_inset space \hfill{}
12062 \end_inset
12063
12064 maximum space.
12065 \end_layout
12066
12067 \begin_layout Subsection
12068 Space besides inline Formulas
12069 \begin_inset Index
12070 status collapsed
12071
12072 \begin_layout Plain Layout
12073 Space ! besides inline formulas
12074 \end_layout
12075
12076 \end_inset
12077
12078
12079 \end_layout
12080
12081 \begin_layout Standard
12082 The space that surrounds inline formulas can be adjusted with the length
12083  
12084 \series bold
12085
12086 \backslash
12087 mathsurround
12088 \begin_inset Index
12089 status collapsed
12090
12091 \begin_layout Plain Layout
12092 Commands ! M ! 
12093 \backslash
12094 mathsurround
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \series default
12101 .
12102  The value of a length is set with the command 
12103 \series bold
12104
12105 \backslash
12106 setlength
12107 \begin_inset Index
12108 status collapsed
12109
12110 \begin_layout Plain Layout
12111 Commands ! S ! 
12112 \backslash
12113 setlength
12114 \end_layout
12115
12116 \end_inset
12117
12118
12119 \series default
12120  that has the following scheme:
12121 \end_layout
12122
12123 \begin_layout Standard
12124
12125 \series bold
12126
12127 \backslash
12128 setlength{length name}{value}
12129 \end_layout
12130
12131 \begin_layout Standard
12132 To set 
12133 \series bold
12134
12135 \backslash
12136 mathsurround
12137 \series default
12138  to the value 5
12139 \begin_inset space \thinspace{}
12140 \end_inset
12141
12142 mm, the command
12143 \end_layout
12144
12145 \begin_layout Standard
12146
12147 \series bold
12148
12149 \backslash
12150 setlength{
12151 \backslash
12152 mathsurround}{5mm}
12153 \end_layout
12154
12155 \begin_layout Standard
12156 is inserted in TeX-mode.
12157  5
12158 \begin_inset space \thinspace{}
12159 \end_inset
12160
12161 mm space will now be set around all inline formulas:
12162 \begin_inset ERT
12163 status collapsed
12164
12165 \begin_layout Plain Layout
12166
12167
12168 \backslash
12169 setlength{
12170 \backslash
12171 mathsurround}{5mm}
12172 \end_layout
12173
12174 \end_inset
12175
12176
12177 \end_layout
12178
12179 \begin_layout Standard
12180 This is a line with an inline formula 
12181 \begin_inset Formula $A=B$
12182 \end_inset
12183
12184  with 5
12185 \begin_inset space \thinspace{}
12186 \end_inset
12187
12188 mm surrounding space.
12189 \begin_inset ERT
12190 status collapsed
12191
12192 \begin_layout Plain Layout
12193
12194
12195 \backslash
12196 setlength{
12197 \backslash
12198 mathsurround}{0pt}
12199 \end_layout
12200
12201 \end_inset
12202
12203
12204 \end_layout
12205
12206 \begin_layout Standard
12207 To return to the predefined value, 
12208 \series bold
12209
12210 \backslash
12211 mathsurround
12212 \series default
12213  is set to the value 0
12214 \begin_inset space \thinspace{}
12215 \end_inset
12216
12217 pt.
12218 \end_layout
12219
12220 \begin_layout Section
12221 Boxes and Frames
12222 \begin_inset Index
12223 status collapsed
12224
12225 \begin_layout Plain Layout
12226 Boxes
12227 \end_layout
12228
12229 \end_inset
12230
12231
12232 \begin_inset Index
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Frames | see
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241
12242 {
12243 \end_layout
12244
12245 \end_inset
12246
12247 Boxes
12248 \begin_inset ERT
12249 status collapsed
12250
12251 \begin_layout Plain Layout
12252
12253 }
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \begin_layout Standard
12267 Boxes for text are described in chapter 
12268 \family typewriter
12269 Boxes
12270 \family default
12271  in the 
12272 \family typewriter
12273 Embedded
12274 \begin_inset space ~
12275 \end_inset
12276
12277 Objects
12278 \family default
12279  manual.
12280 \end_layout
12281
12282 \begin_layout Subsection
12283 Boxes with Frame
12284 \begin_inset CommandInset label
12285 LatexCommand label
12286 name "sub:Boxes-with-Frame"
12287
12288 \end_inset
12289
12290
12291 \begin_inset Index
12292 status collapsed
12293
12294 \begin_layout Plain Layout
12295 Boxes ! with frame
12296 \end_layout
12297
12298 \end_inset
12299
12300
12301 \end_layout
12302
12303 \begin_layout Standard
12304 It is possible to frame formulas or parts of it with the commands 
12305 \series bold
12306
12307 \backslash
12308 fbox
12309 \series default
12310
12311 \begin_inset Index
12312 status collapsed
12313
12314 \begin_layout Plain Layout
12315 Commands ! F ! 
12316 \backslash
12317 fbox
12318 \end_layout
12319
12320 \end_inset
12321
12322  and 
12323 \series bold
12324
12325 \backslash
12326 boxed
12327 \series default
12328
12329 \begin_inset Index
12330 status collapsed
12331
12332 \begin_layout Plain Layout
12333 Commands ! B ! 
12334 \backslash
12335 boxed
12336 \end_layout
12337
12338 \end_inset
12339
12340 .
12341 \end_layout
12342
12343 \begin_layout Standard
12344 When one of these commands is inserted to a formula, a blue box appears
12345  within a frame to enter formula parts.
12346  For 
12347 \series bold
12348
12349 \backslash
12350 fbox
12351 \series default
12352  an additional formula has to be created by 
12353 \family sans
12354 Ctrl-m
12355 \family default
12356  within this box
12357 \begin_inset Foot
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 Due to a bug in LyX it is not possible to create a new formula with 
12362 \family sans
12363 Ctrl-m
12364 \family default
12365 , see 
12366 \begin_inset CommandInset href
12367 LatexCommand href
12368 name "LyX-bug #1435"
12369 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12370
12371 \end_inset
12372
12373 .
12374 \end_layout
12375
12376 \end_inset
12377
12378 , because the box content will otherwise be treated as mathematical text.
12379  When 
12380 \series bold
12381
12382 \backslash
12383 boxed
12384 \series default
12385  is used, a new formula is automatically created inside the frame.
12386 \end_layout
12387
12388 \begin_layout Standard
12389 The command 
12390 \series bold
12391
12392 \backslash
12393 fbox
12394 \series default
12395  is not suitable to frame displayed formulas, because the formula will always
12396  be set in the size of the text.
12397  
12398 \series bold
12399
12400 \backslash
12401 boxed
12402 \series default
12403  is in contrary not suitable to frame inline formulas, because the formula
12404  will always be set in the size of a displayed formula.
12405 \end_layout
12406
12407 \begin_layout Standard
12408 As extension to 
12409 \series bold
12410
12411 \backslash
12412 fbox
12413 \series default
12414  there is the command 
12415 \series bold
12416
12417 \backslash
12418 framebox
12419 \series default
12420
12421 \begin_inset Index
12422 status collapsed
12423
12424 \begin_layout Plain Layout
12425 Commands ! F ! 
12426 \backslash
12427 framebox
12428 \end_layout
12429
12430 \end_inset
12431
12432  where additionally the frame width and the alignment can be specified.
12433  
12434 \series bold
12435
12436 \backslash
12437 framebox
12438 \series default
12439  is used in the following scheme:
12440 \end_layout
12441
12442 \begin_layout Standard
12443
12444 \series bold
12445
12446 \backslash
12447 framebox[frame width][position]{box content}
12448 \end_layout
12449
12450 \begin_layout Standard
12451 The position can either be 
12452 \emph on
12453 l
12454 \emph default
12455  or 
12456 \emph on
12457 r
12458 \emph default
12459 .
12460  
12461 \emph on
12462 l
12463 \emph default
12464  left aligns, 
12465 \emph on
12466 r
12467 \emph default
12468  right aligns the formula in the box.
12469  When no position is given, the formula will be centered.
12470 \begin_inset Newline newline
12471 \end_inset
12472
12473 Is no width given, also no position can be given.
12474  In this case the frame width is adjusted to the box content like for 
12475 \series bold
12476
12477 \backslash
12478 fbox
12479 \series default
12480 .
12481 \end_layout
12482
12483 \begin_layout Standard
12484 When the command 
12485 \series bold
12486
12487 \backslash
12488 framebox
12489 \series default
12490  is inserted, a box appears containing three blue boxes.
12491  The first two boxes are surrounded by brackets and denote the two optional
12492  arguments.
12493  The third box is for formula parts like for 
12494 \series bold
12495
12496 \backslash
12497 fbox
12498 \series default
12499 .
12500 \end_layout
12501
12502 \begin_layout Standard
12503 \align center
12504 \begin_inset Note Note
12505 status open
12506
12507 \begin_layout Plain Layout
12508 The table has been set into a minipage to make the footnote appearing.
12509  Otherwise the footnote text would not be displayed.
12510 \end_layout
12511
12512 \end_inset
12513
12514
12515 \begin_inset Box Frameless
12516 position "c"
12517 hor_pos "c"
12518 has_inner_box 1
12519 inner_pos "c"
12520 use_parbox 0
12521 width "100col%"
12522 special "none"
12523 height "1in"
12524 height_special "totalheight"
12525 status open
12526
12527 \begin_layout Plain Layout
12528 \align center
12529 \begin_inset Tabular
12530 <lyxtabular version="3" rows="5" columns="2">
12531 <features>
12532 <column alignment="center" valignment="top" width="0">
12533 <column alignment="center" valignment="top" width="0">
12534 <row>
12535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 Command
12540 \begin_inset Foot
12541 status collapsed
12542
12543 \begin_layout Plain Layout
12544 Due to a bug in LyX it is not possible to create a new formula with 
12545 \family sans
12546 Ctrl-m
12547 \family default
12548 , see 
12549 \begin_inset CommandInset href
12550 LatexCommand href
12551 name "LyX-bug #1435"
12552 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12553
12554 \end_inset
12555
12556 .
12557 \end_layout
12558
12559 \end_inset
12560
12561
12562 \end_layout
12563
12564 \end_inset
12565 </cell>
12566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12567 \begin_inset Text
12568
12569 \begin_layout Plain Layout
12570 Result
12571 \begin_inset Note Note
12572 status collapsed
12573
12574 \begin_layout Plain Layout
12575
12576 \series bold
12577
12578 \backslash
12579 raisebox
12580 \series default
12581  is only used as spacer.
12582 \end_layout
12583
12584 \end_inset
12585
12586
12587 \end_layout
12588
12589 \end_inset
12590 </cell>
12591 </row>
12592 <row>
12593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597
12598 \backslash
12599 fbox
12600 \begin_inset ERT
12601 status collapsed
12602
12603 \begin_layout Plain Layout
12604
12605
12606 \backslash
12607 spce 
12608 \end_layout
12609
12610 \end_inset
12611
12612
12613 \family sans
12614 Ctrl-m
12615 \family default
12616  
12617 \backslash
12618 int
12619 \begin_inset ERT
12620 status collapsed
12621
12622 \begin_layout Plain Layout
12623
12624
12625 \backslash
12626 spce 
12627 \end_layout
12628
12629 \end_inset
12630
12631 A=B
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 </row>
12649 <row>
12650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654
12655 \backslash
12656 boxed
12657 \begin_inset ERT
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662
12663 \backslash
12664 spce 
12665 \end_layout
12666
12667 \end_inset
12668
12669
12670 \backslash
12671 int
12672 \begin_inset ERT
12673 status collapsed
12674
12675 \begin_layout Plain Layout
12676
12677
12678 \backslash
12679 spce 
12680 \end_layout
12681
12682 \end_inset
12683
12684 A=B
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12694 \end_inset
12695
12696
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 </row>
12702 <row>
12703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 A+
12708 \backslash
12709 fbox
12710 \begin_inset ERT
12711 status collapsed
12712
12713 \begin_layout Plain Layout
12714
12715
12716 \backslash
12717 spce 
12718 \end_layout
12719
12720 \end_inset
12721
12722 B
12723 \end_layout
12724
12725 \end_inset
12726 </cell>
12727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12728 \begin_inset Text
12729
12730 \begin_layout Plain Layout
12731 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12732 \end_inset
12733
12734
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 </row>
12740 <row>
12741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12742 \begin_inset Text
12743
12744 \begin_layout Plain Layout
12745
12746 \backslash
12747 framebox
12748 \begin_inset ERT
12749 status collapsed
12750
12751 \begin_layout Plain Layout
12752
12753
12754 \backslash
12755 spce 
12756 \end_layout
12757
12758 \end_inset
12759
12760 20mm
12761 \begin_inset Formula $\to$
12762 \end_inset
12763
12764
12765 \begin_inset Formula $\to$
12766 \end_inset
12767
12768
12769 \family sans
12770 Ctrl-m
12771 \family default
12772  
12773 \backslash
12774 frac
12775 \begin_inset ERT
12776 status collapsed
12777
12778 \begin_layout Plain Layout
12779
12780
12781 \backslash
12782 spce 
12783 \end_layout
12784
12785 \end_inset
12786
12787 A
12788 \begin_inset Formula $\downarrow$
12789 \end_inset
12790
12791 B
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12797 \begin_inset Text
12798
12799 \begin_layout Plain Layout
12800 \begin_inset Formula $\raisebox{6mm}{}$
12801 \end_inset
12802
12803
12804 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12805 \end_inset
12806
12807
12808 \begin_inset Formula $\raisebox{-4mm}{}$
12809 \end_inset
12810
12811
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 </row>
12817 </lyxtabular>
12818
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \end_inset
12825
12826
12827 \end_layout
12828
12829 \begin_layout Standard
12830 The frame thickness can also be adjusted.
12831  To do this the following commands have to be inserted in TeX-mode before
12832  the formula
12833 \end_layout
12834
12835 \begin_layout Standard
12836
12837 \series bold
12838
12839 \backslash
12840 fboxrule
12841 \series default
12842  
12843 \series bold
12844
12845 \begin_inset Quotes eld
12846 \end_inset
12847
12848 thickness
12849 \begin_inset Quotes erd
12850 \end_inset
12851
12852
12853 \series default
12854  
12855 \series bold
12856
12857 \backslash
12858 fboxsep
12859 \series default
12860  
12861 \series bold
12862
12863 \begin_inset Quotes eld
12864 \end_inset
12865
12866 distance
12867 \begin_inset Quotes erd
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Standard
12874 \begin_inset Quotes eld
12875 \end_inset
12876
12877 distance
12878 \begin_inset Quotes erd
12879 \end_inset
12880
12881  specifies the minimal distance between the frame and the first character
12882  in the box.
12883  An example for this is the following framed formula:
12884 \begin_inset ERT
12885 status collapsed
12886
12887 \begin_layout Plain Layout
12888
12889
12890 \backslash
12891 fboxrule 2mm 
12892 \backslash
12893 fboxsep 3mm
12894 \end_layout
12895
12896 \end_inset
12897
12898
12899 \begin_inset Formula \[
12900 \boxed{A+B=C}\]
12901
12902 \end_inset
12903
12904 Before this formula the commands
12905 \end_layout
12906
12907 \begin_layout Standard
12908
12909 \series bold
12910
12911 \backslash
12912 fboxrule
12913 \series default
12914  
12915 \series bold
12916 2mm
12917 \series default
12918  
12919 \series bold
12920
12921 \backslash
12922 fboxsep
12923 \series default
12924  
12925 \series bold
12926 3mm
12927 \end_layout
12928
12929 \begin_layout Standard
12930 were inserted in TeX-mode.
12931  The given values are used for all following boxes.
12932 \end_layout
12933
12934 \begin_layout Standard
12935 To return to the standard frame size, the command
12936 \end_layout
12937
12938 \begin_layout Standard
12939
12940 \series bold
12941
12942 \backslash
12943 fboxrule
12944 \series default
12945  
12946 \series bold
12947 0.4pt
12948 \series default
12949  
12950 \series bold
12951
12952 \backslash
12953 fboxsep
12954 \series default
12955  
12956 \series bold
12957 3pt
12958 \series default
12959
12960 \begin_inset ERT
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964
12965
12966 \backslash
12967 fboxrule 0.4pt 
12968 \backslash
12969 fboxsep 3pt
12970 \end_layout
12971
12972 \end_inset
12973
12974
12975 \end_layout
12976
12977 \begin_layout Standard
12978 is inserted in TeX-mode before the next formula.
12979 \end_layout
12980
12981 \begin_layout Subsection
12982 Boxes without Frame
12983 \begin_inset CommandInset label
12984 LatexCommand label
12985 name "sub:Boxes-without-Frame"
12986
12987 \end_inset
12988
12989
12990 \begin_inset Index
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994 Boxes ! without frame
12995 \end_layout
12996
12997 \end_inset
12998
12999
13000 \end_layout
13001
13002 \begin_layout Standard
13003 For boxes without a frame there are the following box commands: 
13004 \series bold
13005
13006 \backslash
13007 mbox
13008 \series default
13009
13010 \begin_inset Index
13011 status collapsed
13012
13013 \begin_layout Plain Layout
13014 Commands ! M ! 
13015 \backslash
13016 mbox
13017 \end_layout
13018
13019 \end_inset
13020
13021
13022 \series bold
13023
13024 \backslash
13025 makebox
13026 \series default
13027
13028 \begin_inset Index
13029 status collapsed
13030
13031 \begin_layout Plain Layout
13032 Commands ! M ! 
13033 \backslash
13034 makebox
13035 \end_layout
13036
13037 \end_inset
13038
13039 , and 
13040 \series bold
13041
13042 \backslash
13043 raisebox
13044 \series default
13045
13046 \begin_inset Index
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050 Commands ! R ! 
13051 \backslash
13052 raisebox
13053 \end_layout
13054
13055 \end_inset
13056
13057
13058 \end_layout
13059
13060 \begin_layout Standard
13061 With 
13062 \series bold
13063
13064 \backslash
13065 raisebox
13066 \series default
13067  a box can be super- or subscripted.
13068  But in contrary to normal super- and subscripting, the characters in the
13069  box keep their font size.
13070  
13071 \series bold
13072
13073 \backslash
13074 raisebox
13075 \series default
13076  is used in the following scheme:
13077 \end_layout
13078
13079 \begin_layout Standard
13080
13081 \series bold
13082
13083 \backslash
13084 raisebox{height}{box content}
13085 \end_layout
13086
13087 \begin_layout Standard
13088 When the box should contain a formula, an extra formula is needed like for
13089  
13090 \series bold
13091
13092 \backslash
13093 fbox
13094 \series default
13095 .
13096 \end_layout
13097
13098 \begin_layout Standard
13099 \align center
13100 \begin_inset Tabular
13101 <lyxtabular version="3" rows="4" columns="2">
13102 <features>
13103 <column alignment="center" valignment="top" width="0">
13104 <column alignment="center" valignment="top" width="0">
13105 <row>
13106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13107 \begin_inset Text
13108
13109 \begin_layout Plain Layout
13110 Command
13111 \end_layout
13112
13113 \end_inset
13114 </cell>
13115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13116 \begin_inset Text
13117
13118 \begin_layout Plain Layout
13119 Result
13120 \end_layout
13121
13122 \end_inset
13123 </cell>
13124 </row>
13125 <row>
13126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 H
13131 \backslash
13132 raisebox{2mm
13133 \begin_inset Formula $\to$
13134 \end_inset
13135
13136
13137 \backslash
13138 {al
13139 \begin_inset Formula $\to$
13140 \end_inset
13141
13142  lo
13143 \end_layout
13144
13145 \end_inset
13146 </cell>
13147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13148 \begin_inset Text
13149
13150 \begin_layout Plain Layout
13151 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13152 \end_inset
13153
13154
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 <row>
13161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 H
13166 \backslash
13167 raisebox{-2mm
13168 \begin_inset Formula $\to$
13169 \end_inset
13170
13171
13172 \backslash
13173 {al
13174 \begin_inset Formula $\to$
13175 \end_inset
13176
13177 lo
13178 \end_layout
13179
13180 \end_inset
13181 </cell>
13182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13183 \begin_inset Text
13184
13185 \begin_layout Plain Layout
13186 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13187 \end_inset
13188
13189
13190 \end_layout
13191
13192 \end_inset
13193 </cell>
13194 </row>
13195 <row>
13196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200 A=
13201 \backslash
13202 raisebox{-2mm
13203 \begin_inset Formula $\to$
13204 \end_inset
13205
13206
13207 \backslash
13208 {
13209 \family sans
13210 Ctrl-m
13211 \family default
13212  
13213 \backslash
13214 sqrt
13215 \begin_inset ERT
13216 status collapsed
13217
13218 \begin_layout Plain Layout
13219
13220
13221 \backslash
13222 spce 
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \end_inset
13231 </cell>
13232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13233 \begin_inset Text
13234
13235 \begin_layout Plain Layout
13236 \begin_inset ERT
13237 status collapsed
13238
13239 \begin_layout Plain Layout
13240
13241 $A=
13242 \backslash
13243 raisebox{-2mm}{$
13244 \backslash
13245 sqrt{B}$}$
13246 \end_layout
13247
13248 \end_inset
13249
13250
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 </row>
13256 </lyxtabular>
13257
13258 \end_inset
13259
13260
13261 \end_layout
13262
13263 \begin_layout Standard
13264 The last formula can currently only be created using TeX-mode because LyX
13265  inserts a box instead of the needed extra formula.
13266 \begin_inset Foot
13267 status collapsed
13268
13269 \begin_layout Plain Layout
13270 see 
13271 \begin_inset CommandInset href
13272 LatexCommand href
13273 name "LyX-bug #1435"
13274 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \end_inset
13282
13283
13284 \end_layout
13285
13286 \begin_layout Standard
13287 The command 
13288 \series bold
13289
13290 \backslash
13291 mbox
13292 \series default
13293  is equivalent to 
13294 \series bold
13295
13296 \backslash
13297 fbox
13298 \series default
13299  and 
13300 \series bold
13301
13302 \backslash
13303 makebox
13304 \series default
13305  is equivalent to 
13306 \series bold
13307
13308 \backslash
13309 framebox
13310 \series default
13311 , with the difference that there is no frame.
13312 \end_layout
13313
13314 \begin_layout Subsection
13315 Colored Boxes
13316 \begin_inset CommandInset label
13317 LatexCommand label
13318 name "sub:Colored-Boxes"
13319
13320 \end_inset
13321
13322
13323 \begin_inset Index
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 Boxes ! colored
13328 \end_layout
13329
13330 \end_inset
13331
13332
13333 \end_layout
13334
13335 \begin_layout Standard
13336 To be able to use all commands explained in this section, the LaTeX-package
13337  
13338 \series bold
13339 color
13340 \series default
13341
13342 \begin_inset Foot
13343 status collapsed
13344
13345 \begin_layout Plain Layout
13346 The LaTeX-package 
13347 \series bold
13348 color
13349 \series default
13350  is part of every LaTeX standard installation.
13351 \end_layout
13352
13353 \end_inset
13354
13355
13356 \begin_inset Index
13357 status collapsed
13358
13359 \begin_layout Plain Layout
13360 Packages ! color
13361 \end_layout
13362
13363 \end_inset
13364
13365  has to be loaded in the LaTeX-preamble with the line
13366 \begin_inset Foot
13367 status collapsed
13368
13369 \begin_layout Plain Layout
13370 When text is colored somewhere in the document with a predefined color,
13371  LyX loads the LaTeX-package 
13372 \series bold
13373 color
13374 \series default
13375  automatically.
13376  Thus it is possible that the package is loaded twice, but this doesn't
13377  arise problems.
13378 \end_layout
13379
13380 \end_inset
13381
13382
13383 \begin_inset Note Note
13384 status collapsed
13385
13386 \begin_layout Plain Layout
13387 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13388 amble.
13389 \end_layout
13390
13391 \end_inset
13392
13393
13394 \end_layout
13395
13396 \begin_layout Standard
13397
13398 \series bold
13399
13400 \backslash
13401 usepackage{color}
13402 \end_layout
13403
13404 \begin_layout Standard
13405 \begin_inset VSpace medskip
13406 \end_inset
13407
13408 To color boxes, the command 
13409 \series bold
13410
13411 \backslash
13412 colorbox
13413 \series default
13414
13415 \begin_inset Index
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419 Commands ! C ! 
13420 \backslash
13421 colorbox
13422 \end_layout
13423
13424 \end_inset
13425
13426  is used in the following scheme:
13427 \end_layout
13428
13429 \begin_layout Standard
13430
13431 \series bold
13432
13433 \backslash
13434 colorbox{color}{box content}
13435 \end_layout
13436
13437 \begin_layout Standard
13438 The box content can also be a box and a 
13439 \series bold
13440
13441 \backslash
13442 colorbox
13443 \series default
13444  can also be part of another box (see the 2nd and 3rd example).
13445  When the box should contain a formula, an extra formula has to be created,
13446  the same as for 
13447 \series bold
13448
13449 \backslash
13450 fbox
13451 \series default
13452 .
13453 \begin_inset Foot
13454 status collapsed
13455
13456 \begin_layout Plain Layout
13457 This also applies for the command 
13458 \series bold
13459
13460 \backslash
13461 fcolorbox
13462 \series default
13463 .
13464  Thereby note 
13465 \begin_inset CommandInset href
13466 LatexCommand href
13467 name "LyX-bug #1435"
13468 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13469
13470 \end_inset
13471
13472 .
13473 \end_layout
13474
13475 \end_inset
13476
13477
13478 \end_layout
13479
13480 \begin_layout Standard
13481 One of the following predefined colors can be chosen:
13482 \end_layout
13483
13484 \begin_layout Standard
13485
13486 \series bold
13487 black
13488 \series default
13489
13490 \series bold
13491 blue
13492 \series default
13493
13494 \series bold
13495 cyan
13496 \series default
13497
13498 \series bold
13499 green
13500 \series default
13501
13502 \series bold
13503 magenta
13504 \series default
13505
13506 \series bold
13507 red
13508 \series default
13509
13510 \series bold
13511 white
13512 \series default
13513 , and 
13514 \series bold
13515 yellow
13516 \end_layout
13517
13518 \begin_layout Standard
13519 \align center
13520 \begin_inset Tabular
13521 <lyxtabular version="3" rows="4" columns="2">
13522 <features>
13523 <column alignment="center" valignment="top" width="0">
13524 <column alignment="center" valignment="top" width="0">
13525 <row>
13526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13527 \begin_inset Text
13528
13529 \begin_layout Plain Layout
13530 Command
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539 Result
13540 \begin_inset Note Note
13541 status collapsed
13542
13543 \begin_layout Plain Layout
13544
13545 \series bold
13546
13547 \backslash
13548 raisebox
13549 \series default
13550  is only used as spacer.
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 </row>
13561 <row>
13562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13563 \begin_inset Text
13564
13565 \begin_layout Plain Layout
13566
13567 \backslash
13568 colorbox{yellow
13569 \begin_inset Formula $\to$
13570 \end_inset
13571
13572
13573 \backslash
13574 {A=B
13575 \end_layout
13576
13577 \end_inset
13578 </cell>
13579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \end_inset
13590 </cell>
13591 </row>
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597
13598 \backslash
13599 colorbox{green
13600 \begin_inset Formula $\to$
13601 \end_inset
13602
13603
13604 \backslash
13605 {
13606 \backslash
13607 fbox
13608 \begin_inset ERT
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612
13613
13614 \backslash
13615 spce 
13616 \end_layout
13617
13618 \end_inset
13619
13620 A=B
13621 \end_layout
13622
13623 \end_inset
13624 </cell>
13625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13626 \begin_inset Text
13627
13628 \begin_layout Plain Layout
13629 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13630 \end_inset
13631
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 <row>
13639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643
13644 \backslash
13645 fbox
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651
13652 \backslash
13653 spce 
13654 \end_layout
13655
13656 \end_inset
13657
13658
13659 \backslash
13660 colorbox{green
13661 \begin_inset Formula $\to$
13662 \end_inset
13663
13664
13665 \backslash
13666 {A=B
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13676 \end_inset
13677
13678
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 </row>
13684 </lyxtabular>
13685
13686 \end_inset
13687
13688
13689 \end_layout
13690
13691 \begin_layout Standard
13692
13693 \series bold
13694
13695 \backslash
13696 colorbox
13697 \series default
13698  only colors the box but not the characters in the box.
13699  To color all characters, the whole formula is highlighted and the wanted
13700  color is chosen in the 
13701 \family sans
13702 Text
13703 \begin_inset space ~
13704 \end_inset
13705
13706 Style
13707 \family default
13708  dialog.
13709  The dialog can be called with the toolbar button 
13710 \begin_inset Graphics
13711         filename ../images/dialog-show_character.png
13712         scale 85
13713
13714 \end_inset
13715
13716  or the menu 
13717 \family sans
13718 Edit\SpecialChar \menuseparator
13719 Text
13720 \begin_inset space ~
13721 \end_inset
13722
13723 Style\SpecialChar \menuseparator
13724 Customized
13725 \family default
13726 .
13727  The formula number has then the same color as the formula.
13728  When the formula number should get another color than the formula characters,
13729  the color must be changed within the formula.
13730 \end_layout
13731
13732 \begin_layout Standard
13733 An example:
13734 \end_layout
13735
13736 \begin_layout Standard
13737
13738 \color red
13739 \begin_inset Formula \begin{equation}
13740 \int A=B\label{eq:red}\end{equation}
13741
13742 \end_inset
13743
13744
13745 \color green
13746
13747 \begin_inset Formula \begin{equation}
13748 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13749
13750 \end_inset
13751
13752
13753 \end_layout
13754
13755 \begin_layout Standard
13756 Formula 
13757 \begin_inset CommandInset ref
13758 LatexCommand eqref
13759 reference "eq:red"
13760
13761 \end_inset
13762
13763  is completely colored red.
13764 \begin_inset Newline newline
13765 \end_inset
13766
13767 Formula 
13768 \begin_inset CommandInset ref
13769 LatexCommand eqref
13770 reference "eq:redgreen"
13771
13772 \end_inset
13773
13774  was first completely colored green to set the color for the formula number.
13775  Subsequently the formula characters were colored red.
13776 \end_layout
13777
13778 \begin_layout Standard
13779 \begin_inset VSpace bigskip
13780 \end_inset
13781
13782 To color the frame different than the rest of the box, the command 
13783 \series bold
13784
13785 \backslash
13786 fcolorbox
13787 \series default
13788
13789 \begin_inset Index
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793 Commands ! F ! 
13794 \backslash
13795 fcolorbox
13796 \end_layout
13797
13798 \end_inset
13799
13800  is used in the following scheme:
13801 \end_layout
13802
13803 \begin_layout Standard
13804
13805 \series bold
13806
13807 \backslash
13808 fcolorbox{frame color}{color}{box content}
13809 \end_layout
13810
13811 \begin_layout Standard
13812 So 
13813 \series bold
13814
13815 \backslash
13816 fcolorbox
13817 \series default
13818  is an extension of the command 
13819 \series bold
13820
13821 \backslash
13822 colorbox
13823 \series default
13824 .
13825  The frame width is set, like for 
13826 \series bold
13827
13828 \backslash
13829 framebox
13830 \series default
13831 , with 
13832 \series bold
13833
13834 \backslash
13835 fboxrule
13836 \series default
13837  and 
13838 \series bold
13839
13840 \backslash
13841 fboxsep
13842 \series default
13843 .
13844  An example:
13845 \begin_inset ERT
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849
13850
13851 \backslash
13852 fboxrule 1mm 
13853 \backslash
13854 fboxsep 1mm
13855 \end_layout
13856
13857 \end_inset
13858
13859
13860 \begin_inset Formula \[
13861 \fcolorbox{cyan}{magenta}{A=B}\]
13862
13863 \end_inset
13864
13865
13866 \begin_inset ERT
13867 status collapsed
13868
13869 \begin_layout Plain Layout
13870
13871
13872 \backslash
13873 fboxrule 0.4pt 
13874 \backslash
13875 fboxsep 3pt
13876 \end_layout
13877
13878 \end_inset
13879
13880
13881 \end_layout
13882
13883 \begin_layout Standard
13884 This formula was created with the command
13885 \begin_inset Newline newline
13886 \end_inset
13887
13888
13889 \series bold
13890
13891 \backslash
13892 fcolorbox{cyan
13893 \begin_inset Formula $\to$
13894 \end_inset
13895
13896
13897 \backslash
13898 {magenta
13899 \begin_inset Formula $\to$
13900 \end_inset
13901
13902
13903 \backslash
13904 {A=B
13905 \series default
13906 .
13907 \end_layout
13908
13909 \begin_layout Standard
13910 \begin_inset VSpace bigskip
13911 \end_inset
13912
13913 To use other colors than the predefined ones, they have to be defined first.
13914 \end_layout
13915
13916 \begin_layout Standard
13917 One can for example define the color 
13918 \begin_inset Quotes eld
13919 \end_inset
13920
13921
13922 \series bold
13923 darkgreen
13924 \series default
13925
13926 \begin_inset Quotes erd
13927 \end_inset
13928
13929  with the LaTeX-preamble line:
13930 \end_layout
13931
13932 \begin_layout Standard
13933
13934 \series bold
13935
13936 \backslash
13937 definecolor{darkgreen}{cmyk}{0.5,
13938 \series default
13939  
13940 \series bold
13941 0,
13942 \series default
13943  
13944 \series bold
13945 1,
13946 \series default
13947  
13948 \series bold
13949 0.5}
13950 \series default
13951
13952 \begin_inset Index
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956 Commands ! D ! 
13957 \backslash
13958 definecolor
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \begin_layout Standard
13967
13968 \series bold
13969 cmyk
13970 \series default
13971  is the color space that denotes the colors 
13972 \series bold
13973 cyan
13974 \series default
13975
13976 \series bold
13977 magenta
13978 \series default
13979
13980 \series bold
13981 yellow
13982 \series default
13983 , and 
13984 \series bold
13985 black
13986 \series default
13987 .
13988  The four comma separated numbers are the portion factor for the corresponding
13989  colors of the color space.
13990  The factors can be in the range of 0
13991 \begin_inset space \thinspace{}
13992 \end_inset
13993
13994 -
13995 \begin_inset space \thinspace{}
13996 \end_inset
13997
13998 1.
13999  Instead of 
14000 \series bold
14001 cmyk
14002 \series default
14003  also the color space 
14004 \series bold
14005 rgb
14006 \series default
14007  can be used for definitions.
14008  
14009 \series bold
14010 rgb
14011 \series default
14012  denotes 
14013 \series bold
14014 red
14015 \series default
14016
14017 \series bold
14018 green
14019 \series default
14020 , and 
14021 \series bold
14022 blue
14023 \series default
14024 , so that there are in this case three portion factors for the corresponding
14025  colors.
14026  Furthermore there is the color space 
14027 \series bold
14028 gray
14029 \series default
14030  with one portion factor for the gray value.
14031 \end_layout
14032
14033 \begin_layout Standard
14034 As example a framed box with the new defined color 
14035 \series bold
14036 darkgreen
14037 \series default
14038  where the characters have been colored 
14039 \series bold
14040 yellow
14041 \series default
14042 :
14043 \begin_inset Formula \begin{equation}
14044 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14045
14046 \end_inset
14047
14048
14049 \end_layout
14050
14051 \begin_layout Standard
14052 Self-defined colors can also be used for text with the help of the command
14053  
14054 \series bold
14055
14056 \backslash
14057 textcolor
14058 \series default
14059 :
14060 \begin_inset Index
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064 Text ! colored
14065 \end_layout
14066
14067 \end_inset
14068
14069
14070 \end_layout
14071
14072 \begin_layout Standard
14073 \begin_inset ERT
14074 status collapsed
14075
14076 \begin_layout Plain Layout
14077
14078
14079 \backslash
14080 textcolor{darkgreen}{
14081 \end_layout
14082
14083 \end_inset
14084
14085 This sentence is 
14086 \begin_inset Quotes eld
14087 \end_inset
14088
14089 darkgreen
14090 \begin_inset Quotes erd
14091 \end_inset
14092
14093 .
14094 \begin_inset ERT
14095 status collapsed
14096
14097 \begin_layout Plain Layout
14098
14099 }
14100 \end_layout
14101
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \begin_layout Standard
14108
14109 \series bold
14110
14111 \backslash
14112 textcolor
14113 \series default
14114
14115 \begin_inset Index
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119 Commands ! T ! 
14120 \backslash
14121 textcolor
14122 \end_layout
14123
14124 \end_inset
14125
14126  is used in the scheme 
14127 \series bold
14128
14129 \backslash
14130 textcolor{color}{characters to color}
14131 \series default
14132 .
14133 \end_layout
14134
14135 \begin_layout Subsection
14136 Paragraph Boxes
14137 \begin_inset CommandInset label
14138 LatexCommand label
14139 name "sub:Paragraph-Boxes"
14140
14141 \end_inset
14142
14143
14144 \begin_inset Index
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148 Boxes ! as paragraph
14149 \end_layout
14150
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \begin_layout Standard
14157 A box that can contain several lines and paragraphs, a so called paragraph
14158  box (parbox), can be created with the menu 
14159 \family sans
14160 Insert\SpecialChar \menuseparator
14161 Box
14162 \family default
14163  or the toolbar button 
14164 \begin_inset Graphics
14165         filename ../images/box-insert.png
14166         scale 85
14167
14168 \end_inset
14169
14170 .
14171 \end_layout
14172
14173 \begin_layout Standard
14174 The following example shows a framed parbox in a line:
14175 \end_layout
14176
14177 \begin_layout Standard
14178 \begin_inset VSpace medskip
14179 \end_inset
14180
14181 This is a line 
14182 \begin_inset Box Boxed
14183 position "c"
14184 hor_pos "c"
14185 has_inner_box 1
14186 inner_pos "t"
14187 use_parbox 1
14188 width "5cm"
14189 special "none"
14190 height "1in"
14191 height_special "totalheight"
14192 status open
14193
14194 \begin_layout Plain Layout
14195 This is a paragraph box.
14196  It is exactly 5
14197 \begin_inset space \thinspace{}
14198 \end_inset
14199
14200 cm long and can also contain formulas: 
14201 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \end_inset
14208
14209  with a parbox.
14210 \end_layout
14211
14212 \begin_layout Standard
14213 \begin_inset VSpace medskip
14214 \end_inset
14215
14216
14217 \end_layout
14218
14219 \begin_layout Standard
14220 Such a box is created by right-clicking on the gray box inset.
14221  A dialog pops up showing the box properties.
14222  In our case set: 
14223 \emph on
14224 Decoration
14225 \emph default
14226 : Recangular box, 
14227 \emph on
14228 Inner Box
14229 \emph default
14230 : Parbox, 
14231 \emph on
14232 Width
14233 \emph default
14234 : 5
14235 \begin_inset space \thinspace{}
14236 \end_inset
14237
14238 cm, 
14239 \emph on
14240 Vertical Box Alignment
14241 \emph default
14242 : Middle
14243 \end_layout
14244
14245 \begin_layout Standard
14246 \begin_inset VSpace medskip
14247 \end_inset
14248
14249 In LaTeX a parbox is created with the command 
14250 \series bold
14251
14252 \backslash
14253 parbox
14254 \series default
14255
14256 \begin_inset Index
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260 Commands ! P ! 
14261 \backslash
14262 parbox
14263 \end_layout
14264
14265 \end_inset
14266
14267  that has the following scheme:
14268 \end_layout
14269
14270 \begin_layout Standard
14271
14272 \series bold
14273
14274 \backslash
14275 parbox[position]{width}{box content}
14276 \end_layout
14277
14278 \begin_layout Standard
14279 The positions 
14280 \emph on
14281 b
14282 \emph default
14283  and 
14284 \emph on
14285 t
14286 \emph default
14287  are possible.
14288  
14289 \emph on
14290 b
14291 \emph default
14292  for bottom means that the box is aligned within the surrounding text with
14293  its last line.
14294  With 
14295 \emph on
14296 t
14297 \emph default
14298  for top this is done with the first line.
14299  When no position is given, the box will be vertically centered, see section
14300  
14301 \emph on
14302 Boxes
14303 \emph default
14304  of the 
14305 \emph on
14306 Embedded
14307 \begin_inset space ~
14308 \end_inset
14309
14310 Objects
14311 \emph default
14312  manual for examples.
14313 \end_layout
14314
14315 \begin_layout Standard
14316 \begin_inset VSpace bigskip
14317 \end_inset
14318
14319 To frame formulas completely, including the formula number, the formula
14320  must be set into a parbox.
14321  To do this, the command 
14322 \series bold
14323
14324 \backslash
14325 fbox{
14326 \backslash
14327 parbox{
14328 \backslash
14329 linewidth-2
14330 \backslash
14331 fboxsep-2
14332 \backslash
14333 fboxrule}{
14334 \series default
14335  is inserted in TeX-mode before the formula.
14336  
14337 \series bold
14338
14339 \backslash
14340 linewidth
14341 \begin_inset Index
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 Commands ! L ! 
14346 \backslash
14347 linewidth
14348 \end_layout
14349
14350 \end_inset
14351
14352
14353 \series default
14354  is hereby the line width set for the document.
14355  Because the frame is outside the parbox, 2
14356 \begin_inset space \thinspace{}
14357 \end_inset
14358
14359 times the frame separation and the frame thickness must be subtracted from
14360  the line width.
14361  As this is not automatically done by LyX due to a bug
14362 \begin_inset Foot
14363 status collapsed
14364
14365 \begin_layout Plain Layout
14366 \begin_inset CommandInset href
14367 LatexCommand href
14368 name "LyX-bug #4483"
14369 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14370
14371 \end_inset
14372
14373
14374 \end_layout
14375
14376 \end_inset
14377
14378 , TeX-mode has to be used.
14379  To be able to multiply and subtract in arguments, the LaTeX-package 
14380 \series bold
14381 calc
14382 \series default
14383
14384 \begin_inset Foot
14385 status collapsed
14386
14387 \begin_layout Plain Layout
14388
14389 \series bold
14390 calc
14391 \series default
14392  is part of every LaTeX standard installation.
14393 \end_layout
14394
14395 \end_inset
14396
14397
14398 \begin_inset Index
14399 status collapsed
14400
14401 \begin_layout Plain Layout
14402 Packages ! calc
14403 \end_layout
14404
14405 \end_inset
14406
14407  must be loaded in the LaTeX-preamble with the line
14408 \end_layout
14409
14410 \begin_layout Standard
14411
14412 \series bold
14413
14414 \backslash
14415 usepackage{calc}
14416 \end_layout
14417
14418 \begin_layout Standard
14419 Behind the formula both boxes are closed by entering 
14420 \series bold
14421 }}
14422 \series default
14423  in TeX-mode.
14424  Here is an example:
14425 \begin_inset ERT
14426 status collapsed
14427
14428 \begin_layout Plain Layout
14429
14430
14431 \backslash
14432 fboxsep 5mm 
14433 \backslash
14434 fboxrule 5mm
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \end_layout
14441
14442 \begin_layout Standard
14443 \begin_inset ERT
14444 status collapsed
14445
14446 \begin_layout Plain Layout
14447
14448
14449 \backslash
14450 fbox{
14451 \backslash
14452 parbox{
14453 \backslash
14454 linewidth-2
14455 \backslash
14456 fboxsep-2
14457 \backslash
14458 fboxrule}{
14459 \end_layout
14460
14461 \end_inset
14462
14463
14464 \begin_inset Formula \begin{equation}
14465 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14466
14467 \end_inset
14468
14469
14470 \begin_inset ERT
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475 }}
14476 \end_layout
14477
14478 \end_inset
14479
14480
14481 \begin_inset ERT
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485
14486
14487 \backslash
14488 fboxrule 0.4pt 
14489 \backslash
14490 fboxsep 3pt
14491 \end_layout
14492
14493 \end_inset
14494
14495
14496 \end_layout
14497
14498 \begin_layout Standard
14499 \begin_inset VSpace medskip
14500 \end_inset
14501
14502 As a parbox is used as argument of 
14503 \series bold
14504
14505 \backslash
14506 fbox
14507 \series default
14508 , there is in this case no difference between 
14509 \series bold
14510
14511 \backslash
14512 fbox
14513 \series default
14514  and 
14515 \series bold
14516
14517 \backslash
14518 boxed
14519 \series default
14520 .
14521 \end_layout
14522
14523 \begin_layout Standard
14524 \begin_inset VSpace bigskip
14525 \end_inset
14526
14527 Paragraph boxes are very useful to comment formulas directly.
14528  To do this, 
14529 \series bold
14530
14531 \backslash
14532 parbox
14533 \series default
14534  is used in combination with the command 
14535 \series bold
14536
14537 \backslash
14538 tag
14539 \series default
14540 .
14541  (more about 
14542 \series bold
14543
14544 \backslash
14545 tag
14546 \series default
14547  see 
14548 \begin_inset CommandInset ref
14549 LatexCommand ref
14550 reference "sub:User-defined-Numbering"
14551
14552 \end_inset
14553
14554 )
14555 \end_layout
14556
14557 \begin_layout Standard
14558 An example of a formula commented with 
14559 \series bold
14560
14561 \backslash
14562 parbox
14563 \series default
14564 :
14565 \end_layout
14566
14567 \begin_layout Standard
14568 \begin_inset ERT
14569 status collapsed
14570
14571 \begin_layout Plain Layout
14572
14573
14574 \backslash
14575 [5x-7b=3b
14576 \backslash
14577 tag*{
14578 \backslash
14579 parbox{5cm}{
14580 \end_layout
14581
14582 \end_inset
14583
14584 This is a description.
14585  It is distinctly separated from the formula and multiline.
14586 \begin_inset ERT
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590
14591 }}
14592 \backslash
14593 ]
14594 \end_layout
14595
14596 \end_inset
14597
14598
14599 \end_layout
14600
14601 \begin_layout Standard
14602 Such a formula must be inserted completely in TeX-mode because LyX does
14603  not yet support the command 
14604 \series bold
14605
14606 \backslash
14607 parbox
14608 \series default
14609  in formulas.
14610  The formula is created with the following command sequence:
14611 \end_layout
14612
14613 \begin_layout Standard
14614 The command 
14615 \series bold
14616
14617 \backslash
14618 [5x-7b=3b
14619 \backslash
14620 tag*
14621 \backslash
14622 {
14623 \backslash
14624 parbox{5cm}{
14625 \series default
14626  is inserted in TeX-mode.
14627 \begin_inset Foot
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631 When the formula style 
14632 \series bold
14633 Indented
14634 \series default
14635  is used, 
14636 \series bold
14637
14638 \backslash
14639 tag*
14640 \backslash
14641 {
14642 \series default
14643  can also be replaced by 
14644 \series bold
14645
14646 \backslash
14647 hfill
14648 \series default
14649 .
14650  (formula styles see 
14651 \begin_inset CommandInset ref
14652 LatexCommand ref
14653 reference "sec:Formula-Styles"
14654
14655 \end_inset
14656
14657 )
14658 \end_layout
14659
14660 \end_inset
14661
14662  Then the description follows as normal text, and finally 
14663 \series bold
14664 }}
14665 \backslash
14666 ]
14667 \series default
14668  is inserted in TeX-mode.
14669  The commands 
14670 \series bold
14671
14672 \backslash
14673 [
14674 \series default
14675  and 
14676 \series bold
14677
14678 \backslash
14679 ]
14680 \series default
14681  hereby create a displayed formula.
14682 \end_layout
14683
14684 \begin_layout Standard
14685 The advantages of 
14686 \series bold
14687
14688 \backslash
14689 parbox
14690 \series default
14691  can be seen in this example that was 
14692 \begin_inset Quotes eld
14693 \end_inset
14694
14695 commented
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699  using the mathematical textmode:
14700 \begin_inset Formula \[
14701 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14702
14703 \end_inset
14704
14705
14706 \end_layout
14707
14708 \begin_layout Section
14709 Operators
14710 \begin_inset Index
14711 status collapsed
14712
14713 \begin_layout Plain Layout
14714 Operators
14715 \end_layout
14716
14717 \end_inset
14718
14719
14720 \end_layout
14721
14722 \begin_layout Subsection
14723 Big Operators
14724 \begin_inset CommandInset label
14725 LatexCommand label
14726 name "sub:Big-Operators"
14727
14728 \end_inset
14729
14730
14731 \begin_inset Index
14732 status collapsed
14733
14734 \begin_layout Plain Layout
14735 Operators ! big
14736 \end_layout
14737
14738 \end_inset
14739
14740
14741 \begin_inset Index
14742 status collapsed
14743
14744 \begin_layout Plain Layout
14745 Sums
14746 \end_layout
14747
14748 \end_inset
14749
14750
14751 \begin_inset Index
14752 status collapsed
14753
14754 \begin_layout Plain Layout
14755 Integrals
14756 \end_layout
14757
14758 \end_inset
14759
14760
14761 \end_layout
14762
14763 \begin_layout Standard
14764 To be able to use all integral operators listed here, the option 
14765 \family sans
14766 Use esint package automatically
14767 \family default
14768  must be set in the document settings under 
14769 \family sans
14770 Math
14771 \begin_inset space ~
14772 \end_inset
14773
14774 Options
14775 \family default
14776 .
14777 \end_layout
14778
14779 \begin_layout Standard
14780 \begin_inset space \hfill{}
14781 \end_inset
14782
14783
14784 \begin_inset Tabular
14785 <lyxtabular version="3" rows="11" columns="2">
14786 <features>
14787 <column alignment="center" valignment="top" width="0pt">
14788 <column alignment="center" valignment="top" width="0pt">
14789 <row>
14790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14791 \begin_inset Text
14792
14793 \begin_layout Plain Layout
14794 Command
14795 \end_layout
14796
14797 \end_inset
14798 </cell>
14799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803 Result
14804 \end_layout
14805
14806 \end_inset
14807 </cell>
14808 </row>
14809 <row>
14810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814
14815 \backslash
14816 sum
14817 \begin_inset Index
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 Commands ! S ! 
14822 \backslash
14823 sum
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \end_inset
14832 </cell>
14833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14834 \begin_inset Text
14835
14836 \begin_layout Plain Layout
14837 \begin_inset Formula $\sum$
14838 \end_inset
14839
14840
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 </row>
14846 <row>
14847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851
14852 \backslash
14853 int
14854 \begin_inset Index
14855 status collapsed
14856
14857 \begin_layout Plain Layout
14858 Commands ! I ! 
14859 \backslash
14860 int
14861 \end_layout
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 \begin_inset Formula $\int$
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 </row>
14883 <row>
14884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888
14889 \backslash
14890 intop
14891 \end_layout
14892
14893 \end_inset
14894 </cell>
14895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899 \begin_inset Formula $\intop$
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 <row>
14909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913
14914 \backslash
14915 oint
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924 \begin_inset Formula $\oint$
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \backslash
14940 ointop
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Formula $\ointop$
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 ointctrclockwise
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\ointctrclockwise$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \backslash
14990 ointclockwise
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 \begin_inset Formula $\ointclockwise$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 sqint
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\sqint$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 bigcap
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 \begin_inset Formula $\bigcap$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 bigcup
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 \begin_inset Formula $\bigcup$
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 </row>
15083 </lyxtabular>
15084
15085 \end_inset
15086
15087
15088 \begin_inset space \hfill{}
15089 \end_inset
15090
15091
15092 \begin_inset Tabular
15093 <lyxtabular version="3" rows="10" columns="2">
15094 <features>
15095 <column alignment="center" valignment="top" width="0pt">
15096 <column alignment="center" valignment="top" width="0pt">
15097 <row>
15098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 Command
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 Result
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 </row>
15117 <row>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122
15123 \backslash
15124 prod
15125 \begin_inset Index
15126 status collapsed
15127
15128 \begin_layout Plain Layout
15129 Commands ! P ! 
15130 \backslash
15131 prod
15132 \end_layout
15133
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 \begin_inset Formula $\prod$
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 </row>
15154 <row>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Plain Layout
15159
15160 \backslash
15161 coprod
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 \begin_inset Formula $\coprod$
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 </row>
15179 <row>
15180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \backslash
15186 bigodot
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset Formula $\bigodot$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 bigotimes
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 \begin_inset Formula $\bigotimes$
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234
15235 \backslash
15236 bigoplus
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 \begin_inset Formula $\bigoplus$
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 <row>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259
15260 \backslash
15261 bigwedge
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 \begin_inset Formula $\bigwedge$
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 </row>
15279 <row>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284
15285 \backslash
15286 bigvee
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 \begin_inset Formula $\bigvee$
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 </row>
15304 <row>
15305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309
15310 \backslash
15311 bigsqcup
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320 \begin_inset Formula $\bigsqcup$
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 <row>
15330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334
15335 \backslash
15336 biguplus
15337 \end_layout
15338
15339 \end_inset
15340 </cell>
15341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345 \begin_inset Formula $\biguplus$
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \end_inset
15352 </cell>
15353 </row>
15354 </lyxtabular>
15355
15356 \end_inset
15357
15358
15359 \begin_inset space \hfill{}
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \begin_layout Standard
15366 All big operators can also be inserted via the math toolbar button 
15367 \begin_inset Graphics
15368         filename ../images/math/intop.png
15369         scale 85
15370
15371 \end_inset
15372
15373 .
15374 \end_layout
15375
15376 \begin_layout Standard
15377 The operators are called big because they are bigger than the sometimes
15378  equal looking binary operators.
15379  All big operators can have limits as described in the next subsection.
15380 \end_layout
15381
15382 \begin_layout Standard
15383 The operators 
15384 \series bold
15385
15386 \backslash
15387 intop
15388 \series default
15389  and 
15390 \series bold
15391
15392 \backslash
15393 ointop
15394 \series default
15395  are different from 
15396 \series bold
15397
15398 \backslash
15399 int
15400 \series default
15401  and 
15402 \series bold
15403
15404 \backslash
15405 oint
15406 \series default
15407 , resp.
15408 \begin_inset space ~
15409 \end_inset
15410
15411 in the style the operator limits are displayed, see 
15412 \begin_inset CommandInset ref
15413 LatexCommand ref
15414 reference "sub:Operator-Limits"
15415
15416 \end_inset
15417
15418 .
15419  
15420 \end_layout
15421
15422 \begin_layout Subsubsection*
15423 Advices for Integrals
15424 \end_layout
15425
15426 \begin_layout Standard
15427 The letter 
15428 \emph on
15429 d
15430 \emph default
15431  in an integral is an operator, that therefore has to be set upright.
15432  This is done by highlighting the 
15433 \emph on
15434 d
15435 \emph default
15436  and using the keyboard shortcut 
15437 \family sans
15438 Alt-c
15439 \begin_inset space ~
15440 \end_inset
15441
15442 r
15443 \family default
15444
15445 \begin_inset Foot
15446 status collapsed
15447
15448 \begin_layout Plain Layout
15449 Font styles
15450 \series bold
15451  
15452 \series default
15453 see 
15454 \begin_inset CommandInset ref
15455 LatexCommand ref
15456 reference "sub:Font-Styles"
15457
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464
15465 .
15466  Finally the smallest space is inserted before the 
15467 \emph on
15468 d
15469 \emph default
15470 , as this is usual for operators.
15471  An example:
15472 \end_layout
15473
15474 \begin_layout Standard
15475 incorrect: 
15476 \begin_inset Formula $\int A(x)dx$
15477 \end_inset
15478
15479
15480 \begin_inset Newline newline
15481 \end_inset
15482
15483
15484 \begin_inset ERT
15485 status collapsed
15486
15487 \begin_layout Plain Layout
15488
15489
15490 \backslash
15491 hphantom{in}
15492 \end_layout
15493
15494 \end_inset
15495
15496 correct: 
15497 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15498 \end_inset
15499
15500
15501 \end_layout
15502
15503 \begin_layout Standard
15504 For multiple integrals there are the following commands:
15505 \begin_inset VSpace medskip
15506 \end_inset
15507
15508
15509 \end_layout
15510
15511 \begin_layout Standard
15512 \begin_inset space \hfill{}
15513 \end_inset
15514
15515
15516 \begin_inset Tabular
15517 <lyxtabular version="3" rows="4" columns="2">
15518 <features>
15519 <column alignment="center" valignment="top" width="0">
15520 <column alignment="center" valignment="top" width="0">
15521 <row>
15522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15523 \begin_inset Text
15524
15525 \begin_layout Plain Layout
15526 Command
15527 \end_layout
15528
15529 \end_inset
15530 </cell>
15531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Plain Layout
15535 Result
15536 \begin_inset Note Note
15537 status collapsed
15538
15539 \begin_layout Plain Layout
15540
15541 \series bold
15542
15543 \backslash
15544 raisebox
15545 \series default
15546  is only used as spacer.
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 </row>
15557 <row>
15558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562
15563 \backslash
15564 iint
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15570 \begin_inset Text
15571
15572 \begin_layout Plain Layout
15573 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15574 \end_inset
15575
15576
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 </row>
15582 <row>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587
15588 \backslash
15589 oiint
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15595 \begin_inset Text
15596
15597 \begin_layout Plain Layout
15598 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15599 \end_inset
15600
15601
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 <row>
15608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612
15613 \backslash
15614 sqiint
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Plain Layout
15623 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 </row>
15632 </lyxtabular>
15633
15634 \end_inset
15635
15636
15637 \begin_inset space \hfill{}
15638 \end_inset
15639
15640
15641 \begin_inset Tabular
15642 <lyxtabular version="3" rows="4" columns="2">
15643 <features>
15644 <column alignment="center" valignment="top" width="0">
15645 <column alignment="center" valignment="top" width="0">
15646 <row>
15647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Plain Layout
15651 Command
15652 \end_layout
15653
15654 \end_inset
15655 </cell>
15656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660 Result
15661 \end_layout
15662
15663 \end_inset
15664 </cell>
15665 </row>
15666 <row>
15667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671
15672 \backslash
15673 iiint
15674 \end_layout
15675
15676 \end_inset
15677 </cell>
15678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15679 \begin_inset Text
15680
15681 \begin_layout Plain Layout
15682 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15683 \end_inset
15684
15685
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 </row>
15691 <row>
15692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696
15697 \backslash
15698 iiiint
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15708 \end_inset
15709
15710
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 </row>
15716 <row>
15717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Plain Layout
15721
15722 \backslash
15723 dotsint
15724 \end_layout
15725
15726 \end_inset
15727 </cell>
15728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15733 \end_inset
15734
15735
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 </row>
15741 </lyxtabular>
15742
15743 \end_inset
15744
15745
15746 \begin_inset space \hfill{}
15747 \end_inset
15748
15749
15750 \end_layout
15751
15752 \begin_layout Subsection
15753 Operator Limits
15754 \begin_inset CommandInset label
15755 LatexCommand label
15756 name "sub:Operator-Limits"
15757
15758 \end_inset
15759
15760
15761 \begin_inset Index
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765 Operators ! Limits
15766 \end_layout
15767
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \begin_layout Standard
15774 Limits are created by super- and subscripts:
15775 \end_layout
15776
15777 \begin_layout Standard
15778 \align center
15779 \begin_inset Tabular
15780 <lyxtabular version="3" rows="2" columns="2">
15781 <features>
15782 <column alignment="center" valignment="top" width="0pt">
15783 <column alignment="center" valignment="top" width="0pt">
15784 <row>
15785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 Command
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 Result
15799 \begin_inset Note Note
15800 status collapsed
15801
15802 \begin_layout Plain Layout
15803
15804 \series bold
15805
15806 \backslash
15807 raisebox
15808 \series default
15809  is only used as spacer.
15810 \end_layout
15811
15812 \end_inset
15813
15814
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 </row>
15820 <row>
15821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825
15826 \backslash
15827 prod^
15828 \backslash
15829 infty
15830 \begin_inset ERT
15831 status collapsed
15832
15833 \begin_layout Plain Layout
15834
15835
15836 \backslash
15837 spce 
15838 \end_layout
15839
15840 \end_inset
15841
15842
15843 \begin_inset Formula $\to$
15844 \end_inset
15845
15846 _0
15847 \begin_inset Formula $\to$
15848 \end_inset
15849
15850 A(x)
15851 \end_layout
15852
15853 \end_inset
15854 </cell>
15855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866 </cell>
15867 </row>
15868 </lyxtabular>
15869
15870 \end_inset
15871
15872
15873 \end_layout
15874
15875 \begin_layout Standard
15876 Limits of inline formulas are set right beside the operator.
15877  Limits in displayed formulas are set above or below the operator, except
15878  of integral limits.
15879 \end_layout
15880
15881 \begin_layout Standard
15882 To force that the limits are set beside the operator, the cursor is set
15883  directly behind the operator and the limits type is changed with the menu
15884  
15885 \family sans
15886 Edit\SpecialChar \menuseparator
15887 Math\SpecialChar \menuseparator
15888 Change Limits Type
15889 \family default
15890  to 
15891 \family sans
15892 \series bold
15893 Inline
15894 \family default
15895 \series default
15896  (shortcut 
15897 \family sans
15898 Alt-m
15899 \begin_inset space ~
15900 \end_inset
15901
15902 l
15903 \family default
15904 ).
15905  An example:
15906 \end_layout
15907
15908 \begin_layout Standard
15909 The default limits type is this:
15910 \begin_inset Formula \[
15911 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15912
15913 \end_inset
15914
15915 This is how it looks when the limits type was changed to 
15916 \family sans
15917 \series bold
15918 Inline
15919 \family default
15920 \series default
15921 :
15922 \begin_inset Formula \[
15923 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15924
15925 \end_inset
15926
15927 For integrals, except of 
15928 \series bold
15929
15930 \backslash
15931 intop
15932 \series default
15933  and 
15934 \series bold
15935
15936 \backslash
15937 ointop
15938 \series default
15939 , the limits are by default set beside the operator.
15940  But for multiple integrals the limits are often set below the operator.
15941  In the following example the limits type was therefore set to 
15942 \series bold
15943 Display
15944 \series default
15945  and so set below the integrals:
15946 \begin_inset Formula \begin{equation}
15947 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15948
15949 \end_inset
15950
15951
15952 \end_layout
15953
15954 \begin_layout Standard
15955 \begin_inset VSpace medskip
15956 \end_inset
15957
15958 To specify conditions for limits, the commands 
15959 \series bold
15960
15961 \backslash
15962 subarray
15963 \series default
15964
15965 \begin_inset Index
15966 status collapsed
15967
15968 \begin_layout Plain Layout
15969 Commands ! S ! 
15970 \backslash
15971 subarray
15972 \end_layout
15973
15974 \end_inset
15975
15976  and 
15977 \series bold
15978
15979 \backslash
15980 substack
15981 \series default
15982
15983 \begin_inset Index
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987 Commands ! S ! 
15988 \backslash
15989 substack
15990 \end_layout
15991
15992 \end_inset
15993
15994  are used.
15995  To create for example this expression 
15996 \begin_inset Formula \begin{equation}
15997 \sum_{\begin{subarray}{c}
15998 0<k<1000\\
15999 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \begin_layout Standard
16007 the following has to be done:
16008 \begin_inset Newline newline
16009 \end_inset
16010
16011 First the command 
16012 \series bold
16013
16014 \backslash
16015 sum
16016 \series default
16017 ^
16018 \series bold
16019 n
16020 \begin_inset ERT
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024
16025
16026 \backslash
16027 spce 
16028 \end_layout
16029
16030 \end_inset
16031
16032 _
16033 \series default
16034  is typed in.
16035  One is now in a blue box under the summation operator and insert there
16036  the command 
16037 \series bold
16038
16039 \backslash
16040 subarray
16041 \begin_inset ERT
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045
16046
16047 \backslash
16048 spce 
16049 \end_layout
16050
16051 \end_inset
16052
16053
16054 \series default
16055 .
16056  The blue box is now within a purple box and now several lines can be written
16057  among each other.
16058  A new line is created by inserting a line break (
16059 \family sans
16060 Ctrl-Return
16061 \family default
16062 ).
16063  When now
16064 \begin_inset Newline newline
16065 \end_inset
16066
16067
16068 \series bold
16069 0<k<1000 Ctrl-Return
16070 \begin_inset Newline newline
16071 \end_inset
16072
16073
16074 \series default
16075 is typed in, a new box appears below for the new line.
16076 \end_layout
16077
16078 \begin_layout Standard
16079 The alignment of the lines can be changed to left aligned with the 
16080 \family sans
16081 table
16082 \family default
16083  
16084 \family sans
16085 toolbar
16086 \family default
16087  or the menu 
16088 \family sans
16089 Edit\SpecialChar \menuseparator
16090 Rows &Columns
16091 \family default
16092 .
16093  To get right alignment, 
16094 \series bold
16095
16096 \backslash
16097 hfill
16098 \begin_inset ERT
16099 status collapsed
16100
16101 \begin_layout Plain Layout
16102
16103
16104 \backslash
16105 spce 
16106 \end_layout
16107
16108 \end_inset
16109
16110
16111 \series default
16112  is inserted at the beginning of the line.
16113 \end_layout
16114
16115 \begin_layout Standard
16116 The command 
16117 \series bold
16118
16119 \backslash
16120 substack
16121 \series default
16122  is equivalent to 
16123 \series bold
16124
16125 \backslash
16126 subarray
16127 \series default
16128  with the difference that the lines are always centered.
16129 \end_layout
16130
16131 \begin_layout Standard
16132 \begin_inset VSpace bigskip
16133 \end_inset
16134
16135 Like in formula 
16136 \begin_inset CommandInset ref
16137 LatexCommand eqref
16138 reference "eq:substack"
16139
16140 \end_inset
16141
16142  there can be too much space beside an operator, because the characters
16143  following the operator are set beside the limits.
16144 \end_layout
16145
16146 \begin_layout Standard
16147 To avoid this, the following macro can be used in the LaTeX-preamble:
16148 \end_layout
16149
16150 \begin_layout Standard
16151
16152 \series bold
16153
16154 \backslash
16155 def
16156 \backslash
16157 clap#1{
16158 \backslash
16159 hbox to 0pt{
16160 \backslash
16161 hss #1
16162 \backslash
16163 hss}}
16164 \begin_inset Newline newline
16165 \end_inset
16166
16167
16168 \backslash
16169 def
16170 \backslash
16171 mathclap {
16172 \backslash
16173 mathpalette 
16174 \backslash
16175 mathclapinternal}
16176 \begin_inset Newline newline
16177 \end_inset
16178
16179
16180 \backslash
16181 def
16182 \backslash
16183 mathclapinternal #1#2{
16184 \backslash
16185 clap{$
16186 \backslash
16187 mathsurround =0pt #1{#2}$}}
16188 \end_layout
16189
16190 \begin_layout Standard
16191 This defines the command 
16192 \series bold
16193
16194 \backslash
16195 mathclap
16196 \series default
16197
16198 \begin_inset Index
16199 status collapsed
16200
16201 \begin_layout Plain Layout
16202 Commands ! M ! 
16203 \backslash
16204 mathclap
16205 \end_layout
16206
16207 \end_inset
16208
16209  that sets the width of the limit to 0
16210 \begin_inset space \thinspace{}
16211 \end_inset
16212
16213 pt.
16214  The command scheme is
16215 \end_layout
16216
16217 \begin_layout Standard
16218
16219 \series bold
16220
16221 \backslash
16222 mathclap{limit}
16223 \end_layout
16224
16225 \begin_layout Standard
16226 where the limit can consist of several conditions.
16227 \end_layout
16228
16229 \begin_layout Standard
16230 Applied on formula 
16231 \begin_inset CommandInset ref
16232 LatexCommand eqref
16233 reference "eq:substack"
16234
16235 \end_inset
16236
16237 , one uses the command
16238 \end_layout
16239
16240 \begin_layout Standard
16241
16242 \series bold
16243
16244 \backslash
16245 sum_
16246 \backslash
16247 mathclap{
16248 \backslash
16249 substack
16250 \begin_inset ERT
16251 status collapsed
16252
16253 \begin_layout Plain Layout
16254
16255
16256 \backslash
16257 spce 
16258 \end_layout
16259
16260 \end_inset
16261
16262 0<k<1000 Ctrl-Enter
16263 \end_layout
16264
16265 \begin_layout Standard
16266 to create the lower limit.
16267  The summand is now directly behind the summation operator:
16268 \begin_inset Formula \[
16269 \sum_{\mathclap{\substack{0<k<1000\\
16270 \\k\,\in\,\mathbb{N}}
16271 }}^{n}k^{-2}\]
16272
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \begin_layout Standard
16279 \begin_inset VSpace bigskip
16280 \end_inset
16281
16282 How to use one limit for several operators is described in 
16283 \begin_inset CommandInset ref
16284 LatexCommand ref
16285 reference "sub:Self-defined-Operators"
16286
16287 \end_inset
16288
16289 .
16290 \end_layout
16291
16292 \begin_layout Standard
16293 \begin_inset Newpage newpage
16294 \end_inset
16295
16296
16297 \end_layout
16298
16299 \begin_layout Subsection
16300 Binary Operators
16301 \begin_inset CommandInset label
16302 LatexCommand label
16303 name "sub:Binary-Operators"
16304
16305 \end_inset
16306
16307
16308 \begin_inset Index
16309 status collapsed
16310
16311 \begin_layout Plain Layout
16312 Operators ! binary
16313 \end_layout
16314
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \begin_layout Standard
16321 Binary operators are surrounded by space when there is a character before
16322  and behind them.
16323 \begin_inset VSpace medskip
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \begin_layout Standard
16330 \begin_inset space \hfill{}
16331 \end_inset
16332
16333
16334 \begin_inset Tabular
16335 <lyxtabular version="3" rows="13" columns="2">
16336 <features>
16337 <column alignment="center" valignment="top" width="0pt">
16338 <column alignment="center" valignment="top" width="0pt">
16339 <row>
16340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344 Command
16345 \begin_inset Note Note
16346 status collapsed
16347
16348 \begin_layout Plain Layout
16349
16350 \series bold
16351
16352 \backslash
16353 raisebox
16354 \series default
16355  is only used as spacer.
16356 \end_layout
16357
16358 \end_inset
16359
16360
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 Result
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 </row>
16375 <row>
16376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380 +
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389 \begin_inset Formula $+$
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 </row>
16398 <row>
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Plain Layout
16403 -
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 \begin_inset Formula $-$
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 </row>
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426
16427 \backslash
16428 pm
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 \begin_inset Formula $\pm$
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 </row>
16446 <row>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451
16452 \backslash
16453 mp
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 \begin_inset Formula $\mp$
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 </row>
16471 <row>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476
16477 \backslash
16478 cdot
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 \begin_inset Formula $\cdot$
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 </row>
16496 <row>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501
16502 \backslash
16503 times
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 \begin_inset Formula $\times$
16513 \end_inset
16514
16515
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 </row>
16521 <row>
16522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16523 \begin_inset Text
16524
16525 \begin_layout Plain Layout
16526
16527 \backslash
16528 div
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 \begin_inset Formula $\div$
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 </row>
16546 <row>
16547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551 \begin_inset ERT
16552 status collapsed
16553
16554 \begin_layout Plain Layout
16555
16556
16557 \backslash
16558 raisebox{-1.2mm}{
16559 \end_layout
16560
16561 \end_inset
16562
16563 *
16564 \begin_inset ERT
16565 status collapsed
16566
16567 \begin_layout Plain Layout
16568
16569 }
16570 \end_layout
16571
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 \begin_inset Formula $*$
16584 \end_inset
16585
16586
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 <row>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597
16598 \backslash
16599 star
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 \begin_inset Formula $\star$
16609 \end_inset
16610
16611
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 <row>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622
16623 \backslash
16624 circ
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633 \begin_inset Formula $\circ$
16634 \end_inset
16635
16636
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647
16648 \backslash
16649 diamond
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 \begin_inset Formula $\diamond$
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \backslash
16674 bullet
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 \begin_inset Formula $\bullet$
16684 \end_inset
16685
16686
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 </lyxtabular>
16693
16694 \end_inset
16695
16696
16697 \begin_inset space \hfill{}
16698 \end_inset
16699
16700
16701 \begin_inset Tabular
16702 <lyxtabular version="3" rows="13" columns="2">
16703 <features>
16704 <column alignment="center" valignment="top" width="0pt">
16705 <column alignment="center" valignment="top" width="0pt">
16706 <row>
16707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 Command
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 Result
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731
16732 \backslash
16733 nabla
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 \begin_inset Formula $\nabla$
16743 \end_inset
16744
16745
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row>
16752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \backslash
16758 bigtriangledown
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 \begin_inset Formula $\bigtriangledown$
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row>
16777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \backslash
16783 bigtriangleup
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 \begin_inset Formula $\bigtriangleup$
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 </row>
16801 <row>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806
16807 \backslash
16808 Box
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 \begin_inset Formula $\Box$
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row>
16827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \backslash
16833 cap 
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 \begin_inset Formula $\cap$
16843 \end_inset
16844
16845
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \backslash
16858 cup
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 \begin_inset Formula $\cup$
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881
16882 \backslash
16883 dagger
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 \begin_inset Formula $\dagger$
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906
16907 \backslash
16908 ddagger
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 \begin_inset Formula $\ddagger$
16918 \end_inset
16919
16920
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \backslash
16933 wr
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 \begin_inset Formula $\wr$
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \backslash
16958 bigcirc
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 \begin_inset Formula $\bigcirc$
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \backslash
16983 wedge
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 \begin_inset Formula $\wedge$
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 </row>
17001 <row>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \backslash
17008 vee
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\vee$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 </lyxtabular>
17027
17028 \end_inset
17029
17030
17031 \begin_inset space \hfill{}
17032 \end_inset
17033
17034
17035 \begin_inset Tabular
17036 <lyxtabular version="3" rows="13" columns="2">
17037 <features>
17038 <column alignment="center" valignment="top" width="0pt">
17039 <column alignment="center" valignment="top" width="0pt">
17040 <row>
17041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 Command
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 Result
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \backslash
17067 oplus
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\oplus$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \backslash
17092 ominus
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $\ominus$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \backslash
17117 otimes
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 \begin_inset Formula $\otimes$
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 <row>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \backslash
17142 oslash
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $\oslash$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 </row>
17160 <row>
17161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165
17166 \backslash
17167 odot
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 \begin_inset Formula $\odot$
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 </row>
17185 <row>
17186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190
17191 \backslash
17192 amalg
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 \begin_inset Formula $\amalg$
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 </row>
17210 <row>
17211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215
17216 \backslash
17217 uplus
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 \begin_inset Formula $\uplus$
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \backslash
17242 setminus
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 \begin_inset Formula $\setminus$
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \backslash
17267 sqcap
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 \begin_inset Formula $\sqcap$
17277 \end_inset
17278
17279
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \backslash
17292 sqcup
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 \begin_inset Formula $\sqcup$
17302 \end_inset
17303
17304
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 <row>
17311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315
17316 \backslash
17317 triangleleft
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326 \begin_inset Formula $\triangleleft$
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 </row>
17335 <row>
17336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340
17341 \backslash
17342 triangleright
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351 \begin_inset Formula $\triangleright$
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 </lyxtabular>
17361
17362 \end_inset
17363
17364
17365 \begin_inset space \hfill{}
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \begin_layout Standard
17372 All binary operators can also be inserted via the math toolbar button 
17373 \begin_inset Graphics
17374         filename ../images/math/pm.png
17375         scale 85
17376
17377 \end_inset
17378
17379 .
17380 \end_layout
17381
17382 \begin_layout Standard
17383 To typeset the Laplace operator also 
17384 \series bold
17385
17386 \backslash
17387 Delta
17388 \series default
17389  or 
17390 \series bold
17391
17392 \backslash
17393 nabla
17394 \series default
17395 ^
17396 \series bold
17397 2
17398 \series default
17399  (
17400 \begin_inset Formula $\nabla^{2}$
17401 \end_inset
17402
17403 ) can be used instead of 
17404 \series bold
17405
17406 \backslash
17407 bigtriangleup
17408 \series default
17409  .
17410 \end_layout
17411
17412 \begin_layout Standard
17413 The character 
17414 \family sans
17415 Menu Separator
17416 \family default
17417  from the menu 
17418 \family sans
17419 Insert\SpecialChar \menuseparator
17420 Special Character
17421 \family default
17422  is the operator 
17423 \series bold
17424
17425 \backslash
17426 triangleright
17427 \series default
17428 .
17429 \end_layout
17430
17431 \begin_layout Subsection
17432 Self-defined Operators
17433 \begin_inset CommandInset label
17434 LatexCommand label
17435 name "sub:Self-defined-Operators"
17436
17437 \end_inset
17438
17439
17440 \begin_inset Index
17441 status collapsed
17442
17443 \begin_layout Plain Layout
17444 Operators ! self-defined
17445 \end_layout
17446
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \begin_layout Standard
17453 With the help of the command 
17454 \series bold
17455
17456 \backslash
17457 DeclareMathOperator
17458 \series default
17459
17460 \begin_inset Index
17461 status collapsed
17462
17463 \begin_layout Plain Layout
17464 Commands ! D ! 
17465 \backslash
17466 dbinom@
17467 \backslash
17468 DeclareMathOperator
17469 \end_layout
17470
17471 \end_inset
17472
17473  custom operators can be defined in the LaTeX-preamble.
17474  Its command scheme is:
17475 \end_layout
17476
17477 \begin_layout Standard
17478
17479 \series bold
17480
17481 \backslash
17482 DeclareMathOperator{new command}{display}
17483 \end_layout
17484
17485 \begin_layout Standard
17486 Display can be characters or symbols that define how the operator looks
17487  in the output.
17488  To define a big operator a * is set behind the command.
17489  All self-defined big operators can have limits as described in 
17490 \begin_inset CommandInset ref
17491 LatexCommand ref
17492 reference "sub:Operator-Limits"
17493
17494 \end_inset
17495
17496 .
17497 \end_layout
17498
17499 \begin_layout Standard
17500 For example the LaTeX-preamble line
17501 \end_layout
17502
17503 \begin_layout Standard
17504
17505 \series bold
17506
17507 \backslash
17508 DeclareMathOperator*{
17509 \backslash
17510 Lozenge}{
17511 \backslash
17512 blacklozenge}
17513 \end_layout
17514
17515 \begin_layout Standard
17516 defines the command 
17517 \series bold
17518
17519 \backslash
17520 Lozenge
17521 \series default
17522 , that inserts a big operator consisting of the lozenge symbol from 
17523 \begin_inset CommandInset ref
17524 LatexCommand ref
17525 reference "sub:Miscellaneous-Symbols"
17526
17527 \end_inset
17528
17529 :
17530 \begin_inset Formula \[
17531 \Lozenge_{n=1}^{\infty}\]
17532
17533 \end_inset
17534
17535 The command for this formula is: 
17536 \series bold
17537
17538 \backslash
17539 Lozenge
17540 \series default
17541 ^
17542 \series bold
17543
17544 \backslash
17545 infty
17546 \begin_inset Formula $\to$
17547 \end_inset
17548
17549 _n=1
17550 \end_layout
17551
17552 \begin_layout Standard
17553 \begin_inset VSpace bigskip
17554 \end_inset
17555
17556 When self-defined operators are not used several times in the document,
17557  they can also be defined with the commands 
17558 \series bold
17559
17560 \backslash
17561 mathop
17562 \series default
17563
17564 \begin_inset Index
17565 status collapsed
17566
17567 \begin_layout Plain Layout
17568 Commands ! M ! 
17569 \backslash
17570 mathop
17571 \end_layout
17572
17573 \end_inset
17574
17575  and 
17576 \series bold
17577
17578 \backslash
17579 mathbin
17580 \series default
17581
17582 \begin_inset Index
17583 status collapsed
17584
17585 \begin_layout Plain Layout
17586 Commands ! M ! 
17587 \backslash
17588 mathbin
17589 \end_layout
17590
17591 \end_inset
17592
17593 , which have the following scheme:
17594 \end_layout
17595
17596 \begin_layout Standard
17597
17598 \series bold
17599
17600 \backslash
17601 mathop{display}
17602 \series default
17603  and 
17604 \series bold
17605
17606 \backslash
17607 mathbin{display}
17608 \end_layout
17609
17610 \begin_layout Standard
17611
17612 \series bold
17613
17614 \backslash
17615 mathop
17616 \series default
17617  defines big operators, 
17618 \series bold
17619
17620 \backslash
17621 mathbin
17622 \series default
17623  binary operators.
17624 \end_layout
17625
17626 \begin_layout Standard
17627
17628 \series bold
17629
17630 \backslash
17631 mathop
17632 \series default
17633  can e.
17634 \begin_inset space \thinspace{}
17635 \end_inset
17636
17637 g.
17638 \begin_inset space ~
17639 \end_inset
17640
17641 be used to use one limit for several operators:
17642 \end_layout
17643
17644 \begin_layout Standard
17645 \begin_inset Formula \[
17646 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17647
17648 \end_inset
17649
17650
17651 \end_layout
17652
17653 \begin_layout Standard
17654 The command for the formula above is:
17655 \begin_inset Newline newline
17656 \end_inset
17657
17658
17659 \series bold
17660
17661 \backslash
17662 mathop{
17663 \backslash
17664 sum
17665 \backslash
17666 negmedspace
17667 \backslash
17668 sum
17669 \series default
17670
17671 \begin_inset ERT
17672 status collapsed
17673
17674 \begin_layout Plain Layout
17675
17676
17677 \backslash
17678 spce 
17679 \end_layout
17680
17681 \end_inset
17682
17683
17684 \series bold
17685
17686 \begin_inset Formula $\to$
17687 \end_inset
17688
17689 ^N
17690 \series default
17691
17692 \begin_inset ERT
17693 status collapsed
17694
17695 \begin_layout Plain Layout
17696
17697
17698 \backslash
17699 spce 
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \series bold
17706 _i,j=1
17707 \end_layout
17708
17709 \begin_layout Section
17710 Fonts
17711 \begin_inset Index
17712 status collapsed
17713
17714 \begin_layout Plain Layout
17715 Fonts
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \begin_layout Subsection
17724 Font Styles
17725 \begin_inset CommandInset label
17726 LatexCommand label
17727 name "sub:Font-Styles"
17728
17729 \end_inset
17730
17731
17732 \begin_inset Index
17733 status collapsed
17734
17735 \begin_layout Plain Layout
17736 Font ! style
17737 \end_layout
17738
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \begin_layout Standard
17745 Latin letters in formulas can be set in one of the following font styles:
17746 \begin_inset VSpace -2mm
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \begin_layout Standard
17753 \align center
17754 \begin_inset Tabular
17755 <lyxtabular version="3" rows="6" columns="3">
17756 <features>
17757 <column alignment="center" valignment="top" width="0">
17758 <column alignment="center" valignment="top" width="0">
17759 <column alignment="center" valignment="top" width="0">
17760 <row>
17761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 Command
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774 Result
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 shortcut
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 </row>
17789 <row>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794
17795 \backslash
17796 mathbb
17797 \series bold
17798
17799 \begin_inset ERT
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803
17804
17805 \backslash
17806 spce 
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \series default
17813 ABC
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 \begin_inset Formula $\mathbb{ABC}$
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 Alt-c c
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 </row>
17840 <row>
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845
17846 \backslash
17847 mathbf
17848 \series bold
17849
17850 \begin_inset ERT
17851 status collapsed
17852
17853 \begin_layout Plain Layout
17854
17855
17856 \backslash
17857 spce 
17858 \end_layout
17859
17860 \end_inset
17861
17862
17863 \series default
17864 AbC
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\mathbf{AbC}$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 -
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \backslash
17898 boldsymbol
17899 \series bold
17900
17901 \begin_inset ERT
17902 status collapsed
17903
17904 \begin_layout Plain Layout
17905
17906
17907 \backslash
17908 spce 
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \series default
17915 AbC
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Formula $\boldsymbol{AbC}$
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 Alt-c b
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 </row>
17942 <row>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947
17948 \backslash
17949 mathcal
17950 \series bold
17951
17952 \begin_inset ERT
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956
17957
17958 \backslash
17959 spce 
17960 \end_layout
17961
17962 \end_inset
17963
17964
17965 \series default
17966 ABC
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975 \begin_inset Formula $\mathcal{ABC}$
17976 \end_inset
17977
17978
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 Alt-c e
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 </row>
17993 <row>
17994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998
17999 \backslash
18000 mathfrak
18001 \series bold
18002
18003 \begin_inset ERT
18004 status collapsed
18005
18006 \begin_layout Plain Layout
18007
18008
18009 \backslash
18010 spce 
18011 \end_layout
18012
18013 \end_inset
18014
18015
18016 \series default
18017 AbC
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 \begin_inset Formula $\mathfrak{AbC}$
18027 \end_inset
18028
18029
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 -
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 </lyxtabular>
18045
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \begin_layout Standard
18052 \align center
18053 \begin_inset Tabular
18054 <lyxtabular version="3" rows="5" columns="3">
18055 <features>
18056 <column alignment="center" valignment="top" width="0">
18057 <column alignment="center" valignment="top" width="0">
18058 <column alignment="center" valignment="top" width="0">
18059 <row>
18060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 Command
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073 Result
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 shortcut
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 </row>
18088 <row>
18089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093
18094 \backslash
18095 mathit
18096 \series bold
18097
18098 \begin_inset ERT
18099 status collapsed
18100
18101 \begin_layout Plain Layout
18102
18103
18104 \backslash
18105 spce 
18106 \end_layout
18107
18108 \end_inset
18109
18110
18111 \series default
18112 AbC
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121 \begin_inset Formula $\mathit{AbC}$
18122 \end_inset
18123
18124
18125 \end_layout
18126
18127 \end_inset
18128 </cell>
18129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133 -
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 </row>
18139 <row>
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144
18145 \backslash
18146 mathrm
18147 \series bold
18148
18149 \begin_inset ERT
18150 status collapsed
18151
18152 \begin_layout Plain Layout
18153
18154
18155 \backslash
18156 spce 
18157 \end_layout
18158
18159 \end_inset
18160
18161
18162 \series default
18163 AbC
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 \begin_inset Formula $\mathrm{AbC}$
18173 \end_inset
18174
18175
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 Alt-c r
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 </row>
18190 <row>
18191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195
18196 \backslash
18197 mathsf
18198 \series bold
18199
18200 \begin_inset ERT
18201 status collapsed
18202
18203 \begin_layout Plain Layout
18204
18205
18206 \backslash
18207 spce 
18208 \end_layout
18209
18210 \end_inset
18211
18212
18213 \series default
18214 AbC
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223 \begin_inset Formula $\mathsf{AbC}$
18224 \end_inset
18225
18226
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 Alt-c s
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \backslash
18248 mathtt
18249 \series bold
18250
18251 \begin_inset ERT
18252 status collapsed
18253
18254 \begin_layout Plain Layout
18255
18256
18257 \backslash
18258 spce 
18259 \end_layout
18260
18261 \end_inset
18262
18263
18264 \series default
18265 AbC
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 \begin_inset Formula $\mathtt{AbC}$
18275 \end_inset
18276
18277
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286 Alt-c p
18287 \end_layout
18288
18289 \end_inset
18290 </cell>
18291 </row>
18292 </lyxtabular>
18293
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \begin_layout Standard
18300 \begin_inset Note Greyedout
18301 status open
18302
18303 \begin_layout Plain Layout
18304
18305 \series bold
18306 Note:
18307 \series default
18308  The styles 
18309 \series bold
18310
18311 \backslash
18312 mathbb
18313 \series default
18314  and 
18315 \series bold
18316
18317 \backslash
18318 mathcal
18319 \series default
18320  can only be used for big letters.
18321 \end_layout
18322
18323 \end_inset
18324
18325
18326 \end_layout
18327
18328 \begin_layout Standard
18329 Predefined is the style 
18330 \series bold
18331
18332 \backslash
18333 mathnormal
18334 \series default
18335 .
18336 \end_layout
18337
18338 \begin_layout Standard
18339 The style commands work also for letters in mathematical constructs:
18340 \begin_inset Formula \[
18341 \mathfrak{A=\frac{b}{C}}\]
18342
18343 \end_inset
18344
18345
18346 \end_layout
18347
18348 \begin_layout Standard
18349 Characters in mathematical text don't appear in a math font style but in
18350  the text font style 
18351 \series bold
18352
18353 \backslash
18354 textrm
18355 \series default
18356 .
18357  That their style can't be set correctly via the text style dialog is a
18358  bug in LyX.
18359 \begin_inset Foot
18360 status collapsed
18361
18362 \begin_layout Plain Layout
18363 \begin_inset CommandInset href
18364 LatexCommand href
18365 name "LyX-bug #4091"
18366 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18367
18368 \end_inset
18369
18370
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \end_layout
18377
18378 \begin_layout Standard
18379 Instead of the style commands the dialog 
18380 \family sans
18381 Edit\SpecialChar \menuseparator
18382 Math\SpecialChar \menuseparator
18383 Text Style
18384 \family default
18385  or the toolbar button 
18386 \begin_inset Graphics
18387         filename ../images/math/font.png
18388         scale 85
18389
18390 \end_inset
18391
18392  can be used.
18393 \end_layout
18394
18395 \begin_layout Subsection
18396 Bold Formulas
18397 \begin_inset CommandInset label
18398 LatexCommand label
18399 name "sub:Bold-Formulas"
18400
18401 \end_inset
18402
18403
18404 \begin_inset Index
18405 status collapsed
18406
18407 \begin_layout Plain Layout
18408 Formula ! bold
18409 \end_layout
18410
18411 \end_inset
18412
18413
18414 \end_layout
18415
18416 \begin_layout Standard
18417 To make a complete formula bold, the command 
18418 \series bold
18419
18420 \backslash
18421 mathbf
18422 \series default
18423  from the previous subsection cannot be used, because it doesn't work for
18424  small Greek letters.
18425  Furthermore it prints Latin letters always upright, like in the following
18426  equation:
18427 \end_layout
18428
18429 \begin_layout Standard
18430 \begin_inset Formula \[
18431 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18432
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Standard
18439 To display the formula correctly, the command 
18440 \series bold
18441
18442 \backslash
18443 boldsymbol
18444 \series default
18445  is used:
18446 \begin_inset Formula \[
18447 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18448
18449 \end_inset
18450
18451 It is also possible to set the formula in a 
18452 \series bold
18453 boldmath environment
18454 \series default
18455 .
18456  This environment is created by inserting the command 
18457 \series bold
18458
18459 \backslash
18460 boldmath
18461 \begin_inset Index
18462 status collapsed
18463
18464 \begin_layout Plain Layout
18465 Commands ! B ! 
18466 \backslash
18467 boldmath
18468 \end_layout
18469
18470 \end_inset
18471
18472
18473 \series default
18474  in TeX-mode.
18475  To end the environment, the command 
18476 \series bold
18477
18478 \backslash
18479 unboldmath
18480 \begin_inset Index
18481 status collapsed
18482
18483 \begin_layout Plain Layout
18484 Commands ! U ! 
18485 \backslash
18486 unboldmath
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \series default
18493  is inserted in TeX-mode.
18494 \begin_inset ERT
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498
18499
18500 \backslash
18501 boldmath 
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \begin_inset Formula \[
18508 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18509
18510 \end_inset
18511
18512
18513 \begin_inset ERT
18514 status collapsed
18515
18516 \begin_layout Plain Layout
18517
18518
18519 \backslash
18520 unboldmath 
18521 \end_layout
18522
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \begin_layout Subsection
18529 Font Sizes
18530 \begin_inset CommandInset label
18531 LatexCommand label
18532 name "sub:Font-Sizes"
18533
18534 \end_inset
18535
18536
18537 \begin_inset Index
18538 status collapsed
18539
18540 \begin_layout Plain Layout
18541 Font ! size
18542 \end_layout
18543
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \begin_layout Standard
18550 For characters in formulas there are, analog to characters in text, the
18551  following size commands:
18552 \end_layout
18553
18554 \begin_layout Standard
18555
18556 \series bold
18557
18558 \backslash
18559 Huge
18560 \series default
18561
18562 \series bold
18563
18564 \backslash
18565 huge
18566 \series default
18567
18568 \series bold
18569
18570 \backslash
18571 LARGE
18572 \series default
18573
18574 \series bold
18575
18576 \backslash
18577 Large
18578 \series default
18579
18580 \series bold
18581
18582 \backslash
18583 large
18584 \series default
18585
18586 \series bold
18587
18588 \backslash
18589 normalsize
18590 \series default
18591
18592 \series bold
18593
18594 \backslash
18595 small
18596 \series default
18597 ,
18598 \begin_inset Newline newline
18599 \end_inset
18600
18601
18602 \series bold
18603
18604 \backslash
18605 footnotesize
18606 \series default
18607
18608 \series bold
18609
18610 \backslash
18611 scriptsize
18612 \series default
18613 , and 
18614 \series bold
18615
18616 \backslash
18617 tiny
18618 \end_layout
18619
18620 \begin_layout Standard
18621 The size produced by the commands depends on the document font size, that
18622  corresponds with the command 
18623 \series bold
18624
18625 \backslash
18626 normalsize
18627 \series default
18628 .
18629  The other commands produce smaller or larger sizes than 
18630 \series bold
18631
18632 \backslash
18633 normalsize
18634 \series default
18635 .
18636  The font size can however not exceed a certain value.
18637  Is for example the document font size 12
18638 \begin_inset space \thinspace{}
18639 \end_inset
18640
18641 pt, the command 
18642 \series bold
18643
18644 \backslash
18645 Huge
18646 \series default
18647  switches to the same size as 
18648 \series bold
18649
18650 \backslash
18651 huge
18652 \series default
18653 .
18654  
18655 \end_layout
18656
18657 \begin_layout Standard
18658 A size command is inserted in TeX-mode before the formula and sets the size
18659  for all following formula and text characters.
18660  To switch back to the initial size, the command 
18661 \series bold
18662
18663 \backslash
18664 normalsize
18665 \series default
18666  is inserted behind the formula in TeX-mode.
18667 \end_layout
18668
18669 \begin_layout Standard
18670 Within a formula the size can only be changed for symbols or letters in
18671  mathematical text.
18672  To do this, the size command is inserted in mathematical text.
18673  All following characters until the end of the mathematical text or until
18674  another size command will have the selected size.
18675  Two examples:
18676 \begin_inset VSpace -2mm
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 \begin_inset ERT
18684 status collapsed
18685
18686 \begin_layout Plain Layout
18687
18688
18689 \backslash
18690 huge 
18691 \end_layout
18692
18693 \end_inset
18694
18695
18696 \begin_inset Formula \[
18697 A=\frac{B}{c}\cdot\maltese\]
18698
18699 \end_inset
18700
18701
18702 \begin_inset Formula \[
18703 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18704
18705 \end_inset
18706
18707
18708 \begin_inset ERT
18709 status collapsed
18710
18711 \begin_layout Plain Layout
18712
18713
18714 \backslash
18715 normalsize 
18716 \end_layout
18717
18718 \end_inset
18719
18720
18721 \end_layout
18722
18723 \begin_layout Standard
18724 \begin_inset VSpace medskip
18725 \end_inset
18726
18727 Before both formulas the command 
18728 \series bold
18729
18730 \backslash
18731 huge
18732 \series default
18733  was inserted.
18734  The command for the second formula is:
18735 \begin_inset Newline newline
18736 \end_inset
18737
18738
18739 \series bold
18740
18741 \backslash
18742 maltese
18743 \begin_inset ERT
18744 status collapsed
18745
18746 \begin_layout Plain Layout
18747
18748
18749 \backslash
18750 spce 
18751 \end_layout
18752
18753 \end_inset
18754
18755 A Alt-m m 
18756 \backslash
18757 Large
18758 \begin_inset ERT
18759 status collapsed
18760
18761 \begin_layout Plain Layout
18762
18763
18764 \backslash
18765 spce 
18766 \end_layout
18767
18768 \end_inset
18769
18770
18771 \backslash
18772 maltese
18773 \begin_inset ERT
18774 status collapsed
18775
18776 \begin_layout Plain Layout
18777
18778
18779 \backslash
18780 spce 
18781 \end_layout
18782
18783 \end_inset
18784
18785
18786 \backslash
18787 textit
18788 \begin_inset ERT
18789 status collapsed
18790
18791 \begin_layout Plain Layout
18792
18793
18794 \backslash
18795 spce 
18796 \end_layout
18797
18798 \end_inset
18799
18800 A
18801 \begin_inset Formula $\to$
18802 \end_inset
18803
18804
18805 \begin_inset Formula $\to$
18806 \end_inset
18807
18808
18809 \begin_inset Newline newline
18810 \end_inset
18811
18812
18813 \begin_inset space \hspace*{}
18814 \length 1cm
18815 \end_inset
18816
18817 Alt-m
18818 \series default
18819  
18820 \series bold
18821
18822 \backslash
18823 tiny
18824 \begin_inset ERT
18825 status collapsed
18826
18827 \begin_layout Plain Layout
18828
18829
18830 \backslash
18831 spce 
18832 \end_layout
18833
18834 \end_inset
18835
18836
18837 \backslash
18838 maltese
18839 \begin_inset ERT
18840 status collapsed
18841
18842 \begin_layout Plain Layout
18843
18844
18845 \backslash
18846 spce 
18847 \end_layout
18848
18849 \end_inset
18850
18851
18852 \backslash
18853 textit
18854 \begin_inset ERT
18855 status collapsed
18856
18857 \begin_layout Plain Layout
18858
18859
18860 \backslash
18861 spce 
18862 \end_layout
18863
18864 \end_inset
18865
18866 A
18867 \end_layout
18868
18869 \begin_layout Standard
18870 If a symbol cannot be displayed in different sizes, it will always be displayed
18871  in the default size.
18872 \end_layout
18873
18874 \begin_layout Section
18875 Greek Letters
18876 \begin_inset Index
18877 status collapsed
18878
18879 \begin_layout Plain Layout
18880 Greek letters
18881 \end_layout
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 All Greek letters can also be inserted via the toolbar button 
18890 \begin_inset Graphics
18891         filename ../images/math/alpha.png
18892         scale 85
18893
18894 \end_inset
18895
18896 .
18897 \end_layout
18898
18899 \begin_layout Subsection
18900 Small Letters
18901 \begin_inset CommandInset label
18902 LatexCommand label
18903 name "sub:Small-Letters"
18904
18905 \end_inset
18906
18907
18908 \begin_inset Index
18909 status collapsed
18910
18911 \begin_layout Plain Layout
18912 Greek letters ! small
18913 \end_layout
18914
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \begin_layout Standard
18921 \begin_inset space \hfill{}
18922 \end_inset
18923
18924
18925 \begin_inset Tabular
18926 <lyxtabular version="3" rows="11" columns="2">
18927 <features>
18928 <column alignment="center" valignment="top" width="0pt">
18929 <column alignment="center" valignment="top" width="0pt">
18930 <row>
18931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935 Command
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Result
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 </row>
18950 <row>
18951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955
18956 \backslash
18957 alpha
18958 \end_layout
18959
18960 \end_inset
18961 </cell>
18962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966 \begin_inset Formula $\alpha$
18967 \end_inset
18968
18969
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 </row>
18975 <row>
18976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980
18981 \backslash
18982 beta
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 \begin_inset Formula $\beta$
18992 \end_inset
18993
18994
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 </row>
19000 <row>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005
19006 \backslash
19007 gamma
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 \begin_inset Formula $\gamma$
19017 \end_inset
19018
19019
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 </row>
19025 <row>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \backslash
19032 delta
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041 \begin_inset Formula $\delta$
19042 \end_inset
19043
19044
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \backslash
19057 epsilon
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 \begin_inset Formula $\epsilon$
19067 \end_inset
19068
19069
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 </row>
19075 <row>
19076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \backslash
19082 varepsilon
19083 \end_layout
19084
19085 \end_inset
19086 </cell>
19087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091 \begin_inset Formula $\varepsilon$
19092 \end_inset
19093
19094
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \backslash
19107 zeta
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 \begin_inset Formula $\zeta$
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \backslash
19132 eta
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141 \begin_inset Formula $\eta$
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \end_inset
19148 </cell>
19149 </row>
19150 <row>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155
19156 \backslash
19157 theta
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 \begin_inset Formula $\theta$
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 </row>
19175 <row>
19176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180
19181 \backslash
19182 vartheta
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 \begin_inset Formula $\vartheta$
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 </row>
19200 </lyxtabular>
19201
19202 \end_inset
19203
19204
19205 \begin_inset space \hfill{}
19206 \end_inset
19207
19208
19209 \begin_inset Tabular
19210 <lyxtabular version="3" rows="12" columns="2">
19211 <features>
19212 <column alignment="center" valignment="top" width="0pt">
19213 <column alignment="center" valignment="top" width="0pt">
19214 <row>
19215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 Command
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228 Result
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 </row>
19234 <row>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239
19240 \backslash
19241 iota
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 \begin_inset Formula $\iota$
19251 \end_inset
19252
19253
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 </row>
19259 <row>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \backslash
19266 kappa
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 \begin_inset Formula $\kappa$
19276 \end_inset
19277
19278
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 </row>
19284 <row>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \backslash
19291 varkappa
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 \begin_inset Formula $\varkappa$
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 </row>
19309 <row>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314
19315 \backslash
19316 lambda
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 \begin_inset Formula $\lambda$
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 <row>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \backslash
19341 mu
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 \begin_inset Formula $\mu$
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 </row>
19359 <row>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364
19365 \backslash
19366 nu
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 \begin_inset Formula $\nu$
19376 \end_inset
19377
19378
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 </row>
19384 <row>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389
19390 \backslash
19391 xi
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400 \begin_inset Formula $\xi$
19401 \end_inset
19402
19403
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 </row>
19409 <row>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 o
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 \begin_inset Formula $o$
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \backslash
19439 pi
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 \begin_inset Formula $\pi$
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462
19463 \backslash
19464 varpi
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Formula $\varpi$
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487
19488 \backslash
19489 rho
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 \begin_inset Formula $\rho$
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 </lyxtabular>
19508
19509 \end_inset
19510
19511
19512 \begin_inset space \hfill{}
19513 \end_inset
19514
19515
19516 \begin_inset Tabular
19517 <lyxtabular version="3" rows="11" columns="2">
19518 <features>
19519 <column alignment="center" valignment="top" width="0pt">
19520 <column alignment="center" valignment="top" width="0pt">
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 Command
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535 Result
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 </row>
19541 <row>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546
19547 \backslash
19548 varrho
19549 \end_layout
19550
19551 \end_inset
19552 </cell>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557 \begin_inset Formula $\varrho$
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 </row>
19566 <row>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571
19572 \backslash
19573 sigma
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582 \begin_inset Formula $\sigma$
19583 \end_inset
19584
19585
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 </row>
19591 <row>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596
19597 \backslash
19598 varsigma
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 \begin_inset Formula $\varsigma$
19608 \end_inset
19609
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \backslash
19623 tau
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 \begin_inset Formula $\tau$
19633 \end_inset
19634
19635
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \backslash
19648 upsilon
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 \begin_inset Formula $\upsilon$
19658 \end_inset
19659
19660
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \backslash
19673 phi
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 \begin_inset Formula $\phi$
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 <row>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \backslash
19698 varphi
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 \begin_inset Formula $\varphi$
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 </row>
19716 <row>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721
19722 \backslash
19723 chi
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732 \begin_inset Formula $\chi$
19733 \end_inset
19734
19735
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 </row>
19741 <row>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \backslash
19748 psi
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 \begin_inset Formula $\psi$
19758 \end_inset
19759
19760
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \backslash
19773 omega
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 \begin_inset Formula $\omega$
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 </row>
19791 </lyxtabular>
19792
19793 \end_inset
19794
19795
19796 \begin_inset space \hfill{}
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \begin_layout Standard
19803 \begin_inset VSpace medskip
19804 \end_inset
19805
19806
19807 \end_layout
19808
19809 \begin_layout Standard
19810 How to create upright Greek letters is explained in 
19811 \begin_inset CommandInset ref
19812 LatexCommand ref
19813 reference "sub:Upright-small-Greek"
19814
19815 \end_inset
19816
19817 .
19818 \end_layout
19819
19820 \begin_layout Subsection
19821 Big Letters
19822 \begin_inset Index
19823 status collapsed
19824
19825 \begin_layout Plain Layout
19826 Greek letters ! big
19827 \end_layout
19828
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \begin_layout Standard
19835 \begin_inset space \hfill{}
19836 \end_inset
19837
19838
19839 \begin_inset Tabular
19840 <lyxtabular version="3" rows="7" columns="2">
19841 <features>
19842 <column alignment="center" valignment="top" width="0pt">
19843 <column alignment="center" valignment="top" width="0pt">
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849 Command
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 Result
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 <row>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \backslash
19871 Gamma
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 \begin_inset Formula $\Gamma$
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 <row>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \backslash
19896 Delta
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905 \begin_inset Formula $\Delta$
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \backslash
19921 Theta
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 \begin_inset Formula $\Theta$
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 <row>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \backslash
19946 Lambda
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955 \begin_inset Formula $\Lambda$
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \backslash
19971 Xi
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Formula $\Xi$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994
19995 \backslash
19996 Pi
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 \begin_inset Formula $\Pi$
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 </lyxtabular>
20015
20016 \end_inset
20017
20018
20019 \begin_inset space \hfill{}
20020 \end_inset
20021
20022
20023 \begin_inset Tabular
20024 <lyxtabular version="3" rows="6" columns="2">
20025 <features>
20026 <column alignment="center" valignment="top" width="0pt">
20027 <column alignment="center" valignment="top" width="0pt">
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 Command
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 Result
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \backslash
20055 Sigma
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 \begin_inset Formula $\Sigma$
20065 \end_inset
20066
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \backslash
20080 Upsilon
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 \begin_inset Formula $\Upsilon$
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \backslash
20105 Phi
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\Phi$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \backslash
20130 Psi
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset Formula $\Psi$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \backslash
20155 Omega
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $\Omega$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 </lyxtabular>
20174
20175 \end_inset
20176
20177
20178 \begin_inset space \hfill{}
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \begin_layout Standard
20185 \begin_inset VSpace medskip
20186 \end_inset
20187
20188 That the big Greek letters appear upright is caused by a design bug when
20189  TeX was developed.
20190  To get correct italic big letters, begin every command with 
20191 \series bold
20192 var
20193 \series default
20194 .
20195  For example the command 
20196 \series bold
20197
20198 \backslash
20199 varGamma
20200 \series default
20201  produces: 
20202 \begin_inset Formula $\varGamma$
20203 \end_inset
20204
20205
20206 \end_layout
20207
20208 \begin_layout Subsection
20209 Bold Letters
20210 \begin_inset Index
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214 Greek letters ! bold
20215 \end_layout
20216
20217 \end_inset
20218
20219
20220 \end_layout
20221
20222 \begin_layout Standard
20223 Greek letters cannot be set with different font styles like Latin letters.
20224  They can only be made bold with the command 
20225 \series bold
20226
20227 \backslash
20228 boldsymbol
20229 \series default
20230
20231 \begin_inset Index
20232 status collapsed
20233
20234 \begin_layout Plain Layout
20235 Commands ! B ! 
20236 \backslash
20237 boldsymbol
20238 \end_layout
20239
20240 \end_inset
20241
20242 .
20243 \end_layout
20244
20245 \begin_layout Standard
20246 \align center
20247 \begin_inset Tabular
20248 <lyxtabular version="3" rows="3" columns="2">
20249 <features>
20250 <column alignment="center" valignment="top" width="0">
20251 <column alignment="center" valignment="top" width="0">
20252 <row>
20253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257 Command
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266 Result
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277
20278 \backslash
20279 Upsilon
20280 \backslash
20281 boldsymbol
20282 \backslash
20283 Upsilon
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \backslash
20308 theta
20309 \backslash
20310 boldsymbol
20311 \backslash
20312 theta
20313 \end_layout
20314
20315 \end_inset
20316 </cell>
20317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20318 \begin_inset Text
20319
20320 \begin_layout Plain Layout
20321 \begin_inset Formula $\theta\boldsymbol{\theta}$
20322 \end_inset
20323
20324
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 </row>
20330 </lyxtabular>
20331
20332 \end_inset
20333
20334
20335 \end_layout
20336
20337 \begin_layout Section
20338 Symbols
20339 \begin_inset ERT
20340 status collapsed
20341
20342 \begin_layout Plain Layout
20343
20344
20345 \backslash
20346 texorpdfstring{
20347 \end_layout
20348
20349 \end_inset
20350
20351
20352 \begin_inset Foot
20353 status collapsed
20354
20355 \begin_layout Plain Layout
20356 A list with all symbols of most of the LaTeX-packages can be found in 
20357 \begin_inset CommandInset citation
20358 LatexCommand cite
20359 key "Symbole"
20360
20361 \end_inset
20362
20363 .
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \begin_inset ERT
20370 status collapsed
20371
20372 \begin_layout Plain Layout
20373
20374 }{}
20375 \end_layout
20376
20377 \end_inset
20378
20379
20380 \begin_inset Note Note
20381 status collapsed
20382
20383 \begin_layout Plain Layout
20384
20385 \backslash
20386 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20387 \end_layout
20388
20389 \begin_layout Plain Layout
20390 More about 
20391 \backslash
20392 texorpdfstring is in section 
20393 \begin_inset CommandInset ref
20394 LatexCommand ref
20395 reference "sub:Formulas-in-Section"
20396
20397 \end_inset
20398
20399 .
20400 \end_layout
20401
20402 \end_inset
20403
20404
20405 \begin_inset Index
20406 status collapsed
20407
20408 \begin_layout Plain Layout
20409 Symbols
20410 \end_layout
20411
20412 \end_inset
20413
20414
20415 \end_layout
20416
20417 \begin_layout Standard
20418 Many of the symbols listed in this section can also be inserted via the
20419  toolbar buttons 
20420 \begin_inset Graphics
20421         filename ../images/math/nabla.png
20422         scale 85
20423
20424 \end_inset
20425
20426  and 
20427 \begin_inset Graphics
20428         filename ../images/math/digamma.png
20429         scale 85
20430
20431 \end_inset
20432
20433 .
20434 \end_layout
20435
20436 \begin_layout Subsection
20437 Mathematical Symbols
20438 \begin_inset CommandInset label
20439 LatexCommand label
20440 name "sub:Mathematical-Symbols"
20441
20442 \end_inset
20443
20444
20445 \begin_inset Index
20446 status collapsed
20447
20448 \begin_layout Plain Layout
20449 Symbols ! mathematical
20450 \end_layout
20451
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \begin_layout Standard
20458 \begin_inset space \hfill{}
20459 \end_inset
20460
20461
20462 \begin_inset Tabular
20463 <lyxtabular version="3" rows="10" columns="2">
20464 <features>
20465 <column alignment="center" valignment="top" width="0pt">
20466 <column alignment="center" valignment="top" width="0pt">
20467 <row>
20468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 Command
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 Result
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 </row>
20487 <row>
20488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492
20493 \backslash
20494 neg
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503 \begin_inset Formula $\neg$
20504 \end_inset
20505
20506
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 </row>
20512 <row>
20513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517
20518 \backslash
20519 Im
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 \begin_inset Formula $\Im$
20529 \end_inset
20530
20531
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 </row>
20537 <row>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542
20543 \backslash
20544 Re
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553 \begin_inset Formula $\Re$
20554 \end_inset
20555
20556
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 </row>
20562 <row>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567
20568 \backslash
20569 aleph
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578 \begin_inset Formula $\aleph$
20579 \end_inset
20580
20581
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 </row>
20587 <row>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592
20593 \backslash
20594 partial
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 \begin_inset Formula $\partial$
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 </row>
20612 <row>
20613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617
20618 \backslash
20619 infty
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628 \begin_inset Formula $\infty$
20629 \end_inset
20630
20631
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 </row>
20637 <row>
20638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642
20643 \backslash
20644 wp
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653 \begin_inset Formula $\wp$
20654 \end_inset
20655
20656
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row>
20663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \backslash
20669 imath
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678 \begin_inset Formula $\imath$
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 </row>
20687 <row>
20688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \backslash
20694 jmath
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 \begin_inset Formula $\jmath$
20704 \end_inset
20705
20706
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 </lyxtabular>
20713
20714 \end_inset
20715
20716
20717 \begin_inset space \hfill{}
20718 \end_inset
20719
20720
20721 \begin_inset Tabular
20722 <lyxtabular version="3" rows="10" columns="2">
20723 <features>
20724 <column alignment="center" valignment="top" width="0pt">
20725 <column alignment="center" valignment="top" width="0pt">
20726 <row>
20727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731 Command
20732 \end_layout
20733
20734 \end_inset
20735 </cell>
20736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740 Result
20741 \begin_inset Note Note
20742 status collapsed
20743
20744 \begin_layout Plain Layout
20745
20746 \series bold
20747
20748 \backslash
20749 raisebox
20750 \series default
20751  is only used as spacer.
20752 \end_layout
20753
20754 \end_inset
20755
20756
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 </row>
20762 <row>
20763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767
20768 \backslash
20769 forall
20770 \end_layout
20771
20772 \end_inset
20773 </cell>
20774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778 \begin_inset Formula $\forall$
20779 \end_inset
20780
20781
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792
20793 \backslash
20794 exists
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803 \begin_inset Formula $\exists$
20804 \end_inset
20805
20806
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 </row>
20812 <row>
20813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817
20818 \backslash
20819 nexists
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828 \begin_inset Formula $\nexists$
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 </row>
20837 <row>
20838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842
20843 \backslash
20844 emptyset
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20850 \begin_inset Text
20851
20852 \begin_layout Plain Layout
20853 \begin_inset Formula $\emptyset$
20854 \end_inset
20855
20856
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 </row>
20862 <row>
20863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867
20868 \backslash
20869 varnothing
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 \begin_inset Formula $\varnothing$
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 </row>
20887 <row>
20888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892
20893 \backslash
20894 dag
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20900 \begin_inset Text
20901
20902 \begin_layout Plain Layout
20903 \begin_inset Formula $\dag$
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 <row>
20913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \backslash
20919 ddag
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Plain Layout
20928 \begin_inset Formula $\ddag$
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \backslash
20944 complement
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 \begin_inset ERT
20954 status collapsed
20955
20956 \begin_layout Plain Layout
20957
20958
20959 \backslash
20960 raisebox{-0.8mm}{
20961 \end_layout
20962
20963 \end_inset
20964
20965
20966 \begin_inset Formula $\complement$
20967 \end_inset
20968
20969
20970 \begin_inset ERT
20971 status collapsed
20972
20973 \begin_layout Plain Layout
20974
20975 }
20976 \end_layout
20977
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \backslash
20993 Bbbk
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 \begin_inset Formula $\Bbbk$
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 </lyxtabular>
21012
21013 \end_inset
21014
21015
21016 \begin_inset space \hfill{}
21017 \end_inset
21018
21019
21020 \begin_inset Tabular
21021 <lyxtabular version="3" rows="10" columns="2">
21022 <features>
21023 <column alignment="center" valignment="top" width="0pt">
21024 <column alignment="center" valignment="top" width="0pt">
21025 <row>
21026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030 Command
21031 \end_layout
21032
21033 \end_inset
21034 </cell>
21035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039 Result
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 </row>
21045 <row>
21046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050
21051 \backslash
21052 prime
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061 \begin_inset Formula $\prime$
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 </row>
21070 <row>
21071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075
21076 \backslash
21077 backprime
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086 \begin_inset Formula $\backprime$
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 </row>
21095 <row>
21096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100
21101 \backslash
21102 mho
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111 \begin_inset Formula $\mho$
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 </row>
21120 <row>
21121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125
21126 \backslash
21127 triangle
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136 \begin_inset Formula $\triangle$
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 </row>
21145 <row>
21146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150
21151 \backslash
21152 angle
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161 \begin_inset Formula $\angle$
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 </row>
21170 <row>
21171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175
21176 \backslash
21177 measuredangle
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186 \begin_inset Formula $\measuredangle$
21187 \end_inset
21188
21189
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 </row>
21195 <row>
21196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200
21201 \backslash
21202 sphericalangle
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211 \begin_inset Formula $\sphericalangle$
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 </row>
21220 <row>
21221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \backslash
21227 top
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236 \begin_inset Formula $\top$
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 </row>
21245 <row>
21246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250
21251 \backslash
21252 bot
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21258 \begin_inset Text
21259
21260 \begin_layout Plain Layout
21261 \begin_inset Formula $\bot$
21262 \end_inset
21263
21264
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 </lyxtabular>
21271
21272 \end_inset
21273
21274
21275 \begin_inset space \hfill{}
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Standard
21282 \begin_inset Newpage newpage
21283 \end_inset
21284
21285
21286 \end_layout
21287
21288 \begin_layout Subsection
21289 Miscellaneous Symbols
21290 \begin_inset CommandInset label
21291 LatexCommand label
21292 name "sub:Miscellaneous-Symbols"
21293
21294 \end_inset
21295
21296
21297 \begin_inset Index
21298 status collapsed
21299
21300 \begin_layout Plain Layout
21301 Symbols ! miscellaneous
21302 \end_layout
21303
21304 \end_inset
21305
21306
21307 \end_layout
21308
21309 \begin_layout Standard
21310 \noindent
21311 \align center
21312 \begin_inset Tabular
21313 <lyxtabular version="3" rows="10" columns="2">
21314 <features>
21315 <column alignment="center" valignment="top" width="0pt">
21316 <column alignment="center" valignment="top" width="0pt">
21317 <row>
21318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322 Command
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 Result
21332 \end_layout
21333
21334 \end_inset
21335 </cell>
21336 </row>
21337 <row>
21338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21339 \begin_inset Text
21340
21341 \begin_layout Plain Layout
21342
21343 \backslash
21344 flat
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 \begin_inset Formula $\flat$
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 </row>
21362 <row>
21363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367
21368 \backslash
21369 natural
21370 \end_layout
21371
21372 \end_inset
21373 </cell>
21374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378 \begin_inset Formula $\natural$
21379 \end_inset
21380
21381
21382 \end_layout
21383
21384 \end_inset
21385 </cell>
21386 </row>
21387 <row>
21388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21389 \begin_inset Text
21390
21391 \begin_layout Plain Layout
21392
21393 \backslash
21394 sharp
21395 \end_layout
21396
21397 \end_inset
21398 </cell>
21399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403 \begin_inset Formula $\sharp$
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \end_inset
21410 </cell>
21411 </row>
21412 <row>
21413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \begin_layout Plain Layout
21417
21418 \backslash
21419 surd
21420 \end_layout
21421
21422 \end_inset
21423 </cell>
21424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428 \begin_inset Formula $\surd$
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \end_inset
21435 </cell>
21436 </row>
21437 <row>
21438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21439 \begin_inset Text
21440
21441 \begin_layout Plain Layout
21442
21443 \backslash
21444 checkmark
21445 \end_layout
21446
21447 \end_inset
21448 </cell>
21449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453 \begin_inset Formula $\checkmark$
21454 \end_inset
21455
21456
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 </row>
21462 <row>
21463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467
21468 \backslash
21469 yen
21470 \end_layout
21471
21472 \end_inset
21473 </cell>
21474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478 \begin_inset Formula $\yen$
21479 \end_inset
21480
21481
21482 \end_layout
21483
21484 \end_inset
21485 </cell>
21486 </row>
21487 <row>
21488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492
21493 \backslash
21494 pounds
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503 \begin_inset Formula $\pounds$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 </row>
21512 <row>
21513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 $
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $\$$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 <row>
21536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540 §
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $§$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 </lyxtabular>
21559
21560 \end_inset
21561
21562
21563 \begin_inset Tabular
21564 <lyxtabular version="3" rows="10" columns="2">
21565 <features>
21566 <column alignment="center" valignment="top" width="0">
21567 <column alignment="center" valignment="top" width="0">
21568 <row>
21569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573 Command
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 Result
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 </row>
21588 <row>
21589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593
21594 \backslash
21595 hbar
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604 \begin_inset Formula $\hbar$
21605 \end_inset
21606
21607
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 </row>
21613 <row>
21614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618
21619 \backslash
21620 hslash
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629 \begin_inset Formula $\hslash$
21630 \end_inset
21631
21632
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 </row>
21638 <row>
21639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643
21644 \backslash
21645 clubsuit
21646 \end_layout
21647
21648 \end_inset
21649 </cell>
21650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654 \begin_inset Formula $\clubsuit$
21655 \end_inset
21656
21657
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 </row>
21663 <row>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668
21669 \backslash
21670 spadesuit
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679 \begin_inset Formula $\spadesuit$
21680 \end_inset
21681
21682
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 </row>
21688 <row>
21689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693
21694 \backslash
21695 bigstar
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704 \begin_inset Formula $\bigstar$
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 </row>
21713 <row>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718
21719 \backslash
21720 blacklozenge
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 \begin_inset Formula $\blacklozenge$
21730 \end_inset
21731
21732
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 </row>
21738 <row>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \backslash
21745 blacktriangle
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\blacktriangle$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 blacktiangledown
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 \begin_inset Formula $\blacktriangledown$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 </row>
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \backslash
21795 bullet
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 \begin_inset Formula $\bullet$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 </lyxtabular>
21814
21815 \end_inset
21816
21817
21818 \begin_inset Tabular
21819 <lyxtabular version="3" rows="10" columns="2">
21820 <features>
21821 <column alignment="center" valignment="top" width="0pt">
21822 <column alignment="center" valignment="top" width="0pt">
21823 <row>
21824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21825 \begin_inset Text
21826
21827 \begin_layout Plain Layout
21828 Command
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 Result
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 </row>
21843 <row>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848
21849 \backslash
21850 diamondsuit
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859 \begin_inset Formula $\diamondsuit$
21860 \end_inset
21861
21862
21863 \end_layout
21864
21865 \end_inset
21866 </cell>
21867 </row>
21868 <row>
21869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873
21874 \backslash
21875 Diamond
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884 \begin_inset Formula $\Diamond$
21885 \end_inset
21886
21887
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 </row>
21893 <row>
21894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898
21899 \backslash
21900 heartsuit
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 \begin_inset Formula $\heartsuit$
21910 \end_inset
21911
21912
21913 \end_layout
21914
21915 \end_inset
21916 </cell>
21917 </row>
21918 <row>
21919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923
21924 \backslash
21925 P
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934 \begin_inset Formula $\P$
21935 \end_inset
21936
21937
21938 \end_layout
21939
21940 \end_inset
21941 </cell>
21942 </row>
21943 <row>
21944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Plain Layout
21948
21949 \backslash
21950 copyright
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959 \begin_inset Formula $\copyright$
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 </row>
21968 <row>
21969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Plain Layout
21973
21974 \backslash
21975 circledR
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984 \begin_inset Formula $\circledR$
21985 \end_inset
21986
21987
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 </row>
21993 <row>
21994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998
21999 \backslash
22000 maltese
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 \begin_inset Formula $\maltese$
22010 \end_inset
22011
22012
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 </row>
22018 <row>
22019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023
22024 \backslash
22025 diagup
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034 \begin_inset Formula $\diagup$
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 </row>
22043 <row>
22044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048
22049 \backslash
22050 diagdown
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059 \begin_inset Formula $\diagdown$
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 </row>
22068 </lyxtabular>
22069
22070 \end_inset
22071
22072
22073 \end_layout
22074
22075 \begin_layout Standard
22076 \begin_inset VSpace medskip
22077 \end_inset
22078
22079 More symbols are listed in 
22080 \begin_inset CommandInset ref
22081 LatexCommand ref
22082 reference "sub:Miscellaneous-special-Characters"
22083
22084 \end_inset
22085
22086 .
22087 \end_layout
22088
22089 \begin_layout Standard
22090 Some symbols can be displayed in different sizes, see 
22091 \begin_inset CommandInset ref
22092 LatexCommand ref
22093 reference "sub:Font-Sizes"
22094
22095 \end_inset
22096
22097 .
22098 \end_layout
22099
22100 \begin_layout Subsection
22101 The Euro-Symbol €
22102 \begin_inset Index
22103 status collapsed
22104
22105 \begin_layout Plain Layout
22106 Symbols ! Euro-symbol
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \begin_inset Index
22113 status collapsed
22114
22115 \begin_layout Plain Layout
22116
22117 \backslash
22118 @
22119 \begin_inset ERT
22120 status collapsed
22121
22122 \begin_layout Plain Layout
22123
22124
22125 \backslash
22126 officialeuro
22127 \end_layout
22128
22129 \end_inset
22130
22131
22132 \end_layout
22133
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \begin_layout Standard
22140 To use the Euro symbol in formulas, the LaTeX-package 
22141 \series bold
22142 eurosym
22143 \series default
22144
22145 \begin_inset Index
22146 status collapsed
22147
22148 \begin_layout Plain Layout
22149 Packages ! eurosym
22150 \end_layout
22151
22152 \end_inset
22153
22154  must be installed and loaded with the LaTeX-preamble line
22155 \end_layout
22156
22157 \begin_layout Standard
22158
22159 \series bold
22160
22161 \backslash
22162 usepackage[gennarrow]{eurosym}
22163 \end_layout
22164
22165 \begin_layout Standard
22166 The Euro symbol can now be inserted with the command 
22167 \series bold
22168
22169 \backslash
22170 euro
22171 \series default
22172
22173 \begin_inset Index
22174 status collapsed
22175
22176 \begin_layout Plain Layout
22177 Commands ! E ! 
22178 \backslash
22179 euro
22180 \end_layout
22181
22182 \end_inset
22183
22184 .
22185 \end_layout
22186
22187 \begin_layout Standard
22188 The Euro symbol can directly be inserted with the € key in mathematical
22189  text, without having 
22190 \series bold
22191 eurosym
22192 \series default
22193  installed.
22194  When 
22195 \series bold
22196 eurosym
22197 \series default
22198  is installed, 
22199 \series bold
22200
22201 \backslash
22202 euro
22203 \series default
22204  can also be inserted in TeX-mode.
22205  The official currency symbol can then be inserted with the command 
22206 \series bold
22207
22208 \backslash
22209 officialeuro
22210 \series default
22211
22212 \begin_inset Index
22213 status collapsed
22214
22215 \begin_layout Plain Layout
22216 Commands ! O ! 
22217 \backslash
22218 officialeuro
22219 \end_layout
22220
22221 \end_inset
22222
22223 , that is only available in TeX-mode.
22224 \end_layout
22225
22226 \begin_layout Standard
22227 \begin_inset ERT
22228 status collapsed
22229
22230 \begin_layout Plain Layout
22231
22232
22233 \backslash
22234 ifeurosym 
22235 \end_layout
22236
22237 \end_inset
22238
22239
22240 \begin_inset Note Note
22241 status open
22242
22243 \begin_layout Plain Layout
22244 The following table will only be displayed when the LaTeX-package 
22245 \series bold
22246 eurosym
22247 \series default
22248  is installed.
22249 \end_layout
22250
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \begin_layout Standard
22257 An overview about the different Euro symbols:
22258 \end_layout
22259
22260 \begin_layout Standard
22261 \align center
22262 \begin_inset Tabular
22263 <lyxtabular version="3" rows="4" columns="3">
22264 <features>
22265 <column alignment="center" valignment="top" width="0pt">
22266 <column alignment="center" valignment="top" width="0pt">
22267 <column alignment="center" valignment="top" width="0pt">
22268 <row>
22269 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273
22274 \end_layout
22275
22276 \end_inset
22277 </cell>
22278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282 Command 
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291 Result
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 </row>
22297 <row>
22298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 formula
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311
22312 \backslash
22313 euro
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322 \begin_inset Formula $\euro$
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 </row>
22331 <row>
22332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 mathematical text
22337 \end_layout
22338
22339 \end_inset
22340 </cell>
22341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\mbox{€}$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 TeX-mode
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377
22378 \backslash
22379 officialeuro
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22385 \begin_inset Text
22386
22387 \begin_layout Plain Layout
22388 \begin_inset ERT
22389 status collapsed
22390
22391 \begin_layout Plain Layout
22392
22393
22394 \backslash
22395 officialeuro
22396 \end_layout
22397
22398 \end_inset
22399
22400
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 </row>
22406 </lyxtabular>
22407
22408 \end_inset
22409
22410
22411 \end_layout
22412
22413 \begin_layout Standard
22414 \begin_inset ERT
22415 status collapsed
22416
22417 \begin_layout Plain Layout
22418
22419
22420 \backslash
22421 else 
22422 \end_layout
22423
22424 \end_inset
22425
22426
22427 \begin_inset Note Note
22428 status open
22429
22430 \begin_layout Plain Layout
22431 The following will be displayed when the LaTeX-package 
22432 \series bold
22433 eurosym
22434 \series default
22435  is not installed:
22436 \end_layout
22437
22438 \end_inset
22439
22440
22441 \end_layout
22442
22443 \begin_layout Standard
22444 You need to install the LaTeX-package 
22445 \series bold
22446 eurosym
22447 \series default
22448  to see the rest of this subsection in the output.
22449 \end_layout
22450
22451 \begin_layout Standard
22452 \begin_inset ERT
22453 status collapsed
22454
22455 \begin_layout Plain Layout
22456
22457
22458 \backslash
22459 fi 
22460 \end_layout
22461
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \begin_layout Section
22468 Relations
22469 \begin_inset CommandInset label
22470 LatexCommand label
22471 name "sec:Relations"
22472
22473 \end_inset
22474
22475
22476 \begin_inset Index
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Relations
22481 \end_layout
22482
22483 \end_inset
22484
22485
22486 \begin_inset Index
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490 Comparisons|see
22491 \begin_inset ERT
22492 status collapsed
22493
22494 \begin_layout Plain Layout
22495
22496 {
22497 \end_layout
22498
22499 \end_inset
22500
22501 Relations
22502 \begin_inset ERT
22503 status collapsed
22504
22505 \begin_layout Plain Layout
22506
22507 }
22508 \end_layout
22509
22510 \end_inset
22511
22512
22513 \end_layout
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521 All relations can also be inserted via the toolbar button 
22522 \begin_inset Graphics
22523         filename ../images/math/leq.png
22524         scale 85
22525
22526 \end_inset
22527
22528 .
22529 \end_layout
22530
22531 \begin_layout Standard
22532 \begin_inset space \hfill{}
22533 \end_inset
22534
22535
22536 \begin_inset Tabular
22537 <lyxtabular version="3" rows="17" columns="2">
22538 <features>
22539 <column alignment="center" valignment="top" width="0pt">
22540 <column alignment="center" valignment="top" width="0pt">
22541 <row>
22542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 Command
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 Result
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 </row>
22561 <row>
22562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 <
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $<$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589
22590 \backslash
22591 le
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 \begin_inset Formula $\le$
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 </row>
22609 <row>
22610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614
22615 \backslash
22616 ll
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Formula $\ll$
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639
22640 \backslash
22641 prec
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650 \begin_inset Formula $\prec$
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 </row>
22659 <row>
22660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664
22665 \backslash
22666 preceq
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675 \begin_inset Formula $\preceq$
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 </row>
22684 <row>
22685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689
22690 \backslash
22691 subset
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 \begin_inset Formula $\subset$
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 </row>
22709 <row>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714
22715 \backslash
22716 subseteq
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 \begin_inset Formula $\subseteq$
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 </row>
22734 <row>
22735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739
22740 \backslash
22741 sqsubseteq
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 \begin_inset Formula $\sqsubseteq$
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 </row>
22759 <row>
22760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764
22765 \backslash
22766 in
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 \begin_inset Formula $\in$
22776 \end_inset
22777
22778
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 </row>
22784 <row>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789
22790 \backslash
22791 vdash
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 \begin_inset Formula $\vdash$
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814
22815 \backslash
22816 smile
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 \begin_inset Formula $\smile$
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839
22840 \backslash
22841 lhd
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 \begin_inset Formula $\lhd$
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 </row>
22859 <row>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864
22865 \backslash
22866 unlhd
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $\unlhd$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \backslash
22891 gtrless
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Formula $\gtrless$
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914
22915 \backslash
22916 mid
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Formula $\mid$
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 </row>
22934 <row>
22935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939
22940 \backslash
22941 nmid
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950 \begin_inset Formula $\nmid$
22951 \end_inset
22952
22953
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 </row>
22959 </lyxtabular>
22960
22961 \end_inset
22962
22963
22964 \begin_inset space \hfill{}
22965 \end_inset
22966
22967
22968 \begin_inset Tabular
22969 <lyxtabular version="3" rows="17" columns="2">
22970 <features>
22971 <column alignment="center" valignment="top" width="0pt">
22972 <column alignment="center" valignment="top" width="0pt">
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 Command
22979 \end_layout
22980
22981 \end_inset
22982 </cell>
22983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \begin_layout Plain Layout
22987 Result
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 </row>
22993 <row>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998 =
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007 \begin_inset Formula $=$
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 </row>
23016 <row>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \backslash
23023 not=
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Formula $\not=$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 <row>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046
23047 \backslash
23048 equiv
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 \begin_inset Formula $\equiv$
23058 \end_inset
23059
23060
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 </row>
23066 <row>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071
23072 \backslash
23073 sim
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082 \begin_inset Formula $\sim$
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 <row>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096
23097 \backslash
23098 simeq
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107 \begin_inset Formula $\simeq$
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 </row>
23116 <row>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121
23122 \backslash
23123 approx
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132 \begin_inset Formula $\approx$
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 </row>
23141 <row>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146
23147 \backslash
23148 cong
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157 \begin_inset Formula $\cong$
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171
23172 \backslash
23173 bowtie
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 \begin_inset Formula $\bowtie$
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196
23197 \backslash
23198 notin
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 \begin_inset Formula $\notin$
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 </row>
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221
23222 \backslash
23223 perp
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 \begin_inset Formula $\perp$
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \backslash
23248 propto
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 \begin_inset Formula $\propto$
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271
23272 \backslash
23273 asymp
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282 \begin_inset Formula $\asymp$
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 <row>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \backslash
23298 doteq
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $\doteq$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 </row>
23316 <row>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 circeq
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset Formula $\circeq$
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 </row>
23341 <row>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346
23347 \backslash
23348 models
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 \begin_inset Formula $\models$
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 </row>
23366 <row>
23367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371
23372 \backslash
23373 widehat=
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382 \begin_inset Formula $\widehat{=}$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 </lyxtabular>
23392
23393 \end_inset
23394
23395
23396 \begin_inset space \hfill{}
23397 \end_inset
23398
23399
23400 \begin_inset Tabular
23401 <lyxtabular version="3" rows="17" columns="2">
23402 <features>
23403 <column alignment="center" valignment="top" width="0pt">
23404 <column alignment="center" valignment="top" width="0pt">
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 Command
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419 Result
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 </row>
23425 <row>
23426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 >
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 \begin_inset Formula $>$
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \backslash
23455 ge
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $\ge$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 gg
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\gg$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 succ
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\succ$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 succeq
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\succeq$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 supset
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\supset$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 supseteq
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\supseteq$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 sqsupseteq
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\sqsupseteq$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 ni
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\ni$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 dashv
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\dashv$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 frown
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\frown$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 rhd
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\rhd$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 unrhd
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\unrhd$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 lessgtr
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\lessgtr$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 parallel
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\parallel$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 nparallel
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\nparallel$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 </lyxtabular>
23824
23825 \end_inset
23826
23827
23828 \begin_inset space \hfill{}
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \begin_layout Standard
23835 \begin_inset VSpace medskip
23836 \end_inset
23837
23838 The characters 
23839 \series bold
23840
23841 \backslash
23842 lhd
23843 \series default
23844  and 
23845 \series bold
23846
23847 \backslash
23848 rhd
23849 \series default
23850  are bigger than the equal looking operators 
23851 \series bold
23852
23853 \backslash
23854 triangleleft
23855 \series default
23856  and 
23857 \series bold
23858
23859 \backslash
23860 triangleright
23861 \series default
23862 , respectively.
23863 \end_layout
23864
23865 \begin_layout Standard
23866 Relations are, in contrary to symbols, always surrounded by space.
23867 \end_layout
23868
23869 \begin_layout Standard
23870 Relations with labels can be created with the command 
23871 \series bold
23872
23873 \backslash
23874 stackrel
23875 \series default
23876
23877 \begin_inset Index
23878 status collapsed
23879
23880 \begin_layout Plain Layout
23881 Commands ! S ! 
23882 \backslash
23883 stackrel
23884 \end_layout
23885
23886 \end_inset
23887
23888 :
23889 \end_layout
23890
23891 \begin_layout Standard
23892 \align center
23893 \begin_inset Tabular
23894 <lyxtabular version="3" rows="2" columns="2">
23895 <features>
23896 <column alignment="center" valignment="top" width="0">
23897 <column alignment="center" valignment="top" width="0">
23898 <row>
23899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 Command
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912 Result
23913 \begin_inset Note Note
23914 status collapsed
23915
23916 \begin_layout Plain Layout
23917
23918 \series bold
23919
23920 \backslash
23921 raisebox
23922 \series default
23923  is only used as spacer.
23924 \end_layout
23925
23926 \end_inset
23927
23928
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 </row>
23934 <row>
23935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 A(r)
23940 \backslash
23941 stackrel
23942 \begin_inset ERT
23943 status collapsed
23944
23945 \begin_layout Plain Layout
23946
23947
23948 \backslash
23949 spce 
23950 \end_layout
23951
23952 \end_inset
23953
23954 r
23955 \backslash
23956 to
23957 \backslash
23958 infty
23959 \begin_inset ERT
23960 status collapsed
23961
23962 \begin_layout Plain Layout
23963
23964
23965 \backslash
23966 spce 
23967 \end_layout
23968
23969 \end_inset
23970
23971
23972 \begin_inset Formula $\downarrow$
23973 \end_inset
23974
23975
23976 \backslash
23977 approx
23978 \begin_inset ERT
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982
23983
23984 \backslash
23985 spce 
23986 \end_layout
23987
23988 \end_inset
23989
23990
23991 \begin_inset ERT
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995
23996
23997 \backslash
23998 spce 
23999 \end_layout
24000
24001 \end_inset
24002
24003 B
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 </row>
24021 </lyxtabular>
24022
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \begin_layout Section
24029 Functions
24030 \end_layout
24031
24032 \begin_layout Subsection
24033 Predefined Functions
24034 \begin_inset CommandInset label
24035 LatexCommand label
24036 name "sub:Predefined-Functions"
24037
24038 \end_inset
24039
24040
24041 \begin_inset Index
24042 status collapsed
24043
24044 \begin_layout Plain Layout
24045 Functions ! predefined
24046 \end_layout
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \begin_layout Standard
24054 In general, variables are set 
24055 \emph on
24056 italic
24057 \emph default
24058  in mathematical expressions, but not function names, because 
24059 \begin_inset Formula $sin$
24060 \end_inset
24061
24062  could be misunderstood as 
24063 \begin_inset Formula $s\cdot i\cdot n$
24064 \end_inset
24065
24066 .
24067  Therefore there are predefined functions, that are additionally a bit separated
24068  from prefactors.
24069  They are inserted as commands starting with a backslash before their name.
24070 \end_layout
24071
24072 \begin_layout Standard
24073 \align center
24074 \begin_inset Tabular
24075 <lyxtabular version="3" rows="2" columns="4">
24076 <features>
24077 <column alignment="center" valignment="top" width="0pt">
24078 <column alignment="center" valignment="top" width="0pt">
24079 <column alignment="center" valignment="top" width="0pt">
24080 <column alignment="center" valignment="top" width="0pt">
24081 <row>
24082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 Command
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 Result
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 Command
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113 Result
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 </row>
24119 <row>
24120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124 Asin(x)+B
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133 \begin_inset Formula $Asin(x)+B$
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 A
24146 \backslash
24147 sin(x)+B
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156 \begin_inset Formula $A\sin(x)+B$
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 </row>
24165 </lyxtabular>
24166
24167 \end_inset
24168
24169
24170 \begin_inset Newpage pagebreak
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \begin_layout Standard
24177 The following functions are predefined:
24178 \end_layout
24179
24180 \begin_layout Standard
24181 \begin_inset VSpace -2mm
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \begin_layout Standard
24188 \align center
24189 \begin_inset Tabular
24190 <lyxtabular version="3" rows="9" columns="4">
24191 <features>
24192 <column alignment="center" valignment="top" width="0pt">
24193 <column alignment="center" valignment="top" width="0pt">
24194 <column alignment="center" valignment="top" width="0pt">
24195 <column alignment="center" valignment="top" width="0pt">
24196 <row>
24197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201 Command
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 Command
24211 \end_layout
24212
24213 \end_inset
24214 </cell>
24215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219 Command
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228 Command
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 </row>
24234 <row>
24235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24236 \begin_inset Text
24237
24238 \begin_layout Plain Layout
24239
24240 \backslash
24241 sin
24242 \end_layout
24243
24244 \end_inset
24245 </cell>
24246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250
24251 \backslash
24252 sinh
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261
24262 \backslash
24263 arcsin
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24269 \begin_inset Text
24270
24271 \begin_layout Plain Layout
24272
24273 \backslash
24274 sup
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 <row>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285
24286 \backslash
24287 cos
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Plain Layout
24296
24297 \backslash
24298 cosh
24299 \end_layout
24300
24301 \end_inset
24302 </cell>
24303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307
24308 \backslash
24309 arccos
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318
24319 \backslash
24320 inf
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 </row>
24326 <row>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331
24332 \backslash
24333 tan
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342
24343 \backslash
24344 tanh
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353
24354 \backslash
24355 arctan
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364
24365 \backslash
24366 lim
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 </row>
24372 <row>
24373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377
24378 \backslash
24379 cot
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388
24389 \backslash
24390 coth
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399
24400 \backslash
24401 arg
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410
24411 \backslash
24412 liminf
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 </row>
24418 <row>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \backslash
24425 sec
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434
24435 \backslash
24436 min
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445
24446 \backslash
24447 deg
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Plain Layout
24456
24457 \backslash
24458 limsup
24459 \end_layout
24460
24461 \end_inset
24462 </cell>
24463 </row>
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469
24470 \backslash
24471 csc
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Plain Layout
24480
24481 \backslash
24482 max
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Plain Layout
24491
24492 \backslash
24493 det
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Plain Layout
24502
24503 \backslash
24504 Pr
24505 \end_layout
24506
24507 \end_inset
24508 </cell>
24509 </row>
24510 <row>
24511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24512 \begin_inset Text
24513
24514 \begin_layout Plain Layout
24515
24516 \backslash
24517 ln
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \backslash
24528 exp
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537
24538 \backslash
24539 dim
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 hom
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 </row>
24556 <row>
24557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24558 \begin_inset Text
24559
24560 \begin_layout Plain Layout
24561
24562 \backslash
24563 lg
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572
24573 \backslash
24574 log
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583
24584 \backslash
24585 ker
24586 \end_layout
24587
24588 \end_inset
24589 </cell>
24590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594
24595 \backslash
24596 gcd
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 </row>
24602 </lyxtabular>
24603
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \begin_layout Standard
24610 They can also be inserted with the math toolbar button 
24611 \begin_inset Graphics
24612         filename ../images/math/functions.png
24613         scale 85
24614
24615 \end_inset
24616
24617 .
24618 \end_layout
24619
24620 \begin_layout Subsection
24621 Self-defined Functions
24622 \begin_inset Index
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 Functions ! self-defined
24627 \end_layout
24628
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \begin_layout Standard
24635 To use a function that is not predefined, like for example the sign function
24636  sgn(x), there are two possibilities:
24637 \end_layout
24638
24639 \begin_layout Itemize
24640 Define the function by inserting the following line to the LaTeX-preamble
24641 \begin_inset Foot
24642 status collapsed
24643
24644 \begin_layout Plain Layout
24645 For more about 
24646 \series bold
24647
24648 \backslash
24649 DeclareMathOperator
24650 \series default
24651  see 
24652 \begin_inset CommandInset ref
24653 LatexCommand ref
24654 reference "sub:Self-defined-Operators"
24655
24656 \end_inset
24657
24658 .
24659 \end_layout
24660
24661 \end_inset
24662
24663
24664 \begin_inset Newline newline
24665 \end_inset
24666
24667
24668 \begin_inset VSpace -3mm
24669 \end_inset
24670
24671
24672 \begin_inset Newline newline
24673 \end_inset
24674
24675
24676 \series bold
24677
24678 \backslash
24679 DeclareMathOperator{
24680 \backslash
24681 sgn}{sgn}
24682 \series default
24683
24684 \begin_inset Index
24685 status collapsed
24686
24687 \begin_layout Plain Layout
24688 Commands ! D ! 
24689 \backslash
24690 dbinom@
24691 \backslash
24692 DeclareMathOperator
24693 \end_layout
24694
24695 \end_inset
24696
24697
24698 \begin_inset Newline newline
24699 \end_inset
24700
24701
24702 \begin_inset VSpace -2mm
24703 \end_inset
24704
24705
24706 \begin_inset Newline newline
24707 \end_inset
24708
24709 Now the new defined function can be called with the command 
24710 \series bold
24711
24712 \backslash
24713 sgn
24714 \series default
24715 .
24716 \end_layout
24717
24718 \begin_layout Itemize
24719 Write the the formula as usual, mark the formula name, in our example the
24720  letters 
24721 \emph on
24722 sgn
24723 \emph default
24724 , and change it to mathematical text.
24725  At last a space is inserted between prefactor and function.
24726 \end_layout
24727
24728 \begin_layout Standard
24729 The result is the same with both methods as with a predefined function
24730 \begin_inset Foot
24731 status collapsed
24732
24733 \begin_layout Plain Layout
24734 In LyX self-defined functions are displayed red, predefined ones black.
24735 \end_layout
24736
24737 \end_inset
24738
24739 :
24740 \end_layout
24741
24742 \begin_layout Standard
24743 \align center
24744 \begin_inset Tabular
24745 <lyxtabular version="3" rows="3" columns="2">
24746 <features>
24747 <column alignment="center" valignment="top" width="0pt">
24748 <column alignment="center" valignment="top" width="0pt">
24749 <row>
24750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754 Command
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24760 \begin_inset Text
24761
24762 \begin_layout Plain Layout
24763 Result
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 </row>
24769 <row>
24770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774 A
24775 \backslash
24776 sgn(x)+B
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24782 \begin_inset Text
24783
24784 \begin_layout Plain Layout
24785 \begin_inset Formula $A\sgn(x)+B$
24786 \end_inset
24787
24788
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 </row>
24794 <row>
24795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24796 \begin_inset Text
24797
24798 \begin_layout Plain Layout
24799 A
24800 \backslash
24801 ,
24802 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24803 \end_inset
24804
24805 (x)+B
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 </row>
24823 </lyxtabular>
24824
24825 \end_inset
24826
24827
24828 \end_layout
24829
24830 \begin_layout Standard
24831 The first method is more suitable when the self-defined function should
24832  be used several times.
24833 \end_layout
24834
24835 \begin_layout Subsection
24836 Limits
24837 \begin_inset Index
24838 status collapsed
24839
24840 \begin_layout Plain Layout
24841 Limits
24842 \end_layout
24843
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \begin_layout Standard
24850 For limits there are defined besides 
24851 \series bold
24852
24853 \backslash
24854 lim
24855 \series default
24856
24857 \begin_inset Index
24858 status collapsed
24859
24860 \begin_layout Plain Layout
24861 Commands ! L ! 
24862 \backslash
24863 lim
24864 \end_layout
24865
24866 \end_inset
24867
24868
24869 \series bold
24870
24871 \backslash
24872 liminf
24873 \series default
24874  and 
24875 \series bold
24876
24877 \backslash
24878 limsup
24879 \series default
24880  furthermore the following functions:
24881 \end_layout
24882
24883 \begin_layout Standard
24884 \align center
24885 \begin_inset Tabular
24886 <lyxtabular version="3" rows="5" columns="2">
24887 <features>
24888 <column alignment="center" valignment="top" width="0">
24889 <column alignment="center" valignment="top" width="0">
24890 <row>
24891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 Command
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 Result
24905 \begin_inset Note Note
24906 status collapsed
24907
24908 \begin_layout Plain Layout
24909
24910 \series bold
24911
24912 \backslash
24913 raisebox
24914 \series default
24915  is only used as spacer.
24916 \end_layout
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \end_inset
24924 </cell>
24925 </row>
24926 <row>
24927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Plain Layout
24931
24932 \backslash
24933 varliminf
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942 \begin_inset Formula $\varliminf$
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \end_inset
24949 </cell>
24950 </row>
24951 <row>
24952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956
24957 \backslash
24958 varlimsup
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967 \begin_inset Formula $\varlimsup$
24968 \end_inset
24969
24970
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 </row>
24976 <row>
24977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24978 \begin_inset Text
24979
24980 \begin_layout Plain Layout
24981
24982 \backslash
24983 varprojlim
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992 \begin_inset Formula $\varprojlim$
24993 \end_inset
24994
24995
24996 \end_layout
24997
24998 \end_inset
24999 </cell>
25000 </row>
25001 <row>
25002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25003 \begin_inset Text
25004
25005 \begin_layout Plain Layout
25006
25007 \backslash
25008 varinjlim
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017 \begin_inset Formula $\varinjlim$
25018 \end_inset
25019
25020
25021 \begin_inset Formula $\raisebox{-2.5mm}{}$
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 </row>
25030 </lyxtabular>
25031
25032 \end_inset
25033
25034
25035 \end_layout
25036
25037 \begin_layout Standard
25038 \begin_inset VSpace medskip
25039 \end_inset
25040
25041 The limit is created by inserting a subscript.
25042  It is set right beside the function in an inline formula:
25043 \end_layout
25044
25045 \begin_layout Standard
25046 \align center
25047 \begin_inset Tabular
25048 <lyxtabular version="3" rows="2" columns="2">
25049 <features>
25050 <column alignment="center" valignment="top" width="0pt">
25051 <column alignment="center" valignment="top" width="0pt">
25052 <row>
25053 <cell alignment="center" valignment="top" usebox="none">
25054 \begin_inset Text
25055
25056 \begin_layout Plain Layout
25057 Command
25058 \end_layout
25059
25060 \end_inset
25061 </cell>
25062 <cell alignment="center" valignment="top" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066 \begin_inset space \hspace{}
25067 \length 1cm
25068 \end_inset
25069
25070 Result
25071 \begin_inset Note Note
25072 status collapsed
25073
25074 \begin_layout Plain Layout
25075
25076 \series bold
25077
25078 \backslash
25079 hspace
25080 \series default
25081  and
25082 \series bold
25083  
25084 \backslash
25085 raisebox
25086 \series default
25087  are used here as spacer.
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 </row>
25098 <row>
25099 <cell alignment="center" valignment="top" usebox="none">
25100 \begin_inset Text
25101
25102 \begin_layout Plain Layout
25103
25104 \backslash
25105 lim_x
25106 \backslash
25107 to
25108 \begin_inset ERT
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112
25113
25114 \backslash
25115 spce 
25116 \end_layout
25117
25118 \end_inset
25119
25120 A
25121 \begin_inset ERT
25122 status collapsed
25123
25124 \begin_layout Plain Layout
25125
25126
25127 \backslash
25128 spce 
25129 \end_layout
25130
25131 \end_inset
25132
25133 x=B
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 <cell alignment="center" valignment="top" usebox="none">
25139 \begin_inset Text
25140
25141 \begin_layout Plain Layout
25142 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 </row>
25151 </lyxtabular>
25152
25153 \end_inset
25154
25155
25156 \end_layout
25157
25158 \begin_layout Standard
25159 In a displayed formula the limit is set below the formula, as usual:
25160 \begin_inset Formula \[
25161 \lim_{x\to A}x=B\]
25162
25163 \end_inset
25164
25165
25166 \end_layout
25167
25168 \begin_layout Subsection
25169 Modulo-Functions
25170 \begin_inset Index
25171 status collapsed
25172
25173 \begin_layout Plain Layout
25174 Functions ! modulo-
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \end_layout
25181
25182 \begin_layout Standard
25183 The modulo-function is special, because it exists in four variants.
25184 \end_layout
25185
25186 \begin_layout Standard
25187 The variants in a displayed formula:
25188 \begin_inset Formula \begin{align*}
25189 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25190 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25191 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25192 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25193 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25194
25195 \end_inset
25196
25197
25198 \end_layout
25199
25200 \begin_layout Standard
25201 In an inline formula less space is set before the function names for all
25202  variants.
25203 \end_layout
25204
25205 \begin_layout Section
25206 Special Characters
25207 \begin_inset Index
25208 status collapsed
25209
25210 \begin_layout Plain Layout
25211 Special characters
25212 \end_layout
25213
25214 \end_inset
25215
25216
25217 \end_layout
25218
25219 \begin_layout Subsection
25220 Special Characters in Mathematical Text
25221 \end_layout
25222
25223 \begin_layout Standard
25224 The following commands can only be used in mathematical text or in TeX-mode:
25225 \end_layout
25226
25227 \begin_layout Standard
25228 \begin_inset space \hfill{}
25229 \end_inset
25230
25231
25232 \begin_inset Tabular
25233 <lyxtabular version="3" rows="8" columns="2">
25234 <features>
25235 <column alignment="block" valignment="top" width="0">
25236 <column alignment="block" valignment="top" width="0">
25237 <row>
25238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242 Command
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251 Result
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 oe
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273 \begin_inset Formula $\textrm{œ}$
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 </row>
25282 <row>
25283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25284 \begin_inset Text
25285
25286 \begin_layout Plain Layout
25287
25288 \backslash
25289 OE
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Plain Layout
25298 \begin_inset Formula $\textrm{Œ}$
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 </row>
25307 <row>
25308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25309 \begin_inset Text
25310
25311 \begin_layout Plain Layout
25312
25313 \backslash
25314 ae
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323 \begin_inset Formula $\textrm{æ}$
25324 \end_inset
25325
25326
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 </row>
25332 <row>
25333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337
25338 \backslash
25339 AE
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348 \begin_inset Formula $\textrm{Æ}$
25349 \end_inset
25350
25351
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 </row>
25357 <row>
25358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362
25363 \backslash
25364 aa
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373 \begin_inset Formula $\textrm{\aa}$
25374 \end_inset
25375
25376
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 </row>
25382 <row>
25383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 AA
25390 \begin_inset Index
25391 status collapsed
25392
25393 \begin_layout Plain Layout
25394
25395 \backslash
25396 @
25397 \begin_inset ERT
25398 status collapsed
25399
25400 \begin_layout Plain Layout
25401
25402
25403 \backslash
25404 textrm{
25405 \backslash
25406 AA}
25407 \end_layout
25408
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Plain Layout
25425 \begin_inset Formula $\textrm{Å}$
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 </row>
25434 <row>
25435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439
25440 \backslash
25441 i
25442 \end_layout
25443
25444 \end_inset
25445 </cell>
25446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25447 \begin_inset Text
25448
25449 \begin_layout Plain Layout
25450 \begin_inset Formula $\textrm{ı}$
25451 \end_inset
25452
25453
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 </row>
25459 </lyxtabular>
25460
25461 \end_inset
25462
25463
25464 \begin_inset space \hfill{}
25465 \end_inset
25466
25467
25468 \begin_inset Tabular
25469 <lyxtabular version="3" rows="8" columns="2">
25470 <features>
25471 <column alignment="block" valignment="top" width="0">
25472 <column alignment="center" valignment="top" width="0">
25473 <row>
25474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478 command
25479 \begin_inset Note Note
25480 status collapsed
25481
25482 \begin_layout Plain Layout
25483
25484 \series bold
25485
25486 \backslash
25487 hspace{0mm}
25488 \series default
25489  is used for separation, because otherwise the output will be ¡ and ¿ respective
25490 ly.
25491 \end_layout
25492
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504 Result
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 </row>
25510 <row>
25511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515
25516 \backslash
25517 o
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526 \begin_inset Formula $\textrm{ø}$
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \end_inset
25533 </cell>
25534 </row>
25535 <row>
25536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25537 \begin_inset Text
25538
25539 \begin_layout Plain Layout
25540
25541 \backslash
25542 O
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25548 \begin_inset Text
25549
25550 \begin_layout Plain Layout
25551 \begin_inset Formula $\textrm{Ø}$
25552 \end_inset
25553
25554
25555 \end_layout
25556
25557 \end_inset
25558 </cell>
25559 </row>
25560 <row>
25561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Plain Layout
25565
25566 \backslash
25567 l
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Plain Layout
25576 \begin_inset Formula $\textrm{ł}$
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 </row>
25585 <row>
25586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590
25591 \backslash
25592 L
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Plain Layout
25601 \begin_inset Formula $\textrm{Ł}$
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 </row>
25610 <row>
25611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615 !
25616 \begin_inset space \hspace{}
25617 \length 0mm
25618 \end_inset
25619
25620 `
25621 \begin_inset ERT
25622 status collapsed
25623
25624 \begin_layout Plain Layout
25625
25626
25627 \backslash
25628 spce 
25629 \end_layout
25630
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642 \begin_inset Formula $\textrm{!`}$
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 </row>
25651 <row>
25652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Plain Layout
25656 ?
25657 \begin_inset space \hspace{}
25658 \length 0mm
25659 \end_inset
25660
25661 `
25662 \begin_inset ERT
25663 status collapsed
25664
25665 \begin_layout Plain Layout
25666
25667
25668 \backslash
25669 spce 
25670 \end_layout
25671
25672 \end_inset
25673
25674
25675 \end_layout
25676
25677 \end_inset
25678 </cell>
25679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25680 \begin_inset Text
25681
25682 \begin_layout Plain Layout
25683 \begin_inset Formula $\textrm{?`}$
25684 \end_inset
25685
25686
25687 \end_layout
25688
25689 \end_inset
25690 </cell>
25691 </row>
25692 <row>
25693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25694 \begin_inset Text
25695
25696 \begin_layout Plain Layout
25697
25698 \backslash
25699 j
25700 \end_layout
25701
25702 \end_inset
25703 </cell>
25704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25705 \begin_inset Text
25706
25707 \begin_layout Plain Layout
25708 \begin_inset Formula $\textrm{ȷ}$
25709 \end_inset
25710
25711
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 </row>
25717 </lyxtabular>
25718
25719 \end_inset
25720
25721
25722 \begin_inset space \hfill{}
25723 \end_inset
25724
25725
25726 \end_layout
25727
25728 \begin_layout Standard
25729 The characters 
25730 \begin_inset Formula $\textrm{\textrm{Å}}$
25731 \end_inset
25732
25733  and 
25734 \begin_inset Formula $\textrm{\textrm{Ø}}$
25735 \end_inset
25736
25737  can also be inserted via the math toolbar button 
25738 \begin_inset Graphics
25739         filename ../images/math/digamma.png
25740         scale 85
25741
25742 \end_inset
25743
25744 .
25745 \end_layout
25746
25747 \begin_layout Standard
25748 An exception are the commands 
25749 \series bold
25750 !
25751 \begin_inset space \hspace{}
25752 \length 0mm
25753 \end_inset
25754
25755 `
25756 \series default
25757  and 
25758 \series bold
25759 ?
25760 \begin_inset space \hspace{}
25761 \length 0mm
25762 \end_inset
25763
25764 `
25765 \series default
25766 , because they can be inserted in LyX directly to text.
25767 \end_layout
25768
25769 \begin_layout Subsection
25770 Accents in Text
25771 \begin_inset CommandInset label
25772 LatexCommand label
25773 name "sub:Accents-in-Text"
25774
25775 \end_inset
25776
25777
25778 \begin_inset Index
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782 Accents ! in text
25783 \end_layout
25784
25785 \end_inset
25786
25787
25788 \end_layout
25789
25790 \begin_layout Standard
25791 With the following commands all letters can be accented.
25792  The commands must be inserted in TeX-mode.
25793 \end_layout
25794
25795 \begin_layout Standard
25796 \begin_inset space \hfill{}
25797 \end_inset
25798
25799
25800 \begin_inset Tabular
25801 <lyxtabular version="3" rows="8" columns="2">
25802 <features>
25803 <column alignment="block" valignment="top" width="0">
25804 <column alignment="block" valignment="top" width="0">
25805 <row>
25806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810 Command
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 Result
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 </row>
25825 <row>
25826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25827 \begin_inset Text
25828
25829 \begin_layout Plain Layout
25830
25831 \backslash
25832
25833 \begin_inset Quotes grd
25834 \end_inset
25835
25836 e
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845 \begin_inset ERT
25846 status collapsed
25847
25848 \begin_layout Plain Layout
25849
25850
25851 \backslash
25852 "e
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \end_inset
25861 </cell>
25862 </row>
25863 <row>
25864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25865 \begin_inset Text
25866
25867 \begin_layout Plain Layout
25868
25869 \backslash
25870 `e
25871 \end_layout
25872
25873 \end_inset
25874 </cell>
25875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25876 \begin_inset Text
25877
25878 \begin_layout Plain Layout
25879 \begin_inset ERT
25880 status collapsed
25881
25882 \begin_layout Plain Layout
25883
25884
25885 \backslash
25886 `e
25887 \end_layout
25888
25889 \end_inset
25890
25891
25892 \end_layout
25893
25894 \end_inset
25895 </cell>
25896 </row>
25897 <row>
25898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25899 \begin_inset Text
25900
25901 \begin_layout Plain Layout
25902
25903 \backslash
25904 ^
25905 \begin_inset ERT
25906 status collapsed
25907
25908 \begin_layout Plain Layout
25909
25910
25911 \backslash
25912 spce 
25913 \end_layout
25914
25915 \end_inset
25916
25917 e
25918 \end_layout
25919
25920 \end_inset
25921 </cell>
25922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25923 \begin_inset Text
25924
25925 \begin_layout Plain Layout
25926 \begin_inset ERT
25927 status collapsed
25928
25929 \begin_layout Plain Layout
25930
25931
25932 \backslash
25933 ^e
25934 \end_layout
25935
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \end_inset
25942 </cell>
25943 </row>
25944 <row>
25945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949
25950 \backslash
25951 =e
25952 \end_layout
25953
25954 \end_inset
25955 </cell>
25956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25957 \begin_inset Text
25958
25959 \begin_layout Plain Layout
25960 \begin_inset ERT
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964
25965
25966 \backslash
25967 =e
25968 \end_layout
25969
25970 \end_inset
25971
25972
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 </row>
25978 <row>
25979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25980 \begin_inset Text
25981
25982 \begin_layout Plain Layout
25983
25984 \backslash
25985 u
25986 \begin_inset ERT
25987 status collapsed
25988
25989 \begin_layout Plain Layout
25990
25991
25992 \backslash
25993 spce 
25994 \end_layout
25995
25996 \end_inset
25997
25998 e
25999 \end_layout
26000
26001 \end_inset
26002 </cell>
26003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26004 \begin_inset Text
26005
26006 \begin_layout Plain Layout
26007 \begin_inset ERT
26008 status collapsed
26009
26010 \begin_layout Plain Layout
26011
26012
26013 \backslash
26014 u e
26015 \end_layout
26016
26017 \end_inset
26018
26019
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 </row>
26025 <row>
26026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030
26031 \backslash
26032 b
26033 \begin_inset ERT
26034 status collapsed
26035
26036 \begin_layout Plain Layout
26037
26038
26039 \backslash
26040 spce 
26041 \end_layout
26042
26043 \end_inset
26044
26045 e
26046 \end_layout
26047
26048 \end_inset
26049 </cell>
26050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26051 \begin_inset Text
26052
26053 \begin_layout Plain Layout
26054 \begin_inset ERT
26055 status collapsed
26056
26057 \begin_layout Plain Layout
26058
26059
26060 \backslash
26061 b e
26062 \end_layout
26063
26064 \end_inset
26065
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 </row>
26072 <row>
26073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077
26078 \backslash
26079 t
26080 \begin_inset ERT
26081 status collapsed
26082
26083 \begin_layout Plain Layout
26084
26085
26086 \backslash
26087 spce 
26088 \end_layout
26089
26090 \end_inset
26091
26092 ee
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101 \begin_inset ERT
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105
26106
26107 \backslash
26108 t ee
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \end_inset
26117 </cell>
26118 </row>
26119 </lyxtabular>
26120
26121 \end_inset
26122
26123
26124 \begin_inset space \hfill{}
26125 \end_inset
26126
26127
26128 \begin_inset Tabular
26129 <lyxtabular version="3" rows="8" columns="2">
26130 <features>
26131 <column alignment="block" valignment="top" width="0">
26132 <column alignment="center" valignment="top" width="0">
26133 <row>
26134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138 Command
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147 Result
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 </row>
26153 <row>
26154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158
26159 \backslash
26160 H
26161 \begin_inset ERT
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165
26166
26167 \backslash
26168 spce 
26169 \end_layout
26170
26171 \end_inset
26172
26173 e
26174 \end_layout
26175
26176 \end_inset
26177 </cell>
26178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182 \begin_inset ERT
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186
26187
26188 \backslash
26189 H e
26190 \end_layout
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 </row>
26200 <row>
26201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26202 \begin_inset Text
26203
26204 \begin_layout Plain Layout
26205
26206 \backslash
26207 'e
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 \begin_inset ERT
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220
26221
26222 \backslash
26223 'e
26224 \end_layout
26225
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 </row>
26234 <row>
26235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239
26240 \backslash
26241 ~e
26242 \begin_inset Index
26243 status collapsed
26244
26245 \begin_layout Plain Layout
26246 Tilde
26247 \end_layout
26248
26249 \end_inset
26250
26251
26252 \end_layout
26253
26254 \end_inset
26255 </cell>
26256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26257 \begin_inset Text
26258
26259 \begin_layout Plain Layout
26260 \begin_inset ERT
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264
26265
26266 \backslash
26267 ~e
26268 \end_layout
26269
26270 \end_inset
26271
26272
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 </row>
26278 <row>
26279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26280 \begin_inset Text
26281
26282 \begin_layout Plain Layout
26283
26284 \backslash
26285 .e
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26291 \begin_inset Text
26292
26293 \begin_layout Plain Layout
26294 \begin_inset ERT
26295 status collapsed
26296
26297 \begin_layout Plain Layout
26298
26299
26300 \backslash
26301 .e
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 </row>
26312 <row>
26313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Plain Layout
26317
26318 \backslash
26319 v
26320 \begin_inset ERT
26321 status collapsed
26322
26323 \begin_layout Plain Layout
26324
26325
26326 \backslash
26327 spce 
26328 \end_layout
26329
26330 \end_inset
26331
26332 e
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26338 \begin_inset Text
26339
26340 \begin_layout Plain Layout
26341 \begin_inset ERT
26342 status collapsed
26343
26344 \begin_layout Plain Layout
26345
26346
26347 \backslash
26348 v e
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 </row>
26359 <row>
26360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364
26365 \backslash
26366 d
26367 \begin_inset ERT
26368 status collapsed
26369
26370 \begin_layout Plain Layout
26371
26372
26373 \backslash
26374 spce 
26375 \end_layout
26376
26377 \end_inset
26378
26379 e
26380 \end_layout
26381
26382 \end_inset
26383 </cell>
26384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26385 \begin_inset Text
26386
26387 \begin_layout Plain Layout
26388 \begin_inset ERT
26389 status collapsed
26390
26391 \begin_layout Plain Layout
26392
26393
26394 \backslash
26395 d e
26396 \end_layout
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 </row>
26406 <row>
26407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411
26412 \backslash
26413 c
26414 \begin_inset ERT
26415 status collapsed
26416
26417 \begin_layout Plain Layout
26418
26419
26420 \backslash
26421 spce 
26422 \end_layout
26423
26424 \end_inset
26425
26426 e
26427 \end_layout
26428
26429 \end_inset
26430 </cell>
26431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26432 \begin_inset Text
26433
26434 \begin_layout Plain Layout
26435 \begin_inset ERT
26436 status collapsed
26437
26438 \begin_layout Plain Layout
26439
26440
26441 \backslash
26442 c e
26443 \end_layout
26444
26445 \end_inset
26446
26447
26448 \end_layout
26449
26450 \end_inset
26451 </cell>
26452 </row>
26453 </lyxtabular>
26454
26455 \end_inset
26456
26457
26458 \begin_inset space \hfill{}
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \begin_layout Standard
26465 \begin_inset VSpace medskip
26466 \end_inset
26467
26468 With the command 
26469 \series bold
26470
26471 \backslash
26472 t
26473 \series default
26474  also two different characters can be accented.
26475  The command 
26476 \series bold
26477
26478 \backslash
26479 t
26480 \begin_inset ERT
26481 status collapsed
26482
26483 \begin_layout Plain Layout
26484
26485
26486 \backslash
26487 spce 
26488 \end_layout
26489
26490 \end_inset
26491
26492 sz
26493 \series default
26494  creates: 
26495 \begin_inset ERT
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499
26500
26501 \backslash
26502 t sz
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 The accents 
26512 \series bold
26513 `
26514 \series default
26515  , 
26516 \series bold
26517 '
26518 \series default
26519  , and 
26520 \series bold
26521 ^
26522 \series default
26523  can in combination with vowels directly be inserted with the keyboard without
26524  using TeX-mode.
26525  The same applies for the tilde
26526 \begin_inset Foot
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530 This only applies for keyboards where the tilde is defined as accent.
26531 \end_layout
26532
26533 \end_inset
26534
26535  
26536 \series bold
26537 ~
26538 \series default
26539  in combination with 
26540 \emph on
26541 a
26542 \emph default
26543  , 
26544 \emph on
26545 n
26546 \emph default
26547  , or 
26548 \emph on
26549 o
26550 \emph default
26551 .
26552 \end_layout
26553
26554 \begin_layout Standard
26555 The commands 
26556 \series bold
26557
26558 \backslash
26559 b
26560 \series default
26561  , 
26562 \series bold
26563
26564 \backslash
26565 c
26566 \series default
26567  , 
26568 \series bold
26569
26570 \backslash
26571 d
26572 \series default
26573  , 
26574 \series bold
26575
26576 \backslash
26577 H
26578 \series default
26579  , 
26580 \series bold
26581
26582 \backslash
26583 t
26584 \series default
26585  , 
26586 \series bold
26587
26588 \backslash
26589 u
26590 \series default
26591  , 
26592 \series bold
26593
26594 \backslash
26595 v
26596 \series default
26597 , and accents inserted directly with the keyboard are also available in
26598  mathematical text.
26599  For the other accents there are special math commands to be used in formulas,
26600  see 
26601 \begin_inset CommandInset ref
26602 LatexCommand ref
26603 reference "sub:Accents-for-one"
26604
26605 \end_inset
26606
26607 .
26608 \end_layout
26609
26610 \begin_layout Standard
26611 \begin_inset VSpace bigskip
26612 \end_inset
26613
26614 Furthermore, with the command 
26615 \series bold
26616
26617 \backslash
26618 textcircled
26619 \series default
26620
26621 \begin_inset Index
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625 Commands ! T ! 
26626 \backslash
26627 textcircled
26628 \end_layout
26629
26630 \end_inset
26631
26632  all numbers and letters can be set into a circle, quasi accented with a
26633  circle, similar to the the copyright symbol.
26634 \end_layout
26635
26636 \begin_layout Standard
26637 \align center
26638 \begin_inset Tabular
26639 <lyxtabular version="3" rows="3" columns="2">
26640 <features>
26641 <column alignment="center" valignment="top" width="0">
26642 <column alignment="center" valignment="top" width="0">
26643 <row>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648 Command
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657 Result
26658 \begin_inset Note Note
26659 status collapsed
26660
26661 \begin_layout Plain Layout
26662
26663 \series bold
26664
26665 \backslash
26666 raisebox
26667 \series default
26668  is only used as spacer.
26669 \end_layout
26670
26671 \end_inset
26672
26673
26674 \end_layout
26675
26676 \end_inset
26677 </cell>
26678 </row>
26679 <row>
26680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26681 \begin_inset Text
26682
26683 \begin_layout Plain Layout
26684
26685 \backslash
26686 textcircled{w}
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26692 \begin_inset Text
26693
26694 \begin_layout Plain Layout
26695 \begin_inset ERT
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700
26701 \backslash
26702 textcircled{w}
26703 \end_layout
26704
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 </row>
26713 <row>
26714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718
26719 \backslash
26720 Large 
26721 \backslash
26722 textcircled{
26723 \backslash
26724 normalsize
26725 \backslash
26726 protect
26727 \backslash
26728 raisebox{-1.5pt}{W}}
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Plain Layout
26737 \begin_inset Formula $\raisebox{4.5mm}{}$
26738 \end_inset
26739
26740
26741 \begin_inset ERT
26742 status collapsed
26743
26744 \begin_layout Plain Layout
26745
26746
26747 \backslash
26748 Large 
26749 \backslash
26750 textcircled{
26751 \backslash
26752 normalsize
26753 \backslash
26754 protect
26755 \backslash
26756 raisebox{-1.5pt}W}
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \begin_inset Formula $\raisebox{-2mm}{}$
26763 \end_inset
26764
26765
26766 \end_layout
26767
26768 \end_inset
26769 </cell>
26770 </row>
26771 </lyxtabular>
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Standard
26779 One has to take care that the character fits in the circle.
26780  
26781 \series bold
26782
26783 \backslash
26784 Large
26785 \series default
26786
26787 \begin_inset Foot
26788 status collapsed
26789
26790 \begin_layout Plain Layout
26791 see 
26792 \begin_inset CommandInset ref
26793 LatexCommand ref
26794 reference "sub:Font-Sizes"
26795
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \end_inset
26802
26803  specifies thereby the size of the circle.
26804  With the help of 
26805 \series bold
26806
26807 \backslash
26808 raisebox
26809 \series default
26810
26811 \begin_inset Foot
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 see 
26816 \begin_inset CommandInset ref
26817 LatexCommand ref
26818 reference "sub:Boxes-without-Frame"
26819
26820 \end_inset
26821
26822
26823 \end_layout
26824
26825 \end_inset
26826
26827  the character can be centered.
26828 \end_layout
26829
26830 \begin_layout Subsection
26831 Minuscule Numbers
26832 \begin_inset Index
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836 Minuscule numbers
26837 \end_layout
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \begin_layout Standard
26845 Minuscule numbers are created with the command 
26846 \series bold
26847
26848 \backslash
26849 oldstylenums
26850 \series default
26851
26852 \begin_inset Index
26853 status collapsed
26854
26855 \begin_layout Plain Layout
26856 Commands ! O ! 
26857 \backslash
26858 oldstylenums
26859 \end_layout
26860
26861 \end_inset
26862
26863 .
26864  The command can be used in formulas and in TeX-mode.
26865  The command scheme is:
26866 \end_layout
26867
26868 \begin_layout Standard
26869
26870 \series bold
26871
26872 \backslash
26873 oldstylenums{number}
26874 \end_layout
26875
26876 \begin_layout Standard
26877 The command 
26878 \series bold
26879
26880 \backslash
26881 oldstylenums{0123456789
26882 \series default
26883  produces: 
26884 \begin_inset Formula $\oldstylenums{0123456789}$
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Subsection
26891 Miscellaneous special Characters
26892 \begin_inset CommandInset label
26893 LatexCommand label
26894 name "sub:Miscellaneous-special-Characters"
26895
26896 \end_inset
26897
26898
26899 \begin_inset Index
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903 Special characters ! miscellaneous
26904 \end_layout
26905
26906 \end_inset
26907
26908
26909 \end_layout
26910
26911 \begin_layout Standard
26912 The following characters can only be inserted to formulas by using commands:
26913 \end_layout
26914
26915 \begin_layout Standard
26916 \align center
26917 \begin_inset Tabular
26918 <lyxtabular version="3" rows="4" columns="2">
26919 <features>
26920 <column alignment="center" valignment="top" width="0">
26921 <column alignment="center" valignment="top" width="0">
26922 <row>
26923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26924 \begin_inset Text
26925
26926 \begin_layout Plain Layout
26927 Command
26928 \end_layout
26929
26930 \end_inset
26931 </cell>
26932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26933 \begin_inset Text
26934
26935 \begin_layout Plain Layout
26936 Result
26937 \end_layout
26938
26939 \end_inset
26940 </cell>
26941 </row>
26942 <row>
26943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26944 \begin_inset Text
26945
26946 \begin_layout Plain Layout
26947
26948 \backslash
26949 ^
26950 \begin_inset ERT
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954
26955
26956 \backslash
26957 spce 
26958 \end_layout
26959
26960 \end_inset
26961
26962
26963 \end_layout
26964
26965 \end_inset
26966 </cell>
26967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26968 \begin_inset Text
26969
26970 \begin_layout Plain Layout
26971 \begin_inset Formula $\mathcircumflex$
26972 \end_inset
26973
26974
26975 \end_layout
26976
26977 \end_inset
26978 </cell>
26979 </row>
26980 <row>
26981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26982 \begin_inset Text
26983
26984 \begin_layout Plain Layout
26985
26986 \backslash
26987 _
26988 \end_layout
26989
26990 \end_inset
26991 </cell>
26992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Plain Layout
26996 \begin_inset Formula $\_$
26997 \end_inset
26998
26999
27000 \end_layout
27001
27002 \end_inset
27003 </cell>
27004 </row>
27005 <row>
27006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27007 \begin_inset Text
27008
27009 \begin_layout Plain Layout
27010 ^
27011 \begin_inset ERT
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015
27016
27017 \backslash
27018 spce 
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \backslash
27025 circ
27026 \begin_inset Index
27027 status collapsed
27028
27029 \begin_layout Plain Layout
27030 °
27031 \end_layout
27032
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \end_inset
27039 </cell>
27040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27041 \begin_inset Text
27042
27043 \begin_layout Plain Layout
27044 \begin_inset Formula $^{\circ}$
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \end_inset
27051 </cell>
27052 </row>
27053 </lyxtabular>
27054
27055 \end_inset
27056
27057
27058 \end_layout
27059
27060 \begin_layout Standard
27061 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27062  contains the following line
27063 \begin_inset Foot
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067 More about this is described in 
27068 \begin_inset CommandInset ref
27069 LatexCommand ref
27070 reference "sub:Text-Characters-in"
27071
27072 \end_inset
27073
27074 .
27075 \end_layout
27076
27077 \end_inset
27078
27079 :
27080 \end_layout
27081
27082 \begin_layout Standard
27083
27084 \series bold
27085
27086 \backslash
27087 DeclareInputtext{176}{
27088 \backslash
27089 ifmmode^
27090 \backslash
27091 circ
27092 \backslash
27093 else
27094 \backslash
27095 textdegree
27096 \backslash
27097 fi}
27098 \end_layout
27099
27100 \begin_layout Section
27101 Formula Styles
27102 \begin_inset CommandInset label
27103 LatexCommand label
27104 name "sec:Formula-Styles"
27105
27106 \end_inset
27107
27108
27109 \begin_inset Index
27110 status collapsed
27111
27112 \begin_layout Plain Layout
27113 Formula ! styles
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \begin_layout Itemize
27122 There are two different alignment styles:
27123 \end_layout
27124
27125 \begin_deeper
27126 \begin_layout Description
27127 Centered is the predefined standard
27128 \end_layout
27129
27130 \begin_layout Description
27131 Indented for this the option 
27132 \series bold
27133 fleqn
27134 \series default
27135  must be inserted in the menu 
27136 \family sans
27137 Document\SpecialChar \menuseparator
27138 Settings
27139 \family default
27140  under 
27141 \family sans
27142 Document
27143 \begin_inset space ~
27144 \end_inset
27145
27146 Class
27147 \end_layout
27148
27149 \begin_layout Standard
27150 When 
27151 \series bold
27152 Indented
27153 \series default
27154  is used, the indentation can be adjusted with the length 
27155 \series bold
27156
27157 \backslash
27158 mathindent
27159 \series default
27160
27161 \begin_inset Index
27162 status collapsed
27163
27164 \begin_layout Plain Layout
27165 Commands ! M ! 
27166 \backslash
27167 mathindent
27168 \end_layout
27169
27170 \end_inset
27171
27172 .
27173  Should the distance be 15
27174 \begin_inset space \thinspace{}
27175 \end_inset
27176
27177 mm, the following command line is inserted in the LaTeX-preamble
27178 \end_layout
27179
27180 \begin_layout Standard
27181
27182 \series bold
27183
27184 \backslash
27185 setlength{
27186 \backslash
27187 mathindent}{15mm}
27188 \end_layout
27189
27190 \begin_layout Standard
27191 When no length is specified, the predefined value of 30
27192 \begin_inset space \thinspace{}
27193 \end_inset
27194
27195 pt will be used.
27196 \end_layout
27197
27198 \end_deeper
27199 \begin_layout Itemize
27200 And two different numbering styles:
27201 \end_layout
27202
27203 \begin_deeper
27204 \begin_layout Description
27205 Right is the predefined standard
27206 \end_layout
27207
27208 \begin_layout Description
27209 Left for this the option 
27210 \series bold
27211 leqno
27212 \series default
27213  must be inserted in the menu 
27214 \family sans
27215 Document\SpecialChar \menuseparator
27216 Settings
27217 \family default
27218  under 
27219 \family sans
27220 Document
27221 \begin_inset space ~
27222 \end_inset
27223
27224 Class
27225 \end_layout
27226
27227 \end_deeper
27228 \begin_layout Standard
27229
27230 \series bold
27231 fleqn
27232 \series default
27233  and 
27234 \series bold
27235 leqno
27236 \series default
27237  can also be used together.
27238  In this case both options are inserted, separated by a comma.
27239 \end_layout
27240
27241 \begin_layout Standard
27242 The chosen styles are used for all displayed formulas of the document.
27243  When both, centered and indented formulas should be created in a document,
27244  the style 
27245 \series bold
27246 Centered
27247 \series default
27248  is used.
27249  The indented formulas are then set in a flalign environment, see 
27250 \begin_inset CommandInset ref
27251 LatexCommand ref
27252 reference "sub:Flalign-Environment"
27253
27254 \end_inset
27255
27256 .
27257 \end_layout
27258
27259 \begin_layout Section
27260 Multiline Formulas
27261 \begin_inset CommandInset label
27262 LatexCommand label
27263 name "sec:Multiline-Formulas"
27264
27265 \end_inset
27266
27267
27268 \begin_inset Index
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 Formula ! multiline
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Subsection
27281 General
27282 \end_layout
27283
27284 \begin_layout Standard
27285 In LyX multiline formulas are created by pressing 
27286 \family sans
27287 \series bold
27288 Ctrl-Return
27289 \family default
27290 \series default
27291  inside a formula.
27292  This creates either an 
27293 \series bold
27294 eqnarray environment
27295 \series default
27296  that is described in 
27297 \begin_inset CommandInset ref
27298 LatexCommand ref
27299 reference "sub:Eqnarray-Environment"
27300
27301 \end_inset
27302
27303  or, when the option 
27304 \family sans
27305 Use AMS math package
27306 \family default
27307  in the document settings is selected, an 
27308 \series bold
27309 align environment
27310 \series default
27311  that is described in 
27312 \begin_inset CommandInset ref
27313 LatexCommand ref
27314 reference "sub:Standard-align-Environment"
27315
27316 \end_inset
27317
27318 .
27319 \end_layout
27320
27321 \begin_layout Standard
27322 There are other multiline formula environments that can be created via the
27323  menu 
27324 \family sans
27325 Insert\SpecialChar \menuseparator
27326 Math
27327 \family default
27328 .
27329  These environments are described in the following sections.
27330 \end_layout
27331
27332 \begin_layout Standard
27333 In all multiline formula environments a new line is created by pressing
27334  
27335 \family sans
27336 Ctrl-Return
27337 \family default
27338 .
27339  To add or delete lines, the math toolbar buttons 
27340 \begin_inset Graphics
27341         filename ../images/tabular-feature_append-row.png
27342         scale 85
27343
27344 \end_inset
27345
27346  or 
27347 \begin_inset Graphics
27348         filename ../images/tabular-feature_delete-row.png
27349         scale 85
27350
27351 \end_inset
27352
27353 , respectively, or the menu 
27354 \family sans
27355 Edit\SpecialChar \menuseparator
27356 Rows & Columns
27357 \family default
27358  can be used.
27359 \end_layout
27360
27361 \begin_layout Subsubsection
27362 Line Separation
27363 \begin_inset CommandInset label
27364 LatexCommand label
27365 name "sub:Line-Separation"
27366
27367 \end_inset
27368
27369
27370 \begin_inset Index
27371 status collapsed
27372
27373 \begin_layout Plain Layout
27374 Formula ! multiline ! Line separation
27375 \end_layout
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Standard
27383 There is sometimes not enough space in multiline formulas between the lines:
27384 \begin_inset Formula \begin{eqnarray*}
27385 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}\\
27386 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*}
27387
27388 \end_inset
27389
27390
27391 \end_layout
27392
27393 \begin_layout Standard
27394 In LaTeX additional line space is specified as optional argument of the
27395  new line command.
27396  This is not yet possible in LyX
27397 \begin_inset Foot
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401 see 
27402 \begin_inset CommandInset href
27403 LatexCommand href
27404 name "LyX-bug #1505"
27405 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \end_inset
27413
27414 , therefore the whole formula must be inserted in TeX-mode.
27415  To add in our example space, the command 
27416 \series bold
27417
27418 \backslash
27419
27420 \backslash
27421 [3mm]
27422 \series default
27423  is inserted at the end of the first line.
27424  One gets: 
27425 \begin_inset ERT
27426 status collapsed
27427
27428 \begin_layout Plain Layout
27429
27430
27431 \backslash
27432 begin{eqnarray*}
27433 \end_layout
27434
27435 \begin_layout Plain Layout
27436
27437 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27438  = & 
27439 \backslash
27440 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27441 \backslash
27442
27443 \backslash
27444 [3mm]
27445 \end_layout
27446
27447 \begin_layout Plain Layout
27448
27449 4x^{2}
27450 \backslash
27451 left(B^{2}+x_{0}^{2}
27452 \backslash
27453 right)+4x_{0}x
27454 \backslash
27455 left(D-B^{2}
27456 \backslash
27457 right)+B^{2}
27458 \backslash
27459 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27460 \backslash
27461 right) & = & 0
27462 \end_layout
27463
27464 \begin_layout Plain Layout
27465
27466
27467 \backslash
27468 end{eqnarray*}
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \end_layout
27475
27476 \begin_layout Standard
27477 \begin_inset VSpace bigskip
27478 \end_inset
27479
27480 To set the the line separation for all lines in a formula, the length 
27481 \series bold
27482
27483 \backslash
27484 jot
27485 \series default
27486
27487 \begin_inset Index
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491 Commands ! J ! 
27492 \backslash
27493 jot
27494 \end_layout
27495
27496 \end_inset
27497
27498  is changed.
27499  The definition is: 
27500 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27501 \end_inset
27502
27503 .
27504  Predefined for 
27505 \series bold
27506
27507 \backslash
27508 jot
27509 \series default
27510  is the value 3
27511 \begin_inset space \thinspace{}
27512 \end_inset
27513
27514 pt.
27515  To create 3
27516 \begin_inset space \thinspace{}
27517 \end_inset
27518
27519 mm additional line separation as in the previous example, the command
27520 \end_layout
27521
27522 \begin_layout Standard
27523
27524 \series bold
27525
27526 \backslash
27527 setlength{
27528 \backslash
27529 jot}{3mm+3pt}
27530 \end_layout
27531
27532 \begin_layout Standard
27533 is inserted in TeX-mode before the formula.
27534  This requires that the LaTeX-package 
27535 \series bold
27536 calc
27537 \series default
27538
27539 \begin_inset Foot
27540 status collapsed
27541
27542 \begin_layout Plain Layout
27543
27544 \series bold
27545 calc
27546 \series default
27547  is part of every LaTeX standard installation.
27548 \end_layout
27549
27550 \end_inset
27551
27552
27553 \begin_inset Index
27554 status collapsed
27555
27556 \begin_layout Plain Layout
27557 Packages ! calc
27558 \end_layout
27559
27560 \end_inset
27561
27562  was loaded in LaTeX-preamble with the line
27563 \end_layout
27564
27565 \begin_layout Standard
27566
27567 \series bold
27568
27569 \backslash
27570 usepackage{calc}
27571 \end_layout
27572
27573 \begin_layout Standard
27574 One gets: 
27575 \begin_inset ERT
27576 status collapsed
27577
27578 \begin_layout Plain Layout
27579
27580
27581 \backslash
27582 setlength{
27583 \backslash
27584 jot}{3mm+3pt}
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \begin_inset Formula \begin{eqnarray*}
27591 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}\\
27592 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*}
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Standard
27600 \begin_inset ERT
27601 status collapsed
27602
27603 \begin_layout Plain Layout
27604
27605
27606 \backslash
27607 setlength{
27608 \backslash
27609 jot}{3pt}
27610 \end_layout
27611
27612 \end_inset
27613
27614  To get back to the predefined distance, 
27615 \series bold
27616
27617 \backslash
27618 jot
27619 \series default
27620  is set to the value 3
27621 \begin_inset space \thinspace{}
27622 \end_inset
27623
27624 pt.
27625 \end_layout
27626
27627 \begin_layout Subsubsection
27628 Column Separation
27629 \begin_inset CommandInset label
27630 LatexCommand label
27631 name "sub:Column-Separation"
27632
27633 \end_inset
27634
27635
27636 \begin_inset Index
27637 status collapsed
27638
27639 \begin_layout Plain Layout
27640 Formula ! multiline ! Column separation
27641 \end_layout
27642
27643 \end_inset
27644
27645
27646 \end_layout
27647
27648 \begin_layout Standard
27649 Multiline formulas form a matrix.
27650  A formula in the eqnarray environment is for example a matrix with three
27651  columns.
27652  By changing the column separation in this environment, the space beside
27653  the relation sign can be changed.
27654 \end_layout
27655
27656 \begin_layout Standard
27657 The column separation is specified with the length 
27658 \series bold
27659
27660 \backslash
27661 arraycolsep
27662 \series default
27663
27664 \begin_inset Index
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668 Commands ! A ! 
27669 \backslash
27670 arraycolsep
27671 \end_layout
27672
27673 \end_inset
27674
27675  according to:
27676 \begin_inset Newline newline
27677 \end_inset
27678
27679 column separation = 2
27680 \begin_inset space \thinspace{}
27681 \end_inset
27682
27683
27684 \series bold
27685
27686 \backslash
27687 arraycolsep
27688 \series default
27689
27690 \begin_inset Newline newline
27691 \end_inset
27692
27693 Thus, the command
27694 \end_layout
27695
27696 \begin_layout Standard
27697
27698 \series bold
27699
27700 \backslash
27701 setlength{
27702 \backslash
27703 arraycolsep}{1cm}
27704 \end_layout
27705
27706 \begin_layout Standard
27707 inserted in TeX-mode, sets for all following formulas a column separation
27708  of 2
27709 \begin_inset space \thinspace{}
27710 \end_inset
27711
27712 cm.
27713  To get back to the predefined distance, 
27714 \series bold
27715
27716 \backslash
27717 arraycolsep
27718 \series default
27719  is set to 5
27720 \begin_inset space \thinspace{}
27721 \end_inset
27722
27723 pt.
27724 \end_layout
27725
27726 \begin_layout Standard
27727 A formula with 2
27728 \begin_inset space \thinspace{}
27729 \end_inset
27730
27731 cm column separation:
27732 \begin_inset ERT
27733 status collapsed
27734
27735 \begin_layout Plain Layout
27736
27737
27738 \backslash
27739 setlength{
27740 \backslash
27741 arraycolsep}{1cm}
27742 \end_layout
27743
27744 \end_inset
27745
27746
27747 \begin_inset Formula \begin{eqnarray*}
27748 A & = & B\\
27749 C & \ne & A\end{eqnarray*}
27750
27751 \end_inset
27752
27753 A formula with the predefined column separation for matrices of 10
27754 \begin_inset space \thinspace{}
27755 \end_inset
27756
27757 pt:
27758 \begin_inset ERT
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762
27763
27764 \backslash
27765 setlength{
27766 \backslash
27767 arraycolsep}{5pt}
27768 \end_layout
27769
27770 \end_inset
27771
27772
27773 \begin_inset Formula \begin{eqnarray*}
27774 A & = & B\\
27775 C & \ne & A\end{eqnarray*}
27776
27777 \end_inset
27778
27779
27780 \end_layout
27781
27782 \begin_layout Subsubsection
27783 Long Formulas
27784 \begin_inset Index
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788 Formula ! long
27789 \end_layout
27790
27791 \end_inset
27792
27793
27794 \end_layout
27795
27796 \begin_layout Standard
27797 Long formulas can be typeset using these methods:
27798 \end_layout
27799
27800 \begin_layout Itemize
27801 When one side of the equation is much shorther than the line width, this
27802  one is chosen for the left side and the right side is typeset over two
27803  lines:
27804 \begin_inset ERT
27805 status collapsed
27806
27807 \begin_layout Plain Layout
27808
27809
27810 \backslash
27811 medskip
27812 \end_layout
27813
27814 \end_inset
27815
27816  
27817 \begin_inset Formula \begin{eqnarray}
27818 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 \\
27819  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:kurzlang}\end{eqnarray}
27820
27821 \end_inset
27822
27823
27824 \begin_inset ERT
27825 status collapsed
27826
27827 \begin_layout Plain Layout
27828
27829
27830 \backslash
27831 smallskip
27832 \end_layout
27833
27834 \end_inset
27835
27836
27837 \begin_inset Newline newline
27838 \end_inset
27839
27840 The minus sign at the beginning of the second line does normally not appear
27841  as operator because it is the first character of the line.
27842  Thus it would not be surrounded by space and could not be distinguished
27843  from the fraction bar.
27844  To avoid this, space was inserted behind the minus sign with the command
27845  
27846 \series bold
27847
27848 \backslash
27849 hspace{3pt}
27850 \series default
27851
27852 \begin_inset Foot
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856 more about 
27857 \series bold
27858
27859 \backslash
27860 hspace
27861 \series default
27862  see 
27863 \begin_inset CommandInset ref
27864 LatexCommand ref
27865 reference "sub:Variable-Space"
27866
27867 \end_inset
27868
27869
27870 \end_layout
27871
27872 \end_inset
27873
27874
27875 \begin_inset Index
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879 Commands ! H ! 
27880 \backslash
27881 hspace
27882 \end_layout
27883
27884 \end_inset
27885
27886 .
27887 \end_layout
27888
27889 \begin_layout Itemize
27890 When both sides of the equation are too long, the command 
27891 \series bold
27892
27893 \backslash
27894 lefteqn
27895 \series default
27896
27897 \begin_inset Index
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 Commands ! L ! 
27902 \backslash
27903 lefteqn
27904 \end_layout
27905
27906 \end_inset
27907
27908  is used.
27909  It is inserted to the first column of the first line and effects that all
27910  further insertions overwrite the following columns:
27911 \begin_inset ERT
27912 status collapsed
27913
27914 \begin_layout Plain Layout
27915
27916
27917 \backslash
27918 medskip
27919 \end_layout
27920
27921 \end_inset
27922
27923
27924 \begin_inset Formula \begin{eqnarray}
27925 \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 \\
27926  &  & -\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 \\
27927  &  & =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}
27928
27929 \end_inset
27930
27931
27932 \begin_inset ERT
27933 status collapsed
27934
27935 \begin_layout Plain Layout
27936
27937
27938 \backslash
27939 smallskip
27940 \end_layout
27941
27942 \end_inset
27943
27944
27945 \begin_inset Newline newline
27946 \end_inset
27947
27948 After the insertion of 
27949 \series bold
27950
27951 \backslash
27952 lefteqn
27953 \series default
27954 , the cursor is in a purple box that is a bit shifted to the left from the
27955  blue one.
27956  In this the formula is inserted.
27957 \begin_inset ERT
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961
27962
27963 \backslash
27964 medskip
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \begin_inset Newline newline
27971 \end_inset
27972
27973 The content of the further lines is inserted to the second or another formula
27974  column.
27975  The greater the column number where it was inserted, the larger the indentation.
27976 \begin_inset ERT
27977 status collapsed
27978
27979 \begin_layout Plain Layout
27980
27981
27982 \backslash
27983 medskip
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \begin_inset Newline newline
27990 \end_inset
27991
27992
27993 \begin_inset Note Greyedout
27994 status open
27995
27996 \begin_layout Plain Layout
27997 Note the following when using 
27998 \series bold
27999
28000 \backslash
28001 lefteqn
28002 \series default
28003 :
28004 \end_layout
28005
28006 \begin_layout Itemize
28007 The formula doesn't use the full page width.
28008  When e.
28009 \begin_inset space \thinspace{}
28010 \end_inset
28011
28012 g.
28013 \begin_inset space ~
28014 \end_inset
28015
28016 the term 
28017 \begin_inset Formula $-B^{2}$
28018 \end_inset
28019
28020  is added to the first line in the above example, it would have been outside
28021  the page margin.
28022  To better use the width, negative space can be inserted at the beginning
28023  of the first line.
28024 \end_layout
28025
28026 \begin_layout Itemize
28027 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28028  line.
28029 \begin_inset Foot
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 \begin_inset CommandInset href
28034 LatexCommand href
28035 name "LyX-bug #1429"
28036 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \end_inset
28044
28045  One can only set the cursor at the beginning of the line and move it with
28046  the arrow keys.
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \end_layout
28053
28054 \begin_layout Itemize
28055 Other methods to set long formulas are offered by the environments described
28056  in 
28057 \begin_inset CommandInset ref
28058 LatexCommand ref
28059 reference "sub:Multline-Environment"
28060
28061 \end_inset
28062
28063  and 
28064 \begin_inset CommandInset ref
28065 LatexCommand ref
28066 reference "sub:Multiline-Formula-Parts"
28067
28068 \end_inset
28069
28070 .
28071 \end_layout
28072
28073 \begin_layout Subsubsection
28074 Multiline Brackets
28075 \begin_inset CommandInset label
28076 LatexCommand label
28077 name "sub:Multiline-Brackets"
28078
28079 \end_inset
28080
28081
28082 \begin_inset Index
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 Brackets ! for multiline expressions
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 For brackets spanning multiple lines the following problem occurs:
28096 \begin_inset Formula \begin{eqnarray*}
28097 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28098  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28099
28100 \end_inset
28101
28102
28103 \end_layout
28104
28105 \begin_layout Standard
28106 The closing bracket is smaller than the opening bracket because brackets
28107  with variable size may not span multiple lines.
28108 \end_layout
28109
28110 \begin_layout Standard
28111 To set the bracket size for the second line correctly, the first line is
28112  ended with 
28113 \series bold
28114
28115 \backslash
28116 right.
28117 \series default
28118
28119 \begin_inset Index
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 Commands ! R ! 
28124 \backslash
28125 right
28126 \end_layout
28127
28128 \end_inset
28129
28130  and the second line with 
28131 \series bold
28132
28133 \backslash
28134 left.
28135 \begin_inset Foot
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139 for more about 
28140 \series bold
28141
28142 \backslash
28143 left
28144 \series default
28145  and 
28146 \series bold
28147
28148 \backslash
28149 right
28150 \series default
28151  see 
28152 \begin_inset CommandInset ref
28153 LatexCommand ref
28154 reference "sub:Automatic-Bracket-Size"
28155
28156 \end_inset
28157
28158
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \series default
28165
28166 \begin_inset Index
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170 Commands ! L ! 
28171 \backslash
28172 left
28173 \end_layout
28174
28175 \end_inset
28176
28177 .
28178  After 
28179 \series bold
28180
28181 \backslash
28182 left.
28183
28184 \series default
28185  the command 
28186 \series bold
28187
28188 \backslash
28189 vphantom
28190 \series default
28191
28192 \begin_inset ERT
28193 status collapsed
28194
28195 \begin_layout Plain Layout
28196
28197
28198 \backslash
28199 spce 
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \series bold
28206
28207 \backslash
28208 prod
28209 \series default
28210 ^
28211 \begin_inset ERT
28212 status collapsed
28213
28214 \begin_layout Plain Layout
28215
28216
28217 \backslash
28218 spce 
28219 \end_layout
28220
28221 \end_inset
28222
28223
28224 \series bold
28225
28226 \backslash
28227 infty
28228 \series default
28229
28230 \begin_inset ERT
28231 status collapsed
28232
28233 \begin_layout Plain Layout
28234
28235
28236 \backslash
28237 spce 
28238 \end_layout
28239
28240 \end_inset
28241
28242
28243 \series bold
28244
28245 \begin_inset Formula $\downarrow$
28246 \end_inset
28247
28248 _R=1}
28249 \series default
28250
28251 \begin_inset Index
28252 status collapsed
28253
28254 \begin_layout Plain Layout
28255 Commands ! V ! 
28256 \backslash
28257 vphantom
28258 \end_layout
28259
28260 \end_inset
28261
28262  is inserted, because the multiplication operator with its limits is the
28263  largest symbol in the first line and this should be the size for the bracket
28264  in the second line.
28265 \end_layout
28266
28267 \begin_layout Standard
28268 The result is this:
28269 \begin_inset Formula \begin{eqnarray*}
28270 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28271  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28272
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \begin_layout Subsection
28279 Align Environments
28280 \end_layout
28281
28282 \begin_layout Standard
28283 Align environments can be used for every kind of multiline formulas.
28284  They are specially useful to set several formulas side by side.
28285 \end_layout
28286
28287 \begin_layout Standard
28288 Align environments consist of columns.
28289  The odd columns are right aligned, the even ones left aligned.
28290  Every line in an Align environment can be numbered.
28291 \end_layout
28292
28293 \begin_layout Standard
28294 Align environments are created via the menu 
28295 \family sans
28296 Insert\SpecialChar \menuseparator
28297 Math
28298 \family default
28299 .
28300  With the menu 
28301 \family sans
28302 Edit\SpecialChar \menuseparator
28303 Math\SpecialChar \menuseparator
28304 Change Formula Type
28305 \family default
28306  already existing formulas can be converted to Align environments.
28307 \end_layout
28308
28309 \begin_layout Standard
28310 To add or delete columns, the math toolbar buttons 
28311 \begin_inset Graphics
28312         filename ../images/tabular-feature_append-column.png
28313         scale 85
28314
28315 \end_inset
28316
28317  or 
28318 \begin_inset Graphics
28319         filename ../images/tabular-feature_delete-column.png
28320         scale 85
28321
28322 \end_inset
28323
28324 , respectively, or the menu 
28325 \family sans
28326 Edit\SpecialChar \menuseparator
28327 Rows & Columns
28328 \family default
28329  can be used.
28330 \end_layout
28331
28332 \begin_layout Subsubsection
28333 Standard align Environment
28334 \begin_inset CommandInset label
28335 LatexCommand label
28336 name "sub:Standard-align-Environment"
28337
28338 \end_inset
28339
28340
28341 \begin_inset Index
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345 Formula ! multiline ! align environment
28346 \end_layout
28347
28348 \end_inset
28349
28350
28351 \end_layout
28352
28353 \begin_layout Standard
28354 This Align environment is created by presssing 
28355 \family sans
28356 Ctrl-Return
28357 \family default
28358  in a formula or by the menu 
28359 \family sans
28360 Insert\SpecialChar \menuseparator
28361 Math\SpecialChar \menuseparator
28362 AMS align Environment
28363 \family default
28364 .
28365 \end_layout
28366
28367 \begin_layout Standard
28368 An example for two formulas set side by side, that are created with a four
28369  column align environment:
28370 \begin_inset Formula \begin{align*}
28371 A & =\sin(B) & C & =D\\
28372 C & \ne A & B & \ne D\end{align*}
28373
28374 \end_inset
28375
28376 As it can be seen, the formulas in this environment are placed so as if
28377  there would be a 
28378 \series bold
28379
28380 \backslash
28381 hfill
28382 \begin_inset Foot
28383 status collapsed
28384
28385 \begin_layout Plain Layout
28386 more about 
28387 \series bold
28388
28389 \backslash
28390 hfill
28391 \series default
28392  see 
28393 \begin_inset CommandInset ref
28394 LatexCommand ref
28395 reference "sub:Variable-Space"
28396
28397 \end_inset
28398
28399
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \series default
28406  before the first and after every even column.
28407  When the formula style 
28408 \series bold
28409 Indented
28410 \begin_inset Foot
28411 status collapsed
28412
28413 \begin_layout Plain Layout
28414 formula styles see 
28415 \begin_inset CommandInset ref
28416 LatexCommand ref
28417 reference "sec:Formula-Styles"
28418
28419 \end_inset
28420
28421
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \series default
28428  is used, the formula is set without the 
28429 \series bold
28430
28431 \backslash
28432 hfill
28433 \series default
28434  before the first column.
28435 \end_layout
28436
28437 \begin_layout Subsubsection
28438 Alignat Environment
28439 \begin_inset Index
28440 status collapsed
28441
28442 \begin_layout Plain Layout
28443 Formula ! multiline ! alignat environment
28444 \end_layout
28445
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \begin_layout Standard
28452 The alignat environment has no predefined column separation.
28453  It can be inserted manually with the spaces that are described 
28454 \begin_inset CommandInset ref
28455 LatexCommand ref
28456 reference "sub:Space"
28457
28458 \end_inset
28459
28460 .
28461 \end_layout
28462
28463 \begin_layout Standard
28464 The above example in the alignat environment where 1
28465 \begin_inset space \thinspace{}
28466 \end_inset
28467
28468 cm space was inserted at the beginning of the second formula:
28469 \begin_inset Formula \begin{alignat*}{2}
28470 A & =\sin(B) & \hspace{1cm}C & =D\\
28471 C & \ne A & B & \ne D\end{alignat*}
28472
28473 \end_inset
28474
28475 Because the column separation can be set separately for every column, this
28476  environment is especially suitable to set three and more formulas side
28477  by side.
28478 \end_layout
28479
28480 \begin_layout Subsubsection
28481 Flalign Environment
28482 \begin_inset CommandInset label
28483 LatexCommand label
28484 name "sub:Flalign-Environment"
28485
28486 \end_inset
28487
28488
28489 \begin_inset Index
28490 status collapsed
28491
28492 \begin_layout Plain Layout
28493 Formula ! multiline ! flalign environment
28494 \end_layout
28495
28496 \end_inset
28497
28498
28499 \end_layout
28500
28501 \begin_layout Standard
28502 In this environment the first two columns are always set as much as possible
28503  to the left and the last two ones to the right.
28504  An example:
28505 \begin_inset Formula \begin{flalign*}
28506 A & =1 & B & =2 & C & =3\\
28507 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Standard
28515 By creating a flalign environment with an odd number of columns where an
28516  empty TeX-brace is inserted to the last column, several formulas in a document
28517  can be set to the left, although the formula style 
28518 \series bold
28519 Centered
28520 \series default
28521  is used.
28522  As example the indented formula 
28523 \begin_inset CommandInset ref
28524 LatexCommand eqref
28525 reference "eq:VolInt"
28526
28527 \end_inset
28528
28529 :
28530 \begin_inset Formula \begin{flalign}
28531 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28532
28533 \end_inset
28534
28535 The first two columns contain the formula.
28536  To indent it as with the formula style 
28537 \series bold
28538 Indented
28539 \series default
28540 , 30
28541 \begin_inset space \thinspace{}
28542 \end_inset
28543
28544 pt space was inserted at the beginning of the first column.
28545 \end_layout
28546
28547 \begin_layout Subsection
28548 Eqnarray Environment
28549 \begin_inset CommandInset label
28550 LatexCommand label
28551 name "sub:Eqnarray-Environment"
28552
28553 \end_inset
28554
28555
28556 \begin_inset Index
28557 status collapsed
28558
28559 \begin_layout Plain Layout
28560 Formula ! multiline ! eqnarray environment
28561 \end_layout
28562
28563 \end_inset
28564
28565
28566 \end_layout
28567
28568 \begin_layout Standard
28569 When this environment has been created, three blue boxes appear.
28570  The content of the first box is right aligned, the content of the last
28571  one left aligned.
28572  The content of the middle box appears centered and a bit smaller, because
28573  it is designed to insert there only relation characters.
28574 \begin_inset Formula \begin{eqnarray*}
28575 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28576 AB & AB & AB\\
28577 A & = & A\end{eqnarray*}
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Subsection
28585 Gather Environment
28586 \begin_inset Index
28587 status collapsed
28588
28589 \begin_layout Plain Layout
28590 Formula ! multiline ! gather environment
28591 \end_layout
28592
28593 \end_inset
28594
28595
28596 \end_layout
28597
28598 \begin_layout Standard
28599 This environment consists of only one centered column.
28600  Every line can be numbered.
28601 \begin_inset Formula \begin{gather}
28602 A=1\\
28603 X=\textrm{-}1\end{gather}
28604
28605 \end_inset
28606
28607
28608 \end_layout
28609
28610 \begin_layout Subsection
28611 Multline Environment
28612 \begin_inset CommandInset label
28613 LatexCommand label
28614 name "sub:Multline-Environment"
28615
28616 \end_inset
28617
28618
28619 \begin_inset Index
28620 status collapsed
28621
28622 \begin_layout Plain Layout
28623 Formula ! multiline ! multline environment
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Standard
28632 The multline environment consists, like the gather environment, of only
28633  one column.
28634  But the first line is left aligned, the last one right aligned.
28635  All other lines are centered.
28636  Therefore this environment is suitable for long formulas.
28637  As example formula 
28638 \begin_inset CommandInset ref
28639 LatexCommand eqref
28640 reference "eq:lefteqn"
28641
28642 \end_inset
28643
28644  in the multline environment:
28645 \begin_inset Formula \begin{multline}
28646 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}\\
28647 -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}\\
28648 =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}
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656 In the output only the last (first) line of a multline environment appears
28657  numbered when the document numbering is right (left).
28658 \begin_inset Foot
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 numbering styles see 
28663 \begin_inset CommandInset ref
28664 LatexCommand ref
28665 reference "sec:Formula-Styles"
28666
28667 \end_inset
28668
28669
28670 \end_layout
28671
28672 \end_inset
28673
28674
28675 \end_layout
28676
28677 \begin_layout Standard
28678 With the commands 
28679 \series bold
28680
28681 \backslash
28682 shoveright
28683 \begin_inset Index
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687 Commands ! S ! 
28688 \backslash
28689 shoveright
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \series default
28696  and 
28697 \series bold
28698
28699 \backslash
28700 shoveleft
28701 \begin_inset Index
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705 Commands ! S ! 
28706 \backslash
28707 shoveleft
28708 \end_layout
28709
28710 \end_inset
28711
28712
28713 \series default
28714  a centered line can be right or left aligned, respectively.
28715  The commands are used as follows:
28716 \end_layout
28717
28718 \begin_layout Standard
28719
28720 \series bold
28721
28722 \backslash
28723 shoveright{line content}
28724 \series default
28725  and 
28726 \series bold
28727
28728 \backslash
28729 shoveleft{line content}
28730 \end_layout
28731
28732 \begin_layout Standard
28733 \begin_inset VSpace medskip
28734 \end_inset
28735
28736 The length 
28737 \series bold
28738
28739 \backslash
28740 multlinegap
28741 \begin_inset Index
28742 status collapsed
28743
28744 \begin_layout Plain Layout
28745 Commands ! M ! 
28746 \backslash
28747 multlinegap
28748 \end_layout
28749
28750 \end_inset
28751
28752
28753 \series default
28754  specifies the distance of the first line from the left page margin.
28755  Predefined is the length 0
28756 \begin_inset space \thinspace{}
28757 \end_inset
28758
28759 pt.
28760 \end_layout
28761
28762 \begin_layout Standard
28763 As example the above formula where the command
28764 \end_layout
28765
28766 \begin_layout Standard
28767
28768 \series bold
28769
28770 \backslash
28771 setlength{
28772 \backslash
28773 multlinegap}{2cm}
28774 \end_layout
28775
28776 \begin_layout Standard
28777 was inserted in TeX-mode before:
28778 \begin_inset ERT
28779 status collapsed
28780
28781 \begin_layout Plain Layout
28782
28783
28784 \backslash
28785 setlength{
28786 \backslash
28787 multlinegap}{2cm}
28788 \end_layout
28789
28790 \end_inset
28791
28792
28793 \begin_inset Formula \begin{multline}
28794 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}\\
28795 \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}}\\
28796 =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}
28797
28798 \end_inset
28799
28800
28801 \begin_inset ERT
28802 status collapsed
28803
28804 \begin_layout Plain Layout
28805
28806
28807 \backslash
28808 setlength{
28809 \backslash
28810 multlinegap}{0pt}
28811 \end_layout
28812
28813 \end_inset
28814
28815 The second line was left aligned using 
28816 \series bold
28817
28818 \backslash
28819 shoveleft
28820 \series default
28821 .
28822 \end_layout
28823
28824 \begin_layout Subsection
28825 Multiline Formula Parts
28826 \begin_inset CommandInset label
28827 LatexCommand label
28828 name "sub:Multiline-Formula-Parts"
28829
28830 \end_inset
28831
28832
28833 \begin_inset Index
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 Formula ! multiline ! formula parts
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \end_layout
28844
28845 \begin_layout Standard
28846 To display only parts of a formula with multiple lines, one of the following
28847  environments are used: 
28848 \series bold
28849 aligned
28850 \series default
28851
28852 \series bold
28853 alignedat
28854 \series default
28855
28856 \series bold
28857 gathered
28858 \series default
28859  or 
28860 \series bold
28861 split
28862 \series default
28863 .
28864  They can be inserted via the menu 
28865 \family sans
28866 Insert\SpecialChar \menuseparator
28867 Math
28868 \family default
28869  or by using the commands described in this section.
28870 \end_layout
28871
28872 \begin_layout Standard
28873 The first three have the same properties as the corresponding multiline
28874  formula environments, but it is possible to set further formula parts beside
28875  them.
28876  An example:
28877 \begin_inset Formula \[
28878 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28879 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28880 \right\} \textrm{Uncertainty relations}\]
28881
28882 \end_inset
28883
28884
28885 \end_layout
28886
28887 \begin_layout Standard
28888 To get this formula, a displayed formula is created where the command 
28889 \series bold
28890
28891 \backslash
28892 aligned
28893 \begin_inset Index
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897 Commands ! A ! 
28898 \backslash
28899 aligned
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \series default
28906  is inserted.
28907  A purple box appears around the blue formula box where now columns and
28908  lines can be added.
28909  Outside the multiline environment other formula parts can be set, like
28910  the brace.
28911 \end_layout
28912
28913 \begin_layout Standard
28914 The aligned environment is also suitable for long formulas whose lines are
28915  horizontally aligned.
28916  Using aligned in a displayed formula has the advantage that the formula
28917  number is vertically centered behind the lines.
28918  As example formula 
28919 \begin_inset CommandInset ref
28920 LatexCommand eqref
28921 reference "eq:kurzlang"
28922
28923 \end_inset
28924
28925  in the aligned environment:
28926 \begin_inset Formula \begin{equation}
28927 \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}|}\\
28928  & -\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}
28929 \end{equation}
28930
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 To use the environments 
28938 \series bold
28939 alignedat
28940 \series default
28941
28942 \series bold
28943 gathered
28944 \series default
28945 , or 
28946 \series bold
28947 split
28948 \series default
28949 , the command 
28950 \series bold
28951
28952 \backslash
28953 alignedat
28954 \series default
28955 ,
28956 \begin_inset Index
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960 Commands ! A ! 
28961 \backslash
28962 alignedat
28963 \end_layout
28964
28965 \end_inset
28966
28967  
28968 \series bold
28969
28970 \backslash
28971 gathered
28972 \series default
28973
28974 \begin_inset Index
28975 status collapsed
28976
28977 \begin_layout Plain Layout
28978 Commands ! G ! 
28979 \backslash
28980 gathered
28981 \end_layout
28982
28983 \end_inset
28984
28985 , or 
28986 \series bold
28987
28988 \backslash
28989 split
28990 \series default
28991
28992 \begin_inset Index
28993 status collapsed
28994
28995 \begin_layout Plain Layout
28996 Commands ! S ! 
28997 \backslash
28998 split
28999 \end_layout
29000
29001 \end_inset
29002
29003  are inserted, respectively.
29004  The split environment has the same properties as the aligned environment
29005  but it can only have two columns.
29006 \end_layout
29007
29008 \begin_layout Subsection
29009 Text in multiline Formulas
29010 \begin_inset CommandInset label
29011 LatexCommand label
29012 name "sub:Text-in-multiline"
29013
29014 \end_inset
29015
29016
29017 \begin_inset Index
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Text ! in formulas
29022 \end_layout
29023
29024 \end_inset
29025
29026
29027 \begin_inset Index
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031 Formula ! multiline ! text
29032 \end_layout
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 In the Align environments, and the multline and gather environment, text
29041  can be inserted that will appear in a separate line and doesn't affect
29042  the column alignment.
29043  To do this, the command 
29044 \series bold
29045
29046 \backslash
29047 intertext
29048 \begin_inset Index
29049 status collapsed
29050
29051 \begin_layout Plain Layout
29052 Commands ! I ! 
29053 \backslash
29054 intertext
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \series default
29061  is used in the following scheme:
29062 \end_layout
29063
29064 \begin_layout Standard
29065
29066 \series bold
29067
29068 \backslash
29069 intertext{text}
29070 \end_layout
29071
29072 \begin_layout Standard
29073 The text should not be longer than a line because it cannot be hyphenated.
29074  As LyX doesn't yet support 
29075 \series bold
29076
29077 \backslash
29078 intertext
29079 \series default
29080  directly, the text is written as mathematical text.
29081  
29082 \series bold
29083
29084 \backslash
29085 intertext
29086 \series default
29087  must hereby be at the beginning of a line and appears in the output above
29088  this line.
29089  An example where the text was inserted at the beginning of the second line:
29090 \begin_inset Formula \begin{align}
29091 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29092 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29093
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \begin_layout Section
29100 Formula Numbering
29101 \begin_inset Index
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105 Formula numbering
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \begin_inset Index
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115 Formula ! numbering|see
29116 \begin_inset ERT
29117 status collapsed
29118
29119 \begin_layout Plain Layout
29120
29121 {
29122 \end_layout
29123
29124 \end_inset
29125
29126 Formula numbering
29127 \begin_inset ERT
29128 status collapsed
29129
29130 \begin_layout Plain Layout
29131
29132 }
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \end_inset
29141
29142
29143 \end_layout
29144
29145 \begin_layout Subsection
29146 General
29147 \end_layout
29148
29149 \begin_layout Standard
29150 Numbered formulas can be created with the menu 
29151 \family sans
29152 Insert\SpecialChar \menuseparator
29153 Math\SpecialChar \menuseparator
29154 Numbered
29155 \begin_inset space ~
29156 \end_inset
29157
29158 Formula
29159 \family default
29160  (shortcut 
29161 \family sans
29162 Ctrl-Alt
29163 \begin_inset space ~
29164 \end_inset
29165
29166 n
29167 \family default
29168 ).
29169  Existing formulas can be numbered with the menu 
29170 \family sans
29171 Edit\SpecialChar \menuseparator
29172 Math\SpecialChar \menuseparator
29173 Toggle
29174 \begin_inset space ~
29175 \end_inset
29176
29177 Numbering
29178 \family default
29179  (shortcut 
29180 \family sans
29181 Alt-m
29182 \begin_inset space ~
29183 \end_inset
29184
29185 n
29186 \family default
29187 ).
29188  The formula number is displayed in LyX behind the formula as number sign
29189  in parentheses.
29190  The number sign is replaced in the output by the formula number.
29191 \end_layout
29192
29193 \begin_layout Standard
29194 When numbering is turned on in multiline formulas, all lines will be numbered.
29195  But the numbering can be controlled with the menu 
29196 \family sans
29197 Edit\SpecialChar \menuseparator
29198 Math\SpecialChar \menuseparator
29199 Toggle
29200 \begin_inset space ~
29201 \end_inset
29202
29203 Numbering
29204 \begin_inset space ~
29205 \end_inset
29206
29207 of
29208 \begin_inset space ~
29209 \end_inset
29210
29211 Line
29212 \family default
29213  (shortcut 
29214 \family sans
29215 Alt-m
29216 \begin_inset space ~
29217 \end_inset
29218
29219 N
29220 \family default
29221 ) for every line.
29222 \end_layout
29223
29224 \begin_layout Standard
29225 Except of inline formulas, all formulas can be numbered with two different
29226  styles, see 
29227 \begin_inset CommandInset ref
29228 LatexCommand ref
29229 reference "sec:Formula-Styles"
29230
29231 \end_inset
29232
29233 .
29234 \end_layout
29235
29236 \begin_layout Subsection
29237 Cross-References
29238 \begin_inset CommandInset label
29239 LatexCommand label
29240 name "sub:Cross-References"
29241
29242 \end_inset
29243
29244
29245 \begin_inset Index
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 Cross-references ! to formulas
29250 \end_layout
29251
29252 \end_inset
29253
29254
29255 \end_layout
29256
29257 \begin_layout Standard
29258 All labeled formulas can be cross-referenced.
29259  A label is added by the menu 
29260 \family sans
29261 Insert\SpecialChar \menuseparator
29262 Label
29263 \family default
29264  or the toolbar button 
29265 \begin_inset Graphics
29266         filename ../images/label-insert.png
29267         scale 85
29268
29269 \end_inset
29270
29271 .
29272  The cursor must hereby be inside a displayed formula.
29273  A dialog pops up displaying the prefix 
29274 \series bold
29275 eq:
29276 \series default
29277  in a text field.
29278  The label is inserted there behind the prefix.
29279  The predefined prefix means 
29280 \begin_inset Quotes eld
29281 \end_inset
29282
29283 equation
29284 \begin_inset Quotes erd
29285 \end_inset
29286
29287  and makes it easier to find labels in large documents because it marks
29288  it as formula label to divide it from e.
29289 \begin_inset space \thinspace{}
29290 \end_inset
29291
29292 g.
29293 \begin_inset space ~
29294 \end_inset
29295
29296 section labels.
29297  To change a label, the menu 
29298 \family sans
29299 Insert\SpecialChar \menuseparator
29300 Label
29301 \family default
29302  is used again.
29303 \end_layout
29304
29305 \begin_layout Standard
29306 The name of the label is displayed in LyX within two parentheses behind
29307  formula.
29308  A formula with a label is always numbered.
29309 \end_layout
29310
29311 \begin_layout Standard
29312 Cross-references are inserted via the menu 
29313 \family sans
29314 Insert\SpecialChar \menuseparator
29315 Cross-Reference
29316 \family default
29317  or with the toolbar button 
29318 \begin_inset Graphics
29319         filename ../images/dialog-show-new-inset_ref.png
29320         scale 85
29321
29322 \end_inset
29323
29324 .
29325  A formula cross-reference appears in the output as formula number.
29326  When in the cross-reference dialog window the format 
29327 \series bold
29328 (<reference>)
29329 \series default
29330  is chosen, the cross-reference appears in the output as formula number
29331  in parentheses.
29332 \begin_inset Newline newline
29333 \end_inset
29334
29335 By right-clicking on a cross-reference in LyX, one jumps to the formula
29336  that is referenced.
29337 \end_layout
29338
29339 \begin_layout Standard
29340 Here are as examples cross-references to formulas of the following subsections:
29341 \begin_inset Note Note
29342 status open
29343
29344 \begin_layout Plain Layout
29345 Note the different cross-reference types.
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Standard
29354 The equations 
29355 \begin_inset CommandInset ref
29356 LatexCommand eqref
29357 reference "eq:tag"
29358
29359 \end_inset
29360
29361  and 
29362 \begin_inset CommandInset ref
29363 LatexCommand eqref
29364 reference "eq:c"
29365
29366 \end_inset
29367
29368  are equivalent.
29369  In (
29370 \begin_inset CommandInset ref
29371 LatexCommand ref
29372 reference "eq:Lat"
29373
29374 \end_inset
29375
29376 ) big Latin letters are used for the numbering in contrary to (
29377 \begin_inset CommandInset ref
29378 LatexCommand ref
29379 reference "eq:Rom"
29380
29381 \end_inset
29382
29383 ).
29384 \end_layout
29385
29386 \begin_layout Standard
29387 \begin_inset VSpace medskip
29388 \end_inset
29389
29390 When the argument of 
29391 \series bold
29392
29393 \backslash
29394 tag
29395 \begin_inset Foot
29396 status collapsed
29397
29398 \begin_layout Plain Layout
29399
29400 \series bold
29401
29402 \backslash
29403 tag
29404 \series default
29405  is described in 
29406 \begin_inset CommandInset ref
29407 LatexCommand ref
29408 reference "sub:User-defined-Numbering"
29409
29410 \end_inset
29411
29412 .
29413 \end_layout
29414
29415 \end_inset
29416
29417
29418 \series default
29419  contains a box like in 
29420 \begin_inset CommandInset ref
29421 LatexCommand ref
29422 reference "sub:Paragraph-Boxes"
29423
29424 \end_inset
29425
29426 , the formula cannot be referenced.
29427 \end_layout
29428
29429 \begin_layout Subsection
29430 Subnumbering
29431 \begin_inset Index
29432 status collapsed
29433
29434 \begin_layout Plain Layout
29435 Formula numbering ! subnumbering
29436 \end_layout
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444 With the help of the commands 
29445 \series bold
29446
29447 \backslash
29448 begin{subequations}
29449 \series default
29450  and 
29451 \series bold
29452
29453 \backslash
29454 end{subequations}
29455 \series default
29456  formulas can be subnumbered.
29457  Both commands are inserted in TeX-mode.
29458 \end_layout
29459
29460 \begin_layout Standard
29461 An example:
29462 \begin_inset Formula \begin{equation}
29463 A=C-B\label{eq:a}\end{equation}
29464
29465 \end_inset
29466
29467
29468 \begin_inset ERT
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472
29473
29474 \backslash
29475 addtocounter{equation}{-1}
29476 \end_layout
29477
29478 \end_inset
29479
29480
29481 \begin_inset ERT
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485
29486
29487 \backslash
29488 begin{subequations}
29489 \end_layout
29490
29491 \end_inset
29492
29493
29494 \begin_inset VSpace -5mm
29495 \end_inset
29496
29497
29498 \begin_inset Formula \begin{equation}
29499 B=C-A\label{eq:b}\end{equation}
29500
29501 \end_inset
29502
29503
29504 \begin_inset Formula \begin{equation}
29505 C=A+B\label{eq:c}\end{equation}
29506
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \begin_layout Standard
29513 \begin_inset ERT
29514 status collapsed
29515
29516 \begin_layout Plain Layout
29517
29518
29519 \backslash
29520 end{subequations}
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Standard
29529 To create the example, the following is done:
29530 \end_layout
29531
29532 \begin_layout Enumerate
29533 first formula is inserted
29534 \end_layout
29535
29536 \begin_layout Enumerate
29537
29538 \series bold
29539
29540 \backslash
29541 addtocounter{equation}{-1} 
29542 \backslash
29543 begin{subequations}
29544 \begin_inset Index
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548 Commands ! A ! 
29549 \backslash
29550 addtocounter
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \begin_inset Newline newline
29557 \end_inset
29558
29559
29560 \series default
29561 is inserted after the first formula
29562 \end_layout
29563
29564 \begin_layout Enumerate
29565 second formula is inserted
29566 \end_layout
29567
29568 \begin_layout Enumerate
29569 third formula is inserted
29570 \end_layout
29571
29572 \begin_layout Enumerate
29573
29574 \series bold
29575
29576 \backslash
29577 end{subequations}
29578 \series default
29579  is inserted after the third formula
29580 \end_layout
29581
29582 \begin_layout Standard
29583 Every formula between the commands 
29584 \series bold
29585
29586 \backslash
29587 begin
29588 \series default
29589  and 
29590 \series bold
29591
29592 \backslash
29593 end
29594 \series default
29595  is subnumbered as a, b, 
29596 \begin_inset Newline linebreak
29597 \end_inset
29598
29599 c, \SpecialChar \ldots{}
29600  For multiline formulas every line will be subnumbered.
29601  All subnumbered formulas are treated as 
29602 \emph on
29603 one
29604 \emph default
29605  numbered formula.
29606  But as every numbered formula increases the counter 
29607 \series bold
29608 equation
29609 \series default
29610  by one, the command 
29611 \series bold
29612
29613 \backslash
29614 addtocounter
29615 \series default
29616  is needed to decrease it.
29617  Otherwise the formulas 
29618 \begin_inset CommandInset ref
29619 LatexCommand eqref
29620 reference "eq:a"
29621
29622 \end_inset
29623
29624
29625 \begin_inset CommandInset ref
29626 LatexCommand eqref
29627 reference "eq:b"
29628
29629 \end_inset
29630
29631
29632 \begin_inset CommandInset ref
29633 LatexCommand eqref
29634 reference "eq:c"
29635
29636 \end_inset
29637
29638  would be numbered as 
29639 \begin_inset CommandInset ref
29640 LatexCommand eqref
29641 reference "eq:a"
29642
29643 \end_inset
29644
29645
29646 \begin_inset CommandInset ref
29647 LatexCommand eqref
29648 reference "eq:d"
29649
29650 \end_inset
29651
29652
29653 \begin_inset CommandInset ref
29654 LatexCommand eqref
29655 reference "eq:f"
29656
29657 \end_inset
29658
29659 .
29660 \end_layout
29661
29662 \begin_layout Standard
29663 By inserting the commands in TeX-mode, a space is created between the first
29664  two formulas.
29665  To revert this -5
29666 \begin_inset space \thinspace{}
29667 \end_inset
29668
29669 mm vertical space is inserted after the command 
29670 \series bold
29671
29672 \backslash
29673 begin{subequations}
29674 \series default
29675 .
29676  When the formula style 
29677 \series bold
29678 Indented
29679 \begin_inset Foot
29680 status collapsed
29681
29682 \begin_layout Plain Layout
29683 formula styles see 
29684 \begin_inset CommandInset ref
29685 LatexCommand ref
29686 reference "sec:Formula-Styles"
29687
29688 \end_inset
29689
29690
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \series default
29697  is used, -7
29698 \begin_inset space \thinspace{}
29699 \end_inset
29700
29701 mm space is inserted instead.
29702 \end_layout
29703
29704 \begin_layout Standard
29705 Here is an example for a multiline formula where the numbering was turned
29706  off for the second line:
29707 \begin_inset ERT
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712
29713 \backslash
29714 begin{subequations}
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \begin_inset Formula \begin{eqnarray}
29721 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29722  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29723  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29724
29725 \end_inset
29726
29727
29728 \begin_inset ERT
29729 status collapsed
29730
29731 \begin_layout Plain Layout
29732
29733
29734 \backslash
29735 end{subequations}
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Subsection
29744 User-defined Numbering
29745 \begin_inset CommandInset label
29746 LatexCommand label
29747 name "sub:User-defined-Numbering"
29748
29749 \end_inset
29750
29751
29752 \begin_inset Index
29753 status collapsed
29754
29755 \begin_layout Plain Layout
29756 Formula numbering ! user-defined
29757 \end_layout
29758
29759 \end_inset
29760
29761
29762 \end_layout
29763
29764 \begin_layout Standard
29765 \begin_inset Index
29766 status collapsed
29767
29768 \begin_layout Plain Layout
29769 Formula numbering ! self-defined delimiters
29770 \end_layout
29771
29772 \end_inset
29773
29774 With the standard numbering parentheses are set around the formula number.
29775  To replace the parentheses for example by vertical bars, the following
29776  line is added to the LaTeX-preamble:
29777 \end_layout
29778
29779 \begin_layout Standard
29780
29781 \series bold
29782
29783 \backslash
29784 def
29785 \backslash
29786 tagform@#1{
29787 \backslash
29788 maketag@@@{|#1|}}
29789 \series default
29790
29791 \begin_inset Note Note
29792 status collapsed
29793
29794 \begin_layout Plain Layout
29795 This macro is already declared in the LaTeX-preamble for testing.
29796  To activate it, remove the percent sign at the beginning.
29797 \end_layout
29798
29799 \end_inset
29800
29801
29802 \end_layout
29803
29804 \begin_layout Standard
29805 To use other characters, the vertical bars besides the 
29806 \series bold
29807 #1
29808 \series default
29809  are replaced by one ore more characters.
29810  To get only the formula number the vertical bars are omitted.
29811 \end_layout
29812
29813 \begin_layout Standard
29814 \begin_inset VSpace bigskip
29815 \end_inset
29816
29817 When there should be an expression of your choice instead of the consecutive
29818  formula number in parentheses behind the formula, the command 
29819 \series bold
29820
29821 \backslash
29822 tag
29823 \series default
29824
29825 \begin_inset Index
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829 Commands ! T ! 
29830 \backslash
29831 tag
29832 \end_layout
29833
29834 \end_inset
29835
29836  is used:
29837 \begin_inset Formula \begin{equation}
29838 A+B=C\tag{something}\label{eq:tag}\end{equation}
29839
29840 \end_inset
29841
29842 In this example the command 
29843 \series bold
29844
29845 \backslash
29846 tag
29847 \begin_inset ERT
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851
29852
29853 \backslash
29854 spce 
29855 \end_layout
29856
29857 \end_inset
29858
29859 something
29860 \series default
29861  was inserted to the formula.
29862 \end_layout
29863
29864 \begin_layout Standard
29865 When the command 
29866 \series bold
29867
29868 \backslash
29869 tag*
29870 \begin_inset ERT
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874
29875
29876 \backslash
29877 spce 
29878 \end_layout
29879
29880 \end_inset
29881
29882 something
29883 \series default
29884  is inserted instead, the star prevents the parentheses around the expression:
29885 \begin_inset Formula \[
29886 A+B=C\tag*{something}\]
29887
29888 \end_inset
29889
29890
29891 \end_layout
29892
29893 \begin_layout Standard
29894 \begin_inset VSpace bigskip
29895 \end_inset
29896
29897 To restart the formula numbering with new document parts or sections, the
29898  following command is used:
29899 \end_layout
29900
29901 \begin_layout Standard
29902
29903 \series bold
29904
29905 \backslash
29906 @addtoreset{equation}{part}
29907 \series default
29908
29909 \begin_inset Index
29910 status collapsed
29911
29912 \begin_layout Plain Layout
29913 Commands ! 
29914 \begin_inset ERT
29915 status collapsed
29916
29917 \begin_layout Plain Layout
29918
29919 "
29920 \end_layout
29921
29922 \end_inset
29923
29924 @
29925 \begin_inset ERT
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929
29930 "
29931 \end_layout
29932
29933 \end_inset
29934
29935  ! 
29936 \backslash
29937
29938 \begin_inset ERT
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943 "
29944 \end_layout
29945
29946 \end_inset
29947
29948 @
29949 \begin_inset ERT
29950 status collapsed
29951
29952 \begin_layout Plain Layout
29953
29954 "
29955 \end_layout
29956
29957 \end_inset
29958
29959 addtoreset
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \begin_inset Newline newline
29966 \end_inset
29967
29968 resp.
29969 \begin_inset Newline newline
29970 \end_inset
29971
29972
29973 \series bold
29974
29975 \backslash
29976 @addtoreset{equation}{section}
29977 \end_layout
29978
29979 \begin_layout Standard
29980 To be able to use these commands in TeX-mode, the 
29981 \begin_inset Quotes eld
29982 \end_inset
29983
29984 @
29985 \begin_inset Quotes erd
29986 \end_inset
29987
29988  character has to be made 
29989 \begin_inset Quotes eld
29990 \end_inset
29991
29992 active
29993 \begin_inset Quotes erd
29994 \end_inset
29995
29996  for LaTeX using the command 
29997 \series bold
29998
29999 \backslash
30000 makeatletter.
30001
30002 \series default
30003  The command 
30004 \series bold
30005
30006 \backslash
30007 makeatother
30008 \series default
30009  reverts this.
30010  So the command sequence in TeX-mode is:
30011 \end_layout
30012
30013 \begin_layout Standard
30014
30015 \series bold
30016
30017 \backslash
30018 makeatletter
30019 \begin_inset Newline newline
30020 \end_inset
30021
30022
30023 \backslash
30024 @addtoreset{equation}{section}
30025 \begin_inset Newline newline
30026 \end_inset
30027
30028
30029 \backslash
30030 makeatother
30031 \end_layout
30032
30033 \begin_layout Standard
30034 In the LaTeX-preamble 
30035 \series bold
30036
30037 \backslash
30038 makeatletter
30039 \series default
30040  and 
30041 \series bold
30042
30043 \backslash
30044 makeatother
30045 \series default
30046  can be omitted as they are automatically internally inserted by LyX.
30047 \end_layout
30048
30049 \begin_layout Standard
30050 To revert 
30051 \series bold
30052
30053 \backslash
30054 @addtoreset
30055 \series default
30056 , the file 
30057 \series bold
30058 remreset.sty
30059 \series default
30060
30061 \begin_inset Foot
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065
30066 \series bold
30067 remreset
30068 \series default
30069  is part of the LaTeX-package 
30070 \series bold
30071 carlisle
30072 \series default
30073
30074 \begin_inset Index
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078 Packages ! carlisle
30079 \end_layout
30080
30081 \end_inset
30082
30083  that is part of every LaTeX standard installation.
30084 \end_layout
30085
30086 \end_inset
30087
30088
30089 \begin_inset Index
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 Packages ! remreset
30094 \end_layout
30095
30096 \end_inset
30097
30098  has to be loaded in the LaTeX-preamble with the line
30099 \end_layout
30100
30101 \begin_layout Standard
30102
30103 \series bold
30104
30105 \backslash
30106 usepackage{remreset}
30107 \end_layout
30108
30109 \begin_layout Standard
30110 Then the command 
30111 \series bold
30112
30113 \backslash
30114 @removefromreset
30115 \series default
30116
30117 \begin_inset Index
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121 Commands ! 
30122 \begin_inset ERT
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126
30127 "
30128 \end_layout
30129
30130 \end_inset
30131
30132 @
30133 \begin_inset ERT
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137
30138 "
30139 \end_layout
30140
30141 \end_inset
30142
30143  ! 
30144 \backslash
30145
30146 \begin_inset ERT
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150
30151 "
30152 \end_layout
30153
30154 \end_inset
30155
30156 @
30157 \begin_inset ERT
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161
30162 "
30163 \end_layout
30164
30165 \end_inset
30166
30167 removefromreset
30168 \end_layout
30169
30170 \end_inset
30171
30172  can be used with the same scheme as 
30173 \series bold
30174
30175 \backslash
30176 @addtoreset
30177 \series default
30178 .
30179 \end_layout
30180
30181 \begin_layout Standard
30182 \begin_inset VSpace bigskip
30183 \end_inset
30184
30185 Sometimes formulas should be numbered in the following form:
30186 \end_layout
30187
30188 \begin_layout Standard
30189
30190 \family typewriter
30191 (section number.formula number)
30192 \end_layout
30193
30194 \begin_layout Standard
30195 The formula number should start with every section with 
30196 \begin_inset Quotes eld
30197 \end_inset
30198
30199 1
30200 \begin_inset Quotes erd
30201 \end_inset
30202
30203 .
30204 \end_layout
30205
30206 \begin_layout Standard
30207 For this case there is the command 
30208 \series bold
30209
30210 \backslash
30211 numberwithin
30212 \series default
30213
30214 \begin_inset Index
30215 status collapsed
30216
30217 \begin_layout Plain Layout
30218 Commands ! N ! 
30219 \backslash
30220 numberwithin
30221 \end_layout
30222
30223 \end_inset
30224
30225 , which is used with the following scheme:
30226 \end_layout
30227
30228 \begin_layout Standard
30229
30230 \series bold
30231
30232 \backslash
30233 numberwithin{counter}{sectioning}
30234 \end_layout
30235
30236 \begin_layout Standard
30237 Counter denotes what kind of numbering is affected, sectioning denotes what
30238  number is before the dot.
30239 \end_layout
30240
30241 \begin_layout Standard
30242 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30243 \end_layout
30244
30245 \begin_layout Standard
30246
30247 \series bold
30248
30249 \backslash
30250 numberwithin{equation}{section}
30251 \end_layout
30252
30253 \begin_layout Standard
30254 This is the result:
30255 \begin_inset ERT
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259
30260
30261 \backslash
30262 numberwithin{equation}{section}
30263 \end_layout
30264
30265 \end_inset
30266
30267
30268 \begin_inset Formula \begin{equation}
30269 A+B=C\end{equation}
30270
30271 \end_inset
30272
30273
30274 \end_layout
30275
30276 \begin_layout Standard
30277 To number e.
30278 \begin_inset space \thinspace{}
30279 \end_inset
30280
30281 g.
30282 \begin_inset space ~
30283 \end_inset
30284
30285 tables so that the number of the part is the sectioning,
30286 \begin_inset Newline newline
30287 \end_inset
30288
30289
30290 \series bold
30291
30292 \backslash
30293 numberwithin{table}{part}
30294 \series default
30295  is used.
30296 \end_layout
30297
30298 \begin_layout Standard
30299 To go back to the standard numbering or to prevent this kind of numbering
30300  when it is defined by the document class, the following command is inserted
30301  as TeX-Code or to the LaTeX-preamble:
30302 \end_layout
30303
30304 \begin_layout Standard
30305
30306 \series bold
30307
30308 \backslash
30309 renewcommand{
30310 \backslash
30311 theequation}{
30312 \backslash
30313 arabic{equation}}
30314 \begin_inset Index
30315 status collapsed
30316
30317 \begin_layout Plain Layout
30318 Commands ! A ! 
30319 \backslash
30320 arabic
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \series default
30327
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333
30334 \backslash
30335 renewcommand{
30336 \backslash
30337 theequation}{
30338 \backslash
30339 arabic{equation}}
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \series bold
30346
30347 \begin_inset Newline newline
30348 \end_inset
30349
30350
30351 \series default
30352 or
30353 \series bold
30354
30355 \begin_inset Newline newline
30356 \end_inset
30357
30358
30359 \backslash
30360 renewcommand{
30361 \backslash
30362 thetable}{
30363 \backslash
30364 arabic{table}}
30365 \end_layout
30366
30367 \begin_layout Standard
30368
30369 \series bold
30370
30371 \backslash
30372 numberwithin
30373 \series default
30374  uses internally the command 
30375 \series bold
30376
30377 \backslash
30378 @addtoreset
30379 \series default
30380 , described above, that also needs to be reverted.
30381 \begin_inset ERT
30382 status collapsed
30383
30384 \begin_layout Plain Layout
30385
30386
30387 \backslash
30388 makeatletter
30389 \end_layout
30390
30391 \begin_layout Plain Layout
30392
30393
30394 \backslash
30395 @removefromreset{equation}{section}
30396 \end_layout
30397
30398 \begin_layout Plain Layout
30399
30400
30401 \backslash
30402 makeatother
30403 \end_layout
30404
30405 \end_inset
30406
30407
30408 \end_layout
30409
30410 \begin_layout Subsection
30411 Numbering with Roman Numbers and Letters
30412 \begin_inset CommandInset label
30413 LatexCommand label
30414 name "sub:Numbering-with-Roman"
30415
30416 \end_inset
30417
30418
30419 \begin_inset Index
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 Formula numbering ! with letters
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \begin_inset Index
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433 Formula numbering ! with Roman numbers
30434 \end_layout
30435
30436 \end_inset
30437
30438
30439 \end_layout
30440
30441 \begin_layout Standard
30442 Formulas can also be numbered with Roman numbers and Latin letters.
30443  To number for example with small Roman numbers, the command
30444 \end_layout
30445
30446 \begin_layout Standard
30447
30448 \series bold
30449
30450 \backslash
30451 renewcommand{
30452 \backslash
30453 theequation}{
30454 \backslash
30455 roman{equation}}
30456 \end_layout
30457
30458 \begin_layout Standard
30459 is inserted before the formula in TeX-mode.
30460  
30461 \series bold
30462
30463 \backslash
30464 renewcommand
30465 \series default
30466
30467 \begin_inset Index
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Commands ! R ! 
30472 \backslash
30473 renewcommand
30474 \end_layout
30475
30476 \end_inset
30477
30478  redefines the predefined command 
30479 \series bold
30480
30481 \backslash
30482 theequation
30483 \series default
30484  to the command 
30485 \series bold
30486
30487 \backslash
30488 roman{equation}
30489 \series default
30490
30491 \begin_inset Foot
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 The command 
30496 \series bold
30497
30498 \backslash
30499 renewcommand
30500 \series default
30501  has the same scheme like the command 
30502 \series bold
30503
30504 \backslash
30505 newcommand
30506 \series default
30507  that is described in 
30508 \begin_inset CommandInset ref
30509 LatexCommand ref
30510 reference "sec:User-defined-Commands"
30511
30512 \end_inset
30513
30514 .
30515 \end_layout
30516
30517 \end_inset
30518
30519 .
30520  
30521 \series bold
30522 equation
30523 \series default
30524  is the formula counter.
30525  When the command 
30526 \series bold
30527
30528 \backslash
30529 the
30530 \series default
30531  is used as prefix for a counter, the value of the counter is output as
30532  Arabic number.
30533  When a formula is numbered, LaTeX sets internally the command 
30534 \series bold
30535
30536 \backslash
30537 theequation
30538 \series default
30539  behind the formula.
30540  
30541 \series bold
30542
30543 \backslash
30544 roman{equation}
30545 \begin_inset Index
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 Commands ! R ! 
30550 \backslash
30551 roman
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \series default
30558  outputs the counter as small Roman number.
30559 \end_layout
30560
30561 \begin_layout Standard
30562 All formulas behind the command 
30563 \series bold
30564
30565 \backslash
30566 renew
30567 \series default
30568 c
30569 \series bold
30570 ommand
30571 \series default
30572  are now numbered Roman.
30573  To switch to numbering with big Roman numbers, the command is inserted
30574  again, but 
30575 \series bold
30576
30577 \backslash
30578 roman
30579 \series default
30580  is replaced by 
30581 \series bold
30582
30583 \backslash
30584 Roman
30585 \series default
30586
30587 \begin_inset Index
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591 Commands ! R ! 
30592 \backslash
30593 roman@
30594 \backslash
30595 Roman
30596 \end_layout
30597
30598 \end_inset
30599
30600 .
30601  To 
30602 \begin_inset Quotes eld
30603 \end_inset
30604
30605 number
30606 \begin_inset Quotes erd
30607 \end_inset
30608
30609  with small Latin letters there is the command 
30610 \series bold
30611
30612 \backslash
30613 alph
30614 \series default
30615
30616 \begin_inset Index
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620 Commands ! A ! 
30621 \backslash
30622 alph
30623 \end_layout
30624
30625 \end_inset
30626
30627 , for big ones there is the command 
30628 \series bold
30629
30630 \backslash
30631 Alph
30632 \series default
30633
30634 \begin_inset Index
30635 status open
30636
30637 \begin_layout Plain Layout
30638 Commands ! A ! 
30639 \backslash
30640 alph@
30641 \backslash
30642 Alph
30643 \end_layout
30644
30645 \end_inset
30646
30647 .
30648 \end_layout
30649
30650 \begin_layout Standard
30651 \begin_inset Note Greyedout
30652 status open
30653
30654 \begin_layout Plain Layout
30655
30656 \series bold
30657 Note:
30658 \series default
30659  Only maximal 26 formulas can be numbered with Latin letters in one document.
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \end_layout
30666
30667 \begin_layout Standard
30668 \begin_inset ERT
30669 status collapsed
30670
30671 \begin_layout Plain Layout
30672
30673
30674 \backslash
30675 renewcommand{
30676 \backslash
30677 theequation}{
30678 \backslash
30679 roman{equation}}
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \begin_layout Standard
30688 \begin_inset Formula \begin{equation}
30689 A=\textrm{small roman}\label{eq:rom}\end{equation}
30690
30691 \end_inset
30692
30693
30694 \begin_inset ERT
30695 status collapsed
30696
30697 \begin_layout Plain Layout
30698
30699
30700 \backslash
30701 renewcommand{
30702 \backslash
30703 theequation}{
30704 \backslash
30705 Roman{equation}}
30706 \end_layout
30707
30708 \end_inset
30709
30710
30711 \begin_inset Formula \begin{equation}
30712 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30713
30714 \end_inset
30715
30716
30717 \begin_inset ERT
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 renewcommand{
30725 \backslash
30726 theequation}{
30727 \backslash
30728 alph{equation}}
30729 \end_layout
30730
30731 \end_inset
30732
30733
30734 \begin_inset Formula \begin{equation}
30735 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30736
30737 \end_inset
30738
30739
30740 \begin_inset ERT
30741 status collapsed
30742
30743 \begin_layout Plain Layout
30744
30745
30746 \backslash
30747 renewcommand{
30748 \backslash
30749 theequation}{
30750 \backslash
30751 Alph{equation}}
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \begin_inset Formula \begin{equation}
30758 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \begin_layout Standard
30766 To switch back to the default numbering, insert the command:
30767 \end_layout
30768
30769 \begin_layout Standard
30770
30771 \series bold
30772
30773 \backslash
30774 renewcommand{
30775 \backslash
30776 theequation}{
30777 \backslash
30778 arabic{equation}}
30779 \begin_inset Index
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783 Commands ! A ! 
30784 \backslash
30785 arabic
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Standard
30794 \begin_inset ERT
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798
30799
30800 \backslash
30801 renewcommand{
30802 \backslash
30803 theequation}{
30804 \backslash
30805 arabic{equation}}
30806 \end_layout
30807
30808 \end_inset
30809
30810
30811 \begin_inset Formula \begin{equation}
30812 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30813
30814 \end_inset
30815
30816
30817 \end_layout
30818
30819 \begin_layout Standard
30820 \begin_inset VSpace medskip
30821 \end_inset
30822
30823 As you see, formulas are numbered serially independent from the numbering
30824  style.
30825  When then numbering should start with 
30826 \begin_inset Quotes eld
30827 \end_inset
30828
30829 1
30830 \begin_inset Quotes erd
30831 \end_inset
30832
30833  when the style is changed, new equation counters have to be defined.
30834  A description about this can be found in the file 
30835 \begin_inset CommandInset href
30836 LatexCommand href
30837 target "Formula-numbering.lyx"
30838
30839 \end_inset
30840
30841 .
30842 \end_layout
30843
30844 \begin_layout Section
30845 User-defined Commands
30846 \begin_inset CommandInset label
30847 LatexCommand label
30848 name "sec:User-defined-Commands"
30849
30850 \end_inset
30851
30852
30853 \begin_inset Index
30854 status collapsed
30855
30856 \begin_layout Plain Layout
30857 User-defined commands
30858 \end_layout
30859
30860 \end_inset
30861
30862
30863 \end_layout
30864
30865 \begin_layout Standard
30866 Many LaTeX-commands are too long to be used frequently.
30867  But it is possible to define with the command 
30868 \series bold
30869
30870 \backslash
30871 newcommand
30872 \series default
30873
30874 \begin_inset Index
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878 Commands ! N ! 
30879 \backslash
30880 newcommand
30881 \end_layout
30882
30883 \end_inset
30884
30885  new shorter commands.
30886 \end_layout
30887
30888 \begin_layout Standard
30889 The command scheme of 
30890 \series bold
30891
30892 \backslash
30893 newcommand
30894 \series default
30895  is:
30896 \end_layout
30897
30898 \begin_layout Standard
30899
30900 \series bold
30901
30902 \backslash
30903 newcommand{new command name}[number of arguments][optional
30904 \series default
30905  
30906 \series bold
30907 value]
30908 \begin_inset Newline newline
30909 \end_inset
30910
30911
30912 \begin_inset ERT
30913 status collapsed
30914
30915 \begin_layout Plain Layout
30916
30917
30918 \backslash
30919 phantom{
30920 \end_layout
30921
30922 \end_inset
30923
30924
30925 \backslash
30926 newcommand
30927 \begin_inset ERT
30928 status collapsed
30929
30930 \begin_layout Plain Layout
30931
30932 }
30933 \end_layout
30934
30935 \end_inset
30936
30937 {command definition}
30938 \end_layout
30939
30940 \begin_layout Standard
30941 \begin_inset Note Greyedout
30942 status open
30943
30944 \begin_layout Plain Layout
30945
30946 \series bold
30947 Note:
30948 \series default
30949  Assure that the name of the new command is not already used in your document
30950  or by LaTeX-packages that you use.
30951  When you for example define the command 
30952 \series bold
30953
30954 \backslash
30955 le
30956 \series default
30957  for 
30958 \series bold
30959
30960 \backslash
30961 Leftarrow
30962 \series default
30963 , you get an error message because 
30964 \series bold
30965
30966 \backslash
30967 le
30968 \series default
30969  is already defined as command for 
30970 \begin_inset Quotes eld
30971 \end_inset
30972
30973
30974 \begin_inset Formula $\le$
30975 \end_inset
30976
30977
30978 \begin_inset Quotes erd
30979 \end_inset
30980
30981 .
30982 \end_layout
30983
30984 \end_inset
30985
30986
30987 \end_layout
30988
30989 \begin_layout Standard
30990 \begin_inset Note Greyedout
30991 status open
30992
30993 \begin_layout Plain Layout
30994
30995 \series bold
30996 Note:
30997 \series default
30998  The names of user-defined commands may only consist of Latin letters.
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \end_layout
31005
31006 \begin_layout Standard
31007 The number of arguments is an integer in the range 0
31008 \begin_inset space \thinspace{}
31009 \end_inset
31010
31011 -
31012 \begin_inset space \thinspace{}
31013 \end_inset
31014
31015 9 and specifies how many arguments the new command should have.
31016  With the optional value a value for an optional argument can be predefined.
31017  When this is done, the 
31018 \emph on
31019 first
31020 \emph default
31021  
31022 \emph on
31023 a
31024 \emph default
31025 rgument of the new command is automatically an optional one.
31026 \end_layout
31027
31028 \begin_layout Standard
31029 Here are some examples:
31030 \end_layout
31031
31032 \begin_layout Itemize
31033 To define the command 
31034 \series bold
31035
31036 \backslash
31037 gr
31038 \series default
31039  for 
31040 \series bold
31041
31042 \backslash
31043 Longrightarrow
31044 \series default
31045 , the LaTeX-preamble line is:
31046 \begin_inset ERT
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050
31051
31052 \backslash
31053 medskip
31054 \end_layout
31055
31056 \end_inset
31057
31058
31059 \series bold
31060
31061 \begin_inset Newline newline
31062 \end_inset
31063
31064
31065 \backslash
31066 newcommand{
31067 \backslash
31068 gr}{
31069 \backslash
31070 Longrightarrow}
31071 \end_layout
31072
31073 \begin_layout Itemize
31074 To define the command 
31075 \series bold
31076
31077 \backslash
31078 us
31079 \series default
31080  for 
31081 \series bold
31082
31083 \backslash
31084 underline
31085 \series default
31086 , the argument (that should be underlined) must be taken into account.
31087  For this the preamble line is:
31088 \begin_inset ERT
31089 status collapsed
31090
31091 \begin_layout Plain Layout
31092
31093
31094 \backslash
31095 medskip
31096 \end_layout
31097
31098 \end_inset
31099
31100
31101 \series bold
31102
31103 \begin_inset Newline newline
31104 \end_inset
31105
31106
31107 \backslash
31108 newcommand{
31109 \backslash
31110 us}[1]{
31111 \backslash
31112 underline{#1}}
31113 \series default
31114
31115 \begin_inset ERT
31116 status collapsed
31117
31118 \begin_layout Plain Layout
31119
31120
31121 \backslash
31122 medskip
31123 \end_layout
31124
31125 \end_inset
31126
31127
31128 \series bold
31129
31130 \begin_inset Newline newline
31131 \end_inset
31132
31133
31134 \series default
31135 The character 
31136 \series bold
31137 #
31138 \series default
31139  acts as argument placeholder, the 
31140 \series bold
31141 1
31142 \series default
31143  behind it denotes that it is the placeholder for the first argument.
31144 \end_layout
31145
31146 \begin_layout Itemize
31147 For 
31148 \series bold
31149
31150 \backslash
31151 framebox
31152 \series default
31153  one can e.
31154 \begin_inset space \thinspace{}
31155 \end_inset
31156
31157 g.
31158 \begin_inset space ~
31159 \end_inset
31160
31161 define the command 
31162 \series bold
31163
31164 \backslash
31165 fb
31166 \series default
31167 :
31168 \begin_inset ERT
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172
31173
31174 \backslash
31175 medskip
31176 \end_layout
31177
31178 \end_inset
31179
31180
31181 \series bold
31182
31183 \begin_inset Newline newline
31184 \end_inset
31185
31186
31187 \backslash
31188 newcommand{
31189 \backslash
31190 fb}[3]{
31191 \backslash
31192 framebox#1#2{$#3$}}
31193 \series default
31194
31195 \begin_inset ERT
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199
31200
31201 \backslash
31202 medskip
31203 \end_layout
31204
31205 \end_inset
31206
31207
31208 \series bold
31209
31210 \begin_inset Newline newline
31211 \end_inset
31212
31213
31214 \series default
31215 The two Dollar signs creates the extra formula needed for 
31216 \series bold
31217
31218 \backslash
31219 framebox
31220 \series default
31221 , see 
31222 \begin_inset CommandInset ref
31223 LatexCommand ref
31224 reference "sub:Boxes-with-Frame"
31225
31226 \end_inset
31227
31228 .
31229 \end_layout
31230
31231 \begin_layout Itemize
31232 To create a new command for 
31233 \series bold
31234
31235 \backslash
31236 fcolorbox
31237 \series default
31238  where the color for the box needn't to be specified, the argument for the
31239  color is defined optional:
31240 \begin_inset ERT
31241 status collapsed
31242
31243 \begin_layout Plain Layout
31244
31245
31246 \backslash
31247 medskip
31248 \end_layout
31249
31250 \end_inset
31251
31252
31253 \series bold
31254
31255 \begin_inset Newline newline
31256 \end_inset
31257
31258
31259 \backslash
31260 newcommand{
31261 \backslash
31262 cb}[3][white]{
31263 \backslash
31264 fcolorbox{#2}{#1}{$#3$}}
31265 \series default
31266
31267 \begin_inset ERT
31268 status collapsed
31269
31270 \begin_layout Plain Layout
31271
31272
31273 \backslash
31274 medskip
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \begin_inset Newline newline
31281 \end_inset
31282
31283 When the color is not specified when using 
31284 \series bold
31285
31286 \backslash
31287 cb
31288 \series default
31289 , the predefined color 
31290 \series bold
31291 white
31292 \series default
31293  will be used.
31294 \end_layout
31295
31296 \begin_layout Standard
31297 A test of the new defined commands:
31298 \end_layout
31299
31300 \begin_layout Standard
31301 \align center
31302 \begin_inset Tabular
31303 <lyxtabular version="3" rows="6" columns="2">
31304 <features>
31305 <column alignment="center" valignment="top" width="0">
31306 <column alignment="center" valignment="top" width="0">
31307 <row>
31308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout Plain Layout
31312 Command
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321 Result
31322 \begin_inset Note Note
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327 \series bold
31328
31329 \backslash
31330 raisebox
31331 \series default
31332  is only used as spacer.
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 </row>
31343 <row>
31344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348 A
31349 \backslash
31350 gr
31351 \begin_inset ERT
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355
31356
31357 \backslash
31358 spce 
31359 \end_layout
31360
31361 \end_inset
31362
31363 B
31364 \end_layout
31365
31366 \end_inset
31367 </cell>
31368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31369 \begin_inset Text
31370
31371 \begin_layout Plain Layout
31372 \begin_inset Formula $A\gr B$
31373 \end_inset
31374
31375
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 </row>
31381 <row>
31382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31383 \begin_inset Text
31384
31385 \begin_layout Plain Layout
31386
31387 \backslash
31388 us{ABcd
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31398 \end_inset
31399
31400
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 </row>
31406 <row>
31407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31408 \begin_inset Text
31409
31410 \begin_layout Plain Layout
31411
31412 \backslash
31413 fb{[2cm]
31414 \begin_inset Formula $\to$
31415 \end_inset
31416
31417
31418 \backslash
31419 {
31420 \begin_inset Formula $\to$
31421 \end_inset
31422
31423
31424 \backslash
31425 {
31426 \backslash
31427 int
31428 \begin_inset ERT
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432
31433
31434 \backslash
31435 spce 
31436 \end_layout
31437
31438 \end_inset
31439
31440 A=B
31441 \end_layout
31442
31443 \end_inset
31444 </cell>
31445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31446 \begin_inset Text
31447
31448 \begin_layout Plain Layout
31449 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31450 \end_inset
31451
31452
31453 \end_layout
31454
31455 \end_inset
31456 </cell>
31457 </row>
31458 <row>
31459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31460 \begin_inset Text
31461
31462 \begin_layout Plain Layout
31463
31464 \backslash
31465 cb{red
31466 \begin_inset Formula $\to$
31467 \end_inset
31468
31469
31470 \backslash
31471 {
31472 \backslash
31473 int
31474 \begin_inset ERT
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478
31479
31480 \backslash
31481 spce 
31482 \end_layout
31483
31484 \end_inset
31485
31486 A=B
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout Plain Layout
31495 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31496 \end_inset
31497
31498
31499 \end_layout
31500
31501 \end_inset
31502 </cell>
31503 </row>
31504 <row>
31505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Plain Layout
31509
31510 \backslash
31511 cb[green]
31512 \backslash
31513 {red
31514 \begin_inset Formula $\to$
31515 \end_inset
31516
31517
31518 \backslash
31519 {
31520 \backslash
31521 int
31522 \begin_inset ERT
31523 status collapsed
31524
31525 \begin_layout Plain Layout
31526
31527
31528 \backslash
31529 spce 
31530 \end_layout
31531
31532 \end_inset
31533
31534 A=B
31535 \end_layout
31536
31537 \end_inset
31538 </cell>
31539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31540 \begin_inset Text
31541
31542 \begin_layout Plain Layout
31543 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31544 \end_inset
31545
31546
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 </row>
31552 </lyxtabular>
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Section
31560 Diagrams
31561 \end_layout
31562
31563 \begin_layout Standard
31564 LyX supports two types of commutative diagrams: 
31565 \series bold
31566 amscd
31567 \series default
31568  and 
31569 \series bold
31570 xymatrix
31571 \series default
31572  that are explained in the following.
31573 \end_layout
31574
31575 \begin_layout Subsection
31576 Amscd Diagrams
31577 \begin_inset Index
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 Diagrams ! amscd
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \begin_layout Standard
31590 Diagrams of this type visualize relations by vertical and horizontal lines
31591  or arrows:
31592 \begin_inset Formula \[
31593 \begin{CD}A@>>>B@>>>C\\
31594 @AAA@.@VVV\\
31595 F@<<<E@<<<D\end{CD}\]
31596
31597 \end_inset
31598
31599
31600 \end_layout
31601
31602 \begin_layout Standard
31603 To get them, the command 
31604 \series bold
31605
31606 \backslash
31607 CD
31608 \begin_inset Index
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612 Commands ! C ! 
31613 \backslash
31614 CD
31615 \end_layout
31616
31617 \end_inset
31618
31619
31620 \series default
31621  is inserted to a formula.
31622  A blue box appears with two dashed lines where further commands can be
31623  inserted.
31624  With 
31625 \family sans
31626 Ctrl-Return
31627 \family default
31628  a new line is created.
31629  Horizontal relations are inserted in odd, vertical in even formula lines.
31630 \end_layout
31631
31632 \begin_layout Standard
31633 To create the relations there are the following commands:
31634 \end_layout
31635
31636 \begin_layout Itemize
31637
31638 \series bold
31639 @<<<
31640 \series default
31641  creates a left arrow, 
31642 \series bold
31643 @>>>
31644 \series default
31645  a right arrow, and 
31646 \series bold
31647 @=
31648 \series default
31649  a long equal sign
31650 \end_layout
31651
31652 \begin_layout Itemize
31653
31654 \series bold
31655 @AAA
31656 \series default
31657  creates an up arrow, 
31658 \series bold
31659 @VVV
31660 \series default
31661  an down arrow, and 
31662 \series bold
31663 @|
31664 \series default
31665  a vertical equal sign
31666 \end_layout
31667
31668 \begin_layout Itemize
31669
31670 \series bold
31671 @.
31672
31673 \series default
31674  is a placeholder for non-existent relations
31675 \end_layout
31676
31677 \begin_layout Standard
31678 All arrows can be labeled as follows:
31679 \end_layout
31680
31681 \begin_layout Itemize
31682 Is text inserted between the first and second < or >, resp., it is placed
31683  above the arrow.
31684  When it is inserted between the second and third one, it appears under
31685  the arrow.
31686 \end_layout
31687
31688 \begin_layout Itemize
31689 When text for vertical arrows is inserted between the first and second A
31690  or V, resp., it is placed left beside the arrow.
31691  When it is inserted between the second and third one, it appears right
31692  beside the arrow.
31693  If the text contains an A or V, these letters must be set into a TeX-brace.
31694 \end_layout
31695
31696 \begin_layout Standard
31697 As example a diagram with all possible relations:
31698 \end_layout
31699
31700 \begin_layout Standard
31701 \begin_inset Formula \[
31702 \begin{CD}A@>j>>B@>>k>C@=F\\
31703 @AmAA@.@VV{V}V@|\\
31704 D@<<j<E@>k>>F@=C\end{CD}\]
31705
31706 \end_inset
31707
31708
31709 \end_layout
31710
31711 \begin_layout Standard
31712 The command for this is:
31713 \begin_inset Newline newline
31714 \end_inset
31715
31716
31717 \series bold
31718
31719 \backslash
31720 CD
31721 \begin_inset ERT
31722 status collapsed
31723
31724 \begin_layout Plain Layout
31725
31726
31727 \backslash
31728 spce 
31729 \end_layout
31730
31731 \end_inset
31732
31733 A@>j>>B@>>k>C@=F Ctrl-Enter
31734 \begin_inset Newline newline
31735 \end_inset
31736
31737
31738 \begin_inset ERT
31739 status collapsed
31740
31741 \begin_layout Plain Layout
31742
31743
31744 \backslash
31745 hphantom{
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \backslash
31752 CD
31753 \begin_inset ERT
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758
31759 \backslash
31760 spce 
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \begin_inset ERT
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770
31771 }
31772 \end_layout
31773
31774 \end_inset
31775
31776 @AmAA@.@VV
31777 \backslash
31778 {V
31779 \series default
31780
31781 \begin_inset Formula $\to$
31782 \end_inset
31783
31784
31785 \series bold
31786 V@| Ctrl-Enter
31787 \begin_inset Newline newline
31788 \end_inset
31789
31790
31791 \begin_inset ERT
31792 status collapsed
31793
31794 \begin_layout Plain Layout
31795
31796
31797 \backslash
31798 hphantom{
31799 \end_layout
31800
31801 \end_inset
31802
31803
31804 \backslash
31805 CD
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811
31812 \backslash
31813 spce 
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \begin_inset ERT
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823
31824 }
31825 \end_layout
31826
31827 \end_inset
31828
31829 D@<<j<E@>k>>F@=C
31830 \end_layout
31831
31832 \begin_layout Subsection
31833 Xymatrix Diagrams
31834 \begin_inset Index
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838 Diagrams ! xymatrix
31839 \end_layout
31840
31841 \end_inset
31842
31843
31844 \end_layout
31845
31846 \begin_layout Standard
31847 To be able to use xymatrices, the LaTeX-package 
31848 \series bold
31849 xypic
31850 \series default
31851  must be installed.
31852  A xymatrix is created by inserting the command 
31853 \series bold
31854
31855 \backslash
31856 xymatrix
31857 \series default
31858  in a formula.
31859  Then you are able to add new matrix columns and rows like for normal matrices,
31860  see 
31861 \begin_inset CommandInset ref
31862 LatexCommand ref
31863 reference "sec:Matrices"
31864
31865 \end_inset
31866
31867 .
31868 \end_layout
31869
31870 \begin_layout Standard
31871 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31872  and much more.
31873  All possibilities to create commutative diagrams and decorations are explained
31874  in detail in this manual: 
31875 \begin_inset CommandInset href
31876 LatexCommand href
31877 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31878
31879 \end_inset
31880
31881 .
31882 \end_layout
31883
31884 \begin_layout Standard
31885 \begin_inset Newpage newpage
31886 \end_inset
31887
31888
31889 \end_layout
31890
31891 \begin_layout Section
31892 Tips
31893 \begin_inset ERT
31894 status collapsed
31895
31896 \begin_layout Plain Layout
31897
31898
31899 \backslash
31900 texorpdfstring{
31901 \end_layout
31902
31903 \end_inset
31904
31905
31906 \begin_inset Foot
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910 Other useful math tips can be found in 
31911 \begin_inset CommandInset citation
31912 LatexCommand cite
31913 key "Voss"
31914
31915 \end_inset
31916
31917 .
31918 \end_layout
31919
31920 \end_inset
31921
31922
31923 \begin_inset ERT
31924 status collapsed
31925
31926 \begin_layout Plain Layout
31927
31928 }{}
31929 \end_layout
31930
31931 \end_inset
31932
31933
31934 \begin_inset Note Note
31935 status collapsed
31936
31937 \begin_layout Plain Layout
31938
31939 \backslash
31940 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31941 \end_layout
31942
31943 \begin_layout Plain Layout
31944 More about 
31945 \backslash
31946 texorpdfstring is in section 
31947 \begin_inset CommandInset ref
31948 LatexCommand ref
31949 reference "sub:Formulas-in-Section"
31950
31951 \end_inset
31952
31953 .
31954 \end_layout
31955
31956 \end_inset
31957
31958
31959 \begin_inset Index
31960 status collapsed
31961
31962 \begin_layout Plain Layout
31963 Tips
31964 \end_layout
31965
31966 \end_inset
31967
31968
31969 \begin_inset Index
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973 Ions|see
31974 \begin_inset ERT
31975 status collapsed
31976
31977 \begin_layout Plain Layout
31978
31979 {
31980 \end_layout
31981
31982 \end_inset
31983
31984 Chemical characters
31985 \begin_inset ERT
31986 status collapsed
31987
31988 \begin_layout Plain Layout
31989
31990 }
31991 \end_layout
31992
31993 \end_inset
31994
31995
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Subsection
32004 Chemical Symbols and Equations
32005 \begin_inset CommandInset label
32006 LatexCommand label
32007 name "sub:Chemical-Symbols-and"
32008
32009 \end_inset
32010
32011
32012 \begin_inset Index
32013 status collapsed
32014
32015 \begin_layout Plain Layout
32016 Chemical characters ! Symbols
32017 \end_layout
32018
32019 \end_inset
32020
32021
32022 \begin_inset Index
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026 Chemical equations
32027 \end_layout
32028
32029 \end_inset
32030
32031
32032 \begin_inset Index
32033 status collapsed
32034
32035 \begin_layout Plain Layout
32036 Symbols ! chemical
32037 \end_layout
32038
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \begin_layout Standard
32045 An example text from chemistry:
32046 \end_layout
32047
32048 \begin_layout Quote
32049 The 
32050 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32051 \end_inset
32052
32053 -ion reacts with two 
32054 \begin_inset Formula $\mathrm{Na^{+}}$
32055 \end_inset
32056
32057 -ions to sodium sulfate 
32058 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32059 \end_inset
32060
32061 .
32062  The chemical equation for this is:
32063 \begin_inset Formula \[
32064 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32065
32066 \end_inset
32067
32068
32069 \end_layout
32070
32071 \begin_layout Standard
32072 This chemical equation can directly be created as formula.
32073  To avoid that the symbols appear italic, everything is highlighted and
32074  changed by the shortcut 
32075 \family sans
32076 Alt-c
32077 \begin_inset space ~
32078 \end_inset
32079
32080 r
32081 \family default
32082  to the upright font style.
32083 \begin_inset Foot
32084 status collapsed
32085
32086 \begin_layout Plain Layout
32087 font styles
32088 \series bold
32089  
32090 \series default
32091 see 
32092 \begin_inset CommandInset ref
32093 LatexCommand ref
32094 reference "sub:Font-Styles"
32095
32096 \end_inset
32097
32098
32099 \end_layout
32100
32101 \end_inset
32102
32103
32104 \end_layout
32105
32106 \begin_layout Subsection
32107 Negative Numbers
32108 \begin_inset Index
32109 status collapsed
32110
32111 \begin_layout Plain Layout
32112 Numbers ! negative
32113 \end_layout
32114
32115 \end_inset
32116
32117
32118 \end_layout
32119
32120 \begin_layout Standard
32121 Negative numbers often look ugly in formulas because the minus sign before
32122  the number is set with the same length as the minus operator sign.
32123  When writing the negative number in normal text, the minus sign appears
32124  correctly.
32125 \end_layout
32126
32127 \begin_layout Standard
32128 Thus, the problem disappears when converting the minus sign to mathematical
32129  text.
32130 \end_layout
32131
32132 \begin_layout Standard
32133 An example to visualize the problem:
32134 \end_layout
32135
32136 \begin_layout Standard
32137 \align center
32138 \begin_inset Tabular
32139 <lyxtabular version="3" rows="3" columns="2">
32140 <features>
32141 <column alignment="right" valignment="top" width="0">
32142 <column alignment="left" valignment="top" width="0">
32143 <row>
32144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32145 \begin_inset Text
32146
32147 \begin_layout Plain Layout
32148 normal text:
32149 \end_layout
32150
32151 \end_inset
32152 </cell>
32153 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32154 \begin_inset Text
32155
32156 \begin_layout Plain Layout
32157 x = -2
32158 \end_layout
32159
32160 \end_inset
32161 </cell>
32162 </row>
32163 <row>
32164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168 formula:
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177 \begin_inset Formula $x=-2$
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 </row>
32186 <row>
32187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32188 \begin_inset Text
32189
32190 \begin_layout Plain Layout
32191 solution:
32192 \end_layout
32193
32194 \end_inset
32195 </cell>
32196 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32197 \begin_inset Text
32198
32199 \begin_layout Plain Layout
32200 \begin_inset Formula $x=\textrm{-}2$
32201 \end_inset
32202
32203
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 </row>
32209 </lyxtabular>
32210
32211 \end_inset
32212
32213
32214 \end_layout
32215
32216 \begin_layout Subsection
32217 Comma as decimal Separator
32218 \begin_inset Index
32219 status collapsed
32220
32221 \begin_layout Plain Layout
32222 Comma
32223 \end_layout
32224
32225 \end_inset
32226
32227
32228 \end_layout
32229
32230 \begin_layout Standard
32231 In LaTeX a comma inside a formula is used, according to the English convention,
32232  as number group separator.
32233  So there will be space added behind all commas in formulas.
32234 \end_layout
32235
32236 \begin_layout Standard
32237 To avoid this, the comma is highlighted and changed to mathematical text
32238  (shortcut 
32239 \family sans
32240 Alt-m
32241 \begin_inset space ~
32242 \end_inset
32243
32244 m
32245 \family default
32246 ).
32247 \end_layout
32248
32249 \begin_layout Standard
32250 To use all formula commas in the document as decimal separator, the file
32251  
32252 \series bold
32253 icomma.sty
32254 \series default
32255
32256 \begin_inset Foot
32257 status collapsed
32258
32259 \begin_layout Plain Layout
32260
32261 \series bold
32262 icomma
32263 \series default
32264  is part of the LaTeX-package 
32265 \series bold
32266 was
32267 \series default
32268
32269 \begin_inset Index
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Packages ! was
32274 \begin_inset ERT
32275 status collapsed
32276
32277 \begin_layout Plain Layout
32278
32279
32280 \backslash
32281 vspace{4mm}
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \end_inset
32290
32291 .
32292 \end_layout
32293
32294 \end_inset
32295
32296
32297 \begin_inset Index
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301 Packages ! icomma
32302 \end_layout
32303
32304 \end_inset
32305
32306  is loaded with the LaTeX-preamble line
32307 \end_layout
32308
32309 \begin_layout Standard
32310
32311 \series bold
32312
32313 \backslash
32314 usepackage{icomma}
32315 \end_layout
32316
32317 \begin_layout Subsection
32318 Physical Vectors
32319 \begin_inset CommandInset label
32320 LatexCommand label
32321 name "sub:Physical-Vectors"
32322
32323 \end_inset
32324
32325
32326 \begin_inset Index
32327 status collapsed
32328
32329 \begin_layout Plain Layout
32330 Vectors ! physical
32331 \end_layout
32332
32333 \end_inset
32334
32335
32336 \end_layout
32337
32338 \begin_layout Standard
32339 Predefined vectors are offered by the LaTeX-package 
32340 \series bold
32341 braket
32342 \series default
32343
32344 \begin_inset Foot
32345 status collapsed
32346
32347 \begin_layout Plain Layout
32348
32349 \series bold
32350 braket
32351 \series default
32352  should be part of every LaTeX standard installation.
32353 \end_layout
32354
32355 \end_inset
32356
32357
32358 \begin_inset Index
32359 status collapsed
32360
32361 \begin_layout Plain Layout
32362 Packages ! braket
32363 \end_layout
32364
32365 \end_inset
32366
32367  that is loaded with the LaTeX-preamble line
32368 \end_layout
32369
32370 \begin_layout Standard
32371
32372 \series bold
32373
32374 \backslash
32375 usepackage{braket}
32376 \end_layout
32377
32378 \begin_layout Standard
32379 \begin_inset ERT
32380 status collapsed
32381
32382 \begin_layout Plain Layout
32383
32384
32385 \backslash
32386 ifbraket 
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \begin_inset Note Note
32393 status open
32394
32395 \begin_layout Plain Layout
32396 The following table will only be displayed when the LaTeX-package 
32397 \series bold
32398 braket
32399 \series default
32400  is installed.
32401 \end_layout
32402
32403 \end_inset
32404
32405 The following commands are defined:
32406 \end_layout
32407
32408 \begin_layout Standard
32409 \align center
32410 \begin_inset Tabular
32411 <lyxtabular version="3" rows="4" columns="2">
32412 <features>
32413 <column alignment="center" valignment="top" width="0">
32414 <column alignment="center" valignment="top" width="0">
32415 <row>
32416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420 Command
32421 \end_layout
32422
32423 \end_inset
32424 </cell>
32425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32426 \begin_inset Text
32427
32428 \begin_layout Plain Layout
32429 Result
32430 \end_layout
32431
32432 \end_inset
32433 </cell>
32434 </row>
32435 <row>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440
32441 \backslash
32442 Bra{
32443 \backslash
32444 psi
32445 \end_layout
32446
32447 \end_inset
32448 </cell>
32449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453 \begin_inset Formula $\Bra{\psi}$
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \end_inset
32460 </cell>
32461 </row>
32462 <row>
32463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32464 \begin_inset Text
32465
32466 \begin_layout Plain Layout
32467
32468 \backslash
32469 Ket{
32470 \backslash
32471 psi
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32477 \begin_inset Text
32478
32479 \begin_layout Plain Layout
32480 \begin_inset Formula $\Ket{\psi}$
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 </row>
32489 <row>
32490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32491 \begin_inset Text
32492
32493 \begin_layout Plain Layout
32494
32495 \backslash
32496 Braket{
32497 \backslash
32498 psi|
32499 \backslash
32500 phi
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509 \begin_inset Formula $\Braket{\psi|\phi}$
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 </row>
32518 </lyxtabular>
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 The command 
32527 \series bold
32528
32529 \backslash
32530 Braket
32531 \series default
32532  assures that all vertical bars are set in the size of the surrounding brackets:
32533 \begin_inset Formula \[
32534 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32535
32536 \end_inset
32537
32538
32539 \begin_inset ERT
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543
32544
32545 \backslash
32546 else 
32547 \end_layout
32548
32549 \end_inset
32550
32551
32552 \begin_inset Note Note
32553 status open
32554
32555 \begin_layout Plain Layout
32556 The following will be displayed when the LaTeX-package 
32557 \series bold
32558 braket
32559 \series default
32560  is not installed:
32561 \end_layout
32562
32563 \end_inset
32564
32565
32566 \end_layout
32567
32568 \begin_layout Standard
32569 You need to install the LaTeX-package 
32570 \series bold
32571 braket
32572 \series default
32573  to see the rest of this subsection in the output.
32574 \end_layout
32575
32576 \begin_layout Standard
32577 \begin_inset ERT
32578 status collapsed
32579
32580 \begin_layout Plain Layout
32581
32582
32583 \backslash
32584 fi 
32585 \end_layout
32586
32587 \end_inset
32588
32589
32590 \end_layout
32591
32592 \begin_layout Standard
32593 The effect of 
32594 \series bold
32595
32596 \backslash
32597 Braket
32598 \series default
32599  can also be achieved using the command 
32600 \series bold
32601
32602 \backslash
32603 middle
32604 \series default
32605 , that is described in 
32606 \begin_inset CommandInset ref
32607 LatexCommand ref
32608 reference "sub:Automatic-Bracket-Size"
32609
32610 \end_inset
32611
32612 .
32613 \end_layout
32614
32615 \begin_layout Subsection
32616 Self-defined Fractions
32617 \begin_inset CommandInset label
32618 LatexCommand label
32619 name "sub:Self-defined-Fractions"
32620
32621 \end_inset
32622
32623
32624 \begin_inset Index
32625 status collapsed
32626
32627 \begin_layout Plain Layout
32628 Fractions ! self-defined
32629 \end_layout
32630
32631 \end_inset
32632
32633
32634 \end_layout
32635
32636 \begin_layout Standard
32637 To define custom commands for fractions, the command 
32638 \series bold
32639
32640 \backslash
32641 genfrac
32642 \series default
32643
32644 \begin_inset Index
32645 status collapsed
32646
32647 \begin_layout Plain Layout
32648 Commands ! G ! 
32649 \backslash
32650 genfrac
32651 \end_layout
32652
32653 \end_inset
32654
32655  is used in the following scheme:
32656 \end_layout
32657
32658 \begin_layout Standard
32659
32660 \series bold
32661
32662 \backslash
32663 genfrac{left
32664 \series default
32665  
32666 \series bold
32667 bracket}{right
32668 \series default
32669  
32670 \series bold
32671 bracket}{fraction bar thickness}{style}
32672 \begin_inset Newline newline
32673 \end_inset
32674
32675
32676 \begin_inset ERT
32677 status collapsed
32678
32679 \begin_layout Plain Layout
32680
32681
32682 \backslash
32683 phantom{
32684 \end_layout
32685
32686 \end_inset
32687
32688
32689 \backslash
32690 genfrac
32691 \begin_inset ERT
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695
32696 }
32697 \end_layout
32698
32699 \end_inset
32700
32701 {numerator}{denominator}
32702 \end_layout
32703
32704 \begin_layout Standard
32705 The style is a number in the range of 0
32706 \begin_inset space \thinspace{}
32707 \end_inset
32708
32709 -
32710 \begin_inset space \thinspace{}
32711 \end_inset
32712
32713 3.
32714 \end_layout
32715
32716 \begin_layout Standard
32717 \align center
32718 \begin_inset Tabular
32719 <lyxtabular version="3" rows="5" columns="2">
32720 <features>
32721 <column alignment="center" valignment="top" width="0">
32722 <column alignment="center" valignment="top" width="0">
32723 <row>
32724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728 Number
32729 \end_layout
32730
32731 \end_inset
32732 </cell>
32733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32734 \begin_inset Text
32735
32736 \begin_layout Plain Layout
32737 Style (Size)
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 </row>
32743 <row>
32744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748 0
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757 display style formula
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 </row>
32763 <row>
32764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768 1
32769 \end_layout
32770
32771 \end_inset
32772 </cell>
32773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32774 \begin_inset Text
32775
32776 \begin_layout Plain Layout
32777 inline formula
32778 \end_layout
32779
32780 \end_inset
32781 </cell>
32782 </row>
32783 <row>
32784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32785 \begin_inset Text
32786
32787 \begin_layout Plain Layout
32788 2
32789 \end_layout
32790
32791 \end_inset
32792 </cell>
32793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32794 \begin_inset Text
32795
32796 \begin_layout Plain Layout
32797 small
32798 \end_layout
32799
32800 \end_inset
32801 </cell>
32802 </row>
32803 <row>
32804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808 3
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32814 \begin_inset Text
32815
32816 \begin_layout Plain Layout
32817 tiny
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 </row>
32823 </lyxtabular>
32824
32825 \end_inset
32826
32827
32828 \end_layout
32829
32830 \begin_layout Standard
32831 When no style is given, the size is adjusted to the surrounding environment
32832  like for the command 
32833 \series bold
32834
32835 \backslash
32836 frac
32837 \series default
32838 .
32839 \end_layout
32840
32841 \begin_layout Standard
32842 When no fraction bar thickness is given, the predefined value of 0.4
32843 \begin_inset space \thinspace{}
32844 \end_inset
32845
32846 pt will be used.
32847 \end_layout
32848
32849 \begin_layout Standard
32850 \begin_inset VSpace medskip
32851 \end_inset
32852
32853 For example, the commands 
32854 \series bold
32855
32856 \backslash
32857 dfrac
32858 \series default
32859  and 
32860 \series bold
32861
32862 \backslash
32863 tbinom
32864 \series default
32865  from 
32866 \begin_inset CommandInset ref
32867 LatexCommand ref
32868 reference "sub:Fractions"
32869
32870 \end_inset
32871
32872  are defined with the commands
32873 \end_layout
32874
32875 \begin_layout Standard
32876
32877 \series bold
32878
32879 \backslash
32880 newcommand{
32881 \backslash
32882 dfrac}[2]{
32883 \backslash
32884 genfrac{}{}{}{0}{#1}{#2}}
32885 \end_layout
32886
32887 \begin_layout Standard
32888 and
32889 \end_layout
32890
32891 \begin_layout Standard
32892
32893 \series bold
32894
32895 \backslash
32896 newcommand{
32897 \backslash
32898 tbinom}[2]{
32899 \backslash
32900 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32901 \end_layout
32902
32903 \begin_layout Standard
32904 \begin_inset VSpace medskip
32905 \end_inset
32906
32907 To define a fraction where the fraction bar thickness can be given as optional
32908  argument, the following line is inserted to the LaTeX-preamble:
32909 \end_layout
32910
32911 \begin_layout Standard
32912
32913 \series bold
32914
32915 \backslash
32916 newcommand{
32917 \backslash
32918 fracS}[3][]{
32919 \backslash
32920 genfrac{}{}{#1}{}{#2}{#3}}
32921 \end_layout
32922
32923 \begin_layout Standard
32924 A test:
32925 \begin_inset Formula \begin{align*}
32926 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32927 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32928
32929 \end_inset
32930
32931 As one can see, the distance of the numerator and the denominator to the
32932  fraction bar is round about three times the bar thickness.
32933 \end_layout
32934
32935 \begin_layout Subsection
32936 Canceled Formulas
32937 \begin_inset CommandInset label
32938 LatexCommand label
32939 name "sub:Canceled-Formulas"
32940
32941 \end_inset
32942
32943
32944 \begin_inset Index
32945 status collapsed
32946
32947 \begin_layout Plain Layout
32948 Formula ! canceled
32949 \end_layout
32950
32951 \end_inset
32952
32953
32954 \end_layout
32955
32956 \begin_layout Standard
32957 To cancel formulas or formula parts, the LaTeX-package 
32958 \series bold
32959 cancel
32960 \series default
32961
32962 \begin_inset Foot
32963 status collapsed
32964
32965 \begin_layout Plain Layout
32966
32967 \series bold
32968 cancel
32969 \series default
32970  is part of every LaTeX standard installation.
32971 \end_layout
32972
32973 \end_inset
32974
32975
32976 \begin_inset Index
32977 status collapsed
32978
32979 \begin_layout Plain Layout
32980 Packages ! cancel
32981 \end_layout
32982
32983 \end_inset
32984
32985  has to be loaded with the LaTeX-preamble line
32986 \end_layout
32987
32988 \begin_layout Standard
32989
32990 \series bold
32991
32992 \backslash
32993 usepackage[samesize]{cancel}
32994 \end_layout
32995
32996 \begin_layout Standard
32997 There are four ways to cancel formulas:
32998 \end_layout
32999
33000 \begin_layout Standard
33001 \align center
33002 \begin_inset Tabular
33003 <lyxtabular version="3" rows="5" columns="2">
33004 <features>
33005 <column alignment="center" valignment="top" width="0">
33006 <column alignment="center" valignment="top" width="0">
33007 <row>
33008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012 Command
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33018 \begin_inset Text
33019
33020 \begin_layout Plain Layout
33021 Result
33022 \begin_inset Note Note
33023 status collapsed
33024
33025 \begin_layout Plain Layout
33026
33027 \series bold
33028
33029 \backslash
33030 hspace
33031 \series default
33032  and
33033 \series bold
33034  
33035 \backslash
33036 raisebox
33037 \series default
33038  are used here as spacer.
33039 \end_layout
33040
33041 \end_inset
33042
33043
33044 \end_layout
33045
33046 \end_inset
33047 </cell>
33048 </row>
33049 <row>
33050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \backslash
33056 cancel{
33057 \backslash
33058 int
33059 \begin_inset ERT
33060 status collapsed
33061
33062 \begin_layout Plain Layout
33063
33064
33065 \backslash
33066 spce 
33067 \end_layout
33068
33069 \end_inset
33070
33071 A=B
33072 \end_layout
33073
33074 \end_inset
33075 </cell>
33076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 </row>
33089 <row>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \backslash
33096 bcancel{
33097 \backslash
33098 int
33099 \begin_inset ERT
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103
33104
33105 \backslash
33106 spce 
33107 \end_layout
33108
33109 \end_inset
33110
33111 A=B
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33121 \end_inset
33122
33123
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 </row>
33129 <row>
33130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134
33135 \backslash
33136 xcancel{
33137 \backslash
33138 int
33139 \begin_inset ERT
33140 status collapsed
33141
33142 \begin_layout Plain Layout
33143
33144
33145 \backslash
33146 spce 
33147 \end_layout
33148
33149 \end_inset
33150
33151 A=B
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \end_inset
33167 </cell>
33168 </row>
33169 <row>
33170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174
33175 \backslash
33176 cancelto{1
33177 \begin_inset Formula $\to$
33178 \end_inset
33179
33180
33181 \backslash
33182 {
33183 \backslash
33184 int
33185 \begin_inset ERT
33186 status collapsed
33187
33188 \begin_layout Plain Layout
33189
33190
33191 \backslash
33192 spce 
33193 \end_layout
33194
33195 \end_inset
33196
33197 A=B
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33207 \end_inset
33208
33209
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 </row>
33215 </lyxtabular>
33216
33217 \end_inset
33218
33219
33220 \end_layout
33221
33222 \begin_layout Standard
33223
33224 \series bold
33225
33226 \backslash
33227 cancelto
33228 \series default
33229  is especially suitable to visualize the reduction of fractions within formulas:
33230 \begin_inset Formula \[
33231 \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}}}\]
33232
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \begin_layout Subsection
33239 Formulas in Section Headings
33240 \begin_inset CommandInset label
33241 LatexCommand label
33242 name "sub:Formulas-in-Section"
33243
33244 \end_inset
33245
33246
33247 \begin_inset Index
33248 status collapsed
33249
33250 \begin_layout Plain Layout
33251 Formula ! in section headings
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \begin_layout Standard
33260 When formulas are used in section headings, the following has to be taken
33261  into account:
33262 \end_layout
33263
33264 \begin_layout Standard
33265 \begin_inset Note Greyedout
33266 status open
33267
33268 \begin_layout Plain Layout
33269 When 
33270 \series bold
33271 hyperref
33272 \series default
33273
33274 \begin_inset Index
33275 status collapsed
33276
33277 \begin_layout Plain Layout
33278 Packages ! hyperref
33279 \end_layout
33280
33281 \end_inset
33282
33283  support is enabled in the document settings dialog under 
33284 \family sans
33285 PDF
33286 \begin_inset space ~
33287 \end_inset
33288
33289 Properties
33290 \family default
33291 , PDF-bookmarks are created for every section heading in the table of contents.
33292  If a section heading contains formulas, they are incorrectly displayed
33293  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33294 s.
33295 \end_layout
33296
33297 \end_inset
33298
33299
33300 \end_layout
33301
33302 \begin_layout Standard
33303 Both problems can be solved by inserting at the end of the section heading
33304  a short title with the menu 
33305 \family sans
33306 Insert\SpecialChar \menuseparator
33307 Short
33308 \begin_inset space ~
33309 \end_inset
33310
33311 Title
33312 \family default
33313 .
33314  Short titles are used as alternative for multiline section headings to
33315  keep the table of contents clearly arranged.
33316  Only the short title appears in the table of contents and therefore also
33317  in the PDF-bookmark.
33318 \end_layout
33319
33320 \begin_layout Standard
33321 When formulas should be used in the table of contents but 
33322 \series bold
33323 hyperref
33324 \series default
33325  is used, one can use the following command in TeX-mode:
33326 \end_layout
33327
33328 \begin_layout Standard
33329
33330 \series bold
33331
33332 \backslash
33333 texorpdfstring{part}{alternative}
33334 \begin_inset Index
33335 status collapsed
33336
33337 \begin_layout Plain Layout
33338 Commands ! T ! 
33339 \backslash
33340 texorpdfstring
33341 \end_layout
33342
33343 \end_inset
33344
33345
33346 \end_layout
33347
33348 \begin_layout Standard
33349 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33350  This can be characters, formulas, footnotes, but also cross-references.
33351  The alternative is used instead of the part for the bookmark.
33352 \end_layout
33353
33354 \begin_layout Standard
33355 Here are two example headings:
33356 \begin_inset VSpace -3mm
33357 \end_inset
33358
33359
33360 \begin_inset ERT
33361 status collapsed
33362
33363 \begin_layout Plain Layout
33364
33365
33366 \backslash
33367 boldmath 
33368 \end_layout
33369
33370 \end_inset
33371
33372
33373 \end_layout
33374
33375 \begin_layout Subsubsection
33376 Heading without formula in table of contents 
33377 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33378 \end_inset
33379
33380
33381 \begin_inset OptArg
33382 status collapsed
33383
33384 \begin_layout Plain Layout
33385 Heading without formula in table of contents
33386 \end_layout
33387
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Subsubsection
33394 Heading with formula in table of contents
33395 \begin_inset ERT
33396 status collapsed
33397
33398 \begin_layout Plain Layout
33399
33400
33401 \backslash
33402 texorpdfstring{
33403 \end_layout
33404
33405 \end_inset
33406
33407  
33408 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33409 \end_inset
33410
33411
33412 \begin_inset ERT
33413 status collapsed
33414
33415 \begin_layout Plain Layout
33416
33417 }{}
33418 \end_layout
33419
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \begin_layout Standard
33426 \begin_inset ERT
33427 status collapsed
33428
33429 \begin_layout Plain Layout
33430
33431
33432 \backslash
33433 unboldmath 
33434 \end_layout
33435
33436 \end_inset
33437
33438 In the first heading a short title was used, in the second one 
33439 \series bold
33440
33441 \backslash
33442 texorpdfstring
33443 \series default
33444 .
33445 \end_layout
33446
33447 \begin_layout Standard
33448 To get the same formatting as for the other headings, the complete heading
33449  was set into a 
33450 \series bold
33451 boldmath
33452 \series default
33453  environment
33454 \begin_inset Foot
33455 status collapsed
33456
33457 \begin_layout Plain Layout
33458 see 
33459 \begin_inset CommandInset ref
33460 LatexCommand ref
33461 reference "sub:Bold-Formulas"
33462
33463 \end_inset
33464
33465
33466 \end_layout
33467
33468 \end_inset
33469
33470 .
33471 \end_layout
33472
33473 \begin_layout Subsection
33474 Formulas in multi-column Text
33475 \begin_inset Index
33476 status collapsed
33477
33478 \begin_layout Plain Layout
33479 Formula ! in multi-column text
33480 \end_layout
33481
33482 \end_inset
33483
33484
33485 \end_layout
33486
33487 \begin_layout Standard
33488 Formulas in multi-column text are often too wide to fit into a column and
33489  thus need to be set over the whole page width.
33490  This is done by using the LaTeX-package 
33491 \series bold
33492 multicol
33493 \series default
33494
33495 \begin_inset Foot
33496 status collapsed
33497
33498 \begin_layout Plain Layout
33499
33500 \series bold
33501 multicol
33502 \series default
33503  is part of every LaTeX standard installation.
33504 \end_layout
33505
33506 \end_inset
33507
33508
33509 \begin_inset Index
33510 status collapsed
33511
33512 \begin_layout Plain Layout
33513 Packages ! multicol
33514 \end_layout
33515
33516 \end_inset
33517
33518 , that is loaded with the LaTeX-preamble line
33519 \end_layout
33520
33521 \begin_layout Standard
33522
33523 \series bold
33524
33525 \backslash
33526 usepackage{multicol}
33527 \end_layout
33528
33529 \begin_layout Standard
33530 \begin_inset Note Greyedout
33531 status open
33532
33533 \begin_layout Plain Layout
33534 Note herby that the setting 
33535 \family sans
33536 Two-column
33537 \begin_inset space ~
33538 \end_inset
33539
33540 document
33541 \family default
33542  in the menu 
33543 \family sans
33544 Document\SpecialChar \menuseparator
33545 Settings
33546 \family default
33547  under 
33548 \family sans
33549 Text
33550 \begin_inset space ~
33551 \end_inset
33552
33553 Layout
33554 \family default
33555 \emph on
33556  
33557 \emph default
33558 must 
33559 \emph on
33560 not
33561 \emph default
33562  be selected.
33563 \end_layout
33564
33565 \end_inset
33566
33567
33568 \end_layout
33569
33570 \begin_layout Standard
33571 Before the multi-column text the command
33572 \end_layout
33573
33574 \begin_layout Standard
33575
33576 \series bold
33577
33578 \backslash
33579 begin{multicols}{column number}
33580 \end_layout
33581
33582 \begin_layout Standard
33583 is written in TeX-mode.
33584  The column number is a number in the range of 2
33585 \begin_inset space \thinspace{}
33586 \end_inset
33587
33588 -
33589 \begin_inset space \thinspace{}
33590 \end_inset
33591
33592 10.
33593  Before the formula the multi-column text is ended by inserting the command
33594 \end_layout
33595
33596 \begin_layout Standard
33597
33598 \series bold
33599
33600 \backslash
33601 end{multicols}
33602 \end_layout
33603
33604 \begin_layout Standard
33605 in TeX-mode.
33606 \end_layout
33607
33608 \begin_layout Standard
33609 Due to the command some space is automatically added before the formula.
33610  To revert this, -6
33611 \begin_inset space \thinspace{}
33612 \end_inset
33613
33614 mm vertical space is inserted before the formula.
33615  When the formula style 
33616 \series bold
33617 Indented
33618 \begin_inset Foot
33619 status collapsed
33620
33621 \begin_layout Plain Layout
33622 formula styles see 
33623 \begin_inset CommandInset ref
33624 LatexCommand ref
33625 reference "sec:Formula-Styles"
33626
33627 \end_inset
33628
33629
33630 \end_layout
33631
33632 \end_inset
33633
33634
33635 \series default
33636  is used, -9
33637 \begin_inset space \thinspace{}
33638 \end_inset
33639
33640 mm space is inserted instead.
33641 \end_layout
33642
33643 \begin_layout Standard
33644 As example a multi-column text with a displayed formula:
33645 \end_layout
33646
33647 \begin_layout Standard
33648 \begin_inset ERT
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652
33653
33654 \backslash
33655 begin{multicols}{2}
33656 \end_layout
33657
33658 \end_inset
33659
33660 Das Spektrum wird fouriertransformiert.
33661  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33662 , Lösungsmittel) zu trennen.
33663  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33664  nun das Aussehen des Ausgangssignals.
33665  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33666  über alle Phasen integrieren muss.
33667  Sei nun 
33668 \begin_inset Formula $S$
33669 \end_inset
33670
33671  unser normiertes Ausgangssignal and 
33672 \begin_inset Formula $P$
33673 \end_inset
33674
33675  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33676 \begin_inset ERT
33677 status collapsed
33678
33679 \begin_layout Plain Layout
33680
33681
33682 \backslash
33683 end{multicols}
33684 \end_layout
33685
33686 \end_inset
33687
33688
33689 \begin_inset VSpace -6mm
33690 \end_inset
33691
33692
33693 \begin_inset Formula \begin{equation}
33694 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33695
33696 \end_inset
33697
33698
33699 \begin_inset ERT
33700 status collapsed
33701
33702 \begin_layout Plain Layout
33703
33704
33705 \backslash
33706 begin{multicols}{2}
33707 \end_layout
33708
33709 \end_inset
33710
33711 wobei 
33712 \begin_inset Formula $S_{0}$
33713 \end_inset
33714
33715  das Signal ohne Gradient ist and the Normierungsbedingung 
33716 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33717 \end_inset
33718
33719  gilt.
33720  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33721  Direkt nach the 
33722 \begin_inset Formula $\nicefrac{\pi}{2}$
33723 \end_inset
33724
33725
33726 \begin_inset space \thinspace{}
33727 \end_inset
33728
33729 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33730  das Signal zusätzlich abschwächt.
33731  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33732  
33733 \begin_inset Formula $T_{2}$
33734 \end_inset
33735
33736 -Zeit.
33737 \end_layout
33738
33739 \begin_layout Standard
33740 \begin_inset ERT
33741 status collapsed
33742
33743 \begin_layout Plain Layout
33744
33745
33746 \backslash
33747 end{multicols}
33748 \end_layout
33749
33750 \end_inset
33751
33752  
33753 \end_layout
33754
33755 \begin_layout Subsection
33756 Formulas with Description of Variables
33757 \begin_inset Index
33758 status collapsed
33759
33760 \begin_layout Plain Layout
33761 Formula ! with description of variables
33762 \end_layout
33763
33764 \end_inset
33765
33766
33767 \end_layout
33768
33769 \begin_layout Standard
33770 To describe variables within a formula, like in formula 
33771 \begin_inset CommandInset ref
33772 LatexCommand eqref
33773 reference "eq:within"
33774
33775 \end_inset
33776
33777 , a 2
33778 \series bold
33779 ×
33780 \series default
33781
33782 \begin_inset Formula $n$
33783 \end_inset
33784
33785
33786 \begin_inset space ~
33787 \end_inset
33788
33789 matrix is used with left aligned columns for the 
33790 \begin_inset Formula $n$
33791 \end_inset
33792
33793  used variables.
33794 \begin_inset Foot
33795 status collapsed
33796
33797 \begin_layout Plain Layout
33798 matrices see 
33799 \begin_inset CommandInset ref
33800 LatexCommand ref
33801 reference "sec:Matrices"
33802
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \end_inset
33809
33810  To set the description in a smaller size, before the matrix e.
33811 \begin_inset space \thinspace{}
33812 \end_inset
33813
33814 g.
33815 \begin_inset space ~
33816 \end_inset
33817
33818 the command 
33819 \series bold
33820
33821 \backslash
33822 footnotesize
33823 \series default
33824  is inserted.
33825 \begin_inset Foot
33826 status collapsed
33827
33828 \begin_layout Plain Layout
33829 font sizes see 
33830 \begin_inset CommandInset ref
33831 LatexCommand ref
33832 reference "sub:Font-Sizes"
33833
33834 \end_inset
33835
33836
33837 \end_layout
33838
33839 \end_inset
33840
33841
33842 \end_layout
33843
33844 \begin_layout Standard
33845 When the formula style 
33846 \series bold
33847 Indented
33848 \begin_inset Foot
33849 status collapsed
33850
33851 \begin_layout Plain Layout
33852 formula styles see 
33853 \begin_inset CommandInset ref
33854 LatexCommand ref
33855 reference "sec:Formula-Styles"
33856
33857 \end_inset
33858
33859
33860 \end_layout
33861
33862 \end_inset
33863
33864
33865 \series default
33866  is used, a 
33867 \series bold
33868
33869 \backslash
33870 hfill
33871 \series default
33872
33873 \begin_inset Foot
33874 status collapsed
33875
33876 \begin_layout Plain Layout
33877
33878 \series bold
33879
33880 \backslash
33881 hfill
33882 \series default
33883  only works in formulas with the style 
33884 \series bold
33885 Indented
33886 \series default
33887 , see 
33888 \begin_inset CommandInset ref
33889 LatexCommand ref
33890 reference "sub:Variable-Space"
33891
33892 \end_inset
33893
33894 .
33895 \end_layout
33896
33897 \end_inset
33898
33899  is inserted before and after the matrix to have the same separation of
33900  the matrix from the equation and the side margin.
33901 \end_layout
33902
33903 \begin_layout Standard
33904 When the formula style 
33905 \series bold
33906 Centered
33907 \series default
33908  is used, the method described in 
33909 \begin_inset CommandInset ref
33910 LatexCommand ref
33911 reference "sub:Flalign-Environment"
33912
33913 \end_inset
33914
33915  is used to indent formulas.
33916  Formula 
33917 \begin_inset CommandInset ref
33918 LatexCommand eqref
33919 reference "eq:within"
33920
33921 \end_inset
33922
33923  consists of five columns whereas in the first two columns contain the equation,
33924  the third the matrix, and the last one an empty TeX-brace.
33925 \begin_inset Formula \begin{flalign}
33926 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33927 \rho & \textrm{density}\\
33928 V & \textrm{volume}\\
33929 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33930
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \begin_layout Subsection
33937 Upright small Greek Letters
33938 \begin_inset CommandInset label
33939 LatexCommand label
33940 name "sub:Upright-small-Greek"
33941
33942 \end_inset
33943
33944
33945 \begin_inset Index
33946 status collapsed
33947
33948 \begin_layout Plain Layout
33949 Greek letters ! upright
33950 \end_layout
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958 Most of the math fonts only provide italic small Greek letters.
33959  But for symbols of elementary particles like pions and neutrinos, upright
33960  Greek letters are needed.
33961  The file 
33962 \series bold
33963 upgreek.sty
33964 \series default
33965
33966 \begin_inset Foot
33967 status collapsed
33968
33969 \begin_layout Plain Layout
33970
33971 \series bold
33972 upgreek
33973 \series default
33974  is part of the LaTeX-package 
33975 \series bold
33976 was
33977 \series default
33978
33979 \begin_inset Index
33980 status collapsed
33981
33982 \begin_layout Plain Layout
33983 Packages ! was
33984 \begin_inset ERT
33985 status collapsed
33986
33987 \begin_layout Plain Layout
33988
33989
33990 \backslash
33991 vspace{4mm}
33992 \end_layout
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \end_inset
34000
34001 .
34002 \end_layout
34003
34004 \end_inset
34005
34006
34007 \begin_inset Index
34008 status collapsed
34009
34010 \begin_layout Plain Layout
34011 Packages ! upgreek
34012 \end_layout
34013
34014 \end_inset
34015
34016  that is loaded with the LaTeX-preamble line
34017 \end_layout
34018
34019 \begin_layout Standard
34020
34021 \series bold
34022
34023 \backslash
34024 usepackage{upgreek}
34025 \end_layout
34026
34027 \begin_layout Standard
34028 provides them.
34029  
34030 \begin_inset ERT
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034
34035
34036 \backslash
34037 ifupgreek 
34038 \end_layout
34039
34040 \end_inset
34041
34042
34043 \begin_inset Note Note
34044 status open
34045
34046 \begin_layout Plain Layout
34047 The following table will only be displayed when the LaTeX-package 
34048 \series bold
34049 upgreek
34050 \series default
34051  is installed.
34052 \end_layout
34053
34054 \end_inset
34055
34056  They are created when the command for a small Greek letters is started
34057  with 
34058 \series bold
34059 up
34060 \series default
34061 .
34062  For example the command 
34063 \series bold
34064
34065 \backslash
34066 uptau
34067 \series default
34068  creates this: 
34069 \begin_inset Formula $\uptau$
34070 \end_inset
34071
34072
34073 \end_layout
34074
34075 \begin_layout Standard
34076 With these commands reactions of elementary particles can be typeset:
34077 \begin_inset Formula \[
34078 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34079
34080 \end_inset
34081
34082
34083 \end_layout
34084
34085 \begin_layout Standard
34086 The upright letters are more bold and wider than the italic ones.
34087  They should therefore not be used for units like 
34088 \begin_inset Quotes eld
34089 \end_inset
34090
34091 µm
34092 \begin_inset Quotes erd
34093 \end_inset
34094
34095 .
34096 \end_layout
34097
34098 \begin_layout Standard
34099 \begin_inset ERT
34100 status collapsed
34101
34102 \begin_layout Plain Layout
34103
34104
34105 \backslash
34106 else 
34107 \end_layout
34108
34109 \end_inset
34110
34111
34112 \begin_inset Note Note
34113 status open
34114
34115 \begin_layout Plain Layout
34116 The following will be displayed when the LaTeX-package 
34117 \series bold
34118 upgreek
34119 \series default
34120  is not installed:
34121 \end_layout
34122
34123 \end_inset
34124
34125
34126 \end_layout
34127
34128 \begin_layout Standard
34129 You need to install the LaTeX-package 
34130 \series bold
34131 upgreek
34132 \series default
34133  to see the rest of this subsection in the output.
34134 \end_layout
34135
34136 \begin_layout Standard
34137 \begin_inset ERT
34138 status collapsed
34139
34140 \begin_layout Plain Layout
34141
34142
34143 \backslash
34144 fi 
34145 \end_layout
34146
34147 \end_inset
34148
34149
34150 \end_layout
34151
34152 \begin_layout Subsection
34153 Text Characters in Formulas
34154 \begin_inset CommandInset label
34155 LatexCommand label
34156 name "sub:Text-Characters-in"
34157
34158 \end_inset
34159
34160
34161 \begin_inset Index
34162 status collapsed
34163
34164 \begin_layout Plain Layout
34165 Text ! in formulas
34166 \end_layout
34167
34168 \end_inset
34169
34170
34171 \end_layout
34172
34173 \begin_layout Standard
34174 In some cases you might want to insert text characters directly into formulas.
34175  When for example the centered dot · is often used in formulas like 
34176 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34177 \end_inset
34178
34179 , one would have to insert the command 
34180 \series bold
34181
34182 \backslash
34183 cdot
34184 \series default
34185
34186 \begin_inset Foot
34187 status collapsed
34188
34189 \begin_layout Plain Layout
34190 see 
34191 \begin_inset CommandInset ref
34192 LatexCommand ref
34193 reference "sub:Binary-Operators"
34194
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \end_inset
34201
34202  all the time, because this character is defined in all encodings as text
34203  character.
34204  But the encoding can be changed by this LaTeX-preamble line:
34205 \end_layout
34206
34207 \begin_layout Standard
34208
34209 \series bold
34210
34211 \backslash
34212 Declare Inputtext{183}{
34213 \backslash
34214 ifmmode
34215 \backslash
34216 cdot
34217 \backslash
34218 else
34219 \backslash
34220 textperiodcentered
34221 \backslash
34222 f\SpecialChar \textcompwordmark{}
34223 i}
34224 \end_layout
34225
34226 \begin_layout Standard
34227 The character encoding (menu 
34228 \family sans
34229 Document\SpecialChar \menuseparator
34230 Settings\SpecialChar \menuseparator
34231 Language
34232 \family default
34233 ) specifies what character appears when a keyboard key is pressed.
34234  When the key for the character '·' is pressed, internally the command 
34235 \series bold
34236
34237 \backslash
34238 textperiodcentered
34239 \series default
34240  is used.
34241  But this command is not available in a formula so that you would get LaTeX-erro
34242 rs.
34243  With the changed encoding the right command is chosen automatically, depending
34244  on if the character was inserted into a formula or not.
34245 \end_layout
34246
34247 \begin_layout Standard
34248 The encoding of several characters is saved in definition files.
34249  Fore example the encoding 
34250 \series bold
34251 latin9
34252 \series default
34253  is defined in the file 
34254 \series bold
34255 latin9.def
34256 \series default
34257  that is in the installation folder of LaTeX.
34258  Encodings should only be changed via the LaTeX-preamble and not in the
34259  definition files.
34260  Otherwise own documents could not be edited by other LyX users working
34261  on other computers.
34262 \end_layout
34263
34264 \begin_layout Standard
34265 \begin_inset VSpace medskip
34266 \end_inset
34267
34268 Besides the centered dot, in this document the degree sign ° is defined
34269  with the following LaTeX-preamble line so that it can directly be inserted
34270  to a formula:
34271 \end_layout
34272
34273 \begin_layout Standard
34274
34275 \series bold
34276
34277 \backslash
34278 DeclareInputtext{176}{
34279 \backslash
34280 ifmmode^
34281 \backslash
34282 circ
34283 \backslash
34284 else
34285 \backslash
34286 textdegree
34287 \backslash
34288 f\SpecialChar \textcompwordmark{}
34289 i}
34290 \end_layout
34291
34292 \begin_layout Standard
34293 \begin_inset Newpage newpage
34294 \end_inset
34295
34296
34297 \end_layout
34298
34299 \begin_layout Section
34300 \start_of_appendix
34301 Typographic Advice
34302 \begin_inset Index
34303 status collapsed
34304
34305 \begin_layout Plain Layout
34306 Typographic advice
34307 \end_layout
34308
34309 \end_inset
34310
34311
34312 \end_layout
34313
34314 \begin_layout Standard
34315 This section is a summary of the most important typographic rules, listed
34316  in ISO norms.
34317 \begin_inset Foot
34318 status collapsed
34319
34320 \begin_layout Plain Layout
34321 This collection was partly taken from the German semi-official dictionary
34322  called 
34323 \begin_inset Quotes eld
34324 \end_inset
34325
34326 Duden
34327 \begin_inset Quotes erd
34328 \end_inset
34329
34330  
34331 \begin_inset CommandInset citation
34332 LatexCommand cite
34333 key "Duden"
34334
34335 \end_inset
34336
34337  that lists some of the ISO rules.
34338 \end_layout
34339
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \begin_layout Itemize
34346 Physical units are 
34347 \emph on
34348 always
34349 \emph default
34350  set upright
34351 \begin_inset Foot
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355 done with font styles, see 
34356 \begin_inset CommandInset ref
34357 LatexCommand ref
34358 reference "sub:Font-Styles"
34359
34360 \end_inset
34361
34362
34363 \end_layout
34364
34365 \end_inset
34366
34367 : 30
34368 \begin_inset space \thinspace{}
34369 \end_inset
34370
34371 km/h
34372 \begin_inset Newline newline
34373 \end_inset
34374
34375 Between the value and the unit is the smallest space, see 
34376 \begin_inset CommandInset ref
34377 LatexCommand ref
34378 reference "sub:Predefined-Space"
34379
34380 \end_inset
34381
34382 .
34383 \begin_inset Newline newline
34384 \end_inset
34385
34386 This convention is automatically fulfilled when the command 
34387 \series bold
34388
34389 \backslash
34390 unittwo
34391 \series default
34392  is used.
34393  When it is entered to a formula, two boxes appear.
34394  In the first one the value is inserted, in the second one the unit, and
34395  one gets as above: 
34396 \begin_inset Formula $\unit[30]{km/h}$
34397 \end_inset
34398
34399
34400 \begin_inset space \thinspace{}
34401 \end_inset
34402
34403 .
34404  Note that 
34405 \series bold
34406
34407 \backslash
34408 unittwo
34409 \series default
34410  is not a real LaTeX command but the command 
34411 \series bold
34412
34413 \backslash
34414 unit[value]{unit}
34415 \series default
34416 , therefore you cannot use it in TeX code.
34417 \end_layout
34418
34419 \begin_layout Itemize
34420 Percent and perthousand signs are set like physical units:
34421 \begin_inset Newline newline
34422 \end_inset
34423
34424 1,2
34425 \begin_inset space \thinspace{}
34426 \end_inset
34427
34428 ‰ alcohol in blood
34429 \end_layout
34430
34431 \begin_layout Itemize
34432 The degree sign follows directly on the value: 15°, but not when it is used
34433  in units: 15
34434 \begin_inset space \thinspace{}
34435 \end_inset
34436
34437 °C
34438 \end_layout
34439
34440 \begin_layout Itemize
34441 In numbers with more than four digits the smallest space is inserted before
34442  every third digit to group them: 
34443 \family roman
34444 \series medium
34445 \shape up
34446 \size normal
34447 \emph off
34448 \bar no
34449 \noun off
34450 \color none
34451 18
34452 \begin_inset space \thinspace{}
34453 \end_inset
34454
34455 473
34456 \begin_inset space \thinspace{}
34457 \end_inset
34458
34459 588
34460 \end_layout
34461
34462 \begin_layout Itemize
34463 For dimensions like 120×90×40
34464 \begin_inset space \thinspace{}
34465 \end_inset
34466
34467 cm the multiplication sign 
34468 \begin_inset Quotes eld
34469 \end_inset
34470
34471 ×
34472 \begin_inset Quotes erd
34473 \end_inset
34474
34475  is used.
34476  It is available with the LaTeX-command 
34477 \series bold
34478
34479 \backslash
34480 texttimes
34481 \series default
34482 , but can also directly be inserted with some keyboard definitions.
34483 \end_layout
34484
34485 \begin_layout Itemize
34486 Functions with names consisting of several letters are set upright to avoid
34487  confusions, see 
34488 \begin_inset CommandInset ref
34489 LatexCommand ref
34490 reference "sub:Predefined-Functions"
34491
34492 \end_inset
34493
34494 .
34495 \end_layout
34496
34497 \begin_layout Itemize
34498 Indices consisting of several letters, are set upright: 
34499 \begin_inset Formula $E_{\mathrm{kin}}$
34500 \end_inset
34501
34502
34503 \begin_inset Newline newline
34504 \end_inset
34505
34506 Components of matrices are set italic: 
34507 \begin_inset Formula $\hat{H}_{kl}$
34508 \end_inset
34509
34510
34511 \end_layout
34512
34513 \begin_layout Itemize
34514 The differentiation/integration operator 'd', the Euler's number 'e', and
34515  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34516  other variables.
34517 \end_layout
34518
34519 \begin_layout Standard
34520 \begin_inset Newpage newpage
34521 \end_inset
34522
34523
34524 \end_layout
34525
34526 \begin_layout Section
34527 Synonyms
34528 \begin_inset Index
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532 Synonyms
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Standard
34541 Some characters and symbols can be created with several commands.
34542  Here is a list of the synonym commands:
34543 \end_layout
34544
34545 \begin_layout Standard
34546 \begin_inset VSpace bigskip
34547 \end_inset
34548
34549
34550 \begin_inset space \hfill{}
34551 \end_inset
34552
34553
34554 \begin_inset Tabular
34555 <lyxtabular version="3" rows="12" columns="2">
34556 <features>
34557 <column alignment="center" valignment="top" width="0pt">
34558 <column alignment="center" valignment="top" width="0pt">
34559 <row>
34560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34561 \begin_inset Text
34562
34563 \begin_layout Plain Layout
34564 Command
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573 equivalent to
34574 \begin_inset Note Note
34575 status collapsed
34576
34577 \begin_layout Plain Layout
34578
34579 \series bold
34580
34581 \backslash
34582 raisebox
34583 \series default
34584  is only used as spacer.
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 </row>
34595 <row>
34596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Plain Layout
34600
34601 \backslash
34602 ast
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Plain Layout
34611 \begin_inset ERT
34612 status collapsed
34613
34614 \begin_layout Plain Layout
34615
34616
34617 \backslash
34618 raisebox{-1.2mm}{
34619 \end_layout
34620
34621 \end_inset
34622
34623 *
34624 \begin_inset ERT
34625 status collapsed
34626
34627 \begin_layout Plain Layout
34628
34629 }
34630 \end_layout
34631
34632 \end_inset
34633
34634
34635 \end_layout
34636
34637 \end_inset
34638 </cell>
34639 </row>
34640 <row>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645
34646 \backslash
34647 choose
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34653 \begin_inset Text
34654
34655 \begin_layout Plain Layout
34656
34657 \backslash
34658 binom
34659 \end_layout
34660
34661 \end_inset
34662 </cell>
34663 </row>
34664 <row>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669
34670 \backslash
34671 geq
34672 \end_layout
34673
34674 \end_inset
34675 </cell>
34676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34677 \begin_inset Text
34678
34679 \begin_layout Plain Layout
34680
34681 \backslash
34682 ge
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 </row>
34688 <row>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \backslash
34695 lbrace
34696 \end_layout
34697
34698 \end_inset
34699 </cell>
34700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704 {
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 </row>
34710 <row>
34711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715
34716 \backslash
34717 lbracket
34718 \end_layout
34719
34720 \end_inset
34721 </cell>
34722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34723 \begin_inset Text
34724
34725 \begin_layout Plain Layout
34726 [
34727 \end_layout
34728
34729 \end_inset
34730 </cell>
34731 </row>
34732 <row>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737
34738 \backslash
34739 leftarrow
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \backslash
34750 gets
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 </row>
34756 <row>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761
34762 \backslash
34763 leq
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \backslash
34774 le
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 </row>
34780 <row>
34781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34782 \begin_inset Text
34783
34784 \begin_layout Plain Layout
34785
34786 \backslash
34787 lor
34788 \end_layout
34789
34790 \end_inset
34791 </cell>
34792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34793 \begin_inset Text
34794
34795 \begin_layout Plain Layout
34796
34797 \backslash
34798 vee
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 </row>
34804 <row>
34805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34806 \begin_inset Text
34807
34808 \begin_layout Plain Layout
34809
34810 \backslash
34811 neq
34812 \end_layout
34813
34814 \end_inset
34815 </cell>
34816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34817 \begin_inset Text
34818
34819 \begin_layout Plain Layout
34820
34821 \backslash
34822 not=
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 </row>
34828 <row>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833
34834 \backslash
34835 slash
34836 \end_layout
34837
34838 \end_inset
34839 </cell>
34840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844 /
34845 \end_layout
34846
34847 \end_inset
34848 </cell>
34849 </row>
34850 <row>
34851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34852 \begin_inset Text
34853
34854 \begin_layout Plain Layout
34855
34856 \backslash
34857 vert
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866 |
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 </row>
34872 </lyxtabular>
34873
34874 \end_inset
34875
34876
34877 \begin_inset space \hfill{}
34878 \end_inset
34879
34880
34881 \begin_inset Tabular
34882 <lyxtabular version="3" rows="12" columns="2">
34883 <features>
34884 <column alignment="center" valignment="top" width="0pt">
34885 <column alignment="center" valignment="top" width="0pt">
34886 <row>
34887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891 Command
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900 equivalent to
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 </row>
34906 <row>
34907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911
34912 \backslash
34913 backslash
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922
34923 \backslash
34924
34925 \backslash
34926
34927 \end_layout
34928
34929 \end_inset
34930 </cell>
34931 </row>
34932 <row>
34933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937
34938 \backslash
34939 dasharrow
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \backslash
34950 dashrightarrow
34951 \end_layout
34952
34953 \end_inset
34954 </cell>
34955 </row>
34956 <row>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \backslash
34963 land
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \backslash
34974 wedge
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 </row>
34980 <row>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985
34986 \backslash
34987 rbrace
34988 \end_layout
34989
34990 \end_inset
34991 </cell>
34992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34993 \begin_inset Text
34994
34995 \begin_layout Plain Layout
34996 }
34997 \end_layout
34998
34999 \end_inset
35000 </cell>
35001 </row>
35002 <row>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \backslash
35009 rbracket
35010 \end_layout
35011
35012 \end_inset
35013 </cell>
35014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35015 \begin_inset Text
35016
35017 \begin_layout Plain Layout
35018 ]
35019 \end_layout
35020
35021 \end_inset
35022 </cell>
35023 </row>
35024 <row>
35025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35026 \begin_inset Text
35027
35028 \begin_layout Plain Layout
35029
35030 \backslash
35031 rightarrow
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \backslash
35042 to
35043 \end_layout
35044
35045 \end_inset
35046 </cell>
35047 </row>
35048 <row>
35049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053
35054 \backslash
35055 lnot
35056 \end_layout
35057
35058 \end_inset
35059 </cell>
35060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35061 \begin_inset Text
35062
35063 \begin_layout Plain Layout
35064
35065 \backslash
35066 neg
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 </row>
35072 <row>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077
35078 \backslash
35079 ne
35080 \end_layout
35081
35082 \end_inset
35083 </cell>
35084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088
35089 \backslash
35090 not=
35091 \end_layout
35092
35093 \end_inset
35094 </cell>
35095 </row>
35096 <row>
35097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35098 \begin_inset Text
35099
35100 \begin_layout Plain Layout
35101
35102 \backslash
35103 owns
35104 \end_layout
35105
35106 \end_inset
35107 </cell>
35108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35109 \begin_inset Text
35110
35111 \begin_layout Plain Layout
35112
35113 \backslash
35114 ni
35115 \end_layout
35116
35117 \end_inset
35118 </cell>
35119 </row>
35120 <row>
35121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35122 \begin_inset Text
35123
35124 \begin_layout Plain Layout
35125
35126 \backslash
35127 square
35128 \end_layout
35129
35130 \end_inset
35131 </cell>
35132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35133 \begin_inset Text
35134
35135 \begin_layout Plain Layout
35136
35137 \backslash
35138 Box
35139 \end_layout
35140
35141 \end_inset
35142 </cell>
35143 </row>
35144 <row>
35145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35146 \begin_inset Text
35147
35148 \begin_layout Plain Layout
35149
35150 \backslash
35151 Vert
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35157 \begin_inset Text
35158
35159 \begin_layout Plain Layout
35160
35161 \backslash
35162 |
35163 \end_layout
35164
35165 \end_inset
35166 </cell>
35167 </row>
35168 </lyxtabular>
35169
35170 \end_inset
35171
35172
35173 \begin_inset space \hfill{}
35174 \end_inset
35175
35176
35177 \end_layout
35178
35179 \begin_layout Standard
35180 \begin_inset Newpage newpage
35181 \end_inset
35182
35183
35184 \end_layout
35185
35186 \begin_layout Bibliography
35187 \begin_inset CommandInset bibitem
35188 LatexCommand bibitem
35189 key "TLC2"
35190
35191 \end_inset
35192
35193
35194 \shape smallcaps
35195 Mittelbach, F.
35196  ; Goossens, M.
35197 \shape default
35198
35199 \shape italic
35200 The LaTeX Companion
35201 \shape default
35202 .
35203  Addison Wesley, 2004
35204 \end_layout
35205
35206 \begin_layout Bibliography
35207 \begin_inset CommandInset bibitem
35208 LatexCommand bibitem
35209 key "Mathmode"
35210
35211 \end_inset
35212
35213
35214 \begin_inset CommandInset href
35215 LatexCommand href
35216 name "Description"
35217 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35218
35219 \end_inset
35220
35221  of LaTeX's math abilities
35222 \end_layout
35223
35224 \begin_layout Bibliography
35225 \begin_inset CommandInset bibitem
35226 LatexCommand bibitem
35227 key "Voss"
35228
35229 \end_inset
35230
35231 LaTeX tips and tricks-
35232 \begin_inset CommandInset href
35233 LatexCommand href
35234 name "page"
35235 target "http://tug.org/TeXnik/"
35236
35237 \end_inset
35238
35239
35240 \end_layout
35241
35242 \begin_layout Bibliography
35243 \begin_inset CommandInset bibitem
35244 LatexCommand bibitem
35245 key "AMS"
35246
35247 \end_inset
35248
35249
35250 \begin_inset CommandInset href
35251 LatexCommand href
35252 name "Description"
35253 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35254
35255 \end_inset
35256
35257  of 
35258 \begin_inset ERT
35259 status collapsed
35260
35261 \begin_layout Plain Layout
35262
35263
35264 \backslash
35265 AmS
35266 \end_layout
35267
35268 \end_inset
35269
35270 -LaTeX
35271 \end_layout
35272
35273 \begin_layout Bibliography
35274 \begin_inset CommandInset bibitem
35275 LatexCommand bibitem
35276 key "Symbole"
35277
35278 \end_inset
35279
35280
35281 \begin_inset CommandInset href
35282 LatexCommand href
35283 name "List"
35284 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35285
35286 \end_inset
35287
35288  of all symbols available with LaTeX-packages
35289 \end_layout
35290
35291 \begin_layout Bibliography
35292 \begin_inset CommandInset bibitem
35293 LatexCommand bibitem
35294 key "hyperref"
35295
35296 \end_inset
35297
35298
35299 \begin_inset CommandInset href
35300 LatexCommand href
35301 name "Documentation"
35302 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35303
35304 \end_inset
35305
35306  of the LaTeX-package 
35307 \series bold
35308 hyperref
35309 \series default
35310
35311 \begin_inset Index
35312 status collapsed
35313
35314 \begin_layout Plain Layout
35315 Packages ! hyperref
35316 \end_layout
35317
35318 \end_inset
35319
35320
35321 \end_layout
35322
35323 \begin_layout Bibliography
35324 \begin_inset CommandInset bibitem
35325 LatexCommand bibitem
35326 key "Mathclap"
35327
35328 \end_inset
35329
35330
35331 \begin_inset CommandInset href
35332 LatexCommand href
35333 name "Description"
35334 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35335
35336 \end_inset
35337
35338  of the command 
35339 \series bold
35340
35341 \backslash
35342 mathclap
35343 \series default
35344 , described in 
35345 \begin_inset CommandInset ref
35346 LatexCommand ref
35347 reference "sub:Operator-Limits"
35348
35349 \end_inset
35350
35351
35352 \begin_inset Index
35353 status collapsed
35354
35355 \begin_layout Plain Layout
35356 Commands ! M ! 
35357 \backslash
35358 mathclap
35359 \end_layout
35360
35361 \end_inset
35362
35363
35364 \end_layout
35365
35366 \begin_layout Bibliography
35367 \begin_inset CommandInset bibitem
35368 LatexCommand bibitem
35369 key "Duden"
35370
35371 \end_inset
35372
35373
35374 \emph on
35375 Duden Band 1
35376 \emph default
35377 .
35378  22.
35379  Auflage, Duden 2001
35380 \end_layout
35381
35382 \begin_layout Subsubsection*
35383 \begin_inset CommandInset index_print
35384 LatexCommand printindex
35385
35386 \end_inset
35387
35388
35389 \end_layout
35390
35391 \end_body
35392 \end_document