]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
e9f6d09d49895576f2da506df3786dbe302f4acc
[features.git] / lib / doc / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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 %\renewcommand{\sectionautorefname}{sec.\negthinspace}
44 \renewcommand{\subsectionautorefname}{sec.\negthinspace}
45 \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
46 \newlength{\abc}
47 \settowidth{\abc}{\space}
48 \renewcommand{\equationautorefname}{\hspace{-\abc}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.4
73 \usepackage{braket}
74
75 % used in Kap. 22.6
76 \usepackage[samesize]{cancel}
77
78 % enables calculation of values,
79 \usepackage{calc}
80
81 % for multiple table row and column cells
82 \usepackage{multirow}
83 \usepackage{multicol}
84
85 % needed for diagrams
86 \usepackage{amscd}
87
88 % needed in sec. 19.4
89 \usepackage{remreset}
90
91 % center multirows (e.g. in sec. 13.3)
92 \renewcommand{\multirowsetup}{\centering}
93
94 % define a color, used in sec.9.3
95 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
96
97 % declare operators (see sec. 10.4 and sec. 15.2)
98 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
99 \DeclareMathOperator{\sgn}{sgn}
100
101 \newcommand{\spce}{\textvisiblespace}
102
103 % example definitions for sec. 20.1 
104 \newcommand{\gr}{\Longrightarrow}
105 \newcommand{\us}[1]{\underline{#1}}
106 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
107 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
108 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
109
110 % example macro from sec. 19.4
111 %\def\tagform@#1{\maketag@@@{|#1|}}
112
113 % macro from sec. 10.2
114 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
115 \def\mathclap {\mathpalette \mathclapinternal}
116 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
117
118 % redefine the greyed out note
119 \renewenvironment{lyxgreyedout}
120  {\textcolor{blue}\bgroup}{\egroup}
121
122 % ------------------------------------
123 % used to check for needed LaTeX packages
124 \usepackage{ifthen}
125
126 % check for package eurosym
127 % used for the Euro symbol
128 \newboolean{eurosym}
129 \IfFileExists{eurosym.sty}
130  {\usepackage[gennarrow]{eurosym}
131   \setboolean{eurosym}{true}}
132  {\setboolean{eurosym}{false}}
133
134 % needed in sec. 22.4
135 % check for package braket
136 \newboolean{braket}
137 \IfFileExists{braket.sty}
138  {\usepackage{braket}
139   \setboolean{braket}{true}}
140  {\setboolean{braket}{false}}
141
142 % needed in sec. 22.10
143 % check for package upgreek
144 \newboolean{upgreek}
145 \IfFileExists{upgreek.sty}
146  {\usepackage{upgreek}
147   \setboolean{upgreek}{true}}
148  {\setboolean{upgreek}{false}}
149 \end_preamble
150 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
151 \language english
152 \inputencoding auto
153 \font_roman default
154 \font_sans default
155 \font_typewriter default
156 \font_default_family default
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \paperfontsize 12
164 \spacing single
165 \use_hyperref true
166 \pdf_title "LyX's Math Manual"
167 \pdf_author "LyX Team, Uwe Stöhr"
168 \pdf_subject "LyX-documentation about math"
169 \pdf_keywords "LyX, Mathed"
170 \pdf_bookmarks true
171 \pdf_bookmarksnumbered true
172 \pdf_bookmarksopen true
173 \pdf_bookmarksopenlevel 1
174 \pdf_breaklinks false
175 \pdf_pdfborder false
176 \pdf_colorlinks true
177 \pdf_backref false
178 \pdf_pagebackref false
179 \pdf_pdfusetitle false
180 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
181 \papersize a4paper
182 \use_geometry false
183 \use_amsmath 2
184 \use_esint 1
185 \cite_engine basic
186 \use_bibtopic false
187 \paperorientation portrait
188 \secnumdepth 4
189 \tocdepth 3
190 \paragraph_separation skip
191 \defskip medskip
192 \quotes_language english
193 \papercolumns 1
194 \papersides 2
195 \paperpagestyle plain
196 \bullet 1 0 6 -1
197 \bullet 2 2 35 -1
198 \bullet 3 2 7 -1
199 \tracking_changes false
200 \output_changes false
201 \author "" 
202 \author "" 
203 \end_header
204
205 \begin_body
206
207 \begin_layout Title
208 LyX's detailed Math manual
209 \end_layout
210
211 \begin_layout Author
212 by the LyX Team
213 \begin_inset Foot
214 status collapsed
215
216 \begin_layout Plain Layout
217 \noindent
218 If you have comments or error corrections, please send them to the LyX Documenta
219 tion mailing list: 
220 \family typewriter
221
222 \begin_inset CommandInset href
223 LatexCommand href
224 name "lyx-docs@lists.lyx.org"
225 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
226 type "mailto:"
227
228 \end_inset
229
230
231 \end_layout
232
233 \end_inset
234
235
236 \begin_inset Note Note
237 status collapsed
238
239 \begin_layout Plain Layout
240 author: Uwe Stöhr
241 \end_layout
242
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \begin_inset Newline newline
251 \end_inset
252
253
254 \family sans
255 Version 1.6svn
256 \end_layout
257
258 \begin_layout Standard
259 \begin_inset CommandInset toc
260 LatexCommand tableofcontents
261
262 \end_inset
263
264
265 \end_layout
266
267 \begin_layout Standard
268 \begin_inset Note Note
269 status open
270
271 \begin_layout Plain Layout
272 To export this document to PDF, PS, or DVI the LaTeX-packages 
273 \series bold
274 eurosym,
275 \series default
276  
277 \series bold
278 multirow,
279 \series default
280  and 
281 \series bold
282 was
283 \series default
284  must be installed.
285  If they are not installed you can export the document anyway but the sections
286  where the packages are required won't appear in the output.
287 \end_layout
288
289 \begin_layout Plain Layout
290 The latest PDF-version of this document can be found here:
291 \begin_inset Newline newline
292 \end_inset
293
294
295 \series bold
296 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
297 \end_layout
298
299 \end_inset
300
301
302 \end_layout
303
304 \begin_layout Standard
305 \begin_inset Newpage newpage
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Section
312 Introduction
313 \begin_inset CommandInset label
314 LatexCommand label
315 name "sec:Introduction"
316
317 \end_inset
318
319
320 \end_layout
321
322 \begin_layout Standard
323 This document explains LyX's math features and is furthermore a collection
324  of LaTeX-commands used for mathematical characters and constructs.
325  The explanations are designed for the usage of commands.
326  It is therefore required that you have read the section 
327 \family typewriter
328 Mathematical
329 \begin_inset space ~
330 \end_inset
331
332 Formulas
333 \family default
334  of the User's Guide.
335 \end_layout
336
337 \begin_layout Standard
338 Most of the characters and many constructs explained in this manual are
339  also accessible via the menu 
340 \family sans
341 Insert
342 \series bold
343 \SpecialChar \menuseparator
344
345 \series default
346 Math
347 \family default
348 , or the 
349 \family sans
350 math
351 \family default
352 \series bold
353  
354 \family sans
355 \series default
356 toolbar
357 \family default
358 .
359  But everybody who has to write lots of formulas will notice that it is
360  much faster to use commands instead of the math toolbar.
361  Therefore this manual is focused on commands but also mentions the correspondin
362 g toolbar buttons when available.
363 \end_layout
364
365 \begin_layout Standard
366 If not specially mentioned the commands are only available within formulas.
367  To be able to use all commands explained in this document, the option 
368 \family sans
369 Use AMS math package
370 \family default
371  must be used in the document settings (menu 
372 \family sans
373 Document\SpecialChar \menuseparator
374 Settings\SpecialChar \menuseparator
375 Math
376 \begin_inset space ~
377 \end_inset
378
379 Options
380 \family default
381 ).
382 \begin_inset Foot
383 status collapsed
384
385 \begin_layout Plain Layout
386 The option 
387 \family sans
388 Use AMS math package automatically
389 \family default
390  only uses 
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403 -math when math constructs are found that are supported by LyX.
404 \end_layout
405
406 \end_inset
407
408
409 \end_layout
410
411 \begin_layout Standard
412 This document doesn't list all 
413 \begin_inset ERT
414 status collapsed
415
416 \begin_layout Plain Layout
417
418
419 \backslash
420 AmS 
421 \end_layout
422
423 \end_inset
424
425 -math commands
426 \begin_inset Foot
427 status collapsed
428
429 \begin_layout Plain Layout
430 A list with all 
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436
437 \backslash
438 AmS
439 \end_layout
440
441 \end_inset
442
443 -math commands is in the file 
444 \family sans
445
446 \begin_inset CommandInset href
447 LatexCommand href
448 name "amsguide.ps"
449 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
450
451 \end_inset
452
453
454 \family default
455 , which is part of every LaTeX standard installation.
456 \end_layout
457
458 \end_inset
459
460  for lucidity reasons.
461 \end_layout
462
463 \begin_layout Section
464 General Instructions
465 \begin_inset CommandInset label
466 LatexCommand label
467 name "sec:General-Instructions"
468
469 \end_inset
470
471
472 \end_layout
473
474 \begin_layout Standard
475 To create an inline formula
476 \begin_inset Index
477 status collapsed
478
479 \begin_layout Plain Layout
480 Formula ! inline
481 \end_layout
482
483 \end_inset
484
485  that is embedded into a text line, press 
486 \family sans
487 Ctrl-m
488 \family default
489  or the toolbar button 
490 \begin_inset Graphics
491         filename ../images/math-mode.png
492         scale 85
493
494 \end_inset
495
496
497 \begin_inset Newline newline
498 \end_inset
499
500 To create a display style formula
501 \begin_inset Index
502 status collapsed
503
504 \begin_layout Plain Layout
505 Formula ! display style
506 \end_layout
507
508 \end_inset
509
510  that will appear bigger and in an own paragraph, press 
511 \family sans
512 Ctrl-M
513 \family default
514 .
515 \end_layout
516
517 \begin_layout Standard
518 To change a display style formula to an inline formula, set the cursor into
519  the formula and press 
520 \family sans
521 Ctrl-M
522 \family default
523  or use the menu 
524 \family sans
525 Edit\SpecialChar \menuseparator
526 Math\SpecialChar \menuseparator
527 Change formula type
528 \family default
529 .
530  The same way is used to change an inline formula to a display style formula.
531 \end_layout
532
533 \begin_layout Standard
534 To display parts of an inline formula in the size of a display style formula,
535  enter the command 
536 \series bold
537
538 \backslash
539 displaystyle
540 \begin_inset Index
541 status collapsed
542
543 \begin_layout Plain Layout
544 Commands ! D ! 
545 \backslash
546 displaystyle
547 \end_layout
548
549 \end_inset
550
551
552 \series default
553  to a formula.
554  Then a new blue box appears in which the desired formula part is inserted.
555 \end_layout
556
557 \begin_layout Standard
558 Only inline formulas are allowed inside tables.
559 \end_layout
560
561 \begin_layout Standard
562 The 
563 \family sans
564 math toolbar
565 \family default
566  can be turned on in the menu 
567 \family sans
568 View\SpecialChar \menuseparator
569 Toolbars
570 \family default
571 .
572  When you click there on 
573 \begin_inset Quotes eld
574 \end_inset
575
576 Math
577 \begin_inset Quotes erd
578 \end_inset
579
580  the toolbar will be shown permanently at the bottom; this state is visualized
581  in the 
582 \family sans
583 Toolbars
584 \family default
585  menu with a checkmark.
586  When you click in this state again on 
587 \begin_inset Quotes eld
588 \end_inset
589
590 Math
591 \begin_inset Quotes erd
592 \end_inset
593
594  in the 
595 \family sans
596 Toolbars
597 \family default
598  menu, the 
599 \family sans
600 math toolbar
601 \family default
602  is only shown when the cursor is within a formula; this state is visualized
603  by the renaming of the menu entry from 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Math
608 \begin_inset Quotes erd
609 \end_inset
610
611  to 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Math
616 \begin_inset space ~
617 \end_inset
618
619 (auto)
620 \begin_inset Quotes erd
621 \end_inset
622
623 .
624 \end_layout
625
626 \begin_layout Standard
627 The TeX-mode
628 \begin_inset Index
629 status collapsed
630
631 \begin_layout Plain Layout
632 T@TeX-mode
633 \end_layout
634
635 \end_inset
636
637  is invoked by pressing the toolbar button 
638 \begin_inset Graphics
639         filename ../images/ert-insert.png
640         scale 85
641
642 \end_inset
643
644  or by using the menu 
645 \family sans
646 Insert\SpecialChar \menuseparator
647 Te
648 \begin_inset ERT
649 status collapsed
650
651 \begin_layout Plain Layout
652
653 {}
654 \end_layout
655
656 \end_inset
657
658 X Code
659 \family default
660  (shortcut 
661 \family sans
662 Ctrl-l
663 \family default
664 ).
665 \begin_inset Note Note
666 status collapsed
667
668 \begin_layout Plain Layout
669 In LyX there are three 
670 \begin_inset Quotes eld
671 \end_inset
672
673 proper names
674 \begin_inset Quotes erd
675 \end_inset
676
677  that appear in the output with sub- and superscript letters: TeX, LaTeX,
678  and LyX
679 \end_layout
680
681 \begin_layout Plain Layout
682 To avoid that these names are recognized as proper names, a TeX-brace pair
683  is inserted.
684 \end_layout
685
686 \end_inset
687
688
689 \end_layout
690
691 \begin_layout Standard
692 To change the LaTeX-preamble
693 \begin_inset Index
694 status collapsed
695
696 \begin_layout Plain Layout
697 L@LaTeX-preamble
698 \end_layout
699
700 \end_inset
701
702 , use the menu 
703 \family sans
704 Document\SpecialChar \menuseparator
705 Settings\SpecialChar \menuseparator
706 LaT
707 \begin_inset ERT
708 status collapsed
709
710 \begin_layout Plain Layout
711
712 {}
713 \end_layout
714
715 \end_inset
716
717 eX
718 \family default
719  
720 \family sans
721 Preamble
722 \family default
723 .
724 \end_layout
725
726 \begin_layout Standard
727 To edit matrices, case differentiations, and multiline formulas subsequently,
728  the menus 
729 \family sans
730 Edit\SpecialChar \menuseparator
731 Math
732 \family default
733  and 
734 \family sans
735 Edit\SpecialChar \menuseparator
736 Rows
737 \begin_inset space \thinspace{}
738 \end_inset
739
740 &
741 \begin_inset space \thinspace{}
742 \end_inset
743
744 Columns,
745 \family default
746  or the 
747 \family sans
748 table toolbar
749 \family default
750  can be used.
751  When lines and columns are swapped via the menu, the column or line where
752  the cursor is in is exchanged with the column to the right or the line
753  below, respectively.
754  Is the cursor in the last column or row, the exchange is done with the
755  column to the left or the line above.
756 \end_layout
757
758 \begin_layout Standard
759 To write text in formulas
760 \begin_inset Foot
761 status collapsed
762
763 \begin_layout Plain Layout
764 For multiline formulas the command 
765 \series bold
766
767 \backslash
768 intertext
769 \series default
770  is used, see 
771 \begin_inset CommandInset ref
772 LatexCommand ref
773 reference "sub:Text-in-multiline"
774
775 \end_inset
776
777 .
778 \end_layout
779
780 \end_inset
781
782  
783 \emph on
784 mathematical text
785 \emph default
786
787 \begin_inset Index
788 status collapsed
789
790 \begin_layout Plain Layout
791 Text ! in formulas
792 \end_layout
793
794 \end_inset
795
796
797 \begin_inset Index
798 status collapsed
799
800 \begin_layout Plain Layout
801 Mathematical text
802 \end_layout
803
804 \end_inset
805
806  is used.
807  This mode is invoked with the the shortcut 
808 \family sans
809 Alt-m
810 \begin_inset space ~
811 \end_inset
812
813 m
814 \family default
815  or by the insertion of the command 
816 \series bold
817
818 \backslash
819 text
820 \begin_inset Index
821 status collapsed
822
823 \begin_layout Plain Layout
824 Commands ! T ! 
825 \backslash
826 text
827 \end_layout
828
829 \end_inset
830
831
832 \series default
833 .
834  The text appears black in LyX and can therefore be distinguished from the
835  other formula parts that appear blue.
836  In the output mathematical text is set upright, in contrary to other formula
837  parts.
838 \end_layout
839
840 \begin_layout Subsection*
841 Command Scheme
842 \end_layout
843
844 \begin_layout Standard
845 Most of the LaTeX-commands for math constructs have the following scheme:
846 \end_layout
847
848 \begin_layout Standard
849
850 \series bold
851
852 \backslash
853 commandname[optional
854 \series default
855  
856 \series bold
857 argument]{required
858 \series default
859  
860 \series bold
861 argument}
862 \end_layout
863
864 \begin_layout Standard
865 A command starts always with a backslash 
866 \begin_inset Quotes gld
867 \end_inset
868
869
870 \series bold
871
872 \backslash
873
874 \series default
875
876 \begin_inset Quotes grd
877 \end_inset
878
879 .
880  To omit optional arguments, also omit the associated brackets.
881  The braces around the required arguments are named in this document as
882  TeX-braces
883 \begin_inset Index
884 status collapsed
885
886 \begin_layout Plain Layout
887 T@TeX-braces
888 \end_layout
889
890 \end_inset
891
892 .
893  If you add in a formula a left brace to a command name, LyX creates automatical
894 ly a TeX-brace.
895  In all other cases TeX-braces are created in formulas with the command
896  
897 \series bold
898
899 \backslash
900 {
901 \series default
902 .
903  TeX-braces appear red in LyX, in contrary to normal braces that appear
904  blue.
905  In TeX-mode no command is needed to get TeX-braces.
906  TeX-braces don't appear in the output.
907 \end_layout
908
909 \begin_layout Standard
910 When commands without arguments, like commands for symbols are entered in
911  TeX-mode, a space character must 
912 \emph on
913 always
914 \emph default
915  be behind the command to end it.
916  This space doesn't appear in the output.
917  When the space should appear in the output, the space must be followed
918  by a protected space in normal text.
919 \end_layout
920
921 \begin_layout Standard
922 A protected space is inserted with 
923 \family sans
924 Ctrl-Space
925 \family default
926 .
927 \end_layout
928
929 \begin_layout Subsection*
930 \begin_inset Newpage newpage
931 \end_inset
932
933 Syntax Explanation
934 \end_layout
935
936 \begin_layout Itemize
937 The symbol
938 \begin_inset Foot
939 status collapsed
940
941 \begin_layout Plain Layout
942 This visible space character can be created with the command 
943 \series bold
944
945 \backslash
946 textvisiblespace
947 \series default
948
949 \begin_inset Index
950 status collapsed
951
952 \begin_layout Plain Layout
953 Commands ! T ! 
954 \backslash
955 textvisiblespace
956 \end_layout
957
958 \end_inset
959
960 , inserted in TeX-mode.
961 \end_layout
962
963 \end_inset
964
965  
966 \begin_inset ERT
967 status collapsed
968
969 \begin_layout Plain Layout
970
971
972 \backslash
973 spce 
974 \end_layout
975
976 \end_inset
977
978
979 \begin_inset space ~
980 \end_inset
981
982 denotes a space character to be input.
983 \end_layout
984
985 \begin_layout Itemize
986 An arrow like 
987 \begin_inset Formula $\to$
988 \end_inset
989
990  denotes the usage of the corresponding arrow key on the keyboard.
991 \end_layout
992
993 \begin_layout Subsection*
994 Used units
995 \end_layout
996
997 \begin_layout Standard
998 \align center
999 \begin_inset Float table
1000 placement H
1001 wide false
1002 sideways false
1003 status open
1004
1005 \begin_layout Plain Layout
1006 \align center
1007 \begin_inset Caption
1008
1009 \begin_layout Plain Layout
1010 \begin_inset CommandInset label
1011 LatexCommand label
1012 name "tab:Used-units"
1013
1014 \end_inset
1015
1016 Used units
1017 \end_layout
1018
1019 \end_inset
1020
1021
1022 \end_layout
1023
1024 \begin_layout Plain Layout
1025 \align center
1026 \begin_inset Tabular
1027 <lyxtabular version="3" rows="13" columns="2">
1028 <features>
1029 <column alignment="center" valignment="top" width="0">
1030 <column alignment="center" valignment="top" width="0">
1031 <row>
1032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1033 \begin_inset Text
1034
1035 \begin_layout Plain Layout
1036 Unit
1037 \end_layout
1038
1039 \end_inset
1040 </cell>
1041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 Name / Description
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 </row>
1051 <row>
1052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1053 \begin_inset Text
1054
1055 \begin_layout Plain Layout
1056 mm
1057 \end_layout
1058
1059 \end_inset
1060 </cell>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 Millimeter
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 </row>
1071 <row>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 cm
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 Centimeter
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 </row>
1091 <row>
1092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1093 \begin_inset Text
1094
1095 \begin_layout Plain Layout
1096 in
1097 \end_layout
1098
1099 \end_inset
1100 </cell>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 Inch (1
1106 \begin_inset space \thinspace{}
1107 \end_inset
1108
1109 in = 2,54
1110 \begin_inset space \thinspace{}
1111 \end_inset
1112
1113 cm)
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 </row>
1119 <row>
1120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1121 \begin_inset Text
1122
1123 \begin_layout Plain Layout
1124 pt
1125 \end_layout
1126
1127 \end_inset
1128 </cell>
1129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1130 \begin_inset Text
1131
1132 \begin_layout Plain Layout
1133 Point (72.27
1134 \begin_inset space \thinspace{}
1135 \end_inset
1136
1137 pt = 1
1138 \begin_inset space \thinspace{}
1139 \end_inset
1140
1141 in)
1142 \end_layout
1143
1144 \end_inset
1145 </cell>
1146 </row>
1147 <row>
1148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1149 \begin_inset Text
1150
1151 \begin_layout Plain Layout
1152 pc
1153 \end_layout
1154
1155 \end_inset
1156 </cell>
1157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1158 \begin_inset Text
1159
1160 \begin_layout Plain Layout
1161 Pica (1
1162 \begin_inset space \thinspace{}
1163 \end_inset
1164
1165 pc = 12
1166 \begin_inset space \thinspace{}
1167 \end_inset
1168
1169 pt)
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 </row>
1175 <row>
1176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1177 \begin_inset Text
1178
1179 \begin_layout Plain Layout
1180 sp
1181 \end_layout
1182
1183 \end_inset
1184 </cell>
1185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1186 \begin_inset Text
1187
1188 \begin_layout Plain Layout
1189 scaled point (65536
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 sp = 1
1194 \begin_inset space \thinspace{}
1195 \end_inset
1196
1197 pt)
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 </row>
1203 <row>
1204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1205 \begin_inset Text
1206
1207 \begin_layout Plain Layout
1208 bp
1209 \end_layout
1210
1211 \end_inset
1212 </cell>
1213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1214 \begin_inset Text
1215
1216 \begin_layout Plain Layout
1217 big point (72
1218 \begin_inset space \thinspace{}
1219 \end_inset
1220
1221 bp = 1
1222 \begin_inset space \thinspace{}
1223 \end_inset
1224
1225 in)
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 </row>
1231 <row>
1232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1233 \begin_inset Text
1234
1235 \begin_layout Plain Layout
1236 dd
1237 \end_layout
1238
1239 \end_inset
1240 </cell>
1241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1242 \begin_inset Text
1243
1244 \begin_layout Plain Layout
1245 Didot (1
1246 \begin_inset space \thinspace{}
1247 \end_inset
1248
1249 dd 
1250 \begin_inset Formula $\approx$
1251 \end_inset
1252
1253  0.376
1254 \begin_inset space \thinspace{}
1255 \end_inset
1256
1257 mm)
1258 \end_layout
1259
1260 \end_inset
1261 </cell>
1262 </row>
1263 <row>
1264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1265 \begin_inset Text
1266
1267 \begin_layout Plain Layout
1268 cc
1269 \end_layout
1270
1271 \end_inset
1272 </cell>
1273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1274 \begin_inset Text
1275
1276 \begin_layout Plain Layout
1277 Cicero (1
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 cc = 12
1282 \begin_inset space \thinspace{}
1283 \end_inset
1284
1285 dd)
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 </row>
1291 <row>
1292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1293 \begin_inset Text
1294
1295 \begin_layout Plain Layout
1296 ex
1297 \end_layout
1298
1299 \end_inset
1300 </cell>
1301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1302 \begin_inset Text
1303
1304 \begin_layout Plain Layout
1305 Height of letter 
1306 \emph on
1307
1308 \begin_inset Quotes eld
1309 \end_inset
1310
1311 x
1312 \emph default
1313
1314 \begin_inset Quotes erd
1315 \end_inset
1316
1317  in the current font
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 </row>
1323 <row>
1324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Plain Layout
1328 em
1329 \end_layout
1330
1331 \end_inset
1332 </cell>
1333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1334 \begin_inset Text
1335
1336 \begin_layout Plain Layout
1337 width of letter 
1338 \begin_inset Quotes eld
1339 \end_inset
1340
1341
1342 \emph on
1343 M
1344 \emph default
1345
1346 \begin_inset Quotes erd
1347 \end_inset
1348
1349  in the current font
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 </row>
1355 <row>
1356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1357 \begin_inset Text
1358
1359 \begin_layout Plain Layout
1360 mu
1361 \end_layout
1362
1363 \end_inset
1364 </cell>
1365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1366 \begin_inset Text
1367
1368 \begin_layout Plain Layout
1369 math unit (1
1370 \begin_inset space \thinspace{}
1371 \end_inset
1372
1373 mu = 
1374 \begin_inset Formula $\nicefrac{1}{18}$
1375 \end_inset
1376
1377
1378 \begin_inset space \thinspace{}
1379 \end_inset
1380
1381 em)
1382 \end_layout
1383
1384 \end_inset
1385 </cell>
1386 </row>
1387 </lyxtabular>
1388
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Standard
1400 \begin_inset Newpage newpage
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \begin_layout Section
1407 Basic Functions
1408 \end_layout
1409
1410 \begin_layout Subsection
1411 Exponents
1412 \begin_inset Index
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416 Exponents
1417 \end_layout
1418
1419 \end_inset
1420
1421  and Indices
1422 \begin_inset Index
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426 Indices
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \begin_inset Index
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436 Superscripts|see
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 {
1443 \end_layout
1444
1445 \end_inset
1446
1447 Exponents
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 }
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \begin_inset Index
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468 Subscripts|see
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 {
1475 \end_layout
1476
1477 \end_inset
1478
1479 Indices
1480 \begin_inset ERT
1481 status collapsed
1482
1483 \begin_layout Plain Layout
1484
1485 }
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \begin_layout Standard
1499 Indices are created with an underscore 
1500 \begin_inset Quotes eld
1501 \end_inset
1502
1503 _
1504 \begin_inset Quotes erd
1505 \end_inset
1506
1507  or via the math toolbar button 
1508 \begin_inset Graphics
1509         filename ../images/math-subscript.png
1510         scale 85
1511
1512 \end_inset
1513
1514  , exponents with a caret 
1515 \begin_inset Quotes eld
1516 \end_inset
1517
1518 ^
1519 \begin_inset Quotes erd
1520 \end_inset
1521
1522  or via the math toolbar button 
1523 \begin_inset Graphics
1524         filename ../images/math-superscript.png
1525         scale 85
1526
1527 \end_inset
1528
1529 .
1530 \end_layout
1531
1532 \begin_layout Standard
1533 \align center
1534 \begin_inset Tabular
1535 <lyxtabular version="3" rows="4" columns="2">
1536 <features>
1537 <column alignment="center" valignment="top" width="0pt">
1538 <column alignment="center" valignment="top" width="0pt">
1539 <row>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 command
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 Result
1554 \begin_inset Note Note
1555 status collapsed
1556
1557 \begin_layout Plain Layout
1558
1559 \series bold
1560
1561 \backslash
1562 raisebox
1563 \series default
1564  is only used as spacer.
1565 \end_layout
1566
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 </row>
1575 <row>
1576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 B_V
1581 \end_layout
1582
1583 \end_inset
1584 </cell>
1585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1586 \begin_inset Text
1587
1588 \begin_layout Plain Layout
1589 \begin_inset Formula $B_{V}$
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 </row>
1598 <row>
1599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603 B^V
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1609 \begin_inset Text
1610
1611 \begin_layout Plain Layout
1612 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \end_inset
1619 </cell>
1620 </row>
1621 <row>
1622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1623 \begin_inset Text
1624
1625 \begin_layout Plain Layout
1626 B^
1627 \begin_inset ERT
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631
1632
1633 \backslash
1634 spce 
1635 \end_layout
1636
1637 \end_inset
1638
1639 A
1640 \end_layout
1641
1642 \end_inset
1643 </cell>
1644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1645 \begin_inset Text
1646
1647 \begin_layout Plain Layout
1648 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1649 \end_inset
1650
1651
1652 \end_layout
1653
1654 \end_inset
1655 </cell>
1656 </row>
1657 </lyxtabular>
1658
1659 \end_inset
1660
1661
1662 \end_layout
1663
1664 \begin_layout Standard
1665 As the caret is in some languages an accent, vowels will be accentuated
1666  in this case and not set as exponents
1667 \begin_inset Foot
1668 status collapsed
1669
1670 \begin_layout Plain Layout
1671 Depending on the used keyboard settings this can also happen for other character
1672 s than vowels.
1673 \end_layout
1674
1675 \end_inset
1676
1677 .
1678  To get in this case exponents, press 
1679 \family sans
1680 Space
1681 \family default
1682  after the caret as in the last example.
1683 \end_layout
1684
1685 \begin_layout Subsection
1686 Fractions
1687 \begin_inset CommandInset label
1688 LatexCommand label
1689 name "sub:Fractions"
1690
1691 \end_inset
1692
1693
1694 \begin_inset Index
1695 status collapsed
1696
1697 \begin_layout Plain Layout
1698 Fractions
1699 \end_layout
1700
1701 \end_inset
1702
1703
1704 \end_layout
1705
1706 \begin_layout Standard
1707 Fractions are generated with the command 
1708 \series bold
1709
1710 \backslash
1711 frac
1712 \series default
1713
1714 \begin_inset Index
1715 status collapsed
1716
1717 \begin_layout Plain Layout
1718 Commands ! F ! 
1719 \backslash
1720 frac
1721 \end_layout
1722
1723 \end_inset
1724
1725  or via the math toolbar button 
1726 \begin_inset Graphics
1727         filename ../images/math/frac.png
1728         scale 50
1729
1730 \end_inset
1731
1732 .
1733  The font size is adjusted automatically, depending on whether the fraction
1734  is in an inline or display style formula.
1735  With the math toolbar button 
1736 \begin_inset Graphics
1737         filename ../images/math/frac-square.png
1738         scale 85
1739
1740 \end_inset
1741
1742  you can select different fraction types.
1743 \end_layout
1744
1745 \begin_layout Standard
1746 With the command 
1747 \series bold
1748
1749 \backslash
1750 dfrac
1751 \begin_inset Index
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755 Commands ! D ! 
1756 \backslash
1757 dfrac
1758 \end_layout
1759
1760 \end_inset
1761
1762
1763 \series default
1764  a fraction can be created that has in any case the size of a display style
1765  formula.
1766  With 
1767 \series bold
1768
1769 \backslash
1770 tfrac
1771 \begin_inset Index
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775 Commands ! T ! 
1776 \backslash
1777 tfrac
1778 \end_layout
1779
1780 \end_inset
1781
1782
1783 \series default
1784  the fraction appears always with the size of an inline formula.
1785  An example:
1786 \end_layout
1787
1788 \begin_layout Standard
1789 A line with the fraction 
1790 \begin_inset Formula $\frac{1}{2}$
1791 \end_inset
1792
1793  that was created with the command 
1794 \series bold
1795
1796 \backslash
1797 frac
1798 \series default
1799 .
1800 \end_layout
1801
1802 \begin_layout Standard
1803 A line with the fraction 
1804 \begin_inset Formula $\dfrac{1}{2}$
1805 \end_inset
1806
1807  that was created with the command 
1808 \series bold
1809
1810 \backslash
1811 dfrac
1812 \series default
1813 .
1814 \end_layout
1815
1816 \begin_layout Standard
1817 \align center
1818 \begin_inset Tabular
1819 <lyxtabular version="3" rows="4" columns="2">
1820 <features>
1821 <column alignment="center" valignment="top" width="0pt">
1822 <column alignment="center" valignment="top" width="0pt">
1823 <row>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 Command
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1834 \begin_inset Text
1835
1836 \begin_layout Plain Layout
1837 Result
1838 \begin_inset Note Note
1839 status collapsed
1840
1841 \begin_layout Plain Layout
1842
1843 \series bold
1844
1845 \backslash
1846 raisebox
1847 \series default
1848  is only used as spacer.
1849 \end_layout
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 </row>
1859 <row>
1860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1861 \begin_inset Text
1862
1863 \begin_layout Plain Layout
1864
1865 \backslash
1866 frac
1867 \begin_inset ERT
1868 status collapsed
1869
1870 \begin_layout Plain Layout
1871
1872
1873 \backslash
1874 spce 
1875 \end_layout
1876
1877 \end_inset
1878
1879 A
1880 \begin_inset Formula $\downarrow$
1881 \end_inset
1882
1883 B
1884 \end_layout
1885
1886 \end_inset
1887 </cell>
1888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1889 \begin_inset Text
1890
1891 \begin_layout Plain Layout
1892 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1893 \end_inset
1894
1895
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 </row>
1901 <row>
1902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Plain Layout
1906
1907 \backslash
1908 dfrac
1909 \begin_inset ERT
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913
1914
1915 \backslash
1916 spce 
1917 \end_layout
1918
1919 \end_inset
1920
1921 A
1922 \begin_inset Formula $\downarrow$
1923 \end_inset
1924
1925 B
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1935 \end_inset
1936
1937
1938 \end_layout
1939
1940 \end_inset
1941 </cell>
1942 </row>
1943 <row>
1944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1945 \begin_inset Text
1946
1947 \begin_layout Plain Layout
1948
1949 \backslash
1950 dfrac
1951 \begin_inset ERT
1952 status collapsed
1953
1954 \begin_layout Plain Layout
1955
1956
1957 \backslash
1958 spce 
1959 \end_layout
1960
1961 \end_inset
1962
1963 e^
1964 \begin_inset ERT
1965 status collapsed
1966
1967 \begin_layout Plain Layout
1968
1969
1970 \backslash
1971 spce 
1972 \end_layout
1973
1974 \end_inset
1975
1976
1977 \backslash
1978 frac
1979 \begin_inset ERT
1980 status collapsed
1981
1982 \begin_layout Plain Layout
1983
1984
1985 \backslash
1986 spce 
1987 \end_layout
1988
1989 \end_inset
1990
1991 1
1992 \begin_inset Formula $\downarrow$
1993 \end_inset
1994
1995 2
1996 \begin_inset Formula $\downarrow\downarrow$
1997 \end_inset
1998
1999 3
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2009 \end_inset
2010
2011
2012 \end_layout
2013
2014 \end_inset
2015 </cell>
2016 </row>
2017 </lyxtabular>
2018
2019 \end_inset
2020
2021
2022 \end_layout
2023
2024 \begin_layout Standard
2025 \begin_inset VSpace bigskip
2026 \end_inset
2027
2028
2029 \begin_inset Newpage newpage
2030 \end_inset
2031
2032 For nested fractions the command 
2033 \series bold
2034
2035 \backslash
2036 cfrac
2037 \series default
2038
2039 \begin_inset Index
2040 status collapsed
2041
2042 \begin_layout Plain Layout
2043 Commands ! C ! 
2044 \backslash
2045 cfrac
2046 \end_layout
2047
2048 \end_inset
2049
2050  can be used.
2051  Here an example:
2052 \begin_inset VSpace -3mm
2053 \end_inset
2054
2055
2056 \end_layout
2057
2058 \begin_layout Standard
2059 \begin_inset Formula \begin{align*}
2060 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2061 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2062
2063 \end_inset
2064
2065
2066 \end_layout
2067
2068 \begin_layout Standard
2069 The command for the example above is:
2070 \end_layout
2071
2072 \begin_layout Standard
2073
2074 \series bold
2075
2076 \backslash
2077 cfrac{A
2078 \begin_inset Formula $\to$
2079 \end_inset
2080
2081
2082 \backslash
2083 {B+
2084 \backslash
2085 cfrac{C+
2086 \backslash
2087 cfrac{E
2088 \begin_inset Formula $\to$
2089 \end_inset
2090
2091
2092 \backslash
2093 {F
2094 \begin_inset Formula $\to\to$
2095 \end_inset
2096
2097
2098 \backslash
2099 {D
2100 \end_layout
2101
2102 \begin_layout Standard
2103 \begin_inset VSpace medskip
2104 \end_inset
2105
2106
2107 \end_layout
2108
2109 \begin_layout Standard
2110
2111 \series bold
2112
2113 \backslash
2114 cfrac
2115 \series default
2116  sets the fraction always in the size of a displayed formula, also when
2117  it is part of another fraction.
2118  
2119 \series bold
2120
2121 \backslash
2122 cfrac
2123 \series default
2124  has the following command scheme:
2125 \end_layout
2126
2127 \begin_layout Standard
2128
2129 \series bold
2130
2131 \backslash
2132 cfrac[numerator position]{numerator}{denominator}
2133 \end_layout
2134
2135 \begin_layout Standard
2136 The numerator position can be 
2137 \emph on
2138 l
2139 \emph default
2140  , 
2141 \emph on
2142 c
2143 \emph default
2144 , or 
2145 \emph on
2146 r
2147 \emph default
2148  .
2149  l or r aligns the numerator to the left or right, resp.
2150 \begin_inset space ~
2151 \end_inset
2152
2153 with the fraction stroke.
2154  When 
2155 \emph on
2156 c
2157 \emph default
2158  or no position is given, the numerator appears centered.
2159  These fractions demonstrate the different alignments:
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163
2164 \series bold
2165
2166 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2167 \end_inset
2168
2169
2170 \begin_inset Formula $\cfrac{A}{B+C}$
2171 \end_inset
2172
2173
2174 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2175 \end_inset
2176
2177
2178 \end_layout
2179
2180 \begin_layout Standard
2181 \begin_inset VSpace medskip
2182 \end_inset
2183
2184 It is often advantageous to combine 
2185 \series bold
2186
2187 \backslash
2188 cfrac
2189 \series default
2190  and 
2191 \series bold
2192
2193 \backslash
2194 frac
2195 \series default
2196 :
2197 \begin_inset Formula \[
2198 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2199
2200 \end_inset
2201
2202
2203 \end_layout
2204
2205 \begin_layout Standard
2206 For inline fractions with a sloped fraction stroke you can use the command
2207  
2208 \series bold
2209
2210 \backslash
2211 nicefrac
2212 \begin_inset Index
2213 status collapsed
2214
2215 \begin_layout Plain Layout
2216 Commands ! N ! 
2217 \backslash
2218 nicefrac
2219 \end_layout
2220
2221 \end_inset
2222
2223
2224 \series default
2225
2226 \begin_inset Formula $\nicefrac{5}{31}$
2227 \end_inset
2228
2229
2230 \end_layout
2231
2232 \begin_layout Standard
2233 How to define own fractions where the fraction stroke can be changed, is
2234  explained in 
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sub:Self-defined-Fractions"
2238
2239 \end_inset
2240
2241 .
2242 \end_layout
2243
2244 \begin_layout Subsection
2245 Roots
2246 \begin_inset Index
2247 status collapsed
2248
2249 \begin_layout Plain Layout
2250 Roots
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \begin_layout Standard
2259 Square roots are created with 
2260 \series bold
2261
2262 \backslash
2263 sqrt
2264 \series default
2265
2266 \begin_inset Index
2267 status collapsed
2268
2269 \begin_layout Plain Layout
2270 Commands ! S ! 
2271 \backslash
2272 sqrt
2273 \end_layout
2274
2275 \end_inset
2276
2277  or the math toolbar button 
2278 \begin_inset Graphics
2279         filename ../images/math/sqrt.png
2280         scale 85
2281
2282 \end_inset
2283
2284 , all other roots with the command 
2285 \series bold
2286
2287 \backslash
2288 root
2289 \series default
2290
2291 \begin_inset Index
2292 status collapsed
2293
2294 \begin_layout Plain Layout
2295 Commands ! R ! 
2296 \backslash
2297 root
2298 \end_layout
2299
2300 \end_inset
2301
2302  or with the math toolbar button 
2303 \begin_inset Graphics
2304         filename ../images/math/root.png
2305         scale 85
2306
2307 \end_inset
2308
2309 .
2310 \end_layout
2311
2312 \begin_layout Standard
2313 \align center
2314 \begin_inset Tabular
2315 <lyxtabular version="3" rows="3" columns="2">
2316 <features>
2317 <column alignment="center" valignment="top" width="0pt">
2318 <column alignment="center" valignment="top" width="0pt">
2319 <row>
2320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2321 \begin_inset Text
2322
2323 \begin_layout Plain Layout
2324 Command
2325 \end_layout
2326
2327 \end_inset
2328 </cell>
2329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333 Result
2334 \begin_inset Note Note
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338
2339 \series bold
2340
2341 \backslash
2342 raisebox
2343 \series default
2344  is only used as spacer.
2345 \end_layout
2346
2347 \end_inset
2348
2349
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 </row>
2355 <row>
2356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360
2361 \backslash
2362 sqrt
2363 \begin_inset ERT
2364 status collapsed
2365
2366 \begin_layout Plain Layout
2367
2368
2369 \backslash
2370 spce 
2371 \end_layout
2372
2373 \end_inset
2374
2375 A-B
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2381 \begin_inset Text
2382
2383 \begin_layout Plain Layout
2384 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \end_inset
2391 </cell>
2392 </row>
2393 <row>
2394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2395 \begin_inset Text
2396
2397 \begin_layout Plain Layout
2398
2399 \backslash
2400 root
2401 \begin_inset ERT
2402 status collapsed
2403
2404 \begin_layout Plain Layout
2405
2406
2407 \backslash
2408 spce 
2409 \end_layout
2410
2411 \end_inset
2412
2413 3
2414 \begin_inset Formula $\downarrow$
2415 \end_inset
2416
2417 A-B
2418 \end_layout
2419
2420 \end_inset
2421 </cell>
2422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2423 \begin_inset Text
2424
2425 \begin_layout Plain Layout
2426 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2427 \end_inset
2428
2429
2430 \end_layout
2431
2432 \end_inset
2433 </cell>
2434 </row>
2435 </lyxtabular>
2436
2437 \end_inset
2438
2439
2440 \end_layout
2441
2442 \begin_layout Standard
2443 A square root can also be created with 
2444 \series bold
2445
2446 \backslash
2447 root
2448 \series default
2449  when the root index field is left empty.
2450 \end_layout
2451
2452 \begin_layout Standard
2453 With certain indices the distance to the root is too small, like in this
2454  formula: 
2455 \begin_inset Formula $\sqrt[\beta]{B}$
2456 \end_inset
2457
2458
2459 \begin_inset Newline newline
2460 \end_inset
2461
2462 The 
2463 \begin_inset Formula $\beta$
2464 \end_inset
2465
2466  touches the root.
2467  To avoid this, the commands 
2468 \series bold
2469
2470 \backslash
2471 leftroot
2472 \series default
2473
2474 \begin_inset Index
2475 status collapsed
2476
2477 \begin_layout Plain Layout
2478 Commands ! L ! 
2479 \backslash
2480 leftroot
2481 \end_layout
2482
2483 \end_inset
2484
2485  and 
2486 \series bold
2487
2488 \backslash
2489 uproot
2490 \series default
2491
2492 \begin_inset Index
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496 Commands ! U ! 
2497 \backslash
2498 uproot
2499 \end_layout
2500
2501 \end_inset
2502
2503  are used with the following scheme:
2504 \end_layout
2505
2506 \begin_layout Standard
2507
2508 \series bold
2509
2510 \backslash
2511 leftroot{distance}
2512 \series default
2513  and 
2514 \series bold
2515
2516 \backslash
2517 uproot{distance}
2518 \end_layout
2519
2520 \begin_layout Standard
2521 Distance is the number of Big Points (unit bp; 
2522 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2523 \end_inset
2524
2525 ), that the index should be moved to the left or top, resp..
2526  The commands are written to the index.
2527  This way the command
2528 \begin_inset Newline newline
2529 \end_inset
2530
2531
2532 \series bold
2533
2534 \backslash
2535 root
2536 \backslash
2537 leftroot{-1
2538 \begin_inset Formula $\to$
2539 \end_inset
2540
2541
2542 \backslash
2543 uproot{2
2544 \begin_inset Formula $\to$
2545 \end_inset
2546
2547
2548 \backslash
2549 beta
2550 \begin_inset ERT
2551 status collapsed
2552
2553 \begin_layout Plain Layout
2554
2555
2556 \backslash
2557 spce 
2558 \end_layout
2559
2560 \end_inset
2561
2562
2563 \begin_inset Formula $\to$
2564 \end_inset
2565
2566 B
2567 \begin_inset Newline newline
2568 \end_inset
2569
2570
2571 \series default
2572 produces a correct typeset formula: 
2573 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2574 \end_inset
2575
2576
2577 \end_layout
2578
2579 \begin_layout Subsection
2580 Binomial coefficients 
2581 \begin_inset Index
2582 status collapsed
2583
2584 \begin_layout Plain Layout
2585 Binomial coefficient s
2586 \end_layout
2587
2588 \end_inset
2589
2590
2591 \end_layout
2592
2593 \begin_layout Standard
2594 Binomial coefficients are inserted with the command 
2595 \series bold
2596
2597 \backslash
2598 binom
2599 \series default
2600
2601 \begin_inset Index
2602 status collapsed
2603
2604 \begin_layout Plain Layout
2605 Commands ! B ! 
2606 \backslash
2607 binom
2608 \end_layout
2609
2610 \end_inset
2611
2612  or with the submenu of the math toolbar button 
2613 \begin_inset Graphics
2614         filename ../images/math/frac-square.png
2615         scale 85
2616
2617 \end_inset
2618
2619 .
2620  Analog to fractions (
2621 \series bold
2622
2623 \backslash
2624 frac
2625 \series default
2626 ) there are besides 
2627 \series bold
2628
2629 \backslash
2630 binom
2631 \series default
2632  the commands 
2633 \series bold
2634
2635 \backslash
2636 dbinom
2637 \begin_inset Index
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Commands ! D ! 
2642 \backslash
2643 dbinom
2644 \end_layout
2645
2646 \end_inset
2647
2648
2649 \series default
2650  and 
2651 \series bold
2652
2653 \backslash
2654 tbinom
2655 \series default
2656
2657 \begin_inset Index
2658 status collapsed
2659
2660 \begin_layout Plain Layout
2661 Commands ! T ! 
2662 \backslash
2663 tbinom
2664 \end_layout
2665
2666 \end_inset
2667
2668 .
2669  For other brackets around binomial coeficients there are the commands 
2670 \series bold
2671
2672 \backslash
2673 brace
2674 \series default
2675
2676 \begin_inset Index
2677 status collapsed
2678
2679 \begin_layout Plain Layout
2680 Commands ! B ! 
2681 \backslash
2682 brace
2683 \end_layout
2684
2685 \end_inset
2686
2687  and 
2688 \series bold
2689
2690 \backslash
2691 brack
2692 \series default
2693
2694 \begin_inset Index
2695 status collapsed
2696
2697 \begin_layout Plain Layout
2698 Commands ! B ! 
2699 \backslash
2700 brack
2701 \end_layout
2702
2703 \end_inset
2704
2705 .
2706 \end_layout
2707
2708 \begin_layout Standard
2709 \align center
2710 \begin_inset Tabular
2711 <lyxtabular version="3" rows="6" columns="2">
2712 <features>
2713 <column alignment="center" valignment="top" width="0pt">
2714 <column alignment="center" valignment="top" width="0pt">
2715 <row>
2716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2717 \begin_inset Text
2718
2719 \begin_layout Plain Layout
2720 Command
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
2725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729 Result
2730 \begin_inset Note Note
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734
2735 \series bold
2736
2737 \backslash
2738 raisebox
2739 \series default
2740  is only used as spacer.
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 </row>
2751 <row>
2752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2753 \begin_inset Text
2754
2755 \begin_layout Plain Layout
2756
2757 \backslash
2758 binom
2759 \begin_inset ERT
2760 status collapsed
2761
2762 \begin_layout Plain Layout
2763
2764
2765 \backslash
2766 spce 
2767 \end_layout
2768
2769 \end_inset
2770
2771 A
2772 \begin_inset Formula $\downarrow$
2773 \end_inset
2774
2775 B
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2785 \end_inset
2786
2787
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 </row>
2793 <row>
2794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798
2799 \backslash
2800 dbinom
2801 \begin_inset ERT
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805
2806
2807 \backslash
2808 spce 
2809 \end_layout
2810
2811 \end_inset
2812
2813 A
2814 \begin_inset Formula $\downarrow$
2815 \end_inset
2816
2817 B
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840
2841 \backslash
2842 tbinom
2843 \begin_inset ERT
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847
2848
2849 \backslash
2850 spce 
2851 \end_layout
2852
2853 \end_inset
2854
2855 A
2856 \begin_inset Formula $\downarrow$
2857 \end_inset
2858
2859 B
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Plain Layout
2868 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2869 \end_inset
2870
2871
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \backslash
2884 brack
2885 \begin_inset ERT
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889
2890
2891 \backslash
2892 spce 
2893 \end_layout
2894
2895 \end_inset
2896
2897 A
2898 \begin_inset Formula $\downarrow$
2899 \end_inset
2900
2901 B
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \end_inset
2917 </cell>
2918 </row>
2919 <row>
2920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \backslash
2926 brace
2927 \begin_inset ERT
2928 status collapsed
2929
2930 \begin_layout Plain Layout
2931
2932
2933 \backslash
2934 spce 
2935 \end_layout
2936
2937 \end_inset
2938
2939 A
2940 \begin_inset Formula $\downarrow$
2941 \end_inset
2942
2943 B
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2953 \end_inset
2954
2955
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 </lyxtabular>
2962
2963 \end_inset
2964
2965
2966 \end_layout
2967
2968 \begin_layout Subsection
2969 Case differentiations 
2970 \begin_inset Index
2971 status collapsed
2972
2973 \begin_layout Plain Layout
2974 Case differentiations 
2975 \end_layout
2976
2977 \end_inset
2978
2979
2980 \end_layout
2981
2982 \begin_layout Standard
2983 \align center
2984 \begin_inset Tabular
2985 <lyxtabular version="3" rows="3" columns="2">
2986 <features>
2987 <column alignment="center" valignment="top" width="0pt">
2988 <column alignment="center" valignment="top" width="0pt">
2989 <row>
2990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2991 \begin_inset Text
2992
2993 \begin_layout Plain Layout
2994 Command
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003 Result
3004 \end_layout
3005
3006 \end_inset
3007 </cell>
3008 </row>
3009 <row>
3010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014
3015 \backslash
3016 cases
3017 \begin_inset ERT
3018 status collapsed
3019
3020 \begin_layout Plain Layout
3021
3022
3023 \backslash
3024 spce 
3025 \end_layout
3026
3027 \end_inset
3028
3029 A
3030 \begin_inset Formula $\to$
3031 \end_inset
3032
3033 B>0
3034 \begin_inset Index
3035 status collapsed
3036
3037 \begin_layout Plain Layout
3038 Commands ! C ! 
3039 \backslash
3040 cases
3041 \end_layout
3042
3043 \end_inset
3044
3045
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054 \begin_inset Formula $\begin{cases}
3055 A & B>0\end{cases}$
3056 \end_inset
3057
3058
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 </row>
3064 <row>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \backslash
3071 cases
3072 \begin_inset ERT
3073 status collapsed
3074
3075 \begin_layout Plain Layout
3076
3077
3078 \backslash
3079 spce 
3080 \end_layout
3081
3082 \end_inset
3083
3084 Ctrl-Enter
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3090 \begin_inset Text
3091
3092 \begin_layout Plain Layout
3093 \begin_inset Formula $\begin{cases}
3094 A & \textrm{for }x>0\\
3095 B & \textrm{for }x=0\end{cases}$
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 </row>
3104 </lyxtabular>
3105
3106 \end_inset
3107
3108
3109 \end_layout
3110
3111 \begin_layout Standard
3112 After inserting 
3113 \series bold
3114
3115 \backslash
3116 cases
3117 \series default
3118  or the usage of the math toolbar button 
3119 \begin_inset Graphics
3120         filename ../images/math/cases.png
3121         scale 85
3122
3123 \end_inset
3124
3125  you can create new lines with the shortcut 
3126 \family sans
3127 Ctrl-Return
3128 \family default
3129  or the table toolbar button 
3130 \begin_inset Graphics
3131         filename ../images/tabular-feature_append-row.png
3132         scale 85
3133
3134 \end_inset
3135
3136 .
3137 \end_layout
3138
3139 \begin_layout Standard
3140 The command 
3141 \series bold
3142
3143 \backslash
3144 cases
3145 \series default
3146  is also available via the menu 
3147 \family sans
3148 Insert\SpecialChar \menuseparator
3149 Math\SpecialChar \menuseparator
3150 Cases-Environment
3151 \family default
3152 .
3153 \end_layout
3154
3155 \begin_layout Subsection
3156 Negations
3157 \begin_inset Index
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 Negations
3162 \end_layout
3163
3164 \end_inset
3165
3166
3167 \end_layout
3168
3169 \begin_layout Standard
3170 By inserting of 
3171 \series bold
3172
3173 \backslash
3174 not
3175 \series default
3176
3177 \begin_inset Index
3178 status collapsed
3179
3180 \begin_layout Plain Layout
3181 Commands ! N ! 
3182 \backslash
3183 not
3184 \end_layout
3185
3186 \end_inset
3187
3188  every character can be displayed canceled.
3189  The characters are quasi accentuated by a slash.
3190 \end_layout
3191
3192 \begin_layout Standard
3193 \align center
3194 \begin_inset Tabular
3195 <lyxtabular version="3" rows="4" columns="2">
3196 <features>
3197 <column alignment="center" valignment="top" width="0pt">
3198 <column alignment="center" valignment="top" width="0pt">
3199 <row>
3200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 Command
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213 Result
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \backslash
3226 not=
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235 \begin_inset Formula $\not=$
3236 \end_inset
3237
3238
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 </row>
3244 <row>
3245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Plain Layout
3249
3250 \backslash
3251 not 
3252 \backslash
3253 le
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 \begin_inset Formula $\not\le$
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \end_inset
3269 </cell>
3270 </row>
3271 <row>
3272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \backslash
3278 not 
3279 \backslash
3280 parallel
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289 \begin_inset Formula $\not\parallel$
3290 \end_inset
3291
3292
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 </row>
3298 </lyxtabular>
3299
3300 \end_inset
3301
3302
3303 \end_layout
3304
3305 \begin_layout Standard
3306 The last example shows, that not all negations look good.
3307  Therefore there are for some negations special commands (see 
3308 \begin_inset CommandInset ref
3309 LatexCommand ref
3310 reference "sub:Mathematical-Symbols"
3311
3312 \end_inset
3313
3314  and 
3315 \begin_inset CommandInset ref
3316 LatexCommand ref
3317 reference "sec:Relations"
3318
3319 \end_inset
3320
3321 ).
3322 \end_layout
3323
3324 \begin_layout Subsection
3325 Placeholders
3326 \begin_inset CommandInset label
3327 LatexCommand label
3328 name "sub:Placeholders"
3329
3330 \end_inset
3331
3332
3333 \begin_inset Index
3334 status collapsed
3335
3336 \begin_layout Plain Layout
3337 Placeholders
3338 \end_layout
3339
3340 \end_inset
3341
3342
3343 \begin_inset Index
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 Chemical characters ! Isotopes
3348 \end_layout
3349
3350 \end_inset
3351
3352
3353 \begin_inset Index
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357 Isotopes|see
3358 \begin_inset ERT
3359 status collapsed
3360
3361 \begin_layout Plain Layout
3362
3363 {
3364 \end_layout
3365
3366 \end_inset
3367
3368 Chemical characters
3369 \begin_inset ERT
3370 status collapsed
3371
3372 \begin_layout Plain Layout
3373
3374 }
3375 \end_layout
3376
3377 \end_inset
3378
3379
3380 \end_layout
3381
3382 \end_inset
3383
3384
3385 \end_layout
3386
3387 \begin_layout Standard
3388 When displaying e.
3389 \begin_inset space \thinspace{}
3390 \end_inset
3391
3392 g.
3393 \begin_inset space ~
3394 \end_inset
3395
3396 isotopes
3397 \begin_inset Foot
3398 status collapsed
3399
3400 \begin_layout Plain Layout
3401 More about chemical symbols is written in 
3402 \begin_inset CommandInset ref
3403 LatexCommand ref
3404 reference "sub:Chemical-Symbols-and"
3405
3406 \end_inset
3407
3408 .
3409 \end_layout
3410
3411 \end_inset
3412
3413  the following problem occurs:
3414 \end_layout
3415
3416 \begin_layout Standard
3417 \align center
3418 \begin_inset Tabular
3419 <lyxtabular version="3" rows="2" columns="2">
3420 <features>
3421 <column alignment="center" valignment="top" width="0pt">
3422 <column alignment="center" valignment="top" width="0pt">
3423 <row>
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 Indices created with sub- and superscripts:
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3438 \end_inset
3439
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="center" valignment="top" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 correct indices:
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3461 \end_inset
3462
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 </lyxtabular>
3470
3471 \end_inset
3472
3473
3474 \begin_inset Note Note
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478
3479 \series bold
3480
3481 \backslash
3482 raisebox
3483 \series default
3484  is only used as spacer.
3485 \end_layout
3486
3487 \end_inset
3488
3489
3490 \end_layout
3491
3492 \begin_layout Standard
3493 The shorter index is by default placed below or above the first character
3494  of the longer index.
3495  To avoid this there is the command 
3496 \series bold
3497
3498 \backslash
3499 phantom
3500 \series default
3501
3502 \begin_inset Index
3503 status collapsed
3504
3505 \begin_layout Plain Layout
3506 Commands ! P ! 
3507 \backslash
3508 phantom
3509 \end_layout
3510
3511 \end_inset
3512
3513  or the math toolbar button
3514 \begin_inset space \thinspace{}
3515 \end_inset
3516
3517
3518 \begin_inset Foot
3519 status collapsed
3520
3521 \begin_layout Plain Layout
3522 can be found in the submenu of the toolbar button 
3523 \begin_inset Graphics
3524         filename ../images/math/space.png
3525         scale 85
3526
3527 \end_inset
3528
3529
3530 \end_layout
3531
3532 \end_inset
3533
3534  
3535 \begin_inset Graphics
3536         filename ../images/math/phantom.png
3537         scale 85
3538
3539 \end_inset
3540
3541  that creates one or more phantom characters.
3542  When inserting 
3543 \series bold
3544
3545 \backslash
3546 phantom
3547 \series default
3548  a small blue box appears that is superposed with two red arrows.
3549  The arrows indicate that the complete width and height of the box content
3550  will be created as placeholder.
3551  Phantom characters are accordingly placeholders with the size of the characters.
3552 \end_layout
3553
3554 \begin_layout Standard
3555 \align center
3556 \begin_inset Tabular
3557 <lyxtabular version="3" rows="4" columns="2">
3558 <features>
3559 <column alignment="center" valignment="top" width="0">
3560 <column alignment="center" valignment="top" width="0">
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 Command
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 Result
3576 \begin_inset Note Note
3577 status collapsed
3578
3579 \begin_layout Plain Layout
3580
3581 \series bold
3582
3583 \backslash
3584 raisebox
3585 \series default
3586  is only used as spacer.
3587 \end_layout
3588
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 </row>
3597 <row>
3598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602 ^19
3603 \begin_inset ERT
3604 status collapsed
3605
3606 \begin_layout Plain Layout
3607
3608
3609 \backslash
3610 spce 
3611 \end_layout
3612
3613 \end_inset
3614
3615 _
3616 \backslash
3617 phantom
3618 \begin_inset ERT
3619 status collapsed
3620
3621 \begin_layout Plain Layout
3622
3623
3624 \backslash
3625 spce 
3626 \end_layout
3627
3628 \end_inset
3629
3630 1
3631 \begin_inset Formula $\to$
3632 \end_inset
3633
3634 9
3635 \begin_inset ERT
3636 status collapsed
3637
3638 \begin_layout Plain Layout
3639
3640
3641 \backslash
3642 spce 
3643 \end_layout
3644
3645 \end_inset
3646
3647 F
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3657 \end_inset
3658
3659
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 </row>
3665 <row>
3666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 ^235
3671 \begin_inset ERT
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676
3677 \backslash
3678 spce 
3679 \end_layout
3680
3681 \end_inset
3682
3683 _
3684 \backslash
3685 phantom
3686 \begin_inset ERT
3687 status collapsed
3688
3689 \begin_layout Plain Layout
3690
3691
3692 \backslash
3693 spce 
3694 \end_layout
3695
3696 \end_inset
3697
3698 23
3699 \begin_inset Formula $\to$
3700 \end_inset
3701
3702 9
3703 \begin_inset ERT
3704 status collapsed
3705
3706 \begin_layout Plain Layout
3707
3708
3709 \backslash
3710 spce 
3711 \end_layout
3712
3713 \end_inset
3714
3715 F
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3725 \end_inset
3726
3727
3728 \end_layout
3729
3730 \end_inset
3731 </cell>
3732 </row>
3733 <row>
3734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738
3739 \backslash
3740 Lambda^
3741 \begin_inset ERT
3742 status collapsed
3743
3744 \begin_layout Plain Layout
3745
3746
3747 \backslash
3748 spce 
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \backslash
3755 phantom
3756 \begin_inset ERT
3757 status collapsed
3758
3759 \begin_layout Plain Layout
3760
3761
3762 \backslash
3763 spce 
3764 \end_layout
3765
3766 \end_inset
3767
3768 ii
3769 \begin_inset Formula $\to$
3770 \end_inset
3771
3772 t
3773 \begin_inset ERT
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777
3778
3779 \backslash
3780 spce 
3781 \end_layout
3782
3783 \end_inset
3784
3785 _MMt
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3795 \end_inset
3796
3797
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 </row>
3803 </lyxtabular>
3804
3805 \end_inset
3806
3807
3808 \end_layout
3809
3810 \begin_layout Standard
3811 Furthermore there are the commands 
3812 \series bold
3813
3814 \backslash
3815 vphantom
3816 \series default
3817
3818 \begin_inset Index
3819 status collapsed
3820
3821 \begin_layout Plain Layout
3822 Commands ! V ! 
3823 \backslash
3824 vphantom
3825 \end_layout
3826
3827 \end_inset
3828
3829  (toolbar button 
3830 \begin_inset space ~
3831 \end_inset
3832
3833
3834 \begin_inset Graphics
3835         filename ../images/math/vphantom.png
3836         scale 85
3837
3838 \end_inset
3839
3840 ) and 
3841 \series bold
3842
3843 \backslash
3844 hphantom
3845 \series default
3846
3847 \begin_inset Index
3848 status collapsed
3849
3850 \begin_layout Plain Layout
3851 Commands ! H ! 
3852 \backslash
3853 hphantom
3854 \end_layout
3855
3856 \end_inset
3857
3858  (toolbar button 
3859 \begin_inset space ~
3860 \end_inset
3861
3862
3863 \begin_inset Graphics
3864         filename ../images/math/hphantom.png
3865         scale 85
3866
3867 \end_inset
3868
3869 ).
3870  
3871 \series bold
3872
3873 \backslash
3874 hphantom
3875 \series default
3876  creates only space for the maximal height of the characters in the box
3877  but not for its width.
3878  
3879 \series bold
3880
3881 \backslash
3882 vphantom
3883 \series default
3884  creates only space for the width of the box content.
3885  Therefore  the boxes of both commands have only one red arrow.
3886 \end_layout
3887
3888 \begin_layout Standard
3889 For example creates 
3890 \series bold
3891
3892 \backslash
3893 vphantom
3894 \series default
3895
3896 \begin_inset ERT
3897 status collapsed
3898
3899 \begin_layout Plain Layout
3900
3901
3902 \backslash
3903 spce 
3904 \end_layout
3905
3906 \end_inset
3907
3908
3909 \series bold
3910 a
3911 \backslash
3912 int
3913 \series default
3914  space for the height of the integral sign,
3915 \begin_inset Foot
3916 status collapsed
3917
3918 \begin_layout Plain Layout
3919 The command 
3920 \series bold
3921
3922 \backslash
3923 int
3924 \series default
3925  creates an integral sign, see 
3926 \begin_inset CommandInset ref
3927 LatexCommand ref
3928 reference "sub:Big-Operators"
3929
3930 \end_inset
3931
3932 .
3933 \end_layout
3934
3935 \end_inset
3936
3937  because this is the larger character.
3938  An example application is in 
3939 \begin_inset CommandInset ref
3940 LatexCommand ref
3941 reference "sub:Multiline-Brackets"
3942
3943 \end_inset
3944
3945 .
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Lines
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Lines
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset Index
3961 status collapsed
3962
3963 \begin_layout Plain Layout
3964 Formula ! underlined
3965 \end_layout
3966
3967 \end_inset
3968
3969
3970 \end_layout
3971
3972 \begin_layout Standard
3973 \align center
3974 \begin_inset Tabular
3975 <lyxtabular version="3" rows="4" columns="2">
3976 <features>
3977 <column alignment="center" valignment="top" width="0pt">
3978 <column alignment="center" valignment="top" width="0pt">
3979 <row>
3980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984 Command
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993 Result
3994 \begin_inset Note Note
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998
3999 \series bold
4000
4001 \backslash
4002 raisebox
4003 \series default
4004  is only used as spacer.
4005 \end_layout
4006
4007 \end_inset
4008
4009
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 </row>
4015 <row>
4016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Plain Layout
4020
4021 \backslash
4022 overline
4023 \begin_inset ERT
4024 status collapsed
4025
4026 \begin_layout Plain Layout
4027
4028
4029 \backslash
4030 spce 
4031 \end_layout
4032
4033 \end_inset
4034
4035 A+B
4036 \begin_inset Index
4037 status collapsed
4038
4039 \begin_layout Plain Layout
4040 Commands ! O ! 
4041 \backslash
4042 overline
4043 \end_layout
4044
4045 \end_inset
4046
4047
4048 \end_layout
4049
4050 \end_inset
4051 </cell>
4052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4053 \begin_inset Text
4054
4055 \begin_layout Plain Layout
4056 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4057 \end_inset
4058
4059
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 </row>
4065 <row>
4066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070
4071 \backslash
4072 underline
4073 \begin_inset ERT
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077
4078
4079 \backslash
4080 spce 
4081 \end_layout
4082
4083 \end_inset
4084
4085 A+B
4086 \begin_inset Index
4087 status collapsed
4088
4089 \begin_layout Plain Layout
4090 Commands ! U ! 
4091 \backslash
4092 underline
4093 \end_layout
4094
4095 \end_inset
4096
4097
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4107 \end_inset
4108
4109
4110 \end_layout
4111
4112 \end_inset
4113 </cell>
4114 </row>
4115 <row>
4116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120
4121 \backslash
4122 overline
4123 \begin_inset ERT
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127
4128
4129 \backslash
4130 spce 
4131 \end_layout
4132
4133 \end_inset
4134
4135
4136 \backslash
4137 underline
4138 \begin_inset ERT
4139 status collapsed
4140
4141 \begin_layout Plain Layout
4142
4143
4144 \backslash
4145 spce 
4146 \end_layout
4147
4148 \end_inset
4149
4150 A+B
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 </lyxtabular>
4169
4170 \end_inset
4171
4172
4173 \end_layout
4174
4175 \begin_layout Standard
4176 In the last example it doesn't matter if first 
4177 \series bold
4178
4179 \backslash
4180 overline
4181 \series default
4182  or 
4183 \series bold
4184
4185 \backslash
4186 underline
4187 \series default
4188  is inserted.
4189 \end_layout
4190
4191 \begin_layout Standard
4192 To double underline e.
4193 \begin_inset space \thinspace{}
4194 \end_inset
4195
4196 g.
4197  results, one uses 
4198 \series bold
4199
4200 \backslash
4201 underline
4202 \series default
4203  twice.
4204 \end_layout
4205
4206 \begin_layout Standard
4207 It is possible to place up to 6 lines above or below characters.
4208 \end_layout
4209
4210 \begin_layout Subsection
4211 Ellipses
4212 \begin_inset Index
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 Ellipses
4217 \end_layout
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 There are different types of ellipses available.
4226 \begin_inset Foot
4227 status collapsed
4228
4229 \begin_layout Plain Layout
4230 In the math toolbar in the submenu of the button 
4231 \begin_inset Graphics
4232         filename ../images/math/ldots.png
4233         scale 85
4234
4235 \end_inset
4236
4237
4238 \end_layout
4239
4240 \end_inset
4241
4242  For listings dots at the baseline are used (
4243 \series bold
4244
4245 \backslash
4246 ldots
4247 \series default
4248
4249 \begin_inset Index
4250 status collapsed
4251
4252 \begin_layout Plain Layout
4253 Commands ! L ! 
4254 \backslash
4255 ldots
4256 \end_layout
4257
4258 \end_inset
4259
4260 ), while for operations dots are needed that are on the same height as the
4261  operators (
4262 \series bold
4263
4264 \backslash
4265 cdots
4266 \series default
4267
4268 \begin_inset Index
4269 status collapsed
4270
4271 \begin_layout Plain Layout
4272 Commands ! C ! 
4273 \backslash
4274 cdots
4275 \end_layout
4276
4277 \end_inset
4278
4279 ).
4280  When using the command 
4281 \series bold
4282
4283 \backslash
4284 dots
4285 \series default
4286
4287 \begin_inset Index
4288 status collapsed
4289
4290 \begin_layout Plain Layout
4291 Commands ! D ! 
4292 \backslash
4293 dots
4294 \end_layout
4295
4296 \end_inset
4297
4298 , LaTeX decides on the basis of the next character what type is used.
4299 \end_layout
4300
4301 \begin_layout Standard
4302 \align center
4303 \begin_inset Tabular
4304 <lyxtabular version="3" rows="8" columns="2">
4305 <features>
4306 <column alignment="center" valignment="top" width="0pt">
4307 <column alignment="center" valignment="top" width="0pt">
4308 <row>
4309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 Command
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 Result
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 </row>
4328 <row>
4329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 A_1
4334 \begin_inset ERT
4335 status collapsed
4336
4337 \begin_layout Plain Layout
4338
4339
4340 \backslash
4341 spce 
4342 \end_layout
4343
4344 \end_inset
4345
4346 ,
4347 \backslash
4348 dots
4349 \begin_inset ERT
4350 status collapsed
4351
4352 \begin_layout Plain Layout
4353
4354
4355 \backslash
4356 spce 
4357 \end_layout
4358
4359 \end_inset
4360
4361 ,A_n
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370 \begin_inset Formula $A_{1},\dots,A_{n}$
4371 \end_inset
4372
4373
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 </row>
4379 <row>
4380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 A_1
4385 \begin_inset ERT
4386 status collapsed
4387
4388 \begin_layout Plain Layout
4389
4390
4391 \backslash
4392 spce 
4393 \end_layout
4394
4395 \end_inset
4396
4397 +
4398 \backslash
4399 dots
4400 \begin_inset ERT
4401 status collapsed
4402
4403 \begin_layout Plain Layout
4404
4405
4406 \backslash
4407 spce 
4408 \end_layout
4409
4410 \end_inset
4411
4412 +A_n
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 \begin_inset Formula $A_{1}+\dots+A_{n}$
4422 \end_inset
4423
4424
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 </row>
4430 <row>
4431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4432 \begin_inset Text
4433
4434 \begin_layout Plain Layout
4435 A_1
4436 \begin_inset ERT
4437 status collapsed
4438
4439 \begin_layout Plain Layout
4440
4441
4442 \backslash
4443 spce 
4444 \end_layout
4445
4446 \end_inset
4447
4448 ,
4449 \backslash
4450 ldots
4451 \begin_inset ERT
4452 status collapsed
4453
4454 \begin_layout Plain Layout
4455
4456
4457 \backslash
4458 spce 
4459 \end_layout
4460
4461 \end_inset
4462
4463 ,A_n
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 \begin_inset Formula $A_{1},\ldots,A_{n}$
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 </row>
4481 <row>
4482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 A_1
4487 \begin_inset ERT
4488 status collapsed
4489
4490 \begin_layout Plain Layout
4491
4492
4493 \backslash
4494 spce 
4495 \end_layout
4496
4497 \end_inset
4498
4499 +
4500 \backslash
4501 cdots
4502 \begin_inset ERT
4503 status collapsed
4504
4505 \begin_layout Plain Layout
4506
4507
4508 \backslash
4509 spce 
4510 \end_layout
4511
4512 \end_inset
4513
4514 +A_n
4515 \end_layout
4516
4517 \end_inset
4518 </cell>
4519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4524 \end_inset
4525
4526
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 </row>
4532 <row>
4533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537
4538 \backslash
4539 vdots
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548 \begin_inset Formula $\vdots$
4549 \end_inset
4550
4551
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 </row>
4557 <row>
4558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562
4563 \backslash
4564 ddots
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 \begin_inset Formula $\ddots$
4574 \end_inset
4575
4576
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 </row>
4582 <row>
4583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 3×3
4588 \begin_inset space \thinspace{}
4589 \end_inset
4590
4591 matrix with the different dots
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 \begin_inset Formula $\begin{array}{ccc}
4601 A_{11} & \cdots & A_{1m}\\
4602 \vdots & \ddots & \vdots\\
4603 A_{n1} & \cdots & A_{nm}\end{array}$
4604 \end_inset
4605
4606
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 </row>
4612 </lyxtabular>
4613
4614 \end_inset
4615
4616
4617 \end_layout
4618
4619 \begin_layout Standard
4620 The ellipses available in menu 
4621 \family sans
4622 Insert\SpecialChar \menuseparator
4623 Special
4624 \begin_inset space ~
4625 \end_inset
4626
4627 Character
4628 \family default
4629  are 
4630 \series bold
4631
4632 \backslash
4633 ldots
4634 \series default
4635 .
4636 \end_layout
4637
4638 \begin_layout Standard
4639 \begin_inset VSpace medskip
4640 \end_inset
4641
4642 Specially for matrices there are ellipses that span over several columns.
4643  They are created with the command 
4644 \series bold
4645
4646 \backslash
4647 hdotsfor
4648 \series default
4649
4650 \begin_inset Index
4651 status collapsed
4652
4653 \begin_layout Plain Layout
4654 Commands ! H ! 
4655 \backslash
4656 hdotsfor
4657 \end_layout
4658
4659 \end_inset
4660
4661 , that has the following scheme:
4662 \end_layout
4663
4664 \begin_layout Standard
4665
4666 \series bold
4667
4668 \backslash
4669 hdotsfor[distance]{number of columns}
4670 \end_layout
4671
4672 \begin_layout Standard
4673 The number of columns specifies how many columns should be spanned.
4674  Distance is a factor for the distance between the dots.
4675 \end_layout
4676
4677 \begin_layout Standard
4678 In the following matrix the command 
4679 \series bold
4680
4681 \backslash
4682 hdotsfor[2]{4}
4683 \series default
4684  was inserted in the first box of the second line, to get an ellipsis with
4685  a dot distance twice as long as with the command 
4686 \series bold
4687
4688 \backslash
4689 dots
4690 \series default
4691 :
4692 \begin_inset Formula \[
4693 \left(\begin{array}{cccc}
4694 A & B & C & D\\
4695 \hdotsfor[2]{4}\\
4696 q & w & e & r\end{array}\right)\]
4697
4698 \end_inset
4699
4700 Note that the matrix fields that should be spanned must be empty, otherwise
4701  you get LaTeX-errors.
4702 \end_layout
4703
4704 \begin_layout Standard
4705 \begin_inset VSpace bigskip
4706 \end_inset
4707
4708 Furthermore you can fill with the command 
4709 \series bold
4710
4711 \backslash
4712 dotfill
4713 \series default
4714
4715 \begin_inset Index
4716 status collapsed
4717
4718 \begin_layout Plain Layout
4719 Commands ! D ! 
4720 \backslash
4721 dotfill
4722 \end_layout
4723
4724 \end_inset
4725
4726  the rest of a line with dots.
4727  The effect of these commands is the same like with 
4728 \series bold
4729
4730 \backslash
4731 hfill
4732 \series default
4733 , see 
4734 \begin_inset CommandInset ref
4735 LatexCommand ref
4736 reference "sub:Variable-Space"
4737
4738 \end_inset
4739
4740 .
4741 \end_layout
4742
4743 \begin_layout Standard
4744 For example the command 
4745 \series bold
4746 A
4747 \backslash
4748 dotfill
4749 \begin_inset ERT
4750 status collapsed
4751
4752 \begin_layout Plain Layout
4753
4754
4755 \backslash
4756 spce 
4757 \end_layout
4758
4759 \end_inset
4760
4761 B
4762 \series default
4763  produces
4764 \end_layout
4765
4766 \begin_layout Standard
4767 \begin_inset Formula $A\dotfill B$
4768 \end_inset
4769
4770
4771 \end_layout
4772
4773 \begin_layout Standard
4774 Analog to
4775 \series bold
4776  
4777 \backslash
4778 dotfill
4779 \series default
4780  there is for a line the command 
4781 \series bold
4782
4783 \backslash
4784 hrulefill
4785 \series default
4786
4787 \begin_inset Index
4788 status collapsed
4789
4790 \begin_layout Plain Layout
4791 Commands ! H ! 
4792 \backslash
4793 hrulefill
4794 \end_layout
4795
4796 \end_inset
4797
4798 :
4799 \end_layout
4800
4801 \begin_layout Standard
4802 \begin_inset Formula $A\hrulefill B$
4803 \end_inset
4804
4805
4806 \end_layout
4807
4808 \begin_layout Standard
4809 To use the commands for text, they have to be inserted in TeX-mode.
4810 \end_layout
4811
4812 \begin_layout Section
4813 Matrices
4814 \begin_inset CommandInset label
4815 LatexCommand label
4816 name "sec:Matrices"
4817
4818 \end_inset
4819
4820
4821 \begin_inset Index
4822 status collapsed
4823
4824 \begin_layout Plain Layout
4825 Matrices
4826 \end_layout
4827
4828 \end_inset
4829
4830
4831 \end_layout
4832
4833 \begin_layout Standard
4834 Matrices can be inserted via the math toolbar button 
4835 \begin_inset Graphics
4836         filename ../images/dialog-show_mathmatrix.png
4837         scale 85
4838
4839 \end_inset
4840
4841  or the menu 
4842 \family sans
4843 Insert\SpecialChar \menuseparator
4844 Math\SpecialChar \menuseparator
4845 Matrix
4846 \family default
4847 .
4848  You will be asked for the number of matrix columns and rows, and the alignment.
4849  The vertical alignment is hereby only of importance for matrices in inline
4850  formulas:
4851 \end_layout
4852
4853 \begin_layout Standard
4854 The first matrix is top 
4855 \begin_inset Formula $\begin{array}[t]{cccc}
4856 A & D & G & J\\
4857 B & E & H & K\\
4858 C & F & I & L\end{array}$
4859 \end_inset
4860
4861 , the second middle 
4862 \begin_inset Formula $\begin{array}{cccc}
4863 A & D & G & J\\
4864 B & E & H & K\\
4865 C & F & I & L\end{array}$
4866 \end_inset
4867
4868 , and the third bottom 
4869 \begin_inset Formula $\begin{array}[b]{cccc}
4870 A & D & G & J\\
4871 B & E & H & K\\
4872 C & F & I & L\end{array}$
4873 \end_inset
4874
4875  aligned.
4876 \end_layout
4877
4878 \begin_layout Standard
4879 The horizontal alignment specifies how the column entries should be aligned.
4880  It is set by entering a letter for every column.
4881  
4882 \emph on
4883 l
4884 \emph default
4885  denotes left aligned, 
4886 \emph on
4887 c
4888 \emph default
4889  centered, and 
4890 \emph on
4891 r
4892 \emph default
4893  right aligned.
4894  To create for example a 4
4895 \series bold
4896 ×
4897 \series default
4898 4
4899 \begin_inset space ~
4900 \end_inset
4901
4902 matrix where the first column is left aligned, the second and third are
4903  centered, and the last one is right aligned, one enters for the horizontal
4904  alignment 
4905 \series bold
4906 lccr
4907 \series default
4908 .
4909  Normally are in a matrix all columns centered, therefore the default is
4910  for every column is a 
4911 \series bold
4912 c
4913 \series default
4914 .
4915 \end_layout
4916
4917 \begin_layout Standard
4918 Horizontal alignment:
4919 \end_layout
4920
4921 \begin_layout Standard
4922
4923 \series bold
4924 lll
4925 \series default
4926  : 
4927 \begin_inset Formula $\begin{array}{lll}
4928 10000 & D & G\\
4929 B & 10000 & H\\
4930 C & F & 10000\end{array}$
4931 \end_inset
4932
4933  , 
4934 \series bold
4935 ccc
4936 \series default
4937  : 
4938 \begin_inset Formula $\begin{array}{ccc}
4939 10000 & D & G\\
4940 B & 10000 & H\\
4941 C & F & 10000\end{array}$
4942 \end_inset
4943
4944  , 
4945 \series bold
4946 rrr
4947 \series default
4948  : 
4949 \begin_inset Formula $\begin{array}{rrr}
4950 10000 & D & G\\
4951 B & 10000 & H\\
4952 C & F & 10000\end{array}$
4953 \end_inset
4954
4955
4956 \end_layout
4957
4958 \begin_layout Standard
4959 To add or delete rows and columns subsequently, the math toolbar buttons
4960  
4961 \begin_inset Graphics
4962         filename ../images/tabular-feature_append-row.png
4963         scale 85
4964
4965 \end_inset
4966
4967
4968 \begin_inset Graphics
4969         filename ../images/tabular-feature_delete-row.png
4970         scale 85
4971
4972 \end_inset
4973
4974 , etc.
4975 \begin_inset space \thinspace{}
4976 \end_inset
4977
4978 , or the menu 
4979 \family sans
4980 Edit\SpecialChar \menuseparator
4981 Rows & Columns
4982 \family default
4983  can be used.
4984  New rows can also be created with 
4985 \family sans
4986 Ctrl-Return
4987 \family default
4988 .
4989 \end_layout
4990
4991 \begin_layout Standard
4992 \begin_inset VSpace bigskip
4993 \end_inset
4994
4995 Parentheses around a matrix can can either be created with the commands
4996  
4997 \series bold
4998
4999 \backslash
5000 left
5001 \series default
5002
5003 \begin_inset Index
5004 status collapsed
5005
5006 \begin_layout Plain Layout
5007 Commands ! L ! 
5008 \backslash
5009 left
5010 \end_layout
5011
5012 \end_inset
5013
5014  and 
5015 \series bold
5016
5017 \backslash
5018 right
5019 \series default
5020
5021 \begin_inset Index
5022 status collapsed
5023
5024 \begin_layout Plain Layout
5025 Commands ! R ! 
5026 \backslash
5027 right
5028 \end_layout
5029
5030 \end_inset
5031
5032  (shortcut 
5033 \family sans
5034 Alt-m
5035 \begin_inset space ~
5036 \end_inset
5037
5038 parenthesis
5039 \family default
5040 ), see 
5041 \begin_inset CommandInset ref
5042 LatexCommand ref
5043 reference "sub:Automatic-Bracket-Size"
5044
5045 \end_inset
5046
5047 , or by using the following commands:
5048 \begin_inset VSpace medskip
5049 \end_inset
5050
5051
5052 \end_layout
5053
5054 \begin_layout Standard
5055 \begin_inset space \hfill{}
5056 \end_inset
5057
5058
5059 \begin_inset Tabular
5060 <lyxtabular version="3" rows="4" columns="2">
5061 <features>
5062 <column alignment="center" valignment="top" width="0">
5063 <column alignment="center" valignment="top" width="0">
5064 <row>
5065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Command
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 Result
5079 \begin_inset Note Note
5080 status collapsed
5081
5082 \begin_layout Plain Layout
5083
5084 \series bold
5085
5086 \backslash
5087 raisebox
5088 \series default
5089  is only used as spacer.
5090 \end_layout
5091
5092 \end_inset
5093
5094
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 </row>
5100 <row>
5101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105
5106 \backslash
5107 bmatrix
5108 \begin_inset ERT
5109 status collapsed
5110
5111 \begin_layout Plain Layout
5112
5113
5114 \backslash
5115 spce 
5116 \end_layout
5117
5118 \end_inset
5119
5120 2
5121 \series bold
5122 ×
5123 \series default
5124 2
5125 \begin_inset space \thinspace{}
5126 \end_inset
5127
5128 matrix
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5138 0 & \textrm{-}\mathrm{i}\\
5139 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5140 \end_inset
5141
5142
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 </row>
5148 <row>
5149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153
5154 \backslash
5155 Bmatrix
5156 \begin_inset ERT
5157 status collapsed
5158
5159 \begin_layout Plain Layout
5160
5161
5162 \backslash
5163 spce 
5164 \end_layout
5165
5166 \end_inset
5167
5168 2
5169 \series bold
5170 ×
5171 \series default
5172 2
5173 \begin_inset space \thinspace{}
5174 \end_inset
5175
5176 matrix
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5186 0 & \textrm{-}\mathrm{i}\\
5187 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5188 \end_inset
5189
5190
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 </row>
5196 <row>
5197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5198 \begin_inset Text
5199
5200 \begin_layout Plain Layout
5201
5202 \backslash
5203 pmatrix
5204 \begin_inset ERT
5205 status collapsed
5206
5207 \begin_layout Plain Layout
5208
5209
5210 \backslash
5211 spce 
5212 \end_layout
5213
5214 \end_inset
5215
5216 2
5217 \series bold
5218 ×
5219 \series default
5220 2
5221 \begin_inset space \thinspace{}
5222 \end_inset
5223
5224 matrix
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5234 0 & \textrm{-}\mathrm{i}\\
5235 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5236 \end_inset
5237
5238
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 </row>
5244 </lyxtabular>
5245
5246 \end_inset
5247
5248
5249 \begin_inset space \hfill{}
5250 \end_inset
5251
5252
5253 \begin_inset Tabular
5254 <lyxtabular version="3" rows="4" columns="2">
5255 <features>
5256 <column alignment="center" valignment="top" width="0">
5257 <column alignment="center" valignment="top" width="0">
5258 <row>
5259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263 Command
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 Result
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 </row>
5278 <row>
5279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283
5284 \backslash
5285 vmatrix
5286 \begin_inset ERT
5287 status collapsed
5288
5289 \begin_layout Plain Layout
5290
5291
5292 \backslash
5293 spce 
5294 \end_layout
5295
5296 \end_inset
5297
5298 2
5299 \series bold
5300 ×
5301 \series default
5302 2
5303 \begin_inset space \thinspace{}
5304 \end_inset
5305
5306 matrix
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5316 0 & \textrm{-}\mathrm{i}\\
5317 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5318 \end_inset
5319
5320
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 <row>
5327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331
5332 \backslash
5333 Vmatrix
5334 \begin_inset ERT
5335 status collapsed
5336
5337 \begin_layout Plain Layout
5338
5339
5340 \backslash
5341 spce 
5342 \end_layout
5343
5344 \end_inset
5345
5346 2
5347 \series bold
5348 ×
5349 \series default
5350 2
5351 \begin_inset space \thinspace{}
5352 \end_inset
5353
5354 matrix
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5360 \begin_inset Text
5361
5362 \begin_layout Plain Layout
5363 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5364 0 & \textrm{-}\mathrm{i}\\
5365 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5366 \end_inset
5367
5368
5369 \end_layout
5370
5371 \end_inset
5372 </cell>
5373 </row>
5374 <row>
5375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5376 \begin_inset Text
5377
5378 \begin_layout Plain Layout
5379
5380 \backslash
5381 matrix
5382 \begin_inset ERT
5383 status collapsed
5384
5385 \begin_layout Plain Layout
5386
5387
5388 \backslash
5389 spce 
5390 \end_layout
5391
5392 \end_inset
5393
5394 2
5395 \series bold
5396 ×
5397 \series default
5398 2
5399 \begin_inset space \thinspace{}
5400 \end_inset
5401
5402 matrix
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5412 0 & \textrm{-}\mathrm{i}\\
5413 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5414 \end_inset
5415
5416
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 </lyxtabular>
5423
5424 \end_inset
5425
5426
5427 \begin_inset space \hfill{}
5428 \end_inset
5429
5430
5431 \end_layout
5432
5433 \begin_layout Standard
5434 \begin_inset VSpace medskip
5435 \end_inset
5436
5437 When e.
5438 \begin_inset space \thinspace{}
5439 \end_inset
5440
5441 g.
5442 \begin_inset space ~
5443 \end_inset
5444
5445
5446 \series bold
5447
5448 \backslash
5449 vmatrix
5450 \series default
5451  is inserted, a blue box appears between two vertical lines where the matrix
5452  is inserted.
5453 \end_layout
5454
5455 \begin_layout Standard
5456 \begin_inset VSpace bigskip
5457 \end_inset
5458
5459 As all multiline formulas are matrices, the length 
5460 \series bold
5461
5462 \backslash
5463 arraycolsep
5464 \series default
5465
5466 \begin_inset Index
5467 status collapsed
5468
5469 \begin_layout Plain Layout
5470 Commands ! A ! 
5471 \backslash
5472 arraycolsep
5473 \end_layout
5474
5475 \end_inset
5476
5477  that is described in 
5478 \begin_inset CommandInset ref
5479 LatexCommand ref
5480 reference "sub:Column-Separation"
5481
5482 \end_inset
5483
5484  can also be used to change the column separation of matrices.
5485 \end_layout
5486
5487 \begin_layout Standard
5488 To change the row separation, the command 
5489 \series bold
5490
5491 \backslash
5492 arraystretch
5493 \series default
5494
5495 \begin_inset Index
5496 status collapsed
5497
5498 \begin_layout Plain Layout
5499 Commands ! A ! 
5500 \backslash
5501 arraystretch
5502 \end_layout
5503
5504 \end_inset
5505
5506  is used.
5507  It is used as follows:
5508 \end_layout
5509
5510 \begin_layout Standard
5511
5512 \series bold
5513
5514 \backslash
5515 renewcommand{
5516 \backslash
5517 arraystretch}{stretch factor}
5518 \begin_inset Index
5519 status collapsed
5520
5521 \begin_layout Plain Layout
5522 Commands ! R ! 
5523 \backslash
5524 renewcommand
5525 \end_layout
5526
5527 \end_inset
5528
5529
5530 \end_layout
5531
5532 \begin_layout Standard
5533 The command 
5534 \series bold
5535
5536 \backslash
5537 renewcommand
5538 \series default
5539  assigns the stretch factor to the predefined command 
5540 \series bold
5541
5542 \backslash
5543 arraystretch
5544 \series default
5545 .
5546  To double e.
5547 \begin_inset space \thinspace{}
5548 \end_inset
5549
5550 g.
5551 \begin_inset space ~
5552 \end_inset
5553
5554 the row separation, use the factor 2.
5555  This is then used for all following matrices.
5556  To go back to the original separation, assign the factor 1 to 
5557 \series bold
5558
5559 \backslash
5560 arraystretch
5561 \series default
5562 .
5563 \end_layout
5564
5565 \begin_layout Standard
5566 To set matrices into a text line, the command 
5567 \series bold
5568
5569 \backslash
5570 smallmatrix
5571 \series default
5572
5573 \begin_inset Index
5574 status collapsed
5575
5576 \begin_layout Plain Layout
5577 Commands ! S ! 
5578 \backslash
5579 smallmatrix
5580 \end_layout
5581
5582 \end_inset
5583
5584  is used.
5585  When it is inserted a blue box with two dashed lines appears.
5586  In this box the matrix is inserted.
5587 \end_layout
5588
5589 \begin_layout Standard
5590 This is a matrix 
5591 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5592 C & D\end{smallmatrix}\right)$
5593 \end_inset
5594
5595  in a text line.
5596 \end_layout
5597
5598 \begin_layout Section
5599 Brackets and Delimiters
5600 \begin_inset Index
5601 status collapsed
5602
5603 \begin_layout Plain Layout
5604 Brackets
5605 \end_layout
5606
5607 \end_inset
5608
5609
5610 \begin_inset Index
5611 status collapsed
5612
5613 \begin_layout Plain Layout
5614 Delimiters
5615 \end_layout
5616
5617 \end_inset
5618
5619
5620 \end_layout
5621
5622 \begin_layout Subsection
5623 Vertical Brackets and Delimiters
5624 \begin_inset Index
5625 status collapsed
5626
5627 \begin_layout Plain Layout
5628 Brackets ! vertical
5629 \end_layout
5630
5631 \end_inset
5632
5633
5634 \end_layout
5635
5636 \begin_layout Standard
5637 \begin_inset space \hfill{}
5638 \end_inset
5639
5640
5641 \begin_inset Tabular
5642 <lyxtabular version="3" rows="9" columns="2">
5643 <features>
5644 <column alignment="center" valignment="top" width="0pt">
5645 <column alignment="center" valignment="top" width="0pt">
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 Command
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 Result
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 </row>
5666 <row>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 (
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 \begin_inset Formula $($
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 {
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $\{$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 [
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $[$
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740
5741 \backslash
5742 langle
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 \begin_inset Formula $\langle$
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 </row>
5760 <row>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765
5766 \backslash
5767 lceil
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 \begin_inset Formula $\lceil$
5777 \end_inset
5778
5779
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 </row>
5785 <row>
5786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790
5791 \backslash
5792 lfloor
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 \begin_inset Formula $\lfloor$
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 <row>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 /
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $/$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 |
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $|$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 </lyxtabular>
5857
5858 \end_inset
5859
5860
5861 \begin_inset space \hfill{}
5862 \end_inset
5863
5864
5865 \begin_inset Tabular
5866 <lyxtabular version="3" rows="9" columns="2">
5867 <features>
5868 <column alignment="center" valignment="top" width="0pt">
5869 <column alignment="center" valignment="top" width="0pt">
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 Command
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 Result
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 )
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $)$
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 }
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 \begin_inset Formula $\}$
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 ]
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 \begin_inset Formula $]$
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964
5965 \backslash
5966 rangle
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 \begin_inset Formula $\rangle$
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989
5990 \backslash
5991 rceil
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 \begin_inset Formula $\rceil$
6001 \end_inset
6002
6003
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 </row>
6009 <row>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \backslash
6016 rfloor
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $\rfloor$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039
6040 \backslash
6041
6042 \backslash
6043
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 \begin_inset Formula $\backslash$
6053 \end_inset
6054
6055
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 </row>
6061 <row>
6062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066
6067 \backslash
6068 |
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 \begin_inset Formula $\|$
6078 \end_inset
6079
6080
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 </row>
6086 </lyxtabular>
6087
6088 \end_inset
6089
6090
6091 \begin_inset space \hfill{}
6092 \end_inset
6093
6094
6095 \end_layout
6096
6097 \begin_layout Standard
6098
6099 \series medium
6100 \begin_inset Note Greyedout
6101 status open
6102
6103 \begin_layout Plain Layout
6104
6105 \series bold
6106 Note:
6107 \series default
6108  In TeX-mode the command 
6109 \series bold
6110
6111 \backslash
6112 textbackslash
6113 \series default
6114
6115 \begin_inset Index
6116 status collapsed
6117
6118 \begin_layout Plain Layout
6119 Commands ! T ! 
6120 \backslash
6121 textbackslash
6122 \end_layout
6123
6124 \end_inset
6125
6126  must be used for the backslash, because the command 
6127 \series bold
6128
6129 \backslash
6130
6131 \backslash
6132
6133 \series default
6134  produces there a line break.
6135 \end_layout
6136
6137 \end_inset
6138
6139
6140 \end_layout
6141
6142 \begin_layout Standard
6143 For all characters listed above the size can be adjusted with the commands
6144  described in the following two subsections.
6145  When using these commands, the characters < and > can directly be used
6146  instead of the commands 
6147 \series bold
6148
6149 \backslash
6150 langle
6151 \series default
6152  and 
6153 \series bold
6154
6155 \backslash
6156 rangle
6157 \series default
6158 .
6159 \end_layout
6160
6161 \begin_layout Subsubsection
6162 Manual Bracket Size
6163 \begin_inset CommandInset label
6164 LatexCommand label
6165 name "sub:Manual-Bracket-Size"
6166
6167 \end_inset
6168
6169
6170 \begin_inset Index
6171 status collapsed
6172
6173 \begin_layout Plain Layout
6174 Bracket size ! manual
6175 \end_layout
6176
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \begin_layout Standard
6183 The bracket size can be specified manually by the LaTeX-commands 
6184 \series bold
6185
6186 \backslash
6187 big
6188 \series default
6189
6190 \begin_inset Index
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194 Commands ! B ! 
6195 \backslash
6196 big
6197 \end_layout
6198
6199 \end_inset
6200
6201
6202 \series bold
6203
6204 \backslash
6205 Big
6206 \series default
6207
6208 \series bold
6209
6210 \backslash
6211 bigg
6212 \series default
6213 , and 
6214 \series bold
6215
6216 \backslash
6217 Bigg
6218 \series default
6219 .
6220  
6221 \series bold
6222
6223 \backslash
6224 big
6225 \series default
6226  denotes the smallest and 
6227 \series bold
6228
6229 \backslash
6230 Bigg
6231 \series default
6232  the largest bracket size.
6233 \end_layout
6234
6235 \begin_layout Standard
6236 These commands are used to emphasize levels of brackets:
6237 \end_layout
6238
6239 \begin_layout Standard
6240 \align center
6241 \begin_inset Tabular
6242 <lyxtabular version="3" rows="2" columns="2">
6243 <features>
6244 <column alignment="center" valignment="top" width="0pt">
6245 <column alignment="center" valignment="top" width="0pt">
6246 <row>
6247 <cell alignment="center" valignment="top" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 all brackets in the same size:
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 <cell alignment="center" valignment="top" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6261 \end_inset
6262
6263
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 </row>
6269 <row>
6270 <cell alignment="center" valignment="top" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 this looks better:
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 </lyxtabular>
6293
6294 \end_inset
6295
6296
6297 \begin_inset Note Note
6298 status collapsed
6299
6300 \begin_layout Plain Layout
6301
6302 \series bold
6303
6304 \backslash
6305 raisebox
6306 \series default
6307  is only used as spacer.
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \end_layout
6314
6315 \begin_layout Standard
6316 For the second formula the command 
6317 \series bold
6318
6319 \backslash
6320 Big((A+B)(A-B)
6321 \backslash
6322 Big)^
6323 \begin_inset ERT
6324 status collapsed
6325
6326 \begin_layout Plain Layout
6327
6328
6329 \backslash
6330 spce 
6331 \end_layout
6332
6333 \end_inset
6334
6335 C
6336 \series default
6337  has been used.
6338 \end_layout
6339
6340 \begin_layout Standard
6341 Here is an overview about all bracket sizes:
6342 \end_layout
6343
6344 \begin_layout Standard
6345 \align center
6346
6347 \backslash
6348 Bigg(
6349 \backslash
6350 exp
6351 \backslash
6352 bigg<
6353 \backslash
6354 Big[
6355 \backslash
6356 big{
6357 \backslash
6358 ln(3x)
6359 \backslash
6360 big}^2
6361 \begin_inset ERT
6362 status collapsed
6363
6364 \begin_layout Plain Layout
6365
6366
6367 \backslash
6368 spce 
6369 \end_layout
6370
6371 \end_inset
6372
6373
6374 \backslash
6375 sin(x)
6376 \backslash
6377 Big]^
6378 \begin_inset ERT
6379 status collapsed
6380
6381 \begin_layout Plain Layout
6382
6383
6384 \backslash
6385 spce 
6386 \end_layout
6387
6388 \end_inset
6389
6390 A
6391 \begin_inset ERT
6392 status collapsed
6393
6394 \begin_layout Plain Layout
6395
6396
6397 \backslash
6398 spce 
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \backslash
6405 bigg>
6406 \backslash
6407 Bigg)^0,5
6408 \end_layout
6409
6410 \begin_layout Standard
6411 \align center
6412 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Standard
6419 \begin_inset Newpage newpage
6420 \end_inset
6421
6422 Besides the 
6423 \series bold
6424
6425 \backslash
6426 big
6427 \series default
6428 -commands there is the variant 
6429 \series bold
6430
6431 \backslash
6432 bigm
6433 \series default
6434
6435 \begin_inset Index
6436 status collapsed
6437
6438 \begin_layout Plain Layout
6439 Commands ! B ! 
6440 \backslash
6441 bigm
6442 \end_layout
6443
6444 \end_inset
6445
6446  that adds a bit more space between the bracket and its content, and the
6447  variant 
6448 \series bold
6449
6450 \backslash
6451 bigl
6452 \series default
6453 -
6454 \series bold
6455
6456 \backslash
6457 bigr
6458 \series default
6459
6460 \begin_inset Index
6461 status collapsed
6462
6463 \begin_layout Plain Layout
6464 Commands ! B ! 
6465 \backslash
6466 bigl - 
6467 \backslash
6468 bigr
6469 \end_layout
6470
6471 \end_inset
6472
6473 , that don't add additional space.
6474  The 
6475 \emph on
6476 l
6477 \emph default
6478  at the end of the command 
6479 \series bold
6480
6481 \backslash
6482 bigl
6483 \series default
6484  is for a left bracket; for a right bracket this will be replaced by an
6485  
6486 \emph on
6487 r
6488 \emph default
6489 .
6490  A left or right bracket can each be an opening or closing bracket.
6491 \end_layout
6492
6493 \begin_layout Standard
6494 In the following table is a comparison of the variants:
6495 \end_layout
6496
6497 \begin_layout Standard
6498 \align center
6499 \begin_inset Tabular
6500 <lyxtabular version="3" rows="5" columns="2">
6501 <features>
6502 <column alignment="center" valignment="middle" width="0">
6503 <column alignment="center" valignment="middle" width="0">
6504 <row>
6505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Plain Layout
6509 Command
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6515 \begin_inset Text
6516
6517 \begin_layout Plain Layout
6518 Result
6519 \begin_inset Note Note
6520 status collapsed
6521
6522 \begin_layout Plain Layout
6523
6524 \series bold
6525
6526 \backslash
6527 raisebox
6528 \series default
6529  is only used as spacer.
6530 \end_layout
6531
6532 \end_inset
6533
6534
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 </row>
6540 <row>
6541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6542 \begin_inset Text
6543
6544 \begin_layout Plain Layout
6545
6546 \backslash
6547 Bigm(
6548 \backslash
6549 bigm(
6550 \backslash
6551 ln(3x)
6552 \backslash
6553 bigm)^2
6554 \series bold
6555
6556 \begin_inset ERT
6557 status collapsed
6558
6559 \begin_layout Plain Layout
6560
6561
6562 \backslash
6563 spce 
6564 \end_layout
6565
6566 \end_inset
6567
6568
6569 \series default
6570
6571 \backslash
6572 Bigm)
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6582 \end_inset
6583
6584
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 </row>
6590 <row>
6591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6592 \begin_inset Text
6593
6594 \begin_layout Plain Layout
6595
6596 \backslash
6597 Big(
6598 \backslash
6599 big(
6600 \backslash
6601 ln(3x)
6602 \backslash
6603 big)^2
6604 \series bold
6605
6606 \begin_inset ERT
6607 status collapsed
6608
6609 \begin_layout Plain Layout
6610
6611
6612 \backslash
6613 spce 
6614 \end_layout
6615
6616 \end_inset
6617
6618
6619 \series default
6620
6621 \backslash
6622 Big)
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6628 \begin_inset Text
6629
6630 \begin_layout Plain Layout
6631 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6632 \end_inset
6633
6634
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 </row>
6640 <row>
6641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6642 \begin_inset Text
6643
6644 \begin_layout Plain Layout
6645
6646 \backslash
6647 Bigl(
6648 \backslash
6649 bigl(
6650 \backslash
6651 ln(3x)
6652 \backslash
6653 bigr)^2
6654 \series bold
6655
6656 \begin_inset ERT
6657 status collapsed
6658
6659 \begin_layout Plain Layout
6660
6661
6662 \backslash
6663 spce 
6664 \end_layout
6665
6666 \end_inset
6667
6668
6669 \series default
6670
6671 \backslash
6672 Bigr)
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6682 \end_inset
6683
6684
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 </row>
6690 <row>
6691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Plain Layout
6695
6696 \backslash
6697 bigl)
6698 \backslash
6699 ln(3x)
6700 \backslash
6701 bigr(
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Plain Layout
6710 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6711 \end_inset
6712
6713
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 </row>
6719 </lyxtabular>
6720
6721 \end_inset
6722
6723
6724 \end_layout
6725
6726 \begin_layout Subsubsection
6727 Automatic Bracket Size
6728 \begin_inset CommandInset label
6729 LatexCommand label
6730 name "sub:Automatic-Bracket-Size"
6731
6732 \end_inset
6733
6734
6735 \begin_inset Index
6736 status collapsed
6737
6738 \begin_layout Plain Layout
6739 Bracket size ! automatic
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \end_layout
6746
6747 \begin_layout Standard
6748 Brackets with variable size can be inserted with the commands 
6749 \series bold
6750
6751 \backslash
6752 left
6753 \series default
6754
6755 \begin_inset Index
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759 Commands ! L ! 
6760 \backslash
6761 left
6762 \end_layout
6763
6764 \end_inset
6765
6766  and 
6767 \series bold
6768
6769 \backslash
6770 right
6771 \series default
6772
6773 \begin_inset Index
6774 status collapsed
6775
6776 \begin_layout Plain Layout
6777 Commands ! R ! 
6778 \backslash
6779 right
6780 \end_layout
6781
6782 \end_inset
6783
6784  or via the math toolbar button 
6785 \begin_inset Graphics
6786         filename ../images/dialog-show_mathdelimiter.png
6787         scale 85
6788
6789 \end_inset
6790
6791 .
6792  Directly behind 
6793 \series bold
6794
6795 \backslash
6796 left
6797 \series default
6798  and 
6799 \series bold
6800
6801 \backslash
6802 right
6803 \series default
6804  the wanted bracket must be inserted.
6805  The bracket size will then automatically be calculated for the output.
6806 \end_layout
6807
6808 \begin_layout Standard
6809 \align center
6810 normal bracket: The command 
6811 \series bold
6812
6813 \backslash
6814 ln(
6815 \backslash
6816 frac
6817 \begin_inset ERT
6818 status collapsed
6819
6820 \begin_layout Plain Layout
6821
6822
6823 \backslash
6824 spce 
6825 \end_layout
6826
6827 \end_inset
6828
6829 A
6830 \begin_inset Formula $\downarrow$
6831 \end_inset
6832
6833 C
6834 \begin_inset ERT
6835 status collapsed
6836
6837 \begin_layout Plain Layout
6838
6839
6840 \backslash
6841 spce 
6842 \end_layout
6843
6844 \end_inset
6845
6846 )
6847 \series default
6848  creates
6849 \begin_inset Formula \[
6850 \ln(\frac{A}{C})\]
6851
6852 \end_inset
6853
6854
6855 \end_layout
6856
6857 \begin_layout Standard
6858 \align center
6859 multiline bracket: The command 
6860 \series bold
6861
6862 \backslash
6863 ln
6864 \backslash
6865 left(
6866 \backslash
6867 frac
6868 \begin_inset ERT
6869 status collapsed
6870
6871 \begin_layout Plain Layout
6872
6873
6874 \backslash
6875 spce 
6876 \end_layout
6877
6878 \end_inset
6879
6880 A
6881 \begin_inset Formula $\downarrow$
6882 \end_inset
6883
6884 C
6885 \begin_inset ERT
6886 status collapsed
6887
6888 \begin_layout Plain Layout
6889
6890
6891 \backslash
6892 spce 
6893 \end_layout
6894
6895 \end_inset
6896
6897
6898 \backslash
6899 right)
6900 \series default
6901  creates
6902 \begin_inset Formula \[
6903 \ln\left(\frac{A}{C}\right)\]
6904
6905 \end_inset
6906
6907
6908 \end_layout
6909
6910 \begin_layout Standard
6911 Instead of 
6912 \series bold
6913
6914 \backslash
6915 left
6916 \series default
6917  and 
6918 \series bold
6919
6920 \backslash
6921 right
6922 \series default
6923  the shortcut 
6924 \family sans
6925 Alt-m
6926 \begin_inset space ~
6927 \end_inset
6928
6929 bracket
6930 \family default
6931  can be used.
6932  This has the advantage that you can see in LyX immediately the real bracket
6933  size and that the matching right bracket will be created too.
6934 \begin_inset Newline newline
6935 \end_inset
6936
6937 The command for the last example would then be: 
6938 \series bold
6939
6940 \backslash
6941 ln Alt-m
6942 \series default
6943  
6944 \series bold
6945 (
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 \end_layout
6966
6967 \begin_layout Standard
6968 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6969  For example the command 
6970 \series bold
6971
6972 \backslash
6973 left.
6974 \backslash
6975 frac
6976 \begin_inset ERT
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980
6981
6982 \backslash
6983 spce 
6984 \end_layout
6985
6986 \end_inset
6987
6988 A
6989 \begin_inset Formula $\downarrow$
6990 \end_inset
6991
6992 B
6993 \begin_inset ERT
6994 status collapsed
6995
6996 \begin_layout Plain Layout
6997
6998
6999 \backslash
7000 spce 
7001 \end_layout
7002
7003 \end_inset
7004
7005
7006 \backslash
7007 right}
7008 \series default
7009  creates:
7010 \series bold
7011
7012 \begin_inset Formula \[
7013 \left.\frac{A}{B}\right\} \]
7014
7015 \end_inset
7016
7017
7018 \series default
7019 The commands 
7020 \series bold
7021
7022 \backslash
7023 left
7024 \series default
7025  and 
7026 \series bold
7027
7028 \backslash
7029 right
7030 \series default
7031  will be converted by LyX to brackets in the right size when the document
7032  is reloaded and an omitted bracket will appear as dashed line.
7033 \end_layout
7034
7035 \begin_layout Standard
7036 \begin_inset VSpace bigskip
7037 \end_inset
7038
7039 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7040  the command 
7041 \series bold
7042
7043 \backslash
7044 middle
7045 \series default
7046
7047 \begin_inset Index
7048 status collapsed
7049
7050 \begin_layout Plain Layout
7051 Commands ! M ! 
7052 \backslash
7053 middle
7054 \end_layout
7055
7056 \end_inset
7057
7058  is additionally available for all brackets and limits.
7059  With this command the height of the following character is adapted to the
7060  one of the surrounding brackets, what is e.
7061 \begin_inset space \thinspace{}
7062 \end_inset
7063
7064 g.
7065 \begin_inset space ~
7066 \end_inset
7067
7068 needed for physical vectors:
7069 \begin_inset Formula \[
7070 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7071
7072 \end_inset
7073
7074 For physical vectors there is a special LaTeX-package, described in 
7075 \begin_inset CommandInset ref
7076 LatexCommand ref
7077 reference "sub:Physical-Vectors"
7078
7079 \end_inset
7080
7081 .
7082 \end_layout
7083
7084 \begin_layout Subsection
7085 Horizontal Brackets
7086 \begin_inset Index
7087 status collapsed
7088
7089 \begin_layout Plain Layout
7090 Brackets ! horizontal
7091 \end_layout
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \begin_layout Standard
7099 \align center
7100 \begin_inset Tabular
7101 <lyxtabular version="3" rows="4" columns="2">
7102 <features>
7103 <column alignment="center" valignment="top" width="0pt">
7104 <column alignment="center" valignment="top" width="0pt">
7105 <row>
7106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 Command
7111 \begin_inset Note Note
7112 status collapsed
7113
7114 \begin_layout Plain Layout
7115
7116 \series bold
7117
7118 \backslash
7119 raisebox
7120 \series default
7121  is only used as spacer.
7122 \end_layout
7123
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 Result
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 </row>
7141 <row>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146 \begin_inset ERT
7147 status collapsed
7148
7149 \begin_layout Plain Layout
7150
7151
7152 \backslash
7153 raisebox{2.3mm}{
7154 \end_layout
7155
7156 \end_inset
7157
7158
7159 \backslash
7160 overbrace
7161 \begin_inset ERT
7162 status collapsed
7163
7164 \begin_layout Plain Layout
7165
7166
7167 \backslash
7168 spce 
7169 \end_layout
7170
7171 \end_inset
7172
7173 A+B
7174 \begin_inset ERT
7175 status collapsed
7176
7177 \begin_layout Plain Layout
7178
7179
7180 \backslash
7181 spce 
7182 \end_layout
7183
7184 \end_inset
7185
7186 ^
7187 \begin_inset ERT
7188 status collapsed
7189
7190 \begin_layout Plain Layout
7191
7192
7193 \backslash
7194 spce 
7195 \end_layout
7196
7197 \end_inset
7198
7199 3
7200 \begin_inset ERT
7201 status collapsed
7202
7203 \begin_layout Plain Layout
7204
7205 }
7206 \end_layout
7207
7208 \end_inset
7209
7210
7211 \begin_inset Index
7212 status collapsed
7213
7214 \begin_layout Plain Layout
7215 Commands ! O ! 
7216 \backslash
7217 overbrace
7218 \end_layout
7219
7220 \end_inset
7221
7222
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 \begin_inset Formula $\overbrace{A+B}^{3}$
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 </row>
7240 <row>
7241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Plain Layout
7245 \begin_inset ERT
7246 status collapsed
7247
7248 \begin_layout Plain Layout
7249
7250
7251 \backslash
7252 raisebox{-2.2mm}{
7253 \end_layout
7254
7255 \end_inset
7256
7257
7258 \backslash
7259 underbrace
7260 \begin_inset ERT
7261 status collapsed
7262
7263 \begin_layout Plain Layout
7264
7265
7266 \backslash
7267 spce 
7268 \end_layout
7269
7270 \end_inset
7271
7272 A+B
7273 \begin_inset ERT
7274 status collapsed
7275
7276 \begin_layout Plain Layout
7277
7278
7279 \backslash
7280 spce 
7281 \end_layout
7282
7283 \end_inset
7284
7285 _5
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291 }
7292 \end_layout
7293
7294 \end_inset
7295
7296
7297 \begin_inset Index
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301 Commands ! U ! 
7302 \backslash
7303 underbrace
7304 \end_layout
7305
7306 \end_inset
7307
7308
7309 \end_layout
7310
7311 \end_inset
7312 </cell>
7313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7314 \begin_inset Text
7315
7316 \begin_layout Plain Layout
7317 \begin_inset Formula $\underbrace{A+B}_{5}$
7318 \end_inset
7319
7320
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 </row>
7326 <row>
7327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331
7332 \backslash
7333 overbrace
7334 \begin_inset ERT
7335 status collapsed
7336
7337 \begin_layout Plain Layout
7338
7339
7340 \backslash
7341 spce 
7342 \end_layout
7343
7344 \end_inset
7345
7346
7347 \backslash
7348 underbrace
7349 \begin_inset ERT
7350 status collapsed
7351
7352 \begin_layout Plain Layout
7353
7354
7355 \backslash
7356 spce 
7357 \end_layout
7358
7359 \end_inset
7360
7361 A+B_w
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 spce 
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \begin_inset ERT
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379
7380
7381 \backslash
7382 spce 
7383 \end_layout
7384
7385 \end_inset
7386
7387 _7
7388 \begin_inset ERT
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392
7393
7394 \backslash
7395 spce 
7396 \end_layout
7397
7398 \end_inset
7399
7400
7401 \begin_inset ERT
7402 status collapsed
7403
7404 \begin_layout Plain Layout
7405
7406
7407 \backslash
7408 spce 
7409 \end_layout
7410
7411 \end_inset
7412
7413 ^
7414 \begin_inset ERT
7415 status collapsed
7416
7417 \begin_layout Plain Layout
7418
7419
7420 \backslash
7421 spce 
7422 \end_layout
7423
7424 \end_inset
7425
7426 C
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 </lyxtabular>
7445
7446 \end_inset
7447
7448
7449 \end_layout
7450
7451 \begin_layout Standard
7452 In the last example it doesn't matter if 
7453 \series bold
7454
7455 \backslash
7456 overbrace
7457 \series default
7458  or 
7459 \series bold
7460
7461 \backslash
7462 underbrace
7463 \series default
7464  is inserted at first.
7465 \end_layout
7466
7467 \begin_layout Standard
7468 \begin_inset VSpace bigskip
7469 \end_inset
7470
7471 When brackets are needed that overlap each other, multiline formulas, as
7472  described in 
7473 \begin_inset CommandInset ref
7474 LatexCommand ref
7475 reference "sec:Multiline-Formulas"
7476
7477 \end_inset
7478
7479 , must be used:
7480 \begin_inset Formula \begin{eqnarray*}
7481 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7482  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7483
7484 \end_inset
7485
7486 In the first row the formula is inserted together with the first brace.
7487  It is hereby important that the space command
7488 \begin_inset Foot
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 Space commands are explained in 
7493 \begin_inset CommandInset ref
7494 LatexCommand ref
7495 reference "sub:Predefined-Space"
7496
7497 \end_inset
7498
7499 .
7500 \end_layout
7501
7502 \end_inset
7503
7504  
7505 \series bold
7506
7507 \backslash
7508 :
7509 \series default
7510  is inserted before the first 
7511 \begin_inset Formula $d$
7512 \end_inset
7513
7514 , because the brace that ends behind the 
7515 \begin_inset Formula $q$
7516 \end_inset
7517
7518  prevents that the following 
7519 \begin_inset Quotes eld
7520 \end_inset
7521
7522 +
7523 \begin_inset Quotes erd
7524 \end_inset
7525
7526  is surrounded by space.
7527 \begin_inset Foot
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531 because a bracket is not handled as character, see 
7532 \begin_inset CommandInset ref
7533 LatexCommand ref
7534 reference "sub:Binary-Operators"
7535
7536 \end_inset
7537
7538
7539 \end_layout
7540
7541 \end_inset
7542
7543  In the second row the second brace is inserted.
7544  As it should begin before the 
7545 \begin_inset Formula $b$
7546 \end_inset
7547
7548 , first the command 
7549 \series bold
7550
7551 \backslash
7552 hphantom{gggg+
7553 \backslash
7554 :}
7555 \series default
7556  is inserted.
7557 \begin_inset Foot
7558 status collapsed
7559
7560 \begin_layout Plain Layout
7561 more about 
7562 \series bold
7563
7564 \backslash
7565 hphantom
7566 \series default
7567  see 
7568 \begin_inset CommandInset ref
7569 LatexCommand ref
7570 reference "sub:Placeholders"
7571
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \end_inset
7578
7579  This space is needed because the 
7580 \begin_inset Quotes eld
7581 \end_inset
7582
7583 +
7584 \begin_inset Quotes erd
7585 \end_inset
7586
7587  is also surrounded by space in the formula.
7588  The brace is placed under the command 
7589 \series bold
7590
7591 \backslash
7592 hphantom{bbqq+dddd}
7593 \series default
7594 .
7595 \end_layout
7596
7597 \begin_layout Standard
7598 It gets more complicated when brackets overlap each other, like in the following
7599  example:
7600 \begin_inset ERT
7601 status collapsed
7602
7603 \begin_layout Plain Layout
7604
7605
7606 \backslash
7607 setlength{
7608 \backslash
7609 jot}{-6pt}
7610 \end_layout
7611
7612 \end_inset
7613
7614
7615 \begin_inset Formula \begin{eqnarray*}
7616  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7617 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7618
7619 \end_inset
7620
7621
7622 \begin_inset ERT
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626
7627
7628 \backslash
7629 setlength{
7630 \backslash
7631 jot}{3pt}
7632 \end_layout
7633
7634 \end_inset
7635
7636 The first formula row is the same as the second row of the previous example,
7637  with the difference that the brace is above.
7638  The second row contains the formula together with the second brace.
7639  To avoid that there is space between the upper brace in the first row and
7640  the formula, the row spacing need to be reduced.
7641  This is not easily possible due to a bug in LyX
7642 \begin_inset Foot
7643 status collapsed
7644
7645 \begin_layout Plain Layout
7646 \begin_inset CommandInset href
7647 LatexCommand href
7648 name "LyX-bug #1505"
7649 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7650
7651 \end_inset
7652
7653
7654 \end_layout
7655
7656 \end_inset
7657
7658 .
7659  As solution for the problem, the global formula row separation 
7660 \series bold
7661
7662 \backslash
7663 jot
7664 \series default
7665
7666 \begin_inset Index
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670 Commands ! J ! 
7671 \backslash
7672 jot
7673 \end_layout
7674
7675 \end_inset
7676
7677  must be changed to -6
7678 \begin_inset space \thinspace{}
7679 \end_inset
7680
7681 pt before the formula with the command 
7682 \series bold
7683
7684 \backslash
7685 setlength{
7686 \backslash
7687 jot}{-6pt}
7688 \series default
7689  in TeX-mode.
7690  
7691 \series bold
7692
7693 \backslash
7694 jot
7695 \series default
7696  is set back after the formula to the standard value of 3
7697 \begin_inset space \thinspace{}
7698 \end_inset
7699
7700 pt using the same command.
7701  More about the row separation in formulas is explained in 
7702 \begin_inset CommandInset ref
7703 LatexCommand ref
7704 reference "sub:Line-Separation"
7705
7706 \end_inset
7707
7708 .
7709 \end_layout
7710
7711 \begin_layout Section
7712 Arrows
7713 \begin_inset Index
7714 status collapsed
7715
7716 \begin_layout Plain Layout
7717 Arrows
7718 \end_layout
7719
7720 \end_inset
7721
7722
7723 \end_layout
7724
7725 \begin_layout Standard
7726 Arrows can be inserted via the math toolbar button 
7727 \begin_inset Graphics
7728         filename ../images/math/leftarrow.png
7729         scale 85
7730
7731 \end_inset
7732
7733  or the commands listed in the following subsections.
7734 \end_layout
7735
7736 \begin_layout Subsection
7737 Horizontal Arrows
7738 \begin_inset Index
7739 status collapsed
7740
7741 \begin_layout Plain Layout
7742 Arrows ! horizontal
7743 \end_layout
7744
7745 \end_inset
7746
7747
7748 \end_layout
7749
7750 \begin_layout Standard
7751 \begin_inset space \hfill{}
7752 \end_inset
7753
7754
7755 \begin_inset Tabular
7756 <lyxtabular version="3" rows="8" columns="2">
7757 <features>
7758 <column alignment="center" valignment="top" width="0pt">
7759 <column alignment="center" valignment="top" width="0pt">
7760 <row>
7761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765 Command
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774 Result
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 </row>
7780 <row>
7781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \backslash
7787 gets
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796 \begin_inset Formula $\gets$
7797 \end_inset
7798
7799
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 </row>
7805 <row>
7806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810
7811 \backslash
7812 Leftarrow
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821 \begin_inset Formula $\Leftarrow$
7822 \end_inset
7823
7824
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 </row>
7830 <row>
7831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835
7836 \backslash
7837 longleftarrow
7838 \end_layout
7839
7840 \end_inset
7841 </cell>
7842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846 \begin_inset Formula $\longleftarrow$
7847 \end_inset
7848
7849
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 </row>
7855 <row>
7856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860
7861 \backslash
7862 Longleftarrow
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 \begin_inset Formula $\Longleftarrow$
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 </row>
7880 <row>
7881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885
7886 \backslash
7887 leftharpoonup
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896 \begin_inset Formula $\leftharpoonup$
7897 \end_inset
7898
7899
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 </row>
7905 <row>
7906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \backslash
7912 leftharpoondown
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 \begin_inset Formula $\leftharpoondown$
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 </row>
7930 <row>
7931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935
7936 \backslash
7937 hookleftarrow
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 \begin_inset Formula $\hookleftarrow$
7947 \end_inset
7948
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 </lyxtabular>
7956
7957 \end_inset
7958
7959
7960 \begin_inset space \hfill{}
7961 \end_inset
7962
7963
7964 \begin_inset Tabular
7965 <lyxtabular version="3" rows="8" columns="2">
7966 <features>
7967 <column alignment="center" valignment="top" width="0pt">
7968 <column alignment="center" valignment="top" width="0pt">
7969 <row>
7970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 Command
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Result
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \backslash
7996 to
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 \begin_inset Formula $\to$
8006 \end_inset
8007
8008
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \backslash
8021 Rightarrow
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 \begin_inset Formula $\Rightarrow$
8031 \end_inset
8032
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \backslash
8046 longrightarrow
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 \begin_inset Formula $\longrightarrow$
8056 \end_inset
8057
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \backslash
8071 Longrightarrow
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 \begin_inset Formula $\Longrightarrow$
8081 \end_inset
8082
8083
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \backslash
8096 rightharpoonup
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 \begin_inset Formula $\rightharpoonup$
8106 \end_inset
8107
8108
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \backslash
8121 rightharpoondown
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 \begin_inset Formula $\rightharpoondown$
8131 \end_inset
8132
8133
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \backslash
8146 hookrightarrow
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 \begin_inset Formula $\hookrightarrow$
8156 \end_inset
8157
8158
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 </lyxtabular>
8165
8166 \end_inset
8167
8168
8169 \begin_inset space \hfill{}
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \begin_layout Standard
8176 \begin_inset space \hfill{}
8177 \end_inset
8178
8179
8180 \begin_inset Tabular
8181 <lyxtabular version="3" rows="6" columns="2">
8182 <features>
8183 <column alignment="center" valignment="top" width="0pt">
8184 <column alignment="center" valignment="top" width="0pt">
8185 <row>
8186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190 Command
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 Result
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 </row>
8205 <row>
8206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210
8211 \backslash
8212 leftrightarrow
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 \begin_inset Formula $\leftrightarrow$
8222 \end_inset
8223
8224
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \backslash
8237 Leftrightarrow
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 \begin_inset Formula $\Leftrightarrow$
8247 \end_inset
8248
8249
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 </row>
8255 <row>
8256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260
8261 \backslash
8262 longleftrightarrow
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 \begin_inset Formula $\longleftrightarrow$
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \backslash
8287 Longleftrightarrow
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\Longleftrightarrow$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310
8311 \backslash
8312 rightleftharpoons
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 \begin_inset Formula $\rightleftharpoons$
8322 \end_inset
8323
8324
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 </lyxtabular>
8331
8332 \end_inset
8333
8334
8335 \begin_inset space \hspace{}
8336 \length 25pt
8337 \end_inset
8338
8339
8340 \begin_inset space \hfill{}
8341 \end_inset
8342
8343
8344 \begin_inset Tabular
8345 <lyxtabular version="3" rows="5" columns="2">
8346 <features>
8347 <column alignment="center" valignment="top" width="0pt">
8348 <column alignment="center" valignment="top" width="0pt">
8349 <row>
8350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 Command
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 Result
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \backslash
8376 mapsto
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 \begin_inset Formula $\mapsto$
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \backslash
8401 longmapsto
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 \begin_inset Formula $\longmapsto$
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 <row>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \backslash
8426 leadsto
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 \begin_inset Formula $\leadsto$
8436 \end_inset
8437
8438
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \backslash
8451 dasharrow
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 \begin_inset Formula $\dasharrow$
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 </lyxtabular>
8470
8471 \end_inset
8472
8473
8474 \begin_inset space \hfill{}
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \begin_layout Standard
8481 \begin_inset VSpace medskip
8482 \end_inset
8483
8484 Arrows used as accent like e.
8485 \begin_inset space \thinspace{}
8486 \end_inset
8487
8488 g.
8489 \begin_inset space ~
8490 \end_inset
8491
8492 vector arrows are listed in 
8493 \begin_inset CommandInset ref
8494 LatexCommand ref
8495 reference "sec:Accents"
8496
8497 \end_inset
8498
8499 .
8500 \end_layout
8501
8502 \begin_layout Standard
8503 \begin_inset VSpace bigskip
8504 \end_inset
8505
8506 Furthermore there are the labeled arrows
8507 \begin_inset Index
8508 status collapsed
8509
8510 \begin_layout Plain Layout
8511 Arrows ! labeled
8512 \end_layout
8513
8514 \end_inset
8515
8516  
8517 \series bold
8518
8519 \backslash
8520 xleftarrow
8521 \series default
8522
8523 \begin_inset Index
8524 status collapsed
8525
8526 \begin_layout Plain Layout
8527 Commands ! X ! 
8528 \backslash
8529 xleftarrow
8530 \end_layout
8531
8532 \end_inset
8533
8534  and 
8535 \series bold
8536
8537 \backslash
8538 xrightarrow
8539 \series default
8540
8541 \begin_inset Index
8542 status collapsed
8543
8544 \begin_layout Plain Layout
8545 Commands ! X ! 
8546 \backslash
8547 xrightarrow
8548 \begin_inset ERT
8549 status collapsed
8550
8551 \begin_layout Plain Layout
8552
8553
8554 \backslash
8555 vspace{4mm}
8556 \end_layout
8557
8558 \end_inset
8559
8560
8561 \end_layout
8562
8563 \end_inset
8564
8565 .
8566  When inserting one of these commands in a formula, an arrow with two blue
8567  boxes appear where the label can be inserted.
8568  The length of the arrow adapts to the label width.
8569 \end_layout
8570
8571 \begin_layout Standard
8572 \align center
8573 \begin_inset Tabular
8574 <lyxtabular version="3" rows="3" columns="2">
8575 <features>
8576 <column alignment="center" valignment="top" width="0pt">
8577 <column alignment="center" valignment="top" width="0pt">
8578 <row>
8579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583 Command
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 Result
8593 \begin_inset Note Note
8594 status collapsed
8595
8596 \begin_layout Plain Layout
8597
8598 \series bold
8599
8600 \backslash
8601 raisebox
8602 \series default
8603  is only used as spacer.
8604 \end_layout
8605
8606 \end_inset
8607
8608
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 F(a)
8620 \backslash
8621 xleftarrow
8622 \begin_inset ERT
8623 status collapsed
8624
8625 \begin_layout Plain Layout
8626
8627
8628 \backslash
8629 spce 
8630 \end_layout
8631
8632 \end_inset
8633
8634 x=a
8635 \begin_inset Formula $\downarrow$
8636 \end_inset
8637
8638 x>0
8639 \begin_inset Formula $\to$
8640 \end_inset
8641
8642 F(x)
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8652 \end_inset
8653
8654
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 F(x)
8666 \backslash
8667 xrightarrow
8668 \begin_inset ERT
8669 status collapsed
8670
8671 \begin_layout Plain Layout
8672
8673
8674 \backslash
8675 spce 
8676 \end_layout
8677
8678 \end_inset
8679
8680 x=a
8681 \begin_inset Formula $\downarrow$
8682 \end_inset
8683
8684 x>0
8685 \begin_inset Formula $\to$
8686 \end_inset
8687
8688 F(a)
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 </lyxtabular>
8707
8708 \end_inset
8709
8710
8711 \end_layout
8712
8713 \begin_layout Subsection
8714 Vertical and diagonal Arrows
8715 \begin_inset Index
8716 status collapsed
8717
8718 \begin_layout Plain Layout
8719 Arrows ! diagonal
8720 \end_layout
8721
8722 \end_inset
8723
8724
8725 \begin_inset Index
8726 status collapsed
8727
8728 \begin_layout Plain Layout
8729 Arrows ! vertical
8730 \end_layout
8731
8732 \end_inset
8733
8734
8735 \end_layout
8736
8737 \begin_layout Standard
8738 \begin_inset space \hfill{}
8739 \end_inset
8740
8741
8742 \begin_inset Tabular
8743 <lyxtabular version="3" rows="7" columns="2">
8744 <features>
8745 <column alignment="center" valignment="top" width="0pt">
8746 <column alignment="center" valignment="top" width="0pt">
8747 <row>
8748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 Command
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761 Result
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 </row>
8767 <row>
8768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \backslash
8774 uparrow
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 \begin_inset Formula $\uparrow$
8784 \end_inset
8785
8786
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797
8798 \backslash
8799 Uparrow
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 \begin_inset Formula $\Uparrow$
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 <row>
8818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \backslash
8824 updownarrow
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 \begin_inset Formula $\updownarrow$
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 </row>
8842 <row>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847
8848 \backslash
8849 Updownarrow
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 \begin_inset Formula $\Updownarrow$
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 </row>
8867 <row>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \backslash
8874 Downarrow
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 \begin_inset Formula $\Downarrow$
8884 \end_inset
8885
8886
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \backslash
8899 downarrow
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 \begin_inset Formula $\downarrow$
8909 \end_inset
8910
8911
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 </lyxtabular>
8918
8919 \end_inset
8920
8921
8922 \begin_inset space \hfill{}
8923 \end_inset
8924
8925
8926 \begin_inset Tabular
8927 <lyxtabular version="3" rows="5" columns="2">
8928 <features>
8929 <column alignment="center" valignment="top" width="0pt">
8930 <column alignment="center" valignment="top" width="0pt">
8931 <row>
8932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 Command
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 Result
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 </row>
8951 <row>
8952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956
8957 \backslash
8958 nearrow
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 \begin_inset Formula $\nearrow$
8968 \end_inset
8969
8970
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 </row>
8976 <row>
8977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \backslash
8983 searrow
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 \begin_inset Formula $\searrow$
8993 \end_inset
8994
8995
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 </row>
9001 <row>
9002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006
9007 \backslash
9008 swarrow
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 \begin_inset Formula $\swarrow$
9018 \end_inset
9019
9020
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \backslash
9033 nwarrow
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 \begin_inset Formula $\nwarrow$
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 </lyxtabular>
9052
9053 \end_inset
9054
9055
9056 \begin_inset space \hfill{}
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \begin_layout Standard
9063 \begin_inset VSpace medskip
9064 \end_inset
9065
9066 Vertical arrows can be used also as delimiter together with the commands
9067  described in 
9068 \begin_inset CommandInset ref
9069 LatexCommand ref
9070 reference "sub:Manual-Bracket-Size"
9071
9072 \end_inset
9073
9074  and 
9075 \begin_inset CommandInset ref
9076 LatexCommand ref
9077 reference "sub:Automatic-Bracket-Size"
9078
9079 \end_inset
9080
9081 .
9082 \end_layout
9083
9084 \begin_layout Standard
9085 \begin_inset Newpage newpage
9086 \end_inset
9087
9088
9089 \end_layout
9090
9091 \begin_layout Section
9092 Accents
9093 \begin_inset CommandInset label
9094 LatexCommand label
9095 name "sec:Accents"
9096
9097 \end_inset
9098
9099
9100 \begin_inset Index
9101 status collapsed
9102
9103 \begin_layout Plain Layout
9104 Accents
9105 \end_layout
9106
9107 \end_inset
9108
9109
9110 \end_layout
9111
9112 \begin_layout Standard
9113 Accents can be inserted via the math toolbar button 
9114 \begin_inset Graphics
9115         filename ../images/math/hat.png
9116         scale 85
9117
9118 \end_inset
9119
9120  or the commands listed in the following subsections.
9121 \end_layout
9122
9123 \begin_layout Subsection
9124 Accents for one Character
9125 \begin_inset ERT
9126 status collapsed
9127
9128 \begin_layout Plain Layout
9129
9130
9131 \backslash
9132 texorpdfstring{
9133 \end_layout
9134
9135 \end_inset
9136
9137
9138 \begin_inset Foot
9139 status collapsed
9140
9141 \begin_layout Plain Layout
9142 accents in text see 
9143 \begin_inset CommandInset ref
9144 LatexCommand ref
9145 reference "sub:Accents-in-Text"
9146
9147 \end_inset
9148
9149
9150 \end_layout
9151
9152 \end_inset
9153
9154
9155 \begin_inset ERT
9156 status collapsed
9157
9158 \begin_layout Plain Layout
9159
9160 }{}
9161 \end_layout
9162
9163 \end_inset
9164
9165
9166 \begin_inset Note Note
9167 status collapsed
9168
9169 \begin_layout Plain Layout
9170
9171 \backslash
9172 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9173 \end_layout
9174
9175 \begin_layout Plain Layout
9176 More about 
9177 \backslash
9178 texorpdfstring is in section 
9179 \begin_inset CommandInset ref
9180 LatexCommand ref
9181 reference "sub:Formulas-in-Section"
9182
9183 \end_inset
9184
9185 .
9186 \end_layout
9187
9188 \end_inset
9189
9190
9191 \begin_inset CommandInset label
9192 LatexCommand label
9193 name "sub:Accents-for-one"
9194
9195 \end_inset
9196
9197
9198 \begin_inset Index
9199 status collapsed
9200
9201 \begin_layout Plain Layout
9202 Accents ! for one character
9203 \end_layout
9204
9205 \end_inset
9206
9207
9208 \end_layout
9209
9210 \begin_layout Standard
9211 \begin_inset space \hfill{}
9212 \end_inset
9213
9214
9215 \begin_inset Tabular
9216 <lyxtabular version="3" rows="8" columns="2">
9217 <features>
9218 <column alignment="center" valignment="top" width="0pt">
9219 <column alignment="center" valignment="top" width="0pt">
9220 <row>
9221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 Command
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 Result
9235 \begin_inset Note Note
9236 status collapsed
9237
9238 \begin_layout Plain Layout
9239
9240 \series bold
9241
9242 \backslash
9243 raisebox
9244 \series default
9245  is only used as spacer.
9246 \end_layout
9247
9248 \end_inset
9249
9250
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 </row>
9256 <row>
9257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261
9262 \backslash
9263 dot
9264 \begin_inset ERT
9265 status collapsed
9266
9267 \begin_layout Plain Layout
9268
9269
9270 \backslash
9271 spce 
9272 \end_layout
9273
9274 \end_inset
9275
9276 A
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \backslash
9301 ddot
9302 \begin_inset ERT
9303 status collapsed
9304
9305 \begin_layout Plain Layout
9306
9307
9308 \backslash
9309 spce 
9310 \end_layout
9311
9312 \end_inset
9313
9314 A
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9324 \end_inset
9325
9326
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 </row>
9332 <row>
9333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \backslash
9339 dddot
9340 \begin_inset ERT
9341 status collapsed
9342
9343 \begin_layout Plain Layout
9344
9345
9346 \backslash
9347 spce 
9348 \end_layout
9349
9350 \end_inset
9351
9352 A
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9362 \end_inset
9363
9364
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 </row>
9370 <row>
9371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375
9376 \backslash
9377 ddddot{A
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 </row>
9395 <row>
9396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400
9401 \backslash
9402 vec
9403 \begin_inset ERT
9404 status collapsed
9405
9406 \begin_layout Plain Layout
9407
9408
9409 \backslash
9410 spce 
9411 \end_layout
9412
9413 \end_inset
9414
9415 A
9416 \begin_inset Index
9417 status collapsed
9418
9419 \begin_layout Plain Layout
9420 Vectors
9421 \end_layout
9422
9423 \end_inset
9424
9425
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9435 \end_inset
9436
9437
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 </row>
9443 <row>
9444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448
9449 \backslash
9450 bar
9451 \begin_inset ERT
9452 status collapsed
9453
9454 \begin_layout Plain Layout
9455
9456
9457 \backslash
9458 spce 
9459 \end_layout
9460
9461 \end_inset
9462
9463 A
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9473 \end_inset
9474
9475
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 </row>
9481 <row>
9482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486
9487 \backslash
9488 mathring
9489 \begin_inset ERT
9490 status collapsed
9491
9492 \begin_layout Plain Layout
9493
9494
9495 \backslash
9496 spce 
9497 \end_layout
9498
9499 \end_inset
9500
9501 A
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9511 \end_inset
9512
9513
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 </lyxtabular>
9520
9521 \end_inset
9522
9523
9524 \begin_inset space \hfill{}
9525 \end_inset
9526
9527
9528 \begin_inset Tabular
9529 <lyxtabular version="3" rows="7" columns="2">
9530 <features>
9531 <column alignment="center" valignment="top" width="0pt">
9532 <column alignment="center" valignment="top" width="0pt">
9533 <row>
9534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9535 \begin_inset Text
9536
9537 \begin_layout Plain Layout
9538 Command
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Plain Layout
9547 Result
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 </row>
9553 <row>
9554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558
9559 \backslash
9560 tilde
9561 \begin_inset ERT
9562 status collapsed
9563
9564 \begin_layout Plain Layout
9565
9566
9567 \backslash
9568 spce 
9569 \end_layout
9570
9571 \end_inset
9572
9573 A
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row>
9592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \backslash
9598 hat
9599 \begin_inset ERT
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604
9605 \backslash
9606 spce 
9607 \end_layout
9608
9609 \end_inset
9610
9611 A
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 <row>
9630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634
9635 \backslash
9636 check
9637 \begin_inset ERT
9638 status collapsed
9639
9640 \begin_layout Plain Layout
9641
9642
9643 \backslash
9644 spce 
9645 \end_layout
9646
9647 \end_inset
9648
9649 A
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 </row>
9667 <row>
9668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672
9673 \backslash
9674 acute
9675 \begin_inset ERT
9676 status collapsed
9677
9678 \begin_layout Plain Layout
9679
9680
9681 \backslash
9682 spce 
9683 \end_layout
9684
9685 \end_inset
9686
9687 A
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9697 \end_inset
9698
9699
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 </row>
9705 <row>
9706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Plain Layout
9710
9711 \backslash
9712 grave
9713 \begin_inset ERT
9714 status collapsed
9715
9716 \begin_layout Plain Layout
9717
9718
9719 \backslash
9720 spce 
9721 \end_layout
9722
9723 \end_inset
9724
9725 A
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9735 \end_inset
9736
9737
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 </row>
9743 <row>
9744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Plain Layout
9748
9749 \backslash
9750 breve
9751 \begin_inset ERT
9752 status collapsed
9753
9754 \begin_layout Plain Layout
9755
9756
9757 \backslash
9758 spce 
9759 \end_layout
9760
9761 \end_inset
9762
9763 A
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9773 \end_inset
9774
9775
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 </row>
9781 </lyxtabular>
9782
9783 \end_inset
9784
9785
9786 \begin_inset space \hfill{}
9787 \end_inset
9788
9789
9790 \end_layout
9791
9792 \begin_layout Standard
9793 \begin_inset VSpace bigskip
9794 \end_inset
9795
9796 To create umlauts
9797 \begin_inset Index
9798 status collapsed
9799
9800 \begin_layout Plain Layout
9801 Umlauts
9802 \end_layout
9803
9804 \end_inset
9805
9806  in formulas, a quotation mark is inserted before the vowel.
9807  These two characters are then treated by LaTeX as 
9808 \emph on
9809 one
9810 \emph default
9811  character when the formula part with the umlaut is marked as German.
9812  In contrary to 
9813 \series bold
9814
9815 \backslash
9816 ddot
9817 \series default
9818 , with this method 
9819 \begin_inset Quotes eld
9820 \end_inset
9821
9822 real
9823 \begin_inset Quotes erd
9824 \end_inset
9825
9826  umlauts are created as demonstrated in the following example:
9827 \end_layout
9828
9829 \begin_layout Standard
9830 \begin_inset VSpace -2mm
9831 \end_inset
9832
9833
9834 \end_layout
9835
9836 \begin_layout Standard
9837 \align center
9838 \begin_inset Tabular
9839 <lyxtabular version="3" rows="3" columns="2">
9840 <features>
9841 <column alignment="center" valignment="top" width="0">
9842 <column alignment="center" valignment="top" width="0">
9843 <row>
9844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848 Command
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9854 \begin_inset Text
9855
9856 \begin_layout Plain Layout
9857 Result
9858 \begin_inset Note Note
9859 status collapsed
9860
9861 \begin_layout Plain Layout
9862
9863 \series bold
9864
9865 \backslash
9866 raisebox
9867 \series default
9868  is only used as spacer.
9869 \end_layout
9870
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 </row>
9879 <row>
9880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884
9885 \lang ngerman
9886 \begin_inset Quotes grd
9887 \end_inset
9888
9889 i
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898
9899 \lang ngerman
9900 \begin_inset Formula $"i$
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 </row>
9909 <row>
9910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \backslash
9916 ddot
9917 \begin_inset ERT
9918 status collapsed
9919
9920 \begin_layout Plain Layout
9921
9922
9923 \backslash
9924 spce 
9925 \end_layout
9926
9927 \end_inset
9928
9929 i
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9939 \end_inset
9940
9941
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 </lyxtabular>
9948
9949 \end_inset
9950
9951
9952 \end_layout
9953
9954 \begin_layout Standard
9955 Another advantage to 
9956 \series bold
9957
9958 \backslash
9959 ddot
9960 \series default
9961  is that umlauts can directly be converted to mathematical text because
9962  the accent commands above are 
9963 \emph on
9964 not allowed
9965 \emph default
9966  
9967 \emph on
9968 in mathematical text
9969 \emph default
9970 .
9971  To convert an accented character to mathematical text, only the character
9972  under the accent may be converted.
9973  This applies also for all other conversions, e.
9974 \begin_inset space \thinspace{}
9975 \end_inset
9976
9977 g.
9978 \begin_inset space ~
9979 \end_inset
9980
9981 to italic or bold.
9982 \end_layout
9983
9984 \begin_layout Standard
9985 In mathematical text, umlauts and other accented characters can directly
9986  be inserted.
9987 \end_layout
9988
9989 \begin_layout Subsection
9990 Accents for Operators
9991 \begin_inset Index
9992 status collapsed
9993
9994 \begin_layout Plain Layout
9995 Accents ! for operators
9996 \end_layout
9997
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \begin_layout Standard
10004 With the commands 
10005 \series bold
10006
10007 \backslash
10008 overset
10009 \series default
10010
10011 \begin_inset Index
10012 status collapsed
10013
10014 \begin_layout Plain Layout
10015 Commands ! O ! 
10016 \backslash
10017 overset
10018 \end_layout
10019
10020 \end_inset
10021
10022  and 
10023 \series bold
10024
10025 \backslash
10026 underset
10027 \series default
10028
10029 \begin_inset Index
10030 status collapsed
10031
10032 \begin_layout Plain Layout
10033 Commands ! U ! 
10034 \backslash
10035 underset
10036 \end_layout
10037
10038 \end_inset
10039
10040  characters can be placed above or below an operator, respectively, to accent
10041  it.
10042  With the command 
10043 \series bold
10044
10045 \backslash
10046 sideset
10047 \series default
10048
10049 \begin_inset Index
10050 status collapsed
10051
10052 \begin_layout Plain Layout
10053 Commands ! S ! 
10054 \backslash
10055 sideset
10056 \end_layout
10057
10058 \end_inset
10059
10060  characters can be set before and behind an operator.
10061  The command scheme is:
10062 \end_layout
10063
10064 \begin_layout Standard
10065
10066 \series bold
10067
10068 \backslash
10069 sideset{character
10070 \series default
10071  
10072 \series bold
10073 before}{character
10074 \series default
10075  
10076 \series bold
10077 behind}
10078 \end_layout
10079
10080 \begin_layout Standard
10081
10082 \series bold
10083
10084 \backslash
10085 sideset
10086 \series default
10087  must always be before the operator that should be accented.
10088  You can accent with several characters and even with other operators and
10089  symbols.
10090  To place with 
10091 \series bold
10092
10093 \backslash
10094 sideset
10095 \series default
10096  for example only characters behind an operator, write nothing between the
10097  first braces but don't omit the braces.
10098 \end_layout
10099
10100 \begin_layout Standard
10101 For example the command 
10102 \series bold
10103
10104 \backslash
10105 sideset{
10106 \begin_inset Formula $\to$
10107 \end_inset
10108
10109
10110 \backslash
10111 {
10112 \series default
10113 '
10114 \series bold
10115
10116 \begin_inset Formula $\to$
10117 \end_inset
10118
10119
10120 \backslash
10121 sum_k=1
10122 \begin_inset ERT
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126
10127
10128 \backslash
10129 spce 
10130 \end_layout
10131
10132 \end_inset
10133
10134
10135 \series default
10136 ^
10137 \series bold
10138 n
10139 \series default
10140  produces:
10141 \begin_inset Formula \[
10142 \sideset{}{'}\sum_{k=1}^{n}\]
10143
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \begin_layout Standard
10150 The command 
10151 \series bold
10152
10153 \backslash
10154 overset
10155 \begin_inset ERT
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159
10160
10161 \backslash
10162 spce 
10163 \end_layout
10164
10165 \end_inset
10166
10167
10168 \backslash
10169 maltese
10170 \begin_inset ERT
10171 status collapsed
10172
10173 \begin_layout Plain Layout
10174
10175
10176 \backslash
10177 spce 
10178 \end_layout
10179
10180 \end_inset
10181
10182
10183 \series default
10184
10185 \begin_inset Formula $\uparrow$
10186 \end_inset
10187
10188
10189 \series bold
10190 a
10191 \series default
10192  produces:
10193 \begin_inset Formula \[
10194 \overset{a}{\maltese}\]
10195
10196 \end_inset
10197
10198 As seen in the last example, with 
10199 \series bold
10200
10201 \backslash
10202 overset
10203 \series default
10204  and 
10205 \series bold
10206
10207 \backslash
10208 underset
10209 \series default
10210  also symbols and characters can be accented; with 
10211 \series bold
10212
10213 \backslash
10214 sideset
10215 \series default
10216  this is not possible.
10217 \end_layout
10218
10219 \begin_layout Subsection
10220 Accents for several Characters
10221 \begin_inset CommandInset label
10222 LatexCommand label
10223 name "sub:Accents-for-several"
10224
10225 \end_inset
10226
10227
10228 \begin_inset Index
10229 status collapsed
10230
10231 \begin_layout Plain Layout
10232 Accents ! for several characters
10233 \end_layout
10234
10235 \end_inset
10236
10237
10238 \end_layout
10239
10240 \begin_layout Standard
10241 \begin_inset space \hfill{}
10242 \end_inset
10243
10244
10245 \begin_inset Tabular
10246 <lyxtabular version="3" rows="5" columns="2">
10247 <features>
10248 <column alignment="center" valignment="top" width="0pt">
10249 <column alignment="center" valignment="top" width="0pt">
10250 <row>
10251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 Command
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264 Result
10265 \begin_inset Note Note
10266 status collapsed
10267
10268 \begin_layout Plain Layout
10269
10270 \series bold
10271
10272 \backslash
10273 raisebox
10274 \series default
10275  is only used as spacer.
10276 \end_layout
10277
10278 \end_inset
10279
10280
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 </row>
10286 <row>
10287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291
10292 \backslash
10293 overleftarrow
10294 \begin_inset ERT
10295 status collapsed
10296
10297 \begin_layout Plain Layout
10298
10299
10300 \backslash
10301 spce 
10302 \end_layout
10303
10304 \end_inset
10305
10306 A=B
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10316 \end_inset
10317
10318
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 </row>
10324 <row>
10325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329
10330 \backslash
10331 underleftarrow
10332 \begin_inset ERT
10333 status collapsed
10334
10335 \begin_layout Plain Layout
10336
10337
10338 \backslash
10339 spce 
10340 \end_layout
10341
10342 \end_inset
10343
10344 A=B
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \backslash
10369 overleftrightarrow
10370 \begin_inset ERT
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374
10375
10376 \backslash
10377 spce 
10378 \end_layout
10379
10380 \end_inset
10381
10382 A=B
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10392 \end_inset
10393
10394
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \backslash
10407 underleftrightarrow
10408 \begin_inset ERT
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412
10413
10414 \backslash
10415 spce 
10416 \end_layout
10417
10418 \end_inset
10419
10420 A=B
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 </lyxtabular>
10439
10440 \end_inset
10441
10442
10443 \begin_inset space \hfill{}
10444 \end_inset
10445
10446
10447 \begin_inset Tabular
10448 <lyxtabular version="3" rows="5" columns="2">
10449 <features>
10450 <column alignment="center" valignment="top" width="0pt">
10451 <column alignment="center" valignment="top" width="0pt">
10452 <row>
10453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457 Command
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Result
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 </row>
10472 <row>
10473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477
10478 \backslash
10479 overrightarrow
10480 \begin_inset ERT
10481 status collapsed
10482
10483 \begin_layout Plain Layout
10484
10485
10486 \backslash
10487 spce 
10488 \end_layout
10489
10490 \end_inset
10491
10492 A=B
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10502 \end_inset
10503
10504
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \backslash
10517 underrightarrow
10518 \begin_inset ERT
10519 status collapsed
10520
10521 \begin_layout Plain Layout
10522
10523
10524 \backslash
10525 spce 
10526 \end_layout
10527
10528 \end_inset
10529
10530 A=B
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \backslash
10555 widetilde
10556 \begin_inset ERT
10557 status collapsed
10558
10559 \begin_layout Plain Layout
10560
10561
10562 \backslash
10563 spce 
10564 \end_layout
10565
10566 \end_inset
10567
10568 A=B
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 widehat
10594 \begin_inset ERT
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598
10599
10600 \backslash
10601 spce 
10602 \end_layout
10603
10604 \end_inset
10605
10606 A=B
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 </lyxtabular>
10625
10626 \end_inset
10627
10628
10629 \begin_inset space \hfill{}
10630 \end_inset
10631
10632
10633 \end_layout
10634
10635 \begin_layout Standard
10636 \begin_inset VSpace medskip
10637 \end_inset
10638
10639 With these commands as many characters as you like can be accented.
10640  But the accents 
10641 \series bold
10642
10643 \backslash
10644 widetilde
10645 \series default
10646  and 
10647 \series bold
10648
10649 \backslash
10650 widehat
10651 \series default
10652  will only be set in the output with a length of three characters, as shown
10653  in the following example:
10654 \begin_inset Formula \[
10655 \widetilde{A+B=C-D}\]
10656
10657 \end_inset
10658
10659
10660 \end_layout
10661
10662 \begin_layout Standard
10663 With the commands 
10664 \series bold
10665
10666 \backslash
10667 overset
10668 \series default
10669
10670 \begin_inset Index
10671 status collapsed
10672
10673 \begin_layout Plain Layout
10674 Commands ! O ! 
10675 \backslash
10676 overset
10677 \end_layout
10678
10679 \end_inset
10680
10681  and 
10682 \series bold
10683
10684 \backslash
10685 underset
10686 \series default
10687
10688 \begin_inset Index
10689 status collapsed
10690
10691 \begin_layout Plain Layout
10692 Commands ! U ! 
10693 \backslash
10694 underset
10695 \end_layout
10696
10697 \end_inset
10698
10699  described in the previous subsection it is also possible to accent several
10700  characters.
10701  The command 
10702 \series bold
10703
10704 \backslash
10705 underset
10706 \begin_inset ERT
10707 status collapsed
10708
10709 \begin_layout Plain Layout
10710
10711
10712 \backslash
10713 spce 
10714 \end_layout
10715
10716 \end_inset
10717
10718 A=B
10719 \begin_inset Formula $\downarrow$
10720 \end_inset
10721
10722 ***
10723 \series default
10724  creates:
10725 \begin_inset Formula \[
10726 \underset{***}{A=B}\]
10727
10728 \end_inset
10729
10730
10731 \end_layout
10732
10733 \begin_layout Section
10734 Space
10735 \begin_inset CommandInset label
10736 LatexCommand label
10737 name "sub:Space"
10738
10739 \end_inset
10740
10741
10742 \begin_inset Index
10743 status collapsed
10744
10745 \begin_layout Plain Layout
10746 Space ! horizontal
10747 \end_layout
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Subsection
10755 Predefined Space
10756 \begin_inset CommandInset label
10757 LatexCommand label
10758 name "sub:Predefined-Space"
10759
10760 \end_inset
10761
10762
10763 \begin_inset Index
10764 status collapsed
10765
10766 \begin_layout Plain Layout
10767 Space ! horizontal ! predefined
10768 \end_layout
10769
10770 \end_inset
10771
10772
10773 \end_layout
10774
10775 \begin_layout Standard
10776 Sometimes it is necessary to insert horizontal space to a formula.
10777  This is done by inserting a protected space (shortcut 
10778 \family sans
10779 Ctrl-Space
10780 \family default
10781 ).
10782  A blue 
10783 \begin_inset Quotes eld
10784 \end_inset
10785
10786
10787 \series bold
10788 \color blue
10789
10790 \begin_inset ERT
10791 status collapsed
10792
10793 \begin_layout Plain Layout
10794
10795
10796 \backslash
10797 spce 
10798 \end_layout
10799
10800 \end_inset
10801
10802
10803 \series default
10804 \color inherit
10805
10806 \begin_inset Quotes erd
10807 \end_inset
10808
10809  appears and by pressing 
10810 \family sans
10811 Space
10812 \family default
10813  several times one can select one of eight different space sizes.
10814  The spaces can also be inserted using the math toolbar button 
10815 \begin_inset Graphics
10816         filename ../images/math/space.png
10817         scale 85
10818
10819 \end_inset
10820
10821  or special commands.
10822  Independent from the inserted command, one can select the size again by
10823  pressing 
10824 \family sans
10825 Space
10826 \family default
10827  afterwards.
10828 \end_layout
10829
10830 \begin_layout Standard
10831 \noindent
10832 \align center
10833 \begin_inset VSpace -5mm
10834 \end_inset
10835
10836
10837 \begin_inset Tabular
10838 <lyxtabular version="3" rows="3" columns="7">
10839 <features>
10840 <column alignment="center" valignment="middle" width="6.8cm">
10841 <column alignment="center" valignment="top" width="0">
10842 <column alignment="center" valignment="top" width="0">
10843 <column alignment="center" valignment="top" width="0">
10844 <column alignment="center" valignment="top" width="0">
10845 <column alignment="center" valignment="top" width="0">
10846 <column alignment="center" valignment="top" width="0">
10847 <row>
10848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Command
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861
10862 \backslash
10863 ,
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \backslash
10874 :
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \backslash
10885 ;
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894
10895 \backslash
10896 quad
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \backslash
10907 qquad
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916
10917 \backslash
10918 !
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 </row>
10924 <row>
10925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929 Number of 
10930 \family sans
10931 Space
10932 \family default
10933  keystrokes after inserting the protected space
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 0
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951 1
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960 2
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 3
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 4
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 5
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 </row>
10993 <row>
10994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998 Result
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 \begin_inset Formula $A\, B$
11008 \end_inset
11009
11010
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 \begin_inset Formula $A\: B$
11020 \end_inset
11021
11022
11023 \end_layout
11024
11025 \end_inset
11026 </cell>
11027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 \begin_inset Formula $A\; B$
11032 \end_inset
11033
11034
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 \begin_inset Formula $A\quad B$
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 \begin_inset Formula $A\qquad B$
11056 \end_inset
11057
11058
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 \begin_inset Formula $A\! B$
11068 \end_inset
11069
11070
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 </row>
11076 </lyxtabular>
11077
11078 \end_inset
11079
11080
11081 \end_layout
11082
11083 \begin_layout Standard
11084 The last size seem to produce no space.
11085  It is displayed red in LyX contrary to the other sizes, because it is a
11086  negative space.
11087  There are two more negative spaces:
11088 \end_layout
11089
11090 \begin_layout Standard
11091 \align center
11092 \begin_inset Tabular
11093 <lyxtabular version="3" rows="3" columns="3">
11094 <features>
11095 <column alignment="center" valignment="middle" width="6.8cm">
11096 <column alignment="center" valignment="top" width="0pt">
11097 <column alignment="center" valignment="top" width="0pt">
11098 <row>
11099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 Command
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112
11113 \backslash
11114 negmedspace
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123
11124 \backslash
11125 negthickspace
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 </row>
11131 <row>
11132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 Number of 
11137 \family sans
11138 Space
11139 \family default
11140  keystrokes after inserting the protected space
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 6
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158 7
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 </row>
11164 <row>
11165 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 Result
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 \begin_inset Formula $A\negmedspace B$
11179 \end_inset
11180
11181
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190 \begin_inset Formula $A\negthickspace B$
11191 \end_inset
11192
11193
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 </row>
11199 </lyxtabular>
11200
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \begin_layout Standard
11207 Negative spaces can lead to characters overlapping each other.
11208  Thus they can be used to enforce ligatures, what is e.
11209 \begin_inset space \thinspace{}
11210 \end_inset
11211
11212 g.
11213 \begin_inset space ~
11214 \end_inset
11215
11216 useful for summation operators: 
11217 \end_layout
11218
11219 \begin_layout Standard
11220 \align center
11221 \begin_inset Tabular
11222 <lyxtabular version="3" rows="3" columns="2">
11223 <features>
11224 <column alignment="center" valignment="top" width="0">
11225 <column alignment="center" valignment="top" width="0">
11226 <row>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 Command
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 Result
11241 \begin_inset Note Note
11242 status collapsed
11243
11244 \begin_layout Plain Layout
11245
11246 \series bold
11247
11248 \backslash
11249 raisebox
11250 \series default
11251  is only used as spacer.
11252 \end_layout
11253
11254 \end_inset
11255
11256
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 </row>
11262 <row>
11263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267
11268 \backslash
11269 sum
11270 \backslash
11271 sum
11272 \begin_inset ERT
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276
11277
11278 \backslash
11279 spce 
11280 \end_layout
11281
11282 \end_inset
11283
11284 f_kl
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11294 \end_inset
11295
11296
11297 \end_layout
11298
11299 \end_inset
11300 </cell>
11301 </row>
11302 <row>
11303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307
11308 \backslash
11309 sum
11310 \backslash
11311 negmedspace
11312 \backslash
11313 sum
11314 \begin_inset ERT
11315 status collapsed
11316
11317 \begin_layout Plain Layout
11318
11319
11320 \backslash
11321 spce 
11322 \end_layout
11323
11324 \end_inset
11325
11326 f_kl
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11336 \end_inset
11337
11338
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 </row>
11344 </lyxtabular>
11345
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Standard
11352 Relations like for example equal signs, are always surrounded by space.
11353  To suppress this, the equal sign is placed into a TeX-brace.
11354  The following example demonstrates this:
11355 \end_layout
11356
11357 \begin_layout Standard
11358 \align center
11359 \begin_inset Tabular
11360 <lyxtabular version="3" rows="2" columns="2">
11361 <features>
11362 <column alignment="center" valignment="top" width="0pt">
11363 <column alignment="center" valignment="top" width="0pt">
11364 <row>
11365 <cell alignment="center" valignment="top" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 normal equation
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 \begin_inset Formula $A=B$
11379 \end_inset
11380
11381
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 </row>
11387 <row>
11388 <cell alignment="center" valignment="top" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392 \begin_inset Note Note
11393 status collapsed
11394
11395 \begin_layout Plain Layout
11396
11397 \series bold
11398
11399 \backslash
11400 raisebox
11401 \series default
11402  is only used as spacer.
11403 \end_layout
11404
11405 \end_inset
11406
11407
11408 \begin_inset Formula $\raisebox{5mm}{}$
11409 \end_inset
11410
11411 equation without space
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 \begin_inset Formula $A{=}B$
11421 \end_inset
11422
11423
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 </row>
11429 </lyxtabular>
11430
11431 \end_inset
11432
11433
11434 \end_layout
11435
11436 \begin_layout Standard
11437 \noindent
11438 The command for the last formula is: 
11439 \series bold
11440 A
11441 \backslash
11442 {=
11443 \begin_inset Formula $\to$
11444 \end_inset
11445
11446 B
11447 \end_layout
11448
11449 \begin_layout Standard
11450 \begin_inset VSpace bigskip
11451 \end_inset
11452
11453 Spaces are needed for physical units, because the space between the value
11454  and the unit is the smallest one and not a normal space.
11455  For units in text, the smallest space is inserted via the menu 
11456 \family sans
11457 Insert\SpecialChar \menuseparator
11458 Formatting\SpecialChar \menuseparator
11459 Thin
11460 \begin_inset space ~
11461 \end_inset
11462
11463 Space
11464 \family default
11465  (shortcut 
11466 \family sans
11467 Ctrl-Shift-Space
11468 \family default
11469 ).
11470 \end_layout
11471
11472 \begin_layout Standard
11473 An example to visualize the difference:
11474 \end_layout
11475
11476 \begin_layout Standard
11477 \begin_inset Tabular
11478 <lyxtabular version="3" rows="2" columns="2">
11479 <features>
11480 <column alignment="left" valignment="top" width="0">
11481 <column alignment="left" valignment="top" width="0">
11482 <row>
11483 <cell alignment="center" valignment="top" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 24 kW
11488 \begin_inset Formula $\cdot$
11489 \end_inset
11490
11491 h
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 space between value and unit
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 </row>
11506 <row>
11507 <cell alignment="center" valignment="top" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 24
11512 \begin_inset space \thinspace{}
11513 \end_inset
11514
11515 kW
11516 \begin_inset Formula $\cdot$
11517 \end_inset
11518
11519 h
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 smallest space between value and unit
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 </row>
11534 </lyxtabular>
11535
11536 \end_inset
11537
11538
11539 \end_layout
11540
11541 \begin_layout Subsection
11542 Variable Space
11543 \begin_inset ERT
11544 status collapsed
11545
11546 \begin_layout Plain Layout
11547
11548
11549 \backslash
11550 texorpdfstring{
11551 \end_layout
11552
11553 \end_inset
11554
11555
11556 \begin_inset Foot
11557 status collapsed
11558
11559 \begin_layout Plain Layout
11560 for vertical space in formulas see 
11561 \begin_inset CommandInset ref
11562 LatexCommand ref
11563 reference "sub:Line-Separation"
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \end_inset
11571
11572
11573 \begin_inset ERT
11574 status collapsed
11575
11576 \begin_layout Plain Layout
11577
11578 }{}
11579 \end_layout
11580
11581 \end_inset
11582
11583
11584 \begin_inset Note Note
11585 status collapsed
11586
11587 \begin_layout Plain Layout
11588
11589 \backslash
11590 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11591 \end_layout
11592
11593 \begin_layout Plain Layout
11594 More about 
11595 \backslash
11596 texorpdfstring is in section 
11597 \begin_inset CommandInset ref
11598 LatexCommand ref
11599 reference "sub:Formulas-in-Section"
11600
11601 \end_inset
11602
11603 .
11604 \end_layout
11605
11606 \end_inset
11607
11608
11609 \begin_inset CommandInset label
11610 LatexCommand label
11611 name "sub:Variable-Space"
11612
11613 \end_inset
11614
11615
11616 \begin_inset Index
11617 status collapsed
11618
11619 \begin_layout Plain Layout
11620 Space ! horizontal ! variable
11621 \end_layout
11622
11623 \end_inset
11624
11625
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Space with a defined length can be inserted in LyX with the command
11630 \begin_inset Newline newline
11631 \end_inset
11632
11633
11634 \series bold
11635
11636 \backslash
11637 hspace{length}
11638 \series default
11639
11640 \begin_inset Index
11641 status collapsed
11642
11643 \begin_layout Plain Layout
11644 Commands ! H ! 
11645 \backslash
11646 hspace
11647 \end_layout
11648
11649 \end_inset
11650
11651 .
11652  For the length all units listed in 
11653 \begin_inset CommandInset ref
11654 LatexCommand ref
11655 reference "tab:Used-units"
11656
11657 \end_inset
11658
11659  are allowed, except of the unit 
11660 \begin_inset Quotes eld
11661 \end_inset
11662
11663 mu
11664 \begin_inset Quotes erd
11665 \end_inset
11666
11667 .
11668  The length may also be negative.
11669  To insert so many space that the formula uses all available space, the
11670  command 
11671 \series bold
11672
11673 \backslash
11674 hfill
11675 \series default
11676
11677 \begin_inset Index
11678 status collapsed
11679
11680 \begin_layout Plain Layout
11681 Commands ! H ! 
11682 \backslash
11683 hfill
11684 \end_layout
11685
11686 \end_inset
11687
11688  is used.
11689 \end_layout
11690
11691 \begin_layout Standard
11692 \begin_inset VSpace -1mm
11693 \end_inset
11694
11695
11696 \end_layout
11697
11698 \begin_layout Standard
11699 \align center
11700 \begin_inset Tabular
11701 <lyxtabular version="3" rows="4" columns="2">
11702 <features>
11703 <column alignment="center" valignment="top" width="0">
11704 <column alignment="center" valignment="top" width="0">
11705 <row>
11706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 Command
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 Result
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 </row>
11725 <row>
11726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 A=B
11731 \backslash
11732 hspace{3cm
11733 \begin_inset Formula $\to$
11734 \end_inset
11735
11736 A
11737 \backslash
11738 not=C
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 <row>
11757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 A
11762 \backslash
11763 hspace{-1mm
11764 \begin_inset Formula $\to$
11765 \end_inset
11766
11767 A
11768 \backslash
11769 not=A
11770 \end_layout
11771
11772 \end_inset
11773 </cell>
11774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11775 \begin_inset Text
11776
11777 \begin_layout Plain Layout
11778 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 </row>
11787 <row>
11788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11789 \begin_inset Text
11790
11791 \begin_layout Plain Layout
11792 A=A
11793 \backslash
11794 hfill
11795 \begin_inset ERT
11796 status collapsed
11797
11798 \begin_layout Plain Layout
11799
11800
11801 \backslash
11802 spce 
11803 \end_layout
11804
11805 \end_inset
11806
11807 B=B
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 \begin_inset Formula $A=A\hfill B=B$
11817 \end_inset
11818
11819
11820 \end_layout
11821
11822 \end_inset
11823 </cell>
11824 </row>
11825 </lyxtabular>
11826
11827 \end_inset
11828
11829
11830 \end_layout
11831
11832 \begin_layout Standard
11833 In the last example the available space is given by the longest column entry
11834  of the table.
11835  In an inline formula the space depends on the length of the line in which
11836  
11837 \series bold
11838
11839 \backslash
11840 hfill
11841 \series default
11842  is inserted.
11843  Thus, when the line uses the full width, no space will be created.
11844  
11845 \series bold
11846
11847 \backslash
11848 hfill
11849 \series default
11850  only has an effect on displayed formulas when the formula style 
11851 \series bold
11852 Indented
11853 \series default
11854  is used.
11855  (Formula styles are explained in 
11856 \begin_inset CommandInset ref
11857 LatexCommand ref
11858 reference "sec:Formula-Styles"
11859
11860 \end_inset
11861
11862 .)
11863 \end_layout
11864
11865 \begin_layout Standard
11866 For text, variable space can be inserted via the menu 
11867 \family sans
11868 Insert\SpecialChar \menuseparator
11869 Formatting\SpecialChar \menuseparator
11870 Horizontal
11871 \begin_inset space ~
11872 \end_inset
11873
11874 Space
11875 \family default
11876 , what is not possible in formulas:
11877 \end_layout
11878
11879 \begin_layout Standard
11880 This is a line with
11881 \begin_inset space \hspace{}
11882 \length 2cm
11883 \end_inset
11884
11885 2
11886 \begin_inset space \thinspace{}
11887 \end_inset
11888
11889 cm space.
11890 \end_layout
11891
11892 \begin_layout Standard
11893 This is a line with
11894 \begin_inset space \hfill{}
11895 \end_inset
11896
11897 maximum space.
11898 \end_layout
11899
11900 \begin_layout Subsection
11901 Space besides inline Formulas
11902 \begin_inset Index
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906 Space ! besides inline formulas
11907 \end_layout
11908
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \begin_layout Standard
11915 The space that surrounds inline formulas can be adjusted with the length
11916  
11917 \series bold
11918
11919 \backslash
11920 mathsurround
11921 \begin_inset Index
11922 status collapsed
11923
11924 \begin_layout Plain Layout
11925 Commands ! M ! 
11926 \backslash
11927 mathsurround
11928 \end_layout
11929
11930 \end_inset
11931
11932
11933 \series default
11934 .
11935  The value of a length is set with the command 
11936 \series bold
11937
11938 \backslash
11939 setlength
11940 \begin_inset Index
11941 status collapsed
11942
11943 \begin_layout Plain Layout
11944 Commands ! S ! 
11945 \backslash
11946 setlength
11947 \end_layout
11948
11949 \end_inset
11950
11951
11952 \series default
11953  that has the following scheme:
11954 \end_layout
11955
11956 \begin_layout Standard
11957
11958 \series bold
11959
11960 \backslash
11961 setlength{length name}{value}
11962 \end_layout
11963
11964 \begin_layout Standard
11965 To set 
11966 \series bold
11967
11968 \backslash
11969 mathsurround
11970 \series default
11971  to the value 5
11972 \begin_inset space \thinspace{}
11973 \end_inset
11974
11975 mm, the command
11976 \end_layout
11977
11978 \begin_layout Standard
11979
11980 \series bold
11981
11982 \backslash
11983 setlength{
11984 \backslash
11985 mathsurround}{5mm}
11986 \end_layout
11987
11988 \begin_layout Standard
11989 is inserted in TeX-mode.
11990  5
11991 \begin_inset space \thinspace{}
11992 \end_inset
11993
11994 mm space will now be set around all inline formulas:
11995 \begin_inset ERT
11996 status collapsed
11997
11998 \begin_layout Plain Layout
11999
12000
12001 \backslash
12002 setlength{
12003 \backslash
12004 mathsurround}{5mm}
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \begin_layout Standard
12013 This is a line with an inline formula 
12014 \begin_inset Formula $A=B$
12015 \end_inset
12016
12017  with 5
12018 \begin_inset space \thinspace{}
12019 \end_inset
12020
12021 mm surrounding space.
12022 \begin_inset ERT
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027
12028 \backslash
12029 setlength{
12030 \backslash
12031 mathsurround}{0pt}
12032 \end_layout
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \begin_layout Standard
12040 To return to the predefined value, 
12041 \series bold
12042
12043 \backslash
12044 mathsurround
12045 \series default
12046  is set to the value 0
12047 \begin_inset space \thinspace{}
12048 \end_inset
12049
12050 pt.
12051 \end_layout
12052
12053 \begin_layout Section
12054 Boxes and Frames
12055 \begin_inset Index
12056 status collapsed
12057
12058 \begin_layout Plain Layout
12059 Boxes
12060 \end_layout
12061
12062 \end_inset
12063
12064
12065 \begin_inset Index
12066 status collapsed
12067
12068 \begin_layout Plain Layout
12069 Frames | see
12070 \begin_inset ERT
12071 status collapsed
12072
12073 \begin_layout Plain Layout
12074
12075 {
12076 \end_layout
12077
12078 \end_inset
12079
12080 Boxes
12081 \begin_inset ERT
12082 status collapsed
12083
12084 \begin_layout Plain Layout
12085
12086 }
12087 \end_layout
12088
12089 \end_inset
12090
12091
12092 \end_layout
12093
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \begin_layout Standard
12100 Boxes for text are described in chapter 
12101 \family typewriter
12102 Boxes
12103 \family default
12104  in the 
12105 \family typewriter
12106 Embedded
12107 \begin_inset space ~
12108 \end_inset
12109
12110 Objects
12111 \family default
12112  manual.
12113 \end_layout
12114
12115 \begin_layout Subsection
12116 Boxes with Frame
12117 \begin_inset CommandInset label
12118 LatexCommand label
12119 name "sub:Boxes-with-Frame"
12120
12121 \end_inset
12122
12123
12124 \begin_inset Index
12125 status collapsed
12126
12127 \begin_layout Plain Layout
12128 Boxes ! with frame
12129 \end_layout
12130
12131 \end_inset
12132
12133
12134 \end_layout
12135
12136 \begin_layout Standard
12137 It is possible to frame formulas or parts of it with the commands 
12138 \series bold
12139
12140 \backslash
12141 fbox
12142 \series default
12143
12144 \begin_inset Index
12145 status collapsed
12146
12147 \begin_layout Plain Layout
12148 Commands ! F ! 
12149 \backslash
12150 fbox
12151 \end_layout
12152
12153 \end_inset
12154
12155  and 
12156 \series bold
12157
12158 \backslash
12159 boxed
12160 \series default
12161
12162 \begin_inset Index
12163 status collapsed
12164
12165 \begin_layout Plain Layout
12166 Commands ! B ! 
12167 \backslash
12168 boxed
12169 \end_layout
12170
12171 \end_inset
12172
12173 .
12174 \end_layout
12175
12176 \begin_layout Standard
12177 When one of these commands is inserted to a formula, a blue box appears
12178  within a frame to enter formula parts.
12179  For 
12180 \series bold
12181
12182 \backslash
12183 fbox
12184 \series default
12185  an additional formula has to be created by 
12186 \family sans
12187 Ctrl-m
12188 \family default
12189  within this box
12190 \begin_inset Foot
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194 Due to a bug in LyX it is not possible to create a new formula with 
12195 \family sans
12196 Ctrl-m
12197 \family default
12198 , see 
12199 \begin_inset CommandInset href
12200 LatexCommand href
12201 name "LyX-bug #1435"
12202 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12203
12204 \end_inset
12205
12206 .
12207 \end_layout
12208
12209 \end_inset
12210
12211 , because the box content will otherwise be treated as mathematical text.
12212  When 
12213 \series bold
12214
12215 \backslash
12216 boxed
12217 \series default
12218  is used, a new formula is automatically created inside the frame.
12219 \end_layout
12220
12221 \begin_layout Standard
12222 The command 
12223 \series bold
12224
12225 \backslash
12226 fbox
12227 \series default
12228  is not suitable to frame displayed formulas, because the formula will always
12229  be set in the size of the text.
12230  
12231 \series bold
12232
12233 \backslash
12234 boxed
12235 \series default
12236  is in contrary not suitable to frame inline formulas, because the formula
12237  will always be set in the size of a displayed formula.
12238 \end_layout
12239
12240 \begin_layout Standard
12241 As extension to 
12242 \series bold
12243
12244 \backslash
12245 fbox
12246 \series default
12247  there is the command 
12248 \series bold
12249
12250 \backslash
12251 framebox
12252 \series default
12253
12254 \begin_inset Index
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 Commands ! F ! 
12259 \backslash
12260 framebox
12261 \end_layout
12262
12263 \end_inset
12264
12265  where additionally the frame width and the alignment can be specified.
12266  
12267 \series bold
12268
12269 \backslash
12270 framebox
12271 \series default
12272  is used in the following scheme:
12273 \end_layout
12274
12275 \begin_layout Standard
12276
12277 \series bold
12278
12279 \backslash
12280 framebox[frame width][position]{box content}
12281 \end_layout
12282
12283 \begin_layout Standard
12284 The position can either be 
12285 \emph on
12286 l
12287 \emph default
12288  or 
12289 \emph on
12290 r
12291 \emph default
12292 .
12293  
12294 \emph on
12295 l
12296 \emph default
12297  left aligns, 
12298 \emph on
12299 r
12300 \emph default
12301  right aligns the formula in the box.
12302  When no position is given, the formula will be centered.
12303 \begin_inset Newline newline
12304 \end_inset
12305
12306 Is no width given, also no position can be given.
12307  In this case the frame width is adjusted to the box content like for 
12308 \series bold
12309
12310 \backslash
12311 fbox
12312 \series default
12313 .
12314 \end_layout
12315
12316 \begin_layout Standard
12317 When the command 
12318 \series bold
12319
12320 \backslash
12321 framebox
12322 \series default
12323  is inserted, a box appears containing three blue boxes.
12324  The first two boxes are surrounded by brackets and denote the two optional
12325  arguments.
12326  The third box is for formula parts like for 
12327 \series bold
12328
12329 \backslash
12330 fbox
12331 \series default
12332 .
12333 \end_layout
12334
12335 \begin_layout Standard
12336 \align center
12337 \begin_inset Note Note
12338 status open
12339
12340 \begin_layout Plain Layout
12341 The table has been set into a minipage to make the footnote appearing.
12342  Otherwise the footnote text would not be displayed.
12343 \end_layout
12344
12345 \end_inset
12346
12347
12348 \begin_inset Box Frameless
12349 position "c"
12350 hor_pos "c"
12351 has_inner_box 1
12352 inner_pos "c"
12353 use_parbox 0
12354 width "100col%"
12355 special "none"
12356 height "1in"
12357 height_special "totalheight"
12358 status open
12359
12360 \begin_layout Plain Layout
12361 \align center
12362 \begin_inset Tabular
12363 <lyxtabular version="3" rows="5" columns="2">
12364 <features>
12365 <column alignment="center" valignment="top" width="0">
12366 <column alignment="center" valignment="top" width="0">
12367 <row>
12368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12369 \begin_inset Text
12370
12371 \begin_layout Plain Layout
12372 Command
12373 \begin_inset Foot
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377 Due to a bug in LyX it is not possible to create a new formula with 
12378 \family sans
12379 Ctrl-m
12380 \family default
12381 , see 
12382 \begin_inset CommandInset href
12383 LatexCommand href
12384 name "LyX-bug #1435"
12385 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12386
12387 \end_inset
12388
12389 .
12390 \end_layout
12391
12392 \end_inset
12393
12394
12395 \end_layout
12396
12397 \end_inset
12398 </cell>
12399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12400 \begin_inset Text
12401
12402 \begin_layout Plain Layout
12403 Result
12404 \begin_inset Note Note
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408
12409 \series bold
12410
12411 \backslash
12412 raisebox
12413 \series default
12414  is only used as spacer.
12415 \end_layout
12416
12417 \end_inset
12418
12419
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 </row>
12425 <row>
12426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \begin_layout Plain Layout
12430
12431 \backslash
12432 fbox
12433 \begin_inset ERT
12434 status collapsed
12435
12436 \begin_layout Plain Layout
12437
12438
12439 \backslash
12440 spce 
12441 \end_layout
12442
12443 \end_inset
12444
12445
12446 \family sans
12447 Ctrl-m
12448 \family default
12449  
12450 \backslash
12451 int
12452 \begin_inset ERT
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456
12457
12458 \backslash
12459 spce 
12460 \end_layout
12461
12462 \end_inset
12463
12464 A=B
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12470 \begin_inset Text
12471
12472 \begin_layout Plain Layout
12473 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \end_inset
12481 </cell>
12482 </row>
12483 <row>
12484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12485 \begin_inset Text
12486
12487 \begin_layout Plain Layout
12488
12489 \backslash
12490 boxed
12491 \begin_inset ERT
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495
12496
12497 \backslash
12498 spce 
12499 \end_layout
12500
12501 \end_inset
12502
12503
12504 \backslash
12505 int
12506 \begin_inset ERT
12507 status collapsed
12508
12509 \begin_layout Plain Layout
12510
12511
12512 \backslash
12513 spce 
12514 \end_layout
12515
12516 \end_inset
12517
12518 A=B
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12528 \end_inset
12529
12530
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 </row>
12536 <row>
12537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 A+
12542 \backslash
12543 fbox
12544 \begin_inset ERT
12545 status collapsed
12546
12547 \begin_layout Plain Layout
12548
12549
12550 \backslash
12551 spce 
12552 \end_layout
12553
12554 \end_inset
12555
12556 B
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12566 \end_inset
12567
12568
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 </row>
12574 <row>
12575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12576 \begin_inset Text
12577
12578 \begin_layout Plain Layout
12579
12580 \backslash
12581 framebox
12582 \begin_inset ERT
12583 status collapsed
12584
12585 \begin_layout Plain Layout
12586
12587
12588 \backslash
12589 spce 
12590 \end_layout
12591
12592 \end_inset
12593
12594 20mm
12595 \begin_inset Formula $\to$
12596 \end_inset
12597
12598
12599 \begin_inset Formula $\to$
12600 \end_inset
12601
12602
12603 \family sans
12604 Ctrl-m
12605 \family default
12606  
12607 \backslash
12608 frac
12609 \begin_inset ERT
12610 status collapsed
12611
12612 \begin_layout Plain Layout
12613
12614
12615 \backslash
12616 spce 
12617 \end_layout
12618
12619 \end_inset
12620
12621 A
12622 \begin_inset Formula $\downarrow$
12623 \end_inset
12624
12625 B
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 \begin_inset Formula $\raisebox{6mm}{}$
12635 \end_inset
12636
12637
12638 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12639 \end_inset
12640
12641
12642 \begin_inset Formula $\raisebox{-4mm}{}$
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 </row>
12651 </lyxtabular>
12652
12653 \end_inset
12654
12655
12656 \end_layout
12657
12658 \end_inset
12659
12660
12661 \end_layout
12662
12663 \begin_layout Standard
12664 The frame thickness can also be adjusted.
12665  To do this the following commands have to be inserted in TeX-mode before
12666  the formula
12667 \end_layout
12668
12669 \begin_layout Standard
12670
12671 \series bold
12672
12673 \backslash
12674 fboxrule
12675 \series default
12676  
12677 \series bold
12678
12679 \begin_inset Quotes eld
12680 \end_inset
12681
12682 thickness
12683 \begin_inset Quotes erd
12684 \end_inset
12685
12686
12687 \series default
12688  
12689 \series bold
12690
12691 \backslash
12692 fboxsep
12693 \series default
12694  
12695 \series bold
12696
12697 \begin_inset Quotes eld
12698 \end_inset
12699
12700 distance
12701 \begin_inset Quotes erd
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Standard
12708 \begin_inset Quotes eld
12709 \end_inset
12710
12711 distance
12712 \begin_inset Quotes erd
12713 \end_inset
12714
12715  specifies the minimal distance between the frame and the first character
12716  in the box.
12717  An example for this is the following framed formula:
12718 \begin_inset ERT
12719 status collapsed
12720
12721 \begin_layout Plain Layout
12722
12723
12724 \backslash
12725 fboxrule 2mm 
12726 \backslash
12727 fboxsep 3mm
12728 \end_layout
12729
12730 \end_inset
12731
12732
12733 \begin_inset Formula \[
12734 \boxed{A+B=C}\]
12735
12736 \end_inset
12737
12738 Before this formula the commands
12739 \end_layout
12740
12741 \begin_layout Standard
12742
12743 \series bold
12744
12745 \backslash
12746 fboxrule
12747 \series default
12748  
12749 \series bold
12750 2mm
12751 \series default
12752  
12753 \series bold
12754
12755 \backslash
12756 fboxsep
12757 \series default
12758  
12759 \series bold
12760 3mm
12761 \end_layout
12762
12763 \begin_layout Standard
12764 were inserted in TeX-mode.
12765  The given values are used for all following boxes.
12766 \end_layout
12767
12768 \begin_layout Standard
12769 To return to the standard frame size, the command
12770 \end_layout
12771
12772 \begin_layout Standard
12773
12774 \series bold
12775
12776 \backslash
12777 fboxrule
12778 \series default
12779  
12780 \series bold
12781 0.4pt
12782 \series default
12783  
12784 \series bold
12785
12786 \backslash
12787 fboxsep
12788 \series default
12789  
12790 \series bold
12791 3pt
12792 \series default
12793
12794 \begin_inset ERT
12795 status collapsed
12796
12797 \begin_layout Plain Layout
12798
12799
12800 \backslash
12801 fboxrule 0.4pt 
12802 \backslash
12803 fboxsep 3pt
12804 \end_layout
12805
12806 \end_inset
12807
12808
12809 \end_layout
12810
12811 \begin_layout Standard
12812 is inserted in TeX-mode before the next formula.
12813 \end_layout
12814
12815 \begin_layout Subsection
12816 Boxes without Frame
12817 \begin_inset CommandInset label
12818 LatexCommand label
12819 name "sub:Boxes-without-Frame"
12820
12821 \end_inset
12822
12823
12824 \begin_inset Index
12825 status collapsed
12826
12827 \begin_layout Plain Layout
12828 Boxes ! without frame
12829 \end_layout
12830
12831 \end_inset
12832
12833
12834 \end_layout
12835
12836 \begin_layout Standard
12837 For boxes without a frame there are the following box commands: 
12838 \series bold
12839
12840 \backslash
12841 mbox
12842 \series default
12843
12844 \begin_inset Index
12845 status collapsed
12846
12847 \begin_layout Plain Layout
12848 Commands ! M ! 
12849 \backslash
12850 mbox
12851 \end_layout
12852
12853 \end_inset
12854
12855
12856 \series bold
12857
12858 \backslash
12859 makebox
12860 \series default
12861
12862 \begin_inset Index
12863 status collapsed
12864
12865 \begin_layout Plain Layout
12866 Commands ! M ! 
12867 \backslash
12868 makebox
12869 \end_layout
12870
12871 \end_inset
12872
12873 , and 
12874 \series bold
12875
12876 \backslash
12877 raisebox
12878 \series default
12879
12880 \begin_inset Index
12881 status collapsed
12882
12883 \begin_layout Plain Layout
12884 Commands ! R ! 
12885 \backslash
12886 raisebox
12887 \end_layout
12888
12889 \end_inset
12890
12891
12892 \end_layout
12893
12894 \begin_layout Standard
12895 With 
12896 \series bold
12897
12898 \backslash
12899 raisebox
12900 \series default
12901  a box can be super- or subscripted.
12902  But in contrary to normal super- and subscripting, the characters in the
12903  box keep their font size.
12904  
12905 \series bold
12906
12907 \backslash
12908 raisebox
12909 \series default
12910  is used in the following scheme:
12911 \end_layout
12912
12913 \begin_layout Standard
12914
12915 \series bold
12916
12917 \backslash
12918 raisebox{height}{box content}
12919 \end_layout
12920
12921 \begin_layout Standard
12922 When the box should contain a formula, an extra formula is needed like for
12923  
12924 \series bold
12925
12926 \backslash
12927 fbox
12928 \series default
12929 .
12930 \end_layout
12931
12932 \begin_layout Standard
12933 \align center
12934 \begin_inset Tabular
12935 <lyxtabular version="3" rows="4" columns="2">
12936 <features>
12937 <column alignment="center" valignment="top" width="0">
12938 <column alignment="center" valignment="top" width="0">
12939 <row>
12940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 Command
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 Result
12954 \end_layout
12955
12956 \end_inset
12957 </cell>
12958 </row>
12959 <row>
12960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 H
12965 \backslash
12966 raisebox{2mm
12967 \begin_inset Formula $\to$
12968 \end_inset
12969
12970
12971 \backslash
12972 {al
12973 \begin_inset Formula $\to$
12974 \end_inset
12975
12976  lo
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12986 \end_inset
12987
12988
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 </row>
12994 <row>
12995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 H
13000 \backslash
13001 raisebox{-2mm
13002 \begin_inset Formula $\to$
13003 \end_inset
13004
13005
13006 \backslash
13007 {al
13008 \begin_inset Formula $\to$
13009 \end_inset
13010
13011 lo
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13021 \end_inset
13022
13023
13024 \end_layout
13025
13026 \end_inset
13027 </cell>
13028 </row>
13029 <row>
13030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13031 \begin_inset Text
13032
13033 \begin_layout Plain Layout
13034 A=
13035 \backslash
13036 raisebox{-2mm
13037 \begin_inset Formula $\to$
13038 \end_inset
13039
13040
13041 \backslash
13042 {
13043 \family sans
13044 Ctrl-m
13045 \family default
13046  
13047 \backslash
13048 sqrt
13049 \begin_inset ERT
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053
13054
13055 \backslash
13056 spce 
13057 \end_layout
13058
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13067 \begin_inset Text
13068
13069 \begin_layout Plain Layout
13070 \begin_inset ERT
13071 status collapsed
13072
13073 \begin_layout Plain Layout
13074
13075 $A=
13076 \backslash
13077 raisebox{-2mm}{$
13078 \backslash
13079 sqrt{B}$}$
13080 \end_layout
13081
13082 \end_inset
13083
13084
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 </row>
13090 </lyxtabular>
13091
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \begin_layout Standard
13098 The last formula can currently only be created using TeX-mode because LyX
13099  inserts a box instead of the needed extra formula.
13100 \begin_inset Foot
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104 see 
13105 \begin_inset CommandInset href
13106 LatexCommand href
13107 name "LyX-bug #1435"
13108 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13109
13110 \end_inset
13111
13112
13113 \end_layout
13114
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \begin_layout Standard
13121 The command 
13122 \series bold
13123
13124 \backslash
13125 mbox
13126 \series default
13127  is equivalent to 
13128 \series bold
13129
13130 \backslash
13131 fbox
13132 \series default
13133  and 
13134 \series bold
13135
13136 \backslash
13137 makebox
13138 \series default
13139  is equivalent to 
13140 \series bold
13141
13142 \backslash
13143 framebox
13144 \series default
13145 , with the difference that there is no frame.
13146 \end_layout
13147
13148 \begin_layout Subsection
13149 Colored Boxes
13150 \begin_inset CommandInset label
13151 LatexCommand label
13152 name "sub:Colored-Boxes"
13153
13154 \end_inset
13155
13156
13157 \begin_inset Index
13158 status collapsed
13159
13160 \begin_layout Plain Layout
13161 Boxes ! colored
13162 \end_layout
13163
13164 \end_inset
13165
13166
13167 \end_layout
13168
13169 \begin_layout Standard
13170 To be able to use all commands explained in this section, the LaTeX-package
13171  
13172 \series bold
13173 color
13174 \series default
13175
13176 \begin_inset Foot
13177 status collapsed
13178
13179 \begin_layout Plain Layout
13180 The LaTeX-package 
13181 \series bold
13182 color
13183 \series default
13184  is part of every LaTeX standard installation.
13185 \end_layout
13186
13187 \end_inset
13188
13189
13190 \begin_inset Index
13191 status collapsed
13192
13193 \begin_layout Plain Layout
13194 Packages ! color
13195 \end_layout
13196
13197 \end_inset
13198
13199  has to be loaded in the LaTeX-preamble with the line
13200 \begin_inset Foot
13201 status collapsed
13202
13203 \begin_layout Plain Layout
13204 When text is colored somewhere in the document with a predefined color,
13205  LyX loads the LaTeX-package 
13206 \series bold
13207 color
13208 \series default
13209  automatically.
13210  Thus it is possible that the package is loaded twice, but this doesn't
13211  arise problems.
13212 \end_layout
13213
13214 \end_inset
13215
13216
13217 \begin_inset Note Note
13218 status collapsed
13219
13220 \begin_layout Plain Layout
13221 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13222 amble.
13223 \end_layout
13224
13225 \end_inset
13226
13227
13228 \end_layout
13229
13230 \begin_layout Standard
13231
13232 \series bold
13233
13234 \backslash
13235 usepackage{color}
13236 \end_layout
13237
13238 \begin_layout Standard
13239 \begin_inset VSpace medskip
13240 \end_inset
13241
13242 To color boxes, the command 
13243 \series bold
13244
13245 \backslash
13246 colorbox
13247 \series default
13248
13249 \begin_inset Index
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253 Commands ! C ! 
13254 \backslash
13255 colorbox
13256 \end_layout
13257
13258 \end_inset
13259
13260  is used in the following scheme:
13261 \end_layout
13262
13263 \begin_layout Standard
13264
13265 \series bold
13266
13267 \backslash
13268 colorbox{color}{box content}
13269 \end_layout
13270
13271 \begin_layout Standard
13272 The box content can also be a box and a 
13273 \series bold
13274
13275 \backslash
13276 colorbox
13277 \series default
13278  can also be part of another box (see the 2nd and 3rd example).
13279  When the box should contain a formula, an extra formula has to be created,
13280  the same as for 
13281 \series bold
13282
13283 \backslash
13284 fbox
13285 \series default
13286 .
13287 \begin_inset Foot
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291 This also applies for the command 
13292 \series bold
13293
13294 \backslash
13295 fcolorbox
13296 \series default
13297 .
13298  Thereby note 
13299 \begin_inset CommandInset href
13300 LatexCommand href
13301 name "LyX-bug #1435"
13302 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13303
13304 \end_inset
13305
13306 .
13307 \end_layout
13308
13309 \end_inset
13310
13311
13312 \end_layout
13313
13314 \begin_layout Standard
13315 One of the following predefined colors can be chosen:
13316 \end_layout
13317
13318 \begin_layout Standard
13319
13320 \series bold
13321 black
13322 \series default
13323
13324 \series bold
13325 blue
13326 \series default
13327
13328 \series bold
13329 cyan
13330 \series default
13331
13332 \series bold
13333 green
13334 \series default
13335
13336 \series bold
13337 magenta
13338 \series default
13339
13340 \series bold
13341 red
13342 \series default
13343
13344 \series bold
13345 white
13346 \series default
13347 , and 
13348 \series bold
13349 yellow
13350 \end_layout
13351
13352 \begin_layout Standard
13353 \align center
13354 \begin_inset Tabular
13355 <lyxtabular version="3" rows="4" columns="2">
13356 <features>
13357 <column alignment="center" valignment="top" width="0">
13358 <column alignment="center" valignment="top" width="0">
13359 <row>
13360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13361 \begin_inset Text
13362
13363 \begin_layout Plain Layout
13364 Command
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373 Result
13374 \begin_inset Note Note
13375 status collapsed
13376
13377 \begin_layout Plain Layout
13378
13379 \series bold
13380
13381 \backslash
13382 raisebox
13383 \series default
13384  is only used as spacer.
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \end_inset
13393 </cell>
13394 </row>
13395 <row>
13396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400
13401 \backslash
13402 colorbox{yellow
13403 \begin_inset Formula $\to$
13404 \end_inset
13405
13406
13407 \backslash
13408 {A=B
13409 \end_layout
13410
13411 \end_inset
13412 </cell>
13413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13414 \begin_inset Text
13415
13416 \begin_layout Plain Layout
13417 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13418 \end_inset
13419
13420
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 </row>
13426 <row>
13427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13428 \begin_inset Text
13429
13430 \begin_layout Plain Layout
13431
13432 \backslash
13433 colorbox{green
13434 \begin_inset Formula $\to$
13435 \end_inset
13436
13437
13438 \backslash
13439 {
13440 \backslash
13441 fbox
13442 \begin_inset ERT
13443 status collapsed
13444
13445 \begin_layout Plain Layout
13446
13447
13448 \backslash
13449 spce 
13450 \end_layout
13451
13452 \end_inset
13453
13454 A=B
13455 \end_layout
13456
13457 \end_inset
13458 </cell>
13459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13460 \begin_inset Text
13461
13462 \begin_layout Plain Layout
13463 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13464 \end_inset
13465
13466
13467 \end_layout
13468
13469 \end_inset
13470 </cell>
13471 </row>
13472 <row>
13473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477
13478 \backslash
13479 fbox
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485
13486 \backslash
13487 spce 
13488 \end_layout
13489
13490 \end_inset
13491
13492
13493 \backslash
13494 colorbox{green
13495 \begin_inset Formula $\to$
13496 \end_inset
13497
13498
13499 \backslash
13500 {A=B
13501 \end_layout
13502
13503 \end_inset
13504 </cell>
13505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13510 \end_inset
13511
13512
13513 \end_layout
13514
13515 \end_inset
13516 </cell>
13517 </row>
13518 </lyxtabular>
13519
13520 \end_inset
13521
13522
13523 \end_layout
13524
13525 \begin_layout Standard
13526
13527 \series bold
13528
13529 \backslash
13530 colorbox
13531 \series default
13532  only colors the box but not the characters in the box.
13533  To color all characters, the whole formula is highlighted and the wanted
13534  color is chosen in the 
13535 \family sans
13536 Text
13537 \begin_inset space ~
13538 \end_inset
13539
13540 Style
13541 \family default
13542  dialog.
13543  The dialog can be called with the toolbar button 
13544 \begin_inset Graphics
13545         filename ../images/dialog-show_character.png
13546         scale 85
13547
13548 \end_inset
13549
13550  or the menu 
13551 \family sans
13552 Edit\SpecialChar \menuseparator
13553 Text
13554 \begin_inset space ~
13555 \end_inset
13556
13557 Style\SpecialChar \menuseparator
13558 Customized
13559 \family default
13560 .
13561  The formula number has then the same color as the formula.
13562  When the formula number should get another color than the formula characters,
13563  the color must be changed within the formula.
13564 \end_layout
13565
13566 \begin_layout Standard
13567 An example:
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \color red
13573 \begin_inset Formula \begin{equation}
13574 \int A=B\label{eq:red}\end{equation}
13575
13576 \end_inset
13577
13578
13579 \color green
13580
13581 \begin_inset Formula \begin{equation}
13582 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13583
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \begin_layout Standard
13590 Formula 
13591 \begin_inset CommandInset ref
13592 LatexCommand eqref
13593 reference "eq:red"
13594
13595 \end_inset
13596
13597  is completely colored red.
13598 \begin_inset Newline newline
13599 \end_inset
13600
13601 Formula 
13602 \begin_inset CommandInset ref
13603 LatexCommand eqref
13604 reference "eq:redgreen"
13605
13606 \end_inset
13607
13608  was first completely colored green to set the color for the formula number.
13609  Subsequently the formula characters were colored red.
13610 \end_layout
13611
13612 \begin_layout Standard
13613 \begin_inset VSpace bigskip
13614 \end_inset
13615
13616 To color the frame different than the rest of the box, the command 
13617 \series bold
13618
13619 \backslash
13620 fcolorbox
13621 \series default
13622
13623 \begin_inset Index
13624 status collapsed
13625
13626 \begin_layout Plain Layout
13627 Commands ! F ! 
13628 \backslash
13629 fcolorbox
13630 \end_layout
13631
13632 \end_inset
13633
13634  is used in the following scheme:
13635 \end_layout
13636
13637 \begin_layout Standard
13638
13639 \series bold
13640
13641 \backslash
13642 fcolorbox{frame color}{color}{box content}
13643 \end_layout
13644
13645 \begin_layout Standard
13646 So 
13647 \series bold
13648
13649 \backslash
13650 fcolorbox
13651 \series default
13652  is an extension of the command 
13653 \series bold
13654
13655 \backslash
13656 colorbox
13657 \series default
13658 .
13659  The frame width is set, like for 
13660 \series bold
13661
13662 \backslash
13663 framebox
13664 \series default
13665 , with 
13666 \series bold
13667
13668 \backslash
13669 fboxrule
13670 \series default
13671  and 
13672 \series bold
13673
13674 \backslash
13675 fboxsep
13676 \series default
13677 .
13678  An example:
13679 \begin_inset ERT
13680 status collapsed
13681
13682 \begin_layout Plain Layout
13683
13684
13685 \backslash
13686 fboxrule 1mm 
13687 \backslash
13688 fboxsep 1mm
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \begin_inset Formula \[
13695 \fcolorbox{cyan}{magenta}{A=B}\]
13696
13697 \end_inset
13698
13699
13700 \begin_inset ERT
13701 status collapsed
13702
13703 \begin_layout Plain Layout
13704
13705
13706 \backslash
13707 fboxrule 0.4pt 
13708 \backslash
13709 fboxsep 3pt
13710 \end_layout
13711
13712 \end_inset
13713
13714
13715 \end_layout
13716
13717 \begin_layout Standard
13718 This formula was created with the command
13719 \begin_inset Newline newline
13720 \end_inset
13721
13722
13723 \series bold
13724
13725 \backslash
13726 fcolorbox{cyan
13727 \begin_inset Formula $\to$
13728 \end_inset
13729
13730
13731 \backslash
13732 {magenta
13733 \begin_inset Formula $\to$
13734 \end_inset
13735
13736
13737 \backslash
13738 {A=B
13739 \series default
13740 .
13741 \end_layout
13742
13743 \begin_layout Standard
13744 \begin_inset VSpace bigskip
13745 \end_inset
13746
13747 To use other colors than the predefined ones, they have to be defined first.
13748 \end_layout
13749
13750 \begin_layout Standard
13751 One can for example define the color 
13752 \begin_inset Quotes eld
13753 \end_inset
13754
13755
13756 \series bold
13757 darkgreen
13758 \series default
13759
13760 \begin_inset Quotes erd
13761 \end_inset
13762
13763  with the LaTeX-preamble line:
13764 \end_layout
13765
13766 \begin_layout Standard
13767
13768 \series bold
13769
13770 \backslash
13771 definecolor{darkgreen}{cmyk}{0.5,
13772 \series default
13773  
13774 \series bold
13775 0,
13776 \series default
13777  
13778 \series bold
13779 1,
13780 \series default
13781  
13782 \series bold
13783 0.5}
13784 \series default
13785
13786 \begin_inset Index
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790 Commands ! D ! 
13791 \backslash
13792 definecolor
13793 \end_layout
13794
13795 \end_inset
13796
13797
13798 \end_layout
13799
13800 \begin_layout Standard
13801
13802 \series bold
13803 cmyk
13804 \series default
13805  is the color space that denotes the colors 
13806 \series bold
13807 cyan
13808 \series default
13809
13810 \series bold
13811 magenta
13812 \series default
13813
13814 \series bold
13815 yellow
13816 \series default
13817 , and 
13818 \series bold
13819 black
13820 \series default
13821 .
13822  The four comma separated numbers are the portion factor for the corresponding
13823  colors of the color space.
13824  The factors can be in the range of 0
13825 \begin_inset space \thinspace{}
13826 \end_inset
13827
13828 -
13829 \begin_inset space \thinspace{}
13830 \end_inset
13831
13832 1.
13833  Instead of 
13834 \series bold
13835 cmyk
13836 \series default
13837  also the color space 
13838 \series bold
13839 rgb
13840 \series default
13841  can be used for definitions.
13842  
13843 \series bold
13844 rgb
13845 \series default
13846  denotes 
13847 \series bold
13848 red
13849 \series default
13850
13851 \series bold
13852 green
13853 \series default
13854 , and 
13855 \series bold
13856 blue
13857 \series default
13858 , so that there are in this case three portion factors for the corresponding
13859  colors.
13860  Furthermore there is the color space 
13861 \series bold
13862 gray
13863 \series default
13864  with one portion factor for the gray value.
13865 \end_layout
13866
13867 \begin_layout Standard
13868 As example a framed box with the new defined color 
13869 \series bold
13870 darkgreen
13871 \series default
13872  where the characters have been colored 
13873 \series bold
13874 yellow
13875 \series default
13876 :
13877 \begin_inset Formula \begin{equation}
13878 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13879
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \begin_layout Standard
13886 Self-defined colors can also be used for text with the help of the command
13887  
13888 \series bold
13889
13890 \backslash
13891 textcolor
13892 \series default
13893 :
13894 \begin_inset Index
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898 Text ! colored
13899 \end_layout
13900
13901 \end_inset
13902
13903
13904 \end_layout
13905
13906 \begin_layout Standard
13907 \begin_inset ERT
13908 status collapsed
13909
13910 \begin_layout Plain Layout
13911
13912
13913 \backslash
13914 textcolor{darkgreen}{
13915 \end_layout
13916
13917 \end_inset
13918
13919 This sentence is 
13920 \begin_inset Quotes eld
13921 \end_inset
13922
13923 darkgreen
13924 \begin_inset Quotes erd
13925 \end_inset
13926
13927 .
13928 \begin_inset ERT
13929 status collapsed
13930
13931 \begin_layout Plain Layout
13932
13933 }
13934 \end_layout
13935
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Standard
13942
13943 \series bold
13944
13945 \backslash
13946 textcolor
13947 \series default
13948
13949 \begin_inset Index
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 Commands ! T ! 
13954 \backslash
13955 textcolor
13956 \end_layout
13957
13958 \end_inset
13959
13960  is used in the scheme 
13961 \series bold
13962
13963 \backslash
13964 textcolor{color}{characters to color}
13965 \series default
13966 .
13967 \end_layout
13968
13969 \begin_layout Subsection
13970 Paragraph Boxes
13971 \begin_inset CommandInset label
13972 LatexCommand label
13973 name "sub:Paragraph-Boxes"
13974
13975 \end_inset
13976
13977
13978 \begin_inset Index
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982 Boxes ! as paragraph
13983 \end_layout
13984
13985 \end_inset
13986
13987
13988 \end_layout
13989
13990 \begin_layout Standard
13991 A box that can contain several lines and paragraphs, a so called paragraph
13992  box (parbox), can be created with the menu 
13993 \family sans
13994 Insert\SpecialChar \menuseparator
13995 Box
13996 \family default
13997  or the toolbar button 
13998 \begin_inset Graphics
13999         filename ../images/box-insert.png
14000         scale 85
14001
14002 \end_inset
14003
14004 .
14005 \end_layout
14006
14007 \begin_layout Standard
14008 The following example shows a framed parbox in a line:
14009 \end_layout
14010
14011 \begin_layout Standard
14012 \begin_inset VSpace medskip
14013 \end_inset
14014
14015 This is a line 
14016 \begin_inset Box Boxed
14017 position "c"
14018 hor_pos "c"
14019 has_inner_box 1
14020 inner_pos "t"
14021 use_parbox 1
14022 width "5cm"
14023 special "none"
14024 height "1in"
14025 height_special "totalheight"
14026 status open
14027
14028 \begin_layout Plain Layout
14029 This is a paragraph box.
14030  It is exactly 5
14031 \begin_inset space \thinspace{}
14032 \end_inset
14033
14034 cm long and can also contain formulas: 
14035 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14036 \end_inset
14037
14038
14039 \end_layout
14040
14041 \end_inset
14042
14043  with a parbox.
14044 \end_layout
14045
14046 \begin_layout Standard
14047 \begin_inset VSpace medskip
14048 \end_inset
14049
14050
14051 \end_layout
14052
14053 \begin_layout Standard
14054 Such a box is created by right-clicking on the gray box inset.
14055  A dialog pops up showing the box properties.
14056  In our case set: 
14057 \emph on
14058 Decoration
14059 \emph default
14060 : Recangular box, 
14061 \emph on
14062 Inner Box
14063 \emph default
14064 : Parbox, 
14065 \emph on
14066 Width
14067 \emph default
14068 : 5
14069 \begin_inset space \thinspace{}
14070 \end_inset
14071
14072 cm, 
14073 \emph on
14074 Vertical Box Alignment
14075 \emph default
14076 : Middle
14077 \end_layout
14078
14079 \begin_layout Standard
14080 \begin_inset VSpace medskip
14081 \end_inset
14082
14083 In LaTeX a parbox is created with the command 
14084 \series bold
14085
14086 \backslash
14087 parbox
14088 \series default
14089
14090 \begin_inset Index
14091 status collapsed
14092
14093 \begin_layout Plain Layout
14094 Commands ! P ! 
14095 \backslash
14096 parbox
14097 \end_layout
14098
14099 \end_inset
14100
14101  that has the following scheme:
14102 \end_layout
14103
14104 \begin_layout Standard
14105
14106 \series bold
14107
14108 \backslash
14109 parbox[position]{width}{box content}
14110 \end_layout
14111
14112 \begin_layout Standard
14113 The positions 
14114 \emph on
14115 b
14116 \emph default
14117  and 
14118 \emph on
14119 t
14120 \emph default
14121  are possible.
14122  
14123 \emph on
14124 b
14125 \emph default
14126  for bottom means that the box is aligned within the surrounding text with
14127  its last line.
14128  With 
14129 \emph on
14130 t
14131 \emph default
14132  for top this is done with the first line.
14133  When no position is given, the box will be vertically centered, see section
14134  
14135 \emph on
14136 Boxes
14137 \emph default
14138  of the 
14139 \emph on
14140 Embedded
14141 \begin_inset space ~
14142 \end_inset
14143
14144 Objects
14145 \emph default
14146  manual for examples.
14147 \end_layout
14148
14149 \begin_layout Standard
14150 \begin_inset VSpace bigskip
14151 \end_inset
14152
14153 To frame formulas completely, including the formula number, the formula
14154  must be set into a parbox.
14155  To do this, the command 
14156 \series bold
14157
14158 \backslash
14159 fbox{
14160 \backslash
14161 parbox{
14162 \backslash
14163 linewidth-2
14164 \backslash
14165 fboxsep-2
14166 \backslash
14167 fboxrule}{
14168 \series default
14169  is inserted in TeX-mode before the formula.
14170  
14171 \series bold
14172
14173 \backslash
14174 linewidth
14175 \begin_inset Index
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179 Commands ! L ! 
14180 \backslash
14181 linewidth
14182 \end_layout
14183
14184 \end_inset
14185
14186
14187 \series default
14188  is hereby the line width set for the document.
14189  Because the frame is outside the parbox, 2
14190 \begin_inset space \thinspace{}
14191 \end_inset
14192
14193 times the frame separation and the frame thickness must be subtracted from
14194  the line width.
14195  As this is not automatically done by LyX due to a bug
14196 \begin_inset Foot
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200 \begin_inset CommandInset href
14201 LatexCommand href
14202 name "LyX-bug #4483"
14203 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14204
14205 \end_inset
14206
14207
14208 \end_layout
14209
14210 \end_inset
14211
14212 , TeX-mode has to be used.
14213  To be able to multiply and subtract in arguments, the LaTeX-package 
14214 \series bold
14215 calc
14216 \series default
14217
14218 \begin_inset Foot
14219 status collapsed
14220
14221 \begin_layout Plain Layout
14222
14223 \series bold
14224 calc
14225 \series default
14226  is part of every LaTeX standard installation.
14227 \end_layout
14228
14229 \end_inset
14230
14231
14232 \begin_inset Index
14233 status collapsed
14234
14235 \begin_layout Plain Layout
14236 Packages ! calc
14237 \end_layout
14238
14239 \end_inset
14240
14241  must be loaded in the LaTeX-preamble with the line
14242 \end_layout
14243
14244 \begin_layout Standard
14245
14246 \series bold
14247
14248 \backslash
14249 usepackage{calc}
14250 \end_layout
14251
14252 \begin_layout Standard
14253 Behind the formula both boxes are closed by entering 
14254 \series bold
14255 }}
14256 \series default
14257  in TeX-mode.
14258  Here is an example:
14259 \begin_inset ERT
14260 status collapsed
14261
14262 \begin_layout Plain Layout
14263
14264
14265 \backslash
14266 fboxsep 5mm 
14267 \backslash
14268 fboxrule 5mm
14269 \end_layout
14270
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \begin_layout Standard
14277 \begin_inset ERT
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281
14282
14283 \backslash
14284 fbox{
14285 \backslash
14286 parbox{
14287 \backslash
14288 linewidth-2
14289 \backslash
14290 fboxsep-2
14291 \backslash
14292 fboxrule}{
14293 \end_layout
14294
14295 \end_inset
14296
14297
14298 \begin_inset Formula \begin{equation}
14299 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14300
14301 \end_inset
14302
14303
14304 \begin_inset ERT
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308
14309 }}
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \begin_inset ERT
14316 status collapsed
14317
14318 \begin_layout Plain Layout
14319
14320
14321 \backslash
14322 fboxrule 0.4pt 
14323 \backslash
14324 fboxsep 3pt
14325 \end_layout
14326
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \begin_layout Standard
14333 \begin_inset VSpace medskip
14334 \end_inset
14335
14336 As a parbox is used as argument of 
14337 \series bold
14338
14339 \backslash
14340 fbox
14341 \series default
14342 , there is in this case no difference between 
14343 \series bold
14344
14345 \backslash
14346 fbox
14347 \series default
14348  and 
14349 \series bold
14350
14351 \backslash
14352 boxed
14353 \series default
14354 .
14355 \end_layout
14356
14357 \begin_layout Standard
14358 \begin_inset VSpace bigskip
14359 \end_inset
14360
14361 Paragraph boxes are very useful to comment formulas directly.
14362  To do this, 
14363 \series bold
14364
14365 \backslash
14366 parbox
14367 \series default
14368  is used in combination with the command 
14369 \series bold
14370
14371 \backslash
14372 tag
14373 \series default
14374 .
14375  (more about 
14376 \series bold
14377
14378 \backslash
14379 tag
14380 \series default
14381  see 
14382 \begin_inset CommandInset ref
14383 LatexCommand ref
14384 reference "sub:User-defined-Numbering"
14385
14386 \end_inset
14387
14388 )
14389 \end_layout
14390
14391 \begin_layout Standard
14392 An example of a formula commented with 
14393 \series bold
14394
14395 \backslash
14396 parbox
14397 \series default
14398 :
14399 \end_layout
14400
14401 \begin_layout Standard
14402 \begin_inset ERT
14403 status collapsed
14404
14405 \begin_layout Plain Layout
14406
14407
14408 \backslash
14409 [5x-7b=3b
14410 \backslash
14411 tag*{
14412 \backslash
14413 parbox{5cm}{
14414 \end_layout
14415
14416 \end_inset
14417
14418 This is a description.
14419  It is distinctly separated from the formula and multiline.
14420 \begin_inset ERT
14421 status collapsed
14422
14423 \begin_layout Plain Layout
14424
14425 }}
14426 \backslash
14427 ]
14428 \end_layout
14429
14430 \end_inset
14431
14432
14433 \end_layout
14434
14435 \begin_layout Standard
14436 Such a formula must be inserted completely in TeX-mode because LyX does
14437  not yet support the command 
14438 \series bold
14439
14440 \backslash
14441 parbox
14442 \series default
14443  in formulas.
14444  The formula is created with the following command sequence:
14445 \end_layout
14446
14447 \begin_layout Standard
14448 The command 
14449 \series bold
14450
14451 \backslash
14452 [5x-7b=3b
14453 \backslash
14454 tag*
14455 \backslash
14456 {
14457 \backslash
14458 parbox{5cm}{
14459 \series default
14460  is inserted in TeX-mode.
14461 \begin_inset Foot
14462 status collapsed
14463
14464 \begin_layout Plain Layout
14465 When the formula style 
14466 \series bold
14467 Indented
14468 \series default
14469  is used, 
14470 \series bold
14471
14472 \backslash
14473 tag*
14474 \backslash
14475 {
14476 \series default
14477  can also be replaced by 
14478 \series bold
14479
14480 \backslash
14481 hfill
14482 \series default
14483 .
14484  (formula styles see 
14485 \begin_inset CommandInset ref
14486 LatexCommand ref
14487 reference "sec:Formula-Styles"
14488
14489 \end_inset
14490
14491 )
14492 \end_layout
14493
14494 \end_inset
14495
14496  Then the description follows as normal text, and finally 
14497 \series bold
14498 }}
14499 \backslash
14500 ]
14501 \series default
14502  is inserted in TeX-mode.
14503  The commands 
14504 \series bold
14505
14506 \backslash
14507 [
14508 \series default
14509  and 
14510 \series bold
14511
14512 \backslash
14513 ]
14514 \series default
14515  hereby create a displayed formula.
14516 \end_layout
14517
14518 \begin_layout Standard
14519 The advantages of 
14520 \series bold
14521
14522 \backslash
14523 parbox
14524 \series default
14525  can be seen in this example that was 
14526 \begin_inset Quotes eld
14527 \end_inset
14528
14529 commented
14530 \begin_inset Quotes erd
14531 \end_inset
14532
14533  using the mathematical textmode:
14534 \begin_inset Formula \[
14535 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14536
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \begin_layout Section
14543 Operators
14544 \begin_inset Index
14545 status collapsed
14546
14547 \begin_layout Plain Layout
14548 Operators
14549 \end_layout
14550
14551 \end_inset
14552
14553
14554 \end_layout
14555
14556 \begin_layout Subsection
14557 Big Operators
14558 \begin_inset CommandInset label
14559 LatexCommand label
14560 name "sub:Big-Operators"
14561
14562 \end_inset
14563
14564
14565 \begin_inset Index
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569 Operators ! big
14570 \end_layout
14571
14572 \end_inset
14573
14574
14575 \begin_inset Index
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579 Sums
14580 \end_layout
14581
14582 \end_inset
14583
14584
14585 \begin_inset Index
14586 status collapsed
14587
14588 \begin_layout Plain Layout
14589 Integrals
14590 \end_layout
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \begin_layout Standard
14598 To be able to use all integral operators listed here, the option 
14599 \family sans
14600 Use esint package automatically
14601 \family default
14602  must be set in the document settings under 
14603 \family sans
14604 Math
14605 \begin_inset space ~
14606 \end_inset
14607
14608 Options
14609 \family default
14610 .
14611 \end_layout
14612
14613 \begin_layout Standard
14614 \begin_inset space \hfill{}
14615 \end_inset
14616
14617
14618 \begin_inset Tabular
14619 <lyxtabular version="3" rows="11" columns="2">
14620 <features>
14621 <column alignment="center" valignment="top" width="0pt">
14622 <column alignment="center" valignment="top" width="0pt">
14623 <row>
14624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14625 \begin_inset Text
14626
14627 \begin_layout Plain Layout
14628 Command
14629 \end_layout
14630
14631 \end_inset
14632 </cell>
14633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14634 \begin_inset Text
14635
14636 \begin_layout Plain Layout
14637 Result
14638 \end_layout
14639
14640 \end_inset
14641 </cell>
14642 </row>
14643 <row>
14644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14645 \begin_inset Text
14646
14647 \begin_layout Plain Layout
14648
14649 \backslash
14650 sum
14651 \begin_inset Index
14652 status collapsed
14653
14654 \begin_layout Plain Layout
14655 Commands ! S ! 
14656 \backslash
14657 sum
14658 \end_layout
14659
14660 \end_inset
14661
14662
14663 \end_layout
14664
14665 \end_inset
14666 </cell>
14667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14668 \begin_inset Text
14669
14670 \begin_layout Plain Layout
14671 \begin_inset Formula $\sum$
14672 \end_inset
14673
14674
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 </row>
14680 <row>
14681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14682 \begin_inset Text
14683
14684 \begin_layout Plain Layout
14685
14686 \backslash
14687 int
14688 \begin_inset Index
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692 Commands ! I ! 
14693 \backslash
14694 int
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \end_layout
14701
14702 \end_inset
14703 </cell>
14704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708 \begin_inset Formula $\int$
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 </row>
14717 <row>
14718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722
14723 \backslash
14724 intop
14725 \end_layout
14726
14727 \end_inset
14728 </cell>
14729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14730 \begin_inset Text
14731
14732 \begin_layout Plain Layout
14733 \begin_inset Formula $\intop$
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 </row>
14742 <row>
14743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14744 \begin_inset Text
14745
14746 \begin_layout Plain Layout
14747
14748 \backslash
14749 oint
14750 \end_layout
14751
14752 \end_inset
14753 </cell>
14754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 \begin_inset Formula $\oint$
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \end_inset
14765 </cell>
14766 </row>
14767 <row>
14768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772
14773 \backslash
14774 ointop
14775 \end_layout
14776
14777 \end_inset
14778 </cell>
14779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 \begin_inset Formula $\ointop$
14784 \end_inset
14785
14786
14787 \end_layout
14788
14789 \end_inset
14790 </cell>
14791 </row>
14792 <row>
14793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14794 \begin_inset Text
14795
14796 \begin_layout Plain Layout
14797
14798 \backslash
14799 ointctrclockwise
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808 \begin_inset Formula $\ointctrclockwise$
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 </row>
14817 <row>
14818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \begin_layout Plain Layout
14822
14823 \backslash
14824 ointclockwise
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Plain Layout
14833 \begin_inset Formula $\ointclockwise$
14834 \end_inset
14835
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 </row>
14842 <row>
14843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847
14848 \backslash
14849 sqint
14850 \end_layout
14851
14852 \end_inset
14853 </cell>
14854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Plain Layout
14858 \begin_inset Formula $\sqint$
14859 \end_inset
14860
14861
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 </row>
14867 <row>
14868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872
14873 \backslash
14874 bigcap
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883 \begin_inset Formula $\bigcap$
14884 \end_inset
14885
14886
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 </row>
14892 <row>
14893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \backslash
14899 bigcup
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908 \begin_inset Formula $\bigcup$
14909 \end_inset
14910
14911
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 </row>
14917 </lyxtabular>
14918
14919 \end_inset
14920
14921
14922 \begin_inset space \hfill{}
14923 \end_inset
14924
14925
14926 \begin_inset Tabular
14927 <lyxtabular version="3" rows="10" columns="2">
14928 <features>
14929 <column alignment="center" valignment="top" width="0pt">
14930 <column alignment="center" valignment="top" width="0pt">
14931 <row>
14932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936 Command
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945 Result
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 </row>
14951 <row>
14952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956
14957 \backslash
14958 prod
14959 \begin_inset Index
14960 status collapsed
14961
14962 \begin_layout Plain Layout
14963 Commands ! P ! 
14964 \backslash
14965 prod
14966 \end_layout
14967
14968 \end_inset
14969
14970
14971 \end_layout
14972
14973 \end_inset
14974 </cell>
14975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \begin_layout Plain Layout
14979 \begin_inset Formula $\prod$
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \end_inset
14986 </cell>
14987 </row>
14988 <row>
14989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993
14994 \backslash
14995 coprod
14996 \end_layout
14997
14998 \end_inset
14999 </cell>
15000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15001 \begin_inset Text
15002
15003 \begin_layout Plain Layout
15004 \begin_inset Formula $\coprod$
15005 \end_inset
15006
15007
15008 \end_layout
15009
15010 \end_inset
15011 </cell>
15012 </row>
15013 <row>
15014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018
15019 \backslash
15020 bigodot
15021 \end_layout
15022
15023 \end_inset
15024 </cell>
15025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15026 \begin_inset Text
15027
15028 \begin_layout Plain Layout
15029 \begin_inset Formula $\bigodot$
15030 \end_inset
15031
15032
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 </row>
15038 <row>
15039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043
15044 \backslash
15045 bigotimes
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054 \begin_inset Formula $\bigotimes$
15055 \end_inset
15056
15057
15058 \end_layout
15059
15060 \end_inset
15061 </cell>
15062 </row>
15063 <row>
15064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15065 \begin_inset Text
15066
15067 \begin_layout Plain Layout
15068
15069 \backslash
15070 bigoplus
15071 \end_layout
15072
15073 \end_inset
15074 </cell>
15075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079 \begin_inset Formula $\bigoplus$
15080 \end_inset
15081
15082
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row>
15089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093
15094 \backslash
15095 bigwedge
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15101 \begin_inset Text
15102
15103 \begin_layout Plain Layout
15104 \begin_inset Formula $\bigwedge$
15105 \end_inset
15106
15107
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 </row>
15113 <row>
15114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15115 \begin_inset Text
15116
15117 \begin_layout Plain Layout
15118
15119 \backslash
15120 bigvee
15121 \end_layout
15122
15123 \end_inset
15124 </cell>
15125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15126 \begin_inset Text
15127
15128 \begin_layout Plain Layout
15129 \begin_inset Formula $\bigvee$
15130 \end_inset
15131
15132
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 </row>
15138 <row>
15139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15140 \begin_inset Text
15141
15142 \begin_layout Plain Layout
15143
15144 \backslash
15145 bigsqcup
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 \begin_inset Formula $\bigsqcup$
15155 \end_inset
15156
15157
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 </row>
15163 <row>
15164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15165 \begin_inset Text
15166
15167 \begin_layout Plain Layout
15168
15169 \backslash
15170 biguplus
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 \begin_inset Formula $\biguplus$
15180 \end_inset
15181
15182
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 </row>
15188 </lyxtabular>
15189
15190 \end_inset
15191
15192
15193 \begin_inset space \hfill{}
15194 \end_inset
15195
15196
15197 \end_layout
15198
15199 \begin_layout Standard
15200 All big operators can also be inserted via the math toolbar button 
15201 \begin_inset Graphics
15202         filename ../images/math/intop.png
15203         scale 85
15204
15205 \end_inset
15206
15207 .
15208 \end_layout
15209
15210 \begin_layout Standard
15211 The operators are called big because they are bigger than the sometimes
15212  equal looking binary operators.
15213  All big operators can have limits as described in the next subsection.
15214 \end_layout
15215
15216 \begin_layout Standard
15217 The operators 
15218 \series bold
15219
15220 \backslash
15221 intop
15222 \series default
15223  and 
15224 \series bold
15225
15226 \backslash
15227 ointop
15228 \series default
15229  are different from 
15230 \series bold
15231
15232 \backslash
15233 int
15234 \series default
15235  and 
15236 \series bold
15237
15238 \backslash
15239 oint
15240 \series default
15241 , resp.
15242 \begin_inset space ~
15243 \end_inset
15244
15245 in the style the operator limits are displayed, see 
15246 \begin_inset CommandInset ref
15247 LatexCommand ref
15248 reference "sub:Operator-Limits"
15249
15250 \end_inset
15251
15252 .
15253  
15254 \end_layout
15255
15256 \begin_layout Subsubsection*
15257 Advices for Integrals
15258 \end_layout
15259
15260 \begin_layout Standard
15261 The letter 
15262 \emph on
15263 d
15264 \emph default
15265  in an integral is an operator, that therefore has to be set upright.
15266  This is done by highlighting the 
15267 \emph on
15268 d
15269 \emph default
15270  and using the keyboard shortcut 
15271 \family sans
15272 Alt-c
15273 \begin_inset space ~
15274 \end_inset
15275
15276 r
15277 \family default
15278
15279 \begin_inset Foot
15280 status collapsed
15281
15282 \begin_layout Plain Layout
15283 Font styles
15284 \series bold
15285  
15286 \series default
15287 see 
15288 \begin_inset CommandInset ref
15289 LatexCommand ref
15290 reference "sub:Font-Styles"
15291
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \end_inset
15298
15299 .
15300  Finally the smallest space is inserted before the 
15301 \emph on
15302 d
15303 \emph default
15304 , as this is usual for operators.
15305  An example:
15306 \end_layout
15307
15308 \begin_layout Standard
15309 incorrect: 
15310 \begin_inset Formula $\int A(x)dx$
15311 \end_inset
15312
15313
15314 \begin_inset Newline newline
15315 \end_inset
15316
15317
15318 \begin_inset ERT
15319 status collapsed
15320
15321 \begin_layout Plain Layout
15322
15323
15324 \backslash
15325 hphantom{in}
15326 \end_layout
15327
15328 \end_inset
15329
15330 correct: 
15331 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \begin_layout Standard
15338 For multiple integrals there are the following commands:
15339 \begin_inset VSpace medskip
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \begin_layout Standard
15346 \begin_inset space \hfill{}
15347 \end_inset
15348
15349
15350 \begin_inset Tabular
15351 <lyxtabular version="3" rows="4" columns="2">
15352 <features>
15353 <column alignment="center" valignment="top" width="0">
15354 <column alignment="center" valignment="top" width="0">
15355 <row>
15356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 Command
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 Result
15370 \begin_inset Note Note
15371 status collapsed
15372
15373 \begin_layout Plain Layout
15374
15375 \series bold
15376
15377 \backslash
15378 raisebox
15379 \series default
15380  is only used as spacer.
15381 \end_layout
15382
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \end_inset
15389 </cell>
15390 </row>
15391 <row>
15392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \backslash
15398 iint
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15408 \end_inset
15409
15410
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 </row>
15416 <row>
15417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421
15422 \backslash
15423 oiint
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15433 \end_inset
15434
15435
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row>
15442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446
15447 \backslash
15448 sqiint
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 </lyxtabular>
15467
15468 \end_inset
15469
15470
15471 \begin_inset space \hfill{}
15472 \end_inset
15473
15474
15475 \begin_inset Tabular
15476 <lyxtabular version="3" rows="4" columns="2">
15477 <features>
15478 <column alignment="center" valignment="top" width="0">
15479 <column alignment="center" valignment="top" width="0">
15480 <row>
15481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 Command
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 Result
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 </row>
15500 <row>
15501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505
15506 \backslash
15507 iiint
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 </row>
15525 <row>
15526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530
15531 \backslash
15532 iiiint
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15542 \end_inset
15543
15544
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 </row>
15550 <row>
15551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555
15556 \backslash
15557 dotsint
15558 \end_layout
15559
15560 \end_inset
15561 </cell>
15562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15567 \end_inset
15568
15569
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 </row>
15575 </lyxtabular>
15576
15577 \end_inset
15578
15579
15580 \begin_inset space \hfill{}
15581 \end_inset
15582
15583
15584 \end_layout
15585
15586 \begin_layout Subsection
15587 Operator Limits
15588 \begin_inset CommandInset label
15589 LatexCommand label
15590 name "sub:Operator-Limits"
15591
15592 \end_inset
15593
15594
15595 \begin_inset Index
15596 status collapsed
15597
15598 \begin_layout Plain Layout
15599 Operators ! Limits
15600 \end_layout
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Standard
15608 Limits are created by super- and subscripts:
15609 \end_layout
15610
15611 \begin_layout Standard
15612 \align center
15613 \begin_inset Tabular
15614 <lyxtabular version="3" rows="2" columns="2">
15615 <features>
15616 <column alignment="center" valignment="top" width="0pt">
15617 <column alignment="center" valignment="top" width="0pt">
15618 <row>
15619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Plain Layout
15623 Command
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15629 \begin_inset Text
15630
15631 \begin_layout Plain Layout
15632 Result
15633 \begin_inset Note Note
15634 status collapsed
15635
15636 \begin_layout Plain Layout
15637
15638 \series bold
15639
15640 \backslash
15641 raisebox
15642 \series default
15643  is only used as spacer.
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 </row>
15654 <row>
15655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659
15660 \backslash
15661 prod^
15662 \backslash
15663 infty
15664 \begin_inset ERT
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668
15669
15670 \backslash
15671 spce 
15672 \end_layout
15673
15674 \end_inset
15675
15676
15677 \begin_inset Formula $\to$
15678 \end_inset
15679
15680 _0
15681 \begin_inset Formula $\to$
15682 \end_inset
15683
15684 A(x)
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 </row>
15702 </lyxtabular>
15703
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \begin_layout Standard
15710 Limits of inline formulas are set right beside the operator.
15711  Limits in displayed formulas are set above or below the operator, except
15712  of integral limits.
15713 \end_layout
15714
15715 \begin_layout Standard
15716 To force that the limits are set beside the operator, the cursor is set
15717  directly behind the operator and the limits type is changed with the menu
15718  
15719 \family sans
15720 Edit\SpecialChar \menuseparator
15721 Math\SpecialChar \menuseparator
15722 Change Limits Type
15723 \family default
15724  to 
15725 \family sans
15726 \series bold
15727 Inline
15728 \family default
15729 \series default
15730  (shortcut 
15731 \family sans
15732 Alt-m
15733 \begin_inset space ~
15734 \end_inset
15735
15736 l
15737 \family default
15738 ).
15739  An example:
15740 \end_layout
15741
15742 \begin_layout Standard
15743 The default limits type is this:
15744 \begin_inset Formula \[
15745 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15746
15747 \end_inset
15748
15749 This is how it looks when the limits type was changed to 
15750 \family sans
15751 \series bold
15752 Inline
15753 \family default
15754 \series default
15755 :
15756 \begin_inset Formula \[
15757 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15758
15759 \end_inset
15760
15761 For integrals, except of 
15762 \series bold
15763
15764 \backslash
15765 intop
15766 \series default
15767  and 
15768 \series bold
15769
15770 \backslash
15771 ointop
15772 \series default
15773 , the limits are by default set beside the operator.
15774  But for multiple integrals the limits are often set below the operator.
15775  In the following example the limits type was therefore set to 
15776 \series bold
15777 Display
15778 \series default
15779  and so set below the integrals:
15780 \begin_inset Formula \begin{equation}
15781 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15782
15783 \end_inset
15784
15785
15786 \end_layout
15787
15788 \begin_layout Standard
15789 \begin_inset VSpace medskip
15790 \end_inset
15791
15792 To specify conditions for limits, the commands 
15793 \series bold
15794
15795 \backslash
15796 subarray
15797 \series default
15798
15799 \begin_inset Index
15800 status collapsed
15801
15802 \begin_layout Plain Layout
15803 Commands ! S ! 
15804 \backslash
15805 subarray
15806 \end_layout
15807
15808 \end_inset
15809
15810  and 
15811 \series bold
15812
15813 \backslash
15814 substack
15815 \series default
15816
15817 \begin_inset Index
15818 status collapsed
15819
15820 \begin_layout Plain Layout
15821 Commands ! S ! 
15822 \backslash
15823 substack
15824 \end_layout
15825
15826 \end_inset
15827
15828  are used.
15829  To create for example this expression 
15830 \begin_inset Formula \begin{equation}
15831 \sum_{\begin{subarray}{c}
15832 0<k<1000\\
15833 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15834
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 the following has to be done:
15842 \begin_inset Newline newline
15843 \end_inset
15844
15845 First the command 
15846 \series bold
15847
15848 \backslash
15849 sum
15850 \series default
15851 ^
15852 \series bold
15853 n
15854 \begin_inset ERT
15855 status collapsed
15856
15857 \begin_layout Plain Layout
15858
15859
15860 \backslash
15861 spce 
15862 \end_layout
15863
15864 \end_inset
15865
15866 _
15867 \series default
15868  is typed in.
15869  One is now in a blue box under the summation operator and insert there
15870  the command 
15871 \series bold
15872
15873 \backslash
15874 subarray
15875 \begin_inset ERT
15876 status collapsed
15877
15878 \begin_layout Plain Layout
15879
15880
15881 \backslash
15882 spce 
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \series default
15889 .
15890  The blue box is now within a purple box and now several lines can be written
15891  among each other.
15892  A new line is created by inserting a line break (
15893 \family sans
15894 Ctrl-Return
15895 \family default
15896 ).
15897  When now
15898 \begin_inset Newline newline
15899 \end_inset
15900
15901
15902 \series bold
15903 0<k<1000 Ctrl-Return
15904 \begin_inset Newline newline
15905 \end_inset
15906
15907
15908 \series default
15909 is typed in, a new box appears below for the new line.
15910 \end_layout
15911
15912 \begin_layout Standard
15913 The alignment of the lines can be changed to left aligned with the 
15914 \family sans
15915 table
15916 \family default
15917  
15918 \family sans
15919 toolbar
15920 \family default
15921  or the menu 
15922 \family sans
15923 Edit\SpecialChar \menuseparator
15924 Rows &Columns
15925 \family default
15926 .
15927  To get right alignment, 
15928 \series bold
15929
15930 \backslash
15931 hfill
15932 \begin_inset ERT
15933 status collapsed
15934
15935 \begin_layout Plain Layout
15936
15937
15938 \backslash
15939 spce 
15940 \end_layout
15941
15942 \end_inset
15943
15944
15945 \series default
15946  is inserted at the beginning of the line.
15947 \end_layout
15948
15949 \begin_layout Standard
15950 The command 
15951 \series bold
15952
15953 \backslash
15954 substack
15955 \series default
15956  is equivalent to 
15957 \series bold
15958
15959 \backslash
15960 subarray
15961 \series default
15962  with the difference that the lines are always centered.
15963 \end_layout
15964
15965 \begin_layout Standard
15966 \begin_inset VSpace bigskip
15967 \end_inset
15968
15969 Like in formula 
15970 \begin_inset CommandInset ref
15971 LatexCommand eqref
15972 reference "eq:substack"
15973
15974 \end_inset
15975
15976  there can be too much space beside an operator, because the characters
15977  following the operator are set beside the limits.
15978 \end_layout
15979
15980 \begin_layout Standard
15981 To avoid this, the following macro can be used in the LaTeX-preamble:
15982 \end_layout
15983
15984 \begin_layout Standard
15985
15986 \series bold
15987
15988 \backslash
15989 def
15990 \backslash
15991 clap#1{
15992 \backslash
15993 hbox to 0pt{
15994 \backslash
15995 hss #1
15996 \backslash
15997 hss}}
15998 \begin_inset Newline newline
15999 \end_inset
16000
16001
16002 \backslash
16003 def
16004 \backslash
16005 mathclap {
16006 \backslash
16007 mathpalette 
16008 \backslash
16009 mathclapinternal}
16010 \begin_inset Newline newline
16011 \end_inset
16012
16013
16014 \backslash
16015 def
16016 \backslash
16017 mathclapinternal #1#2{
16018 \backslash
16019 clap{$
16020 \backslash
16021 mathsurround =0pt #1{#2}$}}
16022 \end_layout
16023
16024 \begin_layout Standard
16025 This defines the command 
16026 \series bold
16027
16028 \backslash
16029 mathclap
16030 \series default
16031
16032 \begin_inset Index
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036 Commands ! M ! 
16037 \backslash
16038 mathclap
16039 \end_layout
16040
16041 \end_inset
16042
16043  that sets the width of the limit to 0
16044 \begin_inset space \thinspace{}
16045 \end_inset
16046
16047 pt.
16048  The command scheme is
16049 \end_layout
16050
16051 \begin_layout Standard
16052
16053 \series bold
16054
16055 \backslash
16056 mathclap{limit}
16057 \end_layout
16058
16059 \begin_layout Standard
16060 where the limit can consist of several conditions.
16061 \end_layout
16062
16063 \begin_layout Standard
16064 Applied on formula 
16065 \begin_inset CommandInset ref
16066 LatexCommand eqref
16067 reference "eq:substack"
16068
16069 \end_inset
16070
16071 , one uses the command
16072 \end_layout
16073
16074 \begin_layout Standard
16075
16076 \series bold
16077
16078 \backslash
16079 sum_
16080 \backslash
16081 mathclap{
16082 \backslash
16083 substack
16084 \begin_inset ERT
16085 status collapsed
16086
16087 \begin_layout Plain Layout
16088
16089
16090 \backslash
16091 spce 
16092 \end_layout
16093
16094 \end_inset
16095
16096 0<k<1000 Ctrl-Enter
16097 \end_layout
16098
16099 \begin_layout Standard
16100 to create the lower limit.
16101  The summand is now directly behind the summation operator:
16102 \begin_inset Formula \[
16103 \sum_{\mathclap{\substack{0<k<1000\\
16104 \\k\,\in\,\mathbb{N}}
16105 }}^{n}k^{-2}\]
16106
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \begin_layout Standard
16113 \begin_inset VSpace bigskip
16114 \end_inset
16115
16116 How to use one limit for several operators is described in 
16117 \begin_inset CommandInset ref
16118 LatexCommand ref
16119 reference "sub:Self-defined-Operators"
16120
16121 \end_inset
16122
16123 .
16124 \end_layout
16125
16126 \begin_layout Subsection
16127 Binary Operators
16128 \begin_inset CommandInset label
16129 LatexCommand label
16130 name "sub:Binary-Operators"
16131
16132 \end_inset
16133
16134
16135 \begin_inset Index
16136 status collapsed
16137
16138 \begin_layout Plain Layout
16139 Operators ! binary
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \end_layout
16146
16147 \begin_layout Standard
16148 Binary operators are surrounded by space when there is a character before
16149  and behind them.
16150 \begin_inset VSpace medskip
16151 \end_inset
16152
16153
16154 \end_layout
16155
16156 \begin_layout Standard
16157 \begin_inset space \hfill{}
16158 \end_inset
16159
16160
16161 \begin_inset Tabular
16162 <lyxtabular version="3" rows="13" columns="2">
16163 <features>
16164 <column alignment="center" valignment="top" width="0pt">
16165 <column alignment="center" valignment="top" width="0pt">
16166 <row>
16167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171 Command
16172 \begin_inset Note Note
16173 status collapsed
16174
16175 \begin_layout Plain Layout
16176
16177 \series bold
16178
16179 \backslash
16180 raisebox
16181 \series default
16182  is only used as spacer.
16183 \end_layout
16184
16185 \end_inset
16186
16187
16188 \end_layout
16189
16190 \end_inset
16191 </cell>
16192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196 Result
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 +
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Plain Layout
16216 \begin_inset Formula $+$
16217 \end_inset
16218
16219
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 </row>
16225 <row>
16226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Plain Layout
16230 -
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 \begin_inset Formula $-$
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 </row>
16248 <row>
16249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253
16254 \backslash
16255 pm
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264 \begin_inset Formula $\pm$
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 </row>
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \backslash
16280 mp
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 \begin_inset Formula $\mp$
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303
16304 \backslash
16305 cdot
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 \begin_inset Formula $\cdot$
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328
16329 \backslash
16330 times
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 \begin_inset Formula $\times$
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 </row>
16348 <row>
16349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353
16354 \backslash
16355 div
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 \begin_inset Formula $\div$
16365 \end_inset
16366
16367
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 <row>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 \begin_inset ERT
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382
16383
16384 \backslash
16385 raisebox{-1.2mm}{
16386 \end_layout
16387
16388 \end_inset
16389
16390 *
16391 \begin_inset ERT
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395
16396 }
16397 \end_layout
16398
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 \begin_inset Formula $*$
16411 \end_inset
16412
16413
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 </row>
16419 <row>
16420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424
16425 \backslash
16426 star
16427 \end_layout
16428
16429 \end_inset
16430 </cell>
16431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435 \begin_inset Formula $\star$
16436 \end_inset
16437
16438
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 </row>
16444 <row>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449
16450 \backslash
16451 circ
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 \begin_inset Formula $\circ$
16461 \end_inset
16462
16463
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 </row>
16469 <row>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474
16475 \backslash
16476 diamond
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485 \begin_inset Formula $\diamond$
16486 \end_inset
16487
16488
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 </row>
16494 <row>
16495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16496 \begin_inset Text
16497
16498 \begin_layout Plain Layout
16499
16500 \backslash
16501 bullet
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510 \begin_inset Formula $\bullet$
16511 \end_inset
16512
16513
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 </row>
16519 </lyxtabular>
16520
16521 \end_inset
16522
16523
16524 \begin_inset space \hfill{}
16525 \end_inset
16526
16527
16528 \begin_inset Tabular
16529 <lyxtabular version="3" rows="13" columns="2">
16530 <features>
16531 <column alignment="center" valignment="top" width="0pt">
16532 <column alignment="center" valignment="top" width="0pt">
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 Command
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 Result
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 </row>
16553 <row>
16554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558
16559 \backslash
16560 nabla
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569 \begin_inset Formula $\nabla$
16570 \end_inset
16571
16572
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 </row>
16578 <row>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583
16584 \backslash
16585 bigtriangledown
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 \begin_inset Formula $\bigtriangledown$
16595 \end_inset
16596
16597
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 </row>
16603 <row>
16604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608
16609 \backslash
16610 bigtriangleup
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 \begin_inset Formula $\bigtriangleup$
16620 \end_inset
16621
16622
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 </row>
16628 <row>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633
16634 \backslash
16635 Box
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644 \begin_inset Formula $\Box$
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 </row>
16653 <row>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658
16659 \backslash
16660 cap 
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 \begin_inset Formula $\cap$
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 </row>
16678 <row>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \backslash
16685 cup
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694 \begin_inset Formula $\cup$
16695 \end_inset
16696
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 </row>
16703 <row>
16704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708
16709 \backslash
16710 dagger
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719 \begin_inset Formula $\dagger$
16720 \end_inset
16721
16722
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 </row>
16728 <row>
16729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733
16734 \backslash
16735 ddagger
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 \begin_inset Formula $\ddagger$
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 </row>
16753 <row>
16754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758
16759 \backslash
16760 wr
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769 \begin_inset Formula $\wr$
16770 \end_inset
16771
16772
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 </row>
16778 <row>
16779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16780 \begin_inset Text
16781
16782 \begin_layout Plain Layout
16783
16784 \backslash
16785 bigcirc
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 \begin_inset Formula $\bigcirc$
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 </row>
16803 <row>
16804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808
16809 \backslash
16810 wedge
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 \begin_inset Formula $\wedge$
16820 \end_inset
16821
16822
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 <row>
16829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833
16834 \backslash
16835 vee
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844 \begin_inset Formula $\vee$
16845 \end_inset
16846
16847
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 </lyxtabular>
16854
16855 \end_inset
16856
16857
16858 \begin_inset space \hfill{}
16859 \end_inset
16860
16861
16862 \begin_inset Tabular
16863 <lyxtabular version="3" rows="13" columns="2">
16864 <features>
16865 <column alignment="center" valignment="top" width="0pt">
16866 <column alignment="center" valignment="top" width="0pt">
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872 Command
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881 Result
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 </row>
16887 <row>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892
16893 \backslash
16894 oplus
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 \begin_inset Formula $\oplus$
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 </row>
16912 <row>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917
16918 \backslash
16919 ominus
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Formula $\ominus$
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942
16943 \backslash
16944 otimes
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 \begin_inset Formula $\otimes$
16954 \end_inset
16955
16956
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 </row>
16962 <row>
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967
16968 \backslash
16969 oslash
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 \begin_inset Formula $\oslash$
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 <row>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \backslash
16994 odot
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 \begin_inset Formula $\odot$
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \backslash
17019 amalg
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset Formula $\amalg$
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 </row>
17037 <row>
17038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042
17043 \backslash
17044 uplus
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 \begin_inset Formula $\uplus$
17054 \end_inset
17055
17056
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 <row>
17063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067
17068 \backslash
17069 setminus
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 \begin_inset Formula $\setminus$
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 <row>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092
17093 \backslash
17094 sqcap
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103 \begin_inset Formula $\sqcap$
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 </row>
17112 <row>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117
17118 \backslash
17119 sqcup
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128 \begin_inset Formula $\sqcup$
17129 \end_inset
17130
17131
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 </row>
17137 <row>
17138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142
17143 \backslash
17144 triangleleft
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153 \begin_inset Formula $\triangleleft$
17154 \end_inset
17155
17156
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 </row>
17162 <row>
17163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167
17168 \backslash
17169 triangleright
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178 \begin_inset Formula $\triangleright$
17179 \end_inset
17180
17181
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 </row>
17187 </lyxtabular>
17188
17189 \end_inset
17190
17191
17192 \begin_inset space \hfill{}
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \begin_layout Standard
17199 All binary operators can also be inserted via the math toolbar button 
17200 \begin_inset Graphics
17201         filename ../images/math/pm.png
17202         scale 85
17203
17204 \end_inset
17205
17206 .
17207 \end_layout
17208
17209 \begin_layout Standard
17210 To typeset the Laplace operator also 
17211 \series bold
17212
17213 \backslash
17214 Delta
17215 \series default
17216  or 
17217 \series bold
17218
17219 \backslash
17220 nabla
17221 \series default
17222 ^
17223 \series bold
17224 2
17225 \series default
17226  (
17227 \begin_inset Formula $\nabla^{2}$
17228 \end_inset
17229
17230 ) can be used instead of 
17231 \series bold
17232
17233 \backslash
17234 bigtriangleup
17235 \series default
17236  .
17237 \end_layout
17238
17239 \begin_layout Standard
17240 The character 
17241 \family sans
17242 Menu Separator
17243 \family default
17244  from the menu 
17245 \family sans
17246 Insert\SpecialChar \menuseparator
17247 Special Character
17248 \family default
17249  is the operator 
17250 \series bold
17251
17252 \backslash
17253 triangleright
17254 \series default
17255 .
17256 \end_layout
17257
17258 \begin_layout Subsection
17259 Self-defined Operators
17260 \begin_inset CommandInset label
17261 LatexCommand label
17262 name "sub:Self-defined-Operators"
17263
17264 \end_inset
17265
17266
17267 \begin_inset Index
17268 status collapsed
17269
17270 \begin_layout Plain Layout
17271 Operators ! self-defined
17272 \end_layout
17273
17274 \end_inset
17275
17276
17277 \end_layout
17278
17279 \begin_layout Standard
17280 With the help of the command 
17281 \series bold
17282
17283 \backslash
17284 DeclareMathOperator
17285 \series default
17286
17287 \begin_inset Index
17288 status collapsed
17289
17290 \begin_layout Plain Layout
17291 Commands ! D ! 
17292 \backslash
17293 dbinom@
17294 \backslash
17295 DeclareMathOperator
17296 \end_layout
17297
17298 \end_inset
17299
17300  custom operators can be defined in the LaTeX-preamble.
17301  Its command scheme is:
17302 \end_layout
17303
17304 \begin_layout Standard
17305
17306 \series bold
17307
17308 \backslash
17309 DeclareMathOperator{new command}{display}
17310 \end_layout
17311
17312 \begin_layout Standard
17313 Display can be characters or symbols that define how the operator looks
17314  in the output.
17315  To define a big operator a * is set behind the command.
17316  All self-defined big operators can have limits as described in 
17317 \begin_inset CommandInset ref
17318 LatexCommand ref
17319 reference "sub:Operator-Limits"
17320
17321 \end_inset
17322
17323 .
17324 \end_layout
17325
17326 \begin_layout Standard
17327 For example the LaTeX-preamble line
17328 \end_layout
17329
17330 \begin_layout Standard
17331
17332 \series bold
17333
17334 \backslash
17335 DeclareMathOperator*{
17336 \backslash
17337 Lozenge}{
17338 \backslash
17339 blacklozenge}
17340 \end_layout
17341
17342 \begin_layout Standard
17343 defines the command 
17344 \series bold
17345
17346 \backslash
17347 Lozenge
17348 \series default
17349 , that inserts a big operator consisting of the lozenge symbol from 
17350 \begin_inset CommandInset ref
17351 LatexCommand ref
17352 reference "sub:Miscellaneous-Symbols"
17353
17354 \end_inset
17355
17356 :
17357 \begin_inset Formula \[
17358 \Lozenge_{n=1}^{\infty}\]
17359
17360 \end_inset
17361
17362 The command for this formula is: 
17363 \series bold
17364
17365 \backslash
17366 Lozenge
17367 \series default
17368 ^
17369 \series bold
17370
17371 \backslash
17372 infty
17373 \begin_inset Formula $\to$
17374 \end_inset
17375
17376 _n=1
17377 \end_layout
17378
17379 \begin_layout Standard
17380 \begin_inset VSpace bigskip
17381 \end_inset
17382
17383 When self-defined operators are not used several times in the document,
17384  they can also be defined with the commands 
17385 \series bold
17386
17387 \backslash
17388 mathop
17389 \series default
17390
17391 \begin_inset Index
17392 status collapsed
17393
17394 \begin_layout Plain Layout
17395 Commands ! M ! 
17396 \backslash
17397 mathop
17398 \end_layout
17399
17400 \end_inset
17401
17402  and 
17403 \series bold
17404
17405 \backslash
17406 mathbin
17407 \series default
17408
17409 \begin_inset Index
17410 status collapsed
17411
17412 \begin_layout Plain Layout
17413 Commands ! M ! 
17414 \backslash
17415 mathbin
17416 \end_layout
17417
17418 \end_inset
17419
17420 , which have the following scheme:
17421 \end_layout
17422
17423 \begin_layout Standard
17424
17425 \series bold
17426
17427 \backslash
17428 mathop{display}
17429 \series default
17430  and 
17431 \series bold
17432
17433 \backslash
17434 mathbin{display}
17435 \end_layout
17436
17437 \begin_layout Standard
17438
17439 \series bold
17440
17441 \backslash
17442 mathop
17443 \series default
17444  defines big operators, 
17445 \series bold
17446
17447 \backslash
17448 mathbin
17449 \series default
17450  binary operators.
17451 \end_layout
17452
17453 \begin_layout Standard
17454
17455 \series bold
17456
17457 \backslash
17458 mathop
17459 \series default
17460  can e.
17461 \begin_inset space \thinspace{}
17462 \end_inset
17463
17464 g.
17465 \begin_inset space ~
17466 \end_inset
17467
17468 be used to use one limit for several operators:
17469 \end_layout
17470
17471 \begin_layout Standard
17472 \begin_inset Formula \[
17473 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17474
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \begin_layout Standard
17481 The command for the formula above is:
17482 \begin_inset Newline newline
17483 \end_inset
17484
17485
17486 \series bold
17487
17488 \backslash
17489 mathop{
17490 \backslash
17491 sum
17492 \backslash
17493 negmedspace
17494 \backslash
17495 sum
17496 \series default
17497
17498 \begin_inset ERT
17499 status collapsed
17500
17501 \begin_layout Plain Layout
17502
17503
17504 \backslash
17505 spce 
17506 \end_layout
17507
17508 \end_inset
17509
17510
17511 \series bold
17512
17513 \begin_inset Formula $\to$
17514 \end_inset
17515
17516 ^N
17517 \series default
17518
17519 \begin_inset ERT
17520 status collapsed
17521
17522 \begin_layout Plain Layout
17523
17524
17525 \backslash
17526 spce 
17527 \end_layout
17528
17529 \end_inset
17530
17531
17532 \series bold
17533 _i,j=1
17534 \end_layout
17535
17536 \begin_layout Section
17537 Fonts
17538 \begin_inset Index
17539 status collapsed
17540
17541 \begin_layout Plain Layout
17542 Fonts
17543 \end_layout
17544
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \begin_layout Subsection
17551 Font Styles
17552 \begin_inset CommandInset label
17553 LatexCommand label
17554 name "sub:Font-Styles"
17555
17556 \end_inset
17557
17558
17559 \begin_inset Index
17560 status collapsed
17561
17562 \begin_layout Plain Layout
17563 Font ! style
17564 \end_layout
17565
17566 \end_inset
17567
17568
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Latin letters in formulas can be set in one of the following font styles:
17573 \begin_inset VSpace -2mm
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \begin_layout Standard
17580 \align center
17581 \begin_inset Tabular
17582 <lyxtabular version="3" rows="6" columns="3">
17583 <features>
17584 <column alignment="center" valignment="top" width="0">
17585 <column alignment="center" valignment="top" width="0">
17586 <column alignment="center" valignment="top" width="0">
17587 <row>
17588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 Command
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 Result
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610 shortcut
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 </row>
17616 <row>
17617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621
17622 \backslash
17623 mathbb
17624 \series bold
17625
17626 \begin_inset ERT
17627 status collapsed
17628
17629 \begin_layout Plain Layout
17630
17631
17632 \backslash
17633 spce 
17634 \end_layout
17635
17636 \end_inset
17637
17638
17639 \series default
17640 ABC
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17646 \begin_inset Text
17647
17648 \begin_layout Plain Layout
17649 \begin_inset Formula $\mathbb{ABC}$
17650 \end_inset
17651
17652
17653 \end_layout
17654
17655 \end_inset
17656 </cell>
17657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17658 \begin_inset Text
17659
17660 \begin_layout Plain Layout
17661 Alt-c c
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 </row>
17667 <row>
17668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672
17673 \backslash
17674 mathbf
17675 \series bold
17676
17677 \begin_inset ERT
17678 status collapsed
17679
17680 \begin_layout Plain Layout
17681
17682
17683 \backslash
17684 spce 
17685 \end_layout
17686
17687 \end_inset
17688
17689
17690 \series default
17691 AbC
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 \begin_inset Formula $\mathbf{AbC}$
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712 -
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 </row>
17718 <row>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723
17724 \backslash
17725 boldsymbol
17726 \series bold
17727
17728 \begin_inset ERT
17729 status collapsed
17730
17731 \begin_layout Plain Layout
17732
17733
17734 \backslash
17735 spce 
17736 \end_layout
17737
17738 \end_inset
17739
17740
17741 \series default
17742 AbC
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751 \begin_inset Formula $\boldsymbol{AbC}$
17752 \end_inset
17753
17754
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763 Alt-c b
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 </row>
17769 <row>
17770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774
17775 \backslash
17776 mathcal
17777 \series bold
17778
17779 \begin_inset ERT
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783
17784
17785 \backslash
17786 spce 
17787 \end_layout
17788
17789 \end_inset
17790
17791
17792 \series default
17793 ABC
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802 \begin_inset Formula $\mathcal{ABC}$
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 Alt-c e
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 </row>
17820 <row>
17821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17822 \begin_inset Text
17823
17824 \begin_layout Plain Layout
17825
17826 \backslash
17827 mathfrak
17828 \series bold
17829
17830 \begin_inset ERT
17831 status collapsed
17832
17833 \begin_layout Plain Layout
17834
17835
17836 \backslash
17837 spce 
17838 \end_layout
17839
17840 \end_inset
17841
17842
17843 \series default
17844 AbC
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853 \begin_inset Formula $\mathfrak{AbC}$
17854 \end_inset
17855
17856
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 -
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 </row>
17871 </lyxtabular>
17872
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \begin_layout Standard
17879 \align center
17880 \begin_inset Tabular
17881 <lyxtabular version="3" rows="5" columns="3">
17882 <features>
17883 <column alignment="center" valignment="top" width="0">
17884 <column alignment="center" valignment="top" width="0">
17885 <column alignment="center" valignment="top" width="0">
17886 <row>
17887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 Command
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Result
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 shortcut
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \backslash
17922 mathit
17923 \series bold
17924
17925 \begin_inset ERT
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929
17930
17931 \backslash
17932 spce 
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \series default
17939 AbC
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 \begin_inset Formula $\mathit{AbC}$
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960 -
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 </row>
17966 <row>
17967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971
17972 \backslash
17973 mathrm
17974 \series bold
17975
17976 \begin_inset ERT
17977 status collapsed
17978
17979 \begin_layout Plain Layout
17980
17981
17982 \backslash
17983 spce 
17984 \end_layout
17985
17986 \end_inset
17987
17988
17989 \series default
17990 AbC
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 \begin_inset Formula $\mathrm{AbC}$
18000 \end_inset
18001
18002
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 Alt-c r
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 </row>
18017 <row>
18018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \backslash
18024 mathsf
18025 \series bold
18026
18027 \begin_inset ERT
18028 status collapsed
18029
18030 \begin_layout Plain Layout
18031
18032
18033 \backslash
18034 spce 
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \series default
18041 AbC
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 \begin_inset Formula $\mathsf{AbC}$
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 Alt-c s
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 </row>
18068 <row>
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
18074 \backslash
18075 mathtt
18076 \series bold
18077
18078 \begin_inset ERT
18079 status collapsed
18080
18081 \begin_layout Plain Layout
18082
18083
18084 \backslash
18085 spce 
18086 \end_layout
18087
18088 \end_inset
18089
18090
18091 \series default
18092 AbC
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101 \begin_inset Formula $\mathtt{AbC}$
18102 \end_inset
18103
18104
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113 Alt-c p
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 </row>
18119 </lyxtabular>
18120
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \begin_layout Standard
18127 \begin_inset Note Greyedout
18128 status open
18129
18130 \begin_layout Plain Layout
18131
18132 \series bold
18133 Note:
18134 \series default
18135  The styles 
18136 \series bold
18137
18138 \backslash
18139 mathbb
18140 \series default
18141  and 
18142 \series bold
18143
18144 \backslash
18145 mathcal
18146 \series default
18147  can only be used for big letters.
18148 \end_layout
18149
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \begin_layout Standard
18156 Predefined is the style 
18157 \series bold
18158
18159 \backslash
18160 mathnormal
18161 \series default
18162 .
18163 \end_layout
18164
18165 \begin_layout Standard
18166 The style commands work also for letters in mathematical constructs:
18167 \begin_inset Formula \[
18168 \mathfrak{A=\frac{b}{C}}\]
18169
18170 \end_inset
18171
18172
18173 \end_layout
18174
18175 \begin_layout Standard
18176 Characters in mathematical text don't appear in a math font style but in
18177  the text font style 
18178 \series bold
18179
18180 \backslash
18181 textrm
18182 \series default
18183 .
18184  That their style can't be set correctly via the text style dialog is a
18185  bug in LyX.
18186 \begin_inset Foot
18187 status collapsed
18188
18189 \begin_layout Plain Layout
18190 \begin_inset CommandInset href
18191 LatexCommand href
18192 name "LyX-bug #4091"
18193 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18194
18195 \end_inset
18196
18197
18198 \end_layout
18199
18200 \end_inset
18201
18202
18203 \end_layout
18204
18205 \begin_layout Standard
18206 Instead of the style commands the dialog 
18207 \family sans
18208 Edit\SpecialChar \menuseparator
18209 Math\SpecialChar \menuseparator
18210 Text Style
18211 \family default
18212  or the toolbar button 
18213 \begin_inset Graphics
18214         filename ../images/math/font.png
18215         scale 85
18216
18217 \end_inset
18218
18219  can be used.
18220 \end_layout
18221
18222 \begin_layout Subsection
18223 Bold Formulas
18224 \begin_inset CommandInset label
18225 LatexCommand label
18226 name "sub:Bold-Formulas"
18227
18228 \end_inset
18229
18230
18231 \begin_inset Index
18232 status collapsed
18233
18234 \begin_layout Plain Layout
18235 Formula ! bold
18236 \end_layout
18237
18238 \end_inset
18239
18240
18241 \end_layout
18242
18243 \begin_layout Standard
18244 To make a complete formula bold, the command 
18245 \series bold
18246
18247 \backslash
18248 mathbf
18249 \series default
18250  from the previous subsection cannot be used, because it doesn't work for
18251  small Greek letters.
18252  Furthermore it prints Latin letters always upright, like in the following
18253  equation:
18254 \end_layout
18255
18256 \begin_layout Standard
18257 \begin_inset Formula \[
18258 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \begin_layout Standard
18266 To display the formula correctly, the command 
18267 \series bold
18268
18269 \backslash
18270 boldsymbol
18271 \series default
18272  is used:
18273 \begin_inset Formula \[
18274 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18275
18276 \end_inset
18277
18278 It is also possible to set the formula in a 
18279 \series bold
18280 boldmath environment
18281 \series default
18282 .
18283  This environment is created by inserting the command 
18284 \series bold
18285
18286 \backslash
18287 boldmath
18288 \begin_inset Index
18289 status collapsed
18290
18291 \begin_layout Plain Layout
18292 Commands ! B ! 
18293 \backslash
18294 boldmath
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \series default
18301  in TeX-mode.
18302  To end the environment, the command 
18303 \series bold
18304
18305 \backslash
18306 unboldmath
18307 \begin_inset Index
18308 status collapsed
18309
18310 \begin_layout Plain Layout
18311 Commands ! U ! 
18312 \backslash
18313 unboldmath
18314 \end_layout
18315
18316 \end_inset
18317
18318
18319 \series default
18320  is inserted in TeX-mode.
18321 \begin_inset ERT
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325
18326
18327 \backslash
18328 boldmath 
18329 \end_layout
18330
18331 \end_inset
18332
18333
18334 \begin_inset Formula \[
18335 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18336
18337 \end_inset
18338
18339
18340 \begin_inset ERT
18341 status collapsed
18342
18343 \begin_layout Plain Layout
18344
18345
18346 \backslash
18347 unboldmath 
18348 \end_layout
18349
18350 \end_inset
18351
18352
18353 \end_layout
18354
18355 \begin_layout Subsection
18356 Font Sizes
18357 \begin_inset CommandInset label
18358 LatexCommand label
18359 name "sub:Font-Sizes"
18360
18361 \end_inset
18362
18363
18364 \begin_inset Index
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368 Font ! size
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 For characters in formulas there are, analog to characters in text, the
18378  following size commands:
18379 \end_layout
18380
18381 \begin_layout Standard
18382
18383 \series bold
18384
18385 \backslash
18386 Huge
18387 \series default
18388
18389 \series bold
18390
18391 \backslash
18392 huge
18393 \series default
18394
18395 \series bold
18396
18397 \backslash
18398 LARGE
18399 \series default
18400
18401 \series bold
18402
18403 \backslash
18404 Large
18405 \series default
18406
18407 \series bold
18408
18409 \backslash
18410 large
18411 \series default
18412
18413 \series bold
18414
18415 \backslash
18416 normalsize
18417 \series default
18418
18419 \series bold
18420
18421 \backslash
18422 small
18423 \series default
18424 ,
18425 \begin_inset Newline newline
18426 \end_inset
18427
18428
18429 \series bold
18430
18431 \backslash
18432 footnotesize
18433 \series default
18434
18435 \series bold
18436
18437 \backslash
18438 scriptsize
18439 \series default
18440 , and 
18441 \series bold
18442
18443 \backslash
18444 tiny
18445 \end_layout
18446
18447 \begin_layout Standard
18448 The size produced by the commands depends on the document font size, that
18449  corresponds with the command 
18450 \series bold
18451
18452 \backslash
18453 normalsize
18454 \series default
18455 .
18456  The other commands produce smaller or larger sizes than 
18457 \series bold
18458
18459 \backslash
18460 normalsize
18461 \series default
18462 .
18463  The font size can however not exceed a certain value.
18464  Is for example the document font size 12
18465 \begin_inset space \thinspace{}
18466 \end_inset
18467
18468 pt, the command 
18469 \series bold
18470
18471 \backslash
18472 Huge
18473 \series default
18474  switches to the same size as 
18475 \series bold
18476
18477 \backslash
18478 huge
18479 \series default
18480 .
18481  
18482 \end_layout
18483
18484 \begin_layout Standard
18485 A size command is inserted in TeX-mode before the formula and sets the size
18486  for all following formula and text characters.
18487  To switch back to the initial size, the command 
18488 \series bold
18489
18490 \backslash
18491 normalsize
18492 \series default
18493  is inserted behind the formula in TeX-mode.
18494 \end_layout
18495
18496 \begin_layout Standard
18497 Within a formula the size can only be changed for symbols or letters in
18498  mathematical text.
18499  To do this, the size command is inserted in mathematical text.
18500  All following characters until the end of the mathematical text or until
18501  another size command will have the selected size.
18502  Two examples:
18503 \begin_inset VSpace -2mm
18504 \end_inset
18505
18506
18507 \end_layout
18508
18509 \begin_layout Standard
18510 \begin_inset ERT
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514
18515
18516 \backslash
18517 huge 
18518 \end_layout
18519
18520 \end_inset
18521
18522
18523 \begin_inset Formula \[
18524 A=\frac{B}{c}\cdot\maltese\]
18525
18526 \end_inset
18527
18528
18529 \begin_inset Formula \[
18530 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18531
18532 \end_inset
18533
18534
18535 \begin_inset ERT
18536 status collapsed
18537
18538 \begin_layout Plain Layout
18539
18540
18541 \backslash
18542 normalsize 
18543 \end_layout
18544
18545 \end_inset
18546
18547
18548 \end_layout
18549
18550 \begin_layout Standard
18551 \begin_inset VSpace medskip
18552 \end_inset
18553
18554 Before both formulas the command 
18555 \series bold
18556
18557 \backslash
18558 huge
18559 \series default
18560  was inserted.
18561  The command for the second formula is:
18562 \begin_inset Newline newline
18563 \end_inset
18564
18565
18566 \series bold
18567
18568 \backslash
18569 maltese
18570 \begin_inset ERT
18571 status collapsed
18572
18573 \begin_layout Plain Layout
18574
18575
18576 \backslash
18577 spce 
18578 \end_layout
18579
18580 \end_inset
18581
18582 A Alt-m m 
18583 \backslash
18584 Large
18585 \begin_inset ERT
18586 status collapsed
18587
18588 \begin_layout Plain Layout
18589
18590
18591 \backslash
18592 spce 
18593 \end_layout
18594
18595 \end_inset
18596
18597
18598 \backslash
18599 maltese
18600 \begin_inset ERT
18601 status collapsed
18602
18603 \begin_layout Plain Layout
18604
18605
18606 \backslash
18607 spce 
18608 \end_layout
18609
18610 \end_inset
18611
18612
18613 \backslash
18614 textit
18615 \begin_inset ERT
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619
18620
18621 \backslash
18622 spce 
18623 \end_layout
18624
18625 \end_inset
18626
18627 A
18628 \begin_inset Formula $\to$
18629 \end_inset
18630
18631
18632 \begin_inset Formula $\to$
18633 \end_inset
18634
18635
18636 \begin_inset Newline newline
18637 \end_inset
18638
18639
18640 \begin_inset space \hspace*{}
18641 \length 1cm
18642 \end_inset
18643
18644 Alt-m
18645 \series default
18646  
18647 \series bold
18648
18649 \backslash
18650 tiny
18651 \begin_inset ERT
18652 status collapsed
18653
18654 \begin_layout Plain Layout
18655
18656
18657 \backslash
18658 spce 
18659 \end_layout
18660
18661 \end_inset
18662
18663
18664 \backslash
18665 maltese
18666 \begin_inset ERT
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670
18671
18672 \backslash
18673 spce 
18674 \end_layout
18675
18676 \end_inset
18677
18678
18679 \backslash
18680 textit
18681 \begin_inset ERT
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685
18686
18687 \backslash
18688 spce 
18689 \end_layout
18690
18691 \end_inset
18692
18693 A
18694 \end_layout
18695
18696 \begin_layout Standard
18697 If a symbol cannot be displayed in different sizes, it will always be displayed
18698  in the default size.
18699 \end_layout
18700
18701 \begin_layout Section
18702 Greek Letters
18703 \begin_inset Index
18704 status collapsed
18705
18706 \begin_layout Plain Layout
18707 Greek letters
18708 \end_layout
18709
18710 \end_inset
18711
18712
18713 \end_layout
18714
18715 \begin_layout Standard
18716 All Greek letters can also be inserted via the toolbar button 
18717 \begin_inset Graphics
18718         filename ../images/math/alpha.png
18719         scale 85
18720
18721 \end_inset
18722
18723 .
18724 \end_layout
18725
18726 \begin_layout Subsection
18727 Small Letters
18728 \begin_inset CommandInset label
18729 LatexCommand label
18730 name "sub:Small-Letters"
18731
18732 \end_inset
18733
18734
18735 \begin_inset Index
18736 status collapsed
18737
18738 \begin_layout Plain Layout
18739 Greek letters ! small
18740 \end_layout
18741
18742 \end_inset
18743
18744
18745 \end_layout
18746
18747 \begin_layout Standard
18748 \begin_inset space \hfill{}
18749 \end_inset
18750
18751
18752 \begin_inset Tabular
18753 <lyxtabular version="3" rows="11" columns="2">
18754 <features>
18755 <column alignment="center" valignment="top" width="0pt">
18756 <column alignment="center" valignment="top" width="0pt">
18757 <row>
18758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 Command
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 Result
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row>
18778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782
18783 \backslash
18784 alpha
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793 \begin_inset Formula $\alpha$
18794 \end_inset
18795
18796
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 </row>
18802 <row>
18803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \backslash
18809 beta
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 \begin_inset Formula $\beta$
18819 \end_inset
18820
18821
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 </row>
18827 <row>
18828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832
18833 \backslash
18834 gamma
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 \begin_inset Formula $\gamma$
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \backslash
18859 delta
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 \begin_inset Formula $\delta$
18869 \end_inset
18870
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \backslash
18884 epsilon
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 \begin_inset Formula $\epsilon$
18894 \end_inset
18895
18896
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 </row>
18902 <row>
18903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907
18908 \backslash
18909 varepsilon
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918 \begin_inset Formula $\varepsilon$
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 </row>
18927 <row>
18928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932
18933 \backslash
18934 zeta
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943 \begin_inset Formula $\zeta$
18944 \end_inset
18945
18946
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 </row>
18952 <row>
18953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957
18958 \backslash
18959 eta
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968 \begin_inset Formula $\eta$
18969 \end_inset
18970
18971
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 </row>
18977 <row>
18978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982
18983 \backslash
18984 theta
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993 \begin_inset Formula $\theta$
18994 \end_inset
18995
18996
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 </row>
19002 <row>
19003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007
19008 \backslash
19009 vartheta
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018 \begin_inset Formula $\vartheta$
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 </row>
19027 </lyxtabular>
19028
19029 \end_inset
19030
19031
19032 \begin_inset space \hfill{}
19033 \end_inset
19034
19035
19036 \begin_inset Tabular
19037 <lyxtabular version="3" rows="12" columns="2">
19038 <features>
19039 <column alignment="center" valignment="top" width="0pt">
19040 <column alignment="center" valignment="top" width="0pt">
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 Command
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 Result
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \backslash
19068 iota
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 \begin_inset Formula $\iota$
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 </row>
19086 <row>
19087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \backslash
19093 kappa
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 \begin_inset Formula $\kappa$
19103 \end_inset
19104
19105
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 <row>
19112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116
19117 \backslash
19118 varkappa
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 \begin_inset Formula $\varkappa$
19128 \end_inset
19129
19130
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 </row>
19136 <row>
19137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141
19142 \backslash
19143 lambda
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152 \begin_inset Formula $\lambda$
19153 \end_inset
19154
19155
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 </row>
19161 <row>
19162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166
19167 \backslash
19168 mu
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177 \begin_inset Formula $\mu$
19178 \end_inset
19179
19180
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 </row>
19186 <row>
19187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191
19192 \backslash
19193 nu
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202 \begin_inset Formula $\nu$
19203 \end_inset
19204
19205
19206 \end_layout
19207
19208 \end_inset
19209 </cell>
19210 </row>
19211 <row>
19212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216
19217 \backslash
19218 xi
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227 \begin_inset Formula $\xi$
19228 \end_inset
19229
19230
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 </row>
19236 <row>
19237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 o
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 $o$
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 pi
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 $\pi$
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 varpi
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 $\varpi$
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" bottomline="true" leftline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314
19315 \backslash
19316 rho
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 \begin_inset Formula $\rho$
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 </lyxtabular>
19335
19336 \end_inset
19337
19338
19339 \begin_inset space \hfill{}
19340 \end_inset
19341
19342
19343 \begin_inset Tabular
19344 <lyxtabular version="3" rows="11" columns="2">
19345 <features>
19346 <column alignment="center" valignment="top" width="0pt">
19347 <column alignment="center" valignment="top" width="0pt">
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 Command
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 Result
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 </row>
19368 <row>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373
19374 \backslash
19375 varrho
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384 \begin_inset Formula $\varrho$
19385 \end_inset
19386
19387
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \backslash
19400 sigma
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 \begin_inset Formula $\sigma$
19410 \end_inset
19411
19412
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 <row>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \backslash
19425 varsigma
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 \begin_inset Formula $\varsigma$
19435 \end_inset
19436
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \backslash
19450 tau
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 \begin_inset Formula $\tau$
19460 \end_inset
19461
19462
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 </row>
19468 <row>
19469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \backslash
19475 upsilon
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 \begin_inset Formula $\upsilon$
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 </row>
19493 <row>
19494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498
19499 \backslash
19500 phi
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 \begin_inset Formula $\phi$
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row>
19519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \backslash
19525 varphi
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534 \begin_inset Formula $\varphi$
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 </row>
19543 <row>
19544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548
19549 \backslash
19550 chi
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559 \begin_inset Formula $\chi$
19560 \end_inset
19561
19562
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 </row>
19568 <row>
19569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573
19574 \backslash
19575 psi
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 \begin_inset Formula $\psi$
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 </row>
19593 <row>
19594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598
19599 \backslash
19600 omega
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19606 \begin_inset Text
19607
19608 \begin_layout Plain Layout
19609 \begin_inset Formula $\omega$
19610 \end_inset
19611
19612
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 </row>
19618 </lyxtabular>
19619
19620 \end_inset
19621
19622
19623 \begin_inset space \hfill{}
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \begin_layout Standard
19630 \begin_inset VSpace medskip
19631 \end_inset
19632
19633
19634 \end_layout
19635
19636 \begin_layout Standard
19637 How to create upright Greek letters is explained in 
19638 \begin_inset CommandInset ref
19639 LatexCommand ref
19640 reference "sub:Upright-small-Greek"
19641
19642 \end_inset
19643
19644 .
19645 \end_layout
19646
19647 \begin_layout Subsection
19648 Big Letters
19649 \begin_inset Index
19650 status collapsed
19651
19652 \begin_layout Plain Layout
19653 Greek letters ! big
19654 \end_layout
19655
19656 \end_inset
19657
19658
19659 \end_layout
19660
19661 \begin_layout Standard
19662 \begin_inset space \hfill{}
19663 \end_inset
19664
19665
19666 \begin_inset Tabular
19667 <lyxtabular version="3" rows="7" columns="2">
19668 <features>
19669 <column alignment="center" valignment="top" width="0pt">
19670 <column alignment="center" valignment="top" width="0pt">
19671 <row>
19672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 Command
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 Result
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 Gamma
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 $\Gamma$
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 Delta
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 $\Delta$
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 Theta
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 $\Theta$
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" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \backslash
19773 Lambda
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 \begin_inset Formula $\Lambda$
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \end_inset
19789 </cell>
19790 </row>
19791 <row>
19792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796
19797 \backslash
19798 Xi
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 \begin_inset Formula $\Xi$
19808 \end_inset
19809
19810
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 </row>
19816 <row>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821
19822 \backslash
19823 Pi
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832 \begin_inset Formula $\Pi$
19833 \end_inset
19834
19835
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 </lyxtabular>
19842
19843 \end_inset
19844
19845
19846 \begin_inset space \hfill{}
19847 \end_inset
19848
19849
19850 \begin_inset Tabular
19851 <lyxtabular version="3" rows="6" columns="2">
19852 <features>
19853 <column alignment="center" valignment="top" width="0pt">
19854 <column alignment="center" valignment="top" width="0pt">
19855 <row>
19856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 Command
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 Result
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 <row>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \backslash
19882 Sigma
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 \begin_inset Formula $\Sigma$
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 </row>
19900 <row>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905
19906 \backslash
19907 Upsilon
19908 \end_layout
19909
19910 \end_inset
19911 </cell>
19912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19913 \begin_inset Text
19914
19915 \begin_layout Plain Layout
19916 \begin_inset Formula $\Upsilon$
19917 \end_inset
19918
19919
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 </row>
19925 <row>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \backslash
19932 Phi
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941 \begin_inset Formula $\Phi$
19942 \end_inset
19943
19944
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 </row>
19950 <row>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955
19956 \backslash
19957 Psi
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19963 \begin_inset Text
19964
19965 \begin_layout Plain Layout
19966 \begin_inset Formula $\Psi$
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 </row>
19975 <row>
19976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980
19981 \backslash
19982 Omega
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 \begin_inset Formula $\Omega$
19992 \end_inset
19993
19994
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 </row>
20000 </lyxtabular>
20001
20002 \end_inset
20003
20004
20005 \begin_inset space \hfill{}
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Standard
20012 \begin_inset VSpace medskip
20013 \end_inset
20014
20015 That the big Greek letters appear upright is caused by a design bug when
20016  TeX was developed.
20017  To get correct italic big letters, begin every command with 
20018 \series bold
20019 var
20020 \series default
20021 .
20022  For example the command 
20023 \series bold
20024
20025 \backslash
20026 varGamma
20027 \series default
20028  produces: 
20029 \begin_inset Formula $\varGamma$
20030 \end_inset
20031
20032
20033 \end_layout
20034
20035 \begin_layout Subsection
20036 Bold Letters
20037 \begin_inset Index
20038 status collapsed
20039
20040 \begin_layout Plain Layout
20041 Greek letters ! bold
20042 \end_layout
20043
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \begin_layout Standard
20050 Greek letters cannot be set with different font styles like Latin letters.
20051  They can only be made bold with the command 
20052 \series bold
20053
20054 \backslash
20055 boldsymbol
20056 \series default
20057
20058 \begin_inset Index
20059 status collapsed
20060
20061 \begin_layout Plain Layout
20062 Commands ! B ! 
20063 \backslash
20064 boldsymbol
20065 \end_layout
20066
20067 \end_inset
20068
20069 .
20070 \end_layout
20071
20072 \begin_layout Standard
20073 \align center
20074 \begin_inset Tabular
20075 <lyxtabular version="3" rows="3" columns="2">
20076 <features>
20077 <column alignment="center" valignment="top" width="0">
20078 <column alignment="center" valignment="top" width="0">
20079 <row>
20080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 Command
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093 Result
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 Upsilon
20107 \backslash
20108 boldsymbol
20109 \backslash
20110 Upsilon
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row>
20129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133
20134 \backslash
20135 theta
20136 \backslash
20137 boldsymbol
20138 \backslash
20139 theta
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 \begin_inset Formula $\theta\boldsymbol{\theta}$
20149 \end_inset
20150
20151
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 </row>
20157 </lyxtabular>
20158
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \begin_layout Section
20165 Symbols
20166 \begin_inset ERT
20167 status collapsed
20168
20169 \begin_layout Plain Layout
20170
20171
20172 \backslash
20173 texorpdfstring{
20174 \end_layout
20175
20176 \end_inset
20177
20178
20179 \begin_inset Foot
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 A list with all symbols of most of the LaTeX-packages can be found in 
20184 \begin_inset CommandInset citation
20185 LatexCommand cite
20186 key "Symbole"
20187
20188 \end_inset
20189
20190 .
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \begin_inset ERT
20197 status collapsed
20198
20199 \begin_layout Plain Layout
20200
20201 }{}
20202 \end_layout
20203
20204 \end_inset
20205
20206
20207 \begin_inset Note Note
20208 status collapsed
20209
20210 \begin_layout Plain Layout
20211
20212 \backslash
20213 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20214 \end_layout
20215
20216 \begin_layout Plain Layout
20217 More about 
20218 \backslash
20219 texorpdfstring is in section 
20220 \begin_inset CommandInset ref
20221 LatexCommand ref
20222 reference "sub:Formulas-in-Section"
20223
20224 \end_inset
20225
20226 .
20227 \end_layout
20228
20229 \end_inset
20230
20231
20232 \begin_inset Index
20233 status collapsed
20234
20235 \begin_layout Plain Layout
20236 Symbols
20237 \end_layout
20238
20239 \end_inset
20240
20241
20242 \end_layout
20243
20244 \begin_layout Standard
20245 Many of the symbols listed in this section can also be inserted via the
20246  toolbar buttons 
20247 \begin_inset Graphics
20248         filename ../images/math/nabla.png
20249         scale 85
20250
20251 \end_inset
20252
20253  and 
20254 \begin_inset Graphics
20255         filename ../images/math/digamma.png
20256         scale 85
20257
20258 \end_inset
20259
20260 .
20261 \end_layout
20262
20263 \begin_layout Subsection
20264 Mathematical Symbols
20265 \begin_inset CommandInset label
20266 LatexCommand label
20267 name "sub:Mathematical-Symbols"
20268
20269 \end_inset
20270
20271
20272 \begin_inset Index
20273 status collapsed
20274
20275 \begin_layout Plain Layout
20276 Symbols ! mathematical
20277 \end_layout
20278
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \begin_layout Standard
20285 \begin_inset space \hfill{}
20286 \end_inset
20287
20288
20289 \begin_inset Tabular
20290 <lyxtabular version="3" rows="10" columns="2">
20291 <features>
20292 <column alignment="center" valignment="top" width="0pt">
20293 <column alignment="center" valignment="top" width="0pt">
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299 Command
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 Result
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 </row>
20314 <row>
20315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \backslash
20321 neg
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20327 \begin_inset Text
20328
20329 \begin_layout Plain Layout
20330 \begin_inset Formula $\neg$
20331 \end_inset
20332
20333
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 </row>
20339 <row>
20340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344
20345 \backslash
20346 Im
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 \begin_inset Formula $\Im$
20356 \end_inset
20357
20358
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 </row>
20364 <row>
20365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20366 \begin_inset Text
20367
20368 \begin_layout Plain Layout
20369
20370 \backslash
20371 Re
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380 \begin_inset Formula $\Re$
20381 \end_inset
20382
20383
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 </row>
20389 <row>
20390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \backslash
20396 aleph
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 \begin_inset Formula $\aleph$
20406 \end_inset
20407
20408
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \backslash
20421 partial
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 \begin_inset Formula $\partial$
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 </row>
20439 <row>
20440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444
20445 \backslash
20446 infty
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455 \begin_inset Formula $\infty$
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 </row>
20464 <row>
20465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469
20470 \backslash
20471 wp
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480 \begin_inset Formula $\wp$
20481 \end_inset
20482
20483
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 </row>
20489 <row>
20490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20491 \begin_inset Text
20492
20493 \begin_layout Plain Layout
20494
20495 \backslash
20496 imath
20497 \end_layout
20498
20499 \end_inset
20500 </cell>
20501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505 \begin_inset Formula $\imath$
20506 \end_inset
20507
20508
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 </row>
20514 <row>
20515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519
20520 \backslash
20521 jmath
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530 \begin_inset Formula $\jmath$
20531 \end_inset
20532
20533
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 </row>
20539 </lyxtabular>
20540
20541 \end_inset
20542
20543
20544 \begin_inset space \hfill{}
20545 \end_inset
20546
20547
20548 \begin_inset Tabular
20549 <lyxtabular version="3" rows="10" columns="2">
20550 <features>
20551 <column alignment="center" valignment="top" width="0pt">
20552 <column alignment="center" valignment="top" width="0pt">
20553 <row>
20554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Plain Layout
20558 Command
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 Result
20568 \begin_inset Note Note
20569 status collapsed
20570
20571 \begin_layout Plain Layout
20572
20573 \series bold
20574
20575 \backslash
20576 raisebox
20577 \series default
20578  is only used as spacer.
20579 \end_layout
20580
20581 \end_inset
20582
20583
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 <row>
20590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594
20595 \backslash
20596 forall
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 \begin_inset Formula $\forall$
20606 \end_inset
20607
20608
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 </row>
20614 <row>
20615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \backslash
20621 exists
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 \begin_inset Formula $\exists$
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 </row>
20639 <row>
20640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20641 \begin_inset Text
20642
20643 \begin_layout Plain Layout
20644
20645 \backslash
20646 nexists
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655 \begin_inset Formula $\nexists$
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 </row>
20664 <row>
20665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20666 \begin_inset Text
20667
20668 \begin_layout Plain Layout
20669
20670 \backslash
20671 emptyset
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680 \begin_inset Formula $\emptyset$
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 <row>
20690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \backslash
20696 varnothing
20697 \end_layout
20698
20699 \end_inset
20700 </cell>
20701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20702 \begin_inset Text
20703
20704 \begin_layout Plain Layout
20705 \begin_inset Formula $\varnothing$
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 <row>
20715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719
20720 \backslash
20721 dag
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730 \begin_inset Formula $\dag$
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \backslash
20746 ddag
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 \begin_inset Formula $\ddag$
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \backslash
20771 complement
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 \begin_inset ERT
20781 status collapsed
20782
20783 \begin_layout Plain Layout
20784
20785
20786 \backslash
20787 raisebox{-0.8mm}{
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \begin_inset Formula $\complement$
20794 \end_inset
20795
20796
20797 \begin_inset ERT
20798 status collapsed
20799
20800 \begin_layout Plain Layout
20801
20802 }
20803 \end_layout
20804
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 Bbbk
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\Bbbk$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 </lyxtabular>
20839
20840 \end_inset
20841
20842
20843 \begin_inset space \hfill{}
20844 \end_inset
20845
20846
20847 \begin_inset Tabular
20848 <lyxtabular version="3" rows="10" columns="2">
20849 <features>
20850 <column alignment="center" valignment="top" width="0pt">
20851 <column alignment="center" valignment="top" width="0pt">
20852 <row>
20853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857 Command
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 Result
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 </row>
20872 <row>
20873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \backslash
20879 prime
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888 \begin_inset Formula $\prime$
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \backslash
20904 backprime
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 \begin_inset Formula $\backprime$
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 <row>
20923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \backslash
20929 mho
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938 \begin_inset Formula $\mho$
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \backslash
20954 triangle
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 \begin_inset Formula $\triangle$
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 <row>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \backslash
20979 angle
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Formula $\angle$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 measuredangle
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 \begin_inset Formula $\measuredangle$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \backslash
21029 sphericalangle
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 \begin_inset Formula $\sphericalangle$
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \backslash
21054 top
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\top$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row>
21073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \backslash
21079 bot
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 \begin_inset Formula $\bot$
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 </lyxtabular>
21098
21099 \end_inset
21100
21101
21102 \begin_inset space \hfill{}
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \begin_layout Standard
21109 \begin_inset Newpage newpage
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \begin_layout Subsection
21116 Miscellaneous Symbols
21117 \begin_inset CommandInset label
21118 LatexCommand label
21119 name "sub:Miscellaneous-Symbols"
21120
21121 \end_inset
21122
21123
21124 \begin_inset Index
21125 status collapsed
21126
21127 \begin_layout Plain Layout
21128 Symbols ! miscellaneous
21129 \end_layout
21130
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \begin_layout Standard
21137 \noindent
21138 \align center
21139 \begin_inset Tabular
21140 <lyxtabular version="3" rows="10" columns="2">
21141 <features>
21142 <column alignment="center" valignment="top" width="0pt">
21143 <column alignment="center" valignment="top" width="0pt">
21144 <row>
21145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 Command
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 Result
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 flat
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\flat$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 natural
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\natural$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 sharp
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Formula $\sharp$
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 surd
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\surd$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 checkmark
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\checkmark$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 <row>
21290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294
21295 \backslash
21296 yen
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21302 \begin_inset Text
21303
21304 \begin_layout Plain Layout
21305 \begin_inset Formula $\yen$
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 pounds
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 \begin_inset Formula $\pounds$
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 </row>
21339 <row>
21340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 $
21345 \end_layout
21346
21347 \end_inset
21348 </cell>
21349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 \begin_inset Formula $\$$
21354 \end_inset
21355
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 </row>
21362 <row>
21363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 §
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $§$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 </lyxtabular>
21386
21387 \end_inset
21388
21389
21390 \begin_inset Tabular
21391 <lyxtabular version="3" rows="10" columns="2">
21392 <features>
21393 <column alignment="center" valignment="top" width="0">
21394 <column alignment="center" valignment="top" width="0">
21395 <row>
21396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 Command
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 Result
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 <row>
21416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420
21421 \backslash
21422 hbar
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431 \begin_inset Formula $\hbar$
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 </row>
21440 <row>
21441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445
21446 \backslash
21447 hslash
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 \begin_inset Formula $\hslash$
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 </row>
21465 <row>
21466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \backslash
21472 clubsuit
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481 \begin_inset Formula $\clubsuit$
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 </row>
21490 <row>
21491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495
21496 \backslash
21497 spadesuit
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 \begin_inset Formula $\spadesuit$
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 <row>
21516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520
21521 \backslash
21522 bigstar
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531 \begin_inset Formula $\bigstar$
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 </row>
21540 <row>
21541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545
21546 \backslash
21547 blacklozenge
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 \begin_inset Formula $\blacklozenge$
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \backslash
21572 blacktriangle
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 \begin_inset Formula $\blacktriangle$
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 </row>
21590 <row>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595
21596 \backslash
21597 blacktiangledown
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606 \begin_inset Formula $\blacktriangledown$
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 <row>
21616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \backslash
21622 bullet
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\bullet$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 </lyxtabular>
21641
21642 \end_inset
21643
21644
21645 \begin_inset Tabular
21646 <lyxtabular version="3" rows="10" columns="2">
21647 <features>
21648 <column alignment="center" valignment="top" width="0pt">
21649 <column alignment="center" valignment="top" width="0pt">
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 Command
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 Result
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 diamondsuit
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\diamondsuit$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \backslash
21702 Diamond
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 \begin_inset Formula $\Diamond$
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 heartsuit
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\heartsuit$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \backslash
21752 P
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 \begin_inset Formula $\P$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \backslash
21777 copyright
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786 \begin_inset Formula $\copyright$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 <row>
21796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800
21801 \backslash
21802 circledR
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811 \begin_inset Formula $\circledR$
21812 \end_inset
21813
21814
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 </row>
21820 <row>
21821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \backslash
21827 maltese
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836 \begin_inset Formula $\maltese$
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 </row>
21845 <row>
21846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850
21851 \backslash
21852 diagup
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Formula $\diagup$
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 </row>
21870 <row>
21871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \backslash
21877 diagdown
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\diagdown$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 </lyxtabular>
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 \begin_inset VSpace medskip
21904 \end_inset
21905
21906 More symbols are listed in 
21907 \begin_inset CommandInset ref
21908 LatexCommand ref
21909 reference "sub:Miscellaneous-Special-Characters"
21910
21911 \end_inset
21912
21913 .
21914 \end_layout
21915
21916 \begin_layout Standard
21917 Some symbols can be displayed in different sizes, see 
21918 \begin_inset CommandInset ref
21919 LatexCommand ref
21920 reference "sub:Font-Sizes"
21921
21922 \end_inset
21923
21924 .
21925 \end_layout
21926
21927 \begin_layout Subsection
21928 The Euro-Symbol €
21929 \begin_inset Index
21930 status collapsed
21931
21932 \begin_layout Plain Layout
21933 Symbols ! Euro-symbol
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \begin_inset Index
21940 status collapsed
21941
21942 \begin_layout Plain Layout
21943 \begin_inset ERT
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947
21948
21949 \backslash
21950 officialeuro
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \begin_layout Standard
21964 To use the Euro symbol in formulas, the LaTeX-package 
21965 \series bold
21966 eurosym
21967 \series default
21968
21969 \begin_inset Index
21970 status collapsed
21971
21972 \begin_layout Plain Layout
21973 Packages ! eurosym
21974 \end_layout
21975
21976 \end_inset
21977
21978  must be installed and loaded with the LaTeX-preamble line
21979 \end_layout
21980
21981 \begin_layout Standard
21982
21983 \series bold
21984
21985 \backslash
21986 usepackage[gennarrow]{eurosym}
21987 \end_layout
21988
21989 \begin_layout Standard
21990 The Euro symbol can now be inserted with the command 
21991 \series bold
21992
21993 \backslash
21994 euro
21995 \series default
21996
21997 \begin_inset Index
21998 status collapsed
21999
22000 \begin_layout Plain Layout
22001 Commands ! E ! 
22002 \backslash
22003 euro
22004 \end_layout
22005
22006 \end_inset
22007
22008 .
22009 \end_layout
22010
22011 \begin_layout Standard
22012 The Euro symbol can directly be inserted with the € key in mathematical
22013  text, without having 
22014 \series bold
22015 eurosym
22016 \series default
22017  installed.
22018  When 
22019 \series bold
22020 eurosym
22021 \series default
22022  is installed, 
22023 \series bold
22024
22025 \backslash
22026 euro
22027 \series default
22028  can also be inserted in TeX-mode.
22029  The official currency symbol can then be inserted with the command 
22030 \series bold
22031
22032 \backslash
22033 officialeuro
22034 \series default
22035
22036 \begin_inset Index
22037 status collapsed
22038
22039 \begin_layout Plain Layout
22040 Commands ! O ! 
22041 \backslash
22042 officialeuro
22043 \end_layout
22044
22045 \end_inset
22046
22047 , that is only available in TeX-mode.
22048 \end_layout
22049
22050 \begin_layout Standard
22051 \begin_inset ERT
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055
22056
22057 \backslash
22058 ifeurosym 
22059 \end_layout
22060
22061 \end_inset
22062
22063
22064 \begin_inset Note Note
22065 status open
22066
22067 \begin_layout Plain Layout
22068 The following table will only be displayed when the LaTeX-package 
22069 \series bold
22070 eurosym
22071 \series default
22072  is installed.
22073 \end_layout
22074
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \begin_layout Standard
22081 An overview about the different Euro symbols:
22082 \end_layout
22083
22084 \begin_layout Standard
22085 \align center
22086 \begin_inset Tabular
22087 <lyxtabular version="3" rows="4" columns="3">
22088 <features>
22089 <column alignment="center" valignment="top" width="0pt">
22090 <column alignment="center" valignment="top" width="0pt">
22091 <column alignment="center" valignment="top" width="0pt">
22092 <row>
22093 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106 Command 
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115 Result
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 formula
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135
22136 \backslash
22137 euro
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 \begin_inset Formula $\euro$
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160 mathematical text
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178 \begin_inset Formula $\mbox{€}$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 <row>
22188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 TeX-mode
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201
22202 \backslash
22203 officialeuro
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212 \begin_inset ERT
22213 status collapsed
22214
22215 \begin_layout Plain Layout
22216
22217
22218 \backslash
22219 officialeuro
22220 \end_layout
22221
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 </row>
22230 </lyxtabular>
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Standard
22238 \begin_inset ERT
22239 status collapsed
22240
22241 \begin_layout Plain Layout
22242
22243
22244 \backslash
22245 else 
22246 \end_layout
22247
22248 \end_inset
22249
22250
22251 \begin_inset Note Note
22252 status open
22253
22254 \begin_layout Plain Layout
22255 The following will be displayed when the LaTeX-package 
22256 \series bold
22257 eurosym
22258 \series default
22259  is not installed:
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 You need to install the LaTeX-package 
22269 \series bold
22270 eurosym
22271 \series default
22272  to see the rest of this subsection in the output.
22273 \end_layout
22274
22275 \begin_layout Standard
22276 \begin_inset ERT
22277 status collapsed
22278
22279 \begin_layout Plain Layout
22280
22281
22282 \backslash
22283 fi 
22284 \end_layout
22285
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \begin_layout Section
22292 Relations
22293 \begin_inset CommandInset label
22294 LatexCommand label
22295 name "sec:Relations"
22296
22297 \end_inset
22298
22299
22300 \begin_inset Index
22301 status collapsed
22302
22303 \begin_layout Plain Layout
22304 Relations
22305 \end_layout
22306
22307 \end_inset
22308
22309
22310 \begin_inset Index
22311 status collapsed
22312
22313 \begin_layout Plain Layout
22314 Comparisons|see
22315 \begin_inset ERT
22316 status collapsed
22317
22318 \begin_layout Plain Layout
22319
22320 {
22321 \end_layout
22322
22323 \end_inset
22324
22325 Relations
22326 \begin_inset ERT
22327 status collapsed
22328
22329 \begin_layout Plain Layout
22330
22331 }
22332 \end_layout
22333
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \begin_layout Standard
22345 All relations can also be inserted via the toolbar button 
22346 \begin_inset Graphics
22347         filename ../images/math/leq.png
22348         scale 85
22349
22350 \end_inset
22351
22352 .
22353 \end_layout
22354
22355 \begin_layout Standard
22356 \begin_inset space \hfill{}
22357 \end_inset
22358
22359
22360 \begin_inset Tabular
22361 <lyxtabular version="3" rows="17" columns="2">
22362 <features>
22363 <column alignment="center" valignment="top" width="0pt">
22364 <column alignment="center" valignment="top" width="0pt">
22365 <row>
22366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370 Command
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 Result
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 </row>
22385 <row>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 <
22391 \end_layout
22392
22393 \end_inset
22394 </cell>
22395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22396 \begin_inset Text
22397
22398 \begin_layout Plain Layout
22399 \begin_inset Formula $<$
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 </row>
22408 <row>
22409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22410 \begin_inset Text
22411
22412 \begin_layout Plain Layout
22413
22414 \backslash
22415 le
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424 \begin_inset Formula $\le$
22425 \end_inset
22426
22427
22428 \end_layout
22429
22430 \end_inset
22431 </cell>
22432 </row>
22433 <row>
22434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438
22439 \backslash
22440 ll
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449 \begin_inset Formula $\ll$
22450 \end_inset
22451
22452
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 <row>
22459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463
22464 \backslash
22465 prec
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 \begin_inset Formula $\prec$
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 </row>
22483 <row>
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488
22489 \backslash
22490 preceq
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 \begin_inset Formula $\preceq$
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 <row>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \backslash
22515 subset
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524 \begin_inset Formula $\subset$
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 </row>
22533 <row>
22534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \backslash
22540 subseteq
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549 \begin_inset Formula $\subseteq$
22550 \end_inset
22551
22552
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 </row>
22558 <row>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563
22564 \backslash
22565 sqsubseteq
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 \begin_inset Formula $\sqsubseteq$
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 </row>
22583 <row>
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588
22589 \backslash
22590 in
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 \begin_inset Formula $\in$
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 </row>
22608 <row>
22609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613
22614 \backslash
22615 vdash
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 \begin_inset Formula $\vdash$
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 </row>
22633 <row>
22634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638
22639 \backslash
22640 smile
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649 \begin_inset Formula $\smile$
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 </row>
22658 <row>
22659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663
22664 \backslash
22665 lhd
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 \begin_inset Formula $\lhd$
22675 \end_inset
22676
22677
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 </row>
22683 <row>
22684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688
22689 \backslash
22690 unlhd
22691 \end_layout
22692
22693 \end_inset
22694 </cell>
22695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699 \begin_inset Formula $\unlhd$
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 </row>
22708 <row>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Plain Layout
22713
22714 \backslash
22715 gtrless
22716 \end_layout
22717
22718 \end_inset
22719 </cell>
22720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724 \begin_inset Formula $\gtrless$
22725 \end_inset
22726
22727
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 </row>
22733 <row>
22734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22735 \begin_inset Text
22736
22737 \begin_layout Plain Layout
22738
22739 \backslash
22740 mid
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 \begin_inset Formula $\mid$
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 </row>
22758 <row>
22759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22760 \begin_inset Text
22761
22762 \begin_layout Plain Layout
22763
22764 \backslash
22765 nmid
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 \begin_inset Formula $\nmid$
22775 \end_inset
22776
22777
22778 \end_layout
22779
22780 \end_inset
22781 </cell>
22782 </row>
22783 </lyxtabular>
22784
22785 \end_inset
22786
22787
22788 \begin_inset space \hfill{}
22789 \end_inset
22790
22791
22792 \begin_inset Tabular
22793 <lyxtabular version="3" rows="17" columns="2">
22794 <features>
22795 <column alignment="center" valignment="top" width="0pt">
22796 <column alignment="center" valignment="top" width="0pt">
22797 <row>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 Command
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 Result
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 =
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831 \begin_inset Formula $=$
22832 \end_inset
22833
22834
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row>
22841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845
22846 \backslash
22847 not=
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856 \begin_inset Formula $\not=$
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 </row>
22865 <row>
22866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870
22871 \backslash
22872 equiv
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 \begin_inset Formula $\equiv$
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 </row>
22890 <row>
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895
22896 \backslash
22897 sim
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 \begin_inset Formula $\sim$
22907 \end_inset
22908
22909
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 </row>
22915 <row>
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920
22921 \backslash
22922 simeq
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931 \begin_inset Formula $\simeq$
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 </row>
22940 <row>
22941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945
22946 \backslash
22947 approx
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956 \begin_inset Formula $\approx$
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 </row>
22965 <row>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970
22971 \backslash
22972 cong
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981 \begin_inset Formula $\cong$
22982 \end_inset
22983
22984
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 </row>
22990 <row>
22991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995
22996 \backslash
22997 bowtie
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23003 \begin_inset Text
23004
23005 \begin_layout Plain Layout
23006 \begin_inset Formula $\bowtie$
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 </row>
23015 <row>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020
23021 \backslash
23022 notin
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Plain Layout
23031 \begin_inset Formula $\notin$
23032 \end_inset
23033
23034
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 </row>
23040 <row>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \backslash
23047 perp
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056 \begin_inset Formula $\perp$
23057 \end_inset
23058
23059
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 </row>
23065 <row>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070
23071 \backslash
23072 propto
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081 \begin_inset Formula $\propto$
23082 \end_inset
23083
23084
23085 \end_layout
23086
23087 \end_inset
23088 </cell>
23089 </row>
23090 <row>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095
23096 \backslash
23097 asymp
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106 \begin_inset Formula $\asymp$
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 </row>
23115 <row>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120
23121 \backslash
23122 doteq
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131 \begin_inset Formula $\doteq$
23132 \end_inset
23133
23134
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 <row>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145
23146 \backslash
23147 circeq
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Plain Layout
23156 \begin_inset Formula $\circeq$
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 </row>
23165 <row>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170
23171 \backslash
23172 models
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181 \begin_inset Formula $\models$
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 </row>
23190 <row>
23191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195
23196 \backslash
23197 widehat=
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206 \begin_inset Formula $\widehat{=}$
23207 \end_inset
23208
23209
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 </row>
23215 </lyxtabular>
23216
23217 \end_inset
23218
23219
23220 \begin_inset space \hfill{}
23221 \end_inset
23222
23223
23224 \begin_inset Tabular
23225 <lyxtabular version="3" rows="17" columns="2">
23226 <features>
23227 <column alignment="center" valignment="top" width="0pt">
23228 <column alignment="center" valignment="top" width="0pt">
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 Command
23235 \end_layout
23236
23237 \end_inset
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \begin_layout Plain Layout
23243 Result
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 </row>
23249 <row>
23250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23251 \begin_inset Text
23252
23253 \begin_layout Plain Layout
23254 >
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263 \begin_inset Formula $>$
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 </row>
23272 <row>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277
23278 \backslash
23279 ge
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288 \begin_inset Formula $\ge$
23289 \end_inset
23290
23291
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 </row>
23297 <row>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302
23303 \backslash
23304 gg
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313 \begin_inset Formula $\gg$
23314 \end_inset
23315
23316
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 </row>
23322 <row>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327
23328 \backslash
23329 succ
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338 \begin_inset Formula $\succ$
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 </row>
23347 <row>
23348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352
23353 \backslash
23354 succeq
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363 \begin_inset Formula $\succeq$
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 </row>
23372 <row>
23373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23374 \begin_inset Text
23375
23376 \begin_layout Plain Layout
23377
23378 \backslash
23379 supset
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388 \begin_inset Formula $\supset$
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 </row>
23397 <row>
23398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402
23403 \backslash
23404 supseteq
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23410 \begin_inset Text
23411
23412 \begin_layout Plain Layout
23413 \begin_inset Formula $\supseteq$
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 </row>
23422 <row>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427
23428 \backslash
23429 sqsupseteq
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438 \begin_inset Formula $\sqsupseteq$
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \end_inset
23445 </cell>
23446 </row>
23447 <row>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \begin_layout Plain Layout
23452
23453 \backslash
23454 ni
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23460 \begin_inset Text
23461
23462 \begin_layout Plain Layout
23463 \begin_inset Formula $\ni$
23464 \end_inset
23465
23466
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 </row>
23472 <row>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477
23478 \backslash
23479 dashv
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23485 \begin_inset Text
23486
23487 \begin_layout Plain Layout
23488 \begin_inset Formula $\dashv$
23489 \end_inset
23490
23491
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 </row>
23497 <row>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502
23503 \backslash
23504 frown
23505 \end_layout
23506
23507 \end_inset
23508 </cell>
23509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23510 \begin_inset Text
23511
23512 \begin_layout Plain Layout
23513 \begin_inset Formula $\frown$
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 </row>
23522 <row>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527
23528 \backslash
23529 rhd
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538 \begin_inset Formula $\rhd$
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 </row>
23547 <row>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552
23553 \backslash
23554 unrhd
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 \begin_inset Formula $\unrhd$
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 <row>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \backslash
23579 lessgtr
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 \begin_inset Formula $\lessgtr$
23589 \end_inset
23590
23591
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 </row>
23597 <row>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602
23603 \backslash
23604 parallel
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613 \begin_inset Formula $\parallel$
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 </row>
23622 <row>
23623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627
23628 \backslash
23629 nparallel
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638 \begin_inset Formula $\nparallel$
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \end_inset
23645 </cell>
23646 </row>
23647 </lyxtabular>
23648
23649 \end_inset
23650
23651
23652 \begin_inset space \hfill{}
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \begin_layout Standard
23659 \begin_inset VSpace medskip
23660 \end_inset
23661
23662 The characters 
23663 \series bold
23664
23665 \backslash
23666 lhd
23667 \series default
23668  and 
23669 \series bold
23670
23671 \backslash
23672 rhd
23673 \series default
23674  are bigger than the equal looking operators 
23675 \series bold
23676
23677 \backslash
23678 triangleleft
23679 \series default
23680  and 
23681 \series bold
23682
23683 \backslash
23684 triangleright
23685 \series default
23686 , respectively.
23687 \end_layout
23688
23689 \begin_layout Standard
23690 Relations are, in contrary to symbols, always surrounded by space.
23691 \end_layout
23692
23693 \begin_layout Standard
23694 Relations with labels can be created with the command 
23695 \series bold
23696
23697 \backslash
23698 stackrel
23699 \series default
23700
23701 \begin_inset Index
23702 status collapsed
23703
23704 \begin_layout Plain Layout
23705 Commands ! S ! 
23706 \backslash
23707 stackrel
23708 \end_layout
23709
23710 \end_inset
23711
23712 :
23713 \end_layout
23714
23715 \begin_layout Standard
23716 \align center
23717 \begin_inset Tabular
23718 <lyxtabular version="3" rows="2" columns="2">
23719 <features>
23720 <column alignment="center" valignment="top" width="0">
23721 <column alignment="center" valignment="top" width="0">
23722 <row>
23723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 Command
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736 Result
23737 \begin_inset Note Note
23738 status collapsed
23739
23740 \begin_layout Plain Layout
23741
23742 \series bold
23743
23744 \backslash
23745 raisebox
23746 \series default
23747  is only used as spacer.
23748 \end_layout
23749
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 </row>
23758 <row>
23759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763 A(r)
23764 \backslash
23765 stackrel
23766 \begin_inset ERT
23767 status collapsed
23768
23769 \begin_layout Plain Layout
23770
23771
23772 \backslash
23773 spce 
23774 \end_layout
23775
23776 \end_inset
23777
23778 r
23779 \backslash
23780 to
23781 \backslash
23782 infty
23783 \begin_inset ERT
23784 status collapsed
23785
23786 \begin_layout Plain Layout
23787
23788
23789 \backslash
23790 spce 
23791 \end_layout
23792
23793 \end_inset
23794
23795
23796 \begin_inset Formula $\downarrow$
23797 \end_inset
23798
23799
23800 \backslash
23801 approx
23802 \begin_inset ERT
23803 status collapsed
23804
23805 \begin_layout Plain Layout
23806
23807
23808 \backslash
23809 spce 
23810 \end_layout
23811
23812 \end_inset
23813
23814
23815 \begin_inset ERT
23816 status collapsed
23817
23818 \begin_layout Plain Layout
23819
23820
23821 \backslash
23822 spce 
23823 \end_layout
23824
23825 \end_inset
23826
23827 B
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23837 \end_inset
23838
23839
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 </row>
23845 </lyxtabular>
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Section
23853 Functions
23854 \end_layout
23855
23856 \begin_layout Subsection
23857 Predefined Functions
23858 \begin_inset CommandInset label
23859 LatexCommand label
23860 name "sub:Predefined-Functions"
23861
23862 \end_inset
23863
23864
23865 \begin_inset Index
23866 status collapsed
23867
23868 \begin_layout Plain Layout
23869 Functions ! predefined
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Standard
23878 In general, variables are set 
23879 \emph on
23880 italic
23881 \emph default
23882  in mathematical expressions, but not function names, because 
23883 \begin_inset Formula $sin$
23884 \end_inset
23885
23886  could be misunderstood as 
23887 \begin_inset Formula $s\cdot i\cdot n$
23888 \end_inset
23889
23890 .
23891  Therefore there are predefined functions, that are additionally a bit separated
23892  from prefactors.
23893  They are inserted as commands starting with a backslash before their name.
23894 \end_layout
23895
23896 \begin_layout Standard
23897 \align center
23898 \begin_inset Tabular
23899 <lyxtabular version="3" rows="2" columns="4">
23900 <features>
23901 <column alignment="center" valignment="top" width="0pt">
23902 <column alignment="center" valignment="top" width="0pt">
23903 <column alignment="center" valignment="top" width="0pt">
23904 <column alignment="center" valignment="top" width="0pt">
23905 <row>
23906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 Command
23911 \end_layout
23912
23913 \end_inset
23914 </cell>
23915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919 Result
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 Command
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 Result
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 </row>
23943 <row>
23944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948 Asin(x)+B
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 \begin_inset Formula $Asin(x)+B$
23958 \end_inset
23959
23960
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969 A
23970 \backslash
23971 sin(x)+B
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $A\sin(x)+B$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 </lyxtabular>
23990
23991 \end_inset
23992
23993
23994 \begin_inset Newpage pagebreak
23995 \end_inset
23996
23997
23998 \end_layout
23999
24000 \begin_layout Standard
24001 The following functions are predefined:
24002 \end_layout
24003
24004 \begin_layout Standard
24005 \begin_inset VSpace -2mm
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Standard
24012 \align center
24013 \begin_inset Tabular
24014 <lyxtabular version="3" rows="9" columns="4">
24015 <features>
24016 <column alignment="center" valignment="top" width="0pt">
24017 <column alignment="center" valignment="top" width="0pt">
24018 <column alignment="center" valignment="top" width="0pt">
24019 <column alignment="center" valignment="top" width="0pt">
24020 <row>
24021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 Command
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 Command
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043 Command
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 Command
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 <row>
24059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \backslash
24065 sin
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 sinh
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085
24086 \backslash
24087 arcsin
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \backslash
24098 sup
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 </row>
24104 <row>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \backslash
24111 cos
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120
24121 \backslash
24122 cosh
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 arccos
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \backslash
24144 inf
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 </row>
24150 <row>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155
24156 \backslash
24157 tan
24158 \end_layout
24159
24160 \end_inset
24161 </cell>
24162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166
24167 \backslash
24168 tanh
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 arctan
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \backslash
24190 lim
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 </row>
24196 <row>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201
24202 \backslash
24203 cot
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212
24213 \backslash
24214 coth
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \backslash
24225 arg
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234
24235 \backslash
24236 liminf
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 <row>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247
24248 \backslash
24249 sec
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \backslash
24260 min
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 deg
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280
24281 \backslash
24282 limsup
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 </row>
24288 <row>
24289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293
24294 \backslash
24295 csc
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \backslash
24306 max
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \backslash
24317 det
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326
24327 \backslash
24328 Pr
24329 \end_layout
24330
24331 \end_inset
24332 </cell>
24333 </row>
24334 <row>
24335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24336 \begin_inset Text
24337
24338 \begin_layout Plain Layout
24339
24340 \backslash
24341 ln
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 exp
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \backslash
24363 dim
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 hom
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 </row>
24380 <row>
24381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385
24386 \backslash
24387 lg
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396
24397 \backslash
24398 log
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \backslash
24409 ker
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418
24419 \backslash
24420 gcd
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 </row>
24426 </lyxtabular>
24427
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \begin_layout Standard
24434 They can also be inserted with the math toolbar button 
24435 \begin_inset Graphics
24436         filename ../images/math/functions.png
24437         scale 85
24438
24439 \end_inset
24440
24441 .
24442 \end_layout
24443
24444 \begin_layout Subsection
24445 Self-defined Functions
24446 \begin_inset Index
24447 status collapsed
24448
24449 \begin_layout Plain Layout
24450 Functions ! self-defined
24451 \end_layout
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Standard
24459 To use a function that is not predefined, like for example the sign function
24460  sgn(x), there are two possibilities:
24461 \end_layout
24462
24463 \begin_layout Itemize
24464 Define the function by inserting the following line to the LaTeX-preamble
24465 \begin_inset Foot
24466 status collapsed
24467
24468 \begin_layout Plain Layout
24469 For more about 
24470 \series bold
24471
24472 \backslash
24473 DeclareMathOperator
24474 \series default
24475  see 
24476 \begin_inset CommandInset ref
24477 LatexCommand ref
24478 reference "sub:Self-defined-Operators"
24479
24480 \end_inset
24481
24482 .
24483 \end_layout
24484
24485 \end_inset
24486
24487
24488 \begin_inset Newline newline
24489 \end_inset
24490
24491
24492 \begin_inset VSpace -3mm
24493 \end_inset
24494
24495
24496 \begin_inset Newline newline
24497 \end_inset
24498
24499
24500 \series bold
24501
24502 \backslash
24503 DeclareMathOperator{
24504 \backslash
24505 sgn}{sgn}
24506 \series default
24507
24508 \begin_inset Index
24509 status collapsed
24510
24511 \begin_layout Plain Layout
24512 Commands ! D ! 
24513 \backslash
24514 dbinom@
24515 \backslash
24516 DeclareMathOperator
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \begin_inset Newline newline
24523 \end_inset
24524
24525
24526 \begin_inset VSpace -2mm
24527 \end_inset
24528
24529
24530 \begin_inset Newline newline
24531 \end_inset
24532
24533 Now the new defined function can be called with the command 
24534 \series bold
24535
24536 \backslash
24537 sgn
24538 \series default
24539 .
24540 \end_layout
24541
24542 \begin_layout Itemize
24543 Write the the formula as usual, mark the formula name, in our example the
24544  letters 
24545 \emph on
24546 sgn
24547 \emph default
24548 , and change it to mathematical text.
24549  At last a space is inserted between prefactor and function.
24550 \end_layout
24551
24552 \begin_layout Standard
24553 The result is the same with both methods as with a predefined function
24554 \begin_inset Foot
24555 status collapsed
24556
24557 \begin_layout Plain Layout
24558 In LyX self-defined functions are displayed red, predefined ones black.
24559 \end_layout
24560
24561 \end_inset
24562
24563 :
24564 \end_layout
24565
24566 \begin_layout Standard
24567 \align center
24568 \begin_inset Tabular
24569 <lyxtabular version="3" rows="3" columns="2">
24570 <features>
24571 <column alignment="center" valignment="top" width="0pt">
24572 <column alignment="center" valignment="top" width="0pt">
24573 <row>
24574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578 Command
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 Result
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598 A
24599 \backslash
24600 sgn(x)+B
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Formula $A\sgn(x)+B$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 </row>
24618 <row>
24619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623 A
24624 \backslash
24625 ,
24626 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24627 \end_inset
24628
24629 (x)+B
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24639 \end_inset
24640
24641
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 </row>
24647 </lyxtabular>
24648
24649 \end_inset
24650
24651
24652 \end_layout
24653
24654 \begin_layout Standard
24655 The first method is more suitable when the self-defined function should
24656  be used several times.
24657 \end_layout
24658
24659 \begin_layout Subsection
24660 Limits
24661 \begin_inset Index
24662 status collapsed
24663
24664 \begin_layout Plain Layout
24665 Limits
24666 \end_layout
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \begin_layout Standard
24674 For limits there are defined besides 
24675 \series bold
24676
24677 \backslash
24678 lim
24679 \series default
24680
24681 \begin_inset Index
24682 status collapsed
24683
24684 \begin_layout Plain Layout
24685 Commands ! L ! 
24686 \backslash
24687 lim
24688 \end_layout
24689
24690 \end_inset
24691
24692
24693 \series bold
24694
24695 \backslash
24696 liminf
24697 \series default
24698  and 
24699 \series bold
24700
24701 \backslash
24702 limsup
24703 \series default
24704  furthermore the following functions:
24705 \end_layout
24706
24707 \begin_layout Standard
24708 \align center
24709 \begin_inset Tabular
24710 <lyxtabular version="3" rows="5" columns="2">
24711 <features>
24712 <column alignment="center" valignment="top" width="0">
24713 <column alignment="center" valignment="top" width="0">
24714 <row>
24715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 Command
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 Result
24729 \begin_inset Note Note
24730 status collapsed
24731
24732 \begin_layout Plain Layout
24733
24734 \series bold
24735
24736 \backslash
24737 raisebox
24738 \series default
24739  is only used as spacer.
24740 \end_layout
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755
24756 \backslash
24757 varliminf
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 \begin_inset Formula $\varliminf$
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 </row>
24775 <row>
24776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780
24781 \backslash
24782 varlimsup
24783 \end_layout
24784
24785 \end_inset
24786 </cell>
24787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791 \begin_inset Formula $\varlimsup$
24792 \end_inset
24793
24794
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 </row>
24800 <row>
24801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24802 \begin_inset Text
24803
24804 \begin_layout Plain Layout
24805
24806 \backslash
24807 varprojlim
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 \begin_inset Formula $\varprojlim$
24817 \end_inset
24818
24819
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 </row>
24825 <row>
24826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830
24831 \backslash
24832 varinjlim
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841 \begin_inset Formula $\varinjlim$
24842 \end_inset
24843
24844
24845 \begin_inset Formula $\raisebox{-2.5mm}{}$
24846 \end_inset
24847
24848
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 </row>
24854 </lyxtabular>
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 \begin_inset VSpace medskip
24863 \end_inset
24864
24865 The limit is created by inserting a subscript.
24866  It is set right beside the function in an inline formula:
24867 \end_layout
24868
24869 \begin_layout Standard
24870 \align center
24871 \begin_inset Tabular
24872 <lyxtabular version="3" rows="2" columns="2">
24873 <features>
24874 <column alignment="center" valignment="top" width="0pt">
24875 <column alignment="center" valignment="top" width="0pt">
24876 <row>
24877 <cell alignment="center" valignment="top" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881 Command
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 \begin_inset space \hspace{}
24891 \length 1cm
24892 \end_inset
24893
24894 Result
24895 \begin_inset Note Note
24896 status collapsed
24897
24898 \begin_layout Plain Layout
24899
24900 \series bold
24901
24902 \backslash
24903 hspace
24904 \series default
24905  and
24906 \series bold
24907  
24908 \backslash
24909 raisebox
24910 \series default
24911  are used here as spacer.
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \end_inset
24920 </cell>
24921 </row>
24922 <row>
24923 <cell alignment="center" valignment="top" usebox="none">
24924 \begin_inset Text
24925
24926 \begin_layout Plain Layout
24927
24928 \backslash
24929 lim_x
24930 \backslash
24931 to
24932 \begin_inset ERT
24933 status collapsed
24934
24935 \begin_layout Plain Layout
24936
24937
24938 \backslash
24939 spce 
24940 \end_layout
24941
24942 \end_inset
24943
24944 A
24945 \begin_inset ERT
24946 status collapsed
24947
24948 \begin_layout Plain Layout
24949
24950
24951 \backslash
24952 spce 
24953 \end_layout
24954
24955 \end_inset
24956
24957 x=B
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 <cell alignment="center" valignment="top" usebox="none">
24963 \begin_inset Text
24964
24965 \begin_layout Plain Layout
24966 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24967 \end_inset
24968
24969
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 </row>
24975 </lyxtabular>
24976
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Standard
24983 In a displayed formula the limit is set below the formula, as usual:
24984 \begin_inset Formula \[
24985 \lim_{x\to A}x=B\]
24986
24987 \end_inset
24988
24989
24990 \end_layout
24991
24992 \begin_layout Subsection
24993 Modulo-Functions
24994 \begin_inset Index
24995 status collapsed
24996
24997 \begin_layout Plain Layout
24998 Functions ! modulo-
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \begin_layout Standard
25007 The modulo-function is special, because it exists in four variants.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 The variants in a displayed formula:
25012 \begin_inset Formula \begin{align*}
25013 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25014 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25015 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25016 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25017 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25018
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \begin_layout Standard
25025 In an inline formula less space is set before the function names for all
25026  variants.
25027 \end_layout
25028
25029 \begin_layout Section
25030 Special Characters
25031 \begin_inset Index
25032 status collapsed
25033
25034 \begin_layout Plain Layout
25035 Special characters
25036 \end_layout
25037
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \begin_layout Subsection
25044 Special Characters in Mathematical Text
25045 \end_layout
25046
25047 \begin_layout Standard
25048 The following commands can only be used in mathematical text or in TeX-mode:
25049 \end_layout
25050
25051 \begin_layout Standard
25052 \begin_inset space \hfill{}
25053 \end_inset
25054
25055
25056 \begin_inset Tabular
25057 <lyxtabular version="3" rows="8" columns="2">
25058 <features>
25059 <column alignment="block" valignment="top" width="0">
25060 <column alignment="block" valignment="top" width="0">
25061 <row>
25062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066 Command
25067 \end_layout
25068
25069 \end_inset
25070 </cell>
25071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25072 \begin_inset Text
25073
25074 \begin_layout Plain Layout
25075 Result
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 </row>
25081 <row>
25082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Plain Layout
25086
25087 \backslash
25088 oe
25089 \end_layout
25090
25091 \end_inset
25092 </cell>
25093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25094 \begin_inset Text
25095
25096 \begin_layout Plain Layout
25097 \begin_inset Formula $\textrm{œ}$
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 </row>
25106 <row>
25107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Plain Layout
25111
25112 \backslash
25113 OE
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Plain Layout
25122 \begin_inset Formula $\textrm{Œ}$
25123 \end_inset
25124
25125
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 </row>
25131 <row>
25132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \backslash
25138 ae
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147 \begin_inset Formula $\textrm{æ}$
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 </row>
25156 <row>
25157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161
25162 \backslash
25163 AE
25164 \end_layout
25165
25166 \end_inset
25167 </cell>
25168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172 \begin_inset Formula $\textrm{Æ}$
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 </row>
25181 <row>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \backslash
25188 aa
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197 \begin_inset Formula $\textrm{\aa}$
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 </row>
25206 <row>
25207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \backslash
25213 AA
25214 \begin_inset Index
25215 status collapsed
25216
25217 \begin_layout Plain Layout
25218 \begin_inset ERT
25219 status collapsed
25220
25221 \begin_layout Plain Layout
25222
25223
25224 \backslash
25225
25226 \begin_inset ERT
25227 status collapsed
25228
25229 \begin_layout Plain Layout
25230
25231 {
25232 \end_layout
25233
25234 \end_inset
25235
25236
25237 \begin_inset ERT
25238 status collapsed
25239
25240 \begin_layout Plain Layout
25241
25242 }
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \end_inset
25251
25252 @
25253 \begin_inset ERT
25254 status collapsed
25255
25256 \begin_layout Plain Layout
25257
25258
25259 \backslash
25260
25261 \begin_inset ERT
25262 status collapsed
25263
25264 \begin_layout Plain Layout
25265
25266 {
25267 \end_layout
25268
25269 \end_inset
25270
25271
25272 \begin_inset ERT
25273 status collapsed
25274
25275 \begin_layout Plain Layout
25276
25277 }
25278 \end_layout
25279
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \end_inset
25286
25287 textrm
25288 \begin_inset ERT
25289 status collapsed
25290
25291 \begin_layout Plain Layout
25292
25293 {
25294 \end_layout
25295
25296 \end_inset
25297
25298
25299 \begin_inset ERT
25300 status collapsed
25301
25302 \begin_layout Plain Layout
25303
25304
25305 \backslash
25306
25307 \begin_inset ERT
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311
25312 {
25313 \end_layout
25314
25315 \end_inset
25316
25317
25318 \begin_inset ERT
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322
25323 }
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332
25333 AA
25334 \begin_inset ERT
25335 status collapsed
25336
25337 \begin_layout Plain Layout
25338
25339 }
25340 \end_layout
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358 \begin_inset Formula $\textrm{Å}$
25359 \end_inset
25360
25361
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 </row>
25367 <row>
25368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25369 \begin_inset Text
25370
25371 \begin_layout Plain Layout
25372
25373 \backslash
25374 i
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383 \begin_inset Formula $\textrm{ı}$
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 </row>
25392 </lyxtabular>
25393
25394 \end_inset
25395
25396
25397 \begin_inset space \hfill{}
25398 \end_inset
25399
25400
25401 \begin_inset Tabular
25402 <lyxtabular version="3" rows="8" columns="2">
25403 <features>
25404 <column alignment="block" valignment="top" width="0">
25405 <column alignment="center" valignment="top" width="0">
25406 <row>
25407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411 command
25412 \begin_inset Note Note
25413 status collapsed
25414
25415 \begin_layout Plain Layout
25416
25417 \series bold
25418
25419 \backslash
25420 hspace{0mm}
25421 \series default
25422  is used for separation, because otherwise the output will be ¡ and ¿ respective
25423 ly.
25424 \end_layout
25425
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437 Result
25438 \end_layout
25439
25440 \end_inset
25441 </cell>
25442 </row>
25443 <row>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448
25449 \backslash
25450 o
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459 \begin_inset Formula $\textrm{ø}$
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 <row>
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473
25474 \backslash
25475 O
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 \begin_inset Formula $\textrm{Ø}$
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 </row>
25493 <row>
25494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25495 \begin_inset Text
25496
25497 \begin_layout Plain Layout
25498
25499 \backslash
25500 l
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 \begin_inset Formula $\textrm{ł}$
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 </row>
25518 <row>
25519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523
25524 \backslash
25525 L
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Plain Layout
25534 \begin_inset Formula $\textrm{Ł}$
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 </row>
25543 <row>
25544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25545 \begin_inset Text
25546
25547 \begin_layout Plain Layout
25548 !
25549 \begin_inset space \hspace{}
25550 \length 0mm
25551 \end_inset
25552
25553 `
25554 \begin_inset ERT
25555 status collapsed
25556
25557 \begin_layout Plain Layout
25558
25559
25560 \backslash
25561 spce 
25562 \end_layout
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575 \begin_inset Formula $\textrm{!`}$
25576 \end_inset
25577
25578
25579 \end_layout
25580
25581 \end_inset
25582 </cell>
25583 </row>
25584 <row>
25585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25586 \begin_inset Text
25587
25588 \begin_layout Plain Layout
25589 ?
25590 \begin_inset space \hspace{}
25591 \length 0mm
25592 \end_inset
25593
25594 `
25595 \begin_inset ERT
25596 status collapsed
25597
25598 \begin_layout Plain Layout
25599
25600
25601 \backslash
25602 spce 
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616 \begin_inset Formula $\textrm{?`}$
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 </row>
25625 <row>
25626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630
25631 \backslash
25632 j
25633 \end_layout
25634
25635 \end_inset
25636 </cell>
25637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641 \begin_inset Formula $\textrm{ȷ}$
25642 \end_inset
25643
25644
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 </row>
25650 </lyxtabular>
25651
25652 \end_inset
25653
25654
25655 \begin_inset space \hfill{}
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \begin_layout Standard
25662 The characters 
25663 \begin_inset Formula $\textrm{\textrm{Å}}$
25664 \end_inset
25665
25666  and 
25667 \begin_inset Formula $\textrm{\textrm{Ø}}$
25668 \end_inset
25669
25670  can also be inserted via the math toolbar button 
25671 \begin_inset Graphics
25672         filename ../images/math/digamma.png
25673         scale 85
25674
25675 \end_inset
25676
25677 .
25678 \end_layout
25679
25680 \begin_layout Standard
25681 An exception are the commands 
25682 \series bold
25683 !
25684 \begin_inset space \hspace{}
25685 \length 0mm
25686 \end_inset
25687
25688 `
25689 \series default
25690  and 
25691 \series bold
25692 ?
25693 \begin_inset space \hspace{}
25694 \length 0mm
25695 \end_inset
25696
25697 `
25698 \series default
25699 , because they can be inserted in LyX directly to text.
25700 \end_layout
25701
25702 \begin_layout Subsection
25703 Accents in Text
25704 \begin_inset CommandInset label
25705 LatexCommand label
25706 name "sub:Accents-in-Text"
25707
25708 \end_inset
25709
25710
25711 \begin_inset Index
25712 status collapsed
25713
25714 \begin_layout Plain Layout
25715 Accents ! in text
25716 \end_layout
25717
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \begin_layout Standard
25724 With the following commands all letters can be accented.
25725  The commands must be inserted in TeX-mode.
25726 \end_layout
25727
25728 \begin_layout Standard
25729 \begin_inset space \hfill{}
25730 \end_inset
25731
25732
25733 \begin_inset Tabular
25734 <lyxtabular version="3" rows="8" columns="2">
25735 <features>
25736 <column alignment="block" valignment="top" width="0">
25737 <column alignment="block" valignment="top" width="0">
25738 <row>
25739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743 Command
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752 Result
25753 \end_layout
25754
25755 \end_inset
25756 </cell>
25757 </row>
25758 <row>
25759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763
25764 \backslash
25765
25766 \begin_inset Quotes grd
25767 \end_inset
25768
25769 e
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Plain Layout
25778 \begin_inset ERT
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782
25783
25784 \backslash
25785 "e
25786 \end_layout
25787
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \end_inset
25794 </cell>
25795 </row>
25796 <row>
25797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801
25802 \backslash
25803 `e
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812 \begin_inset ERT
25813 status collapsed
25814
25815 \begin_layout Plain Layout
25816
25817
25818 \backslash
25819 `e
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 </row>
25830 <row>
25831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835
25836 \backslash
25837 ^
25838 \begin_inset ERT
25839 status collapsed
25840
25841 \begin_layout Plain Layout
25842
25843
25844 \backslash
25845 spce 
25846 \end_layout
25847
25848 \end_inset
25849
25850 e
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25856 \begin_inset Text
25857
25858 \begin_layout Plain Layout
25859 \begin_inset ERT
25860 status collapsed
25861
25862 \begin_layout Plain Layout
25863
25864
25865 \backslash
25866 ^e
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \end_inset
25875 </cell>
25876 </row>
25877 <row>
25878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25879 \begin_inset Text
25880
25881 \begin_layout Plain Layout
25882
25883 \backslash
25884 =e
25885 \end_layout
25886
25887 \end_inset
25888 </cell>
25889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25890 \begin_inset Text
25891
25892 \begin_layout Plain Layout
25893 \begin_inset ERT
25894 status collapsed
25895
25896 \begin_layout Plain Layout
25897
25898
25899 \backslash
25900 =e
25901 \end_layout
25902
25903 \end_inset
25904
25905
25906 \end_layout
25907
25908 \end_inset
25909 </cell>
25910 </row>
25911 <row>
25912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25913 \begin_inset Text
25914
25915 \begin_layout Plain Layout
25916
25917 \backslash
25918 u
25919 \begin_inset ERT
25920 status collapsed
25921
25922 \begin_layout Plain Layout
25923
25924
25925 \backslash
25926 spce 
25927 \end_layout
25928
25929 \end_inset
25930
25931 e
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25937 \begin_inset Text
25938
25939 \begin_layout Plain Layout
25940 \begin_inset ERT
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944
25945
25946 \backslash
25947 u e
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 </row>
25958 <row>
25959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963
25964 \backslash
25965 b
25966 \begin_inset ERT
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970
25971
25972 \backslash
25973 spce 
25974 \end_layout
25975
25976 \end_inset
25977
25978 e
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987 \begin_inset ERT
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991
25992
25993 \backslash
25994 b e
25995 \end_layout
25996
25997 \end_inset
25998
25999
26000 \end_layout
26001
26002 \end_inset
26003 </cell>
26004 </row>
26005 <row>
26006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010
26011 \backslash
26012 t
26013 \begin_inset ERT
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017
26018
26019 \backslash
26020 spce 
26021 \end_layout
26022
26023 \end_inset
26024
26025 ee
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26031 \begin_inset Text
26032
26033 \begin_layout Plain Layout
26034 \begin_inset ERT
26035 status collapsed
26036
26037 \begin_layout Plain Layout
26038
26039
26040 \backslash
26041 t ee
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \end_inset
26050 </cell>
26051 </row>
26052 </lyxtabular>
26053
26054 \end_inset
26055
26056
26057 \begin_inset space \hfill{}
26058 \end_inset
26059
26060
26061 \begin_inset Tabular
26062 <lyxtabular version="3" rows="8" columns="2">
26063 <features>
26064 <column alignment="block" valignment="top" width="0">
26065 <column alignment="center" valignment="top" width="0">
26066 <row>
26067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071 Command
26072 \end_layout
26073
26074 \end_inset
26075 </cell>
26076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Plain Layout
26080 Result
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 </row>
26086 <row>
26087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091
26092 \backslash
26093 H
26094 \begin_inset ERT
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098
26099
26100 \backslash
26101 spce 
26102 \end_layout
26103
26104 \end_inset
26105
26106 e
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115 \begin_inset ERT
26116 status collapsed
26117
26118 \begin_layout Plain Layout
26119
26120
26121 \backslash
26122 H e
26123 \end_layout
26124
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 </row>
26133 <row>
26134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138
26139 \backslash
26140 'e
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Plain Layout
26149 \begin_inset ERT
26150 status collapsed
26151
26152 \begin_layout Plain Layout
26153
26154
26155 \backslash
26156 'e
26157 \end_layout
26158
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 <row>
26168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172
26173 \backslash
26174 ~e
26175 \begin_inset Index
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179 Tilde
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Plain Layout
26193 \begin_inset ERT
26194 status collapsed
26195
26196 \begin_layout Plain Layout
26197
26198
26199 \backslash
26200 ~e
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \end_inset
26209 </cell>
26210 </row>
26211 <row>
26212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216
26217 \backslash
26218 .e
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26224 \begin_inset Text
26225
26226 \begin_layout Plain Layout
26227 \begin_inset ERT
26228 status collapsed
26229
26230 \begin_layout Plain Layout
26231
26232
26233 \backslash
26234 .e
26235 \end_layout
26236
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \end_inset
26243 </cell>
26244 </row>
26245 <row>
26246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250
26251 \backslash
26252 v
26253 \begin_inset ERT
26254 status collapsed
26255
26256 \begin_layout Plain Layout
26257
26258
26259 \backslash
26260 spce 
26261 \end_layout
26262
26263 \end_inset
26264
26265 e
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26271 \begin_inset Text
26272
26273 \begin_layout Plain Layout
26274 \begin_inset ERT
26275 status collapsed
26276
26277 \begin_layout Plain Layout
26278
26279
26280 \backslash
26281 v e
26282 \end_layout
26283
26284 \end_inset
26285
26286
26287 \end_layout
26288
26289 \end_inset
26290 </cell>
26291 </row>
26292 <row>
26293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297
26298 \backslash
26299 d
26300 \begin_inset ERT
26301 status collapsed
26302
26303 \begin_layout Plain Layout
26304
26305
26306 \backslash
26307 spce 
26308 \end_layout
26309
26310 \end_inset
26311
26312 e
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26318 \begin_inset Text
26319
26320 \begin_layout Plain Layout
26321 \begin_inset ERT
26322 status collapsed
26323
26324 \begin_layout Plain Layout
26325
26326
26327 \backslash
26328 d e
26329 \end_layout
26330
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 </row>
26339 <row>
26340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26341 \begin_inset Text
26342
26343 \begin_layout Plain Layout
26344
26345 \backslash
26346 c
26347 \begin_inset ERT
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351
26352
26353 \backslash
26354 spce 
26355 \end_layout
26356
26357 \end_inset
26358
26359 e
26360 \end_layout
26361
26362 \end_inset
26363 </cell>
26364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26365 \begin_inset Text
26366
26367 \begin_layout Plain Layout
26368 \begin_inset ERT
26369 status collapsed
26370
26371 \begin_layout Plain Layout
26372
26373
26374 \backslash
26375 c e
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 </row>
26386 </lyxtabular>
26387
26388 \end_inset
26389
26390
26391 \begin_inset space \hfill{}
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \begin_layout Standard
26398 \begin_inset VSpace medskip
26399 \end_inset
26400
26401 With the command 
26402 \series bold
26403
26404 \backslash
26405 t
26406 \series default
26407  also two different characters can be accented.
26408  The command 
26409 \series bold
26410
26411 \backslash
26412 t
26413 \begin_inset ERT
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417
26418
26419 \backslash
26420 spce 
26421 \end_layout
26422
26423 \end_inset
26424
26425 sz
26426 \series default
26427  creates: 
26428 \begin_inset ERT
26429 status collapsed
26430
26431 \begin_layout Plain Layout
26432
26433
26434 \backslash
26435 t sz
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \begin_layout Standard
26444 The accents 
26445 \series bold
26446 `
26447 \series default
26448  , 
26449 \series bold
26450 '
26451 \series default
26452  , and 
26453 \series bold
26454 ^
26455 \series default
26456  can in combination with vowels directly be inserted with the keyboard without
26457  using TeX-mode.
26458  The same applies for the tilde
26459 \begin_inset Foot
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463 This only applies for keyboards where the tilde is defined as accent.
26464 \end_layout
26465
26466 \end_inset
26467
26468  
26469 \series bold
26470 ~
26471 \series default
26472  in combination with 
26473 \emph on
26474 a
26475 \emph default
26476  , 
26477 \emph on
26478 n
26479 \emph default
26480  , or 
26481 \emph on
26482 o
26483 \emph default
26484 .
26485 \end_layout
26486
26487 \begin_layout Standard
26488 The commands 
26489 \series bold
26490
26491 \backslash
26492 b
26493 \series default
26494  , 
26495 \series bold
26496
26497 \backslash
26498 c
26499 \series default
26500  , 
26501 \series bold
26502
26503 \backslash
26504 d
26505 \series default
26506  , 
26507 \series bold
26508
26509 \backslash
26510 H
26511 \series default
26512  , 
26513 \series bold
26514
26515 \backslash
26516 t
26517 \series default
26518  , 
26519 \series bold
26520
26521 \backslash
26522 u
26523 \series default
26524  , 
26525 \series bold
26526
26527 \backslash
26528 v
26529 \series default
26530 , and accents inserted directly with the keyboard are also available in
26531  mathematical text.
26532  For the other accents there are special math commands to be used in formulas,
26533  see 
26534 \begin_inset CommandInset ref
26535 LatexCommand ref
26536 reference "sub:Accents-for-one"
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \begin_layout Standard
26544 \begin_inset VSpace bigskip
26545 \end_inset
26546
26547 Furthermore, with the command 
26548 \series bold
26549
26550 \backslash
26551 textcircled
26552 \series default
26553
26554 \begin_inset Index
26555 status collapsed
26556
26557 \begin_layout Plain Layout
26558 Commands ! T ! 
26559 \backslash
26560 textcircled
26561 \end_layout
26562
26563 \end_inset
26564
26565  all numbers and letters can be set into a circle, quasi accented with a
26566  circle, similar to the the copyright symbol.
26567 \end_layout
26568
26569 \begin_layout Standard
26570 \align center
26571 \begin_inset Tabular
26572 <lyxtabular version="3" rows="3" columns="2">
26573 <features>
26574 <column alignment="center" valignment="top" width="0">
26575 <column alignment="center" valignment="top" width="0">
26576 <row>
26577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26578 \begin_inset Text
26579
26580 \begin_layout Plain Layout
26581 Command
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26587 \begin_inset Text
26588
26589 \begin_layout Plain Layout
26590 Result
26591 \begin_inset Note Note
26592 status collapsed
26593
26594 \begin_layout Plain Layout
26595
26596 \series bold
26597
26598 \backslash
26599 raisebox
26600 \series default
26601  is only used as spacer.
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 <row>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617
26618 \backslash
26619 textcircled{w}
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628 \begin_inset ERT
26629 status collapsed
26630
26631 \begin_layout Plain Layout
26632
26633
26634 \backslash
26635 textcircled{w}
26636 \end_layout
26637
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 </row>
26646 <row>
26647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26648 \begin_inset Text
26649
26650 \begin_layout Plain Layout
26651
26652 \backslash
26653 Large 
26654 \backslash
26655 textcircled{
26656 \backslash
26657 normalsize
26658 \backslash
26659 protect
26660 \backslash
26661 raisebox{-1.5pt}{W}}
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670 \begin_inset Formula $\raisebox{4.5mm}{}$
26671 \end_inset
26672
26673
26674 \begin_inset ERT
26675 status collapsed
26676
26677 \begin_layout Plain Layout
26678
26679
26680 \backslash
26681 Large 
26682 \backslash
26683 textcircled{
26684 \backslash
26685 normalsize
26686 \backslash
26687 protect
26688 \backslash
26689 raisebox{-1.5pt}W}
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \begin_inset Formula $\raisebox{-2mm}{}$
26696 \end_inset
26697
26698
26699 \end_layout
26700
26701 \end_inset
26702 </cell>
26703 </row>
26704 </lyxtabular>
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \begin_layout Standard
26712 One has to take care that the character fits in the circle.
26713  
26714 \series bold
26715
26716 \backslash
26717 Large
26718 \series default
26719
26720 \begin_inset Foot
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724 see 
26725 \begin_inset CommandInset ref
26726 LatexCommand ref
26727 reference "sub:Font-Sizes"
26728
26729 \end_inset
26730
26731
26732 \end_layout
26733
26734 \end_inset
26735
26736  specifies thereby the size of the circle.
26737  With the help of 
26738 \series bold
26739
26740 \backslash
26741 raisebox
26742 \series default
26743
26744 \begin_inset Foot
26745 status collapsed
26746
26747 \begin_layout Plain Layout
26748 see 
26749 \begin_inset CommandInset ref
26750 LatexCommand ref
26751 reference "sub:Boxes-without-Frame"
26752
26753 \end_inset
26754
26755
26756 \end_layout
26757
26758 \end_inset
26759
26760  the character can be centered.
26761 \end_layout
26762
26763 \begin_layout Subsection
26764 Minuscule Numbers
26765 \begin_inset Index
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769 Minuscule numbers
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \begin_layout Standard
26778 Minuscule numbers are created with the command 
26779 \series bold
26780
26781 \backslash
26782 oldstylenums
26783 \series default
26784
26785 \begin_inset Index
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789 Commands ! O ! 
26790 \backslash
26791 oldstylenums
26792 \end_layout
26793
26794 \end_inset
26795
26796 .
26797  The command can be used in formulas and in TeX-mode.
26798  The command scheme is:
26799 \end_layout
26800
26801 \begin_layout Standard
26802
26803 \series bold
26804
26805 \backslash
26806 oldstylenums{number}
26807 \end_layout
26808
26809 \begin_layout Standard
26810 The command 
26811 \series bold
26812
26813 \backslash
26814 oldstylenums{0123456789
26815 \series default
26816  produces: 
26817 \begin_inset Formula $\oldstylenums{0123456789}$
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \begin_layout Subsection
26824 Miscellaneous Special Characters
26825 \begin_inset CommandInset label
26826 LatexCommand label
26827 name "sub:Miscellaneous-Special-Characters"
26828
26829 \end_inset
26830
26831
26832 \begin_inset Index
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836 Special characters ! miscellaneous
26837 \end_layout
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \begin_layout Standard
26845 The following characters can only be inserted to formulas by using commands:
26846 \end_layout
26847
26848 \begin_layout Standard
26849 \align center
26850 \begin_inset Tabular
26851 <lyxtabular version="3" rows="4" columns="2">
26852 <features>
26853 <column alignment="center" valignment="top" width="0">
26854 <column alignment="center" valignment="top" width="0">
26855 <row>
26856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860 Command
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869 Result
26870 \end_layout
26871
26872 \end_inset
26873 </cell>
26874 </row>
26875 <row>
26876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26877 \begin_inset Text
26878
26879 \begin_layout Plain Layout
26880
26881 \backslash
26882 ^
26883 \begin_inset ERT
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887
26888
26889 \backslash
26890 spce 
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26901 \begin_inset Text
26902
26903 \begin_layout Plain Layout
26904 \begin_inset Formula $\mathcircumflex$
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \end_inset
26911 </cell>
26912 </row>
26913 <row>
26914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26915 \begin_inset Text
26916
26917 \begin_layout Plain Layout
26918
26919 \backslash
26920 _
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 \begin_inset Formula $\_$
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \end_inset
26936 </cell>
26937 </row>
26938 <row>
26939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943 ^
26944 \begin_inset ERT
26945 status collapsed
26946
26947 \begin_layout Plain Layout
26948
26949
26950 \backslash
26951 spce 
26952 \end_layout
26953
26954 \end_inset
26955
26956
26957 \backslash
26958 circ
26959 \begin_inset Index
26960 status collapsed
26961
26962 \begin_layout Plain Layout
26963 °
26964 \end_layout
26965
26966 \end_inset
26967
26968
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 \begin_inset Formula $^{\circ}$
26978 \end_inset
26979
26980
26981 \end_layout
26982
26983 \end_inset
26984 </cell>
26985 </row>
26986 </lyxtabular>
26987
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \begin_layout Standard
26994 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
26995  contains the following line
26996 \begin_inset Foot
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000 More about this is described in 
27001 \begin_inset CommandInset ref
27002 LatexCommand ref
27003 reference "sub:Text-Characters-in"
27004
27005 \end_inset
27006
27007 .
27008 \end_layout
27009
27010 \end_inset
27011
27012 :
27013 \end_layout
27014
27015 \begin_layout Standard
27016
27017 \series bold
27018
27019 \backslash
27020 DeclareInputtext{176}{
27021 \backslash
27022 ifmmode^
27023 \backslash
27024 circ
27025 \backslash
27026 else
27027 \backslash
27028 textdegree
27029 \backslash
27030 fi}
27031 \end_layout
27032
27033 \begin_layout Section
27034 Formula Styles
27035 \begin_inset CommandInset label
27036 LatexCommand label
27037 name "sec:Formula-Styles"
27038
27039 \end_inset
27040
27041
27042 \begin_inset Index
27043 status collapsed
27044
27045 \begin_layout Plain Layout
27046 Formula ! styles
27047 \end_layout
27048
27049 \end_inset
27050
27051
27052 \end_layout
27053
27054 \begin_layout Itemize
27055 There are two different alignment styles:
27056 \end_layout
27057
27058 \begin_deeper
27059 \begin_layout Description
27060 Centered is the predefined standard
27061 \end_layout
27062
27063 \begin_layout Description
27064 Indented for this the option 
27065 \series bold
27066 fleqn
27067 \series default
27068  must be inserted in the menu 
27069 \family sans
27070 Document\SpecialChar \menuseparator
27071 Settings
27072 \family default
27073  under 
27074 \family sans
27075 Document
27076 \begin_inset space ~
27077 \end_inset
27078
27079 Class
27080 \end_layout
27081
27082 \begin_layout Standard
27083 When 
27084 \series bold
27085 Indented
27086 \series default
27087  is used, the indentation can be adjusted with the length 
27088 \series bold
27089
27090 \backslash
27091 mathindent
27092 \series default
27093
27094 \begin_inset Index
27095 status collapsed
27096
27097 \begin_layout Plain Layout
27098 Commands ! M ! 
27099 \backslash
27100 mathindent
27101 \end_layout
27102
27103 \end_inset
27104
27105 .
27106  Should the distance be 15
27107 \begin_inset space \thinspace{}
27108 \end_inset
27109
27110 mm, the following command line is inserted in the LaTeX-preamble
27111 \end_layout
27112
27113 \begin_layout Standard
27114
27115 \series bold
27116
27117 \backslash
27118 setlength{
27119 \backslash
27120 mathindent}{15mm}
27121 \end_layout
27122
27123 \begin_layout Standard
27124 When no length is specified, the predefined value of 30
27125 \begin_inset space \thinspace{}
27126 \end_inset
27127
27128 pt will be used.
27129 \end_layout
27130
27131 \end_deeper
27132 \begin_layout Itemize
27133 And two different numbering styles:
27134 \end_layout
27135
27136 \begin_deeper
27137 \begin_layout Description
27138 Right is the predefined standard
27139 \end_layout
27140
27141 \begin_layout Description
27142 Left for this the option 
27143 \series bold
27144 leqno
27145 \series default
27146  must be inserted in the menu 
27147 \family sans
27148 Document\SpecialChar \menuseparator
27149 Settings
27150 \family default
27151  under 
27152 \family sans
27153 Document
27154 \begin_inset space ~
27155 \end_inset
27156
27157 Class
27158 \end_layout
27159
27160 \end_deeper
27161 \begin_layout Standard
27162
27163 \series bold
27164 fleqn
27165 \series default
27166  and 
27167 \series bold
27168 leqno
27169 \series default
27170  can also be used together.
27171  In this case both options are inserted, separated by a comma.
27172 \end_layout
27173
27174 \begin_layout Standard
27175 The chosen styles are used for all displayed formulas of the document.
27176  When both, centered and indented formulas should be created in a document,
27177  the style 
27178 \series bold
27179 Centered
27180 \series default
27181  is used.
27182  The indented formulas are then set in a flalign environment, see 
27183 \begin_inset CommandInset ref
27184 LatexCommand ref
27185 reference "sub:Flalign-Environment"
27186
27187 \end_inset
27188
27189 .
27190 \end_layout
27191
27192 \begin_layout Section
27193 Multiline Formulas
27194 \begin_inset CommandInset label
27195 LatexCommand label
27196 name "sec:Multiline-Formulas"
27197
27198 \end_inset
27199
27200
27201 \begin_inset Index
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205 Formula ! multiline
27206 \end_layout
27207
27208 \end_inset
27209
27210
27211 \end_layout
27212
27213 \begin_layout Subsection
27214 General
27215 \end_layout
27216
27217 \begin_layout Standard
27218 In LyX multiline formulas are created by pressing 
27219 \family sans
27220 \series bold
27221 Ctrl-Return
27222 \family default
27223 \series default
27224  inside a formula.
27225  This creates an 
27226 \series bold
27227 align environment
27228 \series default
27229  that is described in 
27230 \begin_inset CommandInset ref
27231 LatexCommand ref
27232 reference "sub:Standard-align-Environment"
27233
27234 \end_inset
27235
27236 .
27237 \end_layout
27238
27239 \begin_layout Standard
27240 There are other multiline formula environments that can be created via the
27241  menu 
27242 \family sans
27243 Insert\SpecialChar \menuseparator
27244 Math
27245 \family default
27246 .
27247  These environments are described in the following sections.
27248 \end_layout
27249
27250 \begin_layout Standard
27251 In all multiline formula environments a new line is created by pressing
27252  
27253 \family sans
27254 Ctrl-Return
27255 \family default
27256 .
27257  To add or delete lines, the math toolbar buttons 
27258 \begin_inset Graphics
27259         filename ../images/tabular-feature_append-row.png
27260         scale 85
27261
27262 \end_inset
27263
27264  or 
27265 \begin_inset Graphics
27266         filename ../images/tabular-feature_delete-row.png
27267         scale 85
27268
27269 \end_inset
27270
27271 , respectively, or the menu 
27272 \family sans
27273 Edit\SpecialChar \menuseparator
27274 Rows & Columns
27275 \family default
27276  can be used.
27277 \end_layout
27278
27279 \begin_layout Subsubsection
27280 Line Separation
27281 \begin_inset CommandInset label
27282 LatexCommand label
27283 name "sub:Line-Separation"
27284
27285 \end_inset
27286
27287
27288 \begin_inset Index
27289 status collapsed
27290
27291 \begin_layout Plain Layout
27292 Formula ! multiline ! Line separation
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \begin_layout Standard
27301 There is sometimes not enough space in multiline formulas between the lines:
27302 \begin_inset Formula \begin{eqnarray*}
27303 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}\\
27304 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*}
27305
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \begin_layout Standard
27312 In LaTeX additional line space is specified as optional argument of the
27313  new line command.
27314  This is not yet possible in LyX
27315 \begin_inset Foot
27316 status collapsed
27317
27318 \begin_layout Plain Layout
27319 see 
27320 \begin_inset CommandInset href
27321 LatexCommand href
27322 name "LyX-bug #1505"
27323 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27324
27325 \end_inset
27326
27327
27328 \end_layout
27329
27330 \end_inset
27331
27332 , therefore the whole formula must be inserted in TeX-mode.
27333  To add in our example space, the command 
27334 \series bold
27335
27336 \backslash
27337
27338 \backslash
27339 [3mm]
27340 \series default
27341  is inserted at the end of the first line.
27342  One gets: 
27343 \begin_inset ERT
27344 status collapsed
27345
27346 \begin_layout Plain Layout
27347
27348
27349 \backslash
27350 begin{eqnarray*}
27351 \end_layout
27352
27353 \begin_layout Plain Layout
27354
27355 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27356  = & 
27357 \backslash
27358 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27359 \backslash
27360
27361 \backslash
27362 [3mm]
27363 \end_layout
27364
27365 \begin_layout Plain Layout
27366
27367 4x^{2}
27368 \backslash
27369 left(B^{2}+x_{0}^{2}
27370 \backslash
27371 right)+4x_{0}x
27372 \backslash
27373 left(D-B^{2}
27374 \backslash
27375 right)+B^{2}
27376 \backslash
27377 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27378 \backslash
27379 right) & = & 0
27380 \end_layout
27381
27382 \begin_layout Plain Layout
27383
27384
27385 \backslash
27386 end{eqnarray*}
27387 \end_layout
27388
27389 \end_inset
27390
27391
27392 \end_layout
27393
27394 \begin_layout Standard
27395 \begin_inset VSpace bigskip
27396 \end_inset
27397
27398 To set the the line separation for all lines in a formula, the length 
27399 \series bold
27400
27401 \backslash
27402 jot
27403 \series default
27404
27405 \begin_inset Index
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409 Commands ! J ! 
27410 \backslash
27411 jot
27412 \end_layout
27413
27414 \end_inset
27415
27416  is changed.
27417  The definition is: 
27418 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27419 \end_inset
27420
27421 .
27422  Predefined for 
27423 \series bold
27424
27425 \backslash
27426 jot
27427 \series default
27428  is the value 3
27429 \begin_inset space \thinspace{}
27430 \end_inset
27431
27432 pt.
27433  To create 3
27434 \begin_inset space \thinspace{}
27435 \end_inset
27436
27437 mm additional line separation as in the previous example, the command
27438 \end_layout
27439
27440 \begin_layout Standard
27441
27442 \series bold
27443
27444 \backslash
27445 setlength{
27446 \backslash
27447 jot}{3mm+3pt}
27448 \end_layout
27449
27450 \begin_layout Standard
27451 is inserted in TeX-mode before the formula.
27452  This requires that the LaTeX-package 
27453 \series bold
27454 calc
27455 \series default
27456
27457 \begin_inset Foot
27458 status collapsed
27459
27460 \begin_layout Plain Layout
27461
27462 \series bold
27463 calc
27464 \series default
27465  is part of every LaTeX standard installation.
27466 \end_layout
27467
27468 \end_inset
27469
27470
27471 \begin_inset Index
27472 status collapsed
27473
27474 \begin_layout Plain Layout
27475 Packages ! calc
27476 \end_layout
27477
27478 \end_inset
27479
27480  was loaded in LaTeX-preamble with the line
27481 \end_layout
27482
27483 \begin_layout Standard
27484
27485 \series bold
27486
27487 \backslash
27488 usepackage{calc}
27489 \end_layout
27490
27491 \begin_layout Standard
27492 One gets: 
27493 \begin_inset ERT
27494 status collapsed
27495
27496 \begin_layout Plain Layout
27497
27498
27499 \backslash
27500 setlength{
27501 \backslash
27502 jot}{3mm+3pt}
27503 \end_layout
27504
27505 \end_inset
27506
27507
27508 \begin_inset Formula \begin{eqnarray*}
27509 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}\\
27510 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*}
27511
27512 \end_inset
27513
27514
27515 \end_layout
27516
27517 \begin_layout Standard
27518 \begin_inset ERT
27519 status collapsed
27520
27521 \begin_layout Plain Layout
27522
27523
27524 \backslash
27525 setlength{
27526 \backslash
27527 jot}{3pt}
27528 \end_layout
27529
27530 \end_inset
27531
27532  To get back to the predefined distance, 
27533 \series bold
27534
27535 \backslash
27536 jot
27537 \series default
27538  is set to the value 3
27539 \begin_inset space \thinspace{}
27540 \end_inset
27541
27542 pt.
27543 \end_layout
27544
27545 \begin_layout Subsubsection
27546 Column Separation
27547 \begin_inset CommandInset label
27548 LatexCommand label
27549 name "sub:Column-Separation"
27550
27551 \end_inset
27552
27553
27554 \begin_inset Index
27555 status collapsed
27556
27557 \begin_layout Plain Layout
27558 Formula ! multiline ! Column separation
27559 \end_layout
27560
27561 \end_inset
27562
27563
27564 \end_layout
27565
27566 \begin_layout Standard
27567 Multiline formulas form a matrix.
27568  A formula in the eqnarray environment is for example a matrix with three
27569  columns.
27570  By changing the column separation in this environment, the space beside
27571  the relation sign can be changed.
27572 \end_layout
27573
27574 \begin_layout Standard
27575 The column separation is specified with the length 
27576 \series bold
27577
27578 \backslash
27579 arraycolsep
27580 \series default
27581
27582 \begin_inset Index
27583 status collapsed
27584
27585 \begin_layout Plain Layout
27586 Commands ! A ! 
27587 \backslash
27588 arraycolsep
27589 \end_layout
27590
27591 \end_inset
27592
27593  according to:
27594 \begin_inset Newline newline
27595 \end_inset
27596
27597 column separation = 2
27598 \begin_inset space \thinspace{}
27599 \end_inset
27600
27601
27602 \series bold
27603
27604 \backslash
27605 arraycolsep
27606 \series default
27607
27608 \begin_inset Newline newline
27609 \end_inset
27610
27611 Thus, the command
27612 \end_layout
27613
27614 \begin_layout Standard
27615
27616 \series bold
27617
27618 \backslash
27619 setlength{
27620 \backslash
27621 arraycolsep}{1cm}
27622 \end_layout
27623
27624 \begin_layout Standard
27625 inserted in TeX-mode, sets for all following formulas a column separation
27626  of 2
27627 \begin_inset space \thinspace{}
27628 \end_inset
27629
27630 cm.
27631  To get back to the predefined distance, 
27632 \series bold
27633
27634 \backslash
27635 arraycolsep
27636 \series default
27637  is set to 5
27638 \begin_inset space \thinspace{}
27639 \end_inset
27640
27641 pt.
27642 \end_layout
27643
27644 \begin_layout Standard
27645 A formula with 2
27646 \begin_inset space \thinspace{}
27647 \end_inset
27648
27649 cm column separation:
27650 \begin_inset ERT
27651 status collapsed
27652
27653 \begin_layout Plain Layout
27654
27655
27656 \backslash
27657 setlength{
27658 \backslash
27659 arraycolsep}{1cm}
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \begin_inset Formula \begin{eqnarray*}
27666 A & = & B\\
27667 C & \ne & A\end{eqnarray*}
27668
27669 \end_inset
27670
27671 A formula with the predefined column separation for matrices of 10
27672 \begin_inset space \thinspace{}
27673 \end_inset
27674
27675 pt:
27676 \begin_inset ERT
27677 status collapsed
27678
27679 \begin_layout Plain Layout
27680
27681
27682 \backslash
27683 setlength{
27684 \backslash
27685 arraycolsep}{5pt}
27686 \end_layout
27687
27688 \end_inset
27689
27690
27691 \begin_inset Formula \begin{eqnarray*}
27692 A & = & B\\
27693 C & \ne & A\end{eqnarray*}
27694
27695 \end_inset
27696
27697
27698 \end_layout
27699
27700 \begin_layout Subsubsection
27701 Long Formulas
27702 \begin_inset Index
27703 status collapsed
27704
27705 \begin_layout Plain Layout
27706 Formula ! long
27707 \end_layout
27708
27709 \end_inset
27710
27711
27712 \end_layout
27713
27714 \begin_layout Standard
27715 Long formulas can be typeset using these methods:
27716 \end_layout
27717
27718 \begin_layout Itemize
27719 When one side of the equation is much shorther than the line width, this
27720  one is chosen for the left side and the right side is typeset over two
27721  lines:
27722 \begin_inset ERT
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726
27727
27728 \backslash
27729 medskip
27730 \end_layout
27731
27732 \end_inset
27733
27734  
27735 \begin_inset Formula \begin{eqnarray}
27736 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 \\
27737  &  & -\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}
27738
27739 \end_inset
27740
27741
27742 \begin_inset ERT
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746
27747
27748 \backslash
27749 smallskip
27750 \end_layout
27751
27752 \end_inset
27753
27754
27755 \begin_inset Newline newline
27756 \end_inset
27757
27758 The minus sign at the beginning of the second line does normally not appear
27759  as operator because it is the first character of the line.
27760  Thus it would not be surrounded by space and could not be distinguished
27761  from the fraction bar.
27762  To avoid this, space was inserted behind the minus sign with the command
27763  
27764 \series bold
27765
27766 \backslash
27767 hspace{3pt}
27768 \series default
27769
27770 \begin_inset Foot
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 more about 
27775 \series bold
27776
27777 \backslash
27778 hspace
27779 \series default
27780  see 
27781 \begin_inset CommandInset ref
27782 LatexCommand ref
27783 reference "sub:Variable-Space"
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \end_inset
27791
27792
27793 \begin_inset Index
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797 Commands ! H ! 
27798 \backslash
27799 hspace
27800 \end_layout
27801
27802 \end_inset
27803
27804 .
27805 \end_layout
27806
27807 \begin_layout Itemize
27808 When both sides of the equation are too long, the command 
27809 \series bold
27810
27811 \backslash
27812 lefteqn
27813 \series default
27814
27815 \begin_inset Index
27816 status collapsed
27817
27818 \begin_layout Plain Layout
27819 Commands ! L ! 
27820 \backslash
27821 lefteqn
27822 \end_layout
27823
27824 \end_inset
27825
27826  is used.
27827  It is inserted to the first column of the first line and effects that all
27828  further insertions overwrite the following columns:
27829 \begin_inset ERT
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833
27834
27835 \backslash
27836 medskip
27837 \end_layout
27838
27839 \end_inset
27840
27841
27842 \begin_inset Formula \begin{eqnarray}
27843 \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 \\
27844  &  & -\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 \\
27845  &  & =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}
27846
27847 \end_inset
27848
27849
27850 \begin_inset ERT
27851 status collapsed
27852
27853 \begin_layout Plain Layout
27854
27855
27856 \backslash
27857 smallskip
27858 \end_layout
27859
27860 \end_inset
27861
27862
27863 \begin_inset Newline newline
27864 \end_inset
27865
27866 After the insertion of 
27867 \series bold
27868
27869 \backslash
27870 lefteqn
27871 \series default
27872 , the cursor is in a purple box that is a bit shifted to the left from the
27873  blue one.
27874  In this the formula is inserted.
27875 \begin_inset ERT
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879
27880
27881 \backslash
27882 medskip
27883 \end_layout
27884
27885 \end_inset
27886
27887
27888 \begin_inset Newline newline
27889 \end_inset
27890
27891 The content of the further lines is inserted to the second or another formula
27892  column.
27893  The greater the column number where it was inserted, the larger the indentation.
27894 \begin_inset ERT
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898
27899
27900 \backslash
27901 medskip
27902 \end_layout
27903
27904 \end_inset
27905
27906
27907 \begin_inset Newline newline
27908 \end_inset
27909
27910
27911 \begin_inset Note Greyedout
27912 status open
27913
27914 \begin_layout Plain Layout
27915 Note the following when using 
27916 \series bold
27917
27918 \backslash
27919 lefteqn
27920 \series default
27921 :
27922 \end_layout
27923
27924 \begin_layout Itemize
27925 The formula doesn't use the full page width.
27926  When e.
27927 \begin_inset space \thinspace{}
27928 \end_inset
27929
27930 g.
27931 \begin_inset space ~
27932 \end_inset
27933
27934 the term 
27935 \begin_inset Formula $-B^{2}$
27936 \end_inset
27937
27938  is added to the first line in the above example, it would have been outside
27939  the page margin.
27940  To better use the width, negative space can be inserted at the beginning
27941  of the first line.
27942 \end_layout
27943
27944 \begin_layout Itemize
27945 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27946  line.
27947 \begin_inset Foot
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 \begin_inset CommandInset href
27952 LatexCommand href
27953 name "LyX-bug #1429"
27954 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \end_inset
27962
27963  One can only set the cursor at the beginning of the line and move it with
27964  the arrow keys.
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \begin_layout Itemize
27973 Other methods to set long formulas are offered by the environments described
27974  in 
27975 \begin_inset CommandInset ref
27976 LatexCommand ref
27977 reference "sub:Multline-Environment"
27978
27979 \end_inset
27980
27981  and 
27982 \begin_inset CommandInset ref
27983 LatexCommand ref
27984 reference "sub:Multiline-Formula-Parts"
27985
27986 \end_inset
27987
27988 .
27989 \end_layout
27990
27991 \begin_layout Subsubsection
27992 Multiline Brackets
27993 \begin_inset CommandInset label
27994 LatexCommand label
27995 name "sub:Multiline-Brackets"
27996
27997 \end_inset
27998
27999
28000 \begin_inset Index
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004 Brackets ! for multiline expressions
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 For brackets spanning multiple lines the following problem occurs:
28014 \begin_inset Formula \begin{eqnarray*}
28015 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28016  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28017
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \begin_layout Standard
28024 The closing bracket is smaller than the opening bracket because brackets
28025  with variable size may not span multiple lines.
28026 \end_layout
28027
28028 \begin_layout Standard
28029 To set the bracket size for the second line correctly, the first line is
28030  ended with 
28031 \series bold
28032
28033 \backslash
28034 right.
28035 \series default
28036
28037 \begin_inset Index
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041 Commands ! R ! 
28042 \backslash
28043 right
28044 \end_layout
28045
28046 \end_inset
28047
28048  and the second line with 
28049 \series bold
28050
28051 \backslash
28052 left.
28053 \begin_inset Foot
28054 status collapsed
28055
28056 \begin_layout Plain Layout
28057 for more about 
28058 \series bold
28059
28060 \backslash
28061 left
28062 \series default
28063  and 
28064 \series bold
28065
28066 \backslash
28067 right
28068 \series default
28069  see 
28070 \begin_inset CommandInset ref
28071 LatexCommand ref
28072 reference "sub:Automatic-Bracket-Size"
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \end_inset
28080
28081
28082 \series default
28083
28084 \begin_inset Index
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 Commands ! L ! 
28089 \backslash
28090 left
28091 \end_layout
28092
28093 \end_inset
28094
28095 .
28096  After 
28097 \series bold
28098
28099 \backslash
28100 left.
28101
28102 \series default
28103  the command 
28104 \series bold
28105
28106 \backslash
28107 vphantom
28108 \series default
28109
28110 \begin_inset ERT
28111 status collapsed
28112
28113 \begin_layout Plain Layout
28114
28115
28116 \backslash
28117 spce 
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \series bold
28124
28125 \backslash
28126 prod
28127 \series default
28128 ^
28129 \begin_inset ERT
28130 status collapsed
28131
28132 \begin_layout Plain Layout
28133
28134
28135 \backslash
28136 spce 
28137 \end_layout
28138
28139 \end_inset
28140
28141
28142 \series bold
28143
28144 \backslash
28145 infty
28146 \series default
28147
28148 \begin_inset ERT
28149 status collapsed
28150
28151 \begin_layout Plain Layout
28152
28153
28154 \backslash
28155 spce 
28156 \end_layout
28157
28158 \end_inset
28159
28160
28161 \series bold
28162
28163 \begin_inset Formula $\downarrow$
28164 \end_inset
28165
28166 _R=1}
28167 \series default
28168
28169 \begin_inset Index
28170 status collapsed
28171
28172 \begin_layout Plain Layout
28173 Commands ! V ! 
28174 \backslash
28175 vphantom
28176 \end_layout
28177
28178 \end_inset
28179
28180  is inserted, because the multiplication operator with its limits is the
28181  largest symbol in the first line and this should be the size for the bracket
28182  in the second line.
28183 \end_layout
28184
28185 \begin_layout Standard
28186 The result is this:
28187 \begin_inset Formula \begin{eqnarray*}
28188 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28189  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Subsection
28197 Align Environments
28198 \end_layout
28199
28200 \begin_layout Standard
28201 Align environments can be used for every kind of multiline formulas.
28202  They are specially useful to set several formulas side by side.
28203 \end_layout
28204
28205 \begin_layout Standard
28206 Align environments consist of columns.
28207  The odd columns are right aligned, the even ones left aligned.
28208  Every line in an Align environment can be numbered.
28209 \end_layout
28210
28211 \begin_layout Standard
28212 Align environments are created via the menu 
28213 \family sans
28214 Insert\SpecialChar \menuseparator
28215 Math
28216 \family default
28217 .
28218  With the menu 
28219 \family sans
28220 Edit\SpecialChar \menuseparator
28221 Math\SpecialChar \menuseparator
28222 Change Formula Type
28223 \family default
28224  already existing formulas can be converted to Align environments.
28225 \end_layout
28226
28227 \begin_layout Standard
28228 To add or delete columns, the math toolbar buttons 
28229 \begin_inset Graphics
28230         filename ../images/tabular-feature_append-column.png
28231         scale 85
28232
28233 \end_inset
28234
28235  or 
28236 \begin_inset Graphics
28237         filename ../images/tabular-feature_delete-column.png
28238         scale 85
28239
28240 \end_inset
28241
28242 , respectively, or the menu 
28243 \family sans
28244 Edit\SpecialChar \menuseparator
28245 Rows & Columns
28246 \family default
28247  can be used.
28248 \end_layout
28249
28250 \begin_layout Subsubsection
28251 Standard align Environment
28252 \begin_inset CommandInset label
28253 LatexCommand label
28254 name "sub:Standard-align-Environment"
28255
28256 \end_inset
28257
28258
28259 \begin_inset Index
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 Formula ! multiline ! align environment
28264 \end_layout
28265
28266 \end_inset
28267
28268
28269 \end_layout
28270
28271 \begin_layout Standard
28272 This Align environment is created by presssing 
28273 \family sans
28274 Ctrl-Return
28275 \family default
28276  in a formula or by the menu 
28277 \family sans
28278 Insert\SpecialChar \menuseparator
28279 Math\SpecialChar \menuseparator
28280 AMS align Environment
28281 \family default
28282 .
28283 \end_layout
28284
28285 \begin_layout Standard
28286 An example for two formulas set side by side, that are created with a four
28287  column align environment:
28288 \begin_inset Formula \begin{align*}
28289 A & =\sin(B) & C & =D\\
28290 C & \ne A & B & \ne D\end{align*}
28291
28292 \end_inset
28293
28294 As it can be seen, the formulas in this environment are placed so as if
28295  there would be a 
28296 \series bold
28297
28298 \backslash
28299 hfill
28300 \begin_inset Foot
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304 more about 
28305 \series bold
28306
28307 \backslash
28308 hfill
28309 \series default
28310  see 
28311 \begin_inset CommandInset ref
28312 LatexCommand ref
28313 reference "sub:Variable-Space"
28314
28315 \end_inset
28316
28317
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \series default
28324  before the first and after every even column.
28325  When the formula style 
28326 \series bold
28327 Indented
28328 \begin_inset Foot
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332 formula styles see 
28333 \begin_inset CommandInset ref
28334 LatexCommand ref
28335 reference "sec:Formula-Styles"
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \end_inset
28343
28344
28345 \series default
28346  is used, the formula is set without the 
28347 \series bold
28348
28349 \backslash
28350 hfill
28351 \series default
28352  before the first column.
28353 \end_layout
28354
28355 \begin_layout Subsubsection
28356 Alignat Environment
28357 \begin_inset Index
28358 status collapsed
28359
28360 \begin_layout Plain Layout
28361 Formula ! multiline ! alignat environment
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \end_layout
28368
28369 \begin_layout Standard
28370 The alignat environment has no predefined column separation.
28371  It can be inserted manually with the spaces that are described 
28372 \begin_inset CommandInset ref
28373 LatexCommand ref
28374 reference "sub:Space"
28375
28376 \end_inset
28377
28378 .
28379 \end_layout
28380
28381 \begin_layout Standard
28382 The above example in the alignat environment where 1
28383 \begin_inset space \thinspace{}
28384 \end_inset
28385
28386 cm space was inserted at the beginning of the second formula:
28387 \begin_inset Formula \begin{alignat*}{2}
28388 A & =\sin(B) & \hspace{1cm}C & =D\\
28389 C & \ne A & B & \ne D\end{alignat*}
28390
28391 \end_inset
28392
28393 Because the column separation can be set separately for every column, this
28394  environment is especially suitable to set three and more formulas side
28395  by side.
28396 \end_layout
28397
28398 \begin_layout Subsubsection
28399 Flalign Environment
28400 \begin_inset CommandInset label
28401 LatexCommand label
28402 name "sub:Flalign-Environment"
28403
28404 \end_inset
28405
28406
28407 \begin_inset Index
28408 status collapsed
28409
28410 \begin_layout Plain Layout
28411 Formula ! multiline ! flalign environment
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \begin_layout Standard
28420 In this environment the first two columns are always set as much as possible
28421  to the left and the last two ones to the right.
28422  An example:
28423 \begin_inset Formula \begin{flalign*}
28424 A & =1 & B & =2 & C & =3\\
28425 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \begin_layout Standard
28433 By creating a flalign environment with an odd number of columns where an
28434  empty TeX-brace is inserted to the last column, several formulas in a document
28435  can be set to the left, although the formula style 
28436 \series bold
28437 Centered
28438 \series default
28439  is used.
28440  As example the indented formula 
28441 \begin_inset CommandInset ref
28442 LatexCommand eqref
28443 reference "eq:VolInt"
28444
28445 \end_inset
28446
28447 :
28448 \begin_inset Formula \begin{flalign}
28449 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28450
28451 \end_inset
28452
28453 The first two columns contain the formula.
28454  To indent it as with the formula style 
28455 \series bold
28456 Indented
28457 \series default
28458 , 30
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 pt space was inserted at the beginning of the first column.
28463 \end_layout
28464
28465 \begin_layout Subsection
28466 Eqnarray Environment
28467 \begin_inset Index
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 Formula ! multiline ! eqnarray environment
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \end_layout
28478
28479 \begin_layout Standard
28480 When this environment has been created, three blue boxes appear.
28481  The content of the first box is right aligned, the content of the last
28482  one left aligned.
28483  The content of the middle box appears centered and a bit smaller, because
28484  it is designed to insert there only relation characters.
28485 \begin_inset Formula \begin{eqnarray*}
28486 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28487 AB & AB & AB\\
28488 A & = & A\end{eqnarray*}
28489
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \begin_layout Subsection
28496 Gather Environment
28497 \begin_inset Index
28498 status collapsed
28499
28500 \begin_layout Plain Layout
28501 Formula ! multiline ! gather environment
28502 \end_layout
28503
28504 \end_inset
28505
28506
28507 \end_layout
28508
28509 \begin_layout Standard
28510 This environment consists of only one centered column.
28511  Every line can be numbered.
28512 \begin_inset Formula \begin{gather}
28513 A=1\\
28514 X=\textrm{-}1\end{gather}
28515
28516 \end_inset
28517
28518
28519 \end_layout
28520
28521 \begin_layout Subsection
28522 Multline Environment
28523 \begin_inset CommandInset label
28524 LatexCommand label
28525 name "sub:Multline-Environment"
28526
28527 \end_inset
28528
28529
28530 \begin_inset Index
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Formula ! multiline ! multline environment
28535 \end_layout
28536
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 The multline environment consists, like the gather environment, of only
28544  one column.
28545  But the first line is left aligned, the last one right aligned.
28546  All other lines are centered.
28547  Therefore this environment is suitable for long formulas.
28548  As example formula 
28549 \begin_inset CommandInset ref
28550 LatexCommand eqref
28551 reference "eq:lefteqn"
28552
28553 \end_inset
28554
28555  in the multline environment:
28556 \begin_inset Formula \begin{multline}
28557 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}\\
28558 -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}\\
28559 =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}
28560
28561 \end_inset
28562
28563
28564 \end_layout
28565
28566 \begin_layout Standard
28567 In the output only the last (first) line of a multline environment appears
28568  numbered when the document numbering is right (left).
28569 \begin_inset Foot
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573 numbering styles see 
28574 \begin_inset CommandInset ref
28575 LatexCommand ref
28576 reference "sec:Formula-Styles"
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \end_inset
28584
28585
28586 \end_layout
28587
28588 \begin_layout Standard
28589 With the commands 
28590 \series bold
28591
28592 \backslash
28593 shoveright
28594 \begin_inset Index
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 Commands ! S ! 
28599 \backslash
28600 shoveright
28601 \end_layout
28602
28603 \end_inset
28604
28605
28606 \series default
28607  and 
28608 \series bold
28609
28610 \backslash
28611 shoveleft
28612 \begin_inset Index
28613 status collapsed
28614
28615 \begin_layout Plain Layout
28616 Commands ! S ! 
28617 \backslash
28618 shoveleft
28619 \end_layout
28620
28621 \end_inset
28622
28623
28624 \series default
28625  a centered line can be right or left aligned, respectively.
28626  The commands are used as follows:
28627 \end_layout
28628
28629 \begin_layout Standard
28630
28631 \series bold
28632
28633 \backslash
28634 shoveright{line content}
28635 \series default
28636  and 
28637 \series bold
28638
28639 \backslash
28640 shoveleft{line content}
28641 \end_layout
28642
28643 \begin_layout Standard
28644 \begin_inset VSpace medskip
28645 \end_inset
28646
28647 The length 
28648 \series bold
28649
28650 \backslash
28651 multlinegap
28652 \begin_inset Index
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 Commands ! M ! 
28657 \backslash
28658 multlinegap
28659 \end_layout
28660
28661 \end_inset
28662
28663
28664 \series default
28665  specifies the distance of the first line from the left page margin.
28666  Predefined is the length 0
28667 \begin_inset space \thinspace{}
28668 \end_inset
28669
28670 pt.
28671 \end_layout
28672
28673 \begin_layout Standard
28674 As example the above formula where the command
28675 \end_layout
28676
28677 \begin_layout Standard
28678
28679 \series bold
28680
28681 \backslash
28682 setlength{
28683 \backslash
28684 multlinegap}{2cm}
28685 \end_layout
28686
28687 \begin_layout Standard
28688 was inserted in TeX-mode before:
28689 \begin_inset ERT
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 setlength{
28697 \backslash
28698 multlinegap}{2cm}
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \begin_inset Formula \begin{multline}
28705 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}\\
28706 \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}}\\
28707 =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}
28708
28709 \end_inset
28710
28711
28712 \begin_inset ERT
28713 status collapsed
28714
28715 \begin_layout Plain Layout
28716
28717
28718 \backslash
28719 setlength{
28720 \backslash
28721 multlinegap}{0pt}
28722 \end_layout
28723
28724 \end_inset
28725
28726 The second line was left aligned using 
28727 \series bold
28728
28729 \backslash
28730 shoveleft
28731 \series default
28732 .
28733 \end_layout
28734
28735 \begin_layout Subsection
28736 Multiline Formula Parts
28737 \begin_inset CommandInset label
28738 LatexCommand label
28739 name "sub:Multiline-Formula-Parts"
28740
28741 \end_inset
28742
28743
28744 \begin_inset Index
28745 status collapsed
28746
28747 \begin_layout Plain Layout
28748 Formula ! multiline ! formula parts
28749 \end_layout
28750
28751 \end_inset
28752
28753
28754 \end_layout
28755
28756 \begin_layout Standard
28757 To display only parts of a formula with multiple lines, one of the following
28758  environments are used: 
28759 \series bold
28760 aligned
28761 \series default
28762
28763 \series bold
28764 alignedat
28765 \series default
28766
28767 \series bold
28768 gathered
28769 \series default
28770  or 
28771 \series bold
28772 split
28773 \series default
28774 .
28775  They can be inserted via the menu 
28776 \family sans
28777 Insert\SpecialChar \menuseparator
28778 Math
28779 \family default
28780  or by using the commands described in this section.
28781 \end_layout
28782
28783 \begin_layout Standard
28784 The first three have the same properties as the corresponding multiline
28785  formula environments, but it is possible to set further formula parts beside
28786  them.
28787  An example:
28788 \begin_inset Formula \[
28789 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28790 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28791 \right\} \textrm{Uncertainty relations}\]
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \begin_layout Standard
28799 To get this formula, a displayed formula is created where the command 
28800 \series bold
28801
28802 \backslash
28803 aligned
28804 \begin_inset Index
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808 Commands ! A ! 
28809 \backslash
28810 aligned
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \series default
28817  is inserted.
28818  A purple box appears around the blue formula box where now columns and
28819  lines can be added.
28820  Outside the multiline environment other formula parts can be set, like
28821  the brace.
28822 \end_layout
28823
28824 \begin_layout Standard
28825 The aligned environment is also suitable for long formulas whose lines are
28826  horizontally aligned.
28827  Using aligned in a displayed formula has the advantage that the formula
28828  number is vertically centered behind the lines.
28829  As example formula 
28830 \begin_inset CommandInset ref
28831 LatexCommand eqref
28832 reference "eq:kurzlang"
28833
28834 \end_inset
28835
28836  in the aligned environment:
28837 \begin_inset Formula \begin{equation}
28838 \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}|}\\
28839  & -\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}
28840 \end{equation}
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Standard
28848 To use the environments 
28849 \series bold
28850 alignedat
28851 \series default
28852
28853 \series bold
28854 gathered
28855 \series default
28856 , or 
28857 \series bold
28858 split
28859 \series default
28860 , the command 
28861 \series bold
28862
28863 \backslash
28864 alignedat
28865 \series default
28866 ,
28867 \begin_inset Index
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871 Commands ! A ! 
28872 \backslash
28873 alignedat
28874 \end_layout
28875
28876 \end_inset
28877
28878  
28879 \series bold
28880
28881 \backslash
28882 gathered
28883 \series default
28884
28885 \begin_inset Index
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Commands ! G ! 
28890 \backslash
28891 gathered
28892 \end_layout
28893
28894 \end_inset
28895
28896 , or 
28897 \series bold
28898
28899 \backslash
28900 split
28901 \series default
28902
28903 \begin_inset Index
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Commands ! S ! 
28908 \backslash
28909 split
28910 \end_layout
28911
28912 \end_inset
28913
28914  are inserted, respectively.
28915  The split environment has the same properties as the aligned environment
28916  but it can only have two columns.
28917 \end_layout
28918
28919 \begin_layout Subsection
28920 Text in multiline Formulas
28921 \begin_inset CommandInset label
28922 LatexCommand label
28923 name "sub:Text-in-multiline"
28924
28925 \end_inset
28926
28927
28928 \begin_inset Index
28929 status collapsed
28930
28931 \begin_layout Plain Layout
28932 Text ! in formulas
28933 \end_layout
28934
28935 \end_inset
28936
28937
28938 \begin_inset Index
28939 status collapsed
28940
28941 \begin_layout Plain Layout
28942 Formula ! multiline ! text
28943 \end_layout
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Standard
28951 In the Align environments, and the multline and gather environment, text
28952  can be inserted that will appear in a separate line and doesn't affect
28953  the column alignment.
28954  To do this, the command 
28955 \series bold
28956
28957 \backslash
28958 intertext
28959 \begin_inset Index
28960 status collapsed
28961
28962 \begin_layout Plain Layout
28963 Commands ! I ! 
28964 \backslash
28965 intertext
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \series default
28972  is used in the following scheme:
28973 \end_layout
28974
28975 \begin_layout Standard
28976
28977 \series bold
28978
28979 \backslash
28980 intertext{text}
28981 \end_layout
28982
28983 \begin_layout Standard
28984 The text should not be longer than a line because it cannot be hyphenated.
28985  As LyX doesn't yet support 
28986 \series bold
28987
28988 \backslash
28989 intertext
28990 \series default
28991  directly, the text is written as mathematical text.
28992  
28993 \series bold
28994
28995 \backslash
28996 intertext
28997 \series default
28998  must hereby be at the beginning of a line and appears in the output above
28999  this line.
29000  An example where the text was inserted at the beginning of the second line:
29001 \begin_inset Formula \begin{align}
29002 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29003 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Section
29011 Formula Numbering
29012 \begin_inset Index
29013 status collapsed
29014
29015 \begin_layout Plain Layout
29016 Formula numbering
29017 \end_layout
29018
29019 \end_inset
29020
29021
29022 \begin_inset Index
29023 status collapsed
29024
29025 \begin_layout Plain Layout
29026 Formula ! numbering|see
29027 \begin_inset ERT
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031
29032 {
29033 \end_layout
29034
29035 \end_inset
29036
29037 Formula numbering
29038 \begin_inset ERT
29039 status collapsed
29040
29041 \begin_layout Plain Layout
29042
29043 }
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \end_layout
29050
29051 \end_inset
29052
29053
29054 \end_layout
29055
29056 \begin_layout Subsection
29057 General
29058 \end_layout
29059
29060 \begin_layout Standard
29061 Numbered formulas can be created with the menu 
29062 \family sans
29063 Insert\SpecialChar \menuseparator
29064 Math\SpecialChar \menuseparator
29065 Numbered
29066 \begin_inset space ~
29067 \end_inset
29068
29069 Formula
29070 \family default
29071  (shortcut 
29072 \family sans
29073 Ctrl-Alt
29074 \begin_inset space ~
29075 \end_inset
29076
29077 n
29078 \family default
29079 ).
29080  Existing formulas can be numbered with the menu 
29081 \family sans
29082 Edit\SpecialChar \menuseparator
29083 Math\SpecialChar \menuseparator
29084 Toggle
29085 \begin_inset space ~
29086 \end_inset
29087
29088 Numbering
29089 \family default
29090  (shortcut 
29091 \family sans
29092 Alt-m
29093 \begin_inset space ~
29094 \end_inset
29095
29096 n
29097 \family default
29098 ).
29099  The formula number is displayed in LyX behind the formula as number sign
29100  in parentheses.
29101  The number sign is replaced in the output by the formula number.
29102 \end_layout
29103
29104 \begin_layout Standard
29105 When numbering is turned on in multiline formulas, all lines will be numbered.
29106  But the numbering can be controlled with the menu 
29107 \family sans
29108 Edit\SpecialChar \menuseparator
29109 Math\SpecialChar \menuseparator
29110 Toggle
29111 \begin_inset space ~
29112 \end_inset
29113
29114 Numbering
29115 \begin_inset space ~
29116 \end_inset
29117
29118 of
29119 \begin_inset space ~
29120 \end_inset
29121
29122 Line
29123 \family default
29124  (shortcut 
29125 \family sans
29126 Alt-m
29127 \begin_inset space ~
29128 \end_inset
29129
29130 N
29131 \family default
29132 ) for every line.
29133 \end_layout
29134
29135 \begin_layout Standard
29136 Except of inline formulas, all formulas can be numbered with two different
29137  styles, see 
29138 \begin_inset CommandInset ref
29139 LatexCommand ref
29140 reference "sec:Formula-Styles"
29141
29142 \end_inset
29143
29144 .
29145 \end_layout
29146
29147 \begin_layout Subsection
29148 Cross-References
29149 \begin_inset CommandInset label
29150 LatexCommand label
29151 name "sub:Cross-References"
29152
29153 \end_inset
29154
29155
29156 \begin_inset Index
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 Cross-references ! to formulas
29161 \end_layout
29162
29163 \end_inset
29164
29165
29166 \end_layout
29167
29168 \begin_layout Standard
29169 All labeled formulas can be cross-referenced.
29170  A label is added by the menu 
29171 \family sans
29172 Insert\SpecialChar \menuseparator
29173 Label
29174 \family default
29175  or the toolbar button 
29176 \begin_inset Graphics
29177         filename ../images/label-insert.png
29178         scale 85
29179
29180 \end_inset
29181
29182 .
29183  The cursor must hereby be inside a displayed formula.
29184  A dialog pops up displaying the prefix 
29185 \series bold
29186 eq:
29187 \series default
29188  in a text field.
29189  The label is inserted there behind the prefix.
29190  The predefined prefix means 
29191 \begin_inset Quotes eld
29192 \end_inset
29193
29194 equation
29195 \begin_inset Quotes erd
29196 \end_inset
29197
29198  and makes it easier to find labels in large documents because it marks
29199  it as formula label to divide it from e.
29200 \begin_inset space \thinspace{}
29201 \end_inset
29202
29203 g.
29204 \begin_inset space ~
29205 \end_inset
29206
29207 section labels.
29208  To change a label, the menu 
29209 \family sans
29210 Insert\SpecialChar \menuseparator
29211 Label
29212 \family default
29213  is used again.
29214 \end_layout
29215
29216 \begin_layout Standard
29217 The name of the label is displayed in LyX within two parentheses behind
29218  formula.
29219  A formula with a label is always numbered.
29220 \end_layout
29221
29222 \begin_layout Standard
29223 Cross-references are inserted via the menu 
29224 \family sans
29225 Insert\SpecialChar \menuseparator
29226 Cross-Reference
29227 \family default
29228  or with the toolbar button 
29229 \begin_inset Graphics
29230         filename ../images/dialog-show-new-inset_ref.png
29231         scale 85
29232
29233 \end_inset
29234
29235 .
29236  A formula cross-reference appears in the output as formula number.
29237  When in the cross-reference dialog window the format 
29238 \series bold
29239 (<reference>)
29240 \series default
29241  is chosen, the cross-reference appears in the output as formula number
29242  in parentheses.
29243 \begin_inset Newline newline
29244 \end_inset
29245
29246 By right-clicking on a cross-reference in LyX, one jumps to the formula
29247  that is referenced.
29248 \end_layout
29249
29250 \begin_layout Standard
29251 Here are as examples cross-references to formulas of the following subsections:
29252 \begin_inset Note Note
29253 status open
29254
29255 \begin_layout Plain Layout
29256 Note the different cross-reference types.
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \end_layout
29263
29264 \begin_layout Standard
29265 The equations 
29266 \begin_inset CommandInset ref
29267 LatexCommand eqref
29268 reference "eq:tag"
29269
29270 \end_inset
29271
29272  and 
29273 \begin_inset CommandInset ref
29274 LatexCommand eqref
29275 reference "eq:c"
29276
29277 \end_inset
29278
29279  are equivalent.
29280  In (
29281 \begin_inset CommandInset ref
29282 LatexCommand ref
29283 reference "eq:Lat"
29284
29285 \end_inset
29286
29287 ) big Latin letters are used for the numbering in contrary to (
29288 \begin_inset CommandInset ref
29289 LatexCommand ref
29290 reference "eq:Rom"
29291
29292 \end_inset
29293
29294 ).
29295 \end_layout
29296
29297 \begin_layout Standard
29298 \begin_inset VSpace medskip
29299 \end_inset
29300
29301 When the argument of 
29302 \series bold
29303
29304 \backslash
29305 tag
29306 \begin_inset Foot
29307 status collapsed
29308
29309 \begin_layout Plain Layout
29310
29311 \series bold
29312
29313 \backslash
29314 tag
29315 \series default
29316  is described in 
29317 \begin_inset CommandInset ref
29318 LatexCommand ref
29319 reference "sub:User-defined-Numbering"
29320
29321 \end_inset
29322
29323 .
29324 \end_layout
29325
29326 \end_inset
29327
29328
29329 \series default
29330  contains a box like in 
29331 \begin_inset CommandInset ref
29332 LatexCommand ref
29333 reference "sub:Paragraph-Boxes"
29334
29335 \end_inset
29336
29337 , the formula cannot be referenced.
29338 \end_layout
29339
29340 \begin_layout Subsection
29341 Subnumbering
29342 \begin_inset Index
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 Formula numbering ! subnumbering
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 With the help of the commands 
29356 \series bold
29357
29358 \backslash
29359 begin{subequations}
29360 \series default
29361  and 
29362 \series bold
29363
29364 \backslash
29365 end{subequations}
29366 \series default
29367  formulas can be subnumbered.
29368  Both commands are inserted in TeX-mode.
29369 \end_layout
29370
29371 \begin_layout Standard
29372 An example:
29373 \begin_inset Formula \begin{equation}
29374 A=C-B\label{eq:a}\end{equation}
29375
29376 \end_inset
29377
29378
29379 \begin_inset ERT
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383
29384
29385 \backslash
29386 addtocounter{equation}{-1}
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \begin_inset ERT
29393 status collapsed
29394
29395 \begin_layout Plain Layout
29396
29397
29398 \backslash
29399 begin{subequations}
29400 \end_layout
29401
29402 \end_inset
29403
29404
29405 \begin_inset VSpace -5mm
29406 \end_inset
29407
29408
29409 \begin_inset Formula \begin{equation}
29410 B=C-A\label{eq:b}\end{equation}
29411
29412 \end_inset
29413
29414
29415 \begin_inset Formula \begin{equation}
29416 C=A+B\label{eq:c}\end{equation}
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Standard
29424 \begin_inset ERT
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429
29430 \backslash
29431 end{subequations}
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \end_layout
29438
29439 \begin_layout Standard
29440 To create the example, the following is done:
29441 \end_layout
29442
29443 \begin_layout Enumerate
29444 first formula is inserted
29445 \end_layout
29446
29447 \begin_layout Enumerate
29448
29449 \series bold
29450
29451 \backslash
29452 addtocounter{equation}{-1} 
29453 \backslash
29454 begin{subequations}
29455 \begin_inset Index
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Commands ! A ! 
29460 \backslash
29461 addtocounter
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \begin_inset Newline newline
29468 \end_inset
29469
29470
29471 \series default
29472 is inserted after the first formula
29473 \end_layout
29474
29475 \begin_layout Enumerate
29476 second formula is inserted
29477 \end_layout
29478
29479 \begin_layout Enumerate
29480 third formula is inserted
29481 \end_layout
29482
29483 \begin_layout Enumerate
29484
29485 \series bold
29486
29487 \backslash
29488 end{subequations}
29489 \series default
29490  is inserted after the third formula
29491 \end_layout
29492
29493 \begin_layout Standard
29494 Every formula between the commands 
29495 \series bold
29496
29497 \backslash
29498 begin
29499 \series default
29500  and 
29501 \series bold
29502
29503 \backslash
29504 end
29505 \series default
29506  is subnumbered as a, b, 
29507 \begin_inset Newline linebreak
29508 \end_inset
29509
29510 c, \SpecialChar \ldots{}
29511  For multiline formulas every line will be subnumbered.
29512  All subnumbered formulas are treated as 
29513 \emph on
29514 one
29515 \emph default
29516  numbered formula.
29517  But as every numbered formula increases the counter 
29518 \series bold
29519 equation
29520 \series default
29521  by one, the command 
29522 \series bold
29523
29524 \backslash
29525 addtocounter
29526 \series default
29527  is needed to decrease it.
29528  Otherwise the formulas 
29529 \begin_inset CommandInset ref
29530 LatexCommand eqref
29531 reference "eq:a"
29532
29533 \end_inset
29534
29535
29536 \begin_inset CommandInset ref
29537 LatexCommand eqref
29538 reference "eq:b"
29539
29540 \end_inset
29541
29542
29543 \begin_inset CommandInset ref
29544 LatexCommand eqref
29545 reference "eq:c"
29546
29547 \end_inset
29548
29549  would be numbered as 
29550 \begin_inset CommandInset ref
29551 LatexCommand eqref
29552 reference "eq:a"
29553
29554 \end_inset
29555
29556
29557 \begin_inset CommandInset ref
29558 LatexCommand eqref
29559 reference "eq:d"
29560
29561 \end_inset
29562
29563
29564 \begin_inset CommandInset ref
29565 LatexCommand eqref
29566 reference "eq:f"
29567
29568 \end_inset
29569
29570 .
29571 \end_layout
29572
29573 \begin_layout Standard
29574 By inserting the commands in TeX-mode, a space is created between the first
29575  two formulas.
29576  To revert this -5
29577 \begin_inset space \thinspace{}
29578 \end_inset
29579
29580 mm vertical space is inserted after the command 
29581 \series bold
29582
29583 \backslash
29584 begin{subequations}
29585 \series default
29586 .
29587  When the formula style 
29588 \series bold
29589 Indented
29590 \begin_inset Foot
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594 formula styles see 
29595 \begin_inset CommandInset ref
29596 LatexCommand ref
29597 reference "sec:Formula-Styles"
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \end_inset
29605
29606
29607 \series default
29608  is used, -7
29609 \begin_inset space \thinspace{}
29610 \end_inset
29611
29612 mm space is inserted instead.
29613 \end_layout
29614
29615 \begin_layout Standard
29616 Here is an example for a multiline formula where the numbering was turned
29617  off for the second line:
29618 \begin_inset ERT
29619 status collapsed
29620
29621 \begin_layout Plain Layout
29622
29623
29624 \backslash
29625 begin{subequations}
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \begin_inset Formula \begin{eqnarray}
29632 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29633  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29634  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29635
29636 \end_inset
29637
29638
29639 \begin_inset ERT
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643
29644
29645 \backslash
29646 end{subequations}
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \end_layout
29653
29654 \begin_layout Subsection
29655 User-defined Numbering
29656 \begin_inset CommandInset label
29657 LatexCommand label
29658 name "sub:User-defined-Numbering"
29659
29660 \end_inset
29661
29662
29663 \begin_inset Index
29664 status collapsed
29665
29666 \begin_layout Plain Layout
29667 Formula numbering ! user-defined
29668 \end_layout
29669
29670 \end_inset
29671
29672
29673 \end_layout
29674
29675 \begin_layout Standard
29676 \begin_inset Index
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680 Formula numbering ! self-defined delimiters
29681 \end_layout
29682
29683 \end_inset
29684
29685 With the standard numbering parentheses are set around the formula number.
29686  To replace the parentheses for example by vertical bars, the following
29687  line is added to the LaTeX-preamble:
29688 \end_layout
29689
29690 \begin_layout Standard
29691
29692 \series bold
29693
29694 \backslash
29695 def
29696 \backslash
29697 tagform@#1{
29698 \backslash
29699 maketag@@@{|#1|}}
29700 \series default
29701
29702 \begin_inset Note Note
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706 This macro is already declared in the LaTeX-preamble for testing.
29707  To activate it, remove the percent sign at the beginning.
29708 \end_layout
29709
29710 \end_inset
29711
29712
29713 \end_layout
29714
29715 \begin_layout Standard
29716 To use other characters, the vertical bars besides the 
29717 \series bold
29718 #1
29719 \series default
29720  are replaced by one ore more characters.
29721  To get only the formula number the vertical bars are omitted.
29722 \end_layout
29723
29724 \begin_layout Standard
29725 \begin_inset VSpace bigskip
29726 \end_inset
29727
29728 When there should be an expression of your choice instead of the consecutive
29729  formula number in parentheses behind the formula, the command 
29730 \series bold
29731
29732 \backslash
29733 tag
29734 \series default
29735
29736 \begin_inset Index
29737 status collapsed
29738
29739 \begin_layout Plain Layout
29740 Commands ! T ! 
29741 \backslash
29742 tag
29743 \end_layout
29744
29745 \end_inset
29746
29747  is used:
29748 \begin_inset Formula \begin{equation}
29749 A+B=C\tag{something}\label{eq:tag}\end{equation}
29750
29751 \end_inset
29752
29753 In this example the command 
29754 \series bold
29755
29756 \backslash
29757 tag
29758 \begin_inset ERT
29759 status collapsed
29760
29761 \begin_layout Plain Layout
29762
29763
29764 \backslash
29765 spce 
29766 \end_layout
29767
29768 \end_inset
29769
29770 something
29771 \series default
29772  was inserted to the formula.
29773 \end_layout
29774
29775 \begin_layout Standard
29776 When the command 
29777 \series bold
29778
29779 \backslash
29780 tag*
29781 \begin_inset ERT
29782 status collapsed
29783
29784 \begin_layout Plain Layout
29785
29786
29787 \backslash
29788 spce 
29789 \end_layout
29790
29791 \end_inset
29792
29793 something
29794 \series default
29795  is inserted instead, the star prevents the parentheses around the expression:
29796 \begin_inset Formula \[
29797 A+B=C\tag*{something}\]
29798
29799 \end_inset
29800
29801
29802 \end_layout
29803
29804 \begin_layout Standard
29805 \begin_inset VSpace bigskip
29806 \end_inset
29807
29808 To restart the formula numbering with new document parts or sections, the
29809  following command is used:
29810 \end_layout
29811
29812 \begin_layout Standard
29813
29814 \series bold
29815
29816 \backslash
29817 @addtoreset{equation}{part}
29818 \series default
29819
29820 \begin_inset Index
29821 status collapsed
29822
29823 \begin_layout Plain Layout
29824 Commands ! 
29825 \begin_inset ERT
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829
29830 "
29831 \end_layout
29832
29833 \end_inset
29834
29835 @
29836 \begin_inset ERT
29837 status collapsed
29838
29839 \begin_layout Plain Layout
29840
29841 "
29842 \end_layout
29843
29844 \end_inset
29845
29846  ! 
29847 \backslash
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854 "
29855 \end_layout
29856
29857 \end_inset
29858
29859 @
29860 \begin_inset ERT
29861 status collapsed
29862
29863 \begin_layout Plain Layout
29864
29865 "
29866 \end_layout
29867
29868 \end_inset
29869
29870 addtoreset
29871 \end_layout
29872
29873 \end_inset
29874
29875
29876 \begin_inset Newline newline
29877 \end_inset
29878
29879 resp.
29880 \begin_inset Newline newline
29881 \end_inset
29882
29883
29884 \series bold
29885
29886 \backslash
29887 @addtoreset{equation}{section}
29888 \end_layout
29889
29890 \begin_layout Standard
29891 To be able to use these commands in TeX-mode, the 
29892 \begin_inset Quotes eld
29893 \end_inset
29894
29895 @
29896 \begin_inset Quotes erd
29897 \end_inset
29898
29899  character has to be made 
29900 \begin_inset Quotes eld
29901 \end_inset
29902
29903 active
29904 \begin_inset Quotes erd
29905 \end_inset
29906
29907  for LaTeX using the command 
29908 \series bold
29909
29910 \backslash
29911 makeatletter.
29912
29913 \series default
29914  The command 
29915 \series bold
29916
29917 \backslash
29918 makeatother
29919 \series default
29920  reverts this.
29921  So the command sequence in TeX-mode is:
29922 \end_layout
29923
29924 \begin_layout Standard
29925
29926 \series bold
29927
29928 \backslash
29929 makeatletter
29930 \begin_inset Newline newline
29931 \end_inset
29932
29933
29934 \backslash
29935 @addtoreset{equation}{section}
29936 \begin_inset Newline newline
29937 \end_inset
29938
29939
29940 \backslash
29941 makeatother
29942 \end_layout
29943
29944 \begin_layout Standard
29945 In the LaTeX-preamble 
29946 \series bold
29947
29948 \backslash
29949 makeatletter
29950 \series default
29951  and 
29952 \series bold
29953
29954 \backslash
29955 makeatother
29956 \series default
29957  can be omitted as they are automatically internally inserted by LyX.
29958 \end_layout
29959
29960 \begin_layout Standard
29961 To revert 
29962 \series bold
29963
29964 \backslash
29965 @addtoreset
29966 \series default
29967 , the file 
29968 \series bold
29969 remreset.sty
29970 \series default
29971
29972 \begin_inset Foot
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976
29977 \series bold
29978 remreset
29979 \series default
29980  is part of the LaTeX-package 
29981 \series bold
29982 carlisle
29983 \series default
29984
29985 \begin_inset Index
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989 Packages ! carlisle
29990 \end_layout
29991
29992 \end_inset
29993
29994  that is part of every LaTeX standard installation.
29995 \end_layout
29996
29997 \end_inset
29998
29999
30000 \begin_inset Index
30001 status collapsed
30002
30003 \begin_layout Plain Layout
30004 Packages ! remreset
30005 \end_layout
30006
30007 \end_inset
30008
30009  has to be loaded in the LaTeX-preamble with the line
30010 \end_layout
30011
30012 \begin_layout Standard
30013
30014 \series bold
30015
30016 \backslash
30017 usepackage{remreset}
30018 \end_layout
30019
30020 \begin_layout Standard
30021 Then the command 
30022 \series bold
30023
30024 \backslash
30025 @removefromreset
30026 \series default
30027
30028 \begin_inset Index
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032 Commands ! 
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037
30038 "
30039 \end_layout
30040
30041 \end_inset
30042
30043 @
30044 \begin_inset ERT
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048
30049 "
30050 \end_layout
30051
30052 \end_inset
30053
30054  ! 
30055 \backslash
30056
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062 "
30063 \end_layout
30064
30065 \end_inset
30066
30067 @
30068 \begin_inset ERT
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072
30073 "
30074 \end_layout
30075
30076 \end_inset
30077
30078 removefromreset
30079 \end_layout
30080
30081 \end_inset
30082
30083  can be used with the same scheme as 
30084 \series bold
30085
30086 \backslash
30087 @addtoreset
30088 \series default
30089 .
30090 \end_layout
30091
30092 \begin_layout Standard
30093 \begin_inset VSpace bigskip
30094 \end_inset
30095
30096 Sometimes formulas should be numbered in the following form:
30097 \end_layout
30098
30099 \begin_layout Standard
30100
30101 \family typewriter
30102 (section number.formula number)
30103 \end_layout
30104
30105 \begin_layout Standard
30106 The formula number should start with every section with 
30107 \begin_inset Quotes eld
30108 \end_inset
30109
30110 1
30111 \begin_inset Quotes erd
30112 \end_inset
30113
30114 .
30115 \end_layout
30116
30117 \begin_layout Standard
30118 For this case there is the command 
30119 \series bold
30120
30121 \backslash
30122 numberwithin
30123 \series default
30124
30125 \begin_inset Index
30126 status collapsed
30127
30128 \begin_layout Plain Layout
30129 Commands ! N ! 
30130 \backslash
30131 numberwithin
30132 \end_layout
30133
30134 \end_inset
30135
30136 , which is used with the following scheme:
30137 \end_layout
30138
30139 \begin_layout Standard
30140
30141 \series bold
30142
30143 \backslash
30144 numberwithin{counter}{sectioning}
30145 \end_layout
30146
30147 \begin_layout Standard
30148 Counter denotes what kind of numbering is affected, sectioning denotes what
30149  number is before the dot.
30150 \end_layout
30151
30152 \begin_layout Standard
30153 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30154 \end_layout
30155
30156 \begin_layout Standard
30157
30158 \series bold
30159
30160 \backslash
30161 numberwithin{equation}{section}
30162 \end_layout
30163
30164 \begin_layout Standard
30165 This is the result:
30166 \begin_inset ERT
30167 status collapsed
30168
30169 \begin_layout Plain Layout
30170
30171
30172 \backslash
30173 numberwithin{equation}{section}
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \begin_inset Formula \begin{equation}
30180 A+B=C\end{equation}
30181
30182 \end_inset
30183
30184
30185 \end_layout
30186
30187 \begin_layout Standard
30188 To number e.
30189 \begin_inset space \thinspace{}
30190 \end_inset
30191
30192 g.
30193 \begin_inset space ~
30194 \end_inset
30195
30196 tables so that the number of the part is the sectioning,
30197 \begin_inset Newline newline
30198 \end_inset
30199
30200
30201 \series bold
30202
30203 \backslash
30204 numberwithin{table}{part}
30205 \series default
30206  is used.
30207 \end_layout
30208
30209 \begin_layout Standard
30210 To go back to the standard numbering or to prevent this kind of numbering
30211  when it is defined by the document class, the following command is inserted
30212  as TeX-Code or to the LaTeX-preamble:
30213 \end_layout
30214
30215 \begin_layout Standard
30216
30217 \series bold
30218
30219 \backslash
30220 renewcommand{
30221 \backslash
30222 theequation}{
30223 \backslash
30224 arabic{equation}}
30225 \begin_inset Index
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229 Commands ! A ! 
30230 \backslash
30231 arabic
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \series default
30238
30239 \begin_inset ERT
30240 status collapsed
30241
30242 \begin_layout Plain Layout
30243
30244
30245 \backslash
30246 renewcommand{
30247 \backslash
30248 theequation}{
30249 \backslash
30250 arabic{equation}}
30251 \end_layout
30252
30253 \end_inset
30254
30255
30256 \series bold
30257
30258 \begin_inset Newline newline
30259 \end_inset
30260
30261
30262 \series default
30263 or
30264 \series bold
30265
30266 \begin_inset Newline newline
30267 \end_inset
30268
30269
30270 \backslash
30271 renewcommand{
30272 \backslash
30273 thetable}{
30274 \backslash
30275 arabic{table}}
30276 \end_layout
30277
30278 \begin_layout Standard
30279
30280 \series bold
30281
30282 \backslash
30283 numberwithin
30284 \series default
30285  uses internally the command 
30286 \series bold
30287
30288 \backslash
30289 @addtoreset
30290 \series default
30291 , described above, that also needs to be reverted.
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297
30298 \backslash
30299 makeatletter
30300 \end_layout
30301
30302 \begin_layout Plain Layout
30303
30304
30305 \backslash
30306 @removefromreset{equation}{section}
30307 \end_layout
30308
30309 \begin_layout Plain Layout
30310
30311
30312 \backslash
30313 makeatother
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \end_layout
30320
30321 \begin_layout Subsection
30322 Numbering with Roman Numbers and Letters
30323 \begin_inset CommandInset label
30324 LatexCommand label
30325 name "sub:Numbering-with-Roman"
30326
30327 \end_inset
30328
30329
30330 \begin_inset Index
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334 Formula numbering ! with letters
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \begin_inset Index
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344 Formula numbering ! with Roman numbers
30345 \end_layout
30346
30347 \end_inset
30348
30349
30350 \end_layout
30351
30352 \begin_layout Standard
30353 Formulas can also be numbered with Roman numbers and Latin letters.
30354  To number for example with small Roman numbers, the command
30355 \end_layout
30356
30357 \begin_layout Standard
30358
30359 \series bold
30360
30361 \backslash
30362 renewcommand{
30363 \backslash
30364 theequation}{
30365 \backslash
30366 roman{equation}}
30367 \end_layout
30368
30369 \begin_layout Standard
30370 is inserted before the formula in TeX-mode.
30371  
30372 \series bold
30373
30374 \backslash
30375 renewcommand
30376 \series default
30377
30378 \begin_inset Index
30379 status collapsed
30380
30381 \begin_layout Plain Layout
30382 Commands ! R ! 
30383 \backslash
30384 renewcommand
30385 \end_layout
30386
30387 \end_inset
30388
30389  redefines the predefined command 
30390 \series bold
30391
30392 \backslash
30393 theequation
30394 \series default
30395  to the command 
30396 \series bold
30397
30398 \backslash
30399 roman{equation}
30400 \series default
30401
30402 \begin_inset Foot
30403 status collapsed
30404
30405 \begin_layout Plain Layout
30406 The command 
30407 \series bold
30408
30409 \backslash
30410 renewcommand
30411 \series default
30412  has the same scheme like the command 
30413 \series bold
30414
30415 \backslash
30416 newcommand
30417 \series default
30418  that is described in 
30419 \begin_inset CommandInset ref
30420 LatexCommand ref
30421 reference "sec:User-defined-commands"
30422
30423 \end_inset
30424
30425 .
30426 \end_layout
30427
30428 \end_inset
30429
30430 .
30431  
30432 \series bold
30433 equation
30434 \series default
30435  is the formula counter.
30436  When the command 
30437 \series bold
30438
30439 \backslash
30440 the
30441 \series default
30442  is used as prefix for a counter, the value of the counter is output as
30443  Arabic number.
30444  When a formula is numbered, LaTeX sets internally the command 
30445 \series bold
30446
30447 \backslash
30448 theequation
30449 \series default
30450  behind the formula.
30451  
30452 \series bold
30453
30454 \backslash
30455 roman{equation}
30456 \begin_inset Index
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460 Commands ! R ! 
30461 \backslash
30462 roman
30463 \end_layout
30464
30465 \end_inset
30466
30467
30468 \series default
30469  outputs the counter as small Roman number.
30470 \end_layout
30471
30472 \begin_layout Standard
30473 All formulas behind the command 
30474 \series bold
30475
30476 \backslash
30477 renew
30478 \series default
30479 c
30480 \series bold
30481 ommand
30482 \series default
30483  are now numbered Roman.
30484  To switch to numbering with big Roman numbers, the command is inserted
30485  again, but 
30486 \series bold
30487
30488 \backslash
30489 roman
30490 \series default
30491  is replaced by 
30492 \series bold
30493
30494 \backslash
30495 Roman
30496 \series default
30497
30498 \begin_inset Index
30499 status collapsed
30500
30501 \begin_layout Plain Layout
30502 Commands ! R ! 
30503 \backslash
30504 roman@
30505 \backslash
30506 Roman
30507 \end_layout
30508
30509 \end_inset
30510
30511 .
30512  To 
30513 \begin_inset Quotes eld
30514 \end_inset
30515
30516 number
30517 \begin_inset Quotes erd
30518 \end_inset
30519
30520  with small Latin letters there is the command 
30521 \series bold
30522
30523 \backslash
30524 alph
30525 \series default
30526
30527 \begin_inset Index
30528 status collapsed
30529
30530 \begin_layout Plain Layout
30531 Commands ! A ! 
30532 \backslash
30533 alph
30534 \end_layout
30535
30536 \end_inset
30537
30538 , for big ones there is the command 
30539 \series bold
30540
30541 \backslash
30542 Alph
30543 \series default
30544
30545 \begin_inset Index
30546 status open
30547
30548 \begin_layout Plain Layout
30549 Commands ! A ! 
30550 \backslash
30551 alph@
30552 \backslash
30553 Alph
30554 \end_layout
30555
30556 \end_inset
30557
30558 .
30559 \end_layout
30560
30561 \begin_layout Standard
30562 \begin_inset Note Greyedout
30563 status open
30564
30565 \begin_layout Plain Layout
30566
30567 \series bold
30568 Note:
30569 \series default
30570  Only maximal 26 formulas can be numbered with Latin letters in one document.
30571 \end_layout
30572
30573 \end_inset
30574
30575
30576 \end_layout
30577
30578 \begin_layout Standard
30579 \begin_inset ERT
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583
30584
30585 \backslash
30586 renewcommand{
30587 \backslash
30588 theequation}{
30589 \backslash
30590 roman{equation}}
30591 \end_layout
30592
30593 \end_inset
30594
30595
30596 \end_layout
30597
30598 \begin_layout Standard
30599 \begin_inset Formula \begin{equation}
30600 A=\textrm{small roman}\label{eq:rom}\end{equation}
30601
30602 \end_inset
30603
30604
30605 \begin_inset ERT
30606 status collapsed
30607
30608 \begin_layout Plain Layout
30609
30610
30611 \backslash
30612 renewcommand{
30613 \backslash
30614 theequation}{
30615 \backslash
30616 Roman{equation}}
30617 \end_layout
30618
30619 \end_inset
30620
30621
30622 \begin_inset Formula \begin{equation}
30623 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30624
30625 \end_inset
30626
30627
30628 \begin_inset ERT
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632
30633
30634 \backslash
30635 renewcommand{
30636 \backslash
30637 theequation}{
30638 \backslash
30639 alph{equation}}
30640 \end_layout
30641
30642 \end_inset
30643
30644
30645 \begin_inset Formula \begin{equation}
30646 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30647
30648 \end_inset
30649
30650
30651 \begin_inset ERT
30652 status collapsed
30653
30654 \begin_layout Plain Layout
30655
30656
30657 \backslash
30658 renewcommand{
30659 \backslash
30660 theequation}{
30661 \backslash
30662 Alph{equation}}
30663 \end_layout
30664
30665 \end_inset
30666
30667
30668 \begin_inset Formula \begin{equation}
30669 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30670
30671 \end_inset
30672
30673
30674 \end_layout
30675
30676 \begin_layout Standard
30677 To switch back to the default numbering, insert the command:
30678 \end_layout
30679
30680 \begin_layout Standard
30681
30682 \series bold
30683
30684 \backslash
30685 renewcommand{
30686 \backslash
30687 theequation}{
30688 \backslash
30689 arabic{equation}}
30690 \begin_inset Index
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694 Commands ! A ! 
30695 \backslash
30696 arabic
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \end_layout
30703
30704 \begin_layout Standard
30705 \begin_inset ERT
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709
30710
30711 \backslash
30712 renewcommand{
30713 \backslash
30714 theequation}{
30715 \backslash
30716 arabic{equation}}
30717 \end_layout
30718
30719 \end_inset
30720
30721
30722 \begin_inset Formula \begin{equation}
30723 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30724
30725 \end_inset
30726
30727
30728 \end_layout
30729
30730 \begin_layout Standard
30731 \begin_inset VSpace medskip
30732 \end_inset
30733
30734 As you see, formulas are numbered serially independent from the numbering
30735  style.
30736  When then numbering should start with 
30737 \begin_inset Quotes eld
30738 \end_inset
30739
30740 1
30741 \begin_inset Quotes erd
30742 \end_inset
30743
30744  when the style is changed, new equation counters have to be defined.
30745  A description about this can be found in the file 
30746 \begin_inset CommandInset href
30747 LatexCommand href
30748 target "Formula-numbering.lyx"
30749
30750 \end_inset
30751
30752 .
30753 \end_layout
30754
30755 \begin_layout Section
30756 User-defined commands
30757 \begin_inset CommandInset label
30758 LatexCommand label
30759 name "sec:User-defined-commands"
30760
30761 \end_inset
30762
30763
30764 \begin_inset Index
30765 status collapsed
30766
30767 \begin_layout Plain Layout
30768 User-defined commands
30769 \end_layout
30770
30771 \end_inset
30772
30773
30774 \end_layout
30775
30776 \begin_layout Standard
30777 Many LaTeX-commands are too long to be used frequently.
30778  But it is possible to define with the command 
30779 \series bold
30780
30781 \backslash
30782 newcommand
30783 \series default
30784
30785 \begin_inset Index
30786 status collapsed
30787
30788 \begin_layout Plain Layout
30789 Commands ! N ! 
30790 \backslash
30791 newcommand
30792 \end_layout
30793
30794 \end_inset
30795
30796  new shorter commands.
30797 \end_layout
30798
30799 \begin_layout Standard
30800 The command scheme of 
30801 \series bold
30802
30803 \backslash
30804 newcommand
30805 \series default
30806  is:
30807 \end_layout
30808
30809 \begin_layout Standard
30810
30811 \series bold
30812
30813 \backslash
30814 newcommand{new command name}[number of arguments][optional
30815 \series default
30816  
30817 \series bold
30818 value]
30819 \begin_inset Newline newline
30820 \end_inset
30821
30822
30823 \begin_inset ERT
30824 status collapsed
30825
30826 \begin_layout Plain Layout
30827
30828
30829 \backslash
30830 phantom{
30831 \end_layout
30832
30833 \end_inset
30834
30835
30836 \backslash
30837 newcommand
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843 }
30844 \end_layout
30845
30846 \end_inset
30847
30848 {command definition}
30849 \end_layout
30850
30851 \begin_layout Standard
30852 \begin_inset Note Greyedout
30853 status open
30854
30855 \begin_layout Plain Layout
30856
30857 \series bold
30858 Note:
30859 \series default
30860  Assure that the name of the new command is not already used in your document
30861  or by LaTeX-packages that you use.
30862  When you for example define the command 
30863 \series bold
30864
30865 \backslash
30866 le
30867 \series default
30868  for 
30869 \series bold
30870
30871 \backslash
30872 Leftarrow
30873 \series default
30874 , you get an error message because 
30875 \series bold
30876
30877 \backslash
30878 le
30879 \series default
30880  is already defined as command for 
30881 \begin_inset Quotes eld
30882 \end_inset
30883
30884
30885 \begin_inset Formula $\le$
30886 \end_inset
30887
30888
30889 \begin_inset Quotes erd
30890 \end_inset
30891
30892 .
30893 \end_layout
30894
30895 \end_inset
30896
30897
30898 \end_layout
30899
30900 \begin_layout Standard
30901 \begin_inset Note Greyedout
30902 status open
30903
30904 \begin_layout Plain Layout
30905
30906 \series bold
30907 Note:
30908 \series default
30909  The names of user-defined commands may only consist of Latin letters.
30910 \end_layout
30911
30912 \end_inset
30913
30914
30915 \end_layout
30916
30917 \begin_layout Standard
30918 The number of arguments is an integer in the range 0
30919 \begin_inset space \thinspace{}
30920 \end_inset
30921
30922 -
30923 \begin_inset space \thinspace{}
30924 \end_inset
30925
30926 9 and specifies how many arguments the new command should have.
30927  With the optional value a value for an optional argument can be predefined.
30928  When this is done, the 
30929 \emph on
30930 first
30931 \emph default
30932  
30933 \emph on
30934 a
30935 \emph default
30936 rgument of the new command is automatically an optional one.
30937 \end_layout
30938
30939 \begin_layout Standard
30940 Here are some examples:
30941 \end_layout
30942
30943 \begin_layout Itemize
30944 To define the command 
30945 \series bold
30946
30947 \backslash
30948 gr
30949 \series default
30950  for 
30951 \series bold
30952
30953 \backslash
30954 Longrightarrow
30955 \series default
30956 , the LaTeX-preamble line is:
30957 \begin_inset ERT
30958 status collapsed
30959
30960 \begin_layout Plain Layout
30961
30962
30963 \backslash
30964 medskip
30965 \end_layout
30966
30967 \end_inset
30968
30969
30970 \series bold
30971
30972 \begin_inset Newline newline
30973 \end_inset
30974
30975
30976 \backslash
30977 newcommand{
30978 \backslash
30979 gr}{
30980 \backslash
30981 Longrightarrow}
30982 \end_layout
30983
30984 \begin_layout Itemize
30985 To define the command 
30986 \series bold
30987
30988 \backslash
30989 us
30990 \series default
30991  for 
30992 \series bold
30993
30994 \backslash
30995 underline
30996 \series default
30997 , the argument (that should be underlined) must be taken into account.
30998  For this the preamble line is:
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 medskip
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \series bold
31013
31014 \begin_inset Newline newline
31015 \end_inset
31016
31017
31018 \backslash
31019 newcommand{
31020 \backslash
31021 us}[1]{
31022 \backslash
31023 underline{#1}}
31024 \series default
31025
31026 \begin_inset ERT
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030
31031
31032 \backslash
31033 medskip
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \series bold
31040
31041 \begin_inset Newline newline
31042 \end_inset
31043
31044
31045 \series default
31046 The character 
31047 \series bold
31048 #
31049 \series default
31050  acts as argument placeholder, the 
31051 \series bold
31052 1
31053 \series default
31054  behind it denotes that it is the placeholder for the first argument.
31055 \end_layout
31056
31057 \begin_layout Itemize
31058 For 
31059 \series bold
31060
31061 \backslash
31062 framebox
31063 \series default
31064  one can e.
31065 \begin_inset space \thinspace{}
31066 \end_inset
31067
31068 g.
31069 \begin_inset space ~
31070 \end_inset
31071
31072 define the command 
31073 \series bold
31074
31075 \backslash
31076 fb
31077 \series default
31078 :
31079 \begin_inset ERT
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083
31084
31085 \backslash
31086 medskip
31087 \end_layout
31088
31089 \end_inset
31090
31091
31092 \series bold
31093
31094 \begin_inset Newline newline
31095 \end_inset
31096
31097
31098 \backslash
31099 newcommand{
31100 \backslash
31101 fb}[3]{
31102 \backslash
31103 framebox#1#2{$#3$}}
31104 \series default
31105
31106 \begin_inset ERT
31107 status collapsed
31108
31109 \begin_layout Plain Layout
31110
31111
31112 \backslash
31113 medskip
31114 \end_layout
31115
31116 \end_inset
31117
31118
31119 \series bold
31120
31121 \begin_inset Newline newline
31122 \end_inset
31123
31124
31125 \series default
31126 The two Dollar signs creates the extra formula needed for 
31127 \series bold
31128
31129 \backslash
31130 framebox
31131 \series default
31132 , see 
31133 \begin_inset CommandInset ref
31134 LatexCommand ref
31135 reference "sub:Boxes-with-Frame"
31136
31137 \end_inset
31138
31139 .
31140 \end_layout
31141
31142 \begin_layout Itemize
31143 To create a new command for 
31144 \series bold
31145
31146 \backslash
31147 fcolorbox
31148 \series default
31149  where the color for the box needn't to be specified, the argument for the
31150  color is defined optional:
31151 \begin_inset ERT
31152 status collapsed
31153
31154 \begin_layout Plain Layout
31155
31156
31157 \backslash
31158 medskip
31159 \end_layout
31160
31161 \end_inset
31162
31163
31164 \series bold
31165
31166 \begin_inset Newline newline
31167 \end_inset
31168
31169
31170 \backslash
31171 newcommand{
31172 \backslash
31173 cb}[3][white]{
31174 \backslash
31175 fcolorbox{#2}{#1}{$#3$}}
31176 \series default
31177
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Plain Layout
31182
31183
31184 \backslash
31185 medskip
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \begin_inset Newline newline
31192 \end_inset
31193
31194 When the color is not specified when using 
31195 \series bold
31196
31197 \backslash
31198 cb
31199 \series default
31200 , the predefined color 
31201 \series bold
31202 white
31203 \series default
31204  will be used.
31205 \end_layout
31206
31207 \begin_layout Standard
31208 A test of the new defined commands:
31209 \end_layout
31210
31211 \begin_layout Standard
31212 \align center
31213 \begin_inset Tabular
31214 <lyxtabular version="3" rows="6" columns="2">
31215 <features>
31216 <column alignment="center" valignment="top" width="0">
31217 <column alignment="center" valignment="top" width="0">
31218 <row>
31219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31220 \begin_inset Text
31221
31222 \begin_layout Plain Layout
31223 Command
31224 \end_layout
31225
31226 \end_inset
31227 </cell>
31228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31229 \begin_inset Text
31230
31231 \begin_layout Plain Layout
31232 Result
31233 \begin_inset Note Note
31234 status collapsed
31235
31236 \begin_layout Plain Layout
31237
31238 \series bold
31239
31240 \backslash
31241 raisebox
31242 \series default
31243  is only used as spacer.
31244 \end_layout
31245
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 </row>
31254 <row>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259 A
31260 \backslash
31261 gr
31262 \begin_inset ERT
31263 status collapsed
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 spce 
31270 \end_layout
31271
31272 \end_inset
31273
31274 B
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283 \begin_inset Formula $A\gr B$
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 </row>
31292 <row>
31293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31294 \begin_inset Text
31295
31296 \begin_layout Plain Layout
31297
31298 \backslash
31299 us{ABcd
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31305 \begin_inset Text
31306
31307 \begin_layout Plain Layout
31308 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31309 \end_inset
31310
31311
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 </row>
31317 <row>
31318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31319 \begin_inset Text
31320
31321 \begin_layout Plain Layout
31322
31323 \backslash
31324 fb{[2cm]
31325 \begin_inset Formula $\to$
31326 \end_inset
31327
31328
31329 \backslash
31330 {
31331 \begin_inset Formula $\to$
31332 \end_inset
31333
31334
31335 \backslash
31336 {
31337 \backslash
31338 int
31339 \begin_inset ERT
31340 status collapsed
31341
31342 \begin_layout Plain Layout
31343
31344
31345 \backslash
31346 spce 
31347 \end_layout
31348
31349 \end_inset
31350
31351 A=B
31352 \end_layout
31353
31354 \end_inset
31355 </cell>
31356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31357 \begin_inset Text
31358
31359 \begin_layout Plain Layout
31360 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \end_inset
31367 </cell>
31368 </row>
31369 <row>
31370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31371 \begin_inset Text
31372
31373 \begin_layout Plain Layout
31374
31375 \backslash
31376 cb{red
31377 \begin_inset Formula $\to$
31378 \end_inset
31379
31380
31381 \backslash
31382 {
31383 \backslash
31384 int
31385 \begin_inset ERT
31386 status collapsed
31387
31388 \begin_layout Plain Layout
31389
31390
31391 \backslash
31392 spce 
31393 \end_layout
31394
31395 \end_inset
31396
31397 A=B
31398 \end_layout
31399
31400 \end_inset
31401 </cell>
31402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Plain Layout
31406 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31407 \end_inset
31408
31409
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 </row>
31415 <row>
31416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31417 \begin_inset Text
31418
31419 \begin_layout Plain Layout
31420
31421 \backslash
31422 cb[green]
31423 \backslash
31424 {red
31425 \begin_inset Formula $\to$
31426 \end_inset
31427
31428
31429 \backslash
31430 {
31431 \backslash
31432 int
31433 \begin_inset ERT
31434 status collapsed
31435
31436 \begin_layout Plain Layout
31437
31438
31439 \backslash
31440 spce 
31441 \end_layout
31442
31443 \end_inset
31444
31445 A=B
31446 \end_layout
31447
31448 \end_inset
31449 </cell>
31450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31451 \begin_inset Text
31452
31453 \begin_layout Plain Layout
31454 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31455 \end_inset
31456
31457
31458 \end_layout
31459
31460 \end_inset
31461 </cell>
31462 </row>
31463 </lyxtabular>
31464
31465 \end_inset
31466
31467
31468 \end_layout
31469
31470 \begin_layout Section
31471 Diagrams
31472 \begin_inset Index
31473 status collapsed
31474
31475 \begin_layout Plain Layout
31476 Diagrams
31477 \end_layout
31478
31479 \end_inset
31480
31481
31482 \end_layout
31483
31484 \begin_layout Standard
31485 To create diagrams, the LaTeX-package 
31486 \series bold
31487 amscd
31488 \begin_inset Foot
31489 status collapsed
31490
31491 \begin_layout Plain Layout
31492
31493 \series bold
31494 amscd
31495 \series default
31496  is part of every LaTeX standard installation.
31497 \end_layout
31498
31499 \end_inset
31500
31501
31502 \series default
31503
31504 \begin_inset Index
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508 Packages ! amscd
31509 \end_layout
31510
31511 \end_inset
31512
31513  is needed.
31514  It is loaded in the LaTeX-preamble with the line
31515 \end_layout
31516
31517 \begin_layout Standard
31518
31519 \series bold
31520
31521 \backslash
31522 usepackage{amscd}
31523 \end_layout
31524
31525 \begin_layout Standard
31526 Diagrams visualize relations and look like this:
31527 \begin_inset Formula \[
31528 \begin{CD}A@>>>B@>>>C\\
31529 @AAA@.@VVV\\
31530 F@<<<E@<<<D\end{CD}\]
31531
31532 \end_inset
31533
31534
31535 \end_layout
31536
31537 \begin_layout Standard
31538 To get them, the command 
31539 \series bold
31540
31541 \backslash
31542 CD
31543 \begin_inset Index
31544 status collapsed
31545
31546 \begin_layout Plain Layout
31547 Commands ! C ! 
31548 \backslash
31549 CD
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \series default
31556  is inserted to a formula.
31557  A blue box appears with two dashed lines where further commands can be
31558  inserted.
31559  With 
31560 \family sans
31561 Ctrl-Return
31562 \family default
31563  a new line is created.
31564  Horizontal relations are inserted in odd, vertical in even formula lines.
31565 \end_layout
31566
31567 \begin_layout Standard
31568 To create the relations there are the following commands:
31569 \end_layout
31570
31571 \begin_layout Itemize
31572
31573 \series bold
31574 @<<<
31575 \series default
31576  creates a left arrow, 
31577 \series bold
31578 @>>>
31579 \series default
31580  a right arrow, and 
31581 \series bold
31582 @=
31583 \series default
31584  a long equal sign
31585 \end_layout
31586
31587 \begin_layout Itemize
31588
31589 \series bold
31590 @AAA
31591 \series default
31592  creates an up arrow, 
31593 \series bold
31594 @VVV
31595 \series default
31596  an down arrow, and 
31597 \series bold
31598 @|
31599 \series default
31600  a vertical equal sign
31601 \end_layout
31602
31603 \begin_layout Itemize
31604
31605 \series bold
31606 @.
31607
31608 \series default
31609  is a placeholder for non-existent relations
31610 \end_layout
31611
31612 \begin_layout Standard
31613 All arrows can be labeled as follows:
31614 \end_layout
31615
31616 \begin_layout Itemize
31617 Is text inserted between the first and second < or >, resp., it is placed
31618  above the arrow.
31619  When it is inserted between the second and third one, it appears under
31620  the arrow.
31621 \end_layout
31622
31623 \begin_layout Itemize
31624 When text for vertical arrows is inserted between the first and second A
31625  or V, resp., it is placed left beside the arrow.
31626  When it is inserted between the second and third one, it appears right
31627  beside the arrow.
31628  If the text contains an A or V, these letters must be set into a TeX-brace.
31629 \end_layout
31630
31631 \begin_layout Standard
31632 As example a diagram with all possible relations:
31633 \end_layout
31634
31635 \begin_layout Standard
31636 \begin_inset Formula \[
31637 \begin{CD}A@>j>>B@>>k>C@=F\\
31638 @AmAA@.@VV{V}V@|\\
31639 D@<<j<E@>k>>F@=C\end{CD}\]
31640
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \begin_layout Standard
31647 The command for this is:
31648 \begin_inset Newline newline
31649 \end_inset
31650
31651
31652 \series bold
31653
31654 \backslash
31655 CD
31656 \begin_inset ERT
31657 status collapsed
31658
31659 \begin_layout Plain Layout
31660
31661
31662 \backslash
31663 spce 
31664 \end_layout
31665
31666 \end_inset
31667
31668 A@>j>>B@>>k>C@=F Ctrl-Enter
31669 \begin_inset Newline newline
31670 \end_inset
31671
31672
31673 \begin_inset ERT
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677
31678
31679 \backslash
31680 hphantom{
31681 \end_layout
31682
31683 \end_inset
31684
31685
31686 \backslash
31687 CD
31688 \begin_inset ERT
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692
31693
31694 \backslash
31695 spce 
31696 \end_layout
31697
31698 \end_inset
31699
31700
31701 \begin_inset ERT
31702 status collapsed
31703
31704 \begin_layout Plain Layout
31705
31706 }
31707 \end_layout
31708
31709 \end_inset
31710
31711 @AmAA@.@VV
31712 \backslash
31713 {V
31714 \series default
31715
31716 \begin_inset Formula $\to$
31717 \end_inset
31718
31719
31720 \series bold
31721 V@| Ctrl-Enter
31722 \begin_inset Newline newline
31723 \end_inset
31724
31725
31726 \begin_inset ERT
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730
31731
31732 \backslash
31733 hphantom{
31734 \end_layout
31735
31736 \end_inset
31737
31738
31739 \backslash
31740 CD
31741 \begin_inset ERT
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745
31746
31747 \backslash
31748 spce 
31749 \end_layout
31750
31751 \end_inset
31752
31753
31754 \begin_inset ERT
31755 status collapsed
31756
31757 \begin_layout Plain Layout
31758
31759 }
31760 \end_layout
31761
31762 \end_inset
31763
31764 D@<<j<E@>k>>F@=C
31765 \end_layout
31766
31767 \begin_layout Standard
31768 \begin_inset Newpage newpage
31769 \end_inset
31770
31771
31772 \end_layout
31773
31774 \begin_layout Section
31775 Tips
31776 \begin_inset ERT
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781
31782 \backslash
31783 texorpdfstring{
31784 \end_layout
31785
31786 \end_inset
31787
31788
31789 \begin_inset Foot
31790 status collapsed
31791
31792 \begin_layout Plain Layout
31793 Other useful math tips can be found in 
31794 \begin_inset CommandInset citation
31795 LatexCommand cite
31796 key "Voss"
31797
31798 \end_inset
31799
31800 .
31801 \end_layout
31802
31803 \end_inset
31804
31805
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811 }{}
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset Note Note
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821
31822 \backslash
31823 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31824 \end_layout
31825
31826 \begin_layout Plain Layout
31827 More about 
31828 \backslash
31829 texorpdfstring is in section 
31830 \begin_inset CommandInset ref
31831 LatexCommand ref
31832 reference "sub:Formulas-in-Section"
31833
31834 \end_inset
31835
31836 .
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \begin_inset Index
31843 status collapsed
31844
31845 \begin_layout Plain Layout
31846 Tips
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \begin_inset Index
31853 status collapsed
31854
31855 \begin_layout Plain Layout
31856 Ions|see
31857 \begin_inset ERT
31858 status collapsed
31859
31860 \begin_layout Plain Layout
31861
31862 {
31863 \end_layout
31864
31865 \end_inset
31866
31867 Chemical characters
31868 \begin_inset ERT
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872
31873 }
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \end_inset
31882
31883
31884 \end_layout
31885
31886 \begin_layout Subsection
31887 Chemical Symbols and Equations
31888 \begin_inset CommandInset label
31889 LatexCommand label
31890 name "sub:Chemical-Symbols-and"
31891
31892 \end_inset
31893
31894
31895 \begin_inset Index
31896 status collapsed
31897
31898 \begin_layout Plain Layout
31899 Chemical characters ! Symbols
31900 \end_layout
31901
31902 \end_inset
31903
31904
31905 \begin_inset Index
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909 Chemical equations
31910 \end_layout
31911
31912 \end_inset
31913
31914
31915 \begin_inset Index
31916 status collapsed
31917
31918 \begin_layout Plain Layout
31919 Symbols ! chemical
31920 \end_layout
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \begin_layout Standard
31928 An example text from chemistry:
31929 \end_layout
31930
31931 \begin_layout Quote
31932 The 
31933 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31934 \end_inset
31935
31936 -ion reacts with two 
31937 \begin_inset Formula $\mathrm{Na^{+}}$
31938 \end_inset
31939
31940 -ions to sodium sulfate 
31941 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31942 \end_inset
31943
31944 .
31945  The chemical equation for this is:
31946 \begin_inset Formula \[
31947 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31948
31949 \end_inset
31950
31951
31952 \end_layout
31953
31954 \begin_layout Standard
31955 This chemical equation can directly be created as formula.
31956  To avoid that the symbols appear italic, everything is highlighted and
31957  changed by the shortcut 
31958 \family sans
31959 Alt-c
31960 \begin_inset space ~
31961 \end_inset
31962
31963 r
31964 \family default
31965  to the upright font style.
31966 \begin_inset Foot
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970 font styles
31971 \series bold
31972  
31973 \series default
31974 see 
31975 \begin_inset CommandInset ref
31976 LatexCommand ref
31977 reference "sub:Font-Styles"
31978
31979 \end_inset
31980
31981
31982 \end_layout
31983
31984 \end_inset
31985
31986
31987 \end_layout
31988
31989 \begin_layout Subsection
31990 Negative Numbers
31991 \begin_inset Index
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995 Numbers ! negative
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004 Negative numbers often look ugly in formulas because the minus sign before
32005  the number is set with the same length as the minus operator sign.
32006  When writing the negative number in normal text, the minus sign appears
32007  correctly.
32008 \end_layout
32009
32010 \begin_layout Standard
32011 Thus, the problem disappears when converting the minus sign to mathematical
32012  text.
32013 \end_layout
32014
32015 \begin_layout Standard
32016 An example to visualize the problem:
32017 \end_layout
32018
32019 \begin_layout Standard
32020 \align center
32021 \begin_inset Tabular
32022 <lyxtabular version="3" rows="3" columns="2">
32023 <features>
32024 <column alignment="right" valignment="top" width="0">
32025 <column alignment="left" valignment="top" width="0">
32026 <row>
32027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32028 \begin_inset Text
32029
32030 \begin_layout Plain Layout
32031 normal text:
32032 \end_layout
32033
32034 \end_inset
32035 </cell>
32036 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32037 \begin_inset Text
32038
32039 \begin_layout Plain Layout
32040 x = -2
32041 \end_layout
32042
32043 \end_inset
32044 </cell>
32045 </row>
32046 <row>
32047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32048 \begin_inset Text
32049
32050 \begin_layout Plain Layout
32051 formula:
32052 \end_layout
32053
32054 \end_inset
32055 </cell>
32056 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32057 \begin_inset Text
32058
32059 \begin_layout Plain Layout
32060 \begin_inset Formula $x=-2$
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 </row>
32069 <row>
32070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074 solution:
32075 \end_layout
32076
32077 \end_inset
32078 </cell>
32079 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32080 \begin_inset Text
32081
32082 \begin_layout Plain Layout
32083 \begin_inset Formula $x=\textrm{-}2$
32084 \end_inset
32085
32086
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 </row>
32092 </lyxtabular>
32093
32094 \end_inset
32095
32096
32097 \end_layout
32098
32099 \begin_layout Subsection
32100 Comma as Decimal Separator
32101 \begin_inset Index
32102 status collapsed
32103
32104 \begin_layout Plain Layout
32105 Comma
32106 \end_layout
32107
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \begin_layout Standard
32114 In LaTeX a comma inside a formula is used, according to the English convention,
32115  as number group separator.
32116  So there will be space added behind all commas in formulas.
32117 \end_layout
32118
32119 \begin_layout Standard
32120 To avoid this, the comma is highlighted and changed to mathematical text
32121  (shortcut 
32122 \family sans
32123 Alt-m
32124 \begin_inset space ~
32125 \end_inset
32126
32127 m
32128 \family default
32129 ).
32130 \end_layout
32131
32132 \begin_layout Standard
32133 To use all formula commas in the document as decimal separator, the file
32134  
32135 \series bold
32136 icomma.sty
32137 \series default
32138
32139 \begin_inset Foot
32140 status collapsed
32141
32142 \begin_layout Plain Layout
32143
32144 \series bold
32145 icomma
32146 \series default
32147  is part of the LaTeX-package 
32148 \series bold
32149 was
32150 \series default
32151
32152 \begin_inset Index
32153 status collapsed
32154
32155 \begin_layout Plain Layout
32156 Packages ! was
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162
32163 \backslash
32164 vspace{4mm}
32165 \end_layout
32166
32167 \end_inset
32168
32169
32170 \end_layout
32171
32172 \end_inset
32173
32174 .
32175 \end_layout
32176
32177 \end_inset
32178
32179
32180 \begin_inset Index
32181 status collapsed
32182
32183 \begin_layout Plain Layout
32184 Packages ! icomma
32185 \end_layout
32186
32187 \end_inset
32188
32189  is loaded with the LaTeX-preamble line
32190 \end_layout
32191
32192 \begin_layout Standard
32193
32194 \series bold
32195
32196 \backslash
32197 usepackage{icomma}
32198 \end_layout
32199
32200 \begin_layout Subsection
32201 Physical Vectors
32202 \begin_inset CommandInset label
32203 LatexCommand label
32204 name "sub:Physical-Vectors"
32205
32206 \end_inset
32207
32208
32209 \begin_inset Index
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213 Vectors ! physical
32214 \end_layout
32215
32216 \end_inset
32217
32218
32219 \end_layout
32220
32221 \begin_layout Standard
32222 Predefined vectors are offered by the LaTeX-package 
32223 \series bold
32224 braket
32225 \series default
32226
32227 \begin_inset Foot
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231
32232 \series bold
32233 braket
32234 \series default
32235  should be part of every LaTeX standard installation.
32236 \end_layout
32237
32238 \end_inset
32239
32240
32241 \begin_inset Index
32242 status collapsed
32243
32244 \begin_layout Plain Layout
32245 Packages ! braket
32246 \end_layout
32247
32248 \end_inset
32249
32250  that is loaded with the LaTeX-preamble line
32251 \end_layout
32252
32253 \begin_layout Standard
32254
32255 \series bold
32256
32257 \backslash
32258 usepackage{braket}
32259 \end_layout
32260
32261 \begin_layout Standard
32262 \begin_inset ERT
32263 status collapsed
32264
32265 \begin_layout Plain Layout
32266
32267
32268 \backslash
32269 ifbraket 
32270 \end_layout
32271
32272 \end_inset
32273
32274
32275 \begin_inset Note Note
32276 status open
32277
32278 \begin_layout Plain Layout
32279 The following table will only be displayed when the LaTeX-package 
32280 \series bold
32281 braket
32282 \series default
32283  is installed.
32284 \end_layout
32285
32286 \end_inset
32287
32288 The following commands are defined:
32289 \end_layout
32290
32291 \begin_layout Standard
32292 \align center
32293 \begin_inset Tabular
32294 <lyxtabular version="3" rows="4" columns="2">
32295 <features>
32296 <column alignment="center" valignment="top" width="0">
32297 <column alignment="center" valignment="top" width="0">
32298 <row>
32299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32300 \begin_inset Text
32301
32302 \begin_layout Plain Layout
32303 Command
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312 Result
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 </row>
32318 <row>
32319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32320 \begin_inset Text
32321
32322 \begin_layout Plain Layout
32323
32324 \backslash
32325 Bra{
32326 \backslash
32327 psi
32328 \end_layout
32329
32330 \end_inset
32331 </cell>
32332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32333 \begin_inset Text
32334
32335 \begin_layout Plain Layout
32336 \begin_inset Formula $\Bra{\psi}$
32337 \end_inset
32338
32339
32340 \end_layout
32341
32342 \end_inset
32343 </cell>
32344 </row>
32345 <row>
32346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32347 \begin_inset Text
32348
32349 \begin_layout Plain Layout
32350
32351 \backslash
32352 Ket{
32353 \backslash
32354 psi
32355 \end_layout
32356
32357 \end_inset
32358 </cell>
32359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32360 \begin_inset Text
32361
32362 \begin_layout Plain Layout
32363 \begin_inset Formula $\Ket{\psi}$
32364 \end_inset
32365
32366
32367 \end_layout
32368
32369 \end_inset
32370 </cell>
32371 </row>
32372 <row>
32373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377
32378 \backslash
32379 Braket{
32380 \backslash
32381 psi|
32382 \backslash
32383 phi
32384 \end_layout
32385
32386 \end_inset
32387 </cell>
32388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32389 \begin_inset Text
32390
32391 \begin_layout Plain Layout
32392 \begin_inset Formula $\Braket{\psi|\phi}$
32393 \end_inset
32394
32395
32396 \end_layout
32397
32398 \end_inset
32399 </cell>
32400 </row>
32401 </lyxtabular>
32402
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Standard
32409 The command 
32410 \series bold
32411
32412 \backslash
32413 Braket
32414 \series default
32415  assures that all vertical bars are set in the size of the surrounding brackets:
32416 \begin_inset Formula \[
32417 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32418
32419 \end_inset
32420
32421
32422 \begin_inset ERT
32423 status collapsed
32424
32425 \begin_layout Plain Layout
32426
32427
32428 \backslash
32429 else 
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \begin_inset Note Note
32436 status open
32437
32438 \begin_layout Plain Layout
32439 The following will be displayed when the LaTeX-package 
32440 \series bold
32441 braket
32442 \series default
32443  is not installed:
32444 \end_layout
32445
32446 \end_inset
32447
32448
32449 \end_layout
32450
32451 \begin_layout Standard
32452 You need to install the LaTeX-package 
32453 \series bold
32454 braket
32455 \series default
32456  to see the rest of this subsection in the output.
32457 \end_layout
32458
32459 \begin_layout Standard
32460 \begin_inset ERT
32461 status collapsed
32462
32463 \begin_layout Plain Layout
32464
32465
32466 \backslash
32467 fi 
32468 \end_layout
32469
32470 \end_inset
32471
32472
32473 \end_layout
32474
32475 \begin_layout Standard
32476 The effect of 
32477 \series bold
32478
32479 \backslash
32480 Braket
32481 \series default
32482  can also be achieved using the command 
32483 \series bold
32484
32485 \backslash
32486 middle
32487 \series default
32488 , that is described in 
32489 \begin_inset CommandInset ref
32490 LatexCommand ref
32491 reference "sub:Automatic-Bracket-Size"
32492
32493 \end_inset
32494
32495 .
32496 \end_layout
32497
32498 \begin_layout Subsection
32499 Self-defined Fractions
32500 \begin_inset CommandInset label
32501 LatexCommand label
32502 name "sub:Self-defined-Fractions"
32503
32504 \end_inset
32505
32506
32507 \begin_inset Index
32508 status collapsed
32509
32510 \begin_layout Plain Layout
32511 Fractions ! self-defined
32512 \end_layout
32513
32514 \end_inset
32515
32516
32517 \end_layout
32518
32519 \begin_layout Standard
32520 To define custom commands for fractions, the command 
32521 \series bold
32522
32523 \backslash
32524 genfrac
32525 \series default
32526
32527 \begin_inset Index
32528 status collapsed
32529
32530 \begin_layout Plain Layout
32531 Commands ! G ! 
32532 \backslash
32533 genfrac
32534 \end_layout
32535
32536 \end_inset
32537
32538  is used in the following scheme:
32539 \end_layout
32540
32541 \begin_layout Standard
32542
32543 \series bold
32544
32545 \backslash
32546 genfrac{left
32547 \series default
32548  
32549 \series bold
32550 bracket}{right
32551 \series default
32552  
32553 \series bold
32554 bracket}{fraction bar thickness}{style}
32555 \begin_inset Newline newline
32556 \end_inset
32557
32558
32559 \begin_inset ERT
32560 status collapsed
32561
32562 \begin_layout Plain Layout
32563
32564
32565 \backslash
32566 phantom{
32567 \end_layout
32568
32569 \end_inset
32570
32571
32572 \backslash
32573 genfrac
32574 \begin_inset ERT
32575 status collapsed
32576
32577 \begin_layout Plain Layout
32578
32579 }
32580 \end_layout
32581
32582 \end_inset
32583
32584 {numerator}{denominator}
32585 \end_layout
32586
32587 \begin_layout Standard
32588 The style is a number in the range of 0
32589 \begin_inset space \thinspace{}
32590 \end_inset
32591
32592 -
32593 \begin_inset space \thinspace{}
32594 \end_inset
32595
32596 3.
32597 \end_layout
32598
32599 \begin_layout Standard
32600 \align center
32601 \begin_inset Tabular
32602 <lyxtabular version="3" rows="5" columns="2">
32603 <features>
32604 <column alignment="center" valignment="top" width="0">
32605 <column alignment="center" valignment="top" width="0">
32606 <row>
32607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611 Number
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620 Style (Size)
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 </row>
32626 <row>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631 0
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 display style formula
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 </row>
32646 <row>
32647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32648 \begin_inset Text
32649
32650 \begin_layout Plain Layout
32651 1
32652 \end_layout
32653
32654 \end_inset
32655 </cell>
32656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32657 \begin_inset Text
32658
32659 \begin_layout Plain Layout
32660 inline formula
32661 \end_layout
32662
32663 \end_inset
32664 </cell>
32665 </row>
32666 <row>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671 2
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680 small
32681 \end_layout
32682
32683 \end_inset
32684 </cell>
32685 </row>
32686 <row>
32687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691 3
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700 tiny
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 </row>
32706 </lyxtabular>
32707
32708 \end_inset
32709
32710
32711 \end_layout
32712
32713 \begin_layout Standard
32714 When no style is given, the size is adjusted to the surrounding environment
32715  like for the command 
32716 \series bold
32717
32718 \backslash
32719 frac
32720 \series default
32721 .
32722 \end_layout
32723
32724 \begin_layout Standard
32725 When no fraction bar thickness is given, the predefined value of 0.4
32726 \begin_inset space \thinspace{}
32727 \end_inset
32728
32729 pt will be used.
32730 \end_layout
32731
32732 \begin_layout Standard
32733 \begin_inset VSpace medskip
32734 \end_inset
32735
32736 For example, the commands 
32737 \series bold
32738
32739 \backslash
32740 dfrac
32741 \series default
32742  and 
32743 \series bold
32744
32745 \backslash
32746 tbinom
32747 \series default
32748  from 
32749 \begin_inset CommandInset ref
32750 LatexCommand ref
32751 reference "sub:Fractions"
32752
32753 \end_inset
32754
32755  are defined with the commands
32756 \end_layout
32757
32758 \begin_layout Standard
32759
32760 \series bold
32761
32762 \backslash
32763 newcommand{
32764 \backslash
32765 dfrac}[2]{
32766 \backslash
32767 genfrac{}{}{}{0}{#1}{#2}}
32768 \end_layout
32769
32770 \begin_layout Standard
32771 and
32772 \end_layout
32773
32774 \begin_layout Standard
32775
32776 \series bold
32777
32778 \backslash
32779 newcommand{
32780 \backslash
32781 tbinom}[2]{
32782 \backslash
32783 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32784 \end_layout
32785
32786 \begin_layout Standard
32787 \begin_inset VSpace medskip
32788 \end_inset
32789
32790 To define a fraction where the fraction bar thickness can be given as optional
32791  argument, the following line is inserted to the LaTeX-preamble:
32792 \end_layout
32793
32794 \begin_layout Standard
32795
32796 \series bold
32797
32798 \backslash
32799 newcommand{
32800 \backslash
32801 fracS}[3][]{
32802 \backslash
32803 genfrac{}{}{#1}{}{#2}{#3}}
32804 \end_layout
32805
32806 \begin_layout Standard
32807 A test:
32808 \begin_inset Formula \begin{align*}
32809 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32810 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32811
32812 \end_inset
32813
32814 As one can see, the distance of the numerator and the denominator to the
32815  fraction bar is round about three times the bar thickness.
32816 \end_layout
32817
32818 \begin_layout Subsection
32819 Canceled Formulas
32820 \begin_inset CommandInset label
32821 LatexCommand label
32822 name "sub:Canceled-Formulas"
32823
32824 \end_inset
32825
32826
32827 \begin_inset Index
32828 status collapsed
32829
32830 \begin_layout Plain Layout
32831 Formula ! canceled
32832 \end_layout
32833
32834 \end_inset
32835
32836
32837 \end_layout
32838
32839 \begin_layout Standard
32840 To cancel formulas or formula parts, the LaTeX-package 
32841 \series bold
32842 cancel
32843 \series default
32844
32845 \begin_inset Foot
32846 status collapsed
32847
32848 \begin_layout Plain Layout
32849
32850 \series bold
32851 cancel
32852 \series default
32853  is part of every LaTeX standard installation.
32854 \end_layout
32855
32856 \end_inset
32857
32858
32859 \begin_inset Index
32860 status collapsed
32861
32862 \begin_layout Plain Layout
32863 Packages ! cancel
32864 \end_layout
32865
32866 \end_inset
32867
32868  has to be loaded with the LaTeX-preamble line
32869 \end_layout
32870
32871 \begin_layout Standard
32872
32873 \series bold
32874
32875 \backslash
32876 usepackage[samesize]{cancel}
32877 \end_layout
32878
32879 \begin_layout Standard
32880 There are four ways to cancel formulas:
32881 \end_layout
32882
32883 \begin_layout Standard
32884 \align center
32885 \begin_inset Tabular
32886 <lyxtabular version="3" rows="5" columns="2">
32887 <features>
32888 <column alignment="center" valignment="top" width="0">
32889 <column alignment="center" valignment="top" width="0">
32890 <row>
32891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895 Command
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904 Result
32905 \begin_inset Note Note
32906 status collapsed
32907
32908 \begin_layout Plain Layout
32909
32910 \series bold
32911
32912 \backslash
32913 hspace
32914 \series default
32915  and
32916 \series bold
32917  
32918 \backslash
32919 raisebox
32920 \series default
32921  are used here as spacer.
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 </row>
32932 <row>
32933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \backslash
32939 cancel{
32940 \backslash
32941 int
32942 \begin_inset ERT
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946
32947
32948 \backslash
32949 spce 
32950 \end_layout
32951
32952 \end_inset
32953
32954 A=B
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
32964 \end_inset
32965
32966
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 </row>
32972 <row>
32973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977
32978 \backslash
32979 bcancel{
32980 \backslash
32981 int
32982 \begin_inset ERT
32983 status collapsed
32984
32985 \begin_layout Plain Layout
32986
32987
32988 \backslash
32989 spce 
32990 \end_layout
32991
32992 \end_inset
32993
32994 A=B
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout Plain Layout
33003 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \end_inset
33010 </cell>
33011 </row>
33012 <row>
33013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \backslash
33019 xcancel{
33020 \backslash
33021 int
33022 \begin_inset ERT
33023 status collapsed
33024
33025 \begin_layout Plain Layout
33026
33027
33028 \backslash
33029 spce 
33030 \end_layout
33031
33032 \end_inset
33033
33034 A=B
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33044 \end_inset
33045
33046
33047 \end_layout
33048
33049 \end_inset
33050 </cell>
33051 </row>
33052 <row>
33053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \backslash
33059 cancelto{1
33060 \begin_inset Formula $\to$
33061 \end_inset
33062
33063
33064 \backslash
33065 {
33066 \backslash
33067 int
33068 \begin_inset ERT
33069 status collapsed
33070
33071 \begin_layout Plain Layout
33072
33073
33074 \backslash
33075 spce 
33076 \end_layout
33077
33078 \end_inset
33079
33080 A=B
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33086 \begin_inset Text
33087
33088 \begin_layout Plain Layout
33089 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 </row>
33098 </lyxtabular>
33099
33100 \end_inset
33101
33102
33103 \end_layout
33104
33105 \begin_layout Standard
33106
33107 \series bold
33108
33109 \backslash
33110 cancelto
33111 \series default
33112  is especially suitable to visualize the reduction of fractions within formulas:
33113 \begin_inset Formula \[
33114 \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}}}\]
33115
33116 \end_inset
33117
33118
33119 \end_layout
33120
33121 \begin_layout Subsection
33122 Formulas in Section Headings
33123 \begin_inset CommandInset label
33124 LatexCommand label
33125 name "sub:Formulas-in-Section"
33126
33127 \end_inset
33128
33129
33130 \begin_inset Index
33131 status collapsed
33132
33133 \begin_layout Plain Layout
33134 Formula ! in section headings
33135 \end_layout
33136
33137 \end_inset
33138
33139
33140 \end_layout
33141
33142 \begin_layout Standard
33143 When formulas are used in section headings, the following has to be taken
33144  into account:
33145 \end_layout
33146
33147 \begin_layout Standard
33148 \begin_inset Note Greyedout
33149 status open
33150
33151 \begin_layout Plain Layout
33152 When 
33153 \series bold
33154 hyperref
33155 \series default
33156
33157 \begin_inset Index
33158 status collapsed
33159
33160 \begin_layout Plain Layout
33161 Packages ! hyperref
33162 \end_layout
33163
33164 \end_inset
33165
33166  support is enabled in the document settings dialog under 
33167 \family sans
33168 PDF
33169 \begin_inset space ~
33170 \end_inset
33171
33172 Properties
33173 \family default
33174 , PDF-bookmarks are created for every section heading in the table of contents.
33175  If a section heading contains formulas, they are incorrectly displayed
33176  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33177 s.
33178 \end_layout
33179
33180 \end_inset
33181
33182
33183 \end_layout
33184
33185 \begin_layout Standard
33186 Both problems can be solved by inserting at the end of the section heading
33187  a short title with the menu 
33188 \family sans
33189 Insert\SpecialChar \menuseparator
33190 Short
33191 \begin_inset space ~
33192 \end_inset
33193
33194 Title
33195 \family default
33196 .
33197  Short titles are used as alternative for multiline section headings to
33198  keep the table of contents clearly arranged.
33199  Only the short title appears in the table of contents and therefore also
33200  in the PDF-bookmark.
33201 \end_layout
33202
33203 \begin_layout Standard
33204 When formulas should be used in the table of contents but 
33205 \series bold
33206 hyperref
33207 \series default
33208  is used, one can use the following command in TeX-mode:
33209 \end_layout
33210
33211 \begin_layout Standard
33212
33213 \series bold
33214
33215 \backslash
33216 texorpdfstring{part}{alternative}
33217 \begin_inset Index
33218 status collapsed
33219
33220 \begin_layout Plain Layout
33221 Commands ! T ! 
33222 \backslash
33223 texorpdfstring
33224 \end_layout
33225
33226 \end_inset
33227
33228
33229 \end_layout
33230
33231 \begin_layout Standard
33232 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33233  This can be characters, formulas, footnotes, but also cross-references.
33234  The alternative is used instead of the part for the bookmark.
33235 \end_layout
33236
33237 \begin_layout Standard
33238 Here are two example headings:
33239 \begin_inset VSpace -3mm
33240 \end_inset
33241
33242
33243 \begin_inset ERT
33244 status collapsed
33245
33246 \begin_layout Plain Layout
33247
33248
33249 \backslash
33250 boldmath 
33251 \end_layout
33252
33253 \end_inset
33254
33255
33256 \end_layout
33257
33258 \begin_layout Subsubsection
33259 Heading without formula in table of contents 
33260 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33261 \end_inset
33262
33263
33264 \begin_inset OptArg
33265 status collapsed
33266
33267 \begin_layout Plain Layout
33268 Heading without formula in table of contents
33269 \end_layout
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Subsubsection
33277 Heading with formula in table of contents
33278 \begin_inset ERT
33279 status collapsed
33280
33281 \begin_layout Plain Layout
33282
33283
33284 \backslash
33285 texorpdfstring{
33286 \end_layout
33287
33288 \end_inset
33289
33290  
33291 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33292 \end_inset
33293
33294
33295 \begin_inset ERT
33296 status collapsed
33297
33298 \begin_layout Plain Layout
33299
33300 }{}
33301 \end_layout
33302
33303 \end_inset
33304
33305
33306 \end_layout
33307
33308 \begin_layout Standard
33309 \begin_inset ERT
33310 status collapsed
33311
33312 \begin_layout Plain Layout
33313
33314
33315 \backslash
33316 unboldmath 
33317 \end_layout
33318
33319 \end_inset
33320
33321 In the first heading a short title was used, in the second one 
33322 \series bold
33323
33324 \backslash
33325 texorpdfstring
33326 \series default
33327 .
33328 \end_layout
33329
33330 \begin_layout Standard
33331 To get the same formatting as for the other headings, the complete heading
33332  was set into a 
33333 \series bold
33334 boldmath environment
33335 \series default
33336
33337 \begin_inset Foot
33338 status collapsed
33339
33340 \begin_layout Plain Layout
33341 see 
33342 \begin_inset CommandInset ref
33343 LatexCommand ref
33344 reference "sub:Bold-Formulas"
33345
33346 \end_inset
33347
33348
33349 \end_layout
33350
33351 \end_inset
33352
33353 .
33354 \end_layout
33355
33356 \begin_layout Subsection
33357 Formulas in multi-column Text
33358 \begin_inset Index
33359 status collapsed
33360
33361 \begin_layout Plain Layout
33362 Formula ! in multi-column text
33363 \end_layout
33364
33365 \end_inset
33366
33367
33368 \end_layout
33369
33370 \begin_layout Standard
33371 Formulas in multi-column text are often too wide to fit into a column and
33372  thus need to be set over the whole page width.
33373  This is done by using the LaTeX-package 
33374 \series bold
33375 multicol
33376 \series default
33377
33378 \begin_inset Foot
33379 status collapsed
33380
33381 \begin_layout Plain Layout
33382
33383 \series bold
33384 multicol
33385 \series default
33386  is part of every LaTeX standard installation.
33387 \end_layout
33388
33389 \end_inset
33390
33391
33392 \begin_inset Index
33393 status collapsed
33394
33395 \begin_layout Plain Layout
33396 Packages ! multicol
33397 \end_layout
33398
33399 \end_inset
33400
33401 , that is loaded with the LaTeX-preamble line
33402 \end_layout
33403
33404 \begin_layout Standard
33405
33406 \series bold
33407
33408 \backslash
33409 usepackage{multicol}
33410 \end_layout
33411
33412 \begin_layout Standard
33413 \begin_inset Note Greyedout
33414 status open
33415
33416 \begin_layout Plain Layout
33417 Note herby that the setting 
33418 \family sans
33419 Two-column
33420 \begin_inset space ~
33421 \end_inset
33422
33423 document
33424 \family default
33425  in the menu 
33426 \family sans
33427 Document\SpecialChar \menuseparator
33428 Settings
33429 \family default
33430  under 
33431 \family sans
33432 Text
33433 \begin_inset space ~
33434 \end_inset
33435
33436 Layout
33437 \family default
33438 \emph on
33439  
33440 \emph default
33441 must 
33442 \emph on
33443 not
33444 \emph default
33445  be selected.
33446 \end_layout
33447
33448 \end_inset
33449
33450
33451 \end_layout
33452
33453 \begin_layout Standard
33454 Before the multi-column text the command
33455 \end_layout
33456
33457 \begin_layout Standard
33458
33459 \series bold
33460
33461 \backslash
33462 begin{multicols}{column number}
33463 \end_layout
33464
33465 \begin_layout Standard
33466 is written in TeX-mode.
33467  The column number is a number in the range of 2
33468 \begin_inset space \thinspace{}
33469 \end_inset
33470
33471 -
33472 \begin_inset space \thinspace{}
33473 \end_inset
33474
33475 10.
33476  Before the formula the multi-column text is ended by inserting the command
33477 \end_layout
33478
33479 \begin_layout Standard
33480
33481 \series bold
33482
33483 \backslash
33484 end{multicols}
33485 \end_layout
33486
33487 \begin_layout Standard
33488 in TeX-mode.
33489 \end_layout
33490
33491 \begin_layout Standard
33492 Due to the command some space is automatically added before the formula.
33493  To revert this, -6
33494 \begin_inset space \thinspace{}
33495 \end_inset
33496
33497 mm vertical space is inserted before the formula.
33498  When the formula style 
33499 \series bold
33500 Indented
33501 \begin_inset Foot
33502 status collapsed
33503
33504 \begin_layout Plain Layout
33505 formula styles see 
33506 \begin_inset CommandInset ref
33507 LatexCommand ref
33508 reference "sec:Formula-Styles"
33509
33510 \end_inset
33511
33512
33513 \end_layout
33514
33515 \end_inset
33516
33517
33518 \series default
33519  is used, -9
33520 \begin_inset space \thinspace{}
33521 \end_inset
33522
33523 mm space is inserted instead.
33524 \end_layout
33525
33526 \begin_layout Standard
33527 As example a multi-column text with a displayed formula:
33528 \end_layout
33529
33530 \begin_layout Standard
33531 \begin_inset ERT
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535
33536
33537 \backslash
33538 begin{multicols}{2}
33539 \end_layout
33540
33541 \end_inset
33542
33543 Das Spektrum wird fouriertransformiert.
33544  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33545 , Lösungsmittel) zu trennen.
33546  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33547  nun das Aussehen des Ausgangssignals.
33548  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33549  über alle Phasen integrieren muss.
33550  Sei nun 
33551 \begin_inset Formula $S$
33552 \end_inset
33553
33554  unser normiertes Ausgangssignal and 
33555 \begin_inset Formula $P$
33556 \end_inset
33557
33558  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33559 \begin_inset ERT
33560 status collapsed
33561
33562 \begin_layout Plain Layout
33563
33564
33565 \backslash
33566 end{multicols}
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \begin_inset VSpace -6mm
33573 \end_inset
33574
33575
33576 \begin_inset Formula \begin{equation}
33577 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33578
33579 \end_inset
33580
33581
33582 \begin_inset ERT
33583 status collapsed
33584
33585 \begin_layout Plain Layout
33586
33587
33588 \backslash
33589 begin{multicols}{2}
33590 \end_layout
33591
33592 \end_inset
33593
33594 wobei 
33595 \begin_inset Formula $S_{0}$
33596 \end_inset
33597
33598  das Signal ohne Gradient ist and the Normierungsbedingung 
33599 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33600 \end_inset
33601
33602  gilt.
33603  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33604  Direkt nach the 
33605 \begin_inset Formula $\nicefrac{\pi}{2}$
33606 \end_inset
33607
33608
33609 \begin_inset space \thinspace{}
33610 \end_inset
33611
33612 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33613  das Signal zusätzlich abschwächt.
33614  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33615  
33616 \begin_inset Formula $T_{2}$
33617 \end_inset
33618
33619 -Zeit.
33620 \end_layout
33621
33622 \begin_layout Standard
33623 \begin_inset ERT
33624 status collapsed
33625
33626 \begin_layout Plain Layout
33627
33628
33629 \backslash
33630 end{multicols}
33631 \end_layout
33632
33633 \end_inset
33634
33635  
33636 \end_layout
33637
33638 \begin_layout Subsection
33639 Formulas with Description of Variables
33640 \begin_inset Index
33641 status collapsed
33642
33643 \begin_layout Plain Layout
33644 Formula ! with description of variables
33645 \end_layout
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \begin_layout Standard
33653 To describe variables within a formula, like in formula 
33654 \begin_inset CommandInset ref
33655 LatexCommand eqref
33656 reference "eq:within"
33657
33658 \end_inset
33659
33660 , a 2
33661 \series bold
33662 ×
33663 \series default
33664
33665 \begin_inset Formula $n$
33666 \end_inset
33667
33668
33669 \begin_inset space ~
33670 \end_inset
33671
33672 matrix is used with left aligned columns for the 
33673 \begin_inset Formula $n$
33674 \end_inset
33675
33676  used variables.
33677 \begin_inset Foot
33678 status collapsed
33679
33680 \begin_layout Plain Layout
33681 matrices see 
33682 \begin_inset CommandInset ref
33683 LatexCommand ref
33684 reference "sec:Matrices"
33685
33686 \end_inset
33687
33688
33689 \end_layout
33690
33691 \end_inset
33692
33693  To set the description in a smaller size, before the matrix e.
33694 \begin_inset space \thinspace{}
33695 \end_inset
33696
33697 g.
33698 \begin_inset space ~
33699 \end_inset
33700
33701 the command 
33702 \series bold
33703
33704 \backslash
33705 footnotesize
33706 \series default
33707  is inserted.
33708 \begin_inset Foot
33709 status collapsed
33710
33711 \begin_layout Plain Layout
33712 font sizes see 
33713 \begin_inset CommandInset ref
33714 LatexCommand ref
33715 reference "sub:Font-Sizes"
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \end_inset
33723
33724
33725 \end_layout
33726
33727 \begin_layout Standard
33728 When the formula style 
33729 \series bold
33730 Indented
33731 \begin_inset Foot
33732 status collapsed
33733
33734 \begin_layout Plain Layout
33735 formula styles see 
33736 \begin_inset CommandInset ref
33737 LatexCommand ref
33738 reference "sec:Formula-Styles"
33739
33740 \end_inset
33741
33742
33743 \end_layout
33744
33745 \end_inset
33746
33747
33748 \series default
33749  is used, a 
33750 \series bold
33751
33752 \backslash
33753 hfill
33754 \series default
33755
33756 \begin_inset Foot
33757 status collapsed
33758
33759 \begin_layout Plain Layout
33760
33761 \series bold
33762
33763 \backslash
33764 hfill
33765 \series default
33766  only works in formulas with the style 
33767 \series bold
33768 Indented
33769 \series default
33770 , see 
33771 \begin_inset CommandInset ref
33772 LatexCommand ref
33773 reference "sub:Variable-Space"
33774
33775 \end_inset
33776
33777 .
33778 \end_layout
33779
33780 \end_inset
33781
33782  is inserted before and after the matrix to have the same separation of
33783  the matrix from the equation and the side margin.
33784 \end_layout
33785
33786 \begin_layout Standard
33787 When the formula style 
33788 \series bold
33789 Centered
33790 \series default
33791  is used, the method described in 
33792 \begin_inset CommandInset ref
33793 LatexCommand ref
33794 reference "sub:Flalign-Environment"
33795
33796 \end_inset
33797
33798  is used to indent formulas.
33799  Formula 
33800 \begin_inset CommandInset ref
33801 LatexCommand eqref
33802 reference "eq:within"
33803
33804 \end_inset
33805
33806  consists of five columns whereas in the first two columns contain the equation,
33807  the third the matrix, and the last one an empty TeX-brace.
33808 \begin_inset Formula \begin{flalign}
33809 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33810 \rho & \textrm{density}\\
33811 V & \textrm{volume}\\
33812 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Subsection
33820 Upright small Greek Letters
33821 \begin_inset CommandInset label
33822 LatexCommand label
33823 name "sub:Upright-small-Greek"
33824
33825 \end_inset
33826
33827
33828 \begin_inset Index
33829 status collapsed
33830
33831 \begin_layout Plain Layout
33832 Greek letters ! upright
33833 \end_layout
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \begin_layout Standard
33841 Most of the math fonts only provide italic small Greek letters.
33842  But for symbols of elementary particles like pions and neutrinos, upright
33843  Greek letters are needed.
33844  The file 
33845 \series bold
33846 upgreek.sty
33847 \series default
33848
33849 \begin_inset Foot
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853
33854 \series bold
33855 upgreek
33856 \series default
33857  is part of the LaTeX-package 
33858 \series bold
33859 was
33860 \series default
33861
33862 \begin_inset Index
33863 status collapsed
33864
33865 \begin_layout Plain Layout
33866 Packages ! was
33867 \begin_inset ERT
33868 status collapsed
33869
33870 \begin_layout Plain Layout
33871
33872
33873 \backslash
33874 vspace{4mm}
33875 \end_layout
33876
33877 \end_inset
33878
33879
33880 \end_layout
33881
33882 \end_inset
33883
33884 .
33885 \end_layout
33886
33887 \end_inset
33888
33889
33890 \begin_inset Index
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894 Packages ! upgreek
33895 \end_layout
33896
33897 \end_inset
33898
33899  that is loaded with the LaTeX-preamble line
33900 \end_layout
33901
33902 \begin_layout Standard
33903
33904 \series bold
33905
33906 \backslash
33907 usepackage{upgreek}
33908 \end_layout
33909
33910 \begin_layout Standard
33911 provides them.
33912  
33913 \begin_inset ERT
33914 status collapsed
33915
33916 \begin_layout Plain Layout
33917
33918
33919 \backslash
33920 ifupgreek 
33921 \end_layout
33922
33923 \end_inset
33924
33925
33926 \begin_inset Note Note
33927 status open
33928
33929 \begin_layout Plain Layout
33930 The following table will only be displayed when the LaTeX-package 
33931 \series bold
33932 upgreek
33933 \series default
33934  is installed.
33935 \end_layout
33936
33937 \end_inset
33938
33939  They are created when the command for a small Greek letters is started
33940  with 
33941 \series bold
33942 up
33943 \series default
33944 .
33945  For example the command 
33946 \series bold
33947
33948 \backslash
33949 uptau
33950 \series default
33951  creates this: 
33952 \begin_inset Formula $\uptau$
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Standard
33959 With these commands reactions of elementary particles can be typeset:
33960 \begin_inset Formula \[
33961 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
33962
33963 \end_inset
33964
33965
33966 \end_layout
33967
33968 \begin_layout Standard
33969 The upright letters are more bold and wider than the italic ones.
33970  They should therefore not be used for units like 
33971 \begin_inset Quotes eld
33972 \end_inset
33973
33974 µm
33975 \begin_inset Quotes erd
33976 \end_inset
33977
33978 .
33979 \end_layout
33980
33981 \begin_layout Standard
33982 \begin_inset ERT
33983 status collapsed
33984
33985 \begin_layout Plain Layout
33986
33987
33988 \backslash
33989 else 
33990 \end_layout
33991
33992 \end_inset
33993
33994
33995 \begin_inset Note Note
33996 status open
33997
33998 \begin_layout Plain Layout
33999 The following will be displayed when the LaTeX-package 
34000 \series bold
34001 upgreek
34002 \series default
34003  is not installed:
34004 \end_layout
34005
34006 \end_inset
34007
34008
34009 \end_layout
34010
34011 \begin_layout Standard
34012 You need to install the LaTeX-package 
34013 \series bold
34014 upgreek
34015 \series default
34016  to see the rest of this subsection in the output.
34017 \end_layout
34018
34019 \begin_layout Standard
34020 \begin_inset ERT
34021 status collapsed
34022
34023 \begin_layout Plain Layout
34024
34025
34026 \backslash
34027 fi 
34028 \end_layout
34029
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \begin_layout Subsection
34036 Text Characters in Formulas
34037 \begin_inset CommandInset label
34038 LatexCommand label
34039 name "sub:Text-Characters-in"
34040
34041 \end_inset
34042
34043
34044 \begin_inset Index
34045 status collapsed
34046
34047 \begin_layout Plain Layout
34048 Text ! in formulas
34049 \end_layout
34050
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \begin_layout Standard
34057 In some cases you might want to insert text characters directly into formulas.
34058  When for example the centered dot · is often used in formulas like 
34059 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34060 \end_inset
34061
34062 , one would have to insert the command 
34063 \series bold
34064
34065 \backslash
34066 cdot
34067 \series default
34068
34069 \begin_inset Foot
34070 status collapsed
34071
34072 \begin_layout Plain Layout
34073 see 
34074 \begin_inset CommandInset ref
34075 LatexCommand ref
34076 reference "sub:Binary-Operators"
34077
34078 \end_inset
34079
34080
34081 \end_layout
34082
34083 \end_inset
34084
34085  all the time, because this character is defined in all encodings as text
34086  character.
34087  But the encoding can be changed by this LaTeX-preamble line:
34088 \end_layout
34089
34090 \begin_layout Standard
34091
34092 \series bold
34093
34094 \backslash
34095 Declare Inputtext{183}{
34096 \backslash
34097 ifmmode
34098 \backslash
34099 cdot
34100 \backslash
34101 else
34102 \backslash
34103 textperiodcentered
34104 \backslash
34105 f\SpecialChar \textcompwordmark{}
34106 i}
34107 \end_layout
34108
34109 \begin_layout Standard
34110 The character encoding (menu 
34111 \family sans
34112 Document\SpecialChar \menuseparator
34113 Settings\SpecialChar \menuseparator
34114 Language
34115 \family default
34116 ) specifies what character appears when a keyboard key is pressed.
34117  When the key for the character '·' is pressed, internally the command 
34118 \series bold
34119
34120 \backslash
34121 textperiodcentered
34122 \series default
34123  is used.
34124  But this command is not available in a formula so that you would get LaTeX-erro
34125 rs.
34126  With the changed encoding the right command is chosen automatically, depending
34127  on if the character was inserted into a formula or not.
34128 \end_layout
34129
34130 \begin_layout Standard
34131 The encoding of several characters is saved in definition files.
34132  Fore example the encoding 
34133 \series bold
34134 latin9
34135 \series default
34136  is defined in the file 
34137 \series bold
34138 latin9.def
34139 \series default
34140  that is in the installation folder of LaTeX.
34141  Encodings should only be changed via the LaTeX-preamble and not in the
34142  definition files.
34143  Otherwise own documents could not be edited by other LyX users working
34144  on other computers.
34145 \end_layout
34146
34147 \begin_layout Standard
34148 \begin_inset VSpace medskip
34149 \end_inset
34150
34151 Besides the centered dot, in this document the degree sign ° is defined
34152  with the following LaTeX-preamble line so that it can directly be inserted
34153  to a formula:
34154 \end_layout
34155
34156 \begin_layout Standard
34157
34158 \series bold
34159
34160 \backslash
34161 DeclareInputtext{176}{
34162 \backslash
34163 ifmmode^
34164 \backslash
34165 circ
34166 \backslash
34167 else
34168 \backslash
34169 textdegree
34170 \backslash
34171 f\SpecialChar \textcompwordmark{}
34172 i}
34173 \end_layout
34174
34175 \begin_layout Standard
34176 \begin_inset Newpage newpage
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \begin_layout Section
34183 \start_of_appendix
34184 Typographic Advises
34185 \begin_inset Index
34186 status collapsed
34187
34188 \begin_layout Plain Layout
34189 Typographic Advises
34190 \end_layout
34191
34192 \end_inset
34193
34194
34195 \end_layout
34196
34197 \begin_layout Standard
34198 This section is a summary of the most important typographic rules, listed
34199  in ISO norms.
34200 \begin_inset Foot
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 This collection was partly taken from the German semi-official dictionary
34205  called 
34206 \begin_inset Quotes eld
34207 \end_inset
34208
34209 Duden
34210 \begin_inset Quotes erd
34211 \end_inset
34212
34213  
34214 \begin_inset CommandInset citation
34215 LatexCommand cite
34216 key "Duden"
34217
34218 \end_inset
34219
34220  that lists some of the ISO rules.
34221 \end_layout
34222
34223 \end_inset
34224
34225
34226 \end_layout
34227
34228 \begin_layout Itemize
34229 Physical units are 
34230 \emph on
34231 always
34232 \emph default
34233  set upright
34234 \begin_inset Foot
34235 status collapsed
34236
34237 \begin_layout Plain Layout
34238 done with font styles, see 
34239 \begin_inset CommandInset ref
34240 LatexCommand ref
34241 reference "sub:Font-Styles"
34242
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \end_inset
34249
34250 : 30
34251 \begin_inset space \thinspace{}
34252 \end_inset
34253
34254 km/h
34255 \begin_inset Newline newline
34256 \end_inset
34257
34258 Between the value and the unit is the smallest space, see 
34259 \begin_inset CommandInset ref
34260 LatexCommand ref
34261 reference "sub:Predefined-Space"
34262
34263 \end_inset
34264
34265 .
34266 \end_layout
34267
34268 \begin_layout Itemize
34269 Percent and perthousand signs are set like physical units:
34270 \begin_inset Newline newline
34271 \end_inset
34272
34273 1,2
34274 \begin_inset space \thinspace{}
34275 \end_inset
34276
34277 ‰ alcohol in blood
34278 \end_layout
34279
34280 \begin_layout Itemize
34281 The degree sign follows directly on the value: 15°, but not when it is used
34282  in units: 15
34283 \begin_inset space \thinspace{}
34284 \end_inset
34285
34286 °C
34287 \end_layout
34288
34289 \begin_layout Itemize
34290 In numbers with more than four digits the smallest space is inserted before
34291  every third digit to group them: 
34292 \family roman
34293 \series medium
34294 \shape up
34295 \size normal
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 18
34301 \begin_inset space \thinspace{}
34302 \end_inset
34303
34304 473
34305 \begin_inset space \thinspace{}
34306 \end_inset
34307
34308 588
34309 \end_layout
34310
34311 \begin_layout Itemize
34312 For dimensionings like 120×90×40
34313 \begin_inset space \thinspace{}
34314 \end_inset
34315
34316 cm the multiplication sign 
34317 \begin_inset Quotes eld
34318 \end_inset
34319
34320 ×
34321 \begin_inset Quotes erd
34322 \end_inset
34323
34324  is used.
34325  It is available with the LaTeX-command 
34326 \series bold
34327
34328 \backslash
34329 texttimes
34330 \series default
34331 , but can also directly be inserted with some keyboard definitions.
34332 \end_layout
34333
34334 \begin_layout Itemize
34335 Functions with names consisting of several letters are set upright to avoid
34336  confusions, see 
34337 \begin_inset CommandInset ref
34338 LatexCommand ref
34339 reference "sub:Predefined-Functions"
34340
34341 \end_inset
34342
34343 .
34344 \end_layout
34345
34346 \begin_layout Itemize
34347 Indices consisting of several letters, are set upright: 
34348 \begin_inset Formula $E_{\mathrm{kin}}$
34349 \end_inset
34350
34351
34352 \begin_inset Newline newline
34353 \end_inset
34354
34355 Components of matrices are set italic: 
34356 \begin_inset Formula $\hat{H}_{kl}$
34357 \end_inset
34358
34359
34360 \end_layout
34361
34362 \begin_layout Itemize
34363 The differentiation/integration operator 'd', the Euler's number 'e', and
34364  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34365  other variables.
34366 \end_layout
34367
34368 \begin_layout Standard
34369 \begin_inset Newpage newpage
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \begin_layout Section
34376 Synonyms
34377 \begin_inset Index
34378 status collapsed
34379
34380 \begin_layout Plain Layout
34381 Synonyms
34382 \end_layout
34383
34384 \end_inset
34385
34386
34387 \end_layout
34388
34389 \begin_layout Standard
34390 Some characters and symbols can be created with several commands.
34391  Here is a list of the synonym commands:
34392 \end_layout
34393
34394 \begin_layout Standard
34395 \begin_inset VSpace bigskip
34396 \end_inset
34397
34398
34399 \begin_inset space \hfill{}
34400 \end_inset
34401
34402
34403 \begin_inset Tabular
34404 <lyxtabular version="3" rows="12" columns="2">
34405 <features>
34406 <column alignment="center" valignment="top" width="0pt">
34407 <column alignment="center" valignment="top" width="0pt">
34408 <row>
34409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34410 \begin_inset Text
34411
34412 \begin_layout Plain Layout
34413 Command
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Plain Layout
34422 equivalent to
34423 \begin_inset Note Note
34424 status collapsed
34425
34426 \begin_layout Plain Layout
34427
34428 \series bold
34429
34430 \backslash
34431 raisebox
34432 \series default
34433  is only used as spacer.
34434 \end_layout
34435
34436 \end_inset
34437
34438
34439 \end_layout
34440
34441 \end_inset
34442 </cell>
34443 </row>
34444 <row>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449
34450 \backslash
34451 ast
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460 \begin_inset ERT
34461 status collapsed
34462
34463 \begin_layout Plain Layout
34464
34465
34466 \backslash
34467 raisebox{-1.2mm}{
34468 \end_layout
34469
34470 \end_inset
34471
34472 *
34473 \begin_inset ERT
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477
34478 }
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 </row>
34489 <row>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \backslash
34496 choose
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505
34506 \backslash
34507 binom
34508 \end_layout
34509
34510 \end_inset
34511 </cell>
34512 </row>
34513 <row>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \backslash
34520 geq
34521 \end_layout
34522
34523 \end_inset
34524 </cell>
34525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34526 \begin_inset Text
34527
34528 \begin_layout Plain Layout
34529
34530 \backslash
34531 ge
34532 \end_layout
34533
34534 \end_inset
34535 </cell>
34536 </row>
34537 <row>
34538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34539 \begin_inset Text
34540
34541 \begin_layout Plain Layout
34542
34543 \backslash
34544 lbrace
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553 {
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 </row>
34559 <row>
34560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34561 \begin_inset Text
34562
34563 \begin_layout Plain Layout
34564
34565 \backslash
34566 lbracket
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34572 \begin_inset Text
34573
34574 \begin_layout Plain Layout
34575 [
34576 \end_layout
34577
34578 \end_inset
34579 </cell>
34580 </row>
34581 <row>
34582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Plain Layout
34586
34587 \backslash
34588 leftarrow
34589 \end_layout
34590
34591 \end_inset
34592 </cell>
34593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597
34598 \backslash
34599 gets
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 </row>
34605 <row>
34606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610
34611 \backslash
34612 leq
34613 \end_layout
34614
34615 \end_inset
34616 </cell>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \backslash
34623 le
34624 \end_layout
34625
34626 \end_inset
34627 </cell>
34628 </row>
34629 <row>
34630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34631 \begin_inset Text
34632
34633 \begin_layout Plain Layout
34634
34635 \backslash
34636 lor
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645
34646 \backslash
34647 vee
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 </row>
34653 <row>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \backslash
34660 neq
34661 \end_layout
34662
34663 \end_inset
34664 </cell>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669
34670 \backslash
34671 not=
34672 \end_layout
34673
34674 \end_inset
34675 </cell>
34676 </row>
34677 <row>
34678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34679 \begin_inset Text
34680
34681 \begin_layout Plain Layout
34682
34683 \backslash
34684 slash
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693 /
34694 \end_layout
34695
34696 \end_inset
34697 </cell>
34698 </row>
34699 <row>
34700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704
34705 \backslash
34706 vert
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715 |
34716 \end_layout
34717
34718 \end_inset
34719 </cell>
34720 </row>
34721 </lyxtabular>
34722
34723 \end_inset
34724
34725
34726 \begin_inset space \hfill{}
34727 \end_inset
34728
34729
34730 \begin_inset Tabular
34731 <lyxtabular version="3" rows="12" columns="2">
34732 <features>
34733 <column alignment="center" valignment="top" width="0pt">
34734 <column alignment="center" valignment="top" width="0pt">
34735 <row>
34736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34737 \begin_inset Text
34738
34739 \begin_layout Plain Layout
34740 Command
34741 \end_layout
34742
34743 \end_inset
34744 </cell>
34745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34746 \begin_inset Text
34747
34748 \begin_layout Plain Layout
34749 equivalent to
34750 \end_layout
34751
34752 \end_inset
34753 </cell>
34754 </row>
34755 <row>
34756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34757 \begin_inset Text
34758
34759 \begin_layout Plain Layout
34760
34761 \backslash
34762 backslash
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34768 \begin_inset Text
34769
34770 \begin_layout Plain Layout
34771
34772 \backslash
34773
34774 \backslash
34775
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 </row>
34781 <row>
34782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Plain Layout
34786
34787 \backslash
34788 dasharrow
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \backslash
34799 dashrightarrow
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 </row>
34805 <row>
34806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810
34811 \backslash
34812 land
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821
34822 \backslash
34823 wedge
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 </row>
34829 <row>
34830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Plain Layout
34834
34835 \backslash
34836 rbrace
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845 }
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 </row>
34851 <row>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \backslash
34858 rbracket
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867 ]
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 </row>
34873 <row>
34874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \backslash
34880 rightarrow
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34886 \begin_inset Text
34887
34888 \begin_layout Plain Layout
34889
34890 \backslash
34891 to
34892 \end_layout
34893
34894 \end_inset
34895 </cell>
34896 </row>
34897 <row>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902
34903 \backslash
34904 lnot
34905 \end_layout
34906
34907 \end_inset
34908 </cell>
34909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913
34914 \backslash
34915 neg
34916 \end_layout
34917
34918 \end_inset
34919 </cell>
34920 </row>
34921 <row>
34922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926
34927 \backslash
34928 ne
34929 \end_layout
34930
34931 \end_inset
34932 </cell>
34933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937
34938 \backslash
34939 not=
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 </row>
34945 <row>
34946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34947 \begin_inset Text
34948
34949 \begin_layout Plain Layout
34950
34951 \backslash
34952 owns
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \backslash
34963 ni
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 </row>
34969 <row>
34970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974
34975 \backslash
34976 square
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985
34986 \backslash
34987 Box
34988 \end_layout
34989
34990 \end_inset
34991 </cell>
34992 </row>
34993 <row>
34994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998
34999 \backslash
35000 Vert
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \backslash
35011 |
35012 \end_layout
35013
35014 \end_inset
35015 </cell>
35016 </row>
35017 </lyxtabular>
35018
35019 \end_inset
35020
35021
35022 \begin_inset space \hfill{}
35023 \end_inset
35024
35025
35026 \end_layout
35027
35028 \begin_layout Standard
35029 \begin_inset Newpage newpage
35030 \end_inset
35031
35032
35033 \end_layout
35034
35035 \begin_layout Bibliography
35036 \begin_inset CommandInset bibitem
35037 LatexCommand bibitem
35038 key "TLC2"
35039
35040 \end_inset
35041
35042
35043 \shape smallcaps
35044 Mittelbach, F.
35045  ; Goossens, M.
35046 \shape default
35047
35048 \shape italic
35049 The LaTeX Companion
35050 \shape default
35051 .
35052  Addison Wesley, 2004
35053 \end_layout
35054
35055 \begin_layout Bibliography
35056 \begin_inset CommandInset bibitem
35057 LatexCommand bibitem
35058 key "Mathmode"
35059
35060 \end_inset
35061
35062
35063 \begin_inset CommandInset href
35064 LatexCommand href
35065 name "Description"
35066 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35067
35068 \end_inset
35069
35070  of LaTeX's math abilities
35071 \end_layout
35072
35073 \begin_layout Bibliography
35074 \begin_inset CommandInset bibitem
35075 LatexCommand bibitem
35076 key "Voss"
35077
35078 \end_inset
35079
35080 LaTeX tips and tricks-
35081 \begin_inset CommandInset href
35082 LatexCommand href
35083 name "page"
35084 target "http://tug.org/TeXnik/"
35085
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Bibliography
35092 \begin_inset CommandInset bibitem
35093 LatexCommand bibitem
35094 key "AMS"
35095
35096 \end_inset
35097
35098
35099 \begin_inset CommandInset href
35100 LatexCommand href
35101 name "Description"
35102 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35103
35104 \end_inset
35105
35106  of 
35107 \begin_inset ERT
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111
35112
35113 \backslash
35114 AmS
35115 \end_layout
35116
35117 \end_inset
35118
35119 -LaTeX
35120 \end_layout
35121
35122 \begin_layout Bibliography
35123 \begin_inset CommandInset bibitem
35124 LatexCommand bibitem
35125 key "Symbole"
35126
35127 \end_inset
35128
35129
35130 \begin_inset CommandInset href
35131 LatexCommand href
35132 name "List"
35133 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35134
35135 \end_inset
35136
35137  of all symbols available with LaTeX-packages
35138 \end_layout
35139
35140 \begin_layout Bibliography
35141 \begin_inset CommandInset bibitem
35142 LatexCommand bibitem
35143 key "hyperref"
35144
35145 \end_inset
35146
35147
35148 \begin_inset CommandInset href
35149 LatexCommand href
35150 name "Documentation"
35151 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35152
35153 \end_inset
35154
35155  of the LaTeX-package 
35156 \series bold
35157 hyperref
35158 \series default
35159
35160 \begin_inset Index
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164 Packages ! hyperref
35165 \end_layout
35166
35167 \end_inset
35168
35169
35170 \end_layout
35171
35172 \begin_layout Bibliography
35173 \begin_inset CommandInset bibitem
35174 LatexCommand bibitem
35175 key "Mathclap"
35176
35177 \end_inset
35178
35179
35180 \begin_inset CommandInset href
35181 LatexCommand href
35182 name "Description"
35183 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35184
35185 \end_inset
35186
35187  of the command 
35188 \series bold
35189
35190 \backslash
35191 mathclap
35192 \series default
35193 , described in 
35194 \begin_inset CommandInset ref
35195 LatexCommand ref
35196 reference "sub:Operator-Limits"
35197
35198 \end_inset
35199
35200
35201 \begin_inset Index
35202 status collapsed
35203
35204 \begin_layout Plain Layout
35205 Commands ! M ! 
35206 \backslash
35207 mathclap
35208 \end_layout
35209
35210 \end_inset
35211
35212
35213 \end_layout
35214
35215 \begin_layout Bibliography
35216 \begin_inset CommandInset bibitem
35217 LatexCommand bibitem
35218 key "Duden"
35219
35220 \end_inset
35221
35222
35223 \emph on
35224 Duden Band 1
35225 \emph default
35226 .
35227  22.
35228  Auflage, Duden 2001
35229 \end_layout
35230
35231 \begin_layout Subsubsection*
35232 \begin_inset CommandInset index_print
35233 LatexCommand printindex
35234
35235 \end_inset
35236
35237
35238 \end_layout
35239
35240 \end_body
35241 \end_document