]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: describe \underbracket and \overbracket
[features.git] / lib / doc / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % solves the following problem:
27 % If the dection number consits of too many numerals the section heading
28 % will be printed in the TOC without a space between it and the section number.
29 % As solution more space between the number and the heading is inserted:
30 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
31 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
32
33 % increase link area for cross-references and autoname them,
34 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
35 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
36 \addto\extrasenglish{%
37  \renewcommand*{\equationautorefname}[1]{}%
38  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
39  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
41 }
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % provides caption formatting
63 \setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\def\tagform@#1{\maketag@@@{|#1|}}
93
94
95 % ------------------------------------
96 % used to check for needed LaTeX packages
97 \usepackage{ifthen}
98
99 % check for package undertilde
100 % used for the command \utilde
101 \newboolean{undertilde}
102 \IfFileExists{undertilde.sty}
103  {\usepackage{undertilde}
104   \setboolean{undertilde}{true}}
105  {\setboolean{undertilde}{false}}
106
107 % check for package eurosym
108 % used for the Euro symbol
109 \newboolean{eurosym}
110 \IfFileExists{eurosym.sty}
111  {\usepackage[gennarrow]{eurosym}
112   \setboolean{eurosym}{true}}
113  {\setboolean{eurosym}{false}}
114
115 % check for package braket
116 % used for physical vectors
117 \newboolean{braket}
118 \IfFileExists{braket.sty}
119  {\usepackage{braket}
120   \setboolean{braket}{true}}
121  {\setboolean{braket}{false}}
122
123 % check for package cancel
124 \newboolean{cancel}
125 \IfFileExists{cancel.sty}
126  {\usepackage{cancel}
127   \setboolean{cancel}{true}}
128  {\setboolean{cancel}{false}}
129
130 % check for package upgreek
131 \newboolean{upgreek}
132 \IfFileExists{upgreek.sty}
133  {\usepackage{upgreek}
134   \setboolean{upgreek}{true}}
135  {\setboolean{upgreek}{false}}
136 \end_preamble
137 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
138 \use_default_options false
139 \maintain_unincluded_children false
140 \language english
141 \language_package default
142 \inputencoding auto
143 \fontencoding global
144 \font_roman default
145 \font_sans default
146 \font_typewriter default
147 \font_math auto
148 \font_default_family default
149 \use_non_tex_fonts false
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154 \graphics default
155 \default_output_format default
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "LyX's Math Manual"
163 \pdf_author "LyX Team, Uwe Stöhr"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 0
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 1
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle plain
210 \bullet 1 0 6 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \html_math_output 0
216 \html_css_as_file 0
217 \html_be_strict false
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 LyX's detailed Math manual
224 \end_layout
225
226 \begin_layout Author
227 by the LyX Team
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 If you have comments or error corrections, please send them to the LyX Documenta
234 tion mailing list: 
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 author: Uwe Stöhr
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Newline newline
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \family sans
270 Version 2.1.x
271 \end_layout
272
273 \begin_layout Standard
274 \begin_inset CommandInset toc
275 LatexCommand tableofcontents
276
277 \end_inset
278
279
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset Note Note
284 status open
285
286 \begin_layout Plain Layout
287 To export this document to PDF, PS or DVI the LaTeX-packages 
288 \series bold
289 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  should be installed.
296  If they are not installed the document can be exported anyway but the sections
297  where the packages are required will not appear in the output.
298  An exception is 
299 \series bold
300 mhchem
301 \series default
302 ; if it is not installed, this file cannot be exported.
303 \end_layout
304
305 \begin_layout Plain Layout
306 The latest PDF-version of this document can be found here:
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \end_layout
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Newpage newpage
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Section
328 Introduction
329 \end_layout
330
331 \begin_layout Standard
332 This document explains LyX's math features and is furthermore a collection
333  of LaTeX-commands used for mathematical characters and constructs.
334  The explanations are designed for the usage of commands.
335  It is therefore required that you have read the section 
336 \family typewriter
337 Mathematical
338 \begin_inset space ~
339 \end_inset
340
341 Formulas
342 \family default
343  of the User's Guide.
344 \end_layout
345
346 \begin_layout Standard
347 Most of the characters and many constructs explained in this manual are
348  also accessible via the menu 
349 \family sans
350 Insert
351 \series bold
352 \SpecialChar \menuseparator
353
354 \series default
355 Math
356 \family default
357  or the 
358 \family sans
359 math
360 \family default
361 \series bold
362  
363 \family sans
364 \series default
365 toolbar
366 \family default
367 .
368  But everybody who has to write lots of formulas will notice that it is
369  much faster to use commands instead of the math toolbar.
370  Therefore this manual is focused on commands but also mentions the correspondin
371 g toolbar buttons when available.
372 \end_layout
373
374 \begin_layout Standard
375 If not specially mentioned the commands are only available within formulas.
376  To be able to use all commands explained in this document, the option 
377 \family sans
378 Use AMS math package
379 \family default
380  must be checked in the document settings (menu 
381 \family sans
382 Document\SpecialChar \menuseparator
383 Settings\SpecialChar \menuseparator
384 Math
385 \begin_inset space ~
386 \end_inset
387
388 Options
389 \family default
390 ).
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 The option 
396 \family sans
397 Use AMS math package automatically
398 \family default
399  only uses 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math when math constructs are found that are supported by LyX.
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 This document doesn't list all 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 -math commands
435 \begin_inset Foot
436 status collapsed
437
438 \begin_layout Plain Layout
439 A list with all 
440 \begin_inset ERT
441 status collapsed
442
443 \begin_layout Plain Layout
444
445
446 \backslash
447 AmS
448 \end_layout
449
450 \end_inset
451
452 -math commands is in the file 
453 \family sans
454
455 \begin_inset CommandInset href
456 LatexCommand href
457 name "amsguide.ps"
458 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
459
460 \end_inset
461
462
463 \family default
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \end_layout
475
476 \begin_layout Standard
477 To create an inline formula
478 \begin_inset Index idx
479 status collapsed
480
481 \begin_layout Plain Layout
482 Formula ! inline
483 \end_layout
484
485 \end_inset
486
487  that is embedded into a text line, use one of the shortcuts 
488 \begin_inset Info
489 type  "shortcuts"
490 arg   "math-mode"
491 \end_inset
492
493  or the toolbar button 
494 \begin_inset Info
495 type  "icon"
496 arg   "math-mode"
497 \end_inset
498
499 .
500 \begin_inset Newline newline
501 \end_inset
502
503 To create a display style formula
504 \begin_inset Index idx
505 status collapsed
506
507 \begin_layout Plain Layout
508 Formula ! display style
509 \end_layout
510
511 \end_inset
512
513  which will appear bigger, has a different format, and will be in a separate
514  paragraph, use one of these shortcuts: 
515 \begin_inset Info
516 type  "shortcuts"
517 arg   "math-display"
518 \end_inset
519
520 .
521 \end_layout
522
523 \begin_layout Standard
524 To change a display style formula to an inline formula, set the cursor into
525  the formula and use one of the shortcuts 
526 \begin_inset Info
527 type  "shortcuts"
528 arg   "math-mode"
529 \end_inset
530
531  or the menu 
532 \family sans
533 Edit\SpecialChar \menuseparator
534 Math\SpecialChar \menuseparator
535 Change formula type
536 \family default
537 .
538  The same way is used to change an inline formula to a display style formula.
539 \end_layout
540
541 \begin_layout Standard
542 To display parts of an inline formula in the size of a display style formula,
543  enter the command 
544 \series bold
545
546 \backslash
547 displaystyle
548 \series default
549
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 Commands ! D ! 
555 \backslash
556 displaystyle
557 \end_layout
558
559 \end_inset
560
561  to a formula.
562  Then a new blue box appears in which the desired formula part is inserted.
563 \end_layout
564
565 \begin_layout Standard
566 Only inline formulas are allowed inside tables.
567 \end_layout
568
569 \begin_layout Standard
570 The 
571 \family sans
572 math toolbar
573 \family default
574  can be turned on in the menu 
575 \family sans
576 View\SpecialChar \menuseparator
577 Toolbars
578 \family default
579 .
580  When you click there on 
581 \begin_inset Quotes eld
582 \end_inset
583
584 Math
585 \begin_inset Quotes erd
586 \end_inset
587
588  the toolbar will be shown permanently at the bottom; this state is visualized
589  in the 
590 \family sans
591 Toolbars
592 \family default
593  menu with a checkmark.
594  When you click in this state again on 
595 \begin_inset Quotes eld
596 \end_inset
597
598 Math
599 \begin_inset Quotes erd
600 \end_inset
601
602  in the 
603 \family sans
604 Toolbars
605 \family default
606  menu, the 
607 \family sans
608 math toolbar
609 \family default
610  is only shown when the cursor is within a formula; this state is visualized
611  by the renaming of the menu entry from 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Math
616 \begin_inset Quotes erd
617 \end_inset
618
619  to 
620 \begin_inset Quotes eld
621 \end_inset
622
623 Math
624 \begin_inset space ~
625 \end_inset
626
627 (auto)
628 \begin_inset Quotes erd
629 \end_inset
630
631 .
632 \end_layout
633
634 \begin_layout Standard
635 The TeX-mode
636 \begin_inset Index idx
637 status collapsed
638
639 \begin_layout Plain Layout
640 T@TeX-mode
641 \end_layout
642
643 \end_inset
644
645  is invoked by pressing the toolbar button 
646 \begin_inset Info
647 type  "icon"
648 arg   "ert-insert"
649 \end_inset
650
651  or by using the menu 
652 \family sans
653 Insert\SpecialChar \menuseparator
654 Te
655 \begin_inset ERT
656 status collapsed
657
658 \begin_layout Plain Layout
659
660 {}
661 \end_layout
662
663 \end_inset
664
665 X Code
666 \family default
667  (shortcut 
668 \begin_inset Info
669 type  "shortcut"
670 arg   "ert-insert"
671 \end_inset
672
673 ).
674 \begin_inset Note Note
675 status collapsed
676
677 \begin_layout Plain Layout
678 In LyX there are three 
679 \begin_inset Quotes eld
680 \end_inset
681
682 proper names
683 \begin_inset Quotes erd
684 \end_inset
685
686  that appear in the output with sub- and superscript letters: TeX, LaTeX
687  and LyX
688 \end_layout
689
690 \begin_layout Plain Layout
691 To avoid that these names are recognized as proper names, a TeX-brace pair
692  is inserted.
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 To change the LaTeX-preamble
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L@LaTeX-preamble
707 \end_layout
708
709 \end_inset
710
711 , use the menu 
712 \family sans
713 Document\SpecialChar \menuseparator
714 Settings\SpecialChar \menuseparator
715 LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728  
729 \family sans
730 Preamble
731 \family default
732 .
733 \end_layout
734
735 \begin_layout Standard
736 To edit matrices, case differentiations and multiline formulas subsequently,
737  use the menus 
738 \family sans
739 Edit\SpecialChar \menuseparator
740 Math
741 \family default
742  and 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Rows
746 \begin_inset space \thinspace{}
747 \end_inset
748
749 &
750 \begin_inset space \thinspace{}
751 \end_inset
752
753 Columns,
754 \family default
755  or the 
756 \family sans
757 table toolbar
758 \family default
759 .
760  When lines and columns are swapped via the menu, the column or line where
761  the cursor is in is exchanged with the column to the right or the line
762  below, respectively.
763  Is the cursor in the last column or row, the exchange is done with the
764  column to the left or the line above.
765 \end_layout
766
767 \begin_layout Standard
768 To write text in formulas
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 For multiline formulas the command 
774 \series bold
775
776 \backslash
777 intertext
778 \series default
779  is used, see 
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sub:Text-in-multiline"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  
792 \emph on
793 mathematical text
794 \emph default
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Text ! in formulas
801 \end_layout
802
803 \end_inset
804
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Mathematical text
811 \end_layout
812
813 \end_inset
814
815  is used.
816  This mode is invoked with the shortcut 
817 \begin_inset Info
818 type  "shortcut"
819 arg   "font-default"
820 \end_inset
821
822  or by the insertion of the command 
823 \series bold
824
825 \backslash
826 text
827 \series default
828
829 \begin_inset Index idx
830 status collapsed
831
832 \begin_layout Plain Layout
833 Commands ! T ! 
834 \backslash
835 text
836 \end_layout
837
838 \end_inset
839
840 .
841  The text appears black in LyX and can therefore be distinguished from the
842  other formula parts which appear blue.
843  In the output mathematical text is set upright, in contrary to other formula
844  parts.
845 \end_layout
846
847 \begin_layout Subsection*
848 Command Scheme
849 \end_layout
850
851 \begin_layout Standard
852 Most of the LaTeX-commands for math constructs have the following scheme:
853 \end_layout
854
855 \begin_layout Standard
856
857 \series bold
858
859 \backslash
860 commandname[optional
861 \series default
862  
863 \series bold
864 argument]{required
865 \series default
866  
867 \series bold
868 argument}
869 \end_layout
870
871 \begin_layout Standard
872 A command always starts with a backslash 
873 \begin_inset Quotes gld
874 \end_inset
875
876
877 \series bold
878
879 \backslash
880
881 \series default
882
883 \begin_inset Quotes grd
884 \end_inset
885
886 .
887  To omit optional arguments, also omit the associated brackets.
888  The braces around the required arguments are named in this document as
889  TeX-braces
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 T@TeX-braces
895 \end_layout
896
897 \end_inset
898
899 .
900  If you add in a formula a left brace to a command name, LyX automatically
901  creates a TeX-brace.
902  In all other cases TeX-braces are created in formulas with the command
903  
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  TeX-braces appear red in LyX, in contrary to normal braces which appear
911  blue.
912  In TeX-mode no command is needed to get TeX-braces.
913  TeX-braces don't appear in the output.
914 \end_layout
915
916 \begin_layout Standard
917 When commands without arguments, like commands for symbols are entered in
918  TeX-mode, a space character must 
919 \emph on
920 always
921 \emph default
922  be behind the command to end it.
923  This space doesn't appear in the output.
924  When the space should appear in the output, the space must be followed
925  by a protected space in normal text.
926 \end_layout
927
928 \begin_layout Standard
929 A protected space is inserted with 
930 \begin_inset Info
931 type  "shortcuts"
932 arg   "command-alternatives space-insert protected ; math-space"
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Subsection*
939 \begin_inset Newpage newpage
940 \end_inset
941
942 Syntax Explanation
943 \end_layout
944
945 \begin_layout Itemize
946 The symbol 
947 \begin_inset space \textvisiblespace{}
948 \end_inset
949
950  denotes a space character to be input.
951 \end_layout
952
953 \begin_layout Itemize
954 An arrow like 
955 \begin_inset Formula $\to$
956 \end_inset
957
958  denotes the usage of the corresponding arrow key on the keyboard.
959  The 
960 \family sans
961 Tab
962 \family default
963  key can often be used instead of 
964 \begin_inset Formula $\to$
965 \end_inset
966
967  and 
968 \begin_inset Formula $\downarrow$
969 \end_inset
970
971 , and 
972 \family sans
973 Shift+Tab
974 \family default
975  instead of 
976 \begin_inset Formula $\leftarrow$
977 \end_inset
978
979  and 
980 \begin_inset Formula $\uparrow$
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Subsection*
987 Available units
988 \end_layout
989
990 \begin_layout Standard
991 \align center
992 \begin_inset Float table
993 placement H
994 wide false
995 sideways false
996 status open
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Caption Standard
1001
1002 \begin_layout Plain Layout
1003 \begin_inset CommandInset label
1004 LatexCommand label
1005 name "tab:Available-units"
1006
1007 \end_inset
1008
1009 Available units
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Plain Layout
1018 \align center
1019 \begin_inset Tabular
1020 <lyxtabular version="3" rows="13" columns="2">
1021 <features rotate="0" tabularvalignment="middle">
1022 <column alignment="center" valignment="top">
1023 <column alignment="center" valignment="top">
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Unit
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Name / Description
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 mm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Millimeter
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 cm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Centimeter
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 in
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Inch (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 in = 2,54
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 cm)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pt
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Point (72.27
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pt = 1
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 in)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 pc
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Pica (1
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pc = 12
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 sp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 scaled point (65536
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 sp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 pt)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 bp
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 big point (72
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 bp = 1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 in)
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 dd
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 Didot (1
1239 \begin_inset space \thinspace{}
1240 \end_inset
1241
1242 dd 
1243 \begin_inset Formula $\approx$
1244 \end_inset
1245
1246  0.376
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 mm)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 cc
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Cicero (1
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 cc = 12
1275 \begin_inset space \thinspace{}
1276 \end_inset
1277
1278 dd)
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 </row>
1284 <row>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 ex
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1295 \begin_inset Text
1296
1297 \begin_layout Plain Layout
1298 Height of letter 
1299 \emph on
1300
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304 x
1305 \emph default
1306
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  in the current font
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 </row>
1316 <row>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 em
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 width of letter 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334
1335 \emph on
1336 M
1337 \emph default
1338
1339 \begin_inset Quotes erd
1340 \end_inset
1341
1342  in the current font
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 </row>
1348 <row>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 mu
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 math unit (1
1363 \begin_inset space \thinspace{}
1364 \end_inset
1365
1366 mu = 
1367 \begin_inset Formula $\nicefrac{1}{18}$
1368 \end_inset
1369
1370
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 em)
1375 \end_layout
1376
1377 \end_inset
1378 </cell>
1379 </row>
1380 </lyxtabular>
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 \begin_inset Newpage newpage
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 Basic Functions
1401 \end_layout
1402
1403 \begin_layout Subsection
1404 Exponents
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Exponents
1410 \end_layout
1411
1412 \end_inset
1413
1414  and Indices
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Indices
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \begin_inset Index idx
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 Superscripts|see
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 {
1436 \end_layout
1437
1438 \end_inset
1439
1440 Exponents
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 }
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \begin_inset Index idx
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461 Subscripts|see
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466
1467 {
1468 \end_layout
1469
1470 \end_inset
1471
1472 Indices
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 }
1479 \end_layout
1480
1481 \end_inset
1482
1483
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \begin_layout Standard
1492 Indices are created with an underscore 
1493 \begin_inset Quotes eld
1494 \end_inset
1495
1496 _
1497 \begin_inset Quotes erd
1498 \end_inset
1499
1500  or via the math toolbar button 
1501 \begin_inset Info
1502 type  "icon"
1503 arg   "math-subscript"
1504 \end_inset
1505
1506 , exponents with a caret 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510 ^
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514  or via the math toolbar button 
1515 \begin_inset Info
1516 type  "icon"
1517 arg   "math-superscript"
1518 \end_inset
1519
1520 .
1521 \end_layout
1522
1523 \begin_layout Standard
1524 \align center
1525 \begin_inset Tabular
1526 <lyxtabular version="3" rows="4" columns="2">
1527 <features rotate="0" tabularvalignment="middle">
1528 <column alignment="center" valignment="top" width="0pt">
1529 <column alignment="center" valignment="top" width="0pt">
1530 <row>
1531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 command
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Result
1545 \begin_inset Note Note
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 \series bold
1551
1552 \backslash
1553 raisebox
1554 \series default
1555  is only used as spacer.
1556 \end_layout
1557
1558 \end_inset
1559
1560
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 </row>
1566 <row>
1567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1568 \begin_inset Text
1569
1570 \begin_layout Plain Layout
1571 B_V
1572 \end_layout
1573
1574 \end_inset
1575 </cell>
1576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 \begin_inset Formula $B_{V}$
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 </row>
1589 <row>
1590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594 B^V
1595 \end_layout
1596
1597 \end_inset
1598 </cell>
1599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 </row>
1612 <row>
1613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1614 \begin_inset Text
1615
1616 \begin_layout Plain Layout
1617 B^
1618 \begin_inset space \textvisiblespace{}
1619 \end_inset
1620
1621 A
1622 \end_layout
1623
1624 \end_inset
1625 </cell>
1626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1627 \begin_inset Text
1628
1629 \begin_layout Plain Layout
1630 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1631 \end_inset
1632
1633
1634 \end_layout
1635
1636 \end_inset
1637 </cell>
1638 </row>
1639 </lyxtabular>
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \begin_layout Standard
1647 As the caret is in some languages an accent, vowels will be accentuated
1648  in this case and not set as exponents
1649 \begin_inset Foot
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 Depending on the used keyboard settings this can also happen for characters
1654  other than vowels.
1655 \end_layout
1656
1657 \end_inset
1658
1659 .
1660  To get exponents in this case, press 
1661 \family sans
1662 Space
1663 \family default
1664  after the caret as in the last example.
1665 \end_layout
1666
1667 \begin_layout Subsection
1668 Fractions
1669 \begin_inset CommandInset label
1670 LatexCommand label
1671 name "sub:Fractions"
1672
1673 \end_inset
1674
1675
1676 \begin_inset Index idx
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 Fractions
1681 \end_layout
1682
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \begin_layout Standard
1689 Fractions are generated with the command 
1690 \series bold
1691
1692 \backslash
1693 frac
1694 \series default
1695
1696 \begin_inset Index idx
1697 status collapsed
1698
1699 \begin_layout Plain Layout
1700 Commands ! F ! 
1701 \backslash
1702 frac
1703 \end_layout
1704
1705 \end_inset
1706
1707  or via the math toolbar button 
1708 \begin_inset Info
1709 type  "icon"
1710 arg   "math-insert \\frac"
1711 \end_inset
1712
1713 .
1714  The font size is adjusted automatically, depending on whether the fraction
1715  is in an inline or display style formula.
1716  With the math toolbar button 
1717 \begin_inset Info
1718 type  "icon"
1719 arg   "math-insert \\frac-square"
1720 \end_inset
1721
1722  you can select different fraction types.
1723 \end_layout
1724
1725 \begin_layout Standard
1726 With the command 
1727 \series bold
1728
1729 \backslash
1730 dfrac
1731 \series default
1732
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 Commands ! D ! 
1738 \backslash
1739 dfrac
1740 \end_layout
1741
1742 \end_inset
1743
1744  a fraction can be created that always has the size of a display style formula.
1745  With 
1746 \series bold
1747
1748 \backslash
1749 tfrac
1750 \series default
1751
1752 \begin_inset Index idx
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! T ! 
1757 \backslash
1758 tfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763  the fraction appears always with the size of an inline formula.
1764  An example:
1765 \end_layout
1766
1767 \begin_layout Standard
1768 A line with the fraction 
1769 \begin_inset Formula $\frac{1}{2}$
1770 \end_inset
1771
1772  that was created with the command 
1773 \series bold
1774
1775 \backslash
1776 frac
1777 \series default
1778 .
1779 \end_layout
1780
1781 \begin_layout Standard
1782 A line with the fraction 
1783 \begin_inset Formula $\dfrac{1}{2}$
1784 \end_inset
1785
1786  that was created with the command 
1787 \series bold
1788
1789 \backslash
1790 dfrac
1791 \series default
1792 .
1793 \end_layout
1794
1795 \begin_layout Standard
1796 \align center
1797 \begin_inset Tabular
1798 <lyxtabular version="3" rows="4" columns="2">
1799 <features rotate="0" tabularvalignment="middle">
1800 <column alignment="center" valignment="top" width="0pt">
1801 <column alignment="center" valignment="top" width="0pt">
1802 <row>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 Command
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816 Result
1817 \begin_inset Note Note
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821
1822 \series bold
1823
1824 \backslash
1825 raisebox
1826 \series default
1827  is only used as spacer.
1828 \end_layout
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 frac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset space \textvisiblespace{}
1880 \end_inset
1881
1882 A
1883 \begin_inset Formula $\downarrow$
1884 \end_inset
1885
1886 B
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 <row>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909
1910 \backslash
1911 dfrac
1912 \begin_inset space \textvisiblespace{}
1913 \end_inset
1914
1915 e^
1916 \backslash
1917 frac
1918 \begin_inset space \textvisiblespace{}
1919 \end_inset
1920
1921 1
1922 \begin_inset Formula $\downarrow$
1923 \end_inset
1924
1925 2
1926 \begin_inset Formula $\downarrow\downarrow$
1927 \end_inset
1928
1929 3
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 </lyxtabular>
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 \begin_inset VSpace bigskip
1956 \end_inset
1957
1958
1959 \begin_inset Newpage newpage
1960 \end_inset
1961
1962 For nested fractions the command 
1963 \series bold
1964
1965 \backslash
1966 cfrac
1967 \series default
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Commands ! C ! 
1974 \backslash
1975 cfrac
1976 \end_layout
1977
1978 \end_inset
1979
1980  can be used.
1981  Here is an example:
1982 \begin_inset VSpace -3mm
1983 \end_inset
1984
1985
1986 \end_layout
1987
1988 \begin_layout Standard
1989 \begin_inset Formula 
1990 \begin{align*}
1991 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1992 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1993 \end{align*}
1994
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \begin_layout Standard
2001 The command for the example above is:
2002 \end_layout
2003
2004 \begin_layout Standard
2005
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \begin_inset space \textvisiblespace{}
2011 \end_inset
2012
2013 A
2014 \begin_inset Formula $\downarrow$
2015 \end_inset
2016
2017 B+
2018 \backslash
2019 cfrac
2020 \begin_inset space \textvisiblespace{}
2021 \end_inset
2022
2023 C+
2024 \backslash
2025 cfrac
2026 \begin_inset space \textvisiblespace{}
2027 \end_inset
2028
2029 E
2030 \begin_inset Formula $\downarrow$
2031 \end_inset
2032
2033 F
2034 \begin_inset Formula $\downarrow$
2035 \end_inset
2036
2037 D
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \series default
2054  sets the fraction always in the size of a displayed formula, also when
2055  it is part of another fraction.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 It is possible to specify the alignment of the numerator.
2060  The command 
2061 \series bold
2062
2063 \backslash
2064 cfracleft
2065 \series default
2066  is used to left align it, the command 
2067 \series bold
2068
2069 \backslash
2070 cfracright
2071 \series default
2072  to right-align it.
2073  
2074 \series bold
2075
2076 \backslash
2077 cfrac
2078 \series default
2079  centers the numerator.
2080  These fractions demonstrate the different alignments:
2081 \end_layout
2082
2083 \begin_layout Standard
2084
2085 \series bold
2086 \begin_inset Formula 
2087 \[
2088 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2089 \]
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 \begin_inset Note Greyedout
2098 status open
2099
2100 \begin_layout Plain Layout
2101
2102 \series bold
2103 Note:
2104 \series default
2105  
2106 \series bold
2107
2108 \backslash
2109 cfracleft
2110 \series default
2111  and 
2112 \series bold
2113
2114 \backslash
2115 cfracright
2116 \series default
2117  are no real LaTeX commands but represent the command 
2118 \series bold
2119
2120 \backslash
2121 cfrac[alignment]{numerator}{denominator}
2122 \series default
2123  .
2124  Therefore you cannot use them in TeX code.
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset VSpace medskip
2134 \end_inset
2135
2136 It is often advantageous to combine 
2137 \series bold
2138
2139 \backslash
2140 cfrac
2141 \series default
2142  and 
2143 \series bold
2144
2145 \backslash
2146 frac
2147 \series default
2148 :
2149 \begin_inset Formula 
2150 \[
2151 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2152 \]
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \begin_layout Standard
2160 For inline fractions with a sloped fraction stroke you can use the command
2161  
2162 \series bold
2163
2164 \backslash
2165 nicefrac
2166 \series default
2167
2168 \begin_inset Index idx
2169 status collapsed
2170
2171 \begin_layout Plain Layout
2172 Commands ! N ! 
2173 \backslash
2174 nicefrac
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \begin_inset Formula $\nicefrac{5}{31}$
2181 \end_inset
2182
2183  or 
2184 \series bold
2185
2186 \backslash
2187 unitfrac
2188 \series default
2189
2190 \begin_inset Index idx
2191 status collapsed
2192
2193 \begin_layout Plain Layout
2194 Commands ! U ! 
2195 \backslash
2196 unitfrac
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \begin_inset Formula $\unitfrac{5}{31}$
2203 \end_inset
2204
2205  There is furthermore the command 
2206 \series bold
2207
2208 \backslash
2209 unitfracthree
2210 \series default
2211  that offers to write a fraction in combination with a number: 
2212 \begin_inset Formula $\unitfrac[2]{1}{3}$
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 \begin_inset Note Greyedout
2220 status open
2221
2222 \begin_layout Plain Layout
2223
2224 \series bold
2225 Note:
2226 \series default
2227  
2228 \series bold
2229
2230 \backslash
2231 unitfracthree
2232 \series default
2233  is not a real LaTeX command but the command
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237
2238 \series bold
2239
2240 \backslash
2241 unitfrac[number]{numerator}{denominator}
2242 \series default
2243  .
2244  Therefore you cannot use it in TeX code.
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \begin_layout Standard
2253 How to define own fractions where the fraction stroke can be changed, is
2254  explained in 
2255 \begin_inset CommandInset ref
2256 LatexCommand ref
2257 reference "sub:Self-defined-Fractions"
2258
2259 \end_inset
2260
2261 .
2262 \end_layout
2263
2264 \begin_layout Standard
2265 Multiline fractions are explained in 
2266 \begin_inset CommandInset ref
2267 LatexCommand ref
2268 reference "sub:Multiline-Fractions"
2269
2270 \end_inset
2271
2272 .
2273 \end_layout
2274
2275 \begin_layout Subsection
2276 Roots
2277 \begin_inset Index idx
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281 Roots
2282 \end_layout
2283
2284 \end_inset
2285
2286
2287 \end_layout
2288
2289 \begin_layout Standard
2290 Square roots are created with 
2291 \series bold
2292
2293 \backslash
2294 sqrt
2295 \series default
2296
2297 \begin_inset Index idx
2298 status collapsed
2299
2300 \begin_layout Plain Layout
2301 Commands ! S ! 
2302 \backslash
2303 sqrt
2304 \end_layout
2305
2306 \end_inset
2307
2308  or the math toolbar button 
2309 \begin_inset Info
2310 type  "icon"
2311 arg   "math-insert \\sqrt"
2312 \end_inset
2313
2314 , all other roots with the command 
2315 \series bold
2316
2317 \backslash
2318 root
2319 \series default
2320
2321 \begin_inset Index idx
2322 status collapsed
2323
2324 \begin_layout Plain Layout
2325 Commands ! R ! 
2326 \backslash
2327 root
2328 \end_layout
2329
2330 \end_inset
2331
2332  or with the math toolbar button 
2333 \begin_inset Info
2334 type  "icon"
2335 arg   "math-insert \\root"
2336 \end_inset
2337
2338 .
2339 \end_layout
2340
2341 \begin_layout Standard
2342 \align center
2343 \begin_inset Tabular
2344 <lyxtabular version="3" rows="3" columns="2">
2345 <features rotate="0" tabularvalignment="middle">
2346 <column alignment="center" valignment="top" width="0pt">
2347 <column alignment="center" valignment="top" width="0pt">
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 Command
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362 Result
2363 \begin_inset Note Note
2364 status collapsed
2365
2366 \begin_layout Plain Layout
2367
2368 \series bold
2369
2370 \backslash
2371 raisebox
2372 \series default
2373  is only used as spacer.
2374 \end_layout
2375
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 <row>
2385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389
2390 \backslash
2391 sqrt
2392 \begin_inset space \textvisiblespace{}
2393 \end_inset
2394
2395 A-B
2396 \end_layout
2397
2398 \end_inset
2399 </cell>
2400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2401 \begin_inset Text
2402
2403 \begin_layout Plain Layout
2404 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2405 \end_inset
2406
2407
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 </row>
2413 <row>
2414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2415 \begin_inset Text
2416
2417 \begin_layout Plain Layout
2418
2419 \backslash
2420 root
2421 \begin_inset space \textvisiblespace{}
2422 \end_inset
2423
2424 3
2425 \begin_inset Formula $\downarrow$
2426 \end_inset
2427
2428 A-B
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 </lyxtabular>
2447
2448 \end_inset
2449
2450
2451 \end_layout
2452
2453 \begin_layout Standard
2454 A square root can also be created with 
2455 \series bold
2456
2457 \backslash
2458 root
2459 \series default
2460  when the root index field is left empty.
2461 \end_layout
2462
2463 \begin_layout Standard
2464 With certain indices the distance to the root is too small, like in this
2465  formula: 
2466 \begin_inset Formula $\sqrt[\beta]{B}$
2467 \end_inset
2468
2469
2470 \begin_inset Newline newline
2471 \end_inset
2472
2473 The 
2474 \begin_inset Formula $\beta$
2475 \end_inset
2476
2477  touches the root.
2478  To avoid this, the commands 
2479 \series bold
2480
2481 \backslash
2482 leftroot
2483 \series default
2484
2485 \begin_inset Index idx
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Commands ! L ! 
2490 \backslash
2491 leftroot
2492 \end_layout
2493
2494 \end_inset
2495
2496  and 
2497 \series bold
2498
2499 \backslash
2500 uproot
2501 \series default
2502
2503 \begin_inset Index idx
2504 status collapsed
2505
2506 \begin_layout Plain Layout
2507 Commands ! U ! 
2508 \backslash
2509 uproot
2510 \end_layout
2511
2512 \end_inset
2513
2514  are used with the following scheme:
2515 \end_layout
2516
2517 \begin_layout Standard
2518
2519 \series bold
2520
2521 \backslash
2522 leftroot{distance}
2523 \series default
2524  and 
2525 \series bold
2526
2527 \backslash
2528 uproot{distance}
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Distance is the number of Big Points (unit bp; 
2533 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2534 \end_inset
2535
2536 ), that the index should be moved to the left or top, resp..
2537  The commands are written to the index.
2538  This way the command
2539 \begin_inset Newline newline
2540 \end_inset
2541
2542
2543 \series bold
2544
2545 \backslash
2546 root
2547 \backslash
2548 leftroot{-1
2549 \begin_inset Formula $\to$
2550 \end_inset
2551
2552
2553 \backslash
2554 uproot{2
2555 \begin_inset Formula $\to$
2556 \end_inset
2557
2558
2559 \backslash
2560 beta
2561 \begin_inset space \textvisiblespace{}
2562 \end_inset
2563
2564
2565 \begin_inset Formula $\to$
2566 \end_inset
2567
2568 B
2569 \begin_inset Newline newline
2570 \end_inset
2571
2572
2573 \series default
2574 produces a correct typeset formula: 
2575 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2576 \end_inset
2577
2578
2579 \end_layout
2580
2581 \begin_layout Subsection
2582 Binomial Coefficients
2583 \begin_inset Index idx
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 Binomial coefficients
2588 \end_layout
2589
2590 \end_inset
2591
2592
2593 \end_layout
2594
2595 \begin_layout Standard
2596 Binomial coefficients are inserted with the command 
2597 \series bold
2598
2599 \backslash
2600 binom
2601 \series default
2602
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Commands ! B ! 
2608 \backslash
2609 binom
2610 \end_layout
2611
2612 \end_inset
2613
2614  or with the submenu of the math toolbar button 
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "math-insert \\frac-square"
2618 \end_inset
2619
2620 .
2621  As with fractions (
2622 \series bold
2623
2624 \backslash
2625 frac
2626 \series default
2627 ) in addition to 
2628 \series bold
2629
2630 \backslash
2631 binom
2632 \series default
2633  there are the commands 
2634 \series bold
2635
2636 \backslash
2637 dbinom
2638 \series default
2639
2640 \begin_inset Index idx
2641 status collapsed
2642
2643 \begin_layout Plain Layout
2644 Commands ! D ! 
2645 \backslash
2646 dbinom
2647 \end_layout
2648
2649 \end_inset
2650
2651  and 
2652 \series bold
2653
2654 \backslash
2655 tbinom
2656 \series default
2657
2658 \begin_inset Index idx
2659 status collapsed
2660
2661 \begin_layout Plain Layout
2662 Commands ! T ! 
2663 \backslash
2664 tbinom
2665 \end_layout
2666
2667 \end_inset
2668
2669 .
2670  For other brackets around binomial coeficients there are the commands 
2671 \series bold
2672
2673 \backslash
2674 brace
2675 \series default
2676
2677 \begin_inset Index idx
2678 status collapsed
2679
2680 \begin_layout Plain Layout
2681 Commands ! B ! 
2682 \backslash
2683 brace
2684 \end_layout
2685
2686 \end_inset
2687
2688  and 
2689 \series bold
2690
2691 \backslash
2692 brack
2693 \series default
2694
2695 \begin_inset Index idx
2696 status collapsed
2697
2698 \begin_layout Plain Layout
2699 Commands ! B ! 
2700 \backslash
2701 brack
2702 \end_layout
2703
2704 \end_inset
2705
2706 .
2707 \end_layout
2708
2709 \begin_layout Standard
2710 \align center
2711 \begin_inset Tabular
2712 <lyxtabular version="3" rows="6" columns="2">
2713 <features rotate="0" tabularvalignment="middle">
2714 <column alignment="center" valignment="top" width="0pt">
2715 <column alignment="center" valignment="top" width="0pt">
2716 <row>
2717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2718 \begin_inset Text
2719
2720 \begin_layout Plain Layout
2721 Command
2722 \end_layout
2723
2724 \end_inset
2725 </cell>
2726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730 Result
2731 \begin_inset Note Note
2732 status collapsed
2733
2734 \begin_layout Plain Layout
2735
2736 \series bold
2737
2738 \backslash
2739 raisebox
2740 \series default
2741  is only used as spacer.
2742 \end_layout
2743
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 </row>
2752 <row>
2753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2754 \begin_inset Text
2755
2756 \begin_layout Plain Layout
2757
2758 \backslash
2759 binom
2760 \begin_inset space \textvisiblespace{}
2761 \end_inset
2762
2763 A
2764 \begin_inset Formula $\downarrow$
2765 \end_inset
2766
2767 B
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2777 \end_inset
2778
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 </row>
2785 <row>
2786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790
2791 \backslash
2792 dbinom
2793 \begin_inset space \textvisiblespace{}
2794 \end_inset
2795
2796 A
2797 \begin_inset Formula $\downarrow$
2798 \end_inset
2799
2800 B
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2810 \end_inset
2811
2812
2813 \end_layout
2814
2815 \end_inset
2816 </cell>
2817 </row>
2818 <row>
2819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823
2824 \backslash
2825 tbinom
2826 \begin_inset space \textvisiblespace{}
2827 \end_inset
2828
2829 A
2830 \begin_inset Formula $\downarrow$
2831 \end_inset
2832
2833 B
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2843 \end_inset
2844
2845
2846 \end_layout
2847
2848 \end_inset
2849 </cell>
2850 </row>
2851 <row>
2852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2853 \begin_inset Text
2854
2855 \begin_layout Plain Layout
2856
2857 \backslash
2858 brack
2859 \begin_inset space \textvisiblespace{}
2860 \end_inset
2861
2862 A
2863 \begin_inset Formula $\downarrow$
2864 \end_inset
2865
2866 B
2867 \end_layout
2868
2869 \end_inset
2870 </cell>
2871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 <row>
2885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Plain Layout
2889
2890 \backslash
2891 brace
2892 \begin_inset space \textvisiblespace{}
2893 \end_inset
2894
2895 A
2896 \begin_inset Formula $\downarrow$
2897 \end_inset
2898
2899 B
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2909 \end_inset
2910
2911
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 </row>
2917 </lyxtabular>
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Subsection
2925 Case Differentiations
2926 \begin_inset Index idx
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Case differentiations 
2931 \end_layout
2932
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \begin_layout Standard
2939 \align center
2940 \begin_inset Tabular
2941 <lyxtabular version="3" rows="3" columns="2">
2942 <features rotate="0" tabularvalignment="middle">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <row>
2946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2947 \begin_inset Text
2948
2949 \begin_layout Plain Layout
2950 Command
2951 \end_layout
2952
2953 \end_inset
2954 </cell>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959 Result
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 </row>
2965 <row>
2966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \backslash
2972 cases
2973 \begin_inset space \textvisiblespace{}
2974 \end_inset
2975
2976 A
2977 \begin_inset Formula $\to$
2978 \end_inset
2979
2980 B>0
2981 \begin_inset Index idx
2982 status collapsed
2983
2984 \begin_layout Plain Layout
2985 Commands ! C ! 
2986 \backslash
2987 cases
2988 \end_layout
2989
2990 \end_inset
2991
2992
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2998 \begin_inset Text
2999
3000 \begin_layout Plain Layout
3001 \begin_inset Formula $\begin{cases}
3002 A & B>0\end{cases}$
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row>
3012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \backslash
3018 cases
3019 \begin_inset space \textvisiblespace{}
3020 \end_inset
3021
3022
3023 \begin_inset Info
3024 type  "shortcut"
3025 arg   "newline-insert newline"
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3034 \begin_inset Text
3035
3036 \begin_layout Plain Layout
3037 \begin_inset Formula $\begin{cases}
3038 A & \textrm{for }x>0\\
3039 B & \textrm{for }x=0
3040 \end{cases}$
3041 \end_inset
3042
3043
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 </row>
3049 </lyxtabular>
3050
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \begin_layout Standard
3057 After inserting 
3058 \series bold
3059
3060 \backslash
3061 cases
3062 \series default
3063  or pressing the math toolbar button 
3064 \begin_inset Info
3065 type  "icon"
3066 arg   "math-insert \\cases"
3067 \end_inset
3068
3069  you can create new lines with the shortcut 
3070 \begin_inset Info
3071 type  "shortcut"
3072 arg   "newline-insert newline"
3073 \end_inset
3074
3075  or the table toolbar button 
3076 \begin_inset Info
3077 type  "icon"
3078 arg   "inset-modify tabular append-row"
3079 \end_inset
3080
3081 .
3082 \end_layout
3083
3084 \begin_layout Standard
3085 The command 
3086 \series bold
3087
3088 \backslash
3089 cases
3090 \series default
3091  is also available via the menu 
3092 \family sans
3093 Insert\SpecialChar \menuseparator
3094 Math\SpecialChar \menuseparator
3095 Cases-Environment
3096 \family default
3097 .
3098 \end_layout
3099
3100 \begin_layout Subsection
3101 Negations
3102 \begin_inset Index idx
3103 status collapsed
3104
3105 \begin_layout Plain Layout
3106 Negations
3107 \end_layout
3108
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \begin_layout Standard
3115 By inserting 
3116 \series bold
3117
3118 \backslash
3119 not
3120 \series default
3121
3122 \begin_inset Index idx
3123 status collapsed
3124
3125 \begin_layout Plain Layout
3126 Commands ! N ! 
3127 \backslash
3128 not
3129 \end_layout
3130
3131 \end_inset
3132
3133  every character can be displayed canceled.
3134  The characters are quasi accentuated by a slash.
3135 \end_layout
3136
3137 \begin_layout Standard
3138 \align center
3139 \begin_inset Tabular
3140 <lyxtabular version="3" rows="4" columns="2">
3141 <features rotate="0" tabularvalignment="middle">
3142 <column alignment="center" valignment="top" width="0pt">
3143 <column alignment="center" valignment="top" width="0pt">
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149 Command
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 Result
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \backslash
3171 not=
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 \begin_inset Formula $\not=$
3181 \end_inset
3182
3183
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 </row>
3189 <row>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \backslash
3196 not 
3197 \backslash
3198 le
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207 \begin_inset Formula $\not\le$
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 </row>
3216 <row>
3217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \backslash
3223 not 
3224 \backslash
3225 parallel
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234 \begin_inset Formula $\not\parallel$
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 </row>
3243 </lyxtabular>
3244
3245 \end_inset
3246
3247
3248 \end_layout
3249
3250 \begin_layout Standard
3251 The last example shows that not all negations look good.
3252  Therefore there are special commands for some negations (see 
3253 \begin_inset CommandInset ref
3254 LatexCommand ref
3255 reference "sub:Mathematical-Symbols"
3256
3257 \end_inset
3258
3259  and 
3260 \begin_inset CommandInset ref
3261 LatexCommand ref
3262 reference "sec:Relations"
3263
3264 \end_inset
3265
3266 ).
3267 \end_layout
3268
3269 \begin_layout Subsection
3270 Placeholders
3271 \begin_inset CommandInset label
3272 LatexCommand label
3273 name "sub:Placeholders"
3274
3275 \end_inset
3276
3277
3278 \begin_inset Index idx
3279 status collapsed
3280
3281 \begin_layout Plain Layout
3282 Placeholders
3283 \end_layout
3284
3285 \end_inset
3286
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Chemical characters ! Isotopes
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \begin_inset Index idx
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302 Isotopes|see
3303 \begin_inset ERT
3304 status collapsed
3305
3306 \begin_layout Plain Layout
3307
3308 {
3309 \end_layout
3310
3311 \end_inset
3312
3313 Chemical characters
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318
3319 }
3320 \end_layout
3321
3322 \end_inset
3323
3324
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \end_layout
3331
3332 \begin_layout Standard
3333 When displaying e.
3334 \begin_inset space \thinspace{}
3335 \end_inset
3336
3337 g.
3338 \begin_inset space \space{}
3339 \end_inset
3340
3341 isotopes
3342 \begin_inset Foot
3343 status collapsed
3344
3345 \begin_layout Plain Layout
3346 Typesetting isotopes and chemical symbols is described in 
3347 \begin_inset CommandInset ref
3348 LatexCommand ref
3349 reference "sub:Chemical-Symbols-and"
3350
3351 \end_inset
3352
3353 .
3354 \end_layout
3355
3356 \end_inset
3357
3358  the following problem occurs:
3359 \end_layout
3360
3361 \begin_layout Standard
3362 \align center
3363 \begin_inset Tabular
3364 <lyxtabular version="3" rows="2" columns="2">
3365 <features rotate="0" tabularvalignment="middle">
3366 <column alignment="center" valignment="top" width="0pt">
3367 <column alignment="center" valignment="top" width="0pt">
3368 <row>
3369 <cell alignment="center" valignment="top" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 Indices created with sub- and superscripts:
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell alignment="center" valignment="top" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3383 \end_inset
3384
3385
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 <row>
3392 <cell alignment="center" valignment="top" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396 correct indices:
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 <cell alignment="center" valignment="top" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3406 \end_inset
3407
3408
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 </row>
3414 </lyxtabular>
3415
3416 \end_inset
3417
3418
3419 \begin_inset Note Note
3420 status collapsed
3421
3422 \begin_layout Plain Layout
3423
3424 \series bold
3425
3426 \backslash
3427 raisebox
3428 \series default
3429  is only used as spacer.
3430 \end_layout
3431
3432 \end_inset
3433
3434
3435 \end_layout
3436
3437 \begin_layout Standard
3438 The shorter index is by default placed below or above the first character
3439  of the longer index.
3440  To avoid this there is the command 
3441 \series bold
3442
3443 \backslash
3444 phantom
3445 \series default
3446
3447 \begin_inset Index idx
3448 status collapsed
3449
3450 \begin_layout Plain Layout
3451 Commands ! P ! 
3452 \backslash
3453 phantom
3454 \end_layout
3455
3456 \end_inset
3457
3458  or the math toolbar button
3459 \begin_inset space \thinspace{}
3460 \end_inset
3461
3462
3463 \begin_inset Foot
3464 status collapsed
3465
3466 \begin_layout Plain Layout
3467 can be found in the submenu of the toolbar button 
3468 \begin_inset Info
3469 type  "icon"
3470 arg   "math-insert \\space"
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \end_inset
3477
3478  
3479 \begin_inset Graphics
3480         filename ../images/math/phantom.png
3481         scale 85
3482
3483 \end_inset
3484
3485  that creates one or more phantom characters.
3486  When inserting 
3487 \series bold
3488
3489 \backslash
3490 phantom
3491 \series default
3492  a small blue box appears that is superposed with two red arrows.
3493  The arrows indicate that the complete width and height of the box content
3494  will be created as placeholder.
3495  Phantom characters are accordingly placeholders with the size of the characters.
3496 \end_layout
3497
3498 \begin_layout Standard
3499 \align center
3500 \begin_inset Tabular
3501 <lyxtabular version="3" rows="4" columns="2">
3502 <features rotate="0" tabularvalignment="middle">
3503 <column alignment="center" valignment="top">
3504 <column alignment="center" valignment="top">
3505 <row>
3506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510 Command
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 Result
3520 \begin_inset Note Note
3521 status collapsed
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526
3527 \backslash
3528 raisebox
3529 \series default
3530  is only used as spacer.
3531 \end_layout
3532
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 </row>
3541 <row>
3542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 ^19
3547 \begin_inset space \textvisiblespace{}
3548 \end_inset
3549
3550 _
3551 \backslash
3552 phantom
3553 \begin_inset space \textvisiblespace{}
3554 \end_inset
3555
3556 1
3557 \begin_inset Formula $\to$
3558 \end_inset
3559
3560 9
3561 \begin_inset space \textvisiblespace{}
3562 \end_inset
3563
3564 F
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3574 \end_inset
3575
3576
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 ^235
3588 \begin_inset space \textvisiblespace{}
3589 \end_inset
3590
3591 _
3592 \backslash
3593 phantom
3594 \begin_inset space \textvisiblespace{}
3595 \end_inset
3596
3597 23
3598 \begin_inset Formula $\to$
3599 \end_inset
3600
3601 9
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 F
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628
3629 \backslash
3630 Lambda^
3631 \begin_inset space \textvisiblespace{}
3632 \end_inset
3633
3634
3635 \backslash
3636 phantom
3637 \begin_inset space \textvisiblespace{}
3638 \end_inset
3639
3640 ii
3641 \begin_inset Formula $\to$
3642 \end_inset
3643
3644 t
3645 \begin_inset space \textvisiblespace{}
3646 \end_inset
3647
3648 _MMt
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 </lyxtabular>
3667
3668 \end_inset
3669
3670
3671 \end_layout
3672
3673 \begin_layout Standard
3674 Furthermore there are the commands 
3675 \series bold
3676
3677 \backslash
3678 vphantom
3679 \series default
3680
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Commands ! V ! 
3686 \backslash
3687 vphantom
3688 \end_layout
3689
3690 \end_inset
3691
3692  (toolbar button 
3693 \begin_inset space ~
3694 \end_inset
3695
3696
3697 \begin_inset Graphics
3698         filename ../images/math/vphantom.png
3699         scale 85
3700
3701 \end_inset
3702
3703 ) and 
3704 \series bold
3705
3706 \backslash
3707 hphantom
3708 \series default
3709
3710 \begin_inset Index idx
3711 status collapsed
3712
3713 \begin_layout Plain Layout
3714 Commands ! H ! 
3715 \backslash
3716 hphantom
3717 \end_layout
3718
3719 \end_inset
3720
3721  (toolbar button 
3722 \begin_inset space ~
3723 \end_inset
3724
3725
3726 \begin_inset Graphics
3727         filename ../images/math/hphantom.png
3728         scale 85
3729
3730 \end_inset
3731
3732 ).
3733  
3734 \series bold
3735
3736 \backslash
3737 hphantom
3738 \series default
3739  creates only space for the maximal height of the characters in the box
3740  but not for its width.
3741  
3742 \series bold
3743
3744 \backslash
3745 vphantom
3746 \series default
3747  creates only space for the width of the box content.
3748  Therefore  the boxes of both commands have only one red arrow.
3749 \end_layout
3750
3751 \begin_layout Standard
3752 For example the command 
3753 \series bold
3754
3755 \backslash
3756 vphantom
3757 \begin_inset space \textvisiblespace{}
3758 \end_inset
3759
3760 a
3761 \backslash
3762 int
3763 \series default
3764  creates space for the height of the integral sign,
3765 \begin_inset Foot
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769 The command 
3770 \series bold
3771
3772 \backslash
3773 int
3774 \series default
3775  creates an integral sign, see 
3776 \begin_inset CommandInset ref
3777 LatexCommand ref
3778 reference "sub:Big-Operators"
3779
3780 \end_inset
3781
3782 .
3783 \end_layout
3784
3785 \end_inset
3786
3787  because this is the larger character.
3788  An example application is in 
3789 \begin_inset CommandInset ref
3790 LatexCommand ref
3791 reference "sub:Multiline-Brackets"
3792
3793 \end_inset
3794
3795 .
3796 \end_layout
3797
3798 \begin_layout Standard
3799 Placeholders can also be used for text when they are inserted via the menu
3800  
3801 \family sans
3802 Insert\SpecialChar \menuseparator
3803 Formatting\SpecialChar \menuseparator
3804 Phantom
3805 \family default
3806 :
3807 \end_layout
3808
3809 \begin_layout Standard
3810 This is a sentence.
3811 \begin_inset Newline newline
3812 \end_inset
3813
3814
3815 \begin_inset Phantom Phantom
3816 status open
3817
3818 \begin_layout Plain Layout
3819 This
3820 \end_layout
3821
3822 \end_inset
3823
3824  is a sentence.
3825 \end_layout
3826
3827 \begin_layout Subsection
3828 Lines
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 Lines
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \begin_inset Index idx
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 Formula ! underlined
3844 \end_layout
3845
3846 \end_inset
3847
3848
3849 \end_layout
3850
3851 \begin_layout Standard
3852 \align center
3853 \begin_inset Tabular
3854 <lyxtabular version="3" rows="4" columns="2">
3855 <features rotate="0" tabularvalignment="middle">
3856 <column alignment="center" valignment="top" width="0pt">
3857 <column alignment="center" valignment="top" width="0pt">
3858 <row>
3859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Command
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 Result
3873 \begin_inset Note Note
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879
3880 \backslash
3881 raisebox
3882 \series default
3883  is only used as spacer.
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 </row>
3894 <row>
3895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899
3900 \backslash
3901 overline
3902 \begin_inset space \textvisiblespace{}
3903 \end_inset
3904
3905 A+B
3906 \begin_inset Index idx
3907 status collapsed
3908
3909 \begin_layout Plain Layout
3910 Commands ! O ! 
3911 \backslash
3912 overline
3913 \end_layout
3914
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 </row>
3935 <row>
3936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940
3941 \backslash
3942 underline
3943 \begin_inset space \textvisiblespace{}
3944 \end_inset
3945
3946 A+B
3947 \begin_inset Index idx
3948 status collapsed
3949
3950 \begin_layout Plain Layout
3951 Commands ! U ! 
3952 \backslash
3953 underline
3954 \end_layout
3955
3956 \end_inset
3957
3958
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3968 \end_inset
3969
3970
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row>
3977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \backslash
3983 overline
3984 \begin_inset space \textvisiblespace{}
3985 \end_inset
3986
3987
3988 \backslash
3989 underline
3990 \begin_inset space \textvisiblespace{}
3991 \end_inset
3992
3993 A+B
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4003 \end_inset
4004
4005
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 </row>
4011 </lyxtabular>
4012
4013 \end_inset
4014
4015
4016 \end_layout
4017
4018 \begin_layout Standard
4019 In the last example it doesn't matter if first 
4020 \series bold
4021
4022 \backslash
4023 overline
4024 \series default
4025  or 
4026 \series bold
4027
4028 \backslash
4029 underline
4030 \series default
4031  is inserted.
4032 \end_layout
4033
4034 \begin_layout Standard
4035 To double underline use 
4036 \series bold
4037
4038 \backslash
4039 underline
4040 \series default
4041  twice.
4042 \end_layout
4043
4044 \begin_layout Standard
4045 It is possible to place up to 6 lines above or below characters.
4046 \end_layout
4047
4048 \begin_layout Standard
4049 \begin_inset VSpace bigskip
4050 \end_inset
4051
4052 Custom lines can be created using the command 
4053 \series bold
4054
4055 \backslash
4056 rule
4057 \series default
4058
4059 \begin_inset Index idx
4060 status collapsed
4061
4062 \begin_layout Plain Layout
4063 Commands ! R ! 
4064 \backslash
4065 rule
4066 \end_layout
4067
4068 \end_inset
4069
4070  which has the following scheme:
4071 \end_layout
4072
4073 \begin_layout Standard
4074
4075 \series bold
4076
4077 \backslash
4078 rule[vertical offset]{length}{thickness}
4079 \end_layout
4080
4081 \begin_layout Standard
4082 The optional vertical offset shifts the line upwards (or downwards, when
4083  the value is negative).
4084  The units listed in 
4085 \begin_inset CommandInset ref
4086 LatexCommand ref
4087 reference "tab:Available-units"
4088
4089 \end_inset
4090
4091  can be used for the values.
4092  Here are two example lines created with the commands
4093 \begin_inset Newline newline
4094 \end_inset
4095
4096
4097 \series bold
4098
4099 \backslash
4100 rule[-2ex]{3cm}{2pt}
4101 \series default
4102  and 
4103 \series bold
4104
4105 \backslash
4106 rule{2cm}{1pt}
4107 \series default
4108 :
4109 \end_layout
4110
4111 \begin_layout Standard
4112 This is a sentence 
4113 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4114 \end_inset
4115
4116  with two lines.
4117 \end_layout
4118
4119 \begin_layout Standard
4120
4121 \series bold
4122
4123 \backslash
4124 rule
4125 \series default
4126  can also be used for text when a line is inserted via the menu 
4127 \family sans
4128 Insert\SpecialChar \menuseparator
4129 Formatting\SpecialChar \menuseparator
4130 Horizontal
4131 \begin_inset space ~
4132 \end_inset
4133
4134 Line
4135 \family default
4136 :
4137 \end_layout
4138
4139 \begin_layout Standard
4140 This is a sentence 
4141 \begin_inset CommandInset line
4142 LatexCommand rule
4143 offset "0.5ex"
4144 width "3cm"
4145 height "1pt"
4146
4147 \end_inset
4148
4149  with one line.
4150 \end_layout
4151
4152 \begin_layout Subsection
4153 Ellipses
4154 \begin_inset CommandInset label
4155 LatexCommand label
4156 name "sub:Ellipses"
4157
4158 \end_inset
4159
4160
4161 \begin_inset Index idx
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165 Ellipses
4166 \end_layout
4167
4168 \end_inset
4169
4170
4171 \end_layout
4172
4173 \begin_layout Standard
4174 There are different types of ellipses available.
4175 \begin_inset Foot
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179 In the math toolbar in the submenu of the button 
4180 \begin_inset Info
4181 type  "icon"
4182 arg   "math-insert \\ldots"
4183 \end_inset
4184
4185
4186 \end_layout
4187
4188 \end_inset
4189
4190  For listings dots at the baseline are used (
4191 \series bold
4192
4193 \backslash
4194 ldots
4195 \series default
4196
4197 \begin_inset Index idx
4198 status collapsed
4199
4200 \begin_layout Plain Layout
4201 Commands ! L ! 
4202 \backslash
4203 ldots
4204 \end_layout
4205
4206 \end_inset
4207
4208 ), while for operations dots are needed that are on the same height as the
4209  operators (
4210 \series bold
4211
4212 \backslash
4213 cdots
4214 \series default
4215
4216 \begin_inset Index idx
4217 status collapsed
4218
4219 \begin_layout Plain Layout
4220 Commands ! C ! 
4221 \backslash
4222 cdots
4223 \end_layout
4224
4225 \end_inset
4226
4227 ).
4228  When using the command 
4229 \series bold
4230
4231 \backslash
4232 dots
4233 \series default
4234
4235 \begin_inset Index idx
4236 status collapsed
4237
4238 \begin_layout Plain Layout
4239 Commands ! D ! 
4240 \backslash
4241 dots
4242 \end_layout
4243
4244 \end_inset
4245
4246 , LaTeX decides on the basis of the next character what type is used.
4247 \end_layout
4248
4249 \begin_layout Standard
4250 \align center
4251 \begin_inset Tabular
4252 <lyxtabular version="3" rows="9" columns="2">
4253 <features rotate="0" tabularvalignment="middle">
4254 <column alignment="center" valignment="top" width="0pt">
4255 <column alignment="center" valignment="top" width="0pt">
4256 <row>
4257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 Command
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 Result
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 </row>
4276 <row>
4277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 A_1
4282 \begin_inset space \textvisiblespace{}
4283 \end_inset
4284
4285 ,
4286 \backslash
4287 dots
4288 \begin_inset space \textvisiblespace{}
4289 \end_inset
4290
4291 ,A_n
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 \begin_inset Formula $A_{1},\dots,A_{n}$
4301 \end_inset
4302
4303
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 <row>
4310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 A_1
4315 \begin_inset space \textvisiblespace{}
4316 \end_inset
4317
4318 +
4319 \backslash
4320 dots
4321 \begin_inset space \textvisiblespace{}
4322 \end_inset
4323
4324 +A_n
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 \begin_inset Formula $A_{1}+\dots+A_{n}$
4334 \end_inset
4335
4336
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347 A_1
4348 \begin_inset space \textvisiblespace{}
4349 \end_inset
4350
4351 ,
4352 \backslash
4353 ldots
4354 \begin_inset space \textvisiblespace{}
4355 \end_inset
4356
4357 ,A_n
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 \begin_inset Formula $A_{1},\ldots,A_{n}$
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 A_1
4381 \begin_inset space \textvisiblespace{}
4382 \end_inset
4383
4384 +
4385 \backslash
4386 cdots
4387 \begin_inset space \textvisiblespace{}
4388 \end_inset
4389
4390 +A_n
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4400 \end_inset
4401
4402
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \backslash
4415 vdots
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 \begin_inset Formula $\vdots$
4425 \end_inset
4426
4427
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \backslash
4440 ddots
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 \begin_inset Formula $\ddots$
4450 \end_inset
4451
4452
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 </row>
4458 <row>
4459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463
4464 \backslash
4465 iddots
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 \begin_inset Formula $\iddots$
4475 \end_inset
4476
4477
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 </row>
4483 <row>
4484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 3×3
4489 \begin_inset space \thinspace{}
4490 \end_inset
4491
4492 matrix with the different dots
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501 \begin_inset Formula $\begin{array}{ccc}
4502 A_{11} & \cdots & A_{1m}\\
4503 \vdots & \ddots & \vdots\\
4504 A_{n1} & \cdots & A_{nm}
4505 \end{array}$
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 </row>
4514 </lyxtabular>
4515
4516 \end_inset
4517
4518
4519 \end_layout
4520
4521 \begin_layout Standard
4522 The ellipses available in menu 
4523 \family sans
4524 Insert\SpecialChar \menuseparator
4525 Special
4526 \begin_inset space ~
4527 \end_inset
4528
4529 Character
4530 \family default
4531  are 
4532 \series bold
4533
4534 \backslash
4535 ldots
4536 \series default
4537 .
4538 \end_layout
4539
4540 \begin_layout Standard
4541 \begin_inset VSpace medskip
4542 \end_inset
4543
4544 To use 
4545 \series bold
4546
4547 \backslash
4548 iddots
4549 \series default
4550 , one of the options 
4551 \family sans
4552 Use mathdots package (automatically)
4553 \family default
4554  must be set in the document settings under 
4555 \family sans
4556 Math
4557 \begin_inset space ~
4558 \end_inset
4559
4560 Options
4561 \family default
4562 .
4563 \begin_inset Newline newline
4564 \end_inset
4565
4566 Using the option 
4567 \family sans
4568 Use mathdots package
4569 \family default
4570  will improve the appearance of all dots in the documents if their font
4571  style or size is not the default.
4572 \end_layout
4573
4574 \begin_layout Standard
4575 \begin_inset VSpace medskip
4576 \end_inset
4577
4578 Specially for matrices there are ellipses that span over several columns.
4579  They are created with the command 
4580 \series bold
4581
4582 \backslash
4583 hdotsfor
4584 \series default
4585
4586 \begin_inset Index idx
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590 Commands ! H ! 
4591 \backslash
4592 hdotsfor
4593 \end_layout
4594
4595 \end_inset
4596
4597 , that has the following scheme:
4598 \end_layout
4599
4600 \begin_layout Standard
4601
4602 \series bold
4603
4604 \backslash
4605 hdotsfor[distance]{number of columns}
4606 \end_layout
4607
4608 \begin_layout Standard
4609 The number of columns specifies how many columns should be spanned.
4610  Distance is a factor for the distance between the dots.
4611 \end_layout
4612
4613 \begin_layout Standard
4614 In the following matrix the command 
4615 \series bold
4616
4617 \backslash
4618 hdotsfor[2]{4}
4619 \series default
4620  was inserted in the first box of the second line, to get an ellipsis with
4621  a dot distance twice as long as with the command 
4622 \series bold
4623
4624 \backslash
4625 dots
4626 \series default
4627 :
4628 \begin_inset Formula 
4629 \[
4630 \left(\begin{array}{cccc}
4631 A & B & C & D\\
4632 \hdotsfor[2]{4}\\
4633 q & w & e & r
4634 \end{array}\right)
4635 \]
4636
4637 \end_inset
4638
4639 Note that the matrix fields that should be spanned must be empty, otherwise
4640  you get LaTeX-errors.
4641 \end_layout
4642
4643 \begin_layout Standard
4644 \begin_inset VSpace bigskip
4645 \end_inset
4646
4647 Furthermore you can fill with the command 
4648 \series bold
4649
4650 \backslash
4651 dotfill
4652 \series default
4653
4654 \begin_inset Index idx
4655 status collapsed
4656
4657 \begin_layout Plain Layout
4658 Commands ! D ! 
4659 \backslash
4660 dotfill
4661 \end_layout
4662
4663 \end_inset
4664
4665  the rest of a line with dots.
4666  The effect of these commands is the same as with 
4667 \series bold
4668
4669 \backslash
4670 hfill
4671 \series default
4672 , see 
4673 \begin_inset CommandInset ref
4674 LatexCommand ref
4675 reference "sub:Variable-Space"
4676
4677 \end_inset
4678
4679 .
4680 \end_layout
4681
4682 \begin_layout Standard
4683 For example the command 
4684 \series bold
4685 A
4686 \backslash
4687 dotfill
4688 \begin_inset space \textvisiblespace{}
4689 \end_inset
4690
4691 B
4692 \series default
4693  produces
4694 \end_layout
4695
4696 \begin_layout Standard
4697 \begin_inset Formula $A\dotfill B$
4698 \end_inset
4699
4700
4701 \end_layout
4702
4703 \begin_layout Standard
4704 Similar to
4705 \series bold
4706  
4707 \backslash
4708 dotfill
4709 \series default
4710  there is for a line the command 
4711 \series bold
4712
4713 \backslash
4714 hrulefill
4715 \series default
4716
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 Commands ! H ! 
4722 \backslash
4723 hrulefill
4724 \end_layout
4725
4726 \end_inset
4727
4728 :
4729 \end_layout
4730
4731 \begin_layout Standard
4732 \begin_inset Formula $A\hrulefill B$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \begin_layout Standard
4739 To use the commands for text, they have to be inserted in TeX-mode.
4740 \end_layout
4741
4742 \begin_layout Section
4743 Matrices
4744 \begin_inset CommandInset label
4745 LatexCommand label
4746 name "sec:Matrices"
4747
4748 \end_inset
4749
4750
4751 \begin_inset Index idx
4752 status collapsed
4753
4754 \begin_layout Plain Layout
4755 Matrices
4756 \end_layout
4757
4758 \end_inset
4759
4760
4761 \end_layout
4762
4763 \begin_layout Standard
4764 Matrices can be inserted via the math toolbar button 
4765 \begin_inset Info
4766 type  "icon"
4767 arg   "dialog-show mathmatrix"
4768 \end_inset
4769
4770  or the menu 
4771 \family sans
4772 Insert\SpecialChar \menuseparator
4773 Math\SpecialChar \menuseparator
4774 Matrix
4775 \family default
4776 .
4777  In the matrix dialog you can specify the number of columns and rows, the
4778  alignment and the decoration.
4779  The vertical alignment is only of importance for matrices in inline formulas:
4780 \end_layout
4781
4782 \begin_layout Standard
4783 The first matrix is top 
4784 \begin_inset Formula $\begin{array}[t]{cccc}
4785 A & D & G & J\\
4786 B & E & H & K\\
4787 C & F & I & L
4788 \end{array}$
4789 \end_inset
4790
4791 , the second middle 
4792 \begin_inset Formula $\begin{array}{cccc}
4793 A & D & G & J\\
4794 B & E & H & K\\
4795 C & F & I & L
4796 \end{array}$
4797 \end_inset
4798
4799  and the third bottom 
4800 \begin_inset Formula $\begin{array}[b]{cccc}
4801 A & D & G & J\\
4802 B & E & H & K\\
4803 C & F & I & L
4804 \end{array}$
4805 \end_inset
4806
4807  aligned.
4808 \end_layout
4809
4810 \begin_layout Standard
4811 The horizontal alignment specifies how the column entries should be aligned.
4812  It is set by entering a letter for every column.
4813  
4814 \emph on
4815 l
4816 \emph default
4817  denotes left aligned, 
4818 \emph on
4819 c
4820 \emph default
4821  centered and 
4822 \emph on
4823 r
4824 \emph default
4825  right aligned.
4826  To create for example a 4
4827 \series bold
4828 ×
4829 \series default
4830 4
4831 \begin_inset space ~
4832 \end_inset
4833
4834 matrix where the first column is left aligned, the second and third are
4835  centered and the last one is right aligned, one enters for the horizontal
4836  alignment 
4837 \series bold
4838 lccr
4839 \series default
4840 .
4841  Normally in a matrix all columns are centered, therefore the default for
4842  every column is a 
4843 \series bold
4844 c
4845 \series default
4846 .
4847 \end_layout
4848
4849 \begin_layout Standard
4850 Horizontal alignment:
4851 \end_layout
4852
4853 \begin_layout Standard
4854
4855 \series bold
4856 lll
4857 \series default
4858  : 
4859 \begin_inset Formula $\begin{array}{lll}
4860 10000 & D & G\\
4861 B & 10000 & H\\
4862 C & F & 10000
4863 \end{array}$
4864 \end_inset
4865
4866  , 
4867 \series bold
4868 ccc
4869 \series default
4870  : 
4871 \begin_inset Formula $\begin{array}{ccc}
4872 10000 & D & G\\
4873 B & 10000 & H\\
4874 C & F & 10000
4875 \end{array}$
4876 \end_inset
4877
4878  , 
4879 \series bold
4880 rrr
4881 \series default
4882  : 
4883 \begin_inset Formula $\begin{array}{rrr}
4884 10000 & D & G\\
4885 B & 10000 & H\\
4886 C & F & 10000
4887 \end{array}$
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \begin_layout Standard
4894 To add or delete rows and columns subsequently, the math toolbar buttons
4895  
4896 \begin_inset Info
4897 type  "icon"
4898 arg   "inset-modify tabular append-row"
4899 \end_inset
4900
4901
4902 \begin_inset Info
4903 type  "icon"
4904 arg   "inset-modify tabular delete-row"
4905 \end_inset
4906
4907 , etc.
4908 \begin_inset space \thinspace{}
4909 \end_inset
4910
4911 , or the menu 
4912 \family sans
4913 Edit\SpecialChar \menuseparator
4914 Rows & Columns
4915 \family default
4916  can be used.
4917  New rows can also be created with 
4918 \begin_inset Info
4919 type  "shortcut"
4920 arg   "newline-insert newline"
4921 \end_inset
4922
4923 .
4924 \end_layout
4925
4926 \begin_layout Standard
4927 \begin_inset VSpace bigskip
4928 \end_inset
4929
4930 The 
4931 \family sans
4932 Decoration
4933 \family default
4934  adds parentheses in the selected style around the matrix.
4935  Alternatively, parentheses can can either be created with the commands
4936  
4937 \series bold
4938
4939 \backslash
4940 left
4941 \series default
4942
4943 \begin_inset Index idx
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947 Commands ! L ! 
4948 \backslash
4949 left
4950 \end_layout
4951
4952 \end_inset
4953
4954  and 
4955 \series bold
4956
4957 \backslash
4958 right
4959 \series default
4960
4961 \begin_inset Index idx
4962 status collapsed
4963
4964 \begin_layout Plain Layout
4965 Commands ! R ! 
4966 \backslash
4967 right
4968 \end_layout
4969
4970 \end_inset
4971
4972  (shortcut 
4973 \family sans
4974 Alt+M
4975 \begin_inset space ~
4976 \end_inset
4977
4978 Parenthesis
4979 \family default
4980 ), see 
4981 \begin_inset CommandInset ref
4982 LatexCommand ref
4983 reference "sub:Automatic-Bracket-Size"
4984
4985 \end_inset
4986
4987 , or by using the following commands:
4988 \begin_inset VSpace medskip
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 \begin_inset space \hfill{}
4996 \end_inset
4997
4998
4999 \begin_inset Tabular
5000 <lyxtabular version="3" rows="4" columns="2">
5001 <features rotate="0" tabularvalignment="middle">
5002 <column alignment="center" valignment="top">
5003 <column alignment="center" valignment="top">
5004 <row>
5005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 Command
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018 Result
5019 \begin_inset Note Note
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023
5024 \series bold
5025
5026 \backslash
5027 raisebox
5028 \series default
5029  is only used as spacer.
5030 \end_layout
5031
5032 \end_inset
5033
5034
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \backslash
5047 bmatrix
5048 \begin_inset space \textvisiblespace{}
5049 \end_inset
5050
5051 2
5052 \series bold
5053 ×
5054 \series default
5055 2
5056 \begin_inset space \thinspace{}
5057 \end_inset
5058
5059 matrix
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5069 0 & \textrm{-}\mathrm{i}\\
5070 \mathrm{i} & 0
5071 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5072 \end_inset
5073
5074
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row>
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085
5086 \backslash
5087 Bmatrix
5088 \begin_inset space \textvisiblespace{}
5089 \end_inset
5090
5091 2
5092 \series bold
5093 ×
5094 \series default
5095 2
5096 \begin_inset space \thinspace{}
5097 \end_inset
5098
5099 matrix
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5105 \begin_inset Text
5106
5107 \begin_layout Plain Layout
5108 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5109 0 & \textrm{-}\mathrm{i}\\
5110 \mathrm{i} & 0
5111 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 </row>
5120 <row>
5121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125
5126 \backslash
5127 pmatrix
5128 \begin_inset space \textvisiblespace{}
5129 \end_inset
5130
5131 2
5132 \series bold
5133 ×
5134 \series default
5135 2
5136 \begin_inset space \thinspace{}
5137 \end_inset
5138
5139 matrix
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5149 0 & \textrm{-}\mathrm{i}\\
5150 \mathrm{i} & 0
5151 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 </lyxtabular>
5161
5162 \end_inset
5163
5164
5165 \begin_inset space \hfill{}
5166 \end_inset
5167
5168
5169 \begin_inset Tabular
5170 <lyxtabular version="3" rows="4" columns="2">
5171 <features rotate="0" tabularvalignment="middle">
5172 <column alignment="center" valignment="top">
5173 <column alignment="center" valignment="top">
5174 <row>
5175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 Command
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 Result
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row>
5195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \backslash
5201 vmatrix
5202 \begin_inset space \textvisiblespace{}
5203 \end_inset
5204
5205 2
5206 \series bold
5207 ×
5208 \series default
5209 2
5210 \begin_inset space \thinspace{}
5211 \end_inset
5212
5213 matrix
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5223 0 & \textrm{-}\mathrm{i}\\
5224 \mathrm{i} & 0
5225 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 Vmatrix
5242 \begin_inset space \textvisiblespace{}
5243 \end_inset
5244
5245 2
5246 \series bold
5247 ×
5248 \series default
5249 2
5250 \begin_inset space \thinspace{}
5251 \end_inset
5252
5253 matrix
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5263 0 & \textrm{-}\mathrm{i}\\
5264 \mathrm{i} & 0
5265 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5266 \end_inset
5267
5268
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 </row>
5274 <row>
5275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279
5280 \backslash
5281 matrix
5282 \begin_inset space \textvisiblespace{}
5283 \end_inset
5284
5285 2
5286 \series bold
5287 ×
5288 \series default
5289 2
5290 \begin_inset space \thinspace{}
5291 \end_inset
5292
5293 matrix
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5303 0 & \textrm{-}\mathrm{i}\\
5304 \mathrm{i} & 0
5305 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 </row>
5314 </lyxtabular>
5315
5316 \end_inset
5317
5318
5319 \begin_inset space \hfill{}
5320 \end_inset
5321
5322
5323 \end_layout
5324
5325 \begin_layout Standard
5326 \begin_inset VSpace medskip
5327 \end_inset
5328
5329 When e.
5330 \begin_inset space \thinspace{}
5331 \end_inset
5332
5333 g.
5334 \begin_inset space \space{}
5335 \end_inset
5336
5337
5338 \series bold
5339
5340 \backslash
5341 vmatrix
5342 \series default
5343  is inserted, a blue box appears between two vertical lines where the matrix
5344  is inserted.
5345 \begin_inset Newline newline
5346 \end_inset
5347
5348 Note that decorated matrices ignore the vertical alignment.
5349 \end_layout
5350
5351 \begin_layout Standard
5352 \begin_inset VSpace bigskip
5353 \end_inset
5354
5355 As all multiline formulas are matrices, the length 
5356 \series bold
5357
5358 \backslash
5359 arraycolsep
5360 \series default
5361
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Commands ! A ! 
5367 \backslash
5368 arraycolsep
5369 \end_layout
5370
5371 \end_inset
5372
5373  that is described in 
5374 \begin_inset CommandInset ref
5375 LatexCommand ref
5376 reference "sub:Column-Separation"
5377
5378 \end_inset
5379
5380  can also be used to change the column separation of matrices.
5381 \end_layout
5382
5383 \begin_layout Standard
5384 To change the row separation, the command 
5385 \series bold
5386
5387 \backslash
5388 arraystretch
5389 \series default
5390
5391 \begin_inset Index idx
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395 Commands ! A ! 
5396 \backslash
5397 arraystretch
5398 \end_layout
5399
5400 \end_inset
5401
5402  is used.
5403  It is used as follows:
5404 \end_layout
5405
5406 \begin_layout Standard
5407
5408 \series bold
5409
5410 \backslash
5411 renewcommand{
5412 \backslash
5413 arraystretch}{stretch factor}
5414 \begin_inset Index idx
5415 status collapsed
5416
5417 \begin_layout Plain Layout
5418 Commands ! R ! 
5419 \backslash
5420 renewcommand
5421 \end_layout
5422
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \begin_layout Standard
5429 The command 
5430 \series bold
5431
5432 \backslash
5433 renewcommand
5434 \series default
5435  assigns the stretch factor to the predefined command 
5436 \series bold
5437
5438 \backslash
5439 arraystretch
5440 \series default
5441 .
5442  To double e.
5443 \begin_inset space \thinspace{}
5444 \end_inset
5445
5446 g.
5447 \begin_inset space \space{}
5448 \end_inset
5449
5450 the row separation, use the factor 2.
5451  This is then used for all following matrices.
5452  To go back to the original separation, assign the factor 1 to 
5453 \series bold
5454
5455 \backslash
5456 arraystretch
5457 \series default
5458 .
5459 \end_layout
5460
5461 \begin_layout Standard
5462 To set matrices into a text line, the command 
5463 \series bold
5464
5465 \backslash
5466 smallmatrix
5467 \series default
5468
5469 \begin_inset Index idx
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473 Commands ! S ! 
5474 \backslash
5475 smallmatrix
5476 \end_layout
5477
5478 \end_inset
5479
5480  is used.
5481  When it is inserted a blue box with two dashed lines appears.
5482  In this box the matrix is inserted.
5483 \end_layout
5484
5485 \begin_layout Standard
5486 This is a matrix 
5487 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5488 C & D
5489 \end{smallmatrix}\right)$
5490 \end_inset
5491
5492  in a text line.
5493 \end_layout
5494
5495 \begin_layout Section
5496 Brackets and Delimiters
5497 \begin_inset Index idx
5498 status collapsed
5499
5500 \begin_layout Plain Layout
5501 Brackets
5502 \end_layout
5503
5504 \end_inset
5505
5506
5507 \begin_inset Index idx
5508 status collapsed
5509
5510 \begin_layout Plain Layout
5511 Delimiters
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \begin_layout Subsection
5520 Vertical Brackets and Delimiters
5521 \begin_inset Index idx
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525 Brackets ! vertical
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 \begin_inset space \hfill{}
5535 \end_inset
5536
5537
5538 \begin_inset Tabular
5539 <lyxtabular version="3" rows="9" columns="2">
5540 <features rotate="0" tabularvalignment="middle">
5541 <column alignment="center" valignment="top" width="0pt">
5542 <column alignment="center" valignment="top" width="0pt">
5543 <row>
5544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 Command
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 Result
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 </row>
5563 <row>
5564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5565 \begin_inset Text
5566
5567 \begin_layout Plain Layout
5568 (
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 \begin_inset Formula $($
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 </row>
5586 <row>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 {
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 \begin_inset Formula $\{$
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 </row>
5609 <row>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 [
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 \begin_inset Formula $[$
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637
5638 \backslash
5639 langle
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 \begin_inset Formula $\langle$
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 </row>
5657 <row>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662
5663 \backslash
5664 lceil
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 \begin_inset Formula $\lceil$
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687
5688 \backslash
5689 lfloor
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 \begin_inset Formula $\lfloor$
5699 \end_inset
5700
5701
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 </row>
5707 <row>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 /
5713 \end_layout
5714
5715 \end_inset
5716 </cell>
5717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 \begin_inset Formula $/$
5722 \end_inset
5723
5724
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row>
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 |
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 \begin_inset Formula $|$
5745 \end_inset
5746
5747
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 </row>
5753 </lyxtabular>
5754
5755 \end_inset
5756
5757
5758 \begin_inset space \hfill{}
5759 \end_inset
5760
5761
5762 \begin_inset Tabular
5763 <lyxtabular version="3" rows="9" columns="2">
5764 <features rotate="0" tabularvalignment="middle">
5765 <column alignment="center" valignment="top" width="0pt">
5766 <column alignment="center" valignment="top" width="0pt">
5767 <row>
5768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 Command
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 Result
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 </row>
5787 <row>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 )
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 $)$
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" 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" 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 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861
5862 \backslash
5863 rangle
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 \begin_inset Formula $\rangle$
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 <row>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886
5887 \backslash
5888 rceil
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\rceil$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 rfloor
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\rfloor$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \backslash
5938
5939 \backslash
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 \begin_inset Formula $\backslash$
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963
5964 \backslash
5965 |
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 \begin_inset Formula $\|$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 </lyxtabular>
5984
5985 \end_inset
5986
5987
5988 \begin_inset space \hfill{}
5989 \end_inset
5990
5991
5992 \end_layout
5993
5994 \begin_layout Standard
5995
5996 \series medium
5997 \begin_inset Note Greyedout
5998 status open
5999
6000 \begin_layout Plain Layout
6001
6002 \series bold
6003 Note:
6004 \series default
6005  In TeX-mode the command 
6006 \series bold
6007
6008 \backslash
6009 textbackslash
6010 \series default
6011
6012 \begin_inset Index idx
6013 status collapsed
6014
6015 \begin_layout Plain Layout
6016 Commands ! T ! 
6017 \backslash
6018 textbackslash
6019 \end_layout
6020
6021 \end_inset
6022
6023  must be used for the backslash, because the command 
6024 \series bold
6025
6026 \backslash
6027
6028 \backslash
6029
6030 \series default
6031  produces a line break there.
6032 \end_layout
6033
6034 \end_inset
6035
6036
6037 \end_layout
6038
6039 \begin_layout Standard
6040 For all characters listed above the size can be adjusted with the commands
6041  described in the following two subsections.
6042  When using these commands, the characters < and > can directly be used
6043  instead of the commands 
6044 \series bold
6045
6046 \backslash
6047 langle
6048 \series default
6049  and 
6050 \series bold
6051
6052 \backslash
6053 rangle
6054 \series default
6055 .
6056 \end_layout
6057
6058 \begin_layout Subsubsection
6059 Manual Bracket Size
6060 \begin_inset CommandInset label
6061 LatexCommand label
6062 name "sub:Manual-Bracket-Size"
6063
6064 \end_inset
6065
6066
6067 \begin_inset Index idx
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071 Bracket size ! manual
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \begin_layout Standard
6080 The bracket size can be specified manually by the LaTeX-commands 
6081 \series bold
6082
6083 \backslash
6084 big
6085 \series default
6086
6087 \begin_inset Index idx
6088 status collapsed
6089
6090 \begin_layout Plain Layout
6091 Commands ! B ! 
6092 \backslash
6093 big
6094 \end_layout
6095
6096 \end_inset
6097
6098
6099 \series bold
6100
6101 \backslash
6102 Big
6103 \series default
6104
6105 \series bold
6106
6107 \backslash
6108 bigg
6109 \series default
6110  and 
6111 \series bold
6112
6113 \backslash
6114 Bigg
6115 \series default
6116 .
6117  
6118 \series bold
6119
6120 \backslash
6121 big
6122 \series default
6123  denotes the smallest and 
6124 \series bold
6125
6126 \backslash
6127 Bigg
6128 \series default
6129  the largest bracket size.
6130 \end_layout
6131
6132 \begin_layout Standard
6133 These commands are used to emphasize levels of brackets:
6134 \end_layout
6135
6136 \begin_layout Standard
6137 \align center
6138 \begin_inset Tabular
6139 <lyxtabular version="3" rows="2" columns="2">
6140 <features rotate="0" tabularvalignment="middle">
6141 <column alignment="center" valignment="top" width="0pt">
6142 <column alignment="center" valignment="top" width="0pt">
6143 <row>
6144 <cell alignment="center" valignment="top" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 all brackets in the same size:
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6158 \end_inset
6159
6160
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 </row>
6166 <row>
6167 <cell alignment="center" valignment="top" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 this looks better:
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6181 \end_inset
6182
6183
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 </row>
6189 </lyxtabular>
6190
6191 \end_inset
6192
6193
6194 \begin_inset Note Note
6195 status collapsed
6196
6197 \begin_layout Plain Layout
6198
6199 \series bold
6200
6201 \backslash
6202 raisebox
6203 \series default
6204  is only used as spacer.
6205 \end_layout
6206
6207 \end_inset
6208
6209
6210 \end_layout
6211
6212 \begin_layout Standard
6213 For the second formula the command 
6214 \series bold
6215
6216 \backslash
6217 Big((A+B)(A-B)
6218 \backslash
6219 Big)^
6220 \begin_inset space \textvisiblespace{}
6221 \end_inset
6222
6223 C
6224 \series default
6225  has been used.
6226 \end_layout
6227
6228 \begin_layout Standard
6229 Here is an overview about all bracket sizes:
6230 \end_layout
6231
6232 \begin_layout Standard
6233 \align center
6234
6235 \backslash
6236 Bigg(
6237 \backslash
6238 exp
6239 \backslash
6240 bigg<
6241 \backslash
6242 Big[
6243 \backslash
6244 big{
6245 \backslash
6246 ln(3x)
6247 \backslash
6248 big}^2
6249 \begin_inset space \textvisiblespace{}
6250 \end_inset
6251
6252
6253 \backslash
6254 sin(x)
6255 \backslash
6256 Big]^
6257 \begin_inset space \textvisiblespace{}
6258 \end_inset
6259
6260 A
6261 \begin_inset space \textvisiblespace{}
6262 \end_inset
6263
6264
6265 \backslash
6266 bigg>
6267 \backslash
6268 Bigg)^0,5
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \align center
6273 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \begin_layout Standard
6280 Besides the 
6281 \series bold
6282
6283 \backslash
6284 big
6285 \series default
6286 -commands there is the variant 
6287 \series bold
6288
6289 \backslash
6290 bigm
6291 \series default
6292
6293 \begin_inset Index idx
6294 status collapsed
6295
6296 \begin_layout Plain Layout
6297 Commands ! B ! 
6298 \backslash
6299 bigm
6300 \end_layout
6301
6302 \end_inset
6303
6304  that adds a bit more space between the bracket and its content, and the
6305  variant 
6306 \series bold
6307
6308 \backslash
6309 bigl
6310 \series default
6311 -
6312 \series bold
6313
6314 \backslash
6315 bigr
6316 \series default
6317
6318 \begin_inset Index idx
6319 status collapsed
6320
6321 \begin_layout Plain Layout
6322 Commands ! B ! 
6323 \backslash
6324 bigl - 
6325 \backslash
6326 bigr
6327 \end_layout
6328
6329 \end_inset
6330
6331 , that don't add additional space.
6332  The 
6333 \emph on
6334 l
6335 \emph default
6336  at the end of the command 
6337 \series bold
6338
6339 \backslash
6340 bigl
6341 \series default
6342  is for a left bracket; for a right bracket this will be replaced by an
6343  
6344 \emph on
6345 r
6346 \emph default
6347 .
6348  A left or right bracket can each be an opening or closing bracket.
6349 \end_layout
6350
6351 \begin_layout Standard
6352 In the following table is a comparison of the variants:
6353 \end_layout
6354
6355 \begin_layout Standard
6356 \align center
6357 \begin_inset Tabular
6358 <lyxtabular version="3" rows="5" columns="2">
6359 <features rotate="0" tabularvalignment="middle">
6360 <column alignment="center" valignment="middle">
6361 <column alignment="center" valignment="middle">
6362 <row>
6363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 Command
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 Result
6377 \begin_inset Note Note
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381
6382 \series bold
6383
6384 \backslash
6385 raisebox
6386 \series default
6387  is only used as spacer.
6388 \end_layout
6389
6390 \end_inset
6391
6392
6393 \end_layout
6394
6395 \end_inset
6396 </cell>
6397 </row>
6398 <row>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403
6404 \backslash
6405 Bigm(
6406 \backslash
6407 bigm(
6408 \backslash
6409 ln(3x)
6410 \backslash
6411 bigm)^2
6412 \begin_inset space \textvisiblespace{}
6413 \end_inset
6414
6415
6416 \backslash
6417 Bigm)
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 </row>
6435 <row>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440
6441 \backslash
6442 Big(
6443 \backslash
6444 big(
6445 \backslash
6446 ln(3x)
6447 \backslash
6448 big)^2
6449 \begin_inset space \textvisiblespace{}
6450 \end_inset
6451
6452
6453 \backslash
6454 Big)
6455 \end_layout
6456
6457 \end_inset
6458 </cell>
6459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6464 \end_inset
6465
6466
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 </row>
6472 <row>
6473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477
6478 \backslash
6479 Bigl(
6480 \backslash
6481 bigl(
6482 \backslash
6483 ln(3x)
6484 \backslash
6485 bigr)^2
6486 \begin_inset space \textvisiblespace{}
6487 \end_inset
6488
6489
6490 \backslash
6491 Bigr)
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6501 \end_inset
6502
6503
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 </row>
6509 <row>
6510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514
6515 \backslash
6516 bigl)
6517 \backslash
6518 ln(3x)
6519 \backslash
6520 bigr(
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6530 \end_inset
6531
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 </row>
6538 </lyxtabular>
6539
6540 \end_inset
6541
6542
6543 \end_layout
6544
6545 \begin_layout Subsubsection
6546 Automatic Bracket Size
6547 \begin_inset CommandInset label
6548 LatexCommand label
6549 name "sub:Automatic-Bracket-Size"
6550
6551 \end_inset
6552
6553
6554 \begin_inset Index idx
6555 status collapsed
6556
6557 \begin_layout Plain Layout
6558 Bracket size ! automatic
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \end_layout
6565
6566 \begin_layout Standard
6567 Brackets with variable size can be inserted with the commands 
6568 \series bold
6569
6570 \backslash
6571 left
6572 \series default
6573
6574 \begin_inset Index idx
6575 status collapsed
6576
6577 \begin_layout Plain Layout
6578 Commands ! L ! 
6579 \backslash
6580 left
6581 \end_layout
6582
6583 \end_inset
6584
6585  and 
6586 \series bold
6587
6588 \backslash
6589 right
6590 \series default
6591
6592 \begin_inset Index idx
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596 Commands ! R ! 
6597 \backslash
6598 right
6599 \end_layout
6600
6601 \end_inset
6602
6603  or via the math toolbar button 
6604 \begin_inset Info
6605 type  "icon"
6606 arg   "dialog-show mathdelimiter"
6607 \end_inset
6608
6609 .
6610  Directly behind 
6611 \series bold
6612
6613 \backslash
6614 left
6615 \series default
6616  and 
6617 \series bold
6618
6619 \backslash
6620 right
6621 \series default
6622  the wanted bracket must be inserted.
6623  The bracket size will then automatically be calculated for the output.
6624 \end_layout
6625
6626 \begin_layout Standard
6627 \align center
6628 normal bracket: The command 
6629 \series bold
6630
6631 \backslash
6632 ln(
6633 \backslash
6634 frac
6635 \begin_inset space \textvisiblespace{}
6636 \end_inset
6637
6638 A
6639 \begin_inset Formula $\downarrow$
6640 \end_inset
6641
6642 C
6643 \begin_inset space \textvisiblespace{}
6644 \end_inset
6645
6646 )
6647 \series default
6648  creates
6649 \begin_inset Formula 
6650 \[
6651 \ln(\frac{A}{C})
6652 \]
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 \align center
6661 multiline bracket: The command 
6662 \series bold
6663
6664 \backslash
6665 ln
6666 \backslash
6667 left(
6668 \backslash
6669 frac
6670 \begin_inset space \textvisiblespace{}
6671 \end_inset
6672
6673 A
6674 \begin_inset Formula $\downarrow$
6675 \end_inset
6676
6677 C
6678 \begin_inset space \textvisiblespace{}
6679 \end_inset
6680
6681
6682 \backslash
6683 right)
6684 \series default
6685  creates
6686 \begin_inset Formula 
6687 \[
6688 \ln\left(\frac{A}{C}\right)
6689 \]
6690
6691 \end_inset
6692
6693
6694 \end_layout
6695
6696 \begin_layout Standard
6697 Instead of 
6698 \series bold
6699
6700 \backslash
6701 left
6702 \series default
6703  and 
6704 \series bold
6705
6706 \backslash
6707 right
6708 \series default
6709  the shortcut 
6710 \family sans
6711 Alt+M
6712 \begin_inset space ~
6713 \end_inset
6714
6715 Bracket
6716 \family default
6717  can be used.
6718  This has the advantage that you can see in LyX immediately the real bracket
6719  size and that the matching right bracket will be created too.
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 The command for the last example would then be: 
6724 \series bold
6725
6726 \backslash
6727 ln Alt+M
6728 \series default
6729  
6730 \series bold
6731 (
6732 \backslash
6733 frac
6734 \begin_inset space \textvisiblespace{}
6735 \end_inset
6736
6737 A
6738 \begin_inset Formula $\downarrow$
6739 \end_inset
6740
6741 C
6742 \end_layout
6743
6744 \begin_layout Standard
6745 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6746  For example the command 
6747 \series bold
6748
6749 \backslash
6750 left.
6751 \backslash
6752 frac
6753 \begin_inset space \textvisiblespace{}
6754 \end_inset
6755
6756 A
6757 \begin_inset Formula $\downarrow$
6758 \end_inset
6759
6760 B
6761 \begin_inset space \textvisiblespace{}
6762 \end_inset
6763
6764
6765 \backslash
6766 right}
6767 \series default
6768  creates:
6769 \series bold
6770
6771 \begin_inset Formula 
6772 \[
6773 \left.\frac{A}{B}\right\} 
6774 \]
6775
6776 \end_inset
6777
6778
6779 \series default
6780 The commands 
6781 \series bold
6782
6783 \backslash
6784 left
6785 \series default
6786  and 
6787 \series bold
6788
6789 \backslash
6790 right
6791 \series default
6792  will be converted by LyX to brackets in the right size when the document
6793  is reloaded and an omitted bracket will appear as dashed line.
6794 \end_layout
6795
6796 \begin_layout Standard
6797 \begin_inset VSpace bigskip
6798 \end_inset
6799
6800 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6801  the command 
6802 \series bold
6803
6804 \backslash
6805 middle
6806 \series default
6807
6808 \begin_inset Index idx
6809 status collapsed
6810
6811 \begin_layout Plain Layout
6812 Commands ! M ! 
6813 \backslash
6814 middle
6815 \end_layout
6816
6817 \end_inset
6818
6819  is additionally available for all brackets and limits.
6820  With this command the height of the following character is adapted to the
6821  one of the surrounding brackets, what is e.
6822 \begin_inset space \thinspace{}
6823 \end_inset
6824
6825 g.
6826 \begin_inset space \space{}
6827 \end_inset
6828
6829 needed for physical vectors:
6830 \begin_inset Formula 
6831 \[
6832 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6833 \]
6834
6835 \end_inset
6836
6837 For physical vectors there is a special LaTeX-package, described in 
6838 \begin_inset CommandInset ref
6839 LatexCommand ref
6840 reference "sub:Physical-Vectors"
6841
6842 \end_inset
6843
6844 .
6845 \end_layout
6846
6847 \begin_layout Subsection
6848 Horizontal Brackets
6849 \begin_inset Index idx
6850 status collapsed
6851
6852 \begin_layout Plain Layout
6853 Brackets ! horizontal
6854 \end_layout
6855
6856 \end_inset
6857
6858
6859 \end_layout
6860
6861 \begin_layout Standard
6862 \align center
6863 \begin_inset Tabular
6864 <lyxtabular version="3" rows="4" columns="2">
6865 <features rotate="0" tabularvalignment="middle">
6866 <column alignment="center" valignment="top" width="0pt">
6867 <column alignment="center" valignment="top" width="0pt">
6868 <row>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 Command
6874 \begin_inset Note Note
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878
6879 \series bold
6880
6881 \backslash
6882 raisebox
6883 \series default
6884  is only used as spacer.
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 Result
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 </row>
6904 <row>
6905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909 \begin_inset ERT
6910 status collapsed
6911
6912 \begin_layout Plain Layout
6913
6914
6915 \backslash
6916 raisebox{2.3mm}{
6917 \end_layout
6918
6919 \end_inset
6920
6921
6922 \backslash
6923 overbrace
6924 \begin_inset space \textvisiblespace{}
6925 \end_inset
6926
6927 A+B
6928 \begin_inset space \textvisiblespace{}
6929 \end_inset
6930
6931 ^3
6932 \begin_inset ERT
6933 status collapsed
6934
6935 \begin_layout Plain Layout
6936
6937 }
6938 \end_layout
6939
6940 \end_inset
6941
6942
6943 \begin_inset Index idx
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947 Commands ! O ! 
6948 \backslash
6949 overbrace
6950 \end_layout
6951
6952 \end_inset
6953
6954
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 \begin_inset Formula $\overbrace{A+B}^{3}$
6964 \end_inset
6965
6966
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 </row>
6972 <row>
6973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6974 \begin_inset Text
6975
6976 \begin_layout Plain Layout
6977 \begin_inset ERT
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981
6982
6983 \backslash
6984 raisebox{-2.2mm}{
6985 \end_layout
6986
6987 \end_inset
6988
6989
6990 \backslash
6991 underbrace
6992 \begin_inset space \textvisiblespace{}
6993 \end_inset
6994
6995 A+B
6996 \begin_inset space \textvisiblespace{}
6997 \end_inset
6998
6999 _5
7000 \begin_inset ERT
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004
7005 }
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \begin_inset Index idx
7012 status collapsed
7013
7014 \begin_layout Plain Layout
7015 Commands ! U ! 
7016 \backslash
7017 underbrace
7018 \end_layout
7019
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 \begin_inset Formula $\underbrace{A+B}_{5}$
7032 \end_inset
7033
7034
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 </row>
7040 <row>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045
7046 \backslash
7047 overbrace
7048 \begin_inset space \textvisiblespace{}
7049 \end_inset
7050
7051
7052 \backslash
7053 underbrace
7054 \begin_inset space \textvisiblespace{}
7055 \end_inset
7056
7057 A+B_w
7058 \begin_inset space \textvisiblespace{}
7059 \end_inset
7060
7061
7062 \begin_inset space \textvisiblespace{}
7063 \end_inset
7064
7065 _7
7066 \begin_inset space \textvisiblespace{}
7067 \end_inset
7068
7069
7070 \begin_inset space \textvisiblespace{}
7071 \end_inset
7072
7073 ^
7074 \begin_inset space \textvisiblespace{}
7075 \end_inset
7076
7077 C
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7087 \end_inset
7088
7089
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 </row>
7095 </lyxtabular>
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Standard
7103 In the last example it doesn't matter if 
7104 \series bold
7105
7106 \backslash
7107 overbrace
7108 \series default
7109  or 
7110 \series bold
7111
7112 \backslash
7113 underbrace
7114 \series default
7115  is inserted at first.
7116 \end_layout
7117
7118 \begin_layout Standard
7119 \begin_inset VSpace medskip
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \begin_layout Standard
7126 If you set in the document settings under 
7127 \family sans
7128 Math
7129 \begin_inset space ~
7130 \end_inset
7131
7132 Options
7133 \family default
7134  for the package 
7135 \series bold
7136 mathtools
7137 \series default
7138
7139 \begin_inset Index idx
7140 status collapsed
7141
7142 \begin_layout Plain Layout
7143 Packages ! mathtools
7144 \end_layout
7145
7146 \end_inset
7147
7148  the option 
7149 \family sans
7150 Load
7151 \begin_inset space ~
7152 \end_inset
7153
7154 always
7155 \family default
7156 , you have access to square backets:
7157 \end_layout
7158
7159 \begin_layout Standard
7160 \align center
7161 \begin_inset Tabular
7162 <lyxtabular version="3" rows="4" columns="2">
7163 <features rotate="0" tabularvalignment="middle">
7164 <column alignment="center" valignment="top" width="0pt">
7165 <column alignment="center" valignment="top" width="0pt">
7166 <row>
7167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171 Command
7172 \begin_inset Note Note
7173 status collapsed
7174
7175 \begin_layout Plain Layout
7176
7177 \series bold
7178
7179 \backslash
7180 raisebox
7181 \series default
7182  is only used as spacer.
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 Result
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 </row>
7202 <row>
7203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7204 \begin_inset Text
7205
7206 \begin_layout Plain Layout
7207 \begin_inset ERT
7208 status collapsed
7209
7210 \begin_layout Plain Layout
7211
7212
7213 \backslash
7214 raisebox{2.3mm}{
7215 \end_layout
7216
7217 \end_inset
7218
7219
7220 \backslash
7221
7222 \family roman
7223 \series medium
7224 \shape up
7225 \size normal
7226 \emph off
7227 \bar no
7228 \strikeout off
7229 \uuline off
7230 \uwave off
7231 \noun off
7232 \color none
7233 overbracket
7234 \family default
7235 \series default
7236 \shape default
7237 \size default
7238 \emph default
7239 \bar default
7240 \strikeout default
7241 \uuline default
7242 \uwave default
7243 \noun default
7244 \color inherit
7245 {A+B
7246 \begin_inset space \textvisiblespace{}
7247 \end_inset
7248
7249 ^3
7250 \begin_inset ERT
7251 status collapsed
7252
7253 \begin_layout Plain Layout
7254
7255 }
7256 \end_layout
7257
7258 \end_inset
7259
7260
7261 \begin_inset Index idx
7262 status collapsed
7263
7264 \begin_layout Plain Layout
7265 Commands ! O ! 
7266 \backslash
7267 overbracket
7268 \end_layout
7269
7270 \end_inset
7271
7272
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 \begin_inset Formula $\overbracket{A+B}^{3}$
7282 \end_inset
7283
7284
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 </row>
7290 <row>
7291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295 \begin_inset ERT
7296 status collapsed
7297
7298 \begin_layout Plain Layout
7299
7300
7301 \backslash
7302 raisebox{-2.2mm}{
7303 \end_layout
7304
7305 \end_inset
7306
7307
7308 \backslash
7309 under
7310 \family roman
7311 \series medium
7312 \shape up
7313 \size normal
7314 \emph off
7315 \bar no
7316 \strikeout off
7317 \uuline off
7318 \uwave off
7319 \noun off
7320 \color none
7321 bracket
7322 \family default
7323 \series default
7324 \shape default
7325 \size default
7326 \emph default
7327 \bar default
7328 \strikeout default
7329 \uuline default
7330 \uwave default
7331 \noun default
7332 \color inherit
7333 {A+B
7334 \begin_inset space \textvisiblespace{}
7335 \end_inset
7336
7337 _5
7338 \begin_inset ERT
7339 status collapsed
7340
7341 \begin_layout Plain Layout
7342
7343 }
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \begin_inset Index idx
7350 status collapsed
7351
7352 \begin_layout Plain Layout
7353 Commands ! U ! 
7354 \backslash
7355 under
7356 \family roman
7357 \series medium
7358 \shape up
7359 \size normal
7360 \emph off
7361 \bar no
7362 \strikeout off
7363 \uuline off
7364 \uwave off
7365 \noun off
7366 \color none
7367 bracket
7368 \end_layout
7369
7370 \end_inset
7371
7372
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 \begin_inset Formula $\underbracket{A+B}_{5}$
7382 \end_inset
7383
7384
7385 \end_layout
7386
7387 \end_inset
7388 </cell>
7389 </row>
7390 <row>
7391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7392 \begin_inset Text
7393
7394 \begin_layout Plain Layout
7395
7396 \backslash
7397 overbracket{
7398 \backslash
7399 underbracket{A+B_w
7400 \begin_inset space \textvisiblespace{}
7401 \end_inset
7402
7403
7404 \begin_inset space \textvisiblespace{}
7405 \end_inset
7406
7407 _7
7408 \begin_inset space \textvisiblespace{}
7409 \end_inset
7410
7411
7412 \begin_inset space \textvisiblespace{}
7413 \end_inset
7414
7415 ^
7416 \begin_inset space \textvisiblespace{}
7417 \end_inset
7418
7419 C
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7429 \end_inset
7430
7431
7432 \end_layout
7433
7434 \end_inset
7435 </cell>
7436 </row>
7437 </lyxtabular>
7438
7439 \end_inset
7440
7441
7442 \end_layout
7443
7444 \begin_layout Standard
7445 For 
7446 \series bold
7447
7448 \backslash
7449 overbracket
7450 \series default
7451  and 
7452 \series bold
7453
7454 \backslash
7455 underbracket
7456 \series default
7457  you can change the thickness of the bracket's stroke by specifying the
7458  desired thickness in square brackets behind the command:
7459 \end_layout
7460
7461 \begin_layout Standard
7462 \align center
7463 \begin_inset Tabular
7464 <lyxtabular version="3" rows="3" columns="2">
7465 <features rotate="0" tabularvalignment="middle">
7466 <column alignment="center" valignment="top" width="0pt">
7467 <column alignment="center" valignment="top" width="0pt">
7468 <row>
7469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 Command
7474 \begin_inset Note Note
7475 status collapsed
7476
7477 \begin_layout Plain Layout
7478
7479 \series bold
7480
7481 \backslash
7482 raisebox
7483 \series default
7484  is only used as spacer.
7485 \end_layout
7486
7487 \end_inset
7488
7489
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 Result
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 </row>
7504 <row>
7505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 \begin_inset ERT
7510 status collapsed
7511
7512 \begin_layout Plain Layout
7513
7514
7515 \backslash
7516 raisebox{2.3mm}{
7517 \end_layout
7518
7519 \end_inset
7520
7521
7522 \backslash
7523
7524 \family roman
7525 \series medium
7526 \shape up
7527 \size normal
7528 \emph off
7529 \bar no
7530 \strikeout off
7531 \uuline off
7532 \uwave off
7533 \noun off
7534 \color none
7535 overbracket
7536 \family default
7537 \series default
7538 \shape default
7539 \size default
7540 \emph default
7541 \bar default
7542 \strikeout default
7543 \uuline default
7544 \uwave default
7545 \noun default
7546 \color inherit
7547 [3pt]
7548 \backslash
7549 {A+B
7550 \begin_inset space \textvisiblespace{}
7551 \end_inset
7552
7553 ^3
7554 \begin_inset ERT
7555 status collapsed
7556
7557 \begin_layout Plain Layout
7558
7559 }
7560 \end_layout
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587 \begin_inset ERT
7588 status collapsed
7589
7590 \begin_layout Plain Layout
7591
7592
7593 \backslash
7594 raisebox{-2.2mm}{
7595 \end_layout
7596
7597 \end_inset
7598
7599
7600 \backslash
7601 under
7602 \family roman
7603 \series medium
7604 \shape up
7605 \size normal
7606 \emph off
7607 \bar no
7608 \strikeout off
7609 \uuline off
7610 \uwave off
7611 \noun off
7612 \color none
7613 bracket
7614 \family default
7615 \series default
7616 \shape default
7617 \size default
7618 \emph default
7619 \bar default
7620 \strikeout default
7621 \uuline default
7622 \uwave default
7623 \noun default
7624 \color inherit
7625 [1pt]
7626 \backslash
7627 {A+B
7628 \begin_inset space \textvisiblespace{}
7629 \end_inset
7630
7631 _5
7632 \begin_inset ERT
7633 status collapsed
7634
7635 \begin_layout Plain Layout
7636
7637 }
7638 \end_layout
7639
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 </lyxtabular>
7661
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \begin_layout Standard
7668 \begin_inset VSpace bigskip
7669 \end_inset
7670
7671 When brackets should overlap each other, multiline formulas, as described
7672  in 
7673 \begin_inset CommandInset ref
7674 LatexCommand ref
7675 reference "sec:Multiline-Formulas"
7676
7677 \end_inset
7678
7679 , must be used:
7680 \begin_inset Formula 
7681 \begin{eqnarray*}
7682 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7683  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7684 \end{eqnarray*}
7685
7686 \end_inset
7687
7688 In the first row the formula is inserted together with the first brace.
7689  It is hereby important that the space command
7690 \begin_inset Foot
7691 status collapsed
7692
7693 \begin_layout Plain Layout
7694 Space commands are explained in 
7695 \begin_inset CommandInset ref
7696 LatexCommand ref
7697 reference "sub:Predefined-Space"
7698
7699 \end_inset
7700
7701 .
7702 \end_layout
7703
7704 \end_inset
7705
7706  
7707 \series bold
7708
7709 \backslash
7710 :
7711 \series default
7712  is inserted before the first 
7713 \begin_inset Formula $d$
7714 \end_inset
7715
7716 , because the brace that ends behind the 
7717 \begin_inset Formula $q$
7718 \end_inset
7719
7720  prevents that the following 
7721 \begin_inset Quotes eld
7722 \end_inset
7723
7724 +
7725 \begin_inset Quotes erd
7726 \end_inset
7727
7728  is surrounded by space.
7729 \begin_inset Foot
7730 status collapsed
7731
7732 \begin_layout Plain Layout
7733 because a bracket is not handled as a character, see 
7734 \begin_inset CommandInset ref
7735 LatexCommand ref
7736 reference "sub:Binary-Operators"
7737
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744
7745  In the second row the second brace is inserted.
7746  As it should begin before the 
7747 \begin_inset Formula $b$
7748 \end_inset
7749
7750 , first the command 
7751 \series bold
7752
7753 \backslash
7754 hphantom{gggg+
7755 \backslash
7756 :}
7757 \series default
7758  is inserted.
7759 \begin_inset Foot
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763 more about 
7764 \series bold
7765
7766 \backslash
7767 hphantom
7768 \series default
7769  see 
7770 \begin_inset CommandInset ref
7771 LatexCommand ref
7772 reference "sub:Placeholders"
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \end_inset
7780
7781  This space is needed because the 
7782 \begin_inset Quotes eld
7783 \end_inset
7784
7785 +
7786 \begin_inset Quotes erd
7787 \end_inset
7788
7789  is also surrounded by space in the formula.
7790  The brace is placed under the command 
7791 \series bold
7792
7793 \backslash
7794 hphantom{bbqq+dddd}
7795 \series default
7796 .
7797 \end_layout
7798
7799 \begin_layout Standard
7800 It gets more complicated when brackets overlap each other above and under
7801  the formula, like in the following example:
7802 \begin_inset ERT
7803 status collapsed
7804
7805 \begin_layout Plain Layout
7806
7807
7808 \backslash
7809 setlength{
7810 \backslash
7811 jot}{-6pt}
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \begin_inset Formula 
7818 \begin{eqnarray*}
7819  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7820 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7821 \end{eqnarray*}
7822
7823 \end_inset
7824
7825
7826 \begin_inset ERT
7827 status collapsed
7828
7829 \begin_layout Plain Layout
7830
7831
7832 \backslash
7833 setlength{
7834 \backslash
7835 jot}{3pt}
7836 \end_layout
7837
7838 \end_inset
7839
7840 The first formula row is the same as the second row of the previous example,
7841  with the difference that the brace is above.
7842  The second row contains the formula together with the second brace.
7843  To avoid that there is space between the upper brace in the first row and
7844  the formula, the row spacing needs to be reduced.
7845  This is not easily possible due to a bug in LyX
7846 \begin_inset Foot
7847 status collapsed
7848
7849 \begin_layout Plain Layout
7850 \begin_inset CommandInset href
7851 LatexCommand href
7852 name "LyX-bug #1505"
7853 target "http://www.lyx.org/trac/ticket/1505"
7854
7855 \end_inset
7856
7857
7858 \end_layout
7859
7860 \end_inset
7861
7862 .
7863  As a solution for the problem, the global formula row separation 
7864 \series bold
7865
7866 \backslash
7867 jot
7868 \series default
7869
7870 \begin_inset Index idx
7871 status collapsed
7872
7873 \begin_layout Plain Layout
7874 Commands ! J ! 
7875 \backslash
7876 jot
7877 \end_layout
7878
7879 \end_inset
7880
7881  must be changed to -6
7882 \begin_inset space \thinspace{}
7883 \end_inset
7884
7885 pt before the formula with the command 
7886 \series bold
7887
7888 \backslash
7889 setlength{
7890 \backslash
7891 jot}{-6pt}
7892 \series default
7893  in TeX-mode.
7894  
7895 \series bold
7896
7897 \backslash
7898 jot
7899 \series default
7900  is set back after the formula to the standard value of 3
7901 \begin_inset space \thinspace{}
7902 \end_inset
7903
7904 pt using the same command.
7905  More about the row separation in formulas is explained in 
7906 \begin_inset CommandInset ref
7907 LatexCommand ref
7908 reference "sub:Line-Separation"
7909
7910 \end_inset
7911
7912 .
7913 \end_layout
7914
7915 \begin_layout Section
7916 Arrows
7917 \begin_inset Index idx
7918 status collapsed
7919
7920 \begin_layout Plain Layout
7921 Arrows
7922 \end_layout
7923
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Arrows can be inserted via the math toolbar button 
7931 \begin_inset Info
7932 type  "icon"
7933 arg   "math-insert \\leftarrow"
7934 \end_inset
7935
7936  or the commands listed in the following subsections.
7937 \end_layout
7938
7939 \begin_layout Subsection
7940 Horizontal Arrows
7941 \begin_inset Index idx
7942 status collapsed
7943
7944 \begin_layout Plain Layout
7945 Arrows ! horizontal
7946 \end_layout
7947
7948 \end_inset
7949
7950
7951 \end_layout
7952
7953 \begin_layout Standard
7954 \begin_inset space \hfill{}
7955 \end_inset
7956
7957
7958 \begin_inset Tabular
7959 <lyxtabular version="3" rows="8" columns="2">
7960 <features rotate="0" tabularvalignment="middle">
7961 <column alignment="center" valignment="top" width="0pt">
7962 <column alignment="center" valignment="top" width="0pt">
7963 <row>
7964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 Command
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977 Result
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row>
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \backslash
7990 gets
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 \begin_inset Formula $\gets$
8000 \end_inset
8001
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \backslash
8015 Leftarrow
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 \begin_inset Formula $\Leftarrow$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \backslash
8040 longleftarrow
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 \begin_inset Formula $\longleftarrow$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \backslash
8065 Longleftarrow
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 \begin_inset Formula $\Longleftarrow$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \backslash
8090 leftharpoonup
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 \begin_inset Formula $\leftharpoonup$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \backslash
8115 leftharpoondown
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 \begin_inset Formula $\leftharpoondown$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \backslash
8140 hookleftarrow
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 \begin_inset Formula $\hookleftarrow$
8150 \end_inset
8151
8152
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 </lyxtabular>
8159
8160 \end_inset
8161
8162
8163 \begin_inset space \hfill{}
8164 \end_inset
8165
8166
8167 \begin_inset Tabular
8168 <lyxtabular version="3" rows="8" columns="2">
8169 <features rotate="0" tabularvalignment="middle">
8170 <column alignment="center" valignment="top" width="0pt">
8171 <column alignment="center" valignment="top" width="0pt">
8172 <row>
8173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 Command
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 Result
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 </row>
8192 <row>
8193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197
8198 \backslash
8199 to
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 \begin_inset Formula $\to$
8209 \end_inset
8210
8211
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \backslash
8224 Rightarrow
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 \begin_inset Formula $\Rightarrow$
8234 \end_inset
8235
8236
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \backslash
8249 longrightarrow
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 \begin_inset Formula $\longrightarrow$
8259 \end_inset
8260
8261
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 </row>
8267 <row>
8268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272
8273 \backslash
8274 Longrightarrow
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 \begin_inset Formula $\Longrightarrow$
8284 \end_inset
8285
8286
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \backslash
8299 rightharpoonup
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 \begin_inset Formula $\rightharpoonup$
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 </row>
8317 <row>
8318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322
8323 \backslash
8324 rightharpoondown
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 \begin_inset Formula $\rightharpoondown$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \backslash
8349 hookrightarrow
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 \begin_inset Formula $\hookrightarrow$
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 </lyxtabular>
8368
8369 \end_inset
8370
8371
8372 \begin_inset space \hfill{}
8373 \end_inset
8374
8375
8376 \end_layout
8377
8378 \begin_layout Standard
8379 \begin_inset space \hfill{}
8380 \end_inset
8381
8382
8383 \begin_inset Tabular
8384 <lyxtabular version="3" rows="6" columns="2">
8385 <features rotate="0" tabularvalignment="middle">
8386 <column alignment="center" valignment="top" width="0pt">
8387 <column alignment="center" valignment="top" width="0pt">
8388 <row>
8389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Command
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 Result
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \backslash
8415 leftrightarrow
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 \begin_inset Formula $\leftrightarrow$
8425 \end_inset
8426
8427
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \backslash
8440 Leftrightarrow
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 \begin_inset Formula $\Leftrightarrow$
8450 \end_inset
8451
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \backslash
8465 longleftrightarrow
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 \begin_inset Formula $\longleftrightarrow$
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \backslash
8490 Longleftrightarrow
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 \begin_inset Formula $\Longleftrightarrow$
8500 \end_inset
8501
8502
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \backslash
8515 rightleftharpoons
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 \begin_inset Formula $\rightleftharpoons$
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 </lyxtabular>
8534
8535 \end_inset
8536
8537
8538 \begin_inset space \hspace{}
8539 \length 25pt
8540 \end_inset
8541
8542
8543 \begin_inset space \hfill{}
8544 \end_inset
8545
8546
8547 \begin_inset Tabular
8548 <lyxtabular version="3" rows="5" columns="2">
8549 <features rotate="0" tabularvalignment="middle">
8550 <column alignment="center" valignment="top" width="0pt">
8551 <column alignment="center" valignment="top" width="0pt">
8552 <row>
8553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 Command
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566 Result
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \backslash
8579 mapsto
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 \begin_inset Formula $\mapsto$
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 longmapsto
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\longmapsto$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 leadsto
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\leadsto$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \backslash
8654 dasharrow
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 \begin_inset Formula $\dasharrow$
8664 \end_inset
8665
8666
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 </lyxtabular>
8673
8674 \end_inset
8675
8676
8677 \begin_inset space \hfill{}
8678 \end_inset
8679
8680
8681 \end_layout
8682
8683 \begin_layout Standard
8684 \begin_inset VSpace medskip
8685 \end_inset
8686
8687 Arrows used as accents like e.
8688 \begin_inset space \thinspace{}
8689 \end_inset
8690
8691 g.
8692 \begin_inset space \space{}
8693 \end_inset
8694
8695 vector arrows are listed in 
8696 \begin_inset CommandInset ref
8697 LatexCommand ref
8698 reference "sec:Accents"
8699
8700 \end_inset
8701
8702 .
8703 \end_layout
8704
8705 \begin_layout Standard
8706 \begin_inset VSpace bigskip
8707 \end_inset
8708
8709 Furthermore there are the labeled arrows
8710 \begin_inset Index idx
8711 status collapsed
8712
8713 \begin_layout Plain Layout
8714 Arrows ! labeled
8715 \end_layout
8716
8717 \end_inset
8718
8719  
8720 \series bold
8721
8722 \backslash
8723 xleftarrow
8724 \series default
8725
8726 \begin_inset Index idx
8727 status collapsed
8728
8729 \begin_layout Plain Layout
8730 Commands ! X ! 
8731 \backslash
8732 xleftarrow
8733 \end_layout
8734
8735 \end_inset
8736
8737  and 
8738 \series bold
8739
8740 \backslash
8741 xrightarrow
8742 \series default
8743
8744 \begin_inset Index idx
8745 status collapsed
8746
8747 \begin_layout Plain Layout
8748 Commands ! X ! 
8749 \backslash
8750 xrightarrow
8751 \begin_inset ERT
8752 status collapsed
8753
8754 \begin_layout Plain Layout
8755
8756
8757 \backslash
8758 vspace{4mm}
8759 \end_layout
8760
8761 \end_inset
8762
8763
8764 \end_layout
8765
8766 \end_inset
8767
8768 .
8769  When inserting one of these commands in a formula, an arrow with two blue
8770  boxes appear where the label can be inserted.
8771  The length of the arrow adapts to the label width.
8772 \end_layout
8773
8774 \begin_layout Standard
8775 \align center
8776 \begin_inset Tabular
8777 <lyxtabular version="3" rows="3" columns="2">
8778 <features rotate="0" tabularvalignment="middle">
8779 <column alignment="center" valignment="top" width="0pt">
8780 <column alignment="center" valignment="top" width="0pt">
8781 <row>
8782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786 Command
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795 Result
8796 \begin_inset Note Note
8797 status collapsed
8798
8799 \begin_layout Plain Layout
8800
8801 \series bold
8802
8803 \backslash
8804 raisebox
8805 \series default
8806  is only used as spacer.
8807 \end_layout
8808
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 F(a)
8823 \backslash
8824 xleftarrow
8825 \begin_inset space \textvisiblespace{}
8826 \end_inset
8827
8828 x=a
8829 \begin_inset Formula $\downarrow$
8830 \end_inset
8831
8832 x>0
8833 \begin_inset Formula $\to$
8834 \end_inset
8835
8836 F(x)
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8846 \end_inset
8847
8848
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 </row>
8854 <row>
8855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859 F(x)
8860 \backslash
8861 xrightarrow
8862 \begin_inset space \textvisiblespace{}
8863 \end_inset
8864
8865 x=a
8866 \begin_inset Formula $\downarrow$
8867 \end_inset
8868
8869 x>0
8870 \begin_inset Formula $\to$
8871 \end_inset
8872
8873 F(a)
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 </lyxtabular>
8892
8893 \end_inset
8894
8895
8896 \end_layout
8897
8898 \begin_layout Standard
8899 \begin_inset VSpace medskip
8900 \end_inset
8901
8902
8903 \end_layout
8904
8905 \begin_layout Standard
8906 If you set in the document settings under 
8907 \family sans
8908 Math
8909 \begin_inset space ~
8910 \end_inset
8911
8912 Options
8913 \family default
8914  for the package 
8915 \series bold
8916 mathtools
8917 \series default
8918
8919 \begin_inset Index idx
8920 status collapsed
8921
8922 \begin_layout Plain Layout
8923 Packages ! mathtools
8924 \end_layout
8925
8926 \end_inset
8927
8928  the option 
8929 \family sans
8930 Load
8931 \begin_inset space ~
8932 \end_inset
8933
8934 always
8935 \family default
8936 , you have access to the following labeled arrows:
8937 \end_layout
8938
8939 \begin_layout Standard
8940 \begin_inset Newpage newpage
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \begin_layout Standard
8947 \align center
8948 \begin_inset space \hspace*{\fill}
8949 \end_inset
8950
8951
8952 \begin_inset Tabular
8953 <lyxtabular version="3" rows="7" columns="2">
8954 <features rotate="0" tabularvalignment="middle">
8955 <column alignment="center" valignment="top" width="0pt">
8956 <column alignment="center" valignment="top" width="0pt">
8957 <row>
8958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 Command
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971 Example
8972 \begin_inset Note Note
8973 status collapsed
8974
8975 \begin_layout Plain Layout
8976
8977 \series bold
8978
8979 \backslash
8980 raisebox
8981 \series default
8982  is only used as spacer.
8983 \end_layout
8984
8985 \end_inset
8986
8987
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 </row>
8993 <row>
8994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \family roman
9000 \series medium
9001 \shape up
9002 \size normal
9003 \emph off
9004 \bar no
9005 \strikeout off
9006 \uuline off
9007 \uwave off
9008 \noun off
9009 \color none
9010
9011 \backslash
9012 xleftrightarrow
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9022 \end_inset
9023
9024
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row>
9031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035
9036 \family roman
9037 \series medium
9038 \shape up
9039 \size normal
9040 \emph off
9041 \bar no
9042 \strikeout off
9043 \uuline off
9044 \uwave off
9045 \noun off
9046 \color none
9047
9048 \backslash
9049 xLeftarrow
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9059 \end_inset
9060
9061
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 </row>
9067 <row>
9068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \backslash
9074
9075 \family roman
9076 \series medium
9077 \shape up
9078 \size normal
9079 \emph off
9080 \bar no
9081 \strikeout off
9082 \uuline off
9083 \uwave off
9084 \noun off
9085 \color none
9086 xRightarrow
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \backslash
9111
9112 \family roman
9113 \series medium
9114 \shape up
9115 \size normal
9116 \emph off
9117 \bar no
9118 \strikeout off
9119 \uuline off
9120 \uwave off
9121 \noun off
9122 \color none
9123 xLeftrightarrow
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9133 \end_inset
9134
9135
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146
9147 \family roman
9148 \series medium
9149 \shape up
9150 \size normal
9151 \emph off
9152 \bar no
9153 \strikeout off
9154 \uuline off
9155 \uwave off
9156 \noun off
9157 \color none
9158
9159 \backslash
9160 xhookleftarrow
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9170 \end_inset
9171
9172
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 </row>
9178 <row>
9179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183
9184 \family roman
9185 \series medium
9186 \shape up
9187 \size normal
9188 \emph off
9189 \bar no
9190 \strikeout off
9191 \uuline off
9192 \uwave off
9193 \noun off
9194 \color none
9195
9196 \backslash
9197 xhookrightarrow
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 </lyxtabular>
9216
9217 \end_inset
9218
9219
9220 \begin_inset space \hspace*{\fill}
9221 \end_inset
9222
9223
9224 \begin_inset Tabular
9225 <lyxtabular version="3" rows="7" columns="2">
9226 <features rotate="0" tabularvalignment="middle">
9227 <column alignment="center" valignment="top" width="0pt">
9228 <column alignment="center" valignment="top" width="0pt">
9229 <row>
9230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 Command
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243 Example
9244 \begin_inset Note Note
9245 status collapsed
9246
9247 \begin_layout Plain Layout
9248
9249 \series bold
9250
9251 \backslash
9252 raisebox
9253 \series default
9254  is only used as spacer.
9255 \end_layout
9256
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272
9273 \family roman
9274 \series medium
9275 \shape up
9276 \size normal
9277 \emph off
9278 \bar no
9279 \strikeout off
9280 \uuline off
9281 \uwave off
9282 \noun off
9283 \color none
9284 xleftharpoondown
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 </row>
9302 <row>
9303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \backslash
9309
9310 \family roman
9311 \series medium
9312 \shape up
9313 \size normal
9314 \emph off
9315 \bar no
9316 \strikeout off
9317 \uuline off
9318 \uwave off
9319 \noun off
9320 \color none
9321 xleftharpoonup
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9331 \end_inset
9332
9333
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 <row>
9340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344
9345 \backslash
9346
9347 \family roman
9348 \series medium
9349 \shape up
9350 \size normal
9351 \emph off
9352 \bar no
9353 \strikeout off
9354 \uuline off
9355 \uwave off
9356 \noun off
9357 \color none
9358 xrightharpoondown
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9368 \end_inset
9369
9370
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381
9382 \backslash
9383
9384 \family roman
9385 \series medium
9386 \shape up
9387 \size normal
9388 \emph off
9389 \bar no
9390 \strikeout off
9391 \uuline off
9392 \uwave off
9393 \noun off
9394 \color none
9395 xrightharpoonup
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 </row>
9413 <row>
9414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418
9419 \backslash
9420
9421 \family roman
9422 \series medium
9423 \shape up
9424 \size normal
9425 \emph off
9426 \bar no
9427 \strikeout off
9428 \uuline off
9429 \uwave off
9430 \noun off
9431 \color none
9432 xleftrightharpoons
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9442 \end_inset
9443
9444
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 </row>
9450 <row>
9451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455
9456 \backslash
9457
9458 \family roman
9459 \series medium
9460 \shape up
9461 \size normal
9462 \emph off
9463 \bar no
9464 \strikeout off
9465 \uuline off
9466 \uwave off
9467 \noun off
9468 \color none
9469 xrightleftharpoons
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9479 \end_inset
9480
9481
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 </row>
9487 </lyxtabular>
9488
9489 \end_inset
9490
9491
9492 \begin_inset space \hspace*{\fill}
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \begin_layout Standard
9499 The command scheme is for all these arrows:
9500 \end_layout
9501
9502 \begin_layout Standard
9503 \align center
9504 \begin_inset Tabular
9505 <lyxtabular version="3" rows="2" columns="2">
9506 <features rotate="0" tabularvalignment="middle">
9507 <column alignment="center" valignment="top" width="0pt">
9508 <column alignment="center" valignment="top" width="0pt">
9509 <row>
9510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514 Command
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 Result
9524 \begin_inset Note Note
9525 status collapsed
9526
9527 \begin_layout Plain Layout
9528
9529 \series bold
9530
9531 \backslash
9532 raisebox
9533 \series default
9534  is only used as spacer.
9535 \end_layout
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 </row>
9545 <row>
9546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 F(a)
9551 \backslash
9552 xleftrightarrow[x=a]
9553 \backslash
9554 {x>0
9555 \begin_inset Formula $\to$
9556 \end_inset
9557
9558 F(x)
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 </row>
9576 </lyxtabular>
9577
9578 \end_inset
9579
9580
9581 \end_layout
9582
9583 \begin_layout Subsection
9584 Vertical and diagonal Arrows
9585 \begin_inset Index idx
9586 status collapsed
9587
9588 \begin_layout Plain Layout
9589 Arrows ! diagonal
9590 \end_layout
9591
9592 \end_inset
9593
9594
9595 \begin_inset Index idx
9596 status collapsed
9597
9598 \begin_layout Plain Layout
9599 Arrows ! vertical
9600 \end_layout
9601
9602 \end_inset
9603
9604
9605 \end_layout
9606
9607 \begin_layout Standard
9608 \begin_inset space \hfill{}
9609 \end_inset
9610
9611
9612 \begin_inset Tabular
9613 <lyxtabular version="3" rows="7" columns="2">
9614 <features rotate="0" tabularvalignment="middle">
9615 <column alignment="center" valignment="top" width="0pt">
9616 <column alignment="center" valignment="top" width="0pt">
9617 <row>
9618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622 Command
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 Result
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \backslash
9644 uparrow
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653 \begin_inset Formula $\uparrow$
9654 \end_inset
9655
9656
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 </row>
9662 <row>
9663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667
9668 \backslash
9669 Uparrow
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 \begin_inset Formula $\Uparrow$
9679 \end_inset
9680
9681
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 </row>
9687 <row>
9688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \backslash
9694 updownarrow
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703 \begin_inset Formula $\updownarrow$
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 </row>
9712 <row>
9713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717
9718 \backslash
9719 Updownarrow
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 \begin_inset Formula $\Updownarrow$
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 <row>
9738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \backslash
9744 Downarrow
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 \begin_inset Formula $\Downarrow$
9754 \end_inset
9755
9756
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row>
9763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \backslash
9769 downarrow
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778 \begin_inset Formula $\downarrow$
9779 \end_inset
9780
9781
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 </row>
9787 </lyxtabular>
9788
9789 \end_inset
9790
9791
9792 \begin_inset space \hfill{}
9793 \end_inset
9794
9795
9796 \begin_inset Tabular
9797 <lyxtabular version="3" rows="5" columns="2">
9798 <features rotate="0" tabularvalignment="middle">
9799 <column alignment="center" valignment="top" width="0pt">
9800 <column alignment="center" valignment="top" width="0pt">
9801 <row>
9802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9803 \begin_inset Text
9804
9805 \begin_layout Plain Layout
9806 Command
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815 Result
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 </row>
9821 <row>
9822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826
9827 \backslash
9828 nearrow
9829 \end_layout
9830
9831 \end_inset
9832 </cell>
9833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9834 \begin_inset Text
9835
9836 \begin_layout Plain Layout
9837 \begin_inset Formula $\nearrow$
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 </row>
9846 <row>
9847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851
9852 \backslash
9853 searrow
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 \begin_inset Formula $\searrow$
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 <row>
9872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \backslash
9878 swarrow
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887 \begin_inset Formula $\swarrow$
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 </row>
9896 <row>
9897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \backslash
9903 nwarrow
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912 \begin_inset Formula $\nwarrow$
9913 \end_inset
9914
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 </lyxtabular>
9922
9923 \end_inset
9924
9925
9926 \begin_inset space \hfill{}
9927 \end_inset
9928
9929
9930 \end_layout
9931
9932 \begin_layout Standard
9933 \begin_inset VSpace medskip
9934 \end_inset
9935
9936 Vertical arrows can be used also as delimiters together with the commands
9937  described in 
9938 \begin_inset CommandInset ref
9939 LatexCommand ref
9940 reference "sub:Manual-Bracket-Size"
9941
9942 \end_inset
9943
9944  and 
9945 \begin_inset CommandInset ref
9946 LatexCommand ref
9947 reference "sub:Automatic-Bracket-Size"
9948
9949 \end_inset
9950
9951 .
9952 \end_layout
9953
9954 \begin_layout Section
9955 Accents
9956 \begin_inset CommandInset label
9957 LatexCommand label
9958 name "sec:Accents"
9959
9960 \end_inset
9961
9962
9963 \begin_inset Index idx
9964 status collapsed
9965
9966 \begin_layout Plain Layout
9967 Accents
9968 \end_layout
9969
9970 \end_inset
9971
9972
9973 \end_layout
9974
9975 \begin_layout Standard
9976 Accents can be inserted via the math toolbar button 
9977 \begin_inset Info
9978 type  "icon"
9979 arg   "math-insert \\hat"
9980 \end_inset
9981
9982  or the commands listed in the following subsections.
9983 \end_layout
9984
9985 \begin_layout Subsection
9986 Accents for one Character
9987 \begin_inset ERT
9988 status collapsed
9989
9990 \begin_layout Plain Layout
9991
9992
9993 \backslash
9994 texorpdfstring{
9995 \end_layout
9996
9997 \end_inset
9998
9999
10000 \begin_inset Foot
10001 status collapsed
10002
10003 \begin_layout Plain Layout
10004 accents in text see 
10005 \begin_inset CommandInset ref
10006 LatexCommand ref
10007 reference "sub:Accents-in-Text"
10008
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \end_inset
10015
10016
10017 \begin_inset ERT
10018 status collapsed
10019
10020 \begin_layout Plain Layout
10021
10022 }{}
10023 \end_layout
10024
10025 \end_inset
10026
10027
10028 \begin_inset Note Note
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032
10033 \series bold
10034
10035 \backslash
10036 texorpdfstring
10037 \series default
10038  is used to avoid that the footnote appears in the PDF-bookmark.
10039 \end_layout
10040
10041 \begin_layout Plain Layout
10042 More about 
10043 \series bold
10044
10045 \backslash
10046 texorpdfstring
10047 \series default
10048  is in section 
10049 \begin_inset CommandInset ref
10050 LatexCommand ref
10051 reference "sub:Formulas-in-Section"
10052
10053 \end_inset
10054
10055 .
10056 \end_layout
10057
10058 \end_inset
10059
10060
10061 \begin_inset CommandInset label
10062 LatexCommand label
10063 name "sub:Accents-for-one"
10064
10065 \end_inset
10066
10067
10068 \begin_inset Index idx
10069 status collapsed
10070
10071 \begin_layout Plain Layout
10072 Accents ! for one character
10073 \end_layout
10074
10075 \end_inset
10076
10077
10078 \end_layout
10079
10080 \begin_layout Standard
10081 \begin_inset space \hfill{}
10082 \end_inset
10083
10084
10085 \begin_inset Tabular
10086 <lyxtabular version="3" rows="8" columns="2">
10087 <features rotate="0" tabularvalignment="middle">
10088 <column alignment="center" valignment="top" width="0pt">
10089 <column alignment="center" valignment="top" width="0pt">
10090 <row>
10091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 Command
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 Result
10105 \begin_inset Note Note
10106 status collapsed
10107
10108 \begin_layout Plain Layout
10109
10110 \series bold
10111
10112 \backslash
10113 raisebox
10114 \series default
10115  is only used as spacer.
10116 \end_layout
10117
10118 \end_inset
10119
10120
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row>
10127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \backslash
10133 dot
10134 \begin_inset space \textvisiblespace{}
10135 \end_inset
10136
10137 A
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 </row>
10155 <row>
10156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \backslash
10162 ddot
10163 \begin_inset space \textvisiblespace{}
10164 \end_inset
10165
10166 A
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
10176 \end_inset
10177
10178
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 </row>
10184 <row>
10185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189
10190 \backslash
10191 dddot
10192 \begin_inset space \textvisiblespace{}
10193 \end_inset
10194
10195 A
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
10205 \end_inset
10206
10207
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 </row>
10213 <row>
10214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \backslash
10220 ddddot
10221 \begin_inset space \textvisiblespace{}
10222 \end_inset
10223
10224 A
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
10234 \end_inset
10235
10236
10237 \end_layout
10238
10239 \end_inset
10240 </cell>
10241 </row>
10242 <row>
10243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247
10248 \backslash
10249 vec
10250 \begin_inset space \textvisiblespace{}
10251 \end_inset
10252
10253 A
10254 \begin_inset Index idx
10255 status collapsed
10256
10257 \begin_layout Plain Layout
10258 Vectors
10259 \end_layout
10260
10261 \end_inset
10262
10263
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10273 \end_inset
10274
10275
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 </row>
10281 <row>
10282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \backslash
10288 bar
10289 \begin_inset space \textvisiblespace{}
10290 \end_inset
10291
10292 A
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10302 \end_inset
10303
10304
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 </row>
10310 <row>
10311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315
10316 \backslash
10317 mathring
10318 \begin_inset space \textvisiblespace{}
10319 \end_inset
10320
10321 A
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10331 \end_inset
10332
10333
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 </row>
10339 </lyxtabular>
10340
10341 \end_inset
10342
10343
10344 \begin_inset space \hfill{}
10345 \end_inset
10346
10347
10348 \begin_inset Tabular
10349 <lyxtabular version="3" rows="7" columns="2">
10350 <features rotate="0" tabularvalignment="middle">
10351 <column alignment="center" valignment="top" width="0pt">
10352 <column alignment="center" valignment="top" width="0pt">
10353 <row>
10354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 Command
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Result
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 </row>
10373 <row>
10374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378
10379 \backslash
10380 tilde
10381 \begin_inset space \textvisiblespace{}
10382 \end_inset
10383
10384 A
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10394 \end_inset
10395
10396
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 </row>
10402 <row>
10403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407
10408 \backslash
10409 hat
10410 \begin_inset space \textvisiblespace{}
10411 \end_inset
10412
10413 A
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10423 \end_inset
10424
10425
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436
10437 \backslash
10438 check
10439 \begin_inset space \textvisiblespace{}
10440 \end_inset
10441
10442 A
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 </row>
10460 <row>
10461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465
10466 \backslash
10467 acute
10468 \begin_inset space \textvisiblespace{}
10469 \end_inset
10470
10471 A
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 </row>
10489 <row>
10490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494
10495 \backslash
10496 grave
10497 \begin_inset space \textvisiblespace{}
10498 \end_inset
10499
10500 A
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10510 \end_inset
10511
10512
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 </row>
10518 <row>
10519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \backslash
10525 breve
10526 \begin_inset space \textvisiblespace{}
10527 \end_inset
10528
10529 A
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 </lyxtabular>
10548
10549 \end_inset
10550
10551
10552 \begin_inset space \hfill{}
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \begin_layout Standard
10559 \begin_inset VSpace bigskip
10560 \end_inset
10561
10562
10563 \end_layout
10564
10565 \begin_layout Standard
10566 You can directly insert accents like é to formulas.
10567  LyX will transform them to the corresponding accent command.
10568  For umlauts
10569 \begin_inset Index idx
10570 status collapsed
10571
10572 \begin_layout Plain Layout
10573 Umlauts
10574 \end_layout
10575
10576 \end_inset
10577
10578  it is better to insert a quotation mark before the vowel.
10579  These two characters are then treated by LaTeX as 
10580 \emph on
10581 one
10582 \emph default
10583  character when the formula part with the umlaut is marked as German.
10584  In contrary to 
10585 \series bold
10586
10587 \backslash
10588 ddot
10589 \series default
10590 , with this method 
10591 \begin_inset Quotes eld
10592 \end_inset
10593
10594 real
10595 \begin_inset Quotes erd
10596 \end_inset
10597
10598  umlauts are created as demonstrated in the following example:
10599 \end_layout
10600
10601 \begin_layout Standard
10602 \begin_inset VSpace -2mm
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Standard
10609 \align center
10610 \begin_inset Tabular
10611 <lyxtabular version="3" rows="3" columns="2">
10612 <features rotate="0" tabularvalignment="middle">
10613 <column alignment="center" valignment="top">
10614 <column alignment="center" valignment="top">
10615 <row>
10616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 Command
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629 Result
10630 \begin_inset Note Note
10631 status collapsed
10632
10633 \begin_layout Plain Layout
10634
10635 \series bold
10636
10637 \backslash
10638 raisebox
10639 \series default
10640  and the 0
10641 \begin_inset space \thinspace{}
10642 \end_inset
10643
10644 pt space are only used as spacer.
10645 \end_layout
10646
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 <row>
10656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660
10661 \lang ngerman
10662 \begin_inset Quotes grd
10663 \end_inset
10664
10665 i
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 \begin_inset space \hspace{}
10675 \length 0pt
10676 \end_inset
10677
10678
10679 \lang ngerman
10680
10681 \begin_inset Formula $"i$
10682 \end_inset
10683
10684
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 </row>
10690 <row>
10691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695
10696 \backslash
10697 ddot
10698 \begin_inset space \textvisiblespace{}
10699 \end_inset
10700
10701 i
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10711 \end_inset
10712
10713
10714 \end_layout
10715
10716 \end_inset
10717 </cell>
10718 </row>
10719 </lyxtabular>
10720
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Standard
10727 Another advantage to 
10728 \series bold
10729
10730 \backslash
10731 ddot
10732 \series default
10733  is that umlauts can directly be converted to mathematical text because
10734  the accent commands above are 
10735 \emph on
10736 not allowed
10737 \emph default
10738  
10739 \emph on
10740 in mathematical text
10741 \emph default
10742 .
10743  To convert an accented character to mathematical text, only the character
10744  under the accent may be converted.
10745  This applies also for all other conversions, e.
10746 \begin_inset space \thinspace{}
10747 \end_inset
10748
10749 g.
10750 \begin_inset space \space{}
10751 \end_inset
10752
10753 to italic or bold.
10754 \end_layout
10755
10756 \begin_layout Standard
10757 In mathematical text, umlauts and other accented characters can directly
10758  be inserted.
10759 \end_layout
10760
10761 \begin_layout Standard
10762 \begin_inset VSpace bigskip
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \begin_layout Standard
10769 LyX also supports a tilde under the character if the LaTeX-package 
10770 \series bold
10771 undertilde
10772 \series default
10773
10774 \begin_inset Index idx
10775 status collapsed
10776
10777 \begin_layout Plain Layout
10778 Packages ! undertilde
10779 \end_layout
10780
10781 \end_inset
10782
10783  is installed on your system:
10784 \end_layout
10785
10786 \begin_layout Standard
10787 \begin_inset ERT
10788 status collapsed
10789
10790 \begin_layout Plain Layout
10791
10792
10793 \backslash
10794 ifundertilde 
10795 \end_layout
10796
10797 \end_inset
10798
10799
10800 \begin_inset Note Note
10801 status open
10802
10803 \begin_layout Plain Layout
10804 The following table will only be displayed when the LaTeX-package 
10805 \series bold
10806 undertilde
10807 \series default
10808  is installed.
10809 \end_layout
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Standard
10817 \noindent
10818 \align center
10819 \begin_inset Tabular
10820 <lyxtabular version="3" rows="2" columns="2">
10821 <features rotate="0" tabularvalignment="middle">
10822 <column alignment="center" valignment="top" width="0pt">
10823 <column alignment="center" valignment="top" width="0pt">
10824 <row>
10825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 Command
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 Result
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 </row>
10844 <row>
10845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \backslash
10851 utilde
10852 \begin_inset space \textvisiblespace{}
10853 \end_inset
10854
10855 A
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10865 \end_inset
10866
10867
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 </row>
10873 </lyxtabular>
10874
10875 \end_inset
10876
10877
10878 \end_layout
10879
10880 \begin_layout Standard
10881 \begin_inset ERT
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885
10886
10887 \backslash
10888 else 
10889 \end_layout
10890
10891 \end_inset
10892
10893
10894 \begin_inset Note Note
10895 status open
10896
10897 \begin_layout Plain Layout
10898 The following will be displayed when the LaTeX-package 
10899 \series bold
10900 undertilde
10901 \series default
10902  is not installed:
10903 \end_layout
10904
10905 \end_inset
10906
10907
10908 \end_layout
10909
10910 \begin_layout Standard
10911 You need to install the LaTeX-package 
10912 \series bold
10913 undertilde
10914 \series default
10915  to see the rest of this subsection in the output.
10916 \end_layout
10917
10918 \begin_layout Standard
10919 \begin_inset ERT
10920 status collapsed
10921
10922 \begin_layout Plain Layout
10923
10924
10925 \backslash
10926 fi 
10927 \end_layout
10928
10929 \end_inset
10930
10931
10932 \end_layout
10933
10934 \begin_layout Standard
10935 \begin_inset Newpage newpage
10936 \end_inset
10937
10938
10939 \end_layout
10940
10941 \begin_layout Subsection
10942 Accents for several Characters
10943 \begin_inset Index idx
10944 status collapsed
10945
10946 \begin_layout Plain Layout
10947 Accents ! for several characters
10948 \end_layout
10949
10950 \end_inset
10951
10952
10953 \end_layout
10954
10955 \begin_layout Standard
10956 \begin_inset space \hfill{}
10957 \end_inset
10958
10959
10960 \begin_inset Tabular
10961 <lyxtabular version="3" rows="5" columns="2">
10962 <features rotate="0" tabularvalignment="middle">
10963 <column alignment="center" valignment="top" width="0pt">
10964 <column alignment="center" valignment="top" width="0pt">
10965 <row>
10966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 Command
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 Result
10980 \begin_inset Note Note
10981 status collapsed
10982
10983 \begin_layout Plain Layout
10984
10985 \series bold
10986
10987 \backslash
10988 raisebox
10989 \series default
10990  is only used as spacer.
10991 \end_layout
10992
10993 \end_inset
10994
10995
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 </row>
11001 <row>
11002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006
11007 \backslash
11008 overleftarrow
11009 \begin_inset space \textvisiblespace{}
11010 \end_inset
11011
11012 A=B
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
11022 \end_inset
11023
11024
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 </row>
11030 <row>
11031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035
11036 \backslash
11037 underleftarrow
11038 \begin_inset space \textvisiblespace{}
11039 \end_inset
11040
11041 A=B
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
11051 \end_inset
11052
11053
11054 \end_layout
11055
11056 \end_inset
11057 </cell>
11058 </row>
11059 <row>
11060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064
11065 \backslash
11066 overleftrightarrow
11067 \begin_inset space \textvisiblespace{}
11068 \end_inset
11069
11070 A=B
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
11080 \end_inset
11081
11082
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 </row>
11088 <row>
11089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093
11094 \backslash
11095 underleftrightarrow
11096 \begin_inset space \textvisiblespace{}
11097 \end_inset
11098
11099 A=B
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
11109 \end_inset
11110
11111
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 </row>
11117 </lyxtabular>
11118
11119 \end_inset
11120
11121
11122 \begin_inset space \hfill{}
11123 \end_inset
11124
11125
11126 \begin_inset Tabular
11127 <lyxtabular version="3" rows="5" columns="2">
11128 <features rotate="0" tabularvalignment="middle">
11129 <column alignment="center" valignment="top" width="0pt">
11130 <column alignment="center" valignment="top" width="0pt">
11131 <row>
11132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 Command
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 Result
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 </row>
11151 <row>
11152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \backslash
11158 overrightarrow
11159 \begin_inset space \textvisiblespace{}
11160 \end_inset
11161
11162 A=B
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11172 \end_inset
11173
11174
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 </row>
11180 <row>
11181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185
11186 \backslash
11187 underrightarrow
11188 \begin_inset space \textvisiblespace{}
11189 \end_inset
11190
11191 A=B
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 </row>
11209 <row>
11210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214
11215 \backslash
11216 widetilde
11217 \begin_inset space \textvisiblespace{}
11218 \end_inset
11219
11220 A=B
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 </row>
11238 <row>
11239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243
11244 \backslash
11245 widehat
11246 \begin_inset space \textvisiblespace{}
11247 \end_inset
11248
11249 A=B
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11255 \begin_inset Text
11256
11257 \begin_layout Plain Layout
11258 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11259 \end_inset
11260
11261
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 </row>
11267 </lyxtabular>
11268
11269 \end_inset
11270
11271
11272 \begin_inset space \hfill{}
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \begin_layout Standard
11279 \begin_inset VSpace medskip
11280 \end_inset
11281
11282 With these commands as many characters as you like can be accented.
11283  But the accents 
11284 \series bold
11285
11286 \backslash
11287 widetilde
11288 \series default
11289  and 
11290 \series bold
11291
11292 \backslash
11293 widehat
11294 \series default
11295  will only be set in the output with a length of three characters, as shown
11296  in the following example:
11297 \begin_inset Formula 
11298 \[
11299 \widetilde{A+B=C-D}
11300 \]
11301
11302 \end_inset
11303
11304
11305 \end_layout
11306
11307 \begin_layout Standard
11308 With the commands 
11309 \series bold
11310
11311 \backslash
11312 overset
11313 \series default
11314
11315 \begin_inset Index idx
11316 status collapsed
11317
11318 \begin_layout Plain Layout
11319 Commands ! O ! 
11320 \backslash
11321 overset
11322 \end_layout
11323
11324 \end_inset
11325
11326  and 
11327 \series bold
11328
11329 \backslash
11330 underset
11331 \series default
11332
11333 \begin_inset Index idx
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337 Commands ! U ! 
11338 \backslash
11339 underset
11340 \end_layout
11341
11342 \end_inset
11343
11344  described in the previous subsection it is also possible to accent several
11345  characters.
11346  The command 
11347 \series bold
11348
11349 \backslash
11350 underset
11351 \begin_inset space \textvisiblespace{}
11352 \end_inset
11353
11354 A=B
11355 \begin_inset Formula $\downarrow$
11356 \end_inset
11357
11358 ***
11359 \series default
11360  creates:
11361 \begin_inset Formula 
11362 \[
11363 \underset{***}{A=B}
11364 \]
11365
11366 \end_inset
11367
11368
11369 \end_layout
11370
11371 \begin_layout Section
11372 Space
11373 \begin_inset CommandInset label
11374 LatexCommand label
11375 name "sub:Space"
11376
11377 \end_inset
11378
11379
11380 \begin_inset Index idx
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384 Space ! horizontal
11385 \end_layout
11386
11387 \end_inset
11388
11389
11390 \end_layout
11391
11392 \begin_layout Subsection
11393 Predefined Space
11394 \begin_inset CommandInset label
11395 LatexCommand label
11396 name "sub:Predefined-Space"
11397
11398 \end_inset
11399
11400
11401 \begin_inset Index idx
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405 Space ! horizontal ! predefined
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \begin_layout Standard
11414 Sometimes it is necessary to insert horizontal space into a formula.
11415  This is done by inserting a protected space (shortcut 
11416 \begin_inset Info
11417 type  "shortcut"
11418 arg   "command-alternatives space-insert protected ; math-space"
11419 \end_inset
11420
11421 ).
11422  A 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426
11427 \color blue
11428
11429 \begin_inset space \textvisiblespace{}
11430 \end_inset
11431
11432
11433 \color inherit
11434
11435 \begin_inset Quotes erd
11436 \end_inset
11437
11438  appears and by pressing 
11439 \family sans
11440 Space
11441 \family default
11442  several times one can select one of eight different space sizes.
11443  The spaces can also be inserted using the math toolbar button 
11444 \begin_inset Info
11445 type  "icon"
11446 arg   "math-insert \\space"
11447 \end_inset
11448
11449  or special commands.
11450  Independent from the inserted command, one can select the size again by
11451  pressing 
11452 \family sans
11453 Space
11454 \family default
11455  afterwards.
11456 \end_layout
11457
11458 \begin_layout Standard
11459 \noindent
11460 \align center
11461 \begin_inset Tabular
11462 <lyxtabular version="3" rows="6" columns="3">
11463 <features rotate="0" tabularvalignment="middle">
11464 <column alignment="center" valignment="top">
11465 <column alignment="center" valignment="top" width="15col%">
11466 <column alignment="center" valignment="top">
11467 <row>
11468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472 Command
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 Number of 
11482 \family sans
11483 Space
11484 \family default
11485  keystrokes
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 Result
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 </row>
11500 <row>
11501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505
11506 \backslash
11507 ,
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 0
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525 \begin_inset Formula $A\, B$
11526 \end_inset
11527
11528
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 </row>
11534 <row>
11535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11536 \begin_inset Text
11537
11538 \begin_layout Plain Layout
11539
11540 \backslash
11541 :
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 1
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 \begin_inset Formula $A\: B$
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 </row>
11568 <row>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573
11574 \backslash
11575 ;
11576 \end_layout
11577
11578 \end_inset
11579 </cell>
11580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 2
11585 \end_layout
11586
11587 \end_inset
11588 </cell>
11589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 \begin_inset Formula $A\; B$
11594 \end_inset
11595
11596
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607
11608 \backslash
11609 quad
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 3
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 \begin_inset Formula $A\quad B$
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 <row>
11637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641
11642 \backslash
11643 qquad
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652 4
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 \begin_inset Formula $A\qquad B$
11662 \end_inset
11663
11664
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 </row>
11670 </lyxtabular>
11671
11672 \end_inset
11673
11674
11675 \begin_inset space \hfill{}
11676 \end_inset
11677
11678
11679 \begin_inset Tabular
11680 <lyxtabular version="3" rows="6" columns="3">
11681 <features rotate="0" tabularvalignment="middle">
11682 <column alignment="center" valignment="top">
11683 <column alignment="center" valignment="top" width="15col%">
11684 <column alignment="center" valignment="top">
11685 <row>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 Command
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 Number of 
11700 \family sans
11701 Space
11702 \family default
11703  keystrokes
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 Result
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 </row>
11718 <row>
11719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723
11724 \backslash
11725 hfill
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 5
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11740 \begin_inset Text
11741
11742 \begin_layout Plain Layout
11743 \begin_inset Formula $A\hfill B$
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 <row>
11753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757
11758 \backslash
11759 hspace*{1em}
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11765 \begin_inset Text
11766
11767 \begin_layout Plain Layout
11768 6
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777 \begin_inset Formula $A\hspace*{1em}B$
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 </row>
11786 <row>
11787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791
11792 \backslash
11793 hspace{1em}
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 7
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 \begin_inset Formula $A\hspace{1em}B$
11812 \end_inset
11813
11814
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 </row>
11820 <row>
11821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825
11826 \backslash
11827
11828 \begin_inset space \textvisiblespace{}
11829 \end_inset
11830
11831
11832 \end_layout
11833
11834 \end_inset
11835 </cell>
11836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11837 \begin_inset Text
11838
11839 \begin_layout Plain Layout
11840 8
11841 \end_layout
11842
11843 \end_inset
11844 </cell>
11845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 \begin_inset Formula $A\ B$
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 <row>
11859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863
11864 \backslash
11865 !
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11871 \begin_inset Text
11872
11873 \begin_layout Plain Layout
11874 9
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 \begin_inset Formula $A\! B$
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 </row>
11892 </lyxtabular>
11893
11894 \end_inset
11895
11896
11897 \end_layout
11898
11899 \begin_layout Standard
11900 Space
11901 \begin_inset space ~
11902 \end_inset
11903
11904 5
11905 \begin_inset space \thinspace{}
11906 \end_inset
11907
11908 --
11909 \begin_inset space \thinspace{}
11910 \end_inset
11911
11912 7 are variable spaces which are explained in 
11913 \begin_inset CommandInset ref
11914 LatexCommand ref
11915 reference "sub:Variable-Space"
11916
11917 \end_inset
11918
11919 .
11920  Space
11921 \begin_inset space ~
11922 \end_inset
11923
11924 9 seems to produce no space.
11925  It is displayed red in LyX contrary to the other sizes, because it is a
11926  negative space.
11927  There are two more negative spaces:
11928 \end_layout
11929
11930 \begin_layout Standard
11931 \align center
11932 \begin_inset Tabular
11933 <lyxtabular version="3" rows="3" columns="3">
11934 <features rotate="0" tabularvalignment="middle">
11935 <column alignment="center" valignment="middle" width="6.8cm">
11936 <column alignment="center" valignment="top" width="0pt">
11937 <column alignment="center" valignment="top" width="0pt">
11938 <row>
11939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 Command
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952
11953 \backslash
11954 negmedspace
11955 \end_layout
11956
11957 \end_inset
11958 </cell>
11959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963
11964 \backslash
11965 negthickspace
11966 \end_layout
11967
11968 \end_inset
11969 </cell>
11970 </row>
11971 <row>
11972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11973 \begin_inset Text
11974
11975 \begin_layout Plain Layout
11976 Number of 
11977 \family sans
11978 Space
11979 \family default
11980  keystrokes after inserting the protected space
11981 \end_layout
11982
11983 \end_inset
11984 </cell>
11985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11986 \begin_inset Text
11987
11988 \begin_layout Plain Layout
11989 10
11990 \end_layout
11991
11992 \end_inset
11993 </cell>
11994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11995 \begin_inset Text
11996
11997 \begin_layout Plain Layout
11998 11
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 </row>
12004 <row>
12005 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 Result
12010 \end_layout
12011
12012 \end_inset
12013 </cell>
12014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 \begin_inset Formula $A\negmedspace B$
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \end_inset
12025 </cell>
12026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12027 \begin_inset Text
12028
12029 \begin_layout Plain Layout
12030 \begin_inset Formula $A\negthickspace B$
12031 \end_inset
12032
12033
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 </row>
12039 </lyxtabular>
12040
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \begin_layout Standard
12047 Negative spaces can lead to characters overlapping each other.
12048  Thus they can be used to enforce ligatures, which are e.
12049 \begin_inset space \thinspace{}
12050 \end_inset
12051
12052 g.
12053 \begin_inset space \space{}
12054 \end_inset
12055
12056 useful for summation operators:
12057 \end_layout
12058
12059 \begin_layout Standard
12060 \align center
12061 \begin_inset Tabular
12062 <lyxtabular version="3" rows="3" columns="2">
12063 <features rotate="0" tabularvalignment="middle">
12064 <column alignment="center" valignment="top">
12065 <column alignment="center" valignment="top">
12066 <row>
12067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 Command
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 Result
12081 \begin_inset Note Note
12082 status collapsed
12083
12084 \begin_layout Plain Layout
12085
12086 \series bold
12087
12088 \backslash
12089 raisebox
12090 \series default
12091  is only used as spacer.
12092 \end_layout
12093
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107
12108 \backslash
12109 sum
12110 \backslash
12111 sum
12112 \begin_inset space \textvisiblespace{}
12113 \end_inset
12114
12115 f_kl
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12121 \begin_inset Text
12122
12123 \begin_layout Plain Layout
12124 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
12125 \end_inset
12126
12127
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 </row>
12133 <row>
12134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138
12139 \backslash
12140 sum
12141 \backslash
12142 negmedspace
12143 \backslash
12144 sum
12145 \begin_inset space \textvisiblespace{}
12146 \end_inset
12147
12148 f_kl
12149 \end_layout
12150
12151 \end_inset
12152 </cell>
12153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
12158 \end_inset
12159
12160
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 </row>
12166 </lyxtabular>
12167
12168 \end_inset
12169
12170
12171 \end_layout
12172
12173 \begin_layout Standard
12174 \noindent
12175 \begin_inset VSpace medskip
12176 \end_inset
12177
12178
12179 \end_layout
12180
12181 \begin_layout Standard
12182 \noindent
12183 Relations like for example equal signs, are always surrounded by space.
12184  To suppress this, the equal sign is placed into a TeX-brace.
12185  The following example demonstrates this:
12186 \end_layout
12187
12188 \begin_layout Standard
12189 \align center
12190 \begin_inset Tabular
12191 <lyxtabular version="3" rows="2" columns="2">
12192 <features rotate="0" tabularvalignment="middle">
12193 <column alignment="center" valignment="top" width="0pt">
12194 <column alignment="center" valignment="top" width="0pt">
12195 <row>
12196 <cell alignment="center" valignment="top" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Plain Layout
12200 normal equation
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 <cell alignment="center" valignment="top" usebox="none">
12206 \begin_inset Text
12207
12208 \begin_layout Plain Layout
12209 \begin_inset Formula $A=B$
12210 \end_inset
12211
12212
12213 \end_layout
12214
12215 \end_inset
12216 </cell>
12217 </row>
12218 <row>
12219 <cell alignment="center" valignment="top" usebox="none">
12220 \begin_inset Text
12221
12222 \begin_layout Plain Layout
12223 \begin_inset Note Note
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227
12228 \series bold
12229
12230 \backslash
12231 raisebox
12232 \series default
12233  is only used as spacer.
12234 \end_layout
12235
12236 \end_inset
12237
12238
12239 \begin_inset Formula $\raisebox{5mm}{}$
12240 \end_inset
12241
12242 equation without space
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 \begin_inset Formula $A{=}B$
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 </row>
12260 </lyxtabular>
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 \noindent
12269 The command for the last formula is: 
12270 \series bold
12271 A
12272 \backslash
12273 {=
12274 \begin_inset Formula $\to$
12275 \end_inset
12276
12277 B
12278 \end_layout
12279
12280 \begin_layout Standard
12281 \begin_inset VSpace bigskip
12282 \end_inset
12283
12284
12285 \end_layout
12286
12287 \begin_layout Standard
12288 Spaces are needed for physical units, because the space between the value
12289  and the unit is the smallest one and not a normal space.
12290  For units in text, the smallest space is inserted via the menu 
12291 \family sans
12292 Insert\SpecialChar \menuseparator
12293 Formatting\SpecialChar \menuseparator
12294 Thin
12295 \begin_inset space ~
12296 \end_inset
12297
12298 Space
12299 \family default
12300  (shortcut 
12301 \begin_inset Info
12302 type  "shortcut"
12303 arg   "space-insert thin"
12304 \end_inset
12305
12306 ).
12307 \end_layout
12308
12309 \begin_layout Standard
12310 An example to visualize the difference:
12311 \end_layout
12312
12313 \begin_layout Standard
12314 \begin_inset Tabular
12315 <lyxtabular version="3" rows="2" columns="2">
12316 <features rotate="0" tabularvalignment="middle">
12317 <column alignment="left" valignment="top">
12318 <column alignment="left" valignment="top">
12319 <row>
12320 <cell alignment="center" valignment="top" usebox="none">
12321 \begin_inset Text
12322
12323 \begin_layout Plain Layout
12324 24 kW
12325 \begin_inset Formula $\cdot$
12326 \end_inset
12327
12328 h
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 space between value and unit
12338 \end_layout
12339
12340 \end_inset
12341 </cell>
12342 </row>
12343 <row>
12344 <cell alignment="center" valignment="top" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348 24
12349 \begin_inset space \thinspace{}
12350 \end_inset
12351
12352 kW
12353 \begin_inset Formula $\cdot$
12354 \end_inset
12355
12356 h
12357 \end_layout
12358
12359 \end_inset
12360 </cell>
12361 <cell alignment="center" valignment="top" usebox="none">
12362 \begin_inset Text
12363
12364 \begin_layout Plain Layout
12365 smallest space between value and unit
12366 \end_layout
12367
12368 \end_inset
12369 </cell>
12370 </row>
12371 </lyxtabular>
12372
12373 \end_inset
12374
12375
12376 \end_layout
12377
12378 \begin_layout Subsection
12379 Variable Space
12380 \begin_inset ERT
12381 status collapsed
12382
12383 \begin_layout Plain Layout
12384
12385
12386 \backslash
12387 texorpdfstring{
12388 \end_layout
12389
12390 \end_inset
12391
12392
12393 \begin_inset Foot
12394 status collapsed
12395
12396 \begin_layout Plain Layout
12397 for vertical space in formulas see 
12398 \begin_inset CommandInset ref
12399 LatexCommand ref
12400 reference "sub:Line-Separation"
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \begin_inset ERT
12411 status collapsed
12412
12413 \begin_layout Plain Layout
12414
12415 }{}
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \begin_inset Note Note
12422 status collapsed
12423
12424 \begin_layout Plain Layout
12425
12426 \backslash
12427 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
12428 \end_layout
12429
12430 \begin_layout Plain Layout
12431 More about 
12432 \backslash
12433 texorpdfstring is in section 
12434 \begin_inset CommandInset ref
12435 LatexCommand ref
12436 reference "sub:Formulas-in-Section"
12437
12438 \end_inset
12439
12440 .
12441 \end_layout
12442
12443 \end_inset
12444
12445
12446 \begin_inset CommandInset label
12447 LatexCommand label
12448 name "sub:Variable-Space"
12449
12450 \end_inset
12451
12452
12453 \begin_inset Index idx
12454 status collapsed
12455
12456 \begin_layout Plain Layout
12457 Space ! horizontal ! variable
12458 \end_layout
12459
12460 \end_inset
12461
12462
12463 \end_layout
12464
12465 \begin_layout Standard
12466 Space with a defined length can be inserted with the command 
12467 \series bold
12468
12469 \backslash
12470 hspace
12471 \series default
12472
12473 \begin_inset Index idx
12474 status collapsed
12475
12476 \begin_layout Plain Layout
12477 Commands ! H ! 
12478 \backslash
12479 hspace
12480 \end_layout
12481
12482 \end_inset
12483
12484 .
12485  Then a long 
12486 \begin_inset Quotes eld
12487 \end_inset
12488
12489
12490 \color blue
12491
12492 \begin_inset space \textvisiblespace{}
12493 \end_inset
12494
12495
12496 \color inherit
12497
12498 \begin_inset Quotes erd
12499 \end_inset
12500
12501  appears.
12502  The length can be specified by left-clicking on the 
12503 \begin_inset Quotes eld
12504 \end_inset
12505
12506
12507 \color blue
12508
12509 \begin_inset space \textvisiblespace{}
12510 \end_inset
12511
12512
12513 \color inherit
12514
12515 \begin_inset Quotes erd
12516 \end_inset
12517
12518 .
12519  The length may also be negative.
12520  When a space would be the first character in a line it would be omitted.
12521  To force its output use the command 
12522 \series bold
12523
12524 \backslash
12525 hspace*
12526 \series default
12527  instead of 
12528 \series bold
12529
12530 \backslash
12531 hspace
12532 \series default
12533  or left-click on the 
12534 \begin_inset Quotes eld
12535 \end_inset
12536
12537
12538 \color blue
12539
12540 \begin_inset space \textvisiblespace{}
12541 \end_inset
12542
12543
12544 \color inherit
12545
12546 \begin_inset Quotes erd
12547 \end_inset
12548
12549  and check the option 
12550 \family sans
12551 Protect
12552 \family default
12553 .
12554 \begin_inset Newline newline
12555 \end_inset
12556
12557 To insert as much space as is available, the command 
12558 \series bold
12559
12560 \backslash
12561 hfill
12562 \series default
12563
12564 \begin_inset Index idx
12565 status collapsed
12566
12567 \begin_layout Plain Layout
12568 Commands ! H ! 
12569 \backslash
12570 hfill
12571 \end_layout
12572
12573 \end_inset
12574
12575  is used.
12576 \end_layout
12577
12578 \begin_layout Standard
12579 \begin_inset VSpace -1mm
12580 \end_inset
12581
12582
12583 \end_layout
12584
12585 \begin_layout Standard
12586 \align center
12587 \begin_inset Tabular
12588 <lyxtabular version="3" rows="4" columns="2">
12589 <features rotate="0" tabularvalignment="middle">
12590 <column alignment="center" valignment="top">
12591 <column alignment="center" valignment="top">
12592 <row>
12593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 Command (
12598 \backslash
12599 hspace length)
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 Result
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 </row>
12614 <row>
12615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Plain Layout
12619 A=B
12620 \backslash
12621 hspace
12622 \begin_inset space \textvisiblespace{}
12623 \end_inset
12624
12625 A
12626 \backslash
12627 not=C (3
12628 \begin_inset space \thinspace{}
12629 \end_inset
12630
12631 cm)
12632 \end_layout
12633
12634 \end_inset
12635 </cell>
12636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 </row>
12649 <row>
12650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 A
12655 \backslash
12656 hspace
12657 \begin_inset space \textvisiblespace{}
12658 \end_inset
12659
12660 A
12661 \backslash
12662 not=A (-1
12663 \begin_inset space \thinspace{}
12664 \end_inset
12665
12666 mm)
12667 \end_layout
12668
12669 \end_inset
12670 </cell>
12671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12672 \begin_inset Text
12673
12674 \begin_layout Plain Layout
12675 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \end_inset
12682 </cell>
12683 </row>
12684 <row>
12685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 A=A
12690 \backslash
12691 hfill
12692 \begin_inset space \textvisiblespace{}
12693 \end_inset
12694
12695 B=B
12696 \end_layout
12697
12698 \end_inset
12699 </cell>
12700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \begin_layout Plain Layout
12704 \begin_inset Formula $A=A\hfill B=B$
12705 \end_inset
12706
12707
12708 \end_layout
12709
12710 \end_inset
12711 </cell>
12712 </row>
12713 </lyxtabular>
12714
12715 \end_inset
12716
12717
12718 \end_layout
12719
12720 \begin_layout Standard
12721 In the last example the available space is given by the longest column entry
12722  of the table.
12723  In an inline formula the space depends on the length of the line in which
12724  
12725 \series bold
12726
12727 \backslash
12728 hfill
12729 \series default
12730  is inserted.
12731  Thus, when the line uses the full width, no space will be created.
12732  
12733 \series bold
12734
12735 \backslash
12736 hfill
12737 \series default
12738  only has an effect on displayed formulas when the formula style 
12739 \series bold
12740 Indented
12741 \series default
12742  is used.
12743  (Formula styles are explained in 
12744 \begin_inset CommandInset ref
12745 LatexCommand ref
12746 reference "sec:Formula-Styles"
12747
12748 \end_inset
12749
12750 .)
12751 \end_layout
12752
12753 \begin_layout Standard
12754 Besides 
12755 \series bold
12756
12757 \backslash
12758 hfill
12759 \series default
12760 , there are the commands 
12761 \series bold
12762
12763 \backslash
12764 dotfill
12765 \series default
12766  and 
12767 \series bold
12768
12769 \backslash
12770 hrulefill
12771 \series default
12772  that fill the space with a pattern, see 
12773 \begin_inset CommandInset ref
12774 LatexCommand ref
12775 reference "sub:Ellipses"
12776
12777 \end_inset
12778
12779  for an example.
12780 \end_layout
12781
12782 \begin_layout Standard
12783 For text, variable space can be inserted via the menu 
12784 \family sans
12785 Insert\SpecialChar \menuseparator
12786 Formatting\SpecialChar \menuseparator
12787 Horizontal
12788 \begin_inset space ~
12789 \end_inset
12790
12791 Space
12792 \family default
12793 :
12794 \end_layout
12795
12796 \begin_layout Standard
12797 This is a line with
12798 \begin_inset space \hspace{}
12799 \length 2cm
12800 \end_inset
12801
12802 2
12803 \begin_inset space \thinspace{}
12804 \end_inset
12805
12806 cm space.
12807 \end_layout
12808
12809 \begin_layout Standard
12810 This is a line with
12811 \begin_inset space \hfill{}
12812 \end_inset
12813
12814 maximum space.
12815 \end_layout
12816
12817 \begin_layout Subsection
12818 Space besides inline Formulas
12819 \begin_inset Index idx
12820 status collapsed
12821
12822 \begin_layout Plain Layout
12823 Space ! besides inline formulas
12824 \end_layout
12825
12826 \end_inset
12827
12828
12829 \end_layout
12830
12831 \begin_layout Standard
12832 The space that surrounds inline formulas can be adjusted with the length
12833  
12834 \series bold
12835
12836 \backslash
12837 mathsurround
12838 \series default
12839
12840 \begin_inset Index idx
12841 status collapsed
12842
12843 \begin_layout Plain Layout
12844 Commands ! M ! 
12845 \backslash
12846 mathsurround
12847 \end_layout
12848
12849 \end_inset
12850
12851 .
12852  The value of a length is set with the command 
12853 \series bold
12854
12855 \backslash
12856 setlength
12857 \series default
12858
12859 \begin_inset Index idx
12860 status collapsed
12861
12862 \begin_layout Plain Layout
12863 Commands ! S ! 
12864 \backslash
12865 setlength
12866 \end_layout
12867
12868 \end_inset
12869
12870  which has the following scheme:
12871 \end_layout
12872
12873 \begin_layout Standard
12874
12875 \series bold
12876
12877 \backslash
12878 setlength{length name}{value}
12879 \end_layout
12880
12881 \begin_layout Standard
12882 To set 
12883 \series bold
12884
12885 \backslash
12886 mathsurround
12887 \series default
12888  to the value 5
12889 \begin_inset space \thinspace{}
12890 \end_inset
12891
12892 mm, the command
12893 \end_layout
12894
12895 \begin_layout Standard
12896
12897 \series bold
12898
12899 \backslash
12900 setlength{
12901 \backslash
12902 mathsurround}{5mm}
12903 \end_layout
12904
12905 \begin_layout Standard
12906 is inserted in TeX-mode.
12907  5
12908 \begin_inset space \thinspace{}
12909 \end_inset
12910
12911 mm space will now be set around all inline formulas:
12912 \begin_inset ERT
12913 status collapsed
12914
12915 \begin_layout Plain Layout
12916
12917
12918 \backslash
12919 setlength{
12920 \backslash
12921 mathsurround}{5mm}
12922 \end_layout
12923
12924 \end_inset
12925
12926
12927 \end_layout
12928
12929 \begin_layout Standard
12930 This is a line with an inline formula 
12931 \begin_inset Formula $A=B$
12932 \end_inset
12933
12934  with 5
12935 \begin_inset space \thinspace{}
12936 \end_inset
12937
12938 mm surrounding space.
12939 \begin_inset ERT
12940 status collapsed
12941
12942 \begin_layout Plain Layout
12943
12944
12945 \backslash
12946 setlength{
12947 \backslash
12948 mathsurround}{0pt}
12949 \end_layout
12950
12951 \end_inset
12952
12953
12954 \end_layout
12955
12956 \begin_layout Standard
12957 To return to the predefined value, 
12958 \series bold
12959
12960 \backslash
12961 mathsurround
12962 \series default
12963  is set to the value 0
12964 \begin_inset space \thinspace{}
12965 \end_inset
12966
12967 pt.
12968 \end_layout
12969
12970 \begin_layout Section
12971 Boxes and Frames
12972 \begin_inset Index idx
12973 status collapsed
12974
12975 \begin_layout Plain Layout
12976 Boxes
12977 \end_layout
12978
12979 \end_inset
12980
12981
12982 \begin_inset Index idx
12983 status collapsed
12984
12985 \begin_layout Plain Layout
12986 Frames | see
12987 \begin_inset ERT
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991
12992 {
12993 \end_layout
12994
12995 \end_inset
12996
12997 Boxes
12998 \begin_inset ERT
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002
13003 }
13004 \end_layout
13005
13006 \end_inset
13007
13008
13009 \end_layout
13010
13011 \end_inset
13012
13013
13014 \end_layout
13015
13016 \begin_layout Standard
13017 Boxes for text are described in chapter 
13018 \family typewriter
13019 Boxes
13020 \family default
13021  in the 
13022 \family typewriter
13023 Embedded
13024 \begin_inset space ~
13025 \end_inset
13026
13027 Objects
13028 \family default
13029  manual.
13030 \end_layout
13031
13032 \begin_layout Subsection
13033 Boxes with Frame
13034 \begin_inset CommandInset label
13035 LatexCommand label
13036 name "sub:Boxes-with-Frame"
13037
13038 \end_inset
13039
13040
13041 \begin_inset Index idx
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045 Boxes ! with frame
13046 \end_layout
13047
13048 \end_inset
13049
13050
13051 \end_layout
13052
13053 \begin_layout Standard
13054 It is possible to frame a formula or part of one with the commands 
13055 \series bold
13056
13057 \backslash
13058 fbox
13059 \series default
13060
13061 \begin_inset Index idx
13062 status collapsed
13063
13064 \begin_layout Plain Layout
13065 Commands ! F ! 
13066 \backslash
13067 fbox
13068 \end_layout
13069
13070 \end_inset
13071
13072  and 
13073 \series bold
13074
13075 \backslash
13076 boxed
13077 \series default
13078
13079 \begin_inset Index idx
13080 status collapsed
13081
13082 \begin_layout Plain Layout
13083 Commands ! B ! 
13084 \backslash
13085 boxed
13086 \end_layout
13087
13088 \end_inset
13089
13090 .
13091 \end_layout
13092
13093 \begin_layout Standard
13094 When one of these commands is inserted in a formula, a blue box appears
13095  within a frame to enter formula parts.
13096  For 
13097 \series bold
13098
13099 \backslash
13100 fbox
13101 \series default
13102  an additional formula has to be created by 
13103 \family sans
13104 Ctrl+M
13105 \family default
13106  within this box, because the box content will otherwise be treated as mathemati
13107 cal text.
13108  When 
13109 \series bold
13110
13111 \backslash
13112 boxed
13113 \series default
13114  is used, a new formula is automatically created inside the frame.
13115 \end_layout
13116
13117 \begin_layout Standard
13118 The command 
13119 \series bold
13120
13121 \backslash
13122 fbox
13123 \series default
13124  is not suitable to frame displayed formulas because the formula will always
13125  be set in the size of the text.
13126  
13127 \series bold
13128
13129 \backslash
13130 boxed
13131 \series default
13132  is in contrary not suitable to frame inline formulas, because the formula
13133  will always be set in the size of a displayed formula.
13134 \end_layout
13135
13136 \begin_layout Standard
13137 An extension to 
13138 \series bold
13139
13140 \backslash
13141 fbox
13142 \series default
13143  is the command 
13144 \series bold
13145
13146 \backslash
13147 framebox
13148 \series default
13149
13150 \begin_inset Index idx
13151 status collapsed
13152
13153 \begin_layout Plain Layout
13154 Commands ! F ! 
13155 \backslash
13156 framebox
13157 \end_layout
13158
13159 \end_inset
13160
13161  where additionally the frame width and the alignment can be specified.
13162  
13163 \series bold
13164
13165 \backslash
13166 framebox
13167 \series default
13168  is used in the following scheme:
13169 \end_layout
13170
13171 \begin_layout Standard
13172
13173 \series bold
13174
13175 \backslash
13176 framebox[frame width][position]{box content}
13177 \end_layout
13178
13179 \begin_layout Standard
13180 The position can either be 
13181 \emph on
13182 l
13183 \emph default
13184  or 
13185 \emph on
13186 r
13187 \emph default
13188 .
13189  
13190 \emph on
13191 l
13192 \emph default
13193  left aligns, 
13194 \emph on
13195 r
13196 \emph default
13197  right aligns the formula in the box.
13198  When no position is given, the formula will be centered.
13199 \begin_inset Newline newline
13200 \end_inset
13201
13202 If no width is given, also no position can be given.
13203  In this case the frame width is adjusted to the box content like for 
13204 \series bold
13205
13206 \backslash
13207 fbox
13208 \series default
13209 .
13210 \end_layout
13211
13212 \begin_layout Standard
13213 When the command 
13214 \series bold
13215
13216 \backslash
13217 framebox
13218 \series default
13219  is inserted, a box appears containing three blue boxes.
13220  The first two boxes are surrounded by brackets and denote the two optional
13221  arguments.
13222  The third box is for formula parts like for 
13223 \series bold
13224
13225 \backslash
13226 fbox
13227 \series default
13228 .
13229 \end_layout
13230
13231 \begin_layout Standard
13232 \align center
13233 \begin_inset Tabular
13234 <lyxtabular version="3" rows="5" columns="2">
13235 <features rotate="0" tabularvalignment="middle">
13236 <column alignment="center" valignment="top">
13237 <column alignment="center" valignment="top">
13238 <row>
13239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 Command
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Plain Layout
13252 Result
13253 \begin_inset Note Note
13254 status collapsed
13255
13256 \begin_layout Plain Layout
13257
13258 \series bold
13259
13260 \backslash
13261 raisebox
13262 \series default
13263  is only used as spacer.
13264 \end_layout
13265
13266 \end_inset
13267
13268
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 </row>
13274 <row>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279
13280 \backslash
13281 fbox
13282 \begin_inset space \textvisiblespace{}
13283 \end_inset
13284
13285
13286 \family sans
13287 Ctrl+M
13288 \family default
13289  
13290 \backslash
13291 int
13292 \begin_inset space \textvisiblespace{}
13293 \end_inset
13294
13295 A=B
13296 \end_layout
13297
13298 \end_inset
13299 </cell>
13300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13301 \begin_inset Text
13302
13303 \begin_layout Plain Layout
13304 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13305 \end_inset
13306
13307
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 </row>
13313 <row>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318
13319 \backslash
13320 boxed
13321 \begin_inset space \textvisiblespace{}
13322 \end_inset
13323
13324
13325 \backslash
13326 int
13327 \begin_inset space \textvisiblespace{}
13328 \end_inset
13329
13330 A=B
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13340 \end_inset
13341
13342
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 </row>
13348 <row>
13349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 A+
13354 \backslash
13355 fbox
13356 \begin_inset space \textvisiblespace{}
13357 \end_inset
13358
13359 B
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 <row>
13378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382
13383 \backslash
13384 framebox
13385 \begin_inset space \textvisiblespace{}
13386 \end_inset
13387
13388 20mm
13389 \begin_inset Formula $\to$
13390 \end_inset
13391
13392
13393 \begin_inset Formula $\to$
13394 \end_inset
13395
13396
13397 \family sans
13398 Ctrl+M
13399 \family default
13400  
13401 \backslash
13402 frac
13403 \begin_inset space \textvisiblespace{}
13404 \end_inset
13405
13406 A
13407 \begin_inset Formula $\downarrow$
13408 \end_inset
13409
13410 B
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 \begin_inset Formula $\raisebox{6mm}{}$
13420 \end_inset
13421
13422
13423 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13424 \end_inset
13425
13426
13427 \begin_inset Formula $\raisebox{-4mm}{}$
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 </row>
13436 </lyxtabular>
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444 The frame thickness can also be adjusted.
13445  To do this the following commands have to be inserted in TeX-mode before
13446  the formula
13447 \end_layout
13448
13449 \begin_layout Standard
13450
13451 \series bold
13452
13453 \backslash
13454 fboxrule
13455 \series default
13456  
13457 \series bold
13458
13459 \begin_inset Quotes eld
13460 \end_inset
13461
13462 thickness
13463 \begin_inset Quotes erd
13464 \end_inset
13465
13466
13467 \series default
13468  
13469 \series bold
13470
13471 \backslash
13472 fboxsep
13473 \series default
13474  
13475 \series bold
13476
13477 \begin_inset Quotes eld
13478 \end_inset
13479
13480 distance
13481 \begin_inset Quotes erd
13482 \end_inset
13483
13484
13485 \end_layout
13486
13487 \begin_layout Standard
13488 \begin_inset Quotes eld
13489 \end_inset
13490
13491 distance
13492 \begin_inset Quotes erd
13493 \end_inset
13494
13495  specifies the minimal distance between the frame and the first character
13496  in the box.
13497  An example for this is the following framed formula:
13498 \begin_inset ERT
13499 status collapsed
13500
13501 \begin_layout Plain Layout
13502
13503
13504 \backslash
13505 fboxrule 2mm 
13506 \backslash
13507 fboxsep 3mm
13508 \end_layout
13509
13510 \end_inset
13511
13512
13513 \begin_inset Formula 
13514 \[
13515 \boxed{A+B=C}
13516 \]
13517
13518 \end_inset
13519
13520 Before this formula the commands
13521 \end_layout
13522
13523 \begin_layout Standard
13524
13525 \series bold
13526
13527 \backslash
13528 fboxrule
13529 \series default
13530  
13531 \series bold
13532 2mm
13533 \series default
13534  
13535 \series bold
13536
13537 \backslash
13538 fboxsep
13539 \series default
13540  
13541 \series bold
13542 3mm
13543 \end_layout
13544
13545 \begin_layout Standard
13546 were inserted in TeX-mode.
13547  The given values are used for all following boxes.
13548 \end_layout
13549
13550 \begin_layout Standard
13551 To return to the standard frame size, the command
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \series bold
13557
13558 \backslash
13559 fboxrule
13560 \series default
13561  
13562 \series bold
13563 0.4pt
13564 \series default
13565  
13566 \series bold
13567
13568 \backslash
13569 fboxsep
13570 \series default
13571  
13572 \series bold
13573 3pt
13574 \series default
13575
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 fboxrule 0.4pt 
13584 \backslash
13585 fboxsep 3pt
13586 \end_layout
13587
13588 \end_inset
13589
13590
13591 \end_layout
13592
13593 \begin_layout Standard
13594 is inserted in TeX-mode before the next formula.
13595 \end_layout
13596
13597 \begin_layout Subsection
13598 Boxes without Frame
13599 \begin_inset CommandInset label
13600 LatexCommand label
13601 name "sub:Boxes-without-Frame"
13602
13603 \end_inset
13604
13605
13606 \begin_inset Index idx
13607 status collapsed
13608
13609 \begin_layout Plain Layout
13610 Boxes ! without frame
13611 \end_layout
13612
13613 \end_inset
13614
13615
13616 \end_layout
13617
13618 \begin_layout Standard
13619 For boxes without a frame there are the following box commands: 
13620 \series bold
13621
13622 \backslash
13623 mbox
13624 \series default
13625
13626 \begin_inset Index idx
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630 Commands ! M ! 
13631 \backslash
13632 mbox
13633 \end_layout
13634
13635 \end_inset
13636
13637
13638 \series bold
13639
13640 \backslash
13641 makebox
13642 \series default
13643
13644 \begin_inset Index idx
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648 Commands ! M ! 
13649 \backslash
13650 makebox
13651 \end_layout
13652
13653 \end_inset
13654
13655  and 
13656 \series bold
13657
13658 \backslash
13659 raisebox
13660 \series default
13661
13662 \begin_inset Index idx
13663 status collapsed
13664
13665 \begin_layout Plain Layout
13666 Commands ! R ! 
13667 \backslash
13668 raisebox
13669 \end_layout
13670
13671 \end_inset
13672
13673
13674 \end_layout
13675
13676 \begin_layout Standard
13677 With 
13678 \series bold
13679
13680 \backslash
13681 raisebox
13682 \series default
13683  a box can be super- or subscripted.
13684  But in contrary to normal super- and subscripting, the characters in the
13685  box keep their font size.
13686  
13687 \series bold
13688
13689 \backslash
13690 raisebox
13691 \series default
13692  is used in the following scheme:
13693 \end_layout
13694
13695 \begin_layout Standard
13696
13697 \series bold
13698
13699 \backslash
13700 raisebox{height}{box content}
13701 \end_layout
13702
13703 \begin_layout Standard
13704 When the box should contain a formula, an extra formula is needed like for
13705  
13706 \series bold
13707
13708 \backslash
13709 fbox
13710 \series default
13711 .
13712  
13713 \series medium
13714
13715 \begin_inset Note Greyedout
13716 status open
13717
13718 \begin_layout Plain Layout
13719
13720 \series bold
13721 Note:
13722 \series default
13723  For 
13724 \series bold
13725
13726 \backslash
13727 raisebox
13728 \series default
13729  this extra formula is created by pressing 
13730 \family sans
13731 Ctrl+M
13732 \family default
13733  twice instead of once because LyX doesn't yet support 
13734 \series bold
13735
13736 \backslash
13737 raisebox
13738 \series default
13739  directly.
13740 \end_layout
13741
13742 \end_inset
13743
13744
13745 \end_layout
13746
13747 \begin_layout Standard
13748 \align center
13749 \begin_inset Tabular
13750 <lyxtabular version="3" rows="4" columns="2">
13751 <features rotate="0" tabularvalignment="middle">
13752 <column alignment="center" valignment="top">
13753 <column alignment="center" valignment="top">
13754 <row>
13755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 Command
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 Result
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 </row>
13774 <row>
13775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 H
13780 \backslash
13781 raisebox{2mm
13782 \begin_inset Formula $\to$
13783 \end_inset
13784
13785
13786 \backslash
13787 {al
13788 \begin_inset Formula $\to$
13789 \end_inset
13790
13791  lo
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 </row>
13809 <row>
13810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814 H
13815 \backslash
13816 raisebox{-2mm
13817 \begin_inset Formula $\to$
13818 \end_inset
13819
13820
13821 \backslash
13822 {al
13823 \begin_inset Formula $\to$
13824 \end_inset
13825
13826 lo
13827 \end_layout
13828
13829 \end_inset
13830 </cell>
13831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Plain Layout
13835 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13836 \end_inset
13837
13838
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 </row>
13844 <row>
13845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13846 \begin_inset Text
13847
13848 \begin_layout Plain Layout
13849 A=
13850 \backslash
13851 raisebox{-2mm
13852 \begin_inset Formula $\to$
13853 \end_inset
13854
13855
13856 \backslash
13857 {
13858 \family sans
13859 Ctrl+M
13860 \family default
13861  
13862 \family sans
13863 Ctrl+M
13864 \family default
13865  
13866 \backslash
13867 sqrt
13868 \begin_inset space \textvisiblespace{}
13869 \end_inset
13870
13871
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 </row>
13889 </lyxtabular>
13890
13891 \end_inset
13892
13893
13894 \end_layout
13895
13896 \begin_layout Standard
13897 The command 
13898 \series bold
13899
13900 \backslash
13901 mbox
13902 \series default
13903  is equivalent to 
13904 \series bold
13905
13906 \backslash
13907 fbox
13908 \series default
13909  and 
13910 \series bold
13911
13912 \backslash
13913 makebox
13914 \series default
13915  is equivalent to 
13916 \series bold
13917
13918 \backslash
13919 framebox
13920 \series default
13921 , with the difference that there is no frame.
13922 \end_layout
13923
13924 \begin_layout Subsection
13925 Colored Boxes
13926 \begin_inset CommandInset label
13927 LatexCommand label
13928 name "sub:Colored-Boxes"
13929
13930 \end_inset
13931
13932
13933 \begin_inset Index idx
13934 status collapsed
13935
13936 \begin_layout Plain Layout
13937 Boxes ! colored
13938 \end_layout
13939
13940 \end_inset
13941
13942
13943 \end_layout
13944
13945 \begin_layout Standard
13946 To be able to use all commands explained in this section, the LaTeX-package
13947  
13948 \series bold
13949 color
13950 \series default
13951
13952 \begin_inset Foot
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956 The LaTeX-package 
13957 \series bold
13958 color
13959 \series default
13960  is part of every LaTeX standard installation.
13961 \end_layout
13962
13963 \end_inset
13964
13965
13966 \begin_inset Index idx
13967 status collapsed
13968
13969 \begin_layout Plain Layout
13970 Packages ! color
13971 \end_layout
13972
13973 \end_inset
13974
13975  has to be loaded in the LaTeX-preamble with the line
13976 \begin_inset Foot
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980 When text is colored somewhere in the document with a predefined color,
13981  LyX loads the LaTeX-package 
13982 \series bold
13983 color
13984 \series default
13985  automatically.
13986  Thus it is possible that the package is loaded twice, but this does not
13987  cause problems.
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \begin_inset Note Note
13994 status collapsed
13995
13996 \begin_layout Plain Layout
13997 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13998 amble.
13999 \end_layout
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Standard
14007
14008 \series bold
14009
14010 \backslash
14011 usepackage{color}
14012 \end_layout
14013
14014 \begin_layout Standard
14015 \begin_inset VSpace medskip
14016 \end_inset
14017
14018 To color boxes, the command 
14019 \series bold
14020
14021 \backslash
14022 colorbox
14023 \series default
14024
14025 \begin_inset Index idx
14026 status collapsed
14027
14028 \begin_layout Plain Layout
14029 Commands ! C ! 
14030 \backslash
14031 colorbox
14032 \end_layout
14033
14034 \end_inset
14035
14036  is used in the following scheme:
14037 \end_layout
14038
14039 \begin_layout Standard
14040
14041 \series bold
14042
14043 \backslash
14044 colorbox{color}{box content}
14045 \end_layout
14046
14047 \begin_layout Standard
14048 The box content can also be a box and a 
14049 \series bold
14050
14051 \backslash
14052 colorbox
14053 \series default
14054  can also be part of another box (see the 2nd and 3rd example).
14055  When the box should contain a formula, an extra formula has to be created,
14056  the same way as for 
14057 \series bold
14058
14059 \backslash
14060 raisebox
14061 \series default
14062 .
14063 \begin_inset Foot
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067 This also applies for the command 
14068 \series bold
14069
14070 \backslash
14071 fcolorbox
14072 \series default
14073 .
14074 \end_layout
14075
14076 \end_inset
14077
14078
14079 \end_layout
14080
14081 \begin_layout Standard
14082 One of the following predefined colors can be chosen:
14083 \end_layout
14084
14085 \begin_layout Standard
14086
14087 \series bold
14088 black
14089 \series default
14090
14091 \series bold
14092 blue
14093 \series default
14094
14095 \series bold
14096 cyan
14097 \series default
14098
14099 \series bold
14100 green
14101 \series default
14102
14103 \series bold
14104 magenta
14105 \series default
14106
14107 \series bold
14108 red
14109 \series default
14110
14111 \series bold
14112 white
14113 \series default
14114  and 
14115 \series bold
14116 yellow
14117 \end_layout
14118
14119 \begin_layout Standard
14120 \align center
14121 \begin_inset Tabular
14122 <lyxtabular version="3" rows="4" columns="2">
14123 <features rotate="0" tabularvalignment="middle">
14124 <column alignment="center" valignment="top">
14125 <column alignment="center" valignment="top">
14126 <row>
14127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14128 \begin_inset Text
14129
14130 \begin_layout Plain Layout
14131 Command
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Plain Layout
14140 Result
14141 \begin_inset Note Note
14142 status collapsed
14143
14144 \begin_layout Plain Layout
14145
14146 \series bold
14147
14148 \backslash
14149 raisebox
14150 \series default
14151  is only used as spacer.
14152 \end_layout
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 </row>
14162 <row>
14163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Plain Layout
14167
14168 \backslash
14169 colorbox{yellow
14170 \begin_inset Formula $\to$
14171 \end_inset
14172
14173
14174 \backslash
14175 {A=B
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
14185 \end_inset
14186
14187
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 <row>
14194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198
14199 \backslash
14200 colorbox{green
14201 \begin_inset Formula $\to$
14202 \end_inset
14203
14204
14205 \backslash
14206 {
14207 \backslash
14208 fbox
14209 \begin_inset space \textvisiblespace{}
14210 \end_inset
14211
14212 A=B
14213 \end_layout
14214
14215 \end_inset
14216 </cell>
14217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14222 \end_inset
14223
14224
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 </row>
14230 <row>
14231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Plain Layout
14235
14236 \backslash
14237 fbox
14238 \begin_inset space \textvisiblespace{}
14239 \end_inset
14240
14241
14242 \backslash
14243 colorbox{green
14244 \begin_inset Formula $\to$
14245 \end_inset
14246
14247
14248 \backslash
14249 {
14250 \family sans
14251 Ctrl+M
14252 \family default
14253  
14254 \family sans
14255 Ctrl+M
14256 \family default
14257  
14258 \backslash
14259 int
14260 \begin_inset space \textvisiblespace{}
14261 \end_inset
14262
14263 C=D
14264 \end_layout
14265
14266 \end_inset
14267 </cell>
14268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14273 \end_inset
14274
14275
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 </row>
14281 </lyxtabular>
14282
14283 \end_inset
14284
14285
14286 \end_layout
14287
14288 \begin_layout Standard
14289
14290 \series bold
14291
14292 \backslash
14293 colorbox
14294 \series default
14295  only colors the box but not the characters in the box.
14296  To color all characters, the whole formula is highlighted and the desired
14297  color is chosen in the 
14298 \family sans
14299 Text
14300 \begin_inset space ~
14301 \end_inset
14302
14303 Style
14304 \family default
14305  dialog.
14306  The dialog can be called with the toolbar button 
14307 \begin_inset Info
14308 type  "icon"
14309 arg   "dialog-show character"
14310 \end_inset
14311
14312  or the menu 
14313 \family sans
14314 Edit\SpecialChar \menuseparator
14315 Text
14316 \begin_inset space ~
14317 \end_inset
14318
14319 Style\SpecialChar \menuseparator
14320 Customized
14321 \family default
14322 .
14323  The formula number then has the same color as the formula.
14324  When the formula number should get another color than the formula characters,
14325  the color must be changed within the formula.
14326 \end_layout
14327
14328 \begin_layout Standard
14329 An example:
14330 \end_layout
14331
14332 \begin_layout Standard
14333
14334 \color red
14335 \begin_inset Formula 
14336 \begin{equation}
14337 \int A=B\label{eq:red}
14338 \end{equation}
14339
14340 \end_inset
14341
14342
14343 \color green
14344
14345 \begin_inset Formula 
14346 \begin{equation}
14347 \textcolor{red}{\int A=B}\label{eq:redgreen}
14348 \end{equation}
14349
14350 \end_inset
14351
14352
14353 \end_layout
14354
14355 \begin_layout Standard
14356 Formula 
14357 \begin_inset CommandInset ref
14358 LatexCommand eqref
14359 reference "eq:red"
14360
14361 \end_inset
14362
14363  is completely colored red.
14364 \begin_inset Newline newline
14365 \end_inset
14366
14367 Formula 
14368 \begin_inset CommandInset ref
14369 LatexCommand eqref
14370 reference "eq:redgreen"
14371
14372 \end_inset
14373
14374  was first completely colored green to set the color for the formula number.
14375  Subsequently the formula characters were colored red.
14376 \end_layout
14377
14378 \begin_layout Standard
14379 \begin_inset VSpace bigskip
14380 \end_inset
14381
14382 To color the frame different than the rest of the box, the command 
14383 \series bold
14384
14385 \backslash
14386 fcolorbox
14387 \series default
14388
14389 \begin_inset Index idx
14390 status collapsed
14391
14392 \begin_layout Plain Layout
14393 Commands ! F ! 
14394 \backslash
14395 fcolorbox
14396 \end_layout
14397
14398 \end_inset
14399
14400  is used in the following scheme:
14401 \end_layout
14402
14403 \begin_layout Standard
14404
14405 \series bold
14406
14407 \backslash
14408 fcolorbox{frame color}{color}{box content}
14409 \end_layout
14410
14411 \begin_layout Standard
14412 So 
14413 \series bold
14414
14415 \backslash
14416 fcolorbox
14417 \series default
14418  is an extension of the command 
14419 \series bold
14420
14421 \backslash
14422 colorbox
14423 \series default
14424 .
14425  The frame width is set, like for 
14426 \series bold
14427
14428 \backslash
14429 framebox
14430 \series default
14431 , with 
14432 \series bold
14433
14434 \backslash
14435 fboxrule
14436 \series default
14437  and 
14438 \series bold
14439
14440 \backslash
14441 fboxsep
14442 \series default
14443 .
14444  An example:
14445 \begin_inset ERT
14446 status collapsed
14447
14448 \begin_layout Plain Layout
14449
14450
14451 \backslash
14452 fboxrule 1mm 
14453 \backslash
14454 fboxsep 1mm
14455 \end_layout
14456
14457 \end_inset
14458
14459
14460 \begin_inset Formula 
14461 \[
14462 \fcolorbox{cyan}{magenta}{A=B}
14463 \]
14464
14465 \end_inset
14466
14467
14468 \begin_inset ERT
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472
14473
14474 \backslash
14475 fboxrule 0.4pt 
14476 \backslash
14477 fboxsep 3pt
14478 \end_layout
14479
14480 \end_inset
14481
14482
14483 \end_layout
14484
14485 \begin_layout Standard
14486 This formula was created with the command
14487 \begin_inset Newline newline
14488 \end_inset
14489
14490
14491 \series bold
14492
14493 \backslash
14494 fcolorbox{cyan
14495 \begin_inset Formula $\to$
14496 \end_inset
14497
14498
14499 \backslash
14500 {magenta
14501 \begin_inset Formula $\to$
14502 \end_inset
14503
14504
14505 \backslash
14506 {A=B
14507 \series default
14508 .
14509 \end_layout
14510
14511 \begin_layout Standard
14512 \begin_inset VSpace bigskip
14513 \end_inset
14514
14515 To use other colors than the predefined ones, they have to be defined first.
14516 \end_layout
14517
14518 \begin_layout Standard
14519 One can for example define the color 
14520 \begin_inset Quotes eld
14521 \end_inset
14522
14523
14524 \series bold
14525 darkgreen
14526 \series default
14527
14528 \begin_inset Quotes erd
14529 \end_inset
14530
14531  with the LaTeX-preamble line:
14532 \end_layout
14533
14534 \begin_layout Standard
14535
14536 \series bold
14537
14538 \backslash
14539 definecolor{darkgreen}{cmyk}{0.5,
14540 \series default
14541  
14542 \series bold
14543 0,
14544 \series default
14545  
14546 \series bold
14547 1,
14548 \series default
14549  
14550 \series bold
14551 0.5}
14552 \series default
14553
14554 \begin_inset Index idx
14555 status collapsed
14556
14557 \begin_layout Plain Layout
14558 Commands ! D ! 
14559 \backslash
14560 definecolor
14561 \end_layout
14562
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \begin_layout Standard
14569
14570 \series bold
14571 cmyk
14572 \series default
14573  is the color space that denotes the colors 
14574 \series bold
14575 cyan
14576 \series default
14577
14578 \series bold
14579 magenta
14580 \series default
14581
14582 \series bold
14583 yellow
14584 \series default
14585  and 
14586 \series bold
14587 black
14588 \series default
14589 .
14590  The four comma separated numbers are the portion factor for the corresponding
14591  colors of the color space.
14592  The factors can be in the range of 0
14593 \begin_inset space \thinspace{}
14594 \end_inset
14595
14596 -
14597 \begin_inset space \thinspace{}
14598 \end_inset
14599
14600 1.
14601  Instead of 
14602 \series bold
14603 cmyk
14604 \series default
14605  also the color space 
14606 \series bold
14607 rgb
14608 \series default
14609  can be used for definitions.
14610  
14611 \series bold
14612 rgb
14613 \series default
14614  denotes 
14615 \series bold
14616 red
14617 \series default
14618
14619 \series bold
14620 green
14621 \series default
14622  and 
14623 \series bold
14624 blue
14625 \series default
14626 , so that there are in this case three portion factors for the corresponding
14627  colors.
14628  Furthermore there is the color space 
14629 \series bold
14630 gray
14631 \series default
14632  with one portion factor for the gray value.
14633 \end_layout
14634
14635 \begin_layout Standard
14636 As example a framed box with the new defined color 
14637 \series bold
14638 darkgreen
14639 \series default
14640  where the characters have been colored 
14641 \series bold
14642 yellow
14643 \series default
14644 :
14645 \begin_inset Formula 
14646 \begin{equation}
14647 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14648 \end{equation}
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \begin_layout Standard
14656 Self-defined colors can also be used for text with the help of the command
14657  
14658 \series bold
14659
14660 \backslash
14661 textcolor
14662 \series default
14663 :
14664 \begin_inset Index idx
14665 status collapsed
14666
14667 \begin_layout Plain Layout
14668 Text ! colored
14669 \end_layout
14670
14671 \end_inset
14672
14673
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \begin_inset ERT
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681
14682
14683 \backslash
14684 textcolor{darkgreen}{
14685 \end_layout
14686
14687 \end_inset
14688
14689 This sentence is 
14690 \begin_inset Quotes eld
14691 \end_inset
14692
14693 darkgreen
14694 \begin_inset Quotes erd
14695 \end_inset
14696
14697 .
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Plain Layout
14702
14703 }
14704 \end_layout
14705
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Standard
14712
14713 \series bold
14714
14715 \backslash
14716 textcolor
14717 \series default
14718
14719 \begin_inset Index idx
14720 status collapsed
14721
14722 \begin_layout Plain Layout
14723 Commands ! T ! 
14724 \backslash
14725 textcolor
14726 \end_layout
14727
14728 \end_inset
14729
14730  is used in the scheme 
14731 \series bold
14732
14733 \backslash
14734 textcolor{color}{characters to color}
14735 \series default
14736 .
14737 \end_layout
14738
14739 \begin_layout Subsection
14740 Paragraph Boxes
14741 \begin_inset CommandInset label
14742 LatexCommand label
14743 name "sub:Paragraph-Boxes"
14744
14745 \end_inset
14746
14747
14748 \begin_inset Index idx
14749 status collapsed
14750
14751 \begin_layout Plain Layout
14752 Boxes ! as paragraph
14753 \end_layout
14754
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \begin_layout Standard
14761 A box that can contain several lines and paragraphs, a so-called paragraph
14762  box (parbox), can be created with the menu 
14763 \family sans
14764 Insert\SpecialChar \menuseparator
14765 Box
14766 \family default
14767  or the toolbar button 
14768 \begin_inset Info
14769 type  "icon"
14770 arg   "box-insert"
14771 \end_inset
14772
14773 .
14774 \end_layout
14775
14776 \begin_layout Standard
14777 The following example shows a framed parbox in a line:
14778 \end_layout
14779
14780 \begin_layout Standard
14781 \begin_inset VSpace medskip
14782 \end_inset
14783
14784 This is a line 
14785 \begin_inset Box Boxed
14786 position "c"
14787 hor_pos "c"
14788 has_inner_box 1
14789 inner_pos "t"
14790 use_parbox 1
14791 use_makebox 0
14792 width "5cm"
14793 special "none"
14794 height "1in"
14795 height_special "totalheight"
14796 status open
14797
14798 \begin_layout Plain Layout
14799 This is a paragraph box.
14800  It is exactly 5
14801 \begin_inset space \thinspace{}
14802 \end_inset
14803
14804 cm long and can also contain formulas: 
14805 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14806 \end_inset
14807
14808
14809 \end_layout
14810
14811 \end_inset
14812
14813  with a parbox.
14814 \end_layout
14815
14816 \begin_layout Standard
14817 \begin_inset VSpace medskip
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \begin_layout Standard
14824 Such a box is created by right-clicking on the gray box inset.
14825  A dialog pops up showing the box properties.
14826  In our case set: 
14827 \emph on
14828 Decoration
14829 \emph default
14830 : Rectangular box, 
14831 \emph on
14832 Inner Box
14833 \emph default
14834 : Parbox, 
14835 \emph on
14836 Width
14837 \emph default
14838 : 5
14839 \begin_inset space \thinspace{}
14840 \end_inset
14841
14842 cm, 
14843 \emph on
14844 Vertical Box Alignment
14845 \emph default
14846 : Middle
14847 \end_layout
14848
14849 \begin_layout Standard
14850 \begin_inset VSpace medskip
14851 \end_inset
14852
14853 In LaTeX a parbox is created with the command 
14854 \series bold
14855
14856 \backslash
14857 parbox
14858 \series default
14859
14860 \begin_inset Index idx
14861 status collapsed
14862
14863 \begin_layout Plain Layout
14864 Commands ! P ! 
14865 \backslash
14866 parbox
14867 \end_layout
14868
14869 \end_inset
14870
14871  which has the following scheme:
14872 \end_layout
14873
14874 \begin_layout Standard
14875
14876 \series bold
14877
14878 \backslash
14879 parbox[position]{width}{box content}
14880 \end_layout
14881
14882 \begin_layout Standard
14883 The positions 
14884 \emph on
14885 b
14886 \emph default
14887  and 
14888 \emph on
14889 t
14890 \emph default
14891  are possible.
14892  
14893 \emph on
14894 b
14895 \emph default
14896  for 
14897 \begin_inset Quotes eld
14898 \end_inset
14899
14900 bottom
14901 \begin_inset Quotes erd
14902 \end_inset
14903
14904  means that the box is aligned within the surrounding text with its last
14905  line.
14906  With 
14907 \emph on
14908 t
14909 \emph default
14910  for 
14911 \begin_inset Quotes eld
14912 \end_inset
14913
14914 top
14915 \begin_inset Quotes erd
14916 \end_inset
14917
14918  this is done with the first line.
14919  When no position is given, the box will be vertically centered, see section
14920  
14921 \emph on
14922 Boxes
14923 \emph default
14924  of the 
14925 \emph on
14926 Embedded
14927 \begin_inset space ~
14928 \end_inset
14929
14930 Objects
14931 \emph default
14932  manual for examples.
14933 \end_layout
14934
14935 \begin_layout Standard
14936 \begin_inset VSpace bigskip
14937 \end_inset
14938
14939 To frame formulas completely, including the formula number, the formula
14940  must be set into a parbox.
14941  To do this, the command 
14942 \series bold
14943
14944 \backslash
14945 fbox{
14946 \backslash
14947 parbox{
14948 \backslash
14949 linewidth-2
14950 \backslash
14951 fboxsep-2
14952 \backslash
14953 fboxrule}{
14954 \series default
14955  is inserted in TeX-mode before the formula.
14956  
14957 \series bold
14958
14959 \backslash
14960 linewidth
14961 \series default
14962
14963 \begin_inset Index idx
14964 status collapsed
14965
14966 \begin_layout Plain Layout
14967 Commands ! L ! 
14968 \backslash
14969 linewidth
14970 \end_layout
14971
14972 \end_inset
14973
14974  is hereby the line width set for the document.
14975  Because the frame is outside the parbox, 2
14976 \begin_inset space \thinspace{}
14977 \end_inset
14978
14979 times the frame separation and the frame thickness must be subtracted from
14980  the line width.
14981  As this is not automatically done by LyX due to a bug
14982 \begin_inset Foot
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 \begin_inset CommandInset href
14987 LatexCommand href
14988 name "LyX-bug #4483"
14989 target "http://www.lyx.org/trac/ticket/4483"
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \end_inset
14997
14998 , TeX-mode has to be used.
14999  To be able to multiply and subtract in arguments, the LaTeX-package 
15000 \series bold
15001 calc
15002 \series default
15003
15004 \begin_inset Foot
15005 status collapsed
15006
15007 \begin_layout Plain Layout
15008
15009 \series bold
15010 calc
15011 \series default
15012  is part of every LaTeX standard installation.
15013 \end_layout
15014
15015 \end_inset
15016
15017
15018 \begin_inset Index idx
15019 status collapsed
15020
15021 \begin_layout Plain Layout
15022 Packages ! calc
15023 \end_layout
15024
15025 \end_inset
15026
15027  must be loaded in the LaTeX-preamble with the line
15028 \end_layout
15029
15030 \begin_layout Standard
15031
15032 \series bold
15033
15034 \backslash
15035 usepackage{calc}
15036 \end_layout
15037
15038 \begin_layout Standard
15039 Behind the formula both boxes are closed by entering 
15040 \series bold
15041 }}
15042 \series default
15043  in TeX-mode.
15044  Here is an example:
15045 \begin_inset ERT
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049
15050
15051 \backslash
15052 fboxsep 5mm 
15053 \backslash
15054 fboxrule 5mm
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \begin_layout Standard
15063 \begin_inset ERT
15064 status collapsed
15065
15066 \begin_layout Plain Layout
15067
15068
15069 \backslash
15070 fbox{
15071 \backslash
15072 parbox{
15073 \backslash
15074 linewidth-2
15075 \backslash
15076 fboxsep-2
15077 \backslash
15078 fboxrule}{
15079 \end_layout
15080
15081 \end_inset
15082
15083
15084 \begin_inset Formula 
15085 \begin{equation}
15086 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
15087 \end{equation}
15088
15089 \end_inset
15090
15091
15092 \begin_inset ERT
15093 status collapsed
15094
15095 \begin_layout Plain Layout
15096
15097 }}
15098 \end_layout
15099
15100 \end_inset
15101
15102
15103 \begin_inset ERT
15104 status collapsed
15105
15106 \begin_layout Plain Layout
15107
15108
15109 \backslash
15110 fboxrule 0.4pt 
15111 \backslash
15112 fboxsep 3pt
15113 \end_layout
15114
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \begin_layout Standard
15121 \begin_inset VSpace medskip
15122 \end_inset
15123
15124 As a parbox is used as the argument of 
15125 \series bold
15126
15127 \backslash
15128 fbox
15129 \series default
15130 , there is in this case no difference between 
15131 \series bold
15132
15133 \backslash
15134 fbox
15135 \series default
15136  and 
15137 \series bold
15138
15139 \backslash
15140 boxed
15141 \series default
15142 .
15143 \end_layout
15144
15145 \begin_layout Standard
15146 \begin_inset VSpace bigskip
15147 \end_inset
15148
15149 Paragraph boxes are very useful to comment formulas directly.
15150  To do this, 
15151 \series bold
15152
15153 \backslash
15154 parbox
15155 \series default
15156  is used in combination with the command 
15157 \series bold
15158
15159 \backslash
15160 tag
15161 \series default
15162 .
15163  (more about 
15164 \series bold
15165
15166 \backslash
15167 tag
15168 \series default
15169  see 
15170 \begin_inset CommandInset ref
15171 LatexCommand ref
15172 reference "sub:User-defined-Numbering"
15173
15174 \end_inset
15175
15176 )
15177 \end_layout
15178
15179 \begin_layout Standard
15180 An example of a formula commented with 
15181 \series bold
15182
15183 \backslash
15184 parbox
15185 \series default
15186 :
15187 \end_layout
15188
15189 \begin_layout Standard
15190 \begin_inset ERT
15191 status collapsed
15192
15193 \begin_layout Plain Layout
15194
15195
15196 \backslash
15197 [5x-7b=3b
15198 \backslash
15199 tag*{
15200 \backslash
15201 parbox{5cm}{
15202 \end_layout
15203
15204 \end_inset
15205
15206 This is a description.
15207  It is distinctly separated from the formula and multiline.
15208 \begin_inset ERT
15209 status collapsed
15210
15211 \begin_layout Plain Layout
15212
15213 }}
15214 \backslash
15215 ]
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 Such a formula must be inserted completely in TeX-mode because LyX does
15225  not yet support the command 
15226 \series bold
15227
15228 \backslash
15229 parbox
15230 \series default
15231  in formulas.
15232  The formula is created with the following command sequence:
15233 \end_layout
15234
15235 \begin_layout Standard
15236 The command 
15237 \series bold
15238
15239 \backslash
15240 [5x-7b=3b
15241 \backslash
15242 tag*
15243 \backslash
15244 {
15245 \backslash
15246 parbox{5cm}{
15247 \series default
15248  is inserted in TeX-mode.
15249 \begin_inset Foot
15250 status collapsed
15251
15252 \begin_layout Plain Layout
15253 When the formula style 
15254 \series bold
15255 Indented
15256 \series default
15257  is used, 
15258 \series bold
15259
15260 \backslash
15261 tag*
15262 \backslash
15263 {
15264 \series default
15265  can also be replaced by 
15266 \series bold
15267
15268 \backslash
15269 hfill
15270 \series default
15271 .
15272  (formula styles see 
15273 \begin_inset CommandInset ref
15274 LatexCommand ref
15275 reference "sec:Formula-Styles"
15276
15277 \end_inset
15278
15279 )
15280 \end_layout
15281
15282 \end_inset
15283
15284  Then the description follows as normal text and finally 
15285 \series bold
15286 }}
15287 \backslash
15288 ]
15289 \series default
15290  is inserted in TeX-mode.
15291  The commands 
15292 \series bold
15293
15294 \backslash
15295 [
15296 \series default
15297  and 
15298 \series bold
15299
15300 \backslash
15301 ]
15302 \series default
15303  hereby create a displayed formula.
15304 \end_layout
15305
15306 \begin_layout Standard
15307 The advantages of 
15308 \series bold
15309
15310 \backslash
15311 parbox
15312 \series default
15313  can be seen in this example that was 
15314 \begin_inset Quotes eld
15315 \end_inset
15316
15317 commented
15318 \begin_inset Quotes erd
15319 \end_inset
15320
15321  using the mathematical textmode:
15322 \begin_inset Formula 
15323 \[
15324 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
15325 \]
15326
15327 \end_inset
15328
15329
15330 \end_layout
15331
15332 \begin_layout Section
15333 Operators
15334 \begin_inset Index idx
15335 status collapsed
15336
15337 \begin_layout Plain Layout
15338 Operators
15339 \end_layout
15340
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \begin_layout Subsection
15347 Big Operators
15348 \begin_inset CommandInset label
15349 LatexCommand label
15350 name "sub:Big-Operators"
15351
15352 \end_inset
15353
15354
15355 \begin_inset Index idx
15356 status collapsed
15357
15358 \begin_layout Plain Layout
15359 Operators ! big
15360 \end_layout
15361
15362 \end_inset
15363
15364
15365 \begin_inset Index idx
15366 status collapsed
15367
15368 \begin_layout Plain Layout
15369 Sums
15370 \end_layout
15371
15372 \end_inset
15373
15374
15375 \begin_inset Index idx
15376 status collapsed
15377
15378 \begin_layout Plain Layout
15379 Integrals
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \begin_layout Standard
15388 To be able to use all integral operators listed here, the option 
15389 \family sans
15390 Use esint package automatically
15391 \family default
15392  must be set in the document settings under 
15393 \family sans
15394 Math
15395 \begin_inset space ~
15396 \end_inset
15397
15398 Options
15399 \family default
15400 .
15401 \end_layout
15402
15403 \begin_layout Standard
15404 \begin_inset space \hfill{}
15405 \end_inset
15406
15407
15408 \begin_inset Tabular
15409 <lyxtabular version="3" rows="11" columns="2">
15410 <features rotate="0" tabularvalignment="middle">
15411 <column alignment="center" valignment="top" width="0pt">
15412 <column alignment="center" valignment="top" width="0pt">
15413 <row>
15414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 Command
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427 Result
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 </row>
15433 <row>
15434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438
15439 \backslash
15440 int
15441 \begin_inset Index idx
15442 status collapsed
15443
15444 \begin_layout Plain Layout
15445 Commands ! I ! 
15446 \backslash
15447 int
15448 \end_layout
15449
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461 \begin_inset Formula $\int$
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 </row>
15470 <row>
15471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475
15476 \backslash
15477 oint
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486 \begin_inset Formula $\oint$
15487 \end_inset
15488
15489
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 </row>
15495 <row>
15496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500
15501 \backslash
15502 ointctrclockwise
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511 \begin_inset Formula $\ointctrclockwise$
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 </row>
15520 <row>
15521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15522 \begin_inset Text
15523
15524 \begin_layout Plain Layout
15525
15526 \backslash
15527 ointclockwise
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15533 \begin_inset Text
15534
15535 \begin_layout Plain Layout
15536 \begin_inset Formula $\ointclockwise$
15537 \end_inset
15538
15539
15540 \end_layout
15541
15542 \end_inset
15543 </cell>
15544 </row>
15545 <row>
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550
15551 \backslash
15552 sqint
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561 \begin_inset Formula $\sqint$
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 </row>
15570 <row>
15571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575
15576 \backslash
15577 fint
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586  
15587 \begin_inset Formula $\fint$
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 </row>
15596 <row>
15597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601
15602 \backslash
15603 landupint
15604 \end_layout
15605
15606 \end_inset
15607 </cell>
15608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612  
15613 \begin_inset Formula $\landupint$
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 </row>
15622 <row>
15623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Plain Layout
15627
15628 \backslash
15629 landdownint
15630 \end_layout
15631
15632 \end_inset
15633 </cell>
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638  
15639 \begin_inset Formula $\landdownint$
15640 \end_inset
15641
15642
15643 \end_layout
15644
15645 \end_inset
15646 </cell>
15647 </row>
15648 <row>
15649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Plain Layout
15653
15654 \backslash
15655 bigcap
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664 \begin_inset Formula $\bigcap$
15665 \end_inset
15666
15667
15668 \end_layout
15669
15670 \end_inset
15671 </cell>
15672 </row>
15673 <row>
15674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout Plain Layout
15678
15679 \backslash
15680 bigcup
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689 \begin_inset Formula $\bigcup$
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \end_inset
15696 </cell>
15697 </row>
15698 </lyxtabular>
15699
15700 \end_inset
15701
15702
15703 \begin_inset space \hfill{}
15704 \end_inset
15705
15706
15707 \begin_inset Tabular
15708 <lyxtabular version="3" rows="11" columns="2">
15709 <features rotate="0" tabularvalignment="middle">
15710 <column alignment="center" valignment="top" width="0pt">
15711 <column alignment="center" valignment="top" width="0pt">
15712 <row>
15713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717 Command
15718 \end_layout
15719
15720 \end_inset
15721 </cell>
15722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Plain Layout
15726 Result
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 </row>
15732 <row>
15733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Plain Layout
15737
15738 \backslash
15739 sum
15740 \begin_inset Index idx
15741 status collapsed
15742
15743 \begin_layout Plain Layout
15744 Commands ! S ! 
15745 \backslash
15746 sum
15747 \end_layout
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \end_inset
15755 </cell>
15756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760 \begin_inset Formula $\sum$
15761 \end_inset
15762
15763
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 </row>
15769 <row>
15770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15771 \begin_inset Text
15772
15773 \begin_layout Plain Layout
15774
15775 \backslash
15776 prod
15777 \begin_inset Index idx
15778 status collapsed
15779
15780 \begin_layout Plain Layout
15781 Commands ! P ! 
15782 \backslash
15783 prod
15784 \begin_inset ERT
15785 status collapsed
15786
15787 \begin_layout Plain Layout
15788
15789
15790 \backslash
15791 vspace{4mm}
15792 \end_layout
15793
15794 \end_inset
15795
15796
15797 \end_layout
15798
15799 \end_inset
15800
15801
15802 \end_layout
15803
15804 \end_inset
15805 </cell>
15806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15807 \begin_inset Text
15808
15809 \begin_layout Plain Layout
15810 \begin_inset Formula $\prod$
15811 \end_inset
15812
15813
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 </row>
15819 <row>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824
15825 \backslash
15826 coprod
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 \begin_inset Formula $\coprod$
15836 \end_inset
15837
15838
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 </row>
15844 <row>
15845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849
15850 \backslash
15851 bigodot
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 \begin_inset Formula $\bigodot$
15861 \end_inset
15862
15863
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row>
15870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \backslash
15876 bigotimes
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885 \begin_inset Formula $\bigotimes$
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 </row>
15894 <row>
15895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899
15900 \backslash
15901 bigoplus
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 \begin_inset Formula $\bigoplus$
15911 \end_inset
15912
15913
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 </row>
15919 <row>
15920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924
15925 \backslash
15926 bigwedge
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \begin_layout Plain Layout
15935 \begin_inset Formula $\bigwedge$
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 </row>
15944 <row>
15945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Plain Layout
15949
15950 \backslash
15951 bigvee
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 \begin_inset Formula $\bigvee$
15961 \end_inset
15962
15963
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 </row>
15969 <row>
15970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974
15975 \backslash
15976 bigsqcup
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985 \begin_inset Formula $\bigsqcup$
15986 \end_inset
15987
15988
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 </row>
15994 <row>
15995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15996 \begin_inset Text
15997
15998 \begin_layout Plain Layout
15999
16000 \backslash
16001 biguplus
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 \begin_inset Formula $\biguplus$
16011 \end_inset
16012
16013
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 </row>
16019 </lyxtabular>
16020
16021 \end_inset
16022
16023
16024 \begin_inset space \hfill{}
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \begin_layout Standard
16031 All big operators can also be inserted via the math toolbar button 
16032 \begin_inset Info
16033 type  "icon"
16034 arg   "math-insert \\intop"
16035 \end_inset
16036
16037 .
16038 \end_layout
16039
16040 \begin_layout Standard
16041 The operators are called big because they are bigger than the sometimes
16042  equal looking binary operators.
16043  All big operators can have limits as described in the next subsection.
16044 \end_layout
16045
16046 \begin_layout Standard
16047 For all integral operators there is a second version available, ending in
16048  
16049 \series bold
16050 op
16051 \series default
16052
16053 \series bold
16054
16055 \backslash
16056 intop
16057 \series default
16058
16059 \series bold
16060
16061 \backslash
16062 ointop
16063 \series default
16064  etc..
16065  These operators are different from 
16066 \series bold
16067
16068 \backslash
16069 int
16070 \series default
16071  etc.
16072 \begin_inset space \space{}
16073 \end_inset
16074
16075 in the style the operator limits are displayed, see 
16076 \begin_inset CommandInset ref
16077 LatexCommand ref
16078 reference "sub:Operator-Limits"
16079
16080 \end_inset
16081
16082 .
16083  
16084 \end_layout
16085
16086 \begin_layout Subsubsection*
16087 Advice for Integrals
16088 \end_layout
16089
16090 \begin_layout Standard
16091 The letter 
16092 \emph on
16093 d
16094 \emph default
16095  in an integral is an operator, that therefore has to be set upright.
16096  This is done by highlighting the 
16097 \emph on
16098 d
16099 \emph default
16100  and using the keyboard shortcut 
16101 \begin_inset Info
16102 type  "shortcut"
16103 arg   "font-roman"
16104 \end_inset
16105
16106
16107 \begin_inset Foot
16108 status collapsed
16109
16110 \begin_layout Plain Layout
16111 Font styles
16112 \series bold
16113  
16114 \series default
16115 see 
16116 \begin_inset CommandInset ref
16117 LatexCommand ref
16118 reference "sub:Font-Styles"
16119
16120 \end_inset
16121
16122
16123 \end_layout
16124
16125 \end_inset
16126
16127 .
16128  Finally the smallest space is inserted before the 
16129 \emph on
16130 d
16131 \emph default
16132 , as this is usual for operators.
16133  An example:
16134 \end_layout
16135
16136 \begin_layout Standard
16137 incorrect: 
16138 \begin_inset Formula $\int A(x)dx$
16139 \end_inset
16140
16141
16142 \begin_inset Newline newline
16143 \end_inset
16144
16145
16146 \begin_inset Phantom HPhantom
16147 status open
16148
16149 \begin_layout Plain Layout
16150 in
16151 \end_layout
16152
16153 \end_inset
16154
16155 correct: 
16156 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \begin_layout Standard
16163 For multiple integrals there are the following commands:
16164 \begin_inset VSpace medskip
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \begin_layout Standard
16171 \begin_inset space \hfill{}
16172 \end_inset
16173
16174
16175 \begin_inset Tabular
16176 <lyxtabular version="3" rows="4" columns="2">
16177 <features rotate="0" tabularvalignment="middle">
16178 <column alignment="center" valignment="top">
16179 <column alignment="center" valignment="top">
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 Command
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Plain Layout
16194 Result
16195 \begin_inset Note Note
16196 status collapsed
16197
16198 \begin_layout Plain Layout
16199
16200 \series bold
16201
16202 \backslash
16203 raisebox
16204 \series default
16205  is only used as spacer.
16206 \end_layout
16207
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 </row>
16216 <row>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221
16222 \backslash
16223 iint
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16233 \end_inset
16234
16235
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 </row>
16241 <row>
16242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246
16247 \backslash
16248 oiint
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Plain Layout
16257 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16258 \end_inset
16259
16260
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 </row>
16266 <row>
16267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16268 \begin_inset Text
16269
16270 \begin_layout Plain Layout
16271
16272 \backslash
16273 sqiint
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 </row>
16291 </lyxtabular>
16292
16293 \end_inset
16294
16295
16296 \begin_inset space \hfill{}
16297 \end_inset
16298
16299
16300 \begin_inset Tabular
16301 <lyxtabular version="3" rows="4" columns="2">
16302 <features rotate="0" tabularvalignment="middle">
16303 <column alignment="center" valignment="top">
16304 <column alignment="center" valignment="top">
16305 <row>
16306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16307 \begin_inset Text
16308
16309 \begin_layout Plain Layout
16310 Command
16311 \end_layout
16312
16313 \end_inset
16314 </cell>
16315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 Result
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 </row>
16325 <row>
16326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330
16331 \backslash
16332 iiint
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 </row>
16350 <row>
16351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Plain Layout
16355
16356 \backslash
16357 iiiint
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 </row>
16375 <row>
16376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16377 \begin_inset Text
16378
16379 \begin_layout Plain Layout
16380
16381 \backslash
16382 dotsint
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16392 \end_inset
16393
16394
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 </row>
16400 </lyxtabular>
16401
16402 \end_inset
16403
16404
16405 \begin_inset space \hfill{}
16406 \end_inset
16407
16408
16409 \end_layout
16410
16411 \begin_layout Subsection
16412 Operator Limits
16413 \begin_inset CommandInset label
16414 LatexCommand label
16415 name "sub:Operator-Limits"
16416
16417 \end_inset
16418
16419
16420 \begin_inset Index idx
16421 status collapsed
16422
16423 \begin_layout Plain Layout
16424 Operators ! Limits
16425 \end_layout
16426
16427 \end_inset
16428
16429
16430 \end_layout
16431
16432 \begin_layout Standard
16433 Limits are created by super- and subscripts:
16434 \end_layout
16435
16436 \begin_layout Standard
16437 \align center
16438 \begin_inset Tabular
16439 <lyxtabular version="3" rows="2" columns="2">
16440 <features rotate="0" tabularvalignment="middle">
16441 <column alignment="center" valignment="top" width="0pt">
16442 <column alignment="center" valignment="top" width="0pt">
16443 <row>
16444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 Command
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 Result
16458 \begin_inset Note Note
16459 status collapsed
16460
16461 \begin_layout Plain Layout
16462
16463 \series bold
16464
16465 \backslash
16466 raisebox
16467 \series default
16468  is only used as spacer.
16469 \end_layout
16470
16471 \end_inset
16472
16473
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 </row>
16479 <row>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \backslash
16486 prod^
16487 \backslash
16488 infty
16489 \begin_inset space \textvisiblespace{}
16490 \end_inset
16491
16492
16493 \begin_inset Formula $\to$
16494 \end_inset
16495
16496 _0
16497 \begin_inset Formula $\to$
16498 \end_inset
16499
16500 A(x)
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Plain Layout
16509 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 </row>
16518 </lyxtabular>
16519
16520 \end_inset
16521
16522
16523 \end_layout
16524
16525 \begin_layout Standard
16526 Limits of inline formulas are set right beside the operator.
16527  Limits in displayed formulas are set above or below the operator, except
16528  for integral limits.
16529 \end_layout
16530
16531 \begin_layout Standard
16532 To force that the limits are set beside the operator, the cursor is set
16533  directly behind the operator and the limits type is changed with the menu
16534  
16535 \family sans
16536 Edit\SpecialChar \menuseparator
16537 Math\SpecialChar \menuseparator
16538 Change Limits Type
16539 \family default
16540  to 
16541 \family sans
16542 \series bold
16543 Inline
16544 \family default
16545 \series default
16546  (shortcut 
16547 \begin_inset Info
16548 type  "shortcut"
16549 arg   "math-limits"
16550 \end_inset
16551
16552 ).
16553  An example:
16554 \end_layout
16555
16556 \begin_layout Standard
16557 The default limits type is this:
16558 \begin_inset Formula 
16559 \[
16560 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16561 \]
16562
16563 \end_inset
16564
16565 This is how it looks when the limits type was changed to 
16566 \family sans
16567 \series bold
16568 Inline
16569 \family default
16570 \series default
16571 :
16572 \begin_inset Formula 
16573 \[
16574 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16575 \]
16576
16577 \end_inset
16578
16579 For integrals, except those ending with 
16580 \series bold
16581 op
16582 \series default
16583  like 
16584 \series bold
16585
16586 \backslash
16587 intop
16588 \series default
16589
16590 \series bold
16591
16592 \backslash
16593 ointop
16594 \series default
16595  etc., the limits are by default set beside the operator.
16596  But for multiple integrals the limits are often set below the operator.
16597  In the following example the limits type was therefore set to 
16598 \series bold
16599 Display
16600 \series default
16601  and so set below the integrals:
16602 \begin_inset Formula 
16603 \begin{equation}
16604 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16605 \end{equation}
16606
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \begin_layout Standard
16613 \begin_inset VSpace medskip
16614 \end_inset
16615
16616 To specify conditions for limits, the commands 
16617 \series bold
16618
16619 \backslash
16620 subarray
16621 \series default
16622
16623 \begin_inset Index idx
16624 status collapsed
16625
16626 \begin_layout Plain Layout
16627 Commands ! S ! 
16628 \backslash
16629 subarray
16630 \end_layout
16631
16632 \end_inset
16633
16634  and 
16635 \series bold
16636
16637 \backslash
16638 substack
16639 \series default
16640
16641 \begin_inset Index idx
16642 status collapsed
16643
16644 \begin_layout Plain Layout
16645 Commands ! S ! 
16646 \backslash
16647 substack
16648 \end_layout
16649
16650 \end_inset
16651
16652  are used.
16653  To create for example this expression 
16654 \begin_inset Formula 
16655 \begin{equation}
16656 \sum_{\begin{subarray}{c}
16657 0<k<1000\\
16658 \\
16659 k\,\in\,\mathbb{N}
16660 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16661 \end{equation}
16662
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \begin_layout Standard
16669 the following has to be done:
16670 \begin_inset Newline newline
16671 \end_inset
16672
16673 First the command 
16674 \series bold
16675
16676 \backslash
16677 sum
16678 \series default
16679 ^
16680 \series bold
16681 n
16682 \begin_inset space \textvisiblespace{}
16683 \end_inset
16684
16685 _
16686 \series default
16687  is typed in.
16688  One is now in a blue box under the summation operator and insert there
16689  the command 
16690 \series bold
16691
16692 \backslash
16693 subarray
16694 \begin_inset space \textvisiblespace{}
16695 \end_inset
16696
16697
16698 \series default
16699 .
16700  The blue box is now within a purple box and now several lines can be written
16701  among each other.
16702  A new line is created by inserting a line break (
16703 \begin_inset Info
16704 type  "shortcut"
16705 arg   "newline-insert newline"
16706 \end_inset
16707
16708 ).
16709  When now
16710 \begin_inset Newline newline
16711 \end_inset
16712
16713
16714 \series bold
16715 0<k<1000 Ctrl+Return
16716 \begin_inset Newline newline
16717 \end_inset
16718
16719
16720 \series default
16721 is typed in, a new box appears below for the new line.
16722 \end_layout
16723
16724 \begin_layout Standard
16725 The alignment of the lines can be changed to left aligned with the 
16726 \family sans
16727 table
16728 \family default
16729  
16730 \family sans
16731 toolbar
16732 \family default
16733  or the menu 
16734 \family sans
16735 Edit\SpecialChar \menuseparator
16736 Rows &Columns
16737 \family default
16738 .
16739  To get right alignment, 
16740 \series bold
16741
16742 \backslash
16743 hfill
16744 \begin_inset space \textvisiblespace{}
16745 \end_inset
16746
16747
16748 \series default
16749  is inserted at the beginning of the line.
16750 \end_layout
16751
16752 \begin_layout Standard
16753 The command 
16754 \series bold
16755
16756 \backslash
16757 substack
16758 \series default
16759  is equivalent to 
16760 \series bold
16761
16762 \backslash
16763 subarray
16764 \series default
16765  with the difference that the lines are always centered.
16766 \end_layout
16767
16768 \begin_layout Standard
16769 \begin_inset VSpace bigskip
16770 \end_inset
16771
16772 Like in formula 
16773 \begin_inset CommandInset ref
16774 LatexCommand eqref
16775 reference "eq:substack"
16776
16777 \end_inset
16778
16779  there can be too much space beside an operator, because the characters
16780  following the operator are set beside the limits.
16781  To avoid this the command 
16782 \series bold
16783
16784 \backslash
16785 mathclap
16786 \series default
16787
16788 \begin_inset Index idx
16789 status collapsed
16790
16791 \begin_layout Plain Layout
16792 Commands ! M ! 
16793 \backslash
16794 mathclap
16795 \end_layout
16796
16797 \end_inset
16798
16799  can be used.
16800  It sets the width of its content to 0
16801 \begin_inset space \thinspace{}
16802 \end_inset
16803
16804 pt.
16805 \begin_inset Newline newline
16806 \end_inset
16807
16808 Applied on formula 
16809 \begin_inset CommandInset ref
16810 LatexCommand eqref
16811 reference "eq:substack"
16812
16813 \end_inset
16814
16815 , one uses the command
16816 \end_layout
16817
16818 \begin_layout Standard
16819
16820 \series bold
16821
16822 \backslash
16823 sum_
16824 \backslash
16825 mathclap
16826 \backslash
16827 substack
16828 \begin_inset space \textvisiblespace{}
16829 \end_inset
16830
16831 0<k<1000 Ctrl+Return
16832 \end_layout
16833
16834 \begin_layout Standard
16835 to create the lower limit.
16836  The summand is now directly behind the summation operator:
16837 \begin_inset Formula 
16838 \[
16839 \sum_{\mathclap{\substack{0<k<1000\\
16840 \\
16841 k\,\in\,\mathbb{N}
16842 }
16843 }}^{n}k^{-2}
16844 \]
16845
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \begin_layout Standard
16852 \begin_inset VSpace bigskip
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \begin_layout Standard
16859 When several consecutive operators have limits the typesetting of the limits
16860  looks often imperfect in the output, see this example:
16861 \begin_inset Formula 
16862 \[
16863 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
16864 \]
16865
16866 \end_inset
16867
16868 To improve the typesetting set in the document settings under 
16869 \family sans
16870 Math
16871 \begin_inset space ~
16872 \end_inset
16873
16874 Options
16875 \family default
16876  for the package 
16877 \series bold
16878 mathtools
16879 \series default
16880
16881 \begin_inset Index idx
16882 status collapsed
16883
16884 \begin_layout Plain Layout
16885 Packages ! mathtools
16886 \end_layout
16887
16888 \end_inset
16889
16890  the option 
16891 \family sans
16892 Load
16893 \begin_inset space ~
16894 \end_inset
16895
16896 always
16897 \family default
16898 .
16899  Then insert into your formula the command 
16900 \series bold
16901
16902 \backslash
16903 adjustlimits
16904 \series default
16905
16906 \begin_inset Index idx
16907 status collapsed
16908
16909 \begin_layout Plain Layout
16910 Commands ! A ! 
16911 \backslash
16912 adjustlimits
16913 \end_layout
16914
16915 \end_inset
16916
16917  directly before the first operator.
16918  The example will then look like this:
16919 \begin_inset Formula 
16920 \[
16921 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
16922 \]
16923
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \begin_layout Standard
16930 \begin_inset VSpace bigskip
16931 \end_inset
16932
16933 How to use one limit for several operators is described in 
16934 \begin_inset CommandInset ref
16935 LatexCommand ref
16936 reference "sub:Self-defined-Operators"
16937
16938 \end_inset
16939
16940 .
16941 \end_layout
16942
16943 \begin_layout Subsection
16944 Decoration for Operators
16945 \begin_inset Index idx
16946 status collapsed
16947
16948 \begin_layout Plain Layout
16949 Operators ! Decoration
16950 \end_layout
16951
16952 \end_inset
16953
16954
16955 \end_layout
16956
16957 \begin_layout Standard
16958 With the commands 
16959 \series bold
16960
16961 \backslash
16962 overset
16963 \series default
16964
16965 \begin_inset Index idx
16966 status collapsed
16967
16968 \begin_layout Plain Layout
16969 Commands ! O ! 
16970 \backslash
16971 overset
16972 \end_layout
16973
16974 \end_inset
16975
16976  and 
16977 \series bold
16978
16979 \backslash
16980 underset
16981 \series default
16982
16983 \begin_inset Index idx
16984 status collapsed
16985
16986 \begin_layout Plain Layout
16987 Commands ! U ! 
16988 \backslash
16989 underset
16990 \end_layout
16991
16992 \end_inset
16993
16994  characters can be placed above or below an operator, respectively.
16995  With the command 
16996 \series bold
16997
16998 \backslash
16999 sideset
17000 \series default
17001
17002 \begin_inset Index idx
17003 status collapsed
17004
17005 \begin_layout Plain Layout
17006 Commands ! S ! 
17007 \backslash
17008 sideset
17009 \end_layout
17010
17011 \end_inset
17012
17013  characters can be set before and behind a big operator.
17014 \end_layout
17015
17016 \begin_layout Standard
17017 There are 4
17018 \begin_inset space ~
17019 \end_inset
17020
17021 variants of 
17022 \series bold
17023
17024 \backslash
17025 sideset
17026 \series default
17027 :
17028 \end_layout
17029
17030 \begin_layout Itemize
17031
17032 \series bold
17033
17034 \backslash
17035 sideset
17036 \series default
17037  is used to set characters at the corners of the operator
17038 \end_layout
17039
17040 \begin_layout Itemize
17041
17042 \series bold
17043
17044 \backslash
17045 sidesetn
17046 \series default
17047  is used to set characters before and/or behind the operator (this variant
17048  represents LaTeX's original 
17049 \series bold
17050
17051 \backslash
17052 sideset
17053 \series default
17054  command)
17055 \end_layout
17056
17057 \begin_layout Itemize
17058
17059 \series bold
17060
17061 \backslash
17062 sidesetl
17063 \series default
17064  is used to set characters at the left corners and/or behind the operator
17065 \end_layout
17066
17067 \begin_layout Itemize
17068
17069 \series bold
17070
17071 \backslash
17072 sidesetr
17073 \series default
17074  is used to set characters at the right corners and/or before the operator
17075 \end_layout
17076
17077 \begin_layout Standard
17078 For example the command 
17079 \series bold
17080
17081 \backslash
17082 sidesetn
17083 \begin_inset space \textvisiblespace{}
17084 \end_inset
17085
17086
17087 \backslash
17088 sum
17089 \begin_inset space \textvisiblespace{}
17090 \end_inset
17091
17092
17093 \begin_inset Formula $\to$
17094 \end_inset
17095
17096 '
17097 \begin_inset Formula $\to$
17098 \end_inset
17099
17100 _k=1
17101 \begin_inset space \textvisiblespace{}
17102 \end_inset
17103
17104
17105 \series default
17106 ^
17107 \series bold
17108 n
17109 \series default
17110  produces:
17111 \begin_inset Formula 
17112 \[
17113 \sideset{}{'}\sum_{k=1}^{n}
17114 \]
17115
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \begin_layout Standard
17122 \begin_inset Note Greyedout
17123 status open
17124
17125 \begin_layout Plain Layout
17126
17127 \series bold
17128 Note: 
17129 \backslash
17130 sideset
17131 \series default
17132  can only be used to decorate big operators, binary operators are not allowed.
17133 \end_layout
17134
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \begin_layout Standard
17141
17142 \series bold
17143
17144 \backslash
17145 overset
17146 \series default
17147  and 
17148 \series bold
17149
17150 \backslash
17151 underset
17152 \series default
17153  can also be used to decorate symbols and characters.
17154  For example, the command 
17155 \series bold
17156
17157 \backslash
17158 overset
17159 \begin_inset space \textvisiblespace{}
17160 \end_inset
17161
17162
17163 \backslash
17164 maltese
17165 \begin_inset space \textvisiblespace{}
17166 \end_inset
17167
17168
17169 \series default
17170
17171 \begin_inset Formula $\uparrow$
17172 \end_inset
17173
17174
17175 \series bold
17176 a
17177 \series default
17178  produces:
17179 \begin_inset Formula 
17180 \[
17181 \overset{a}{\maltese}
17182 \]
17183
17184 \end_inset
17185
17186
17187 \end_layout
17188
17189 \begin_layout Subsection
17190 Binary Operators
17191 \begin_inset CommandInset label
17192 LatexCommand label
17193 name "sub:Binary-Operators"
17194
17195 \end_inset
17196
17197
17198 \begin_inset Index idx
17199 status collapsed
17200
17201 \begin_layout Plain Layout
17202 Operators ! binary
17203 \end_layout
17204
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \begin_layout Standard
17211 Binary operators are surrounded by space when there is a character before
17212  and after them.
17213 \begin_inset VSpace medskip
17214 \end_inset
17215
17216
17217 \end_layout
17218
17219 \begin_layout Standard
17220 \begin_inset space \hfill{}
17221 \end_inset
17222
17223
17224 \begin_inset Tabular
17225 <lyxtabular version="3" rows="13" columns="2">
17226 <features rotate="0" tabularvalignment="middle">
17227 <column alignment="center" valignment="top" width="0pt">
17228 <column alignment="center" valignment="top" width="0pt">
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234 Command
17235 \begin_inset Note Note
17236 status collapsed
17237
17238 \begin_layout Plain Layout
17239
17240 \series bold
17241
17242 \backslash
17243 raisebox
17244 \series default
17245  is only used as spacer.
17246 \end_layout
17247
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 Result
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 </row>
17265 <row>
17266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 +
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279 \begin_inset Formula $+$
17280 \end_inset
17281
17282
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 -
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 \begin_inset Formula $-$
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 </row>
17311 <row>
17312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316
17317 \backslash
17318 pm
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 \begin_inset Formula $\pm$
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 <row>
17337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341
17342 \backslash
17343 mp
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 \begin_inset Formula $\mp$
17353 \end_inset
17354
17355
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 </row>
17361 <row>
17362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Plain Layout
17366
17367 \backslash
17368 cdot
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377 \begin_inset Formula $\cdot$
17378 \end_inset
17379
17380
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 </row>
17386 <row>
17387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391
17392 \backslash
17393 times
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402 \begin_inset Formula $\times$
17403 \end_inset
17404
17405
17406 \end_layout
17407
17408 \end_inset
17409 </cell>
17410 </row>
17411 <row>
17412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416
17417 \backslash
17418 div
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427 \begin_inset Formula $\div$
17428 \end_inset
17429
17430
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 </row>
17436 <row>
17437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 \begin_inset ERT
17442 status collapsed
17443
17444 \begin_layout Plain Layout
17445
17446
17447 \backslash
17448 raisebox{-1.2mm}{
17449 \end_layout
17450
17451 \end_inset
17452
17453 *
17454 \begin_inset ERT
17455 status collapsed
17456
17457 \begin_layout Plain Layout
17458
17459 }
17460 \end_layout
17461
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 \begin_inset Formula $*$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 <row>
17483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487
17488 \backslash
17489 star
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 \begin_inset Formula $\star$
17499 \end_inset
17500
17501
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 </row>
17507 <row>
17508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512
17513 \backslash
17514 circ
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 \begin_inset Formula $\circ$
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 </row>
17532 <row>
17533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537
17538 \backslash
17539 diamond
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout Plain Layout
17548 \begin_inset Formula $\diamond$
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 </row>
17557 <row>
17558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562
17563 \backslash
17564 bullet
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $\bullet$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 </lyxtabular>
17583
17584 \end_inset
17585
17586
17587 \begin_inset space \hfill{}
17588 \end_inset
17589
17590
17591 \begin_inset Tabular
17592 <lyxtabular version="3" rows="13" columns="2">
17593 <features rotate="0" tabularvalignment="middle">
17594 <column alignment="center" valignment="top" width="0pt">
17595 <column alignment="center" valignment="top" width="0pt">
17596 <row>
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 Command
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 Result
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 nabla
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 \begin_inset Formula $\nabla$
17633 \end_inset
17634
17635
17636 \end_layout
17637
17638 \end_inset
17639 </cell>
17640 </row>
17641 <row>
17642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17643 \begin_inset Text
17644
17645 \begin_layout Plain Layout
17646
17647 \backslash
17648 bigtriangledown
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 \begin_inset Formula $\bigtriangledown$
17658 \end_inset
17659
17660
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 </row>
17666 <row>
17667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17668 \begin_inset Text
17669
17670 \begin_layout Plain Layout
17671
17672 \backslash
17673 bigtriangleup
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 \begin_inset Formula $\bigtriangleup$
17683 \end_inset
17684
17685
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 </row>
17691 <row>
17692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17693 \begin_inset Text
17694
17695 \begin_layout Plain Layout
17696
17697 \backslash
17698 Box
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 \begin_inset Formula $\Box$
17708 \end_inset
17709
17710
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 </row>
17716 <row>
17717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721
17722 \backslash
17723 cap 
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 \begin_inset Formula $\cap$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \backslash
17748 cup
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 \begin_inset Formula $\cup$
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 </row>
17766 <row>
17767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \backslash
17773 dagger
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Formula $\dagger$
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 </row>
17791 <row>
17792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796
17797 \backslash
17798 ddagger
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 \begin_inset Formula $\ddagger$
17808 \end_inset
17809
17810
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 </row>
17816 <row>
17817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17818 \begin_inset Text
17819
17820 \begin_layout Plain Layout
17821
17822 \backslash
17823 wr
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 \begin_inset Formula $\wr$
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 </row>
17841 <row>
17842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \backslash
17848 bigcirc
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 \begin_inset Formula $\bigcirc$
17858 \end_inset
17859
17860
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 </row>
17866 <row>
17867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17868 \begin_inset Text
17869
17870 \begin_layout Plain Layout
17871
17872 \backslash
17873 wedge
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 \begin_inset Formula $\wedge$
17883 \end_inset
17884
17885
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \backslash
17898 vee
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 \begin_inset Formula $\vee$
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 </lyxtabular>
17917
17918 \end_inset
17919
17920
17921 \begin_inset space \hfill{}
17922 \end_inset
17923
17924
17925 \begin_inset Tabular
17926 <lyxtabular version="3" rows="13" columns="2">
17927 <features rotate="0" tabularvalignment="middle">
17928 <column alignment="center" valignment="top" width="0pt">
17929 <column alignment="center" valignment="top" width="0pt">
17930 <row>
17931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 Command
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 Result
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 </row>
17950 <row>
17951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955
17956 \backslash
17957 oplus
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 \begin_inset Formula $\oplus$
17967 \end_inset
17968
17969
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 </row>
17975 <row>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980
17981 \backslash
17982 ominus
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991 \begin_inset Formula $\ominus$
17992 \end_inset
17993
17994
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 </row>
18000 <row>
18001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005
18006 \backslash
18007 otimes
18008 \end_layout
18009
18010 \end_inset
18011 </cell>
18012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016 \begin_inset Formula $\otimes$
18017 \end_inset
18018
18019
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 </row>
18025 <row>
18026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030
18031 \backslash
18032 oslash
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 \begin_inset Formula $\oslash$
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 </row>
18050 <row>
18051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055
18056 \backslash
18057 odot
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066 \begin_inset Formula $\odot$
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 <row>
18076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080
18081 \backslash
18082 amalg
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 \begin_inset Formula $\amalg$
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 </row>
18100 <row>
18101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105
18106 \backslash
18107 uplus
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 \begin_inset Formula $\uplus$
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 </row>
18125 <row>
18126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130
18131 \backslash
18132 setminus
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 \begin_inset Formula $\setminus$
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155
18156 \backslash
18157 sqcap
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166 \begin_inset Formula $\sqcap$
18167 \end_inset
18168
18169
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row>
18176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \backslash
18182 sqcup
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 \begin_inset Formula $\sqcup$
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 <row>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \backslash
18207 triangleleft
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216 \begin_inset Formula $\triangleleft$
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \backslash
18232 triangleright
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 \begin_inset Formula $\triangleright$
18242 \end_inset
18243
18244
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 </lyxtabular>
18251
18252 \end_inset
18253
18254
18255 \begin_inset space \hfill{}
18256 \end_inset
18257
18258
18259 \end_layout
18260
18261 \begin_layout Standard
18262 All binary operators can also be inserted via the math toolbar button 
18263 \begin_inset Info
18264 type  "icon"
18265 arg   "math-insert \\pm"
18266 \end_inset
18267
18268 .
18269 \end_layout
18270
18271 \begin_layout Standard
18272 To typeset the Laplace operator also 
18273 \series bold
18274
18275 \backslash
18276 Delta
18277 \series default
18278  or 
18279 \series bold
18280
18281 \backslash
18282 nabla
18283 \series default
18284 ^
18285 \series bold
18286 2
18287 \series default
18288  (
18289 \begin_inset Formula $\nabla^{2}$
18290 \end_inset
18291
18292 ) can be used instead of 
18293 \series bold
18294
18295 \backslash
18296 bigtriangleup
18297 \series default
18298  .
18299 \end_layout
18300
18301 \begin_layout Standard
18302 The character 
18303 \family sans
18304 Menu Separator
18305 \family default
18306  from the menu 
18307 \family sans
18308 Insert\SpecialChar \menuseparator
18309 Special Character
18310 \family default
18311  is the operator 
18312 \series bold
18313
18314 \backslash
18315 triangleright
18316 \series default
18317 .
18318 \end_layout
18319
18320 \begin_layout Subsection
18321 Self-defined Operators
18322 \begin_inset CommandInset label
18323 LatexCommand label
18324 name "sub:Self-defined-Operators"
18325
18326 \end_inset
18327
18328
18329 \begin_inset Index idx
18330 status collapsed
18331
18332 \begin_layout Plain Layout
18333 Operators ! self-defined
18334 \end_layout
18335
18336 \end_inset
18337
18338
18339 \end_layout
18340
18341 \begin_layout Standard
18342 With the help of the command 
18343 \series bold
18344
18345 \backslash
18346 DeclareMathOperator
18347 \series default
18348
18349 \begin_inset Index idx
18350 status collapsed
18351
18352 \begin_layout Plain Layout
18353 Commands ! D ! 
18354 \backslash
18355 dbinom@
18356 \backslash
18357 DeclareMathOperator
18358 \end_layout
18359
18360 \end_inset
18361
18362  custom operators can be defined in the LaTeX-preamble.
18363  Its command scheme is:
18364 \end_layout
18365
18366 \begin_layout Standard
18367
18368 \series bold
18369
18370 \backslash
18371 DeclareMathOperator{new command}{display}
18372 \end_layout
18373
18374 \begin_layout Standard
18375 Display can be characters or symbols that define how the operator looks
18376  in the output.
18377  To define a big operator a * is set behind the command.
18378  All self-defined big operators can have limits as described in 
18379 \begin_inset CommandInset ref
18380 LatexCommand ref
18381 reference "sub:Operator-Limits"
18382
18383 \end_inset
18384
18385 .
18386 \end_layout
18387
18388 \begin_layout Standard
18389 For example the LaTeX-preamble line
18390 \end_layout
18391
18392 \begin_layout Standard
18393
18394 \series bold
18395
18396 \backslash
18397 DeclareMathOperator*{
18398 \backslash
18399 Lozenge}{
18400 \backslash
18401 blacklozenge}
18402 \end_layout
18403
18404 \begin_layout Standard
18405 defines the command 
18406 \series bold
18407
18408 \backslash
18409 Lozenge
18410 \series default
18411 , that inserts a big operator consisting of the lozenge symbol from 
18412 \begin_inset CommandInset ref
18413 LatexCommand ref
18414 reference "sub:Miscellaneous-Symbols"
18415
18416 \end_inset
18417
18418 :
18419 \begin_inset Formula 
18420 \[
18421 \Lozenge_{n=1}^{\infty}
18422 \]
18423
18424 \end_inset
18425
18426 The command for this formula is: 
18427 \series bold
18428
18429 \backslash
18430 Lozenge
18431 \series default
18432 ^
18433 \series bold
18434
18435 \backslash
18436 infty
18437 \begin_inset Formula $\to$
18438 \end_inset
18439
18440 _n=1
18441 \end_layout
18442
18443 \begin_layout Standard
18444 \begin_inset VSpace bigskip
18445 \end_inset
18446
18447 When self-defined operators are not used several times in the document,
18448  they can also be defined with the commands 
18449 \series bold
18450
18451 \backslash
18452 mathop
18453 \series default
18454
18455 \begin_inset Index idx
18456 status collapsed
18457
18458 \begin_layout Plain Layout
18459 Commands ! M ! 
18460 \backslash
18461 mathop
18462 \end_layout
18463
18464 \end_inset
18465
18466  and 
18467 \series bold
18468
18469 \backslash
18470 mathbin
18471 \series default
18472
18473 \begin_inset Index idx
18474 status collapsed
18475
18476 \begin_layout Plain Layout
18477 Commands ! M ! 
18478 \backslash
18479 mathbin
18480 \end_layout
18481
18482 \end_inset
18483
18484 , which have the following scheme:
18485 \end_layout
18486
18487 \begin_layout Standard
18488
18489 \series bold
18490
18491 \backslash
18492 mathop{display}
18493 \series default
18494  and 
18495 \series bold
18496
18497 \backslash
18498 mathbin{display}
18499 \end_layout
18500
18501 \begin_layout Standard
18502
18503 \series bold
18504
18505 \backslash
18506 mathop
18507 \series default
18508  defines big operators, 
18509 \series bold
18510
18511 \backslash
18512 mathbin
18513 \series default
18514  binary operators.
18515 \end_layout
18516
18517 \begin_layout Standard
18518
18519 \series bold
18520
18521 \backslash
18522 mathop
18523 \series default
18524  can e.
18525 \begin_inset space \thinspace{}
18526 \end_inset
18527
18528 g.
18529 \begin_inset space \space{}
18530 \end_inset
18531
18532 be used to use one limit for several operators:
18533 \end_layout
18534
18535 \begin_layout Standard
18536 \begin_inset Formula 
18537 \[
18538 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18539 \]
18540
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \begin_layout Standard
18547 The command for the formula above is:
18548 \begin_inset Newline newline
18549 \end_inset
18550
18551
18552 \series bold
18553
18554 \backslash
18555 mathop{
18556 \backslash
18557 sum
18558 \backslash
18559 negmedspace
18560 \backslash
18561 sum
18562 \series default
18563
18564 \begin_inset space \textvisiblespace{}
18565 \end_inset
18566
18567
18568 \series bold
18569
18570 \begin_inset Formula $\to$
18571 \end_inset
18572
18573 ^N
18574 \series default
18575
18576 \begin_inset space \textvisiblespace{}
18577 \end_inset
18578
18579
18580 \series bold
18581 _i,j=1
18582 \end_layout
18583
18584 \begin_layout Section
18585 Fonts
18586 \begin_inset Index idx
18587 status collapsed
18588
18589 \begin_layout Plain Layout
18590 Fonts
18591 \end_layout
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Subsection
18599 Font Styles
18600 \begin_inset CommandInset label
18601 LatexCommand label
18602 name "sub:Font-Styles"
18603
18604 \end_inset
18605
18606
18607 \begin_inset Index idx
18608 status collapsed
18609
18610 \begin_layout Plain Layout
18611 Font ! style
18612 \end_layout
18613
18614 \end_inset
18615
18616
18617 \end_layout
18618
18619 \begin_layout Standard
18620 Latin letters in formulas can be set in one of the following font styles:
18621 \begin_inset VSpace -2mm
18622 \end_inset
18623
18624
18625 \end_layout
18626
18627 \begin_layout Standard
18628 \align center
18629 \begin_inset Tabular
18630 <lyxtabular version="3" rows="7" columns="3">
18631 <features rotate="0" tabularvalignment="middle">
18632 <column alignment="center" valignment="top">
18633 <column alignment="center" valignment="top">
18634 <column alignment="center" valignment="top">
18635 <row>
18636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640 Command
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 Result
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 shortcut
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \backslash
18671 mathbb
18672 \series bold
18673
18674 \begin_inset space \textvisiblespace{}
18675 \end_inset
18676
18677
18678 \series default
18679 ABC
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688 \begin_inset Formula $\mathbb{ABC}$
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 \begin_inset Info
18701 type  "shortcuts"
18702 arg   "font-noun"
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \backslash
18718 mathbf
18719 \series bold
18720
18721 \begin_inset space \textvisiblespace{}
18722 \end_inset
18723
18724
18725 \series default
18726 AbC
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735 \begin_inset Formula $\mathbf{AbC}$
18736 \end_inset
18737
18738
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 \begin_inset Info
18748 type  "shortcuts"
18749 arg   "font-bold"
18750 \end_inset
18751
18752
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 </row>
18758 <row>
18759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763
18764 \backslash
18765 boldsymbol
18766 \series bold
18767
18768 \begin_inset space \textvisiblespace{}
18769 \end_inset
18770
18771
18772 \series default
18773 AbC
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 \begin_inset Formula $\boldsymbol{AbC}$
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794 \begin_inset Info
18795 type  "shortcuts"
18796 arg   "font-boldsymbol"
18797 \end_inset
18798
18799
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 </row>
18805 <row>
18806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810
18811 \backslash
18812 mathcal
18813 \series bold
18814
18815 \begin_inset space \textvisiblespace{}
18816 \end_inset
18817
18818
18819 \series default
18820 ABC
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 \begin_inset Formula $\mathcal{ABC}$
18830 \end_inset
18831
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 \begin_inset Info
18842 type  "shortcuts"
18843 arg   "font-emph"
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 mathfrak
18860 \series bold
18861
18862 \begin_inset space \textvisiblespace{}
18863 \end_inset
18864
18865
18866 \series default
18867 AbC
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 \begin_inset Formula $\mathfrak{AbC}$
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 -
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 </row>
18894 <row>
18895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \backslash
18901 mathscr
18902 \series bold
18903
18904 \begin_inset space \textvisiblespace{}
18905 \end_inset
18906
18907
18908 \series default
18909 AbC
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918 \begin_inset Formula $\mathscr{AbC}$
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 -
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 </lyxtabular>
18937
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \begin_layout Standard
18944 \align center
18945 \begin_inset Tabular
18946 <lyxtabular version="3" rows="5" columns="3">
18947 <features rotate="0" tabularvalignment="middle">
18948 <column alignment="center" valignment="top">
18949 <column alignment="center" valignment="top">
18950 <column alignment="center" valignment="top">
18951 <row>
18952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956 Command
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965 Result
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974 shortcut
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 </row>
18980 <row>
18981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985
18986 \backslash
18987 mathit
18988 \series bold
18989
18990 \begin_inset space \textvisiblespace{}
18991 \end_inset
18992
18993
18994 \series default
18995 AbC
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 \begin_inset Formula $\mathit{AbC}$
19005 \end_inset
19006
19007
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 -
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 </row>
19022 <row>
19023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \backslash
19029 mathrm
19030 \series bold
19031
19032 \begin_inset space \textvisiblespace{}
19033 \end_inset
19034
19035
19036 \series default
19037 AbC
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 \begin_inset Formula $\mathrm{AbC}$
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Info
19059 type  "shortcuts"
19060 arg   "font-roman"
19061 \end_inset
19062
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \backslash
19076 mathsf
19077 \series bold
19078
19079 \begin_inset space \textvisiblespace{}
19080 \end_inset
19081
19082
19083 \series default
19084 AbC
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 \begin_inset Formula $\mathsf{AbC}$
19094 \end_inset
19095
19096
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Info
19106 type  "shortcuts"
19107 arg   "font-sans"
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 <row>
19117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121
19122 \backslash
19123 mathtt
19124 \series bold
19125
19126 \begin_inset space \textvisiblespace{}
19127 \end_inset
19128
19129
19130 \series default
19131 AbC
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 \begin_inset Formula $\mathtt{AbC}$
19141 \end_inset
19142
19143
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152 \begin_inset Info
19153 type  "shortcuts"
19154 arg   "font-typewriter"
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 </row>
19163 </lyxtabular>
19164
19165 \end_inset
19166
19167
19168 \end_layout
19169
19170 \begin_layout Standard
19171 \begin_inset Note Greyedout
19172 status open
19173
19174 \begin_layout Plain Layout
19175
19176 \series bold
19177 Note:
19178 \series default
19179  The styles 
19180 \series bold
19181
19182 \backslash
19183 mathbb
19184 \series default
19185  and 
19186 \series bold
19187
19188 \backslash
19189 mathcal
19190 \series default
19191  can only be used for big letters.
19192 \end_layout
19193
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \begin_layout Standard
19200 Predefined is the style 
19201 \series bold
19202
19203 \backslash
19204 mathnormal
19205 \series default
19206 .
19207 \end_layout
19208
19209 \begin_layout Standard
19210 The style commands work also for letters in mathematical constructs:
19211 \begin_inset Formula 
19212 \[
19213 \mathfrak{A=\frac{b}{C}}
19214 \]
19215
19216 \end_inset
19217
19218
19219 \end_layout
19220
19221 \begin_layout Standard
19222 Characters in mathematical text don't appear in a math font style but in
19223  the text font style 
19224 \series bold
19225
19226 \backslash
19227 textrm
19228 \series default
19229 .
19230  That their style can't be set correctly via the text style dialog is a
19231  bug in LyX.
19232 \begin_inset Foot
19233 status collapsed
19234
19235 \begin_layout Plain Layout
19236 \begin_inset CommandInset href
19237 LatexCommand href
19238 name "LyX-bug #4629"
19239 target "http://www.lyx.org/trac/ticket/4629"
19240
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \begin_layout Standard
19252 Instead of the style commands the dialog 
19253 \family sans
19254 Edit\SpecialChar \menuseparator
19255 Math\SpecialChar \menuseparator
19256 Text Style
19257 \family default
19258  or the toolbar button 
19259 \begin_inset Info
19260 type  "icon"
19261 arg   "math-insert \\font"
19262 \end_inset
19263
19264  can be used.
19265 \end_layout
19266
19267 \begin_layout Subsection
19268 Bold Formulas
19269 \begin_inset CommandInset label
19270 LatexCommand label
19271 name "sub:Bold-Formulas"
19272
19273 \end_inset
19274
19275
19276 \begin_inset Index idx
19277 status collapsed
19278
19279 \begin_layout Plain Layout
19280 Formula ! bold
19281 \end_layout
19282
19283 \end_inset
19284
19285
19286 \end_layout
19287
19288 \begin_layout Standard
19289 To make a complete formula bold, the command 
19290 \series bold
19291
19292 \backslash
19293 mathbf
19294 \series default
19295  from the previous subsection cannot be used, because it doesn't work for
19296  small Greek letters.
19297  Furthermore it prints Latin letters always upright, like in the following
19298  equation:
19299 \end_layout
19300
19301 \begin_layout Standard
19302 \begin_inset Formula 
19303 \[
19304 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
19305 \]
19306
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \begin_layout Standard
19313 To display the formula correctly, the command 
19314 \series bold
19315
19316 \backslash
19317 boldsymbol
19318 \series default
19319  is used:
19320 \begin_inset Formula 
19321 \[
19322 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
19323 \]
19324
19325 \end_inset
19326
19327 It is also possible to set the formula in a 
19328 \series bold
19329 boldmath environment
19330 \series default
19331 .
19332  This environment is created by inserting the command 
19333 \series bold
19334
19335 \backslash
19336 boldmath
19337 \series default
19338
19339 \begin_inset Index idx
19340 status collapsed
19341
19342 \begin_layout Plain Layout
19343 Commands ! B ! 
19344 \backslash
19345 boldmath
19346 \end_layout
19347
19348 \end_inset
19349
19350  in TeX-mode.
19351  To end the environment, the command 
19352 \series bold
19353
19354 \backslash
19355 unboldmath
19356 \series default
19357
19358 \begin_inset Index idx
19359 status collapsed
19360
19361 \begin_layout Plain Layout
19362 Commands ! U ! 
19363 \backslash
19364 unboldmath
19365 \end_layout
19366
19367 \end_inset
19368
19369  is inserted in TeX-mode.
19370 \begin_inset ERT
19371 status collapsed
19372
19373 \begin_layout Plain Layout
19374
19375
19376 \backslash
19377 boldmath 
19378 \end_layout
19379
19380 \end_inset
19381
19382
19383 \begin_inset Formula 
19384 \[
19385 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
19386 \]
19387
19388 \end_inset
19389
19390
19391 \begin_inset ERT
19392 status collapsed
19393
19394 \begin_layout Plain Layout
19395
19396
19397 \backslash
19398 unboldmath 
19399 \end_layout
19400
19401 \end_inset
19402
19403
19404 \end_layout
19405
19406 \begin_layout Subsection
19407 Colored Formulas
19408 \begin_inset Index idx
19409 status collapsed
19410
19411 \begin_layout Plain Layout
19412 Formula ! colored
19413 \end_layout
19414
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \begin_layout Standard
19421 Formulas can be colored like normal text: Highlight a formula or a formula
19422  part and use the 
19423 \family sans
19424 Text Style
19425 \family default
19426  dialog.
19427  Here is a formula in magenta:
19428 \begin_inset Formula 
19429 \[
19430 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19431 \]
19432
19433 \end_inset
19434
19435
19436 \end_layout
19437
19438 \begin_layout Standard
19439 You can also define your own colors as described in 
19440 \begin_inset CommandInset ref
19441 LatexCommand ref
19442 reference "sub:Colored-Boxes"
19443
19444 \end_inset
19445
19446 .
19447  They can be used with the TeX code command 
19448 \series bold
19449
19450 \backslash
19451 textcolor
19452 \series default
19453
19454 \begin_inset Index idx
19455 status collapsed
19456
19457 \begin_layout Plain Layout
19458 Commands ! T ! 
19459 \backslash
19460 textcolor
19461 \end_layout
19462
19463 \end_inset
19464
19465  in the scheme
19466 \end_layout
19467
19468 \begin_layout Standard
19469
19470 \series bold
19471
19472 \backslash
19473 textcolor{color}{characters or formula}
19474 \end_layout
19475
19476 \begin_layout Standard
19477 The following example was colored completely dark green and partly red:
19478 \end_layout
19479
19480 \begin_layout Standard
19481 \begin_inset ERT
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485
19486
19487 \backslash
19488 textcolor{darkgreen}{
19489 \end_layout
19490
19491 \end_inset
19492
19493
19494 \begin_inset Formula 
19495 \[
19496 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19497 \]
19498
19499 \end_inset
19500
19501
19502 \begin_inset ERT
19503 status collapsed
19504
19505 \begin_layout Plain Layout
19506
19507 }
19508 \end_layout
19509
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \begin_layout Standard
19516 Due to a bug in LyX only complete formulas can be colored with self-defined
19517  colors.
19518 \begin_inset Foot
19519 status collapsed
19520
19521 \begin_layout Plain Layout
19522 \begin_inset CommandInset href
19523 LatexCommand href
19524 name "LyX-bug #5269"
19525 target "http://www.lyx.org/trac/ticket/5269"
19526
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \begin_layout Subsection
19538 Font Sizes
19539 \begin_inset CommandInset label
19540 LatexCommand label
19541 name "sub:Font-Sizes"
19542
19543 \end_inset
19544
19545
19546 \begin_inset Index idx
19547 status collapsed
19548
19549 \begin_layout Plain Layout
19550 Font ! size
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \begin_layout Standard
19559 For characters in formulas there are, analog to characters in text, the
19560  following size commands:
19561 \end_layout
19562
19563 \begin_layout Standard
19564
19565 \series bold
19566
19567 \backslash
19568 Huge
19569 \series default
19570
19571 \series bold
19572
19573 \backslash
19574 huge
19575 \series default
19576
19577 \series bold
19578
19579 \backslash
19580 LARGE
19581 \series default
19582
19583 \series bold
19584
19585 \backslash
19586 Large
19587 \series default
19588
19589 \series bold
19590
19591 \backslash
19592 large
19593 \series default
19594
19595 \series bold
19596
19597 \backslash
19598 normalsize
19599 \series default
19600
19601 \series bold
19602
19603 \backslash
19604 small
19605 \series default
19606 ,
19607 \begin_inset Newline newline
19608 \end_inset
19609
19610
19611 \series bold
19612
19613 \backslash
19614 footnotesize
19615 \series default
19616
19617 \series bold
19618
19619 \backslash
19620 scriptsize
19621 \series default
19622  and 
19623 \series bold
19624
19625 \backslash
19626 tiny
19627 \end_layout
19628
19629 \begin_layout Standard
19630 The size produced by the commands depends on the document font size, which
19631  corresponds to the command 
19632 \series bold
19633
19634 \backslash
19635 normalsize
19636 \series default
19637 .
19638  The other commands produce smaller or larger sizes than 
19639 \series bold
19640
19641 \backslash
19642 normalsize
19643 \series default
19644 .
19645  The font size can however not exceed a certain value.
19646  Is for example the document font size 12
19647 \begin_inset space \thinspace{}
19648 \end_inset
19649
19650 pt, the command 
19651 \series bold
19652
19653 \backslash
19654 Huge
19655 \series default
19656  switches to the same size as 
19657 \series bold
19658
19659 \backslash
19660 huge
19661 \series default
19662 .
19663  
19664 \end_layout
19665
19666 \begin_layout Standard
19667 A size command is inserted in TeX-mode before the formula and sets the size
19668  for all following formula and text characters.
19669  To switch back to the initial size, the command 
19670 \series bold
19671
19672 \backslash
19673 normalsize
19674 \series default
19675  is inserted behind the formula in TeX-mode.
19676 \end_layout
19677
19678 \begin_layout Standard
19679 Within a formula the size can be changed using the following size commands
19680  or the toolbar button 
19681 \begin_inset Info
19682 type  "icon"
19683 arg   "math-insert \\style"
19684 \end_inset
19685
19686 :
19687 \end_layout
19688
19689 \begin_layout Standard
19690 \noindent
19691 \align center
19692 \begin_inset Tabular
19693 <lyxtabular version="3" rows="5" columns="2">
19694 <features rotate="0" tabularvalignment="middle">
19695 <column alignment="center" valignment="top">
19696 <column alignment="center" valignment="top">
19697 <row>
19698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 Command
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711 Result
19712 \begin_inset Note Note
19713 status collapsed
19714
19715 \begin_layout Plain Layout
19716
19717 \series bold
19718
19719 \backslash
19720 raisebox
19721 \series default
19722  is only used as spacer.
19723 \end_layout
19724
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 </row>
19733 <row>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \backslash
19740 displaystyle
19741 \begin_inset Index idx
19742 status collapsed
19743
19744 \begin_layout Plain Layout
19745 Commands ! D ! 
19746 \backslash
19747 displaystyle
19748 \end_layout
19749
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row>
19771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \backslash
19777 textstyle
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \backslash
19802 scriptstyle
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row>
19821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \backslash
19827 scriptscriptstyle
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 </lyxtabular>
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \begin_layout Standard
19853 After entering these commands, a blue box appears in which the formula parts
19854  are inserted.
19855 \end_layout
19856
19857 \begin_layout Standard
19858 There is a further method to change the font size, that though only works
19859  for symbols or letters in mathematical text.
19860  To use it, one of the above text size commands is inserted in mathematical
19861  text.
19862  All following characters until the end of the mathematical text or until
19863  another size command will have the selected size.
19864  Two examples:
19865 \begin_inset VSpace -2mm
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Standard
19872 \begin_inset ERT
19873 status collapsed
19874
19875 \begin_layout Plain Layout
19876
19877
19878 \backslash
19879 huge 
19880 \end_layout
19881
19882 \end_inset
19883
19884
19885 \begin_inset Formula 
19886 \[
19887 A=\frac{B}{c}\cdot\maltese
19888 \]
19889
19890 \end_inset
19891
19892
19893 \begin_inset Formula 
19894 \[
19895 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19896 \]
19897
19898 \end_inset
19899
19900
19901 \begin_inset ERT
19902 status collapsed
19903
19904 \begin_layout Plain Layout
19905
19906
19907 \backslash
19908 normalsize 
19909 \end_layout
19910
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \begin_layout Standard
19917 \begin_inset VSpace medskip
19918 \end_inset
19919
19920 Before both formulas the command 
19921 \series bold
19922
19923 \backslash
19924 huge
19925 \series default
19926  was inserted.
19927  The command for the second formula is:
19928 \begin_inset Newline newline
19929 \end_inset
19930
19931
19932 \series bold
19933
19934 \backslash
19935 maltese
19936 \begin_inset space \textvisiblespace{}
19937 \end_inset
19938
19939 A Alt+M M 
19940 \backslash
19941 Large
19942 \begin_inset space \textvisiblespace{}
19943 \end_inset
19944
19945
19946 \backslash
19947 maltese
19948 \begin_inset space \textvisiblespace{}
19949 \end_inset
19950
19951
19952 \backslash
19953 textit
19954 \begin_inset space \textvisiblespace{}
19955 \end_inset
19956
19957 A
19958 \begin_inset Formula $\to$
19959 \end_inset
19960
19961
19962 \begin_inset Formula $\to$
19963 \end_inset
19964
19965
19966 \begin_inset Newline newline
19967 \end_inset
19968
19969
19970 \begin_inset space \hspace*{}
19971 \length 1cm
19972 \end_inset
19973
19974 Alt+M
19975 \series default
19976  
19977 \series bold
19978
19979 \backslash
19980 tiny
19981 \begin_inset space \textvisiblespace{}
19982 \end_inset
19983
19984
19985 \backslash
19986 maltese
19987 \begin_inset space \textvisiblespace{}
19988 \end_inset
19989
19990
19991 \backslash
19992 textit
19993 \begin_inset space \textvisiblespace{}
19994 \end_inset
19995
19996 A
19997 \end_layout
19998
19999 \begin_layout Standard
20000 If a symbol cannot be displayed in different sizes, it will always be displayed
20001  in the default size.
20002 \end_layout
20003
20004 \begin_layout Section
20005 Greek Letters
20006 \begin_inset Index idx
20007 status collapsed
20008
20009 \begin_layout Plain Layout
20010 Greek letters
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \begin_layout Standard
20019 Greek letters can also be inserted via the toolbar button 
20020 \begin_inset Info
20021 type  "icon"
20022 arg   "math-insert \\alpha"
20023 \end_inset
20024
20025 .
20026  All international typesetting norms purport that Greek letters in math
20027  have to be typeset italic/slanted.
20028  In some languages, like French or Russian, they are nevertheless sometimes
20029  typeset upright.
20030 \end_layout
20031
20032 \begin_layout Subsection
20033 Small Letters
20034 \begin_inset Index idx
20035 status collapsed
20036
20037 \begin_layout Plain Layout
20038 Greek letters ! small
20039 \end_layout
20040
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \begin_layout Standard
20047 \begin_inset space \hfill{}
20048 \end_inset
20049
20050
20051 \begin_inset Tabular
20052 <lyxtabular version="3" rows="11" columns="2">
20053 <features rotate="0" tabularvalignment="middle">
20054 <column alignment="center" valignment="top" width="0pt">
20055 <column alignment="center" valignment="top" width="0pt">
20056 <row>
20057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 Command
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 Result
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 </row>
20076 <row>
20077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \backslash
20083 alpha
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 \begin_inset Formula $\alpha$
20093 \end_inset
20094
20095
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 </row>
20101 <row>
20102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106
20107 \backslash
20108 beta
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 \begin_inset Formula $\beta$
20118 \end_inset
20119
20120
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 </row>
20126 <row>
20127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131
20132 \backslash
20133 gamma
20134 \end_layout
20135
20136 \end_inset
20137 </cell>
20138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142 \begin_inset Formula $\gamma$
20143 \end_inset
20144
20145
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 <row>
20152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156
20157 \backslash
20158 delta
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 \begin_inset Formula $\delta$
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 </row>
20176 <row>
20177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \backslash
20183 epsilon
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Formula $\epsilon$
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 </row>
20201 <row>
20202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206
20207 \backslash
20208 varepsilon
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217 \begin_inset Formula $\varepsilon$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \backslash
20233 zeta
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset Formula $\zeta$
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 </row>
20251 <row>
20252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \backslash
20258 eta
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset Formula $\eta$
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \backslash
20283 theta
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\theta$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \backslash
20308 vartheta
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 \begin_inset Formula $\vartheta$
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 </lyxtabular>
20327
20328 \end_inset
20329
20330
20331 \begin_inset space \hfill{}
20332 \end_inset
20333
20334
20335 \begin_inset Tabular
20336 <lyxtabular version="3" rows="12" columns="2">
20337 <features rotate="0" tabularvalignment="middle">
20338 <column alignment="center" valignment="top" width="0pt">
20339 <column alignment="center" valignment="top" width="0pt">
20340 <row>
20341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 Command
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 Result
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 </row>
20360 <row>
20361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365
20366 \backslash
20367 iota
20368 \end_layout
20369
20370 \end_inset
20371 </cell>
20372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376 \begin_inset Formula $\iota$
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 </row>
20385 <row>
20386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390
20391 \backslash
20392 kappa
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401 \begin_inset Formula $\kappa$
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 <row>
20411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415
20416 \backslash
20417 varkappa
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 \begin_inset Formula $\varkappa$
20427 \end_inset
20428
20429
20430 \end_layout
20431
20432 \end_inset
20433 </cell>
20434 </row>
20435 <row>
20436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20437 \begin_inset Text
20438
20439 \begin_layout Plain Layout
20440
20441 \backslash
20442 lambda
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451 \begin_inset Formula $\lambda$
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 </row>
20460 <row>
20461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465
20466 \backslash
20467 mu
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 \begin_inset Formula $\mu$
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 </row>
20485 <row>
20486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490
20491 \backslash
20492 nu
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 \begin_inset Formula $\nu$
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 </row>
20510 <row>
20511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \backslash
20517 xi
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 \begin_inset Formula $\xi$
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 </row>
20535 <row>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 o
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 \begin_inset Formula $o$
20550 \end_inset
20551
20552
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 </row>
20558 <row>
20559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563
20564 \backslash
20565 pi
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 \begin_inset Formula $\pi$
20575 \end_inset
20576
20577
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 </row>
20583 <row>
20584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20585 \begin_inset Text
20586
20587 \begin_layout Plain Layout
20588
20589 \backslash
20590 varpi
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 \begin_inset Formula $\varpi$
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 <row>
20609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \backslash
20615 rho
20616 \end_layout
20617
20618 \end_inset
20619 </cell>
20620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20621 \begin_inset Text
20622
20623 \begin_layout Plain Layout
20624 \begin_inset Formula $\rho$
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 </row>
20633 </lyxtabular>
20634
20635 \end_inset
20636
20637
20638 \begin_inset space \hfill{}
20639 \end_inset
20640
20641
20642 \begin_inset Tabular
20643 <lyxtabular version="3" rows="11" columns="2">
20644 <features rotate="0" tabularvalignment="middle">
20645 <column alignment="center" valignment="top" width="0pt">
20646 <column alignment="center" valignment="top" width="0pt">
20647 <row>
20648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 Command
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661 Result
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 </row>
20667 <row>
20668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672
20673 \backslash
20674 varrho
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683 \begin_inset Formula $\varrho$
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 </row>
20692 <row>
20693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20694 \begin_inset Text
20695
20696 \begin_layout Plain Layout
20697
20698 \backslash
20699 sigma
20700 \end_layout
20701
20702 \end_inset
20703 </cell>
20704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20705 \begin_inset Text
20706
20707 \begin_layout Plain Layout
20708 \begin_inset Formula $\sigma$
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 </row>
20717 <row>
20718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20719 \begin_inset Text
20720
20721 \begin_layout Plain Layout
20722
20723 \backslash
20724 varsigma
20725 \end_layout
20726
20727 \end_inset
20728 </cell>
20729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733 \begin_inset Formula $\varsigma$
20734 \end_inset
20735
20736
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 </row>
20742 <row>
20743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20744 \begin_inset Text
20745
20746 \begin_layout Plain Layout
20747
20748 \backslash
20749 tau
20750 \end_layout
20751
20752 \end_inset
20753 </cell>
20754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758 \begin_inset Formula $\tau$
20759 \end_inset
20760
20761
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 </row>
20767 <row>
20768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \backslash
20774 upsilon
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783 \begin_inset Formula $\upsilon$
20784 \end_inset
20785
20786
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 </row>
20792 <row>
20793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20794 \begin_inset Text
20795
20796 \begin_layout Plain Layout
20797
20798 \backslash
20799 phi
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808 \begin_inset Formula $\phi$
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 </row>
20817 <row>
20818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822
20823 \backslash
20824 varphi
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833 \begin_inset Formula $\varphi$
20834 \end_inset
20835
20836
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 </row>
20842 <row>
20843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20844 \begin_inset Text
20845
20846 \begin_layout Plain Layout
20847
20848 \backslash
20849 chi
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858 \begin_inset Formula $\chi$
20859 \end_inset
20860
20861
20862 \end_layout
20863
20864 \end_inset
20865 </cell>
20866 </row>
20867 <row>
20868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20869 \begin_inset Text
20870
20871 \begin_layout Plain Layout
20872
20873 \backslash
20874 psi
20875 \end_layout
20876
20877 \end_inset
20878 </cell>
20879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883 \begin_inset Formula $\psi$
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 </row>
20892 <row>
20893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \backslash
20899 omega
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 \begin_inset Formula $\omega$
20909 \end_inset
20910
20911
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 </row>
20917 </lyxtabular>
20918
20919 \end_inset
20920
20921
20922 \begin_inset space \hfill{}
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \begin_layout Standard
20929 \begin_inset VSpace medskip
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \begin_layout Standard
20936 How to create special upright Greek letters is explained in 
20937 \begin_inset CommandInset ref
20938 LatexCommand ref
20939 reference "sub:Upright-small-Greek"
20940
20941 \end_inset
20942
20943 .
20944 \end_layout
20945
20946 \begin_layout Subsection
20947 Big Letters
20948 \begin_inset Index idx
20949 status collapsed
20950
20951 \begin_layout Plain Layout
20952 Greek letters ! big
20953 \end_layout
20954
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \begin_layout Standard
20961 \begin_inset space \hfill{}
20962 \end_inset
20963
20964
20965 \begin_inset Tabular
20966 <lyxtabular version="3" rows="7" columns="2">
20967 <features rotate="0" tabularvalignment="middle">
20968 <column alignment="center" valignment="top" width="0pt">
20969 <column alignment="center" valignment="top" width="0pt">
20970 <row>
20971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975 Command
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20981 \begin_inset Text
20982
20983 \begin_layout Plain Layout
20984 Result
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \backslash
20997 Gamma
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\Gamma$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \backslash
21022 Delta
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 \begin_inset Formula $\Delta$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 Theta
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\Theta$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 Lambda
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\Lambda$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \backslash
21097 Xi
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\Xi$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \backslash
21122 Pi
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\Pi$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 </lyxtabular>
21141
21142 \end_inset
21143
21144
21145 \begin_inset space \hfill{}
21146 \end_inset
21147
21148
21149 \begin_inset Tabular
21150 <lyxtabular version="3" rows="6" columns="2">
21151 <features rotate="0" tabularvalignment="middle">
21152 <column alignment="center" valignment="top" width="0pt">
21153 <column alignment="center" valignment="top" width="0pt">
21154 <row>
21155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 Command
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 Result
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 </row>
21174 <row>
21175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21176 \begin_inset Text
21177
21178 \begin_layout Plain Layout
21179
21180 \backslash
21181 Sigma
21182 \end_layout
21183
21184 \end_inset
21185 </cell>
21186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190 \begin_inset Formula $\Sigma$
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 </row>
21199 <row>
21200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21201 \begin_inset Text
21202
21203 \begin_layout Plain Layout
21204
21205 \backslash
21206 Upsilon
21207 \end_layout
21208
21209 \end_inset
21210 </cell>
21211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215 \begin_inset Formula $\Upsilon$
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \end_inset
21222 </cell>
21223 </row>
21224 <row>
21225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229
21230 \backslash
21231 Phi
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240 \begin_inset Formula $\Phi$
21241 \end_inset
21242
21243
21244 \end_layout
21245
21246 \end_inset
21247 </cell>
21248 </row>
21249 <row>
21250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254
21255 \backslash
21256 Psi
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265 \begin_inset Formula $\Psi$
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 </row>
21274 <row>
21275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279
21280 \backslash
21281 Omega
21282 \end_layout
21283
21284 \end_inset
21285 </cell>
21286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290 \begin_inset Formula $\Omega$
21291 \end_inset
21292
21293
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 </row>
21299 </lyxtabular>
21300
21301 \end_inset
21302
21303
21304 \begin_inset space \hfill{}
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Standard
21311 \begin_inset VSpace medskip
21312 \end_inset
21313
21314 That the big Greek letters appear upright is caused by a design bug when
21315  TeX was developed.
21316  To get correct italic big letters, begin every command with 
21317 \series bold
21318 var
21319 \series default
21320 .
21321  For example the command 
21322 \series bold
21323
21324 \backslash
21325 varGamma
21326 \series default
21327  produces 
21328 \begin_inset Formula $\varGamma$
21329 \end_inset
21330
21331 .
21332  Another way is to load the package 
21333 \series bold
21334 fixmath
21335 \series default
21336
21337 \begin_inset Foot
21338 status collapsed
21339
21340 \begin_layout Plain Layout
21341
21342 \series bold
21343 fixmath
21344 \series default
21345  is part of the LaTeX-package 
21346 \series bold
21347 was
21348 \series default
21349
21350 \begin_inset Index idx
21351 status collapsed
21352
21353 \begin_layout Plain Layout
21354 Packages ! was
21355 \begin_inset ERT
21356 status collapsed
21357
21358 \begin_layout Plain Layout
21359
21360
21361 \backslash
21362 vspace{4mm}
21363 \end_layout
21364
21365 \end_inset
21366
21367
21368 \end_layout
21369
21370 \end_inset
21371
21372 .
21373 \end_layout
21374
21375 \end_inset
21376
21377
21378 \begin_inset Index idx
21379 status collapsed
21380
21381 \begin_layout Plain Layout
21382 Packages ! fixmath
21383 \end_layout
21384
21385 \end_inset
21386
21387  with the LaTeX-preamble line
21388 \end_layout
21389
21390 \begin_layout Standard
21391
21392 \series bold
21393
21394 \backslash
21395 usepackage{fixmath}
21396 \end_layout
21397
21398 \begin_layout Standard
21399 Then all big Greek letters in a document will automatically be typeset italic.
21400 \end_layout
21401
21402 \begin_layout Subsection
21403 Bold Letters
21404 \begin_inset Index idx
21405 status collapsed
21406
21407 \begin_layout Plain Layout
21408 Greek letters ! bold
21409 \end_layout
21410
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \begin_layout Standard
21417 Greek letters cannot be set with different font styles like Latin letters.
21418  They can only be made bold with the command 
21419 \series bold
21420
21421 \backslash
21422 boldsymbol
21423 \series default
21424
21425 \begin_inset Index idx
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429 Commands ! B ! 
21430 \backslash
21431 boldsymbol
21432 \end_layout
21433
21434 \end_inset
21435
21436 .
21437 \end_layout
21438
21439 \begin_layout Standard
21440 \align center
21441 \begin_inset Tabular
21442 <lyxtabular version="3" rows="3" columns="2">
21443 <features rotate="0" tabularvalignment="middle">
21444 <column alignment="center" valignment="top">
21445 <column alignment="center" valignment="top">
21446 <row>
21447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 Command
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 Result
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row>
21467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471
21472 \backslash
21473 Upsilon
21474 \backslash
21475 boldsymbol
21476 \backslash
21477 Upsilon
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 </row>
21495 <row>
21496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500
21501 \backslash
21502 theta
21503 \backslash
21504 boldsymbol
21505 \backslash
21506 theta
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $\theta\boldsymbol{\theta}$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 </lyxtabular>
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Section
21532 Symbols
21533 \begin_inset ERT
21534 status collapsed
21535
21536 \begin_layout Plain Layout
21537
21538
21539 \backslash
21540 texorpdfstring{
21541 \end_layout
21542
21543 \end_inset
21544
21545
21546 \begin_inset Foot
21547 status collapsed
21548
21549 \begin_layout Plain Layout
21550 A list with all symbols of most of the LaTeX-packages can be found in 
21551 \begin_inset CommandInset citation
21552 LatexCommand cite
21553 key "Symbols"
21554
21555 \end_inset
21556
21557 .
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \begin_inset ERT
21564 status collapsed
21565
21566 \begin_layout Plain Layout
21567
21568 }{}
21569 \end_layout
21570
21571 \end_inset
21572
21573
21574 \begin_inset Note Note
21575 status collapsed
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21581 \end_layout
21582
21583 \begin_layout Plain Layout
21584 More about 
21585 \backslash
21586 texorpdfstring is in section 
21587 \begin_inset CommandInset ref
21588 LatexCommand ref
21589 reference "sub:Formulas-in-Section"
21590
21591 \end_inset
21592
21593 .
21594 \end_layout
21595
21596 \end_inset
21597
21598
21599 \begin_inset Index idx
21600 status collapsed
21601
21602 \begin_layout Plain Layout
21603 Symbols
21604 \end_layout
21605
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \begin_layout Standard
21612 Many of the symbols listed in this section can also be inserted via the
21613  toolbar buttons 
21614 \begin_inset Info
21615 type  "icon"
21616 arg   "math-insert \\nabla"
21617 \end_inset
21618
21619  and 
21620 \begin_inset Info
21621 type  "icon"
21622 arg   "math-insert \\digamma"
21623 \end_inset
21624
21625 .
21626 \end_layout
21627
21628 \begin_layout Subsection
21629 Mathematical Symbols
21630 \begin_inset CommandInset label
21631 LatexCommand label
21632 name "sub:Mathematical-Symbols"
21633
21634 \end_inset
21635
21636
21637 \begin_inset Index idx
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641 Symbols ! mathematical
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \begin_layout Standard
21650 \begin_inset space \hfill{}
21651 \end_inset
21652
21653
21654 \begin_inset Tabular
21655 <lyxtabular version="3" rows="10" columns="2">
21656 <features rotate="0" tabularvalignment="middle">
21657 <column alignment="center" valignment="top" width="0pt">
21658 <column alignment="center" valignment="top" width="0pt">
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 Command
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Plain Layout
21673 Result
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \backslash
21686 neg
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\neg$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 Im
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\Im$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \backslash
21736 Re
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 \begin_inset Formula $\Re$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
21755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \backslash
21761 aleph
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 \begin_inset Formula $\aleph$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 <row>
21780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \backslash
21786 partial
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795 \begin_inset Formula $\partial$
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 </row>
21804 <row>
21805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809
21810 \backslash
21811 infty
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 \begin_inset Formula $\infty$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 <row>
21830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \backslash
21836 wp
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Formula $\wp$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row>
21855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859
21860 \backslash
21861 imath
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 \begin_inset Formula $\imath$
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 </row>
21879 <row>
21880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \backslash
21886 jmath
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Plain Layout
21895 \begin_inset Formula $\jmath$
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 </lyxtabular>
21905
21906 \end_inset
21907
21908
21909 \begin_inset space \hfill{}
21910 \end_inset
21911
21912
21913 \begin_inset Tabular
21914 <lyxtabular version="3" rows="10" columns="2">
21915 <features rotate="0" tabularvalignment="middle">
21916 <column alignment="center" valignment="top" width="0pt">
21917 <column alignment="center" valignment="top" width="0pt">
21918 <row>
21919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923 Command
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932 Result
21933 \begin_inset Note Note
21934 status collapsed
21935
21936 \begin_layout Plain Layout
21937
21938 \series bold
21939
21940 \backslash
21941 raisebox
21942 \series default
21943  is only used as spacer.
21944 \end_layout
21945
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 <row>
21955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959
21960 \backslash
21961 forall
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 \begin_inset Formula $\forall$
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 </row>
21979 <row>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \backslash
21986 exists
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 \begin_inset Formula $\exists$
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 <row>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009
22010 \backslash
22011 nexists
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 \begin_inset Formula $\nexists$
22021 \end_inset
22022
22023
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 </row>
22029 <row>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \backslash
22036 emptyset
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 \begin_inset Formula $\emptyset$
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 </row>
22054 <row>
22055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059
22060 \backslash
22061 varnothing
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070 \begin_inset Formula $\varnothing$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 <row>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \backslash
22086 dag
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095 \begin_inset Formula $\dag$
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 </row>
22104 <row>
22105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109
22110 \backslash
22111 ddag
22112 \end_layout
22113
22114 \end_inset
22115 </cell>
22116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120 \begin_inset Formula $\ddag$
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 </row>
22129 <row>
22130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134
22135 \backslash
22136 complement
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145 \begin_inset ERT
22146 status collapsed
22147
22148 \begin_layout Plain Layout
22149
22150
22151 \backslash
22152 raisebox{-0.8mm}{
22153 \end_layout
22154
22155 \end_inset
22156
22157
22158 \begin_inset Formula $\complement$
22159 \end_inset
22160
22161
22162 \begin_inset ERT
22163 status collapsed
22164
22165 \begin_layout Plain Layout
22166
22167 }
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row>
22179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183
22184 \backslash
22185 Bbbk
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 \begin_inset Formula $\Bbbk$
22195 \end_inset
22196
22197
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 </row>
22203 </lyxtabular>
22204
22205 \end_inset
22206
22207
22208 \begin_inset space \hfill{}
22209 \end_inset
22210
22211
22212 \begin_inset Tabular
22213 <lyxtabular version="3" rows="10" columns="2">
22214 <features rotate="0" tabularvalignment="middle">
22215 <column alignment="center" valignment="top" width="0pt">
22216 <column alignment="center" valignment="top" width="0pt">
22217 <row>
22218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222 Command
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231 Result
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 </row>
22237 <row>
22238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242
22243 \backslash
22244 prime
22245 \end_layout
22246
22247 \end_inset
22248 </cell>
22249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 \begin_inset Formula $\prime$
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 </row>
22262 <row>
22263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267
22268 \backslash
22269 backprime
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 \begin_inset Formula $\backprime$
22279 \end_inset
22280
22281
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 <row>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292
22293 \backslash
22294 mho
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 \begin_inset Formula $\mho$
22304 \end_inset
22305
22306
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 </row>
22312 <row>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \backslash
22319 triangle
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22325 \begin_inset Text
22326
22327 \begin_layout Plain Layout
22328 \begin_inset Formula $\triangle$
22329 \end_inset
22330
22331
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 </row>
22337 <row>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342
22343 \backslash
22344 angle
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353 \begin_inset Formula $\angle$
22354 \end_inset
22355
22356
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 </row>
22362 <row>
22363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22364 \begin_inset Text
22365
22366 \begin_layout Plain Layout
22367
22368 \backslash
22369 measuredangle
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378 \begin_inset Formula $\measuredangle$
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 </row>
22387 <row>
22388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22389 \begin_inset Text
22390
22391 \begin_layout Plain Layout
22392
22393 \backslash
22394 sphericalangle
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Plain Layout
22403 \begin_inset Formula $\sphericalangle$
22404 \end_inset
22405
22406
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 </row>
22412 <row>
22413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22414 \begin_inset Text
22415
22416 \begin_layout Plain Layout
22417
22418 \backslash
22419 top
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \begin_layout Plain Layout
22428 \begin_inset Formula $\top$
22429 \end_inset
22430
22431
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 </row>
22437 <row>
22438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \backslash
22444 bot
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \begin_layout Plain Layout
22453 \begin_inset Formula $\bot$
22454 \end_inset
22455
22456
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 </row>
22462 </lyxtabular>
22463
22464 \end_inset
22465
22466
22467 \begin_inset space \hfill{}
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \begin_layout Subsection
22474 Miscellaneous Symbols
22475 \begin_inset CommandInset label
22476 LatexCommand label
22477 name "sub:Miscellaneous-Symbols"
22478
22479 \end_inset
22480
22481
22482 \begin_inset Index idx
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486 Symbols ! miscellaneous
22487 \end_layout
22488
22489 \end_inset
22490
22491
22492 \end_layout
22493
22494 \begin_layout Standard
22495 \noindent
22496 \align center
22497 \begin_inset Tabular
22498 <lyxtabular version="3" rows="10" columns="2">
22499 <features rotate="0" tabularvalignment="middle">
22500 <column alignment="center" valignment="top" width="0pt">
22501 <column alignment="center" valignment="top" width="0pt">
22502 <row>
22503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507 Command
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 Result
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527
22528 \backslash
22529 flat
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538 \begin_inset Formula $\flat$
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 </row>
22547 <row>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \backslash
22554 natural
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Formula $\natural$
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 </row>
22572 <row>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577
22578 \backslash
22579 sharp
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 \begin_inset Formula $\sharp$
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 </row>
22597 <row>
22598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602
22603 \backslash
22604 surd
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 \begin_inset Formula $\surd$
22614 \end_inset
22615
22616
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 </row>
22622 <row>
22623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627
22628 \backslash
22629 checkmark
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 \begin_inset Formula $\checkmark$
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 </row>
22647 <row>
22648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652
22653 \backslash
22654 yen
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663 \begin_inset Formula $\yen$
22664 \end_inset
22665
22666
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 </row>
22672 <row>
22673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22674 \begin_inset Text
22675
22676 \begin_layout Plain Layout
22677
22678 \backslash
22679 pounds
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688 \begin_inset Formula $\pounds$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 <row>
22698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Plain Layout
22702 $
22703 \end_layout
22704
22705 \end_inset
22706 </cell>
22707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 \begin_inset Formula $\$$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 </row>
22720 <row>
22721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 §
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 \begin_inset Formula $§$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 </lyxtabular>
22744
22745 \end_inset
22746
22747
22748 \begin_inset Tabular
22749 <lyxtabular version="3" rows="10" columns="2">
22750 <features rotate="0" tabularvalignment="middle">
22751 <column alignment="center" valignment="top">
22752 <column alignment="center" valignment="top">
22753 <row>
22754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 Command
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767 Result
22768 \end_layout
22769
22770 \end_inset
22771 </cell>
22772 </row>
22773 <row>
22774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778
22779 \backslash
22780 hbar
22781 \end_layout
22782
22783 \end_inset
22784 </cell>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789 \begin_inset Formula $\hbar$
22790 \end_inset
22791
22792
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 </row>
22798 <row>
22799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22800 \begin_inset Text
22801
22802 \begin_layout Plain Layout
22803
22804 \backslash
22805 hslash
22806 \end_layout
22807
22808 \end_inset
22809 </cell>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814 \begin_inset Formula $\hslash$
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 </row>
22823 <row>
22824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828
22829 \backslash
22830 clubsuit
22831 \end_layout
22832
22833 \end_inset
22834 </cell>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 \begin_inset Formula $\clubsuit$
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 </row>
22848 <row>
22849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853
22854 \backslash
22855 spadesuit
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864 \begin_inset Formula $\spadesuit$
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 </row>
22873 <row>
22874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878
22879 \backslash
22880 bigstar
22881 \end_layout
22882
22883 \end_inset
22884 </cell>
22885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889 \begin_inset Formula $\bigstar$
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 </row>
22898 <row>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \backslash
22905 blacklozenge
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914 \begin_inset Formula $\blacklozenge$
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 <row>
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Plain Layout
22928
22929 \backslash
22930 blacktriangle
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 \begin_inset Formula $\blacktriangle$
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 </row>
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953
22954 \backslash
22955 blacktiangledown
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 \begin_inset Formula $\blacktriangledown$
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978
22979 \backslash
22980 bullet
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset Formula $\bullet$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 </lyxtabular>
22999
23000 \end_inset
23001
23002
23003 \begin_inset Tabular
23004 <lyxtabular version="3" rows="10" columns="2">
23005 <features rotate="0" tabularvalignment="middle">
23006 <column alignment="center" valignment="top" width="0pt">
23007 <column alignment="center" valignment="top" width="0pt">
23008 <row>
23009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 Command
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022 Result
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 <row>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033
23034 \backslash
23035 diamondsuit
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044 \begin_inset Formula $\diamondsuit$
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 </row>
23053 <row>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \backslash
23060 Diamond
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 \begin_inset Formula $\Diamond$
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 </row>
23078 <row>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \backslash
23085 heartsuit
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094 \begin_inset Formula $\heartsuit$
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 </row>
23103 <row>
23104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108
23109 \backslash
23110 P
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119 \begin_inset Formula $\P$
23120 \end_inset
23121
23122
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 </row>
23128 <row>
23129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133
23134 \backslash
23135 copyright
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23141 \begin_inset Text
23142
23143 \begin_layout Plain Layout
23144 \begin_inset Formula $\copyright$
23145 \end_inset
23146
23147
23148 \end_layout
23149
23150 \end_inset
23151 </cell>
23152 </row>
23153 <row>
23154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158
23159 \backslash
23160 circledR
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23166 \begin_inset Text
23167
23168 \begin_layout Plain Layout
23169 \begin_inset Formula $\circledR$
23170 \end_inset
23171
23172
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 </row>
23178 <row>
23179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183
23184 \backslash
23185 maltese
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23191 \begin_inset Text
23192
23193 \begin_layout Plain Layout
23194 \begin_inset Formula $\maltese$
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 </row>
23203 <row>
23204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208
23209 \backslash
23210 diagup
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Plain Layout
23219 \begin_inset Formula $\diagup$
23220 \end_inset
23221
23222
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 </row>
23228 <row>
23229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233
23234 \backslash
23235 diagdown
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 \begin_inset Formula $\diagdown$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 </lyxtabular>
23254
23255 \end_inset
23256
23257
23258 \end_layout
23259
23260 \begin_layout Standard
23261 \begin_inset VSpace medskip
23262 \end_inset
23263
23264
23265 \end_layout
23266
23267 \begin_layout Standard
23268 Some symbols can be displayed in different sizes, see 
23269 \begin_inset CommandInset ref
23270 LatexCommand ref
23271 reference "sub:Font-Sizes"
23272
23273 \end_inset
23274
23275 .
23276 \end_layout
23277
23278 \begin_layout Subsection
23279 The Euro-Symbol €
23280 \begin_inset Index idx
23281 status collapsed
23282
23283 \begin_layout Plain Layout
23284 Symbols ! Euro-symbol
23285 \end_layout
23286
23287 \end_inset
23288
23289
23290 \begin_inset Index idx
23291 status collapsed
23292
23293 \begin_layout Plain Layout
23294
23295 \backslash
23296 @
23297 \begin_inset ERT
23298 status collapsed
23299
23300 \begin_layout Plain Layout
23301
23302
23303 \backslash
23304 officialeuro
23305 \end_layout
23306
23307 \end_inset
23308
23309
23310 \end_layout
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Standard
23318 To use the Euro symbol in formulas, the LaTeX-package 
23319 \series bold
23320 eurosym
23321 \series default
23322
23323 \begin_inset Index idx
23324 status collapsed
23325
23326 \begin_layout Plain Layout
23327 Packages ! eurosym
23328 \end_layout
23329
23330 \end_inset
23331
23332  must be installed and loaded with the LaTeX-preamble line
23333 \end_layout
23334
23335 \begin_layout Standard
23336
23337 \series bold
23338
23339 \backslash
23340 usepackage[gennarrow]{eurosym}
23341 \end_layout
23342
23343 \begin_layout Standard
23344 The Euro symbol can now be inserted with the command 
23345 \series bold
23346
23347 \backslash
23348 euro
23349 \series default
23350
23351 \begin_inset Index idx
23352 status collapsed
23353
23354 \begin_layout Plain Layout
23355 Commands ! E ! 
23356 \backslash
23357 euro
23358 \end_layout
23359
23360 \end_inset
23361
23362 .
23363 \end_layout
23364
23365 \begin_layout Standard
23366 The Euro symbol can directly be inserted with the € key in mathematical
23367  text, without having 
23368 \series bold
23369 eurosym
23370 \series default
23371  installed.
23372  When 
23373 \series bold
23374 eurosym
23375 \series default
23376  is installed, 
23377 \series bold
23378
23379 \backslash
23380 euro
23381 \series default
23382  can also be inserted in TeX-mode.
23383  The official currency symbol can then be inserted with the command 
23384 \series bold
23385
23386 \backslash
23387 officialeuro
23388 \series default
23389
23390 \begin_inset Index idx
23391 status collapsed
23392
23393 \begin_layout Plain Layout
23394 Commands ! O ! 
23395 \backslash
23396 officialeuro
23397 \end_layout
23398
23399 \end_inset
23400
23401 , that is only available in TeX-mode.
23402 \end_layout
23403
23404 \begin_layout Standard
23405 \begin_inset ERT
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409
23410
23411 \backslash
23412 ifeurosym 
23413 \end_layout
23414
23415 \end_inset
23416
23417
23418 \begin_inset Note Note
23419 status open
23420
23421 \begin_layout Plain Layout
23422 The following table will only be displayed when the LaTeX-package 
23423 \series bold
23424 eurosym
23425 \series default
23426  is installed.
23427 \end_layout
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \begin_layout Standard
23435 An overview about the different Euro symbols:
23436 \end_layout
23437
23438 \begin_layout Standard
23439 \align center
23440 \begin_inset Tabular
23441 <lyxtabular version="3" rows="4" columns="3">
23442 <features rotate="0" tabularvalignment="middle">
23443 <column alignment="center" valignment="top" width="0pt">
23444 <column alignment="center" valignment="top" width="0pt">
23445 <column alignment="center" valignment="top" width="0pt">
23446 <row>
23447 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 Command 
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 Result
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 </row>
23475 <row>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 formula
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \backslash
23491 euro
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23497 \begin_inset Text
23498
23499 \begin_layout Plain Layout
23500 \begin_inset Formula $\euro$
23501 \end_inset
23502
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 </row>
23509 <row>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 mathematical text
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 \begin_inset Formula $\mbox{€}$
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 </row>
23541 <row>
23542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 TeX-mode
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555
23556 \backslash
23557 officialeuro
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 \begin_inset ERT
23567 status collapsed
23568
23569 \begin_layout Plain Layout
23570
23571
23572 \backslash
23573 officialeuro
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \end_inset
23582 </cell>
23583 </row>
23584 </lyxtabular>
23585
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \begin_layout Standard
23592 \begin_inset ERT
23593 status collapsed
23594
23595 \begin_layout Plain Layout
23596
23597
23598 \backslash
23599 else 
23600 \end_layout
23601
23602 \end_inset
23603
23604
23605 \begin_inset Note Note
23606 status open
23607
23608 \begin_layout Plain Layout
23609 The following will be displayed when the LaTeX-package 
23610 \series bold
23611 eurosym
23612 \series default
23613  is not installed:
23614 \end_layout
23615
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \begin_layout Standard
23622 You need to install the LaTeX-package 
23623 \series bold
23624 eurosym
23625 \series default
23626  to see the rest of this subsection in the output.
23627 \end_layout
23628
23629 \begin_layout Standard
23630 \begin_inset ERT
23631 status collapsed
23632
23633 \begin_layout Plain Layout
23634
23635
23636 \backslash
23637 fi 
23638 \end_layout
23639
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \begin_layout Section
23646 Relations
23647 \begin_inset CommandInset label
23648 LatexCommand label
23649 name "sec:Relations"
23650
23651 \end_inset
23652
23653
23654 \begin_inset Index idx
23655 status collapsed
23656
23657 \begin_layout Plain Layout
23658 Relations
23659 \end_layout
23660
23661 \end_inset
23662
23663
23664 \begin_inset Index idx
23665 status collapsed
23666
23667 \begin_layout Plain Layout
23668 Comparisons|see
23669 \begin_inset ERT
23670 status collapsed
23671
23672 \begin_layout Plain Layout
23673
23674 {
23675 \end_layout
23676
23677 \end_inset
23678
23679 Relations
23680 \begin_inset ERT
23681 status collapsed
23682
23683 \begin_layout Plain Layout
23684
23685 }
23686 \end_layout
23687
23688 \end_inset
23689
23690
23691 \end_layout
23692
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \begin_layout Standard
23699 All following relations can also be inserted via the toolbar button 
23700 \begin_inset Info
23701 type  "icon"
23702 arg   "math-insert \\leq"
23703 \end_inset
23704
23705 .
23706 \end_layout
23707
23708 \begin_layout Standard
23709 \begin_inset space \hfill{}
23710 \end_inset
23711
23712
23713 \begin_inset Tabular
23714 <lyxtabular version="3" rows="17" columns="2">
23715 <features rotate="0" tabularvalignment="middle">
23716 <column alignment="center" valignment="top" width="0pt">
23717 <column alignment="center" valignment="top" width="0pt">
23718 <row>
23719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 Command
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 Result
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 </row>
23738 <row>
23739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743 <
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752 \begin_inset Formula $<$
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 </row>
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \backslash
23768 le
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 \begin_inset Formula $\le$
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 </row>
23786 <row>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791
23792 \backslash
23793 ll
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Formula $\ll$
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 </row>
23811 <row>
23812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816
23817 \backslash
23818 prec
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 \begin_inset Formula $\prec$
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 </row>
23836 <row>
23837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841
23842 \backslash
23843 preceq
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 \begin_inset Formula $\preceq$
23853 \end_inset
23854
23855
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 </row>
23861 <row>
23862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866
23867 \backslash
23868 subset
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 \begin_inset Formula $\subset$
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 </row>
23886 <row>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \backslash
23893 subseteq
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 \begin_inset Formula $\subseteq$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \backslash
23918 sqsubseteq
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 \begin_inset Formula $\sqsubseteq$
23928 \end_inset
23929
23930
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 </row>
23936 <row>
23937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941
23942 \backslash
23943 in
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $\in$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966
23967 \backslash
23968 vdash
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 \begin_inset Formula $\vdash$
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 </row>
23986 <row>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \backslash
23993 smile
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 \begin_inset Formula $\smile$
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \backslash
24018 lhd
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 \begin_inset Formula $\lhd$
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 </row>
24036 <row>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 unlhd
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 \begin_inset Formula $\unlhd$
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 </row>
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066
24067 \backslash
24068 gtrless
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Formula $\gtrless$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \backslash
24093 mid
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 \begin_inset Formula $\mid$
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 </row>
24111 <row>
24112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24113 \begin_inset Text
24114
24115 \begin_layout Plain Layout
24116
24117 \backslash
24118 nmid
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 \begin_inset Formula $\nmid$
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \end_inset
24134 </cell>
24135 </row>
24136 </lyxtabular>
24137
24138 \end_inset
24139
24140
24141 \begin_inset space \hfill{}
24142 \end_inset
24143
24144
24145 \begin_inset Tabular
24146 <lyxtabular version="3" rows="17" columns="2">
24147 <features rotate="0" tabularvalignment="middle">
24148 <column alignment="center" valignment="top" width="0pt">
24149 <column alignment="center" valignment="top" width="0pt">
24150 <row>
24151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 Command
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164 Result
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 </row>
24170 <row>
24171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175 =
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184 \begin_inset Formula $=$
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 </row>
24193 <row>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198
24199 \backslash
24200 not=
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 \begin_inset Formula $\not=$
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 </row>
24218 <row>
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 equiv
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 \begin_inset Formula $\equiv$
24235 \end_inset
24236
24237
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 </row>
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 sim
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259 \begin_inset Formula $\sim$
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 </row>
24268 <row>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273
24274 \backslash
24275 simeq
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284 \begin_inset Formula $\simeq$
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 </row>
24293 <row>
24294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24295 \begin_inset Text
24296
24297 \begin_layout Plain Layout
24298
24299 \backslash
24300 approx
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309 \begin_inset Formula $\approx$
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 <row>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \backslash
24325 cong
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 \begin_inset Formula $\cong$
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 </row>
24343 <row>
24344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348
24349 \backslash
24350 bowtie
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 \begin_inset Formula $\bowtie$
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \end_inset
24366 </cell>
24367 </row>
24368 <row>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 notin
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 \begin_inset Formula $\notin$
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 </row>
24393 <row>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398
24399 \backslash
24400 perp
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 \begin_inset Formula $\perp$
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 </row>
24418 <row>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \backslash
24425 propto
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434 \begin_inset Formula $\propto$
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 </row>
24443 <row>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 asymp
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 \begin_inset Formula $\asymp$
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 </row>
24468 <row>
24469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473
24474 \backslash
24475 doteq
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484 \begin_inset Formula $\doteq$
24485 \end_inset
24486
24487
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 </row>
24493 <row>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498
24499 \backslash
24500 circeq
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 \begin_inset Formula $\circeq$
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \backslash
24525 models
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534 \begin_inset Formula $\models$
24535 \end_inset
24536
24537
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 </row>
24543 <row>
24544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 widehat=
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 \begin_inset Formula $\widehat{=}$
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 </row>
24568 </lyxtabular>
24569
24570 \end_inset
24571
24572
24573 \begin_inset space \hfill{}
24574 \end_inset
24575
24576
24577 \begin_inset Tabular
24578 <lyxtabular version="3" rows="17" columns="2">
24579 <features rotate="0" tabularvalignment="middle">
24580 <column alignment="center" valignment="top" width="0pt">
24581 <column alignment="center" valignment="top" width="0pt">
24582 <row>
24583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587 Command
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24593 \begin_inset Text
24594
24595 \begin_layout Plain Layout
24596 Result
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 </row>
24602 <row>
24603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24604 \begin_inset Text
24605
24606 \begin_layout Plain Layout
24607 >
24608 \end_layout
24609
24610 \end_inset
24611 </cell>
24612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24613 \begin_inset Text
24614
24615 \begin_layout Plain Layout
24616 \begin_inset Formula $>$
24617 \end_inset
24618
24619
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 </row>
24625 <row>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630
24631 \backslash
24632 ge
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641 \begin_inset Formula $\ge$
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 </row>
24650 <row>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \backslash
24657 gg
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 \begin_inset Formula $\gg$
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 <row>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \backslash
24682 succ
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 \begin_inset Formula $\succ$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 </row>
24700 <row>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 succeq
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716 \begin_inset Formula $\succeq$
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 </row>
24725 <row>
24726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 supset
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $\supset$
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 supseteq
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 $\supseteq$
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 </row>
24775 <row>
24776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Plain Layout
24780
24781 \backslash
24782 sqsupseteq
24783 \end_layout
24784
24785 \end_inset
24786 </cell>
24787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24788 \begin_inset Text
24789
24790 \begin_layout Plain Layout
24791 \begin_inset Formula $\sqsupseteq$
24792 \end_inset
24793
24794
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 </row>
24800 <row>
24801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24802 \begin_inset Text
24803
24804 \begin_layout Plain Layout
24805
24806 \backslash
24807 ni
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 \begin_inset Formula $\ni$
24817 \end_inset
24818
24819
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 </row>
24825 <row>
24826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830
24831 \backslash
24832 dashv
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841 \begin_inset Formula $\dashv$
24842 \end_inset
24843
24844
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 </row>
24850 <row>
24851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24852 \begin_inset Text
24853
24854 \begin_layout Plain Layout
24855
24856 \backslash
24857 frown
24858 \end_layout
24859
24860 \end_inset
24861 </cell>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866 \begin_inset Formula $\frown$
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \end_inset
24873 </cell>
24874 </row>
24875 <row>
24876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880
24881 \backslash
24882 rhd
24883 \end_layout
24884
24885 \end_inset
24886 </cell>
24887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891 \begin_inset Formula $\rhd$
24892 \end_inset
24893
24894
24895 \end_layout
24896
24897 \end_inset
24898 </cell>
24899 </row>
24900 <row>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905
24906 \backslash
24907 unrhd
24908 \end_layout
24909
24910 \end_inset
24911 </cell>
24912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916 \begin_inset Formula $\unrhd$
24917 \end_inset
24918
24919
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 </row>
24925 <row>
24926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930
24931 \backslash
24932 lessgtr
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941 \begin_inset Formula $\lessgtr$
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 </row>
24950 <row>
24951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \backslash
24957 parallel
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24963 \begin_inset Text
24964
24965 \begin_layout Plain Layout
24966 \begin_inset Formula $\parallel$
24967 \end_inset
24968
24969
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 </row>
24975 <row>
24976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980
24981 \backslash
24982 nparallel
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991 \begin_inset Formula $\nparallel$
24992 \end_inset
24993
24994
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 </row>
25000 </lyxtabular>
25001
25002 \end_inset
25003
25004
25005 \begin_inset space \hfill{}
25006 \end_inset
25007
25008
25009 \end_layout
25010
25011 \begin_layout Standard
25012 \begin_inset VSpace medskip
25013 \end_inset
25014
25015 The characters 
25016 \series bold
25017
25018 \backslash
25019 lhd
25020 \series default
25021  and 
25022 \series bold
25023
25024 \backslash
25025 rhd
25026 \series default
25027  are bigger than the equal looking operators 
25028 \series bold
25029
25030 \backslash
25031 triangleleft
25032 \series default
25033  and 
25034 \series bold
25035
25036 \backslash
25037 triangleright
25038 \series default
25039 , respectively.
25040 \end_layout
25041
25042 \begin_layout Standard
25043 LyX supports also many special relations.
25044  Use the toolbar button 
25045 \begin_inset Info
25046 type  "icon"
25047 arg   "math-insert \\leqq"
25048 \end_inset
25049
25050  to see a list of these relations.
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Relations are, in contrary to symbols, always surrounded by space.
25055 \end_layout
25056
25057 \begin_layout Standard
25058 Relations with labels can be created with the command 
25059 \series bold
25060
25061 \backslash
25062 stackrel
25063 \series default
25064
25065 \begin_inset Index idx
25066 status collapsed
25067
25068 \begin_layout Plain Layout
25069 Commands ! S ! 
25070 \backslash
25071 stackrel
25072 \end_layout
25073
25074 \end_inset
25075
25076 :
25077 \end_layout
25078
25079 \begin_layout Standard
25080 \align center
25081 \begin_inset Tabular
25082 <lyxtabular version="3" rows="2" columns="2">
25083 <features rotate="0" tabularvalignment="middle">
25084 <column alignment="center" valignment="top">
25085 <column alignment="center" valignment="top">
25086 <row>
25087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091 Command
25092 \end_layout
25093
25094 \end_inset
25095 </cell>
25096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100 Result
25101 \begin_inset Note Note
25102 status collapsed
25103
25104 \begin_layout Plain Layout
25105
25106 \series bold
25107
25108 \backslash
25109 raisebox
25110 \series default
25111  is only used as spacer.
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \end_inset
25120 </cell>
25121 </row>
25122 <row>
25123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127 A(r)
25128 \backslash
25129 stackrel
25130 \begin_inset space \textvisiblespace{}
25131 \end_inset
25132
25133 r
25134 \backslash
25135 to
25136 \backslash
25137 infty
25138 \begin_inset space \textvisiblespace{}
25139 \end_inset
25140
25141
25142 \begin_inset Formula $\downarrow$
25143 \end_inset
25144
25145
25146 \backslash
25147 approx
25148 \begin_inset space \textvisiblespace{}
25149 \end_inset
25150
25151
25152 \begin_inset space \textvisiblespace{}
25153 \end_inset
25154
25155 B
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
25165 \end_inset
25166
25167
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 </row>
25173 </lyxtabular>
25174
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \begin_layout Section
25181 Functions
25182 \end_layout
25183
25184 \begin_layout Subsection
25185 Predefined Functions
25186 \begin_inset CommandInset label
25187 LatexCommand label
25188 name "sub:Predefined-Functions"
25189
25190 \end_inset
25191
25192
25193 \begin_inset Index idx
25194 status collapsed
25195
25196 \begin_layout Plain Layout
25197 Functions ! predefined
25198 \end_layout
25199
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \begin_layout Standard
25206 In general, variables are set 
25207 \emph on
25208 italic
25209 \emph default
25210  in mathematical expressions, but not function names, because 
25211 \begin_inset Formula $sin$
25212 \end_inset
25213
25214  could be misunderstood as 
25215 \begin_inset Formula $s\cdot i\cdot n$
25216 \end_inset
25217
25218 .
25219  Therefore there are predefined functionswhich are additionally a bit separated
25220  from prefactors.
25221  They are inserted as commands starting with a backslash before their name.
25222 \end_layout
25223
25224 \begin_layout Standard
25225 \align center
25226 \begin_inset Tabular
25227 <lyxtabular version="3" rows="2" columns="4">
25228 <features rotate="0" tabularvalignment="middle">
25229 <column alignment="center" valignment="top" width="0pt">
25230 <column alignment="center" valignment="top" width="0pt">
25231 <column alignment="center" valignment="top" width="0pt">
25232 <column alignment="center" valignment="top" width="0pt">
25233 <row>
25234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238 Command
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247 Result
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25253 \begin_inset Text
25254
25255 \begin_layout Plain Layout
25256 Command
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 Result
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 </row>
25271 <row>
25272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 Asin(x)+B
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \begin_layout Plain Layout
25285 \begin_inset Formula $Asin(x)+B$
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297 A
25298 \backslash
25299 sin(x)+B
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 \begin_inset Formula $A\sin(x)+B$
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 </row>
25317 </lyxtabular>
25318
25319 \end_inset
25320
25321
25322 \end_layout
25323
25324 \begin_layout Standard
25325 The following functions are predefined:
25326 \end_layout
25327
25328 \begin_layout Standard
25329 \begin_inset VSpace -2mm
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \begin_layout Standard
25336 \align center
25337 \begin_inset Tabular
25338 <lyxtabular version="3" rows="9" columns="4">
25339 <features rotate="0" tabularvalignment="middle">
25340 <column alignment="center" valignment="top" width="0pt">
25341 <column alignment="center" valignment="top" width="0pt">
25342 <column alignment="center" valignment="top" width="0pt">
25343 <column alignment="center" valignment="top" width="0pt">
25344 <row>
25345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349 Command
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358 Command
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25364 \begin_inset Text
25365
25366 \begin_layout Plain Layout
25367 Command
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376 Command
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 </row>
25382 <row>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 sin
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398
25399 \backslash
25400 sinh
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25406 \begin_inset Text
25407
25408 \begin_layout Plain Layout
25409
25410 \backslash
25411 arcsin
25412 \end_layout
25413
25414 \end_inset
25415 </cell>
25416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25417 \begin_inset Text
25418
25419 \begin_layout Plain Layout
25420
25421 \backslash
25422 sup
25423 \end_layout
25424
25425 \end_inset
25426 </cell>
25427 </row>
25428 <row>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \backslash
25435 cos
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25441 \begin_inset Text
25442
25443 \begin_layout Plain Layout
25444
25445 \backslash
25446 cosh
25447 \end_layout
25448
25449 \end_inset
25450 </cell>
25451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25452 \begin_inset Text
25453
25454 \begin_layout Plain Layout
25455
25456 \backslash
25457 arccos
25458 \end_layout
25459
25460 \end_inset
25461 </cell>
25462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466
25467 \backslash
25468 inf
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 </row>
25474 <row>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 tan
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25487 \begin_inset Text
25488
25489 \begin_layout Plain Layout
25490
25491 \backslash
25492 tanh
25493 \end_layout
25494
25495 \end_inset
25496 </cell>
25497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25498 \begin_inset Text
25499
25500 \begin_layout Plain Layout
25501
25502 \backslash
25503 arctan
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512
25513 \backslash
25514 lim
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 <row>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 cot
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536
25537 \backslash
25538 coth
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Plain Layout
25547
25548 \backslash
25549 arg
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Plain Layout
25558
25559 \backslash
25560 liminf
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 </row>
25566 <row>
25567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571
25572 \backslash
25573 sec
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582
25583 \backslash
25584 min
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593
25594 \backslash
25595 deg
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Plain Layout
25604
25605 \backslash
25606 limsup
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 </row>
25612 <row>
25613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617
25618 \backslash
25619 csc
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628
25629 \backslash
25630 max
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639
25640 \backslash
25641 det
25642 \end_layout
25643
25644 \end_inset
25645 </cell>
25646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25647 \begin_inset Text
25648
25649 \begin_layout Plain Layout
25650
25651 \backslash
25652 Pr
25653 \end_layout
25654
25655 \end_inset
25656 </cell>
25657 </row>
25658 <row>
25659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25660 \begin_inset Text
25661
25662 \begin_layout Plain Layout
25663
25664 \backslash
25665 ln
25666 \end_layout
25667
25668 \end_inset
25669 </cell>
25670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 exp
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Plain Layout
25685
25686 \backslash
25687 dim
25688 \end_layout
25689
25690 \end_inset
25691 </cell>
25692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25693 \begin_inset Text
25694
25695 \begin_layout Plain Layout
25696
25697 \backslash
25698 hom
25699 \end_layout
25700
25701 \end_inset
25702 </cell>
25703 </row>
25704 <row>
25705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709
25710 \backslash
25711 lg
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Plain Layout
25720
25721 \backslash
25722 log
25723 \end_layout
25724
25725 \end_inset
25726 </cell>
25727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25728 \begin_inset Text
25729
25730 \begin_layout Plain Layout
25731
25732 \backslash
25733 ker
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742
25743 \backslash
25744 gcd
25745 \end_layout
25746
25747 \end_inset
25748 </cell>
25749 </row>
25750 </lyxtabular>
25751
25752 \end_inset
25753
25754
25755 \end_layout
25756
25757 \begin_layout Standard
25758 They can also be inserted with the math toolbar button 
25759 \begin_inset Info
25760 type  "icon"
25761 arg   "math-insert \\functions"
25762 \end_inset
25763
25764 .
25765 \end_layout
25766
25767 \begin_layout Subsection
25768 Self-defined Functions
25769 \begin_inset Index idx
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773 Functions ! self-defined
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \begin_layout Standard
25782 To use a function that is not predefined, like for example the sign function
25783  sgn(x), there are two possibilities:
25784 \end_layout
25785
25786 \begin_layout Itemize
25787 Define the function by inserting the following line to the LaTeX-preamble
25788 \begin_inset Foot
25789 status collapsed
25790
25791 \begin_layout Plain Layout
25792 For more about 
25793 \series bold
25794
25795 \backslash
25796 DeclareMathOperator
25797 \series default
25798  see 
25799 \begin_inset CommandInset ref
25800 LatexCommand ref
25801 reference "sub:Self-defined-Operators"
25802
25803 \end_inset
25804
25805 .
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \begin_inset Newline newline
25812 \end_inset
25813
25814
25815 \begin_inset VSpace -3mm
25816 \end_inset
25817
25818
25819 \begin_inset Newline newline
25820 \end_inset
25821
25822
25823 \series bold
25824
25825 \backslash
25826 DeclareMathOperator{
25827 \backslash
25828 sgn}{sgn}
25829 \series default
25830
25831 \begin_inset Index idx
25832 status collapsed
25833
25834 \begin_layout Plain Layout
25835 Commands ! D ! 
25836 \backslash
25837 dbinom@
25838 \backslash
25839 DeclareMathOperator
25840 \end_layout
25841
25842 \end_inset
25843
25844
25845 \begin_inset Newline newline
25846 \end_inset
25847
25848
25849 \begin_inset VSpace -2mm
25850 \end_inset
25851
25852
25853 \begin_inset Newline newline
25854 \end_inset
25855
25856 Now the new defined function can be called with the command 
25857 \series bold
25858
25859 \backslash
25860 sgn
25861 \series default
25862 .
25863 \end_layout
25864
25865 \begin_layout Itemize
25866 Write the formula as usual, mark the formula name, in our example the letters
25867  
25868 \emph on
25869 sgn
25870 \emph default
25871 , and change it to mathematical text.
25872  Finally, a space is inserted between prefactor and function.
25873 \end_layout
25874
25875 \begin_layout Standard
25876 The result is the same with both methods as with a predefined function
25877 \begin_inset Foot
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881 In LyX self-defined functions are displayed red, predefined ones black.
25882 \end_layout
25883
25884 \end_inset
25885
25886 :
25887 \end_layout
25888
25889 \begin_layout Standard
25890 \align center
25891 \begin_inset Tabular
25892 <lyxtabular version="3" rows="3" columns="2">
25893 <features rotate="0" tabularvalignment="middle">
25894 <column alignment="center" valignment="top" width="0pt">
25895 <column alignment="center" valignment="top" width="0pt">
25896 <row>
25897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25898 \begin_inset Text
25899
25900 \begin_layout Plain Layout
25901 Command
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Plain Layout
25910 Result
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 </row>
25916 <row>
25917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25918 \begin_inset Text
25919
25920 \begin_layout Plain Layout
25921 A
25922 \backslash
25923 sgn(x)+B
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 \begin_inset Formula $A\sgn(x)+B$
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \end_inset
25939 </cell>
25940 </row>
25941 <row>
25942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25943 \begin_inset Text
25944
25945 \begin_layout Plain Layout
25946 A
25947 \backslash
25948 ,
25949 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25950 \end_inset
25951
25952 (x)+B
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 </row>
25970 </lyxtabular>
25971
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \begin_layout Standard
25978 The first method is more suitable when the self-defined function should
25979  be used several times.
25980 \end_layout
25981
25982 \begin_layout Subsection
25983 Limits
25984 \begin_inset Index idx
25985 status collapsed
25986
25987 \begin_layout Plain Layout
25988 Limits
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 For limits, in addition to the commands 
25998 \series bold
25999
26000 \backslash
26001 lim
26002 \series default
26003
26004 \begin_inset Index idx
26005 status collapsed
26006
26007 \begin_layout Plain Layout
26008 Commands ! L ! 
26009 \backslash
26010 lim
26011 \end_layout
26012
26013 \end_inset
26014
26015
26016 \series bold
26017
26018 \backslash
26019 liminf
26020 \series default
26021  and 
26022 \series bold
26023
26024 \backslash
26025 limsup
26026 \series default
26027  the following functions are defined:
26028 \end_layout
26029
26030 \begin_layout Standard
26031 \align center
26032 \begin_inset Tabular
26033 <lyxtabular version="3" rows="5" columns="2">
26034 <features rotate="0" tabularvalignment="middle">
26035 <column alignment="center" valignment="top">
26036 <column alignment="center" valignment="top">
26037 <row>
26038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042 Command
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 Result
26052 \begin_inset Note Note
26053 status collapsed
26054
26055 \begin_layout Plain Layout
26056
26057 \series bold
26058
26059 \backslash
26060 raisebox
26061 \series default
26062  is only used as spacer.
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 </row>
26073 <row>
26074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078
26079 \backslash
26080 varliminf
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26086 \begin_inset Text
26087
26088 \begin_layout Plain Layout
26089 \begin_inset Formula $\varliminf$
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 </row>
26098 <row>
26099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26100 \begin_inset Text
26101
26102 \begin_layout Plain Layout
26103
26104 \backslash
26105 varlimsup
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114 \begin_inset Formula $\varlimsup$
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \end_inset
26121 </cell>
26122 </row>
26123 <row>
26124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26125 \begin_inset Text
26126
26127 \begin_layout Plain Layout
26128
26129 \backslash
26130 varprojlim
26131 \end_layout
26132
26133 \end_inset
26134 </cell>
26135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 \begin_inset Formula $\varprojlim$
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \end_inset
26146 </cell>
26147 </row>
26148 <row>
26149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26150 \begin_inset Text
26151
26152 \begin_layout Plain Layout
26153
26154 \backslash
26155 varinjlim
26156 \end_layout
26157
26158 \end_inset
26159 </cell>
26160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26161 \begin_inset Text
26162
26163 \begin_layout Plain Layout
26164 \begin_inset Formula $\varinjlim$
26165 \end_inset
26166
26167
26168 \begin_inset Formula $\raisebox{-2.5mm}{}$
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 </row>
26177 </lyxtabular>
26178
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \begin_layout Standard
26185 \begin_inset VSpace medskip
26186 \end_inset
26187
26188 The limit is created by inserting a subscript.
26189  It is set right beside the function in an inline formula:
26190 \end_layout
26191
26192 \begin_layout Standard
26193 \align center
26194 \begin_inset Tabular
26195 <lyxtabular version="3" rows="2" columns="2">
26196 <features rotate="0" tabularvalignment="middle">
26197 <column alignment="center" valignment="top" width="0pt">
26198 <column alignment="center" valignment="top" width="0pt">
26199 <row>
26200 <cell alignment="center" valignment="top" usebox="none">
26201 \begin_inset Text
26202
26203 \begin_layout Plain Layout
26204 Command
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 <cell alignment="center" valignment="top" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Plain Layout
26213 \begin_inset space \hspace{}
26214 \length 1cm
26215 \end_inset
26216
26217 Result
26218 \begin_inset Note Note
26219 status collapsed
26220
26221 \begin_layout Plain Layout
26222 The space and
26223 \series bold
26224  
26225 \backslash
26226 raisebox
26227 \series default
26228  are used here as spacer.
26229 \end_layout
26230
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \end_inset
26237 </cell>
26238 </row>
26239 <row>
26240 <cell alignment="center" valignment="top" usebox="none">
26241 \begin_inset Text
26242
26243 \begin_layout Plain Layout
26244
26245 \backslash
26246 lim_x
26247 \backslash
26248 to
26249 \begin_inset space \textvisiblespace{}
26250 \end_inset
26251
26252 A
26253 \begin_inset space \textvisiblespace{}
26254 \end_inset
26255
26256 x=B
26257 \end_layout
26258
26259 \end_inset
26260 </cell>
26261 <cell alignment="center" valignment="top" usebox="none">
26262 \begin_inset Text
26263
26264 \begin_layout Plain Layout
26265 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26266 \end_inset
26267
26268
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 </row>
26274 </lyxtabular>
26275
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \begin_layout Standard
26282 In a displayed formula the limit is set below the formula, as usual:
26283 \begin_inset Formula 
26284 \[
26285 \lim_{x\to A}x=B
26286 \]
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \begin_layout Standard
26294 \begin_inset VSpace medskip
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 How to adjust the typesetting of the limits see 
26302 \begin_inset CommandInset ref
26303 LatexCommand ref
26304 reference "sub:Operator-Limits"
26305
26306 \end_inset
26307
26308 .
26309 \end_layout
26310
26311 \begin_layout Subsection
26312 Modulo-Functions
26313 \begin_inset Index idx
26314 status collapsed
26315
26316 \begin_layout Plain Layout
26317 Functions ! modulo-
26318 \end_layout
26319
26320 \end_inset
26321
26322
26323 \end_layout
26324
26325 \begin_layout Standard
26326 The modulo-function is special, because it exists in four variants.
26327  The variants in a displayed formula are:
26328 \begin_inset Formula 
26329 \begin{align*}
26330 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26331 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26332 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26333 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26334 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26335 \end{align*}
26336
26337 \end_inset
26338
26339
26340 \end_layout
26341
26342 \begin_layout Standard
26343 In an inline formula less space is set before the function names for all
26344  variants.
26345  By default the modulo-functions take only the first following character
26346  into account.
26347  To use more than one character, one has to put them into TeX-braces:
26348 \begin_inset Formula 
26349 \begin{align*}
26350 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26351 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26352 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26353 \end{align*}
26354
26355 \end_inset
26356
26357
26358 \end_layout
26359
26360 \begin_layout Section
26361 Special Characters
26362 \begin_inset Index idx
26363 status collapsed
26364
26365 \begin_layout Plain Layout
26366 Special characters
26367 \end_layout
26368
26369 \end_inset
26370
26371
26372 \end_layout
26373
26374 \begin_layout Subsection
26375 Special Characters in Mathematical Text
26376 \end_layout
26377
26378 \begin_layout Standard
26379 The following commands can only be used in mathematical text or in TeX-mode:
26380 \end_layout
26381
26382 \begin_layout Standard
26383 \begin_inset space \hfill{}
26384 \end_inset
26385
26386
26387 \begin_inset Tabular
26388 <lyxtabular version="3" rows="8" columns="2">
26389 <features rotate="0" tabularvalignment="middle">
26390 <column alignment="block" valignment="top">
26391 <column alignment="block" valignment="top">
26392 <row>
26393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397 Command
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406 Result
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 </row>
26412 <row>
26413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26414 \begin_inset Text
26415
26416 \begin_layout Plain Layout
26417
26418 \backslash
26419 oe
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26425 \begin_inset Text
26426
26427 \begin_layout Plain Layout
26428 \begin_inset Formula $\textrm{œ}$
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 </row>
26437 <row>
26438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Plain Layout
26442
26443 \backslash
26444 OE
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Plain Layout
26453 \begin_inset Formula $\textrm{Œ}$
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 </row>
26462 <row>
26463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26464 \begin_inset Text
26465
26466 \begin_layout Plain Layout
26467
26468 \backslash
26469 ae
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26475 \begin_inset Text
26476
26477 \begin_layout Plain Layout
26478 \begin_inset Formula $\textrm{æ}$
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 </row>
26487 <row>
26488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26489 \begin_inset Text
26490
26491 \begin_layout Plain Layout
26492
26493 \backslash
26494 AE
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26500 \begin_inset Text
26501
26502 \begin_layout Plain Layout
26503 \begin_inset Formula $\textrm{Æ}$
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \end_inset
26510 </cell>
26511 </row>
26512 <row>
26513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26514 \begin_inset Text
26515
26516 \begin_layout Plain Layout
26517
26518 \backslash
26519 aa
26520 \end_layout
26521
26522 \end_inset
26523 </cell>
26524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 \begin_inset Formula $\textrm{\aa}$
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 AA
26545 \begin_inset Index idx
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549
26550 \backslash
26551 @
26552 \begin_inset ERT
26553 status collapsed
26554
26555 \begin_layout Plain Layout
26556
26557
26558 \backslash
26559 textrm{
26560 \backslash
26561 AA}
26562 \end_layout
26563
26564 \end_inset
26565
26566
26567 \end_layout
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580 \begin_inset Formula $\textrm{Å}$
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 </row>
26589 <row>
26590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Plain Layout
26594
26595 \backslash
26596 i
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26602 \begin_inset Text
26603
26604 \begin_layout Plain Layout
26605 \begin_inset Formula $\textrm{ı}$
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 </row>
26614 </lyxtabular>
26615
26616 \end_inset
26617
26618
26619 \begin_inset space \hfill{}
26620 \end_inset
26621
26622
26623 \begin_inset Tabular
26624 <lyxtabular version="3" rows="8" columns="2">
26625 <features rotate="0" tabularvalignment="middle">
26626 <column alignment="block" valignment="top">
26627 <column alignment="center" valignment="top">
26628 <row>
26629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633 command
26634 \begin_inset Note Note
26635 status collapsed
26636
26637 \begin_layout Plain Layout
26638 The space of 0
26639 \begin_inset space \thinspace{}
26640 \end_inset
26641
26642 mm is used for separation, because otherwise the output will be ¡ and ¿
26643  respectively.
26644 \end_layout
26645
26646 \end_inset
26647
26648
26649 \end_layout
26650
26651 \end_inset
26652 </cell>
26653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657 Result
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 </row>
26663 <row>
26664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668
26669 \backslash
26670 o
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Plain Layout
26679 \begin_inset Formula $\textrm{ø}$
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \end_inset
26686 </cell>
26687 </row>
26688 <row>
26689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26690 \begin_inset Text
26691
26692 \begin_layout Plain Layout
26693
26694 \backslash
26695 O
26696 \end_layout
26697
26698 \end_inset
26699 </cell>
26700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26701 \begin_inset Text
26702
26703 \begin_layout Plain Layout
26704 \begin_inset Formula $\textrm{Ø}$
26705 \end_inset
26706
26707
26708 \end_layout
26709
26710 \end_inset
26711 </cell>
26712 </row>
26713 <row>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718
26719 \backslash
26720 l
26721 \end_layout
26722
26723 \end_inset
26724 </cell>
26725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26726 \begin_inset Text
26727
26728 \begin_layout Plain Layout
26729 \begin_inset Formula $\textrm{ł}$
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \end_inset
26736 </cell>
26737 </row>
26738 <row>
26739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26740 \begin_inset Text
26741
26742 \begin_layout Plain Layout
26743
26744 \backslash
26745 L
26746 \end_layout
26747
26748 \end_inset
26749 </cell>
26750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26751 \begin_inset Text
26752
26753 \begin_layout Plain Layout
26754 \begin_inset Formula $\textrm{Ł}$
26755 \end_inset
26756
26757
26758 \end_layout
26759
26760 \end_inset
26761 </cell>
26762 </row>
26763 <row>
26764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Plain Layout
26768 !
26769 \begin_inset space \hspace{}
26770 \length 0mm
26771 \end_inset
26772
26773 `
26774 \begin_inset space \textvisiblespace{}
26775 \end_inset
26776
26777
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26783 \begin_inset Text
26784
26785 \begin_layout Plain Layout
26786 \begin_inset Formula $\textrm{!`}$
26787 \end_inset
26788
26789
26790 \end_layout
26791
26792 \end_inset
26793 </cell>
26794 </row>
26795 <row>
26796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26797 \begin_inset Text
26798
26799 \begin_layout Plain Layout
26800 ?
26801 \begin_inset space \hspace{}
26802 \length 0mm
26803 \end_inset
26804
26805 `
26806 \begin_inset space \textvisiblespace{}
26807 \end_inset
26808
26809
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Plain Layout
26818 \begin_inset Formula $\textrm{?`}$
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 </row>
26827 <row>
26828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832
26833 \backslash
26834 j
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843 \begin_inset Formula $\textrm{ȷ}$
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 </row>
26852 </lyxtabular>
26853
26854 \end_inset
26855
26856
26857 \begin_inset space \hfill{}
26858 \end_inset
26859
26860
26861 \end_layout
26862
26863 \begin_layout Standard
26864 The characters 
26865 \begin_inset Formula $\textrm{\textrm{Å}}$
26866 \end_inset
26867
26868  and 
26869 \begin_inset Formula $\textrm{\textrm{Ø}}$
26870 \end_inset
26871
26872  can also be inserted via the math toolbar button 
26873 \begin_inset Info
26874 type  "icon"
26875 arg   "math-insert \\digamma"
26876 \end_inset
26877
26878 .
26879 \end_layout
26880
26881 \begin_layout Standard
26882 An exception are the commands 
26883 \series bold
26884 !
26885 \begin_inset space \hspace{}
26886 \length 0mm
26887 \end_inset
26888
26889 `
26890 \series default
26891  and 
26892 \series bold
26893 ?
26894 \begin_inset space \hspace{}
26895 \length 0mm
26896 \end_inset
26897
26898 `
26899 \series default
26900 , because they can be inserted in LyX directly to text.
26901 \end_layout
26902
26903 \begin_layout Subsection
26904 Accents in Text
26905 \begin_inset CommandInset label
26906 LatexCommand label
26907 name "sub:Accents-in-Text"
26908
26909 \end_inset
26910
26911
26912 \begin_inset Index idx
26913 status collapsed
26914
26915 \begin_layout Plain Layout
26916 Accents ! in text
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \begin_layout Standard
26925 With the following commands all letters can be accented.
26926  The commands must be inserted in TeX-mode.
26927 \end_layout
26928
26929 \begin_layout Standard
26930 \begin_inset space \hfill{}
26931 \end_inset
26932
26933
26934 \begin_inset Tabular
26935 <lyxtabular version="3" rows="8" columns="2">
26936 <features rotate="0" tabularvalignment="middle">
26937 <column alignment="block" valignment="top">
26938 <column alignment="block" valignment="top">
26939 <row>
26940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26941 \begin_inset Text
26942
26943 \begin_layout Plain Layout
26944 Command
26945 \end_layout
26946
26947 \end_inset
26948 </cell>
26949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26950 \begin_inset Text
26951
26952 \begin_layout Plain Layout
26953 Result
26954 \end_layout
26955
26956 \end_inset
26957 </cell>
26958 </row>
26959 <row>
26960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26961 \begin_inset Text
26962
26963 \begin_layout Plain Layout
26964
26965 \backslash
26966
26967 \begin_inset Quotes grd
26968 \end_inset
26969
26970 e
26971 \end_layout
26972
26973 \end_inset
26974 </cell>
26975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26976 \begin_inset Text
26977
26978 \begin_layout Plain Layout
26979 \begin_inset ERT
26980 status collapsed
26981
26982 \begin_layout Plain Layout
26983
26984
26985 \backslash
26986 "e
26987 \end_layout
26988
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \end_inset
26995 </cell>
26996 </row>
26997 <row>
26998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26999 \begin_inset Text
27000
27001 \begin_layout Plain Layout
27002
27003 \backslash
27004 `e
27005 \end_layout
27006
27007 \end_inset
27008 </cell>
27009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27010 \begin_inset Text
27011
27012 \begin_layout Plain Layout
27013 \begin_inset ERT
27014 status collapsed
27015
27016 \begin_layout Plain Layout
27017
27018
27019 \backslash
27020 `e
27021 \end_layout
27022
27023 \end_inset
27024
27025
27026 \end_layout
27027
27028 \end_inset
27029 </cell>
27030 </row>
27031 <row>
27032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27033 \begin_inset Text
27034
27035 \begin_layout Plain Layout
27036
27037 \backslash
27038 ^
27039 \begin_inset space \textvisiblespace{}
27040 \end_inset
27041
27042 e
27043 \end_layout
27044
27045 \end_inset
27046 </cell>
27047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27048 \begin_inset Text
27049
27050 \begin_layout Plain Layout
27051 \begin_inset ERT
27052 status collapsed
27053
27054 \begin_layout Plain Layout
27055
27056
27057 \backslash
27058 ^e
27059 \end_layout
27060
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \end_inset
27067 </cell>
27068 </row>
27069 <row>
27070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27071 \begin_inset Text
27072
27073 \begin_layout Plain Layout
27074
27075 \backslash
27076 =e
27077 \end_layout
27078
27079 \end_inset
27080 </cell>
27081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27082 \begin_inset Text
27083
27084 \begin_layout Plain Layout
27085 \begin_inset ERT
27086 status collapsed
27087
27088 \begin_layout Plain Layout
27089
27090
27091 \backslash
27092 =e
27093 \end_layout
27094
27095 \end_inset
27096
27097
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 </row>
27103 <row>
27104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27105 \begin_inset Text
27106
27107 \begin_layout Plain Layout
27108
27109 \backslash
27110 u
27111 \begin_inset space \textvisiblespace{}
27112 \end_inset
27113
27114 e
27115 \end_layout
27116
27117 \end_inset
27118 </cell>
27119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27120 \begin_inset Text
27121
27122 \begin_layout Plain Layout
27123 \begin_inset ERT
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127
27128
27129 \backslash
27130 u e
27131 \end_layout
27132
27133 \end_inset
27134
27135
27136 \end_layout
27137
27138 \end_inset
27139 </cell>
27140 </row>
27141 <row>
27142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27143 \begin_inset Text
27144
27145 \begin_layout Plain Layout
27146
27147 \backslash
27148 b
27149 \begin_inset space \textvisiblespace{}
27150 \end_inset
27151
27152 e
27153 \end_layout
27154
27155 \end_inset
27156 </cell>
27157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27158 \begin_inset Text
27159
27160 \begin_layout Plain Layout
27161 \begin_inset ERT
27162 status collapsed
27163
27164 \begin_layout Plain Layout
27165
27166
27167 \backslash
27168 b e
27169 \end_layout
27170
27171 \end_inset
27172
27173
27174 \end_layout
27175
27176 \end_inset
27177 </cell>
27178 </row>
27179 <row>
27180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27181 \begin_inset Text
27182
27183 \begin_layout Plain Layout
27184
27185 \backslash
27186 t
27187 \begin_inset space \textvisiblespace{}
27188 \end_inset
27189
27190 ee
27191 \end_layout
27192
27193 \end_inset
27194 </cell>
27195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27196 \begin_inset Text
27197
27198 \begin_layout Plain Layout
27199 \begin_inset ERT
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203
27204
27205 \backslash
27206 t ee
27207 \end_layout
27208
27209 \end_inset
27210
27211
27212 \end_layout
27213
27214 \end_inset
27215 </cell>
27216 </row>
27217 </lyxtabular>
27218
27219 \end_inset
27220
27221
27222 \begin_inset space \hfill{}
27223 \end_inset
27224
27225
27226 \begin_inset Tabular
27227 <lyxtabular version="3" rows="8" columns="2">
27228 <features rotate="0" tabularvalignment="middle">
27229 <column alignment="block" valignment="top">
27230 <column alignment="center" valignment="top">
27231 <row>
27232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27233 \begin_inset Text
27234
27235 \begin_layout Plain Layout
27236 Command
27237 \end_layout
27238
27239 \end_inset
27240 </cell>
27241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27242 \begin_inset Text
27243
27244 \begin_layout Plain Layout
27245 Result
27246 \end_layout
27247
27248 \end_inset
27249 </cell>
27250 </row>
27251 <row>
27252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27253 \begin_inset Text
27254
27255 \begin_layout Plain Layout
27256
27257 \backslash
27258 H
27259 \begin_inset space \textvisiblespace{}
27260 \end_inset
27261
27262 e
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27268 \begin_inset Text
27269
27270 \begin_layout Plain Layout
27271 \begin_inset ERT
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275
27276
27277 \backslash
27278 H e
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \end_inset
27287 </cell>
27288 </row>
27289 <row>
27290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27291 \begin_inset Text
27292
27293 \begin_layout Plain Layout
27294
27295 \backslash
27296 'e
27297 \end_layout
27298
27299 \end_inset
27300 </cell>
27301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27302 \begin_inset Text
27303
27304 \begin_layout Plain Layout
27305 \begin_inset ERT
27306 status collapsed
27307
27308 \begin_layout Plain Layout
27309
27310
27311 \backslash
27312 'e
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 </row>
27323 <row>
27324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27325 \begin_inset Text
27326
27327 \begin_layout Plain Layout
27328
27329 \backslash
27330 ~e
27331 \begin_inset Index idx
27332 status collapsed
27333
27334 \begin_layout Plain Layout
27335 Tilde
27336 \end_layout
27337
27338 \end_inset
27339
27340
27341 \end_layout
27342
27343 \end_inset
27344 </cell>
27345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27346 \begin_inset Text
27347
27348 \begin_layout Plain Layout
27349 \begin_inset ERT
27350 status collapsed
27351
27352 \begin_layout Plain Layout
27353
27354
27355 \backslash
27356 ~e
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \end_inset
27365 </cell>
27366 </row>
27367 <row>
27368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27369 \begin_inset Text
27370
27371 \begin_layout Plain Layout
27372
27373 \backslash
27374 .e
27375 \end_layout
27376
27377 \end_inset
27378 </cell>
27379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Plain Layout
27383 \begin_inset ERT
27384 status collapsed
27385
27386 \begin_layout Plain Layout
27387
27388
27389 \backslash
27390 .e
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \end_layout
27397
27398 \end_inset
27399 </cell>
27400 </row>
27401 <row>
27402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27403 \begin_inset Text
27404
27405 \begin_layout Plain Layout
27406
27407 \backslash
27408 v
27409 \begin_inset space \textvisiblespace{}
27410 \end_inset
27411
27412 e
27413 \end_layout
27414
27415 \end_inset
27416 </cell>
27417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27418 \begin_inset Text
27419
27420 \begin_layout Plain Layout
27421 \begin_inset ERT
27422 status collapsed
27423
27424 \begin_layout Plain Layout
27425
27426
27427 \backslash
27428 v e
27429 \end_layout
27430
27431 \end_inset
27432
27433
27434 \end_layout
27435
27436 \end_inset
27437 </cell>
27438 </row>
27439 <row>
27440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27441 \begin_inset Text
27442
27443 \begin_layout Plain Layout
27444
27445 \backslash
27446 d
27447 \begin_inset space \textvisiblespace{}
27448 \end_inset
27449
27450 e
27451 \end_layout
27452
27453 \end_inset
27454 </cell>
27455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27456 \begin_inset Text
27457
27458 \begin_layout Plain Layout
27459 \begin_inset ERT
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463
27464
27465 \backslash
27466 d e
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \end_inset
27475 </cell>
27476 </row>
27477 <row>
27478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27479 \begin_inset Text
27480
27481 \begin_layout Plain Layout
27482
27483 \backslash
27484 c
27485 \begin_inset space \textvisiblespace{}
27486 \end_inset
27487
27488 e
27489 \end_layout
27490
27491 \end_inset
27492 </cell>
27493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27494 \begin_inset Text
27495
27496 \begin_layout Plain Layout
27497 \begin_inset ERT
27498 status collapsed
27499
27500 \begin_layout Plain Layout
27501
27502
27503 \backslash
27504 c e
27505 \end_layout
27506
27507 \end_inset
27508
27509
27510 \end_layout
27511
27512 \end_inset
27513 </cell>
27514 </row>
27515 </lyxtabular>
27516
27517 \end_inset
27518
27519
27520 \begin_inset space \hfill{}
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \begin_layout Standard
27527 \begin_inset VSpace medskip
27528 \end_inset
27529
27530 With the command 
27531 \series bold
27532
27533 \backslash
27534 t
27535 \series default
27536  also two different characters can be accented.
27537  The command 
27538 \series bold
27539
27540 \backslash
27541 t
27542 \begin_inset space \textvisiblespace{}
27543 \end_inset
27544
27545 sz
27546 \series default
27547  creates: 
27548 \begin_inset ERT
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552
27553
27554 \backslash
27555 t sz
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \begin_layout Standard
27564 The accents 
27565 \series bold
27566 `
27567 \series default
27568  , 
27569 \series bold
27570 '
27571 \series default
27572  and 
27573 \series bold
27574 ^
27575 \series default
27576  can in combination with vowels directly be inserted with the keyboard without
27577  using TeX-mode.
27578  The same applies for the tilde
27579 \begin_inset Foot
27580 status collapsed
27581
27582 \begin_layout Plain Layout
27583 This only applies for keyboards where the tilde is defined as accent.
27584 \end_layout
27585
27586 \end_inset
27587
27588  
27589 \series bold
27590 ~
27591 \series default
27592  in combination with 
27593 \emph on
27594 a
27595 \emph default
27596  , 
27597 \emph on
27598 n
27599 \emph default
27600  , or 
27601 \emph on
27602 o
27603 \emph default
27604 .
27605 \end_layout
27606
27607 \begin_layout Standard
27608 The commands 
27609 \series bold
27610
27611 \backslash
27612 b
27613 \series default
27614  , 
27615 \series bold
27616
27617 \backslash
27618 c
27619 \series default
27620  , 
27621 \series bold
27622
27623 \backslash
27624 d
27625 \series default
27626  , 
27627 \series bold
27628
27629 \backslash
27630 H
27631 \series default
27632  , 
27633 \series bold
27634
27635 \backslash
27636 t
27637 \series default
27638  , 
27639 \series bold
27640
27641 \backslash
27642 u
27643 \series default
27644  , 
27645 \series bold
27646
27647 \backslash
27648 v
27649 \series default
27650  and accents that are inserted directly with the keyboard are also available
27651  in mathematical text.
27652  For the other accents there are special math commands to be used in formulas,
27653  see 
27654 \begin_inset CommandInset ref
27655 LatexCommand ref
27656 reference "sub:Accents-for-one"
27657
27658 \end_inset
27659
27660 .
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset VSpace bigskip
27665 \end_inset
27666
27667 Furthermore, with the command 
27668 \series bold
27669
27670 \backslash
27671 textcircled
27672 \series default
27673
27674 \begin_inset Index idx
27675 status collapsed
27676
27677 \begin_layout Plain Layout
27678 Commands ! T ! 
27679 \backslash
27680 textcircled
27681 \end_layout
27682
27683 \end_inset
27684
27685  all numbers and letters can be set into a circle, quasi accented with a
27686  circle, similar to the copyright symbol.
27687 \end_layout
27688
27689 \begin_layout Standard
27690 \align center
27691 \begin_inset Tabular
27692 <lyxtabular version="3" rows="3" columns="2">
27693 <features rotate="0" tabularvalignment="middle">
27694 <column alignment="center" valignment="top">
27695 <column alignment="center" valignment="top">
27696 <row>
27697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27698 \begin_inset Text
27699
27700 \begin_layout Plain Layout
27701 Command
27702 \end_layout
27703
27704 \end_inset
27705 </cell>
27706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27707 \begin_inset Text
27708
27709 \begin_layout Plain Layout
27710 Result
27711 \begin_inset Note Note
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715
27716 \series bold
27717
27718 \backslash
27719 raisebox
27720 \series default
27721  is only used as spacer.
27722 \end_layout
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \end_inset
27730 </cell>
27731 </row>
27732 <row>
27733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27734 \begin_inset Text
27735
27736 \begin_layout Plain Layout
27737
27738 \backslash
27739 textcircled{w}
27740 \end_layout
27741
27742 \end_inset
27743 </cell>
27744 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27745 \begin_inset Text
27746
27747 \begin_layout Plain Layout
27748 \begin_inset ERT
27749 status collapsed
27750
27751 \begin_layout Plain Layout
27752
27753
27754 \backslash
27755 textcircled{w}
27756 \end_layout
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \end_inset
27764 </cell>
27765 </row>
27766 <row>
27767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27768 \begin_inset Text
27769
27770 \begin_layout Plain Layout
27771
27772 \backslash
27773 Large 
27774 \backslash
27775 textcircled{
27776 \backslash
27777 normalsize
27778 \backslash
27779 protect
27780 \backslash
27781 raisebox{-1.5pt}{W}}
27782 \end_layout
27783
27784 \end_inset
27785 </cell>
27786 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27787 \begin_inset Text
27788
27789 \begin_layout Plain Layout
27790 \begin_inset Formula $\raisebox{4.5mm}{}$
27791 \end_inset
27792
27793
27794 \begin_inset ERT
27795 status collapsed
27796
27797 \begin_layout Plain Layout
27798
27799
27800 \backslash
27801 Large 
27802 \backslash
27803 textcircled{
27804 \backslash
27805 normalsize
27806 \backslash
27807 protect
27808 \backslash
27809 raisebox{-1.5pt}W}
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \begin_inset Formula $\raisebox{-2mm}{}$
27816 \end_inset
27817
27818
27819 \end_layout
27820
27821 \end_inset
27822 </cell>
27823 </row>
27824 </lyxtabular>
27825
27826 \end_inset
27827
27828
27829 \end_layout
27830
27831 \begin_layout Standard
27832 One has to take care that the character fits in the circle.
27833  
27834 \series bold
27835
27836 \backslash
27837 Large
27838 \series default
27839
27840 \begin_inset Foot
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844 see 
27845 \begin_inset CommandInset ref
27846 LatexCommand ref
27847 reference "sub:Font-Sizes"
27848
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \end_inset
27855
27856  specifies thereby the size of the circle.
27857  With the help of 
27858 \series bold
27859
27860 \backslash
27861 raisebox
27862 \series default
27863
27864 \begin_inset Foot
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868 see 
27869 \begin_inset CommandInset ref
27870 LatexCommand ref
27871 reference "sub:Boxes-without-Frame"
27872
27873 \end_inset
27874
27875
27876 \end_layout
27877
27878 \end_inset
27879
27880  the character can be centered.
27881 \end_layout
27882
27883 \begin_layout Subsection
27884 Old-style Figures
27885 \begin_inset Index idx
27886 status collapsed
27887
27888 \begin_layout Plain Layout
27889 Old-style Figures
27890 \end_layout
27891
27892 \end_inset
27893
27894
27895 \end_layout
27896
27897 \begin_layout Standard
27898 Old-style figures (also known as old-style numerals) are created with the
27899  command 
27900 \series bold
27901
27902 \backslash
27903 oldstylenums
27904 \series default
27905
27906 \begin_inset Index idx
27907 status collapsed
27908
27909 \begin_layout Plain Layout
27910 Commands ! O ! 
27911 \backslash
27912 oldstylenums
27913 \end_layout
27914
27915 \end_inset
27916
27917 .
27918  The command can be used in formulas and in TeX-mode.
27919  The command scheme is:
27920 \end_layout
27921
27922 \begin_layout Standard
27923
27924 \series bold
27925
27926 \backslash
27927 oldstylenums{number}
27928 \end_layout
27929
27930 \begin_layout Standard
27931 The command 
27932 \series bold
27933
27934 \backslash
27935 oldstylenums{0123456789
27936 \series default
27937  produces: 
27938 \begin_inset Formula $\oldstylenums{0123456789}$
27939 \end_inset
27940
27941
27942 \end_layout
27943
27944 \begin_layout Section
27945 Formula Styles
27946 \begin_inset CommandInset label
27947 LatexCommand label
27948 name "sec:Formula-Styles"
27949
27950 \end_inset
27951
27952
27953 \begin_inset Index idx
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957 Formula ! styles
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Itemize
27966 There are two different alignment styles:
27967 \end_layout
27968
27969 \begin_deeper
27970 \begin_layout Description
27971 Centered is the predefined standard
27972 \end_layout
27973
27974 \begin_layout Description
27975 Indented for this the option 
27976 \series bold
27977 fleqn
27978 \series default
27979  must be inserted in the menu 
27980 \family sans
27981 Document\SpecialChar \menuseparator
27982 Settings
27983 \family default
27984  under 
27985 \family sans
27986 Document
27987 \begin_inset space ~
27988 \end_inset
27989
27990 Class
27991 \end_layout
27992
27993 \begin_layout Standard
27994 When 
27995 \series bold
27996 Indented
27997 \series default
27998  is used, the indentation can be adjusted with the length 
27999 \series bold
28000
28001 \backslash
28002 mathindent
28003 \series default
28004
28005 \begin_inset Index idx
28006 status collapsed
28007
28008 \begin_layout Plain Layout
28009 Commands ! M ! 
28010 \backslash
28011 mathindent
28012 \end_layout
28013
28014 \end_inset
28015
28016 .
28017  Should the distance be 15
28018 \begin_inset space \thinspace{}
28019 \end_inset
28020
28021 mm, the following command line is inserted in the LaTeX-preamble
28022 \end_layout
28023
28024 \begin_layout Standard
28025
28026 \series bold
28027
28028 \backslash
28029 setlength{
28030 \backslash
28031 mathindent}{15mm}
28032 \end_layout
28033
28034 \begin_layout Standard
28035 When no length is specified, the predefined value of 30
28036 \begin_inset space \thinspace{}
28037 \end_inset
28038
28039 pt will be used.
28040 \end_layout
28041
28042 \end_deeper
28043 \begin_layout Itemize
28044 And two different numbering styles:
28045 \end_layout
28046
28047 \begin_deeper
28048 \begin_layout Description
28049 Right is the predefined standard
28050 \end_layout
28051
28052 \begin_layout Description
28053 Left for this the option 
28054 \series bold
28055 leqno
28056 \series default
28057  must be inserted in the menu 
28058 \family sans
28059 Document\SpecialChar \menuseparator
28060 Settings
28061 \family default
28062  under 
28063 \family sans
28064 Document
28065 \begin_inset space ~
28066 \end_inset
28067
28068 Class
28069 \end_layout
28070
28071 \end_deeper
28072 \begin_layout Standard
28073
28074 \series bold
28075 fleqn
28076 \series default
28077  and 
28078 \series bold
28079 leqno
28080 \series default
28081  can also be used together.
28082  In this case both options are inserted, separated by a comma.
28083 \end_layout
28084
28085 \begin_layout Standard
28086 The chosen styles are used for all displayed formulas of the document.
28087  When both, centered and indented formulas should be created in a document,
28088  the style 
28089 \series bold
28090 Centered
28091 \series default
28092  is used.
28093  The indented formulas are then set in a flalign environment, see 
28094 \begin_inset CommandInset ref
28095 LatexCommand ref
28096 reference "sub:Flalign-Environment"
28097
28098 \end_inset
28099
28100 .
28101 \end_layout
28102
28103 \begin_layout Section
28104 Multiline Formulas
28105 \begin_inset CommandInset label
28106 LatexCommand label
28107 name "sec:Multiline-Formulas"
28108
28109 \end_inset
28110
28111
28112 \begin_inset Index idx
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116 Formula ! multiline
28117 \end_layout
28118
28119 \end_inset
28120
28121
28122 \end_layout
28123
28124 \begin_layout Subsection
28125 General
28126 \end_layout
28127
28128 \begin_layout Standard
28129 In LyX multiline formulas are created by pressing 
28130 \begin_inset Info
28131 type  "shortcut"
28132 arg   "newline-insert newline"
28133 \end_inset
28134
28135  inside a formula.
28136  This creates either an 
28137 \series bold
28138 eqnarray environment
28139 \series default
28140  that is described in 
28141 \begin_inset CommandInset ref
28142 LatexCommand ref
28143 reference "sub:Eqnarray-Environment"
28144
28145 \end_inset
28146
28147  or, when the option 
28148 \family sans
28149 Use AMS math package
28150 \family default
28151  in the document settings is selected, an 
28152 \series bold
28153 align environment
28154 \series default
28155  that is described in 
28156 \begin_inset CommandInset ref
28157 LatexCommand ref
28158 reference "sub:Standard-align-Environment"
28159
28160 \end_inset
28161
28162 .
28163  The align environment is recommended because it provides in any case a
28164  typographically correct output.
28165 \end_layout
28166
28167 \begin_layout Standard
28168 There are other multiline formula environments that can be created via the
28169  menu 
28170 \family sans
28171 Insert\SpecialChar \menuseparator
28172 Math
28173 \family default
28174 .
28175  These environments are described in the following sections.
28176 \end_layout
28177
28178 \begin_layout Standard
28179 In all multiline formula environments a new line is created by pressing
28180  
28181 \begin_inset Info
28182 type  "shortcut"
28183 arg   "newline-insert newline"
28184 \end_inset
28185
28186 .
28187  To add or delete lines, the math toolbar buttons 
28188 \begin_inset Info
28189 type  "icon"
28190 arg   "inset-modify tabular append-row"
28191 \end_inset
28192
28193  or 
28194 \begin_inset Info
28195 type  "icon"
28196 arg   "inset-modify tabular delete-row"
28197 \end_inset
28198
28199 , respectively, or the menu 
28200 \family sans
28201 Edit\SpecialChar \menuseparator
28202 Rows & Columns
28203 \family default
28204  can be used.
28205 \end_layout
28206
28207 \begin_layout Subsubsection
28208 Line Separation
28209 \begin_inset CommandInset label
28210 LatexCommand label
28211 name "sub:Line-Separation"
28212
28213 \end_inset
28214
28215
28216 \begin_inset Index idx
28217 status collapsed
28218
28219 \begin_layout Plain Layout
28220 Formula ! multiline ! Line separation
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \begin_layout Standard
28229 There is sometimes not enough space in multiline formulas between the lines:
28230 \begin_inset Formula 
28231 \begin{eqnarray*}
28232 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}\\
28233 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
28234 \end{eqnarray*}
28235
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Standard
28242 In LaTeX additional line space is specified as optional argument of the
28243  new line command.
28244  This is not yet possible in LyX
28245 \begin_inset Foot
28246 status collapsed
28247
28248 \begin_layout Plain Layout
28249 see 
28250 \begin_inset CommandInset href
28251 LatexCommand href
28252 name "LyX-bug #1505"
28253 target "http://www.lyx.org/trac/ticket/1505"
28254
28255 \end_inset
28256
28257
28258 \end_layout
28259
28260 \end_inset
28261
28262 , therefore the whole formula must be inserted in TeX-mode.
28263  To add in our example space, the command 
28264 \series bold
28265
28266 \backslash
28267
28268 \backslash
28269 [3mm]
28270 \series default
28271  is inserted at the end of the first line.
28272  One gets: 
28273 \begin_inset ERT
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277
28278
28279 \backslash
28280 begin{eqnarray*}
28281 \end_layout
28282
28283 \begin_layout Plain Layout
28284
28285 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28286  = & 
28287 \backslash
28288 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28289 \backslash
28290
28291 \backslash
28292 [3mm]
28293 \end_layout
28294
28295 \begin_layout Plain Layout
28296
28297 4x^{2}
28298 \backslash
28299 left(B^{2}+x_{0}^{2}
28300 \backslash
28301 right)+4x_{0}x
28302 \backslash
28303 left(D-B^{2}
28304 \backslash
28305 right)+B^{2}
28306 \backslash
28307 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28308 \backslash
28309 right) & = & 0
28310 \end_layout
28311
28312 \begin_layout Plain Layout
28313
28314
28315 \backslash
28316 end{eqnarray*}
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \end_layout
28323
28324 \begin_layout Standard
28325 \begin_inset VSpace bigskip
28326 \end_inset
28327
28328 To set the line separation for all lines in a formula, the length 
28329 \series bold
28330
28331 \backslash
28332 jot
28333 \series default
28334
28335 \begin_inset Index idx
28336 status collapsed
28337
28338 \begin_layout Plain Layout
28339 Commands ! J ! 
28340 \backslash
28341 jot
28342 \end_layout
28343
28344 \end_inset
28345
28346  is changed.
28347  The definition is: 
28348 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
28349 \end_inset
28350
28351 .
28352  Predefined for 
28353 \series bold
28354
28355 \backslash
28356 jot
28357 \series default
28358  is the value 3
28359 \begin_inset space \thinspace{}
28360 \end_inset
28361
28362 pt.
28363  To create 3
28364 \begin_inset space \thinspace{}
28365 \end_inset
28366
28367 mm additional line separation as in the previous example, the command
28368 \end_layout
28369
28370 \begin_layout Standard
28371
28372 \series bold
28373
28374 \backslash
28375 setlength{
28376 \backslash
28377 jot}{3mm+3pt}
28378 \end_layout
28379
28380 \begin_layout Standard
28381 is inserted in TeX-mode before the formula.
28382  This requires that the LaTeX-package 
28383 \series bold
28384 calc
28385 \series default
28386
28387 \begin_inset Foot
28388 status collapsed
28389
28390 \begin_layout Plain Layout
28391
28392 \series bold
28393 calc
28394 \series default
28395  is part of every LaTeX standard installation.
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \begin_inset Index idx
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405 Packages ! calc
28406 \end_layout
28407
28408 \end_inset
28409
28410  was loaded in LaTeX-preamble with the line
28411 \end_layout
28412
28413 \begin_layout Standard
28414
28415 \series bold
28416
28417 \backslash
28418 usepackage{calc}
28419 \end_layout
28420
28421 \begin_layout Standard
28422 One gets: 
28423 \begin_inset ERT
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427
28428
28429 \backslash
28430 setlength{
28431 \backslash
28432 jot}{3mm+3pt}
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \begin_inset Formula 
28439 \begin{eqnarray*}
28440 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}\\
28441 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
28442 \end{eqnarray*}
28443
28444 \end_inset
28445
28446
28447 \end_layout
28448
28449 \begin_layout Standard
28450 \begin_inset ERT
28451 status collapsed
28452
28453 \begin_layout Plain Layout
28454
28455
28456 \backslash
28457 setlength{
28458 \backslash
28459 jot}{3pt}
28460 \end_layout
28461
28462 \end_inset
28463
28464  To get back to the predefined distance, 
28465 \series bold
28466
28467 \backslash
28468 jot
28469 \series default
28470  is set to the value 3
28471 \begin_inset space \thinspace{}
28472 \end_inset
28473
28474 pt.
28475 \end_layout
28476
28477 \begin_layout Subsubsection
28478 Column Separation
28479 \begin_inset CommandInset label
28480 LatexCommand label
28481 name "sub:Column-Separation"
28482
28483 \end_inset
28484
28485
28486 \begin_inset Index idx
28487 status collapsed
28488
28489 \begin_layout Plain Layout
28490 Formula ! multiline ! Column separation
28491 \end_layout
28492
28493 \end_inset
28494
28495
28496 \end_layout
28497
28498 \begin_layout Standard
28499 Multiline formulas form a matrix.
28500  A formula in the eqnarray environment is for example a matrix with three
28501  columns.
28502  By changing the column separation in this environment, the space beside
28503  the relation sign can be changed.
28504 \end_layout
28505
28506 \begin_layout Standard
28507 The column separation is specified with the length 
28508 \series bold
28509
28510 \backslash
28511 arraycolsep
28512 \series default
28513
28514 \begin_inset Index idx
28515 status collapsed
28516
28517 \begin_layout Plain Layout
28518 Commands ! A ! 
28519 \backslash
28520 arraycolsep
28521 \end_layout
28522
28523 \end_inset
28524
28525  according to:
28526 \begin_inset Newline newline
28527 \end_inset
28528
28529 column separation = 2
28530 \begin_inset space \thinspace{}
28531 \end_inset
28532
28533
28534 \series bold
28535
28536 \backslash
28537 arraycolsep
28538 \series default
28539
28540 \begin_inset Newline newline
28541 \end_inset
28542
28543 Thus, the command
28544 \end_layout
28545
28546 \begin_layout Standard
28547
28548 \series bold
28549
28550 \backslash
28551 setlength{
28552 \backslash
28553 arraycolsep}{1cm}
28554 \end_layout
28555
28556 \begin_layout Standard
28557 inserted in TeX-mode, sets for all following formulas a column separation
28558  of 2
28559 \begin_inset space \thinspace{}
28560 \end_inset
28561
28562 cm.
28563  To get back to the predefined distance, 
28564 \series bold
28565
28566 \backslash
28567 arraycolsep
28568 \series default
28569  is set to 5
28570 \begin_inset space \thinspace{}
28571 \end_inset
28572
28573 pt.
28574 \end_layout
28575
28576 \begin_layout Standard
28577 A formula with 2
28578 \begin_inset space \thinspace{}
28579 \end_inset
28580
28581 cm column separation:
28582 \begin_inset ERT
28583 status collapsed
28584
28585 \begin_layout Plain Layout
28586
28587
28588 \backslash
28589 setlength{
28590 \backslash
28591 arraycolsep}{1cm}
28592 \end_layout
28593
28594 \end_inset
28595
28596
28597 \begin_inset Formula 
28598 \begin{eqnarray*}
28599 A & = & B\\
28600 C & \ne & A
28601 \end{eqnarray*}
28602
28603 \end_inset
28604
28605 A formula with the predefined column separation for matrices of 10
28606 \begin_inset space \thinspace{}
28607 \end_inset
28608
28609 pt:
28610 \begin_inset ERT
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614
28615
28616 \backslash
28617 setlength{
28618 \backslash
28619 arraycolsep}{5pt}
28620 \end_layout
28621
28622 \end_inset
28623
28624
28625 \begin_inset Formula 
28626 \begin{eqnarray*}
28627 A & = & B\\
28628 C & \ne & A
28629 \end{eqnarray*}
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Subsubsection
28637 Long Formulas
28638 \begin_inset Index idx
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Formula ! long
28643 \end_layout
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Standard
28651 Long formulas can be typeset using these methods:
28652 \end_layout
28653
28654 \begin_layout Itemize
28655 When one side of the equation is much shorter than the line width, this
28656  one is chosen for the left side and the right side is typeset over two
28657  lines:
28658 \begin_inset Formula 
28659 \begin{eqnarray}
28660 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 \\
28661  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:shortlong}
28662 \end{eqnarray}
28663
28664 \end_inset
28665
28666 The minus sign at the beginning of the second line does normally not appear
28667  as an operator because it is the first character of the line.
28668  Thus it would not be surrounded by space and could not be distinguished
28669  from the fraction bar.
28670  To avoid this, 3
28671 \begin_inset space \thinspace{}
28672 \end_inset
28673
28674 pt space was inserted behind the minus sign with the command 
28675 \series bold
28676
28677 \backslash
28678 hspace
28679 \series default
28680 .
28681 \begin_inset Foot
28682 status collapsed
28683
28684 \begin_layout Plain Layout
28685 for more about 
28686 \series bold
28687
28688 \backslash
28689 hspace
28690 \series default
28691  see 
28692 \begin_inset CommandInset ref
28693 LatexCommand ref
28694 reference "sub:Variable-Space"
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \end_inset
28702
28703
28704 \begin_inset Index idx
28705 status collapsed
28706
28707 \begin_layout Plain Layout
28708 Commands ! H ! 
28709 \backslash
28710 hspace
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \end_layout
28717
28718 \begin_layout Itemize
28719 When both sides of the equation are too long, the command 
28720 \series bold
28721
28722 \backslash
28723 lefteqn
28724 \series default
28725
28726 \begin_inset Index idx
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 Commands ! L ! 
28731 \backslash
28732 lefteqn
28733 \end_layout
28734
28735 \end_inset
28736
28737  is used.
28738  It is inserted in the first column of the first line and causes all further
28739  insertions to overwrite the following columns:
28740 \begin_inset Formula 
28741 \begin{eqnarray}
28742 \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 \\
28743  &  & -\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 \\
28744  &  & =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}
28745 \end{eqnarray}
28746
28747 \end_inset
28748
28749 After the insertion of 
28750 \series bold
28751
28752 \backslash
28753 lefteqn
28754 \series default
28755 , the cursor is in a purple box that is a bit shifted to the left from the
28756  blue one.
28757  In this the formula is inserted.
28758 \begin_inset Newline newline
28759 \end_inset
28760
28761 The content of the further lines is inserted to the second or another formula
28762  column.
28763  The greater the column number where it was inserted, the larger the indentation.
28764 \begin_inset VSpace medskip
28765 \end_inset
28766
28767
28768 \begin_inset Newline newline
28769 \end_inset
28770
28771
28772 \begin_inset Note Greyedout
28773 status open
28774
28775 \begin_layout Plain Layout
28776 Note the following when using 
28777 \series bold
28778
28779 \backslash
28780 lefteqn
28781 \series default
28782 :
28783 \end_layout
28784
28785 \begin_layout Itemize
28786 The formula doesn't use the full page width.
28787  When e.
28788 \begin_inset space \thinspace{}
28789 \end_inset
28790
28791 g.
28792 \begin_inset space \space{}
28793 \end_inset
28794
28795 the term 
28796 \begin_inset Formula $-B^{2}$
28797 \end_inset
28798
28799  is added to the first line in the above example, it would have been outside
28800  the page margin.
28801  To better use the width, negative space can be inserted at the beginning
28802  of the first line.
28803 \end_layout
28804
28805 \begin_layout Itemize
28806 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28807  line.
28808 \begin_inset Foot
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 \begin_inset CommandInset href
28813 LatexCommand href
28814 name "LyX-bug #1429"
28815 target "http://www.lyx.org/trac/ticket/1429"
28816
28817 \end_inset
28818
28819
28820 \end_layout
28821
28822 \end_inset
28823
28824  One can only set the cursor at the beginning of the line and move it with
28825  the arrow keys.
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \end_layout
28832
28833 \begin_layout Itemize
28834 Other methods to set long formulas are offered by the environments described
28835  in 
28836 \begin_inset CommandInset ref
28837 LatexCommand ref
28838 reference "sub:Multline-Environment"
28839
28840 \end_inset
28841
28842  and 
28843 \begin_inset CommandInset ref
28844 LatexCommand ref
28845 reference "sub:Multiline-Formula-Parts"
28846
28847 \end_inset
28848
28849 .
28850 \end_layout
28851
28852 \begin_layout Subsubsection
28853 Multiline Fractions
28854 \begin_inset CommandInset label
28855 LatexCommand label
28856 name "sub:Multiline-Fractions"
28857
28858 \end_inset
28859
28860
28861 \begin_inset Index idx
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865 Fractions ! multiline
28866 \end_layout
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Standard
28874 There are cases where the denominator and/or the numerator of a fraction
28875  is so long that the fraction does not fit into one line.
28876  It is then necessary to add a line break within the fraction.
28877  This can be done using the command 
28878 \series bold
28879
28880 \backslash
28881 splitfrac
28882 \series default
28883
28884 \begin_inset Index idx
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888 Commands ! S ! 
28889 \backslash
28890 splitfrac
28891 \end_layout
28892
28893 \end_inset
28894
28895 .
28896  To activate it, set in the document settings under 
28897 \family sans
28898 Math
28899 \begin_inset space ~
28900 \end_inset
28901
28902 Options
28903 \family default
28904  for the package 
28905 \series bold
28906 mathtools
28907 \series default
28908
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Packages ! mathtools
28914 \end_layout
28915
28916 \end_inset
28917
28918  the option 
28919 \family sans
28920 Load
28921 \begin_inset space ~
28922 \end_inset
28923
28924 always
28925 \family default
28926 .
28927  
28928 \series bold
28929
28930 \backslash
28931 splitfrac
28932 \series default
28933  has the scheme
28934 \end_layout
28935
28936 \begin_layout Standard
28937
28938 \series bold
28939
28940 \backslash
28941 splitfrac{first line}{second line}
28942 \end_layout
28943
28944 \begin_layout Standard
28945 and is used as denominator and/or numerator:
28946 \end_layout
28947
28948 \begin_layout Standard
28949 \begin_inset Formula 
28950 \[
28951 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
28952 \]
28953
28954 \end_inset
28955
28956 The command for the first numerator above is:
28957 \end_layout
28958
28959 \begin_layout Standard
28960
28961 \series bold
28962
28963 \backslash
28964 splitfrac{xy+xy+xy+xy+xy
28965 \begin_inset space \textvisiblespace{}
28966 \end_inset
28967
28968
28969 \backslash
28970 {+wy+wy+wy+wy
28971 \end_layout
28972
28973 \begin_layout Subsubsection
28974 Multiline Brackets
28975 \begin_inset CommandInset label
28976 LatexCommand label
28977 name "sub:Multiline-Brackets"
28978
28979 \end_inset
28980
28981
28982 \begin_inset Index idx
28983 status collapsed
28984
28985 \begin_layout Plain Layout
28986 Brackets ! for multiline expressions
28987 \end_layout
28988
28989 \end_inset
28990
28991
28992 \end_layout
28993
28994 \begin_layout Standard
28995 For brackets spanning multiple lines the following problem occurs:
28996 \begin_inset Formula 
28997 \begin{eqnarray*}
28998 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28999  &  & \left.\cdots+B-D\right]
29000 \end{eqnarray*}
29001
29002 \end_inset
29003
29004
29005 \end_layout
29006
29007 \begin_layout Standard
29008 The closing bracket is smaller than the opening bracket because brackets
29009  with variable size may not span multiple lines.
29010 \end_layout
29011
29012 \begin_layout Standard
29013 To set the bracket size for the second line correctly, the first line is
29014  ended with 
29015 \series bold
29016
29017 \backslash
29018 right.
29019 \series default
29020
29021 \begin_inset Index idx
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025 Commands ! R ! 
29026 \backslash
29027 right
29028 \end_layout
29029
29030 \end_inset
29031
29032  and the second line with 
29033 \series bold
29034
29035 \backslash
29036 left.
29037 \begin_inset Foot
29038 status collapsed
29039
29040 \begin_layout Plain Layout
29041 for more about 
29042 \series bold
29043
29044 \backslash
29045 left
29046 \series default
29047  and 
29048 \series bold
29049
29050 \backslash
29051 right
29052 \series default
29053  see 
29054 \begin_inset CommandInset ref
29055 LatexCommand ref
29056 reference "sub:Automatic-Bracket-Size"
29057
29058 \end_inset
29059
29060
29061 \end_layout
29062
29063 \end_inset
29064
29065
29066 \series default
29067
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Commands ! L ! 
29073 \backslash
29074 left
29075 \end_layout
29076
29077 \end_inset
29078
29079 .
29080  After 
29081 \series bold
29082
29083 \backslash
29084 left.
29085
29086 \series default
29087  the command 
29088 \series bold
29089
29090 \backslash
29091 vphantom
29092 \series default
29093
29094 \begin_inset space \textvisiblespace{}
29095 \end_inset
29096
29097
29098 \series bold
29099
29100 \backslash
29101 prod
29102 \series default
29103 ^
29104 \begin_inset space \textvisiblespace{}
29105 \end_inset
29106
29107
29108 \series bold
29109
29110 \backslash
29111 infty
29112 \series default
29113
29114 \begin_inset space \textvisiblespace{}
29115 \end_inset
29116
29117
29118 \series bold
29119
29120 \begin_inset Formula $\downarrow$
29121 \end_inset
29122
29123 _R=1}
29124 \series default
29125
29126 \begin_inset Index idx
29127 status collapsed
29128
29129 \begin_layout Plain Layout
29130 Commands ! V ! 
29131 \backslash
29132 vphantom
29133 \end_layout
29134
29135 \end_inset
29136
29137  is inserted, because the multiplication operator with its limits is the
29138  largest symbol in the first line and this should be the size for the bracket
29139  in the second line.
29140 \end_layout
29141
29142 \begin_layout Standard
29143 The result is this:
29144 \begin_inset Formula 
29145 \begin{eqnarray*}
29146 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29147  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29148 \end{eqnarray*}
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Subsection
29156 Align Environments
29157 \end_layout
29158
29159 \begin_layout Standard
29160 Align environments can be used for every kind of multiline formulas.
29161  They are especially useful to set several formulas side by side.
29162 \end_layout
29163
29164 \begin_layout Standard
29165 Align environments consist of columns.
29166  The odd columns are right aligned, the even ones left aligned.
29167  Every line in an Align environment can be numbered.
29168 \end_layout
29169
29170 \begin_layout Standard
29171 Align environments are created via the menu 
29172 \family sans
29173 Insert\SpecialChar \menuseparator
29174 Math
29175 \family default
29176 .
29177  With the menu 
29178 \family sans
29179 Edit\SpecialChar \menuseparator
29180 Math\SpecialChar \menuseparator
29181 Change Formula Type
29182 \family default
29183  already existing formulas can be converted to Align environments.
29184 \end_layout
29185
29186 \begin_layout Standard
29187 To add or delete columns, the math toolbar buttons 
29188 \begin_inset Info
29189 type  "icon"
29190 arg   "inset-modify tabular append-column"
29191 \end_inset
29192
29193  or 
29194 \begin_inset Info
29195 type  "icon"
29196 arg   "inset-modify tabular delete-column"
29197 \end_inset
29198
29199 , respectively, or the menu 
29200 \family sans
29201 Edit\SpecialChar \menuseparator
29202 Rows & Columns
29203 \family default
29204  can be used.
29205 \end_layout
29206
29207 \begin_layout Subsubsection
29208 Standard align Environment
29209 \begin_inset CommandInset label
29210 LatexCommand label
29211 name "sub:Standard-align-Environment"
29212
29213 \end_inset
29214
29215
29216 \begin_inset Index idx
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220 Formula ! multiline ! align environment
29221 \end_layout
29222
29223 \end_inset
29224
29225
29226 \end_layout
29227
29228 \begin_layout Standard
29229 This Align environment is created by pressing 
29230 \begin_inset Info
29231 type  "shortcut"
29232 arg   "newline-insert newline"
29233 \end_inset
29234
29235  in a formula or by the menu 
29236 \family sans
29237 Insert\SpecialChar \menuseparator
29238 Math\SpecialChar \menuseparator
29239 AMS align Environment
29240 \family default
29241 .
29242 \end_layout
29243
29244 \begin_layout Standard
29245 An example for two formulas set side by side, that are created with a four
29246  column align environment:
29247 \begin_inset Formula 
29248 \begin{align*}
29249 A & =\sin(B) & C & =D\\
29250 C & \ne A & B & \ne D
29251 \end{align*}
29252
29253 \end_inset
29254
29255 As it can be seen, the formulas in this environment are placed so as if
29256  there would be a 
29257 \series bold
29258
29259 \backslash
29260 hfill
29261 \begin_inset Foot
29262 status collapsed
29263
29264 \begin_layout Plain Layout
29265 more about 
29266 \series bold
29267
29268 \backslash
29269 hfill
29270 \series default
29271  see 
29272 \begin_inset CommandInset ref
29273 LatexCommand ref
29274 reference "sub:Variable-Space"
29275
29276 \end_inset
29277
29278
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \series default
29285  before the first and after every even column.
29286  When the formula style 
29287 \series bold
29288 Indented
29289 \begin_inset Foot
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293 formula styles see 
29294 \begin_inset CommandInset ref
29295 LatexCommand ref
29296 reference "sec:Formula-Styles"
29297
29298 \end_inset
29299
29300
29301 \end_layout
29302
29303 \end_inset
29304
29305
29306 \series default
29307  is used, the formula is set without the 
29308 \series bold
29309
29310 \backslash
29311 hfill
29312 \series default
29313  before the first column.
29314 \end_layout
29315
29316 \begin_layout Subsubsection
29317 Alignat Environment
29318 \begin_inset Index idx
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322 Formula ! multiline ! alignat environment
29323 \end_layout
29324
29325 \end_inset
29326
29327
29328 \end_layout
29329
29330 \begin_layout Standard
29331 The alignat environment has no predefined column separation.
29332  It can be inserted manually with the spaces that are described 
29333 \begin_inset CommandInset ref
29334 LatexCommand ref
29335 reference "sub:Space"
29336
29337 \end_inset
29338
29339 .
29340 \end_layout
29341
29342 \begin_layout Standard
29343 The above example in the alignat environment where 1
29344 \begin_inset space \thinspace{}
29345 \end_inset
29346
29347 cm space was inserted at the beginning of the second formula:
29348 \begin_inset Formula 
29349 \begin{alignat*}{2}
29350 A & =\sin(B) & \hspace{1cm}C & =D\\
29351 C & \ne A & B & \ne D
29352 \end{alignat*}
29353
29354 \end_inset
29355
29356 Because the column separation can be set separately for every column, this
29357  environment is especially suitable to set three and more formulas side
29358  by side.
29359 \end_layout
29360
29361 \begin_layout Subsubsection
29362 Flalign Environment
29363 \begin_inset CommandInset label
29364 LatexCommand label
29365 name "sub:Flalign-Environment"
29366
29367 \end_inset
29368
29369
29370 \begin_inset Index idx
29371 status collapsed
29372
29373 \begin_layout Plain Layout
29374 Formula ! multiline ! flalign environment
29375 \end_layout
29376
29377 \end_inset
29378
29379
29380 \end_layout
29381
29382 \begin_layout Standard
29383 In this environment the first two columns are always set as much as possible
29384  to the left and the last two ones to the right.
29385  An example:
29386 \begin_inset Formula 
29387 \begin{flalign*}
29388 A & =1 & B & =2 & C & =3\\
29389 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29390 \end{flalign*}
29391
29392 \end_inset
29393
29394
29395 \end_layout
29396
29397 \begin_layout Standard
29398 By creating a flalign environment with an odd number of columns where an
29399  empty TeX-brace is inserted to the last column, several formulas in a document
29400  can be set to the left, although the formula style 
29401 \series bold
29402 Centered
29403 \series default
29404  is used.
29405  As example the indented formula 
29406 \begin_inset CommandInset ref
29407 LatexCommand eqref
29408 reference "eq:VolInt"
29409
29410 \end_inset
29411
29412 :
29413 \begin_inset Formula 
29414 \begin{flalign}
29415 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29416 \end{flalign}
29417
29418 \end_inset
29419
29420 The first two columns contain the formula.
29421  To indent it as with the formula style 
29422 \series bold
29423 Indented
29424 \series default
29425 , 30
29426 \begin_inset space \thinspace{}
29427 \end_inset
29428
29429 pt space was inserted at the beginning of the first column.
29430 \end_layout
29431
29432 \begin_layout Subsection
29433 Eqnarray Environment
29434 \begin_inset CommandInset label
29435 LatexCommand label
29436 name "sub:Eqnarray-Environment"
29437
29438 \end_inset
29439
29440
29441 \begin_inset Index idx
29442 status collapsed
29443
29444 \begin_layout Plain Layout
29445 Formula ! multiline ! eqnarray environment
29446 \end_layout
29447
29448 \end_inset
29449
29450
29451 \end_layout
29452
29453 \begin_layout Standard
29454 When this environment has been created, three blue boxes appear.
29455  The content of the first box is right aligned, the content of the last
29456  one left aligned.
29457  The content of the middle box appears centered and a bit smaller, because
29458  it is designed to insert there only relation characters.
29459 \begin_inset Formula 
29460 \begin{eqnarray*}
29461 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29462 AB & AB & AB\\
29463 A & = & A
29464 \end{eqnarray*}
29465
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Subsection
29472 Gather Environment
29473 \begin_inset Index idx
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477 Formula ! multiline ! gather environment
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \end_layout
29484
29485 \begin_layout Standard
29486 This environment consists of only one centered column.
29487  Every line can be numbered.
29488 \begin_inset Formula 
29489 \begin{gather}
29490 A=1\\
29491 X=\textrm{-}1
29492 \end{gather}
29493
29494 \end_inset
29495
29496
29497 \end_layout
29498
29499 \begin_layout Subsection
29500 Multline Environment
29501 \begin_inset CommandInset label
29502 LatexCommand label
29503 name "sub:Multline-Environment"
29504
29505 \end_inset
29506
29507
29508 \begin_inset Index idx
29509 status collapsed
29510
29511 \begin_layout Plain Layout
29512 Formula ! multiline ! multline environment
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 The multline environment consists, like the gather environment, of only
29522  one column.
29523  But the first line is left aligned, the last one right aligned.
29524  All other lines are centered.
29525  Therefore this environment is suitable for long formulas.
29526  As example formula 
29527 \begin_inset CommandInset ref
29528 LatexCommand eqref
29529 reference "eq:lefteqn"
29530
29531 \end_inset
29532
29533  in the multline environment:
29534 \begin_inset Formula 
29535 \begin{multline}
29536 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}\\
29537 -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}\\
29538 =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}}
29539 \end{multline}
29540
29541 \end_inset
29542
29543
29544 \end_layout
29545
29546 \begin_layout Standard
29547 In the output only the last (first) line of a multline environment appears
29548  numbered when the document numbering is right (left).
29549 \begin_inset Foot
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553 numbering styles see 
29554 \begin_inset CommandInset ref
29555 LatexCommand ref
29556 reference "sec:Formula-Styles"
29557
29558 \end_inset
29559
29560
29561 \end_layout
29562
29563 \end_inset
29564
29565
29566 \end_layout
29567
29568 \begin_layout Standard
29569 With the commands 
29570 \series bold
29571
29572 \backslash
29573 shoveright
29574 \series default
29575
29576 \begin_inset Index idx
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580 Commands ! S ! 
29581 \backslash
29582 shoveright
29583 \end_layout
29584
29585 \end_inset
29586
29587  and 
29588 \series bold
29589
29590 \backslash
29591 shoveleft
29592 \series default
29593
29594 \begin_inset Index idx
29595 status collapsed
29596
29597 \begin_layout Plain Layout
29598 Commands ! S ! 
29599 \backslash
29600 shoveleft
29601 \end_layout
29602
29603 \end_inset
29604
29605  a centered line can be right or left aligned, respectively.
29606  The commands are used as follows:
29607 \end_layout
29608
29609 \begin_layout Standard
29610
29611 \series bold
29612
29613 \backslash
29614 shoveright{line content}
29615 \series default
29616  and 
29617 \series bold
29618
29619 \backslash
29620 shoveleft{line content}
29621 \end_layout
29622
29623 \begin_layout Standard
29624 \begin_inset VSpace medskip
29625 \end_inset
29626
29627 The length 
29628 \series bold
29629
29630 \backslash
29631 multlinegap
29632 \series default
29633
29634 \begin_inset Index idx
29635 status collapsed
29636
29637 \begin_layout Plain Layout
29638 Commands ! M ! 
29639 \backslash
29640 multlinegap
29641 \end_layout
29642
29643 \end_inset
29644
29645  specifies the distance of the first line from the left page margin.
29646  Predefined is the length 0
29647 \begin_inset space \thinspace{}
29648 \end_inset
29649
29650 pt.
29651 \end_layout
29652
29653 \begin_layout Standard
29654 As example the above formula where the command
29655 \end_layout
29656
29657 \begin_layout Standard
29658
29659 \series bold
29660
29661 \backslash
29662 setlength{
29663 \backslash
29664 multlinegap}{2cm}
29665 \end_layout
29666
29667 \begin_layout Standard
29668 was inserted in TeX-mode before:
29669 \begin_inset ERT
29670 status collapsed
29671
29672 \begin_layout Plain Layout
29673
29674
29675 \backslash
29676 setlength{
29677 \backslash
29678 multlinegap}{2cm}
29679 \end_layout
29680
29681 \end_inset
29682
29683
29684 \begin_inset Formula 
29685 \begin{multline}
29686 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}\\
29687 \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}}\\
29688 =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}}
29689 \end{multline}
29690
29691 \end_inset
29692
29693
29694 \begin_inset ERT
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698
29699
29700 \backslash
29701 setlength{
29702 \backslash
29703 multlinegap}{0pt}
29704 \end_layout
29705
29706 \end_inset
29707
29708 The second line was left aligned using 
29709 \series bold
29710
29711 \backslash
29712 shoveleft
29713 \series default
29714 .
29715 \end_layout
29716
29717 \begin_layout Subsection
29718 Multiline Formula Parts
29719 \begin_inset CommandInset label
29720 LatexCommand label
29721 name "sub:Multiline-Formula-Parts"
29722
29723 \end_inset
29724
29725
29726 \begin_inset Index idx
29727 status collapsed
29728
29729 \begin_layout Plain Layout
29730 Formula ! multiline ! formula parts
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Standard
29739 To display only parts of a formula with multiple lines, one of the following
29740  environments is used: 
29741 \series bold
29742 aligned
29743 \series default
29744
29745 \series bold
29746 alignedat
29747 \series default
29748
29749 \series bold
29750 gathered
29751 \series default
29752  or 
29753 \series bold
29754 split
29755 \series default
29756 .
29757  They can be inserted via the menu 
29758 \family sans
29759 Insert\SpecialChar \menuseparator
29760 Math
29761 \family default
29762  or by using the commands described in this section.
29763 \end_layout
29764
29765 \begin_layout Standard
29766 The first three have the same properties as the corresponding multiline
29767  formula environments, but it is possible to set further formula parts beside
29768  them.
29769  An example:
29770 \begin_inset Formula 
29771 \[
29772 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29773 \Delta E\Delta t & \ge\frac{\hbar}{2}
29774 \end{aligned}
29775 \right\} \textrm{Uncertainty relations}
29776 \]
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \begin_layout Standard
29784 To get this formula, a displayed formula is created where the command 
29785 \series bold
29786
29787 \backslash
29788 aligned
29789 \series default
29790
29791 \begin_inset Index idx
29792 status collapsed
29793
29794 \begin_layout Plain Layout
29795 Commands ! A ! 
29796 \backslash
29797 aligned
29798 \end_layout
29799
29800 \end_inset
29801
29802  is inserted.
29803  A purple box appears around the blue formula box where now columns and
29804  lines can be added.
29805  Outside the multiline environment other formula parts can be set, like
29806  the brace.
29807 \end_layout
29808
29809 \begin_layout Standard
29810 The aligned environment is also suitable for long formulas whose lines are
29811  horizontally aligned.
29812  Using aligned in a displayed formula has the advantage that the formula
29813  number is vertically centered behind the lines.
29814  As example formula 
29815 \begin_inset CommandInset ref
29816 LatexCommand eqref
29817 reference "eq:shortlong"
29818
29819 \end_inset
29820
29821  in the aligned environment:
29822 \begin_inset Formula 
29823 \begin{equation}
29824 \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}|}\\
29825  & -\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}|}
29826 \end{aligned}
29827 \end{equation}
29828
29829 \end_inset
29830
29831
29832 \end_layout
29833
29834 \begin_layout Standard
29835 To use the environments 
29836 \series bold
29837 alignedat
29838 \series default
29839
29840 \series bold
29841 gathered
29842 \series default
29843 , or 
29844 \series bold
29845 split
29846 \series default
29847 , the command 
29848 \series bold
29849
29850 \backslash
29851 alignedat
29852 \series default
29853 ,
29854 \begin_inset Index idx
29855 status collapsed
29856
29857 \begin_layout Plain Layout
29858 Commands ! A ! 
29859 \backslash
29860 alignedat
29861 \end_layout
29862
29863 \end_inset
29864
29865  
29866 \series bold
29867
29868 \backslash
29869 gathered
29870 \series default
29871
29872 \begin_inset Index idx
29873 status collapsed
29874
29875 \begin_layout Plain Layout
29876 Commands ! G ! 
29877 \backslash
29878 gathered
29879 \end_layout
29880
29881 \end_inset
29882
29883 , or 
29884 \series bold
29885
29886 \backslash
29887 split
29888 \series default
29889
29890 \begin_inset Index idx
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894 Commands ! S ! 
29895 \backslash
29896 split
29897 \end_layout
29898
29899 \end_inset
29900
29901  are inserted, respectively.
29902  The split environment has the same properties as the aligned environment
29903  but it can only have two columns.
29904 \end_layout
29905
29906 \begin_layout Subsection
29907 Text in multiline Formulas
29908 \begin_inset CommandInset label
29909 LatexCommand label
29910 name "sub:Text-in-multiline"
29911
29912 \end_inset
29913
29914
29915 \begin_inset Index idx
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919 Text ! in formulas
29920 \end_layout
29921
29922 \end_inset
29923
29924
29925 \begin_inset Index idx
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929 Formula ! multiline ! text
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \end_layout
29936
29937 \begin_layout Standard
29938 In the Align environments, and the multline and gather environment, text
29939  can be inserted that will appear in a separate line and doesn't affect
29940  the column alignment.
29941  To do this, the command 
29942 \series bold
29943
29944 \backslash
29945 intertext
29946 \series default
29947
29948 \begin_inset Index idx
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952 Commands ! I ! 
29953 \backslash
29954 intertext
29955 \end_layout
29956
29957 \end_inset
29958
29959  is used in the following scheme:
29960 \end_layout
29961
29962 \begin_layout Standard
29963
29964 \series bold
29965
29966 \backslash
29967 intertext{text}
29968 \end_layout
29969
29970 \begin_layout Standard
29971 The text should not be longer than a line because it cannot be hyphenated.
29972  As LyX doesn't yet support 
29973 \series bold
29974
29975 \backslash
29976 intertext
29977 \series default
29978  directly, the text is written as mathematical text.
29979  
29980 \series bold
29981
29982 \backslash
29983 intertext
29984 \series default
29985  must hereby be at the beginning of a line and appears in the output above
29986  this line.
29987  An example where the text was inserted at the beginning of the second line:
29988 \begin_inset Formula 
29989 \begin{align}
29990 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29991 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29992 \end{align}
29993
29994 \end_inset
29995
29996
29997 \end_layout
29998
29999 \begin_layout Standard
30000
30001 \series bold
30002
30003 \backslash
30004 intertext
30005 \series default
30006  always creates some vertical space between the text and the formula lines.
30007  To avoid this space, set in the document settings under 
30008 \family sans
30009 Math
30010 \begin_inset space ~
30011 \end_inset
30012
30013 Options
30014 \family default
30015  for the package 
30016 \series bold
30017 mathtools
30018 \series default
30019
30020 \begin_inset Index idx
30021 status collapsed
30022
30023 \begin_layout Plain Layout
30024 Packages ! mathtools
30025 \end_layout
30026
30027 \end_inset
30028
30029  the option 
30030 \family sans
30031 Load
30032 \begin_inset space ~
30033 \end_inset
30034
30035 always
30036 \family default
30037 .
30038  Then you can use the command 
30039 \series bold
30040
30041 \backslash
30042 shortintertext
30043 \series default
30044
30045 \begin_inset Index idx
30046 status collapsed
30047
30048 \begin_layout Plain Layout
30049 Commands ! S ! 
30050 \backslash
30051 shortintertext
30052 \end_layout
30053
30054 \end_inset
30055
30056  instead of 
30057 \series bold
30058
30059 \backslash
30060 intertext
30061 \series default
30062 :
30063 \end_layout
30064
30065 \begin_layout Standard
30066 \begin_inset Formula 
30067 \begin{align}
30068 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30069 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30070 \end{align}
30071
30072 \end_inset
30073
30074
30075 \end_layout
30076
30077 \begin_layout Section
30078 Formula Numbering
30079 \begin_inset Index idx
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083 Formula numbering
30084 \end_layout
30085
30086 \end_inset
30087
30088
30089 \begin_inset Index idx
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 Formula ! numbering|see
30094 \begin_inset ERT
30095 status collapsed
30096
30097 \begin_layout Plain Layout
30098
30099 {
30100 \end_layout
30101
30102 \end_inset
30103
30104 Formula numbering
30105 \begin_inset ERT
30106 status collapsed
30107
30108 \begin_layout Plain Layout
30109
30110 }
30111 \end_layout
30112
30113 \end_inset
30114
30115
30116 \end_layout
30117
30118 \end_inset
30119
30120
30121 \end_layout
30122
30123 \begin_layout Subsection
30124 General
30125 \end_layout
30126
30127 \begin_layout Standard
30128 Numbered formulas can be created with the menu 
30129 \family sans
30130 Insert\SpecialChar \menuseparator
30131 Math\SpecialChar \menuseparator
30132 Numbered
30133 \begin_inset space ~
30134 \end_inset
30135
30136 Formula
30137 \family default
30138  (shortcut 
30139 \family sans
30140 Ctrl+Alt
30141 \begin_inset space ~
30142 \end_inset
30143
30144 N
30145 \family default
30146 ).
30147  Existing formulas can be numbered with the menu 
30148 \family sans
30149 Edit\SpecialChar \menuseparator
30150 Math\SpecialChar \menuseparator
30151 Toggle
30152 \begin_inset space ~
30153 \end_inset
30154
30155 Numbering
30156 \family default
30157  (shortcut 
30158 \begin_inset Info
30159 type  "shortcut"
30160 arg   "math-number-toggle"
30161 \end_inset
30162
30163 ).
30164  The formula number is displayed in LyX behind the formula as a number sign
30165  in parentheses.
30166  The number sign is replaced in the output by the formula number.
30167 \end_layout
30168
30169 \begin_layout Standard
30170 When numbering is turned on in multiline formulas, all lines will be numbered.
30171  But the numbering can be controlled with the menu 
30172 \family sans
30173 Edit\SpecialChar \menuseparator
30174 Math\SpecialChar \menuseparator
30175 Toggle
30176 \begin_inset space ~
30177 \end_inset
30178
30179 Numbering
30180 \begin_inset space ~
30181 \end_inset
30182
30183 of
30184 \begin_inset space ~
30185 \end_inset
30186
30187 Line
30188 \family default
30189  (shortcut 
30190 \begin_inset Info
30191 type  "shortcut"
30192 arg   "math-number-line-toggle"
30193 \end_inset
30194
30195 ) for every line.
30196 \end_layout
30197
30198 \begin_layout Standard
30199 Except for inline formulas, all formulas can be numbered with two different
30200  styles, see 
30201 \begin_inset CommandInset ref
30202 LatexCommand ref
30203 reference "sec:Formula-Styles"
30204
30205 \end_inset
30206
30207 .
30208 \end_layout
30209
30210 \begin_layout Subsection
30211 Cross-References
30212 \begin_inset Index idx
30213 status collapsed
30214
30215 \begin_layout Plain Layout
30216 Cross-references ! to formulas
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \end_layout
30223
30224 \begin_layout Standard
30225 All labeled formulas can be cross-referenced.
30226  A label is added by the menu 
30227 \family sans
30228 Insert\SpecialChar \menuseparator
30229 Label
30230 \family default
30231  or the toolbar button 
30232 \begin_inset Info
30233 type  "icon"
30234 arg   "label-insert"
30235 \end_inset
30236
30237 .
30238  The cursor must hereby be inside a displayed formula.
30239  Alternatively you can right-click on the formula and choose 
30240 \family sans
30241 Equation Label
30242 \family default
30243 .
30244  A dialog pops up displaying the prefix 
30245 \series bold
30246 eq:
30247 \series default
30248  in a text field.
30249  The label is inserted there behind the prefix.
30250  The predefined prefix means 
30251 \begin_inset Quotes eld
30252 \end_inset
30253
30254 equation
30255 \begin_inset Quotes erd
30256 \end_inset
30257
30258  and makes it easier to find labels in large documents because it marks
30259  it as formula label to divide it from e.
30260 \begin_inset space \thinspace{}
30261 \end_inset
30262
30263 g.
30264 \begin_inset space \space{}
30265 \end_inset
30266
30267 section labels.
30268  To change a label, the menu 
30269 \family sans
30270 Insert\SpecialChar \menuseparator
30271 Label
30272 \family default
30273  is used again or you right-click on a formula and then on 
30274 \family sans
30275 Equation Label
30276 \family default
30277 .
30278 \end_layout
30279
30280 \begin_layout Standard
30281 The name of the label is displayed in LyX within two parentheses behind
30282  formula.
30283  A formula with a label is always numbered.
30284 \end_layout
30285
30286 \begin_layout Standard
30287 Cross-references are inserted via the menu 
30288 \family sans
30289 Insert\SpecialChar \menuseparator
30290 Cross-Reference
30291 \family default
30292  or with the toolbar button 
30293 \begin_inset Info
30294 type  "icon"
30295 arg   "dialog-show-new-inset ref"
30296 \end_inset
30297
30298 .
30299  A formula cross-reference appears in the output as formula number.
30300  When in the cross-reference dialog window the format 
30301 \series bold
30302 (<reference>)
30303 \series default
30304  is chosen, the cross-reference appears in the output as formula number
30305  in parentheses.
30306 \begin_inset Newline newline
30307 \end_inset
30308
30309 By right-clicking on a cross-reference in LyX, one jumps to the formula
30310  that is referenced.
30311 \end_layout
30312
30313 \begin_layout Standard
30314 Here are as examples cross-references to formulas of the following subsections:
30315 \begin_inset Note Note
30316 status open
30317
30318 \begin_layout Plain Layout
30319 Note the different cross-reference types.
30320 \end_layout
30321
30322 \end_inset
30323
30324
30325 \end_layout
30326
30327 \begin_layout Standard
30328 The equations 
30329 \begin_inset CommandInset ref
30330 LatexCommand eqref
30331 reference "eq:tag"
30332
30333 \end_inset
30334
30335  and 
30336 \begin_inset CommandInset ref
30337 LatexCommand eqref
30338 reference "eq:c"
30339
30340 \end_inset
30341
30342  are equivalent.
30343  In (
30344 \begin_inset CommandInset ref
30345 LatexCommand ref
30346 reference "eq:Lat"
30347
30348 \end_inset
30349
30350 ) big Latin letters are used for the numbering in contrary to (
30351 \begin_inset CommandInset ref
30352 LatexCommand ref
30353 reference "eq:Rom"
30354
30355 \end_inset
30356
30357 ).
30358 \end_layout
30359
30360 \begin_layout Standard
30361 \begin_inset VSpace medskip
30362 \end_inset
30363
30364 When the argument of 
30365 \series bold
30366
30367 \backslash
30368 tag
30369 \begin_inset Foot
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374 \series bold
30375
30376 \backslash
30377 tag
30378 \series default
30379  is described in 
30380 \begin_inset CommandInset ref
30381 LatexCommand ref
30382 reference "sub:User-defined-Numbering"
30383
30384 \end_inset
30385
30386 .
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \series default
30393  contains a box like in 
30394 \begin_inset CommandInset ref
30395 LatexCommand ref
30396 reference "sub:Paragraph-Boxes"
30397
30398 \end_inset
30399
30400 , the formula cannot be referenced.
30401 \end_layout
30402
30403 \begin_layout Subsection
30404 Subnumbering
30405 \begin_inset Index idx
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 Formula numbering ! subnumbering
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \begin_layout Standard
30418 With the help of the commands 
30419 \series bold
30420
30421 \backslash
30422 begin{subequations}
30423 \series default
30424  and 
30425 \series bold
30426
30427 \backslash
30428 end{subequations}
30429 \series default
30430  formulas can be subnumbered.
30431  Both commands are inserted in TeX-mode.
30432 \end_layout
30433
30434 \begin_layout Standard
30435 An example:
30436 \begin_inset Formula 
30437 \begin{equation}
30438 A=C-B\label{eq:a}
30439 \end{equation}
30440
30441 \end_inset
30442
30443
30444 \begin_inset ERT
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448
30449
30450 \backslash
30451 addtocounter{equation}{-1}
30452 \end_layout
30453
30454 \end_inset
30455
30456
30457 \begin_inset ERT
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462
30463 \backslash
30464 begin{subequations}
30465 \end_layout
30466
30467 \end_inset
30468
30469
30470 \begin_inset VSpace -5mm
30471 \end_inset
30472
30473
30474 \begin_inset Formula 
30475 \begin{equation}
30476 B=C-A\label{eq:b}
30477 \end{equation}
30478
30479 \end_inset
30480
30481
30482 \begin_inset Formula 
30483 \begin{equation}
30484 C=A+B\label{eq:c}
30485 \end{equation}
30486
30487 \end_inset
30488
30489
30490 \end_layout
30491
30492 \begin_layout Standard
30493 \begin_inset ERT
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497
30498
30499 \backslash
30500 end{subequations}
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \end_layout
30507
30508 \begin_layout Standard
30509 To create the example, the following is done:
30510 \end_layout
30511
30512 \begin_layout Enumerate
30513 first formula is inserted
30514 \end_layout
30515
30516 \begin_layout Enumerate
30517
30518 \series bold
30519
30520 \backslash
30521 addtocounter{equation}{-1} 
30522 \backslash
30523 begin{subequations}
30524 \begin_inset Index idx
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528 Commands ! A ! 
30529 \backslash
30530 addtocounter
30531 \end_layout
30532
30533 \end_inset
30534
30535
30536 \begin_inset Newline newline
30537 \end_inset
30538
30539
30540 \series default
30541 is inserted after the first formula
30542 \end_layout
30543
30544 \begin_layout Enumerate
30545 second formula is inserted
30546 \end_layout
30547
30548 \begin_layout Enumerate
30549 third formula is inserted
30550 \end_layout
30551
30552 \begin_layout Enumerate
30553
30554 \series bold
30555
30556 \backslash
30557 end{subequations}
30558 \series default
30559  is inserted after the third formula
30560 \end_layout
30561
30562 \begin_layout Standard
30563 Every formula between the commands 
30564 \series bold
30565
30566 \backslash
30567 begin
30568 \series default
30569  and 
30570 \series bold
30571
30572 \backslash
30573 end
30574 \series default
30575  is subnumbered as a, b, 
30576 \begin_inset Newline linebreak
30577 \end_inset
30578
30579 c, \SpecialChar \ldots{}
30580  For multiline formulas every line will be subnumbered.
30581  All subnumbered formulas are treated as 
30582 \emph on
30583 one
30584 \emph default
30585  numbered formula.
30586  But as every numbered formula increases the counter 
30587 \series bold
30588 equation
30589 \series default
30590  by one, the command 
30591 \series bold
30592
30593 \backslash
30594 addtocounter
30595 \series default
30596  is needed to decrease it.
30597  Otherwise the formulas 
30598 \begin_inset CommandInset ref
30599 LatexCommand eqref
30600 reference "eq:a"
30601
30602 \end_inset
30603
30604
30605 \begin_inset CommandInset ref
30606 LatexCommand eqref
30607 reference "eq:b"
30608
30609 \end_inset
30610
30611
30612 \begin_inset CommandInset ref
30613 LatexCommand eqref
30614 reference "eq:c"
30615
30616 \end_inset
30617
30618  would be numbered as 
30619 \begin_inset CommandInset ref
30620 LatexCommand eqref
30621 reference "eq:a"
30622
30623 \end_inset
30624
30625
30626 \begin_inset CommandInset ref
30627 LatexCommand eqref
30628 reference "eq:d"
30629
30630 \end_inset
30631
30632
30633 \begin_inset CommandInset ref
30634 LatexCommand eqref
30635 reference "eq:f"
30636
30637 \end_inset
30638
30639 .
30640 \end_layout
30641
30642 \begin_layout Standard
30643 By inserting the commands in TeX-mode, a space is created between the first
30644  two formulas.
30645  To revert this -5
30646 \begin_inset space \thinspace{}
30647 \end_inset
30648
30649 mm vertical space is inserted after the command 
30650 \series bold
30651
30652 \backslash
30653 begin{subequations}
30654 \series default
30655 .
30656  When the formula style 
30657 \series bold
30658 Indented
30659 \begin_inset Foot
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663 formula styles see 
30664 \begin_inset CommandInset ref
30665 LatexCommand ref
30666 reference "sec:Formula-Styles"
30667
30668 \end_inset
30669
30670
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \series default
30677  is used, -7
30678 \begin_inset space \thinspace{}
30679 \end_inset
30680
30681 mm space is inserted instead.
30682 \end_layout
30683
30684 \begin_layout Standard
30685 Here is an example for a multiline formula where the numbering was turned
30686  off for the second line:
30687 \begin_inset ERT
30688 status collapsed
30689
30690 \begin_layout Plain Layout
30691
30692
30693 \backslash
30694 begin{subequations}
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \begin_inset Formula 
30701 \begin{eqnarray}
30702 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30703  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30704  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30705 \end{eqnarray}
30706
30707 \end_inset
30708
30709
30710 \begin_inset ERT
30711 status collapsed
30712
30713 \begin_layout Plain Layout
30714
30715
30716 \backslash
30717 end{subequations}
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Subsection
30726 User-defined Numbering
30727 \begin_inset CommandInset label
30728 LatexCommand label
30729 name "sub:User-defined-Numbering"
30730
30731 \end_inset
30732
30733
30734 \begin_inset Index idx
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738 Formula numbering ! user-defined
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \begin_layout Standard
30747 \begin_inset Index idx
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751 Formula numbering ! self-defined delimiters
30752 \end_layout
30753
30754 \end_inset
30755
30756 With the standard numbering parentheses are set around the formula number.
30757  To replace the parentheses for example by vertical bars, the following
30758  line is added to the LaTeX-preamble:
30759 \end_layout
30760
30761 \begin_layout Standard
30762
30763 \series bold
30764
30765 \backslash
30766 def
30767 \backslash
30768 tagform@#1{
30769 \backslash
30770 maketag@@@{|#1|}}
30771 \series default
30772
30773 \begin_inset Note Note
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777 This macro is already declared in the LaTeX-preamble for testing.
30778  To activate it, remove the percent sign at the beginning.
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Standard
30787 To use other characters, the vertical bars besides the 
30788 \series bold
30789 #1
30790 \series default
30791  are replaced by one ore more characters.
30792  To get only the formula number the vertical bars are omitted.
30793 \end_layout
30794
30795 \begin_layout Standard
30796 \begin_inset VSpace bigskip
30797 \end_inset
30798
30799 When there should be an expression of your choice instead of the consecutive
30800  formula number in parentheses behind the formula, the command 
30801 \series bold
30802
30803 \backslash
30804 tag
30805 \series default
30806
30807 \begin_inset Index idx
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811 Commands ! T ! 
30812 \backslash
30813 tag
30814 \end_layout
30815
30816 \end_inset
30817
30818  is used:
30819 \begin_inset Formula 
30820 \begin{equation}
30821 A+B=C\tag{something}\label{eq:tag}
30822 \end{equation}
30823
30824 \end_inset
30825
30826 In this example the command 
30827 \series bold
30828
30829 \backslash
30830 tag
30831 \begin_inset space \textvisiblespace{}
30832 \end_inset
30833
30834 something
30835 \series default
30836  was inserted in the formula.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 When the command 
30841 \series bold
30842
30843 \backslash
30844 tag*
30845 \begin_inset space \textvisiblespace{}
30846 \end_inset
30847
30848 something
30849 \series default
30850  is inserted instead, the star prevents the parentheses around the expression:
30851 \begin_inset Formula 
30852 \[
30853 A+B=C\tag*{something}
30854 \]
30855
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 \begin_inset VSpace bigskip
30863 \end_inset
30864
30865 To restart the formula numbering with new document parts or sections, the
30866  following command is used:
30867 \end_layout
30868
30869 \begin_layout Standard
30870
30871 \series bold
30872
30873 \backslash
30874 @addtoreset{equation}{part}
30875 \series default
30876
30877 \begin_inset Index idx
30878 status collapsed
30879
30880 \begin_layout Plain Layout
30881 Commands ! 
30882 \begin_inset ERT
30883 status collapsed
30884
30885 \begin_layout Plain Layout
30886
30887 "
30888 \end_layout
30889
30890 \end_inset
30891
30892 @
30893 \begin_inset ERT
30894 status collapsed
30895
30896 \begin_layout Plain Layout
30897
30898 "
30899 \end_layout
30900
30901 \end_inset
30902
30903  ! 
30904 \backslash
30905
30906 \begin_inset ERT
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910
30911 "
30912 \end_layout
30913
30914 \end_inset
30915
30916 @
30917 \begin_inset ERT
30918 status collapsed
30919
30920 \begin_layout Plain Layout
30921
30922 "
30923 \end_layout
30924
30925 \end_inset
30926
30927 addtoreset
30928 \end_layout
30929
30930 \end_inset
30931
30932
30933 \begin_inset Newline newline
30934 \end_inset
30935
30936 resp.
30937 \begin_inset Newline newline
30938 \end_inset
30939
30940
30941 \series bold
30942
30943 \backslash
30944 @addtoreset{equation}{section}
30945 \end_layout
30946
30947 \begin_layout Standard
30948 To be able to use these commands in TeX-mode, the 
30949 \begin_inset Quotes eld
30950 \end_inset
30951
30952 @
30953 \begin_inset Quotes erd
30954 \end_inset
30955
30956  character has to be made 
30957 \begin_inset Quotes eld
30958 \end_inset
30959
30960 active
30961 \begin_inset Quotes erd
30962 \end_inset
30963
30964  for LaTeX using the command 
30965 \series bold
30966
30967 \backslash
30968 makeatletter.
30969
30970 \series default
30971  The command 
30972 \series bold
30973
30974 \backslash
30975 makeatother
30976 \series default
30977  reverts this.
30978  So the command sequence in TeX-mode is:
30979 \end_layout
30980
30981 \begin_layout Standard
30982
30983 \series bold
30984
30985 \backslash
30986 makeatletter
30987 \begin_inset Newline newline
30988 \end_inset
30989
30990
30991 \backslash
30992 @addtoreset{equation}{section}
30993 \begin_inset Newline newline
30994 \end_inset
30995
30996
30997 \backslash
30998 makeatother
30999 \end_layout
31000
31001 \begin_layout Standard
31002 In the LaTeX-preamble 
31003 \series bold
31004
31005 \backslash
31006 makeatletter
31007 \series default
31008  and 
31009 \series bold
31010
31011 \backslash
31012 makeatother
31013 \series default
31014  can be omitted as they are automatically internally inserted by LyX.
31015 \end_layout
31016
31017 \begin_layout Standard
31018 To revert 
31019 \series bold
31020
31021 \backslash
31022 @addtoreset
31023 \series default
31024 , the file 
31025 \series bold
31026 remreset.sty
31027 \series default
31028
31029 \begin_inset Foot
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034 \series bold
31035 remreset
31036 \series default
31037  is part of the LaTeX-package 
31038 \series bold
31039 carlisle
31040 \series default
31041
31042 \begin_inset Index idx
31043 status collapsed
31044
31045 \begin_layout Plain Layout
31046 Packages ! carlisle
31047 \end_layout
31048
31049 \end_inset
31050
31051  that is part of every LaTeX standard installation.
31052 \end_layout
31053
31054 \end_inset
31055
31056
31057 \begin_inset Index idx
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061 Packages ! remreset
31062 \end_layout
31063
31064 \end_inset
31065
31066  has to be loaded in the LaTeX-preamble with the line
31067 \end_layout
31068
31069 \begin_layout Standard
31070
31071 \series bold
31072
31073 \backslash
31074 usepackage{remreset}
31075 \end_layout
31076
31077 \begin_layout Standard
31078 Then the command 
31079 \series bold
31080
31081 \backslash
31082 @removefromreset
31083 \series default
31084
31085 \begin_inset Index idx
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089 Commands ! 
31090 \begin_inset ERT
31091 status collapsed
31092
31093 \begin_layout Plain Layout
31094
31095 "
31096 \end_layout
31097
31098 \end_inset
31099
31100 @
31101 \begin_inset ERT
31102 status collapsed
31103
31104 \begin_layout Plain Layout
31105
31106 "
31107 \end_layout
31108
31109 \end_inset
31110
31111  ! 
31112 \backslash
31113
31114 \begin_inset ERT
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118
31119 "
31120 \end_layout
31121
31122 \end_inset
31123
31124 @
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129
31130 "
31131 \end_layout
31132
31133 \end_inset
31134
31135 removefromreset
31136 \end_layout
31137
31138 \end_inset
31139
31140  can be used with the same scheme as 
31141 \series bold
31142
31143 \backslash
31144 @addtoreset
31145 \series default
31146 .
31147 \end_layout
31148
31149 \begin_layout Standard
31150 \begin_inset VSpace bigskip
31151 \end_inset
31152
31153 Sometimes formulas should be numbered in the following form:
31154 \end_layout
31155
31156 \begin_layout Standard
31157
31158 \family typewriter
31159 (section number.formula number)
31160 \end_layout
31161
31162 \begin_layout Standard
31163 The formula number should start with every section with 
31164 \begin_inset Quotes eld
31165 \end_inset
31166
31167 1
31168 \begin_inset Quotes erd
31169 \end_inset
31170
31171 .
31172 \end_layout
31173
31174 \begin_layout Standard
31175 For this case there is the command 
31176 \series bold
31177
31178 \backslash
31179 numberwithin
31180 \series default
31181
31182 \begin_inset Index idx
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186 Commands ! N ! 
31187 \backslash
31188 numberwithin
31189 \end_layout
31190
31191 \end_inset
31192
31193 , which is used with the following scheme:
31194 \end_layout
31195
31196 \begin_layout Standard
31197
31198 \series bold
31199
31200 \backslash
31201 numberwithin{counter}{sectioning}
31202 \end_layout
31203
31204 \begin_layout Standard
31205 Counter denotes what kind of numbering is affected, sectioning denotes what
31206  number is before the dot.
31207 \end_layout
31208
31209 \begin_layout Standard
31210 Thus in our case the following LaTeX-preamble or TeX code line is used:
31211 \end_layout
31212
31213 \begin_layout Standard
31214
31215 \series bold
31216
31217 \backslash
31218 numberwithin{equation}{section}
31219 \end_layout
31220
31221 \begin_layout Standard
31222 This is the result:
31223 \begin_inset ERT
31224 status collapsed
31225
31226 \begin_layout Plain Layout
31227
31228
31229 \backslash
31230 numberwithin{equation}{section}
31231 \end_layout
31232
31233 \end_inset
31234
31235
31236 \begin_inset Formula 
31237 \begin{equation}
31238 A+B=C
31239 \end{equation}
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 To number e.
31248 \begin_inset space \thinspace{}
31249 \end_inset
31250
31251 g.
31252 \begin_inset space \space{}
31253 \end_inset
31254
31255 tables so that the number of the part is the sectioning,
31256 \begin_inset Newline newline
31257 \end_inset
31258
31259
31260 \series bold
31261
31262 \backslash
31263 numberwithin{table}{part}
31264 \series default
31265  is used.
31266 \end_layout
31267
31268 \begin_layout Standard
31269 To go back to the standard numbering or to prevent this kind of numbering
31270  when it is defined by the document class, the following command is inserted
31271  as TeX code or to the LaTeX-preamble:
31272 \end_layout
31273
31274 \begin_layout Standard
31275
31276 \series bold
31277
31278 \backslash
31279 renewcommand{
31280 \backslash
31281 theequation}{
31282 \backslash
31283 arabic{equation}}
31284 \begin_inset Index idx
31285 status collapsed
31286
31287 \begin_layout Plain Layout
31288 Commands ! A ! 
31289 \backslash
31290 arabic
31291 \end_layout
31292
31293 \end_inset
31294
31295
31296 \series default
31297
31298 \begin_inset ERT
31299 status collapsed
31300
31301 \begin_layout Plain Layout
31302
31303
31304 \backslash
31305 renewcommand{
31306 \backslash
31307 theequation}{
31308 \backslash
31309 arabic{equation}}
31310 \end_layout
31311
31312 \end_inset
31313
31314
31315 \series bold
31316
31317 \begin_inset Newline newline
31318 \end_inset
31319
31320
31321 \series default
31322 or
31323 \series bold
31324
31325 \begin_inset Newline newline
31326 \end_inset
31327
31328
31329 \backslash
31330 renewcommand{
31331 \backslash
31332 thetable}{
31333 \backslash
31334 arabic{table}}
31335 \end_layout
31336
31337 \begin_layout Standard
31338
31339 \series bold
31340
31341 \backslash
31342 numberwithin
31343 \series default
31344  uses internally the command 
31345 \series bold
31346
31347 \backslash
31348 @addtoreset
31349 \series default
31350 , described above, that also needs to be reverted.
31351 \begin_inset ERT
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355
31356
31357 \backslash
31358 makeatletter
31359 \end_layout
31360
31361 \begin_layout Plain Layout
31362
31363
31364 \backslash
31365 @removefromreset{equation}{section}
31366 \end_layout
31367
31368 \begin_layout Plain Layout
31369
31370
31371 \backslash
31372 makeatother
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \begin_layout Subsection
31381 Numbering with Roman Numbers and Letters
31382 \begin_inset Index idx
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386 Formula numbering ! with letters
31387 \end_layout
31388
31389 \end_inset
31390
31391
31392 \begin_inset Index idx
31393 status collapsed
31394
31395 \begin_layout Plain Layout
31396 Formula numbering ! with Roman numbers
31397 \end_layout
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 Formulas can also be numbered with Roman numbers and Latin letters.
31406  To number for example with small Roman numbers, the command
31407 \end_layout
31408
31409 \begin_layout Standard
31410
31411 \series bold
31412
31413 \backslash
31414 renewcommand{
31415 \backslash
31416 theequation}{
31417 \backslash
31418 roman{equation}}
31419 \end_layout
31420
31421 \begin_layout Standard
31422 is inserted before the formula in TeX-mode.
31423  
31424 \series bold
31425
31426 \backslash
31427 renewcommand
31428 \series default
31429
31430 \begin_inset Index idx
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434 Commands ! R ! 
31435 \backslash
31436 renewcommand
31437 \end_layout
31438
31439 \end_inset
31440
31441  redefines the predefined command 
31442 \series bold
31443
31444 \backslash
31445 theequation
31446 \series default
31447  to the command 
31448 \series bold
31449
31450 \backslash
31451 roman{equation}
31452 \series default
31453 .
31454 \begin_inset Foot
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458 The command 
31459 \series bold
31460
31461 \backslash
31462 renewcommand
31463 \series default
31464  has the same scheme like the command 
31465 \series bold
31466
31467 \backslash
31468 newcommand
31469 \series default
31470  that is described in 
31471 \begin_inset CommandInset ref
31472 LatexCommand ref
31473 reference "sub:The-Command-newcommand"
31474
31475 \end_inset
31476
31477 .
31478 \end_layout
31479
31480 \end_inset
31481
31482  
31483 \series bold
31484 equation
31485 \series default
31486  is the formula counter.
31487  When the command 
31488 \series bold
31489
31490 \backslash
31491 the
31492 \series default
31493  is used as prefix for a counter, the value of the counter is output as
31494  Arabic number.
31495  When a formula is numbered, LaTeX sets internally the command 
31496 \series bold
31497
31498 \backslash
31499 theequation
31500 \series default
31501  behind the formula.
31502  
31503 \series bold
31504
31505 \backslash
31506 roman{equation}
31507 \begin_inset Index idx
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511 Commands ! R ! 
31512 \backslash
31513 roman
31514 \end_layout
31515
31516 \end_inset
31517
31518
31519 \series default
31520  outputs the counter as small Roman number.
31521 \end_layout
31522
31523 \begin_layout Standard
31524 All formulas behind the command 
31525 \series bold
31526
31527 \backslash
31528 renew
31529 \series default
31530 c
31531 \series bold
31532 ommand
31533 \series default
31534  are now numbered Roman.
31535  To switch to numbering with big Roman numbers, the command is inserted
31536  again, but 
31537 \series bold
31538
31539 \backslash
31540 roman
31541 \series default
31542  is replaced by 
31543 \series bold
31544
31545 \backslash
31546 Roman
31547 \series default
31548
31549 \begin_inset Index idx
31550 status collapsed
31551
31552 \begin_layout Plain Layout
31553 Commands ! R ! 
31554 \backslash
31555 roman@
31556 \backslash
31557 Roman
31558 \end_layout
31559
31560 \end_inset
31561
31562 .
31563  To 
31564 \begin_inset Quotes eld
31565 \end_inset
31566
31567 number
31568 \begin_inset Quotes erd
31569 \end_inset
31570
31571  with small Latin letters there is the command 
31572 \series bold
31573
31574 \backslash
31575 alph
31576 \series default
31577
31578 \begin_inset Index idx
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582 Commands ! A ! 
31583 \backslash
31584 alph
31585 \end_layout
31586
31587 \end_inset
31588
31589 , for big ones there is the command 
31590 \series bold
31591
31592 \backslash
31593 Alph
31594 \series default
31595
31596 \begin_inset Index idx
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 Commands ! A ! 
31601 \backslash
31602 alph@
31603 \backslash
31604 Alph
31605 \end_layout
31606
31607 \end_inset
31608
31609 .
31610 \end_layout
31611
31612 \begin_layout Standard
31613 \begin_inset Note Greyedout
31614 status open
31615
31616 \begin_layout Plain Layout
31617
31618 \series bold
31619 \color none
31620 Note:
31621 \series default
31622  Only maximal 26
31623 \begin_inset space ~
31624 \end_inset
31625
31626 formulas can be numbered with Latin letters in one document.
31627 \end_layout
31628
31629 \end_inset
31630
31631
31632 \end_layout
31633
31634 \begin_layout Standard
31635 \begin_inset ERT
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639
31640
31641 \backslash
31642 renewcommand{
31643 \backslash
31644 theequation}{
31645 \backslash
31646 roman{equation}}
31647 \end_layout
31648
31649 \end_inset
31650
31651
31652 \end_layout
31653
31654 \begin_layout Standard
31655 \begin_inset Formula 
31656 \begin{equation}
31657 A=\textrm{small roman}
31658 \end{equation}
31659
31660 \end_inset
31661
31662
31663 \begin_inset ERT
31664 status collapsed
31665
31666 \begin_layout Plain Layout
31667
31668
31669 \backslash
31670 renewcommand{
31671 \backslash
31672 theequation}{
31673 \backslash
31674 Roman{equation}}
31675 \end_layout
31676
31677 \end_inset
31678
31679
31680 \begin_inset Formula 
31681 \begin{equation}
31682 B=\textrm{big Roman}\label{eq:Rom}
31683 \end{equation}
31684
31685 \end_inset
31686
31687
31688 \begin_inset ERT
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692
31693
31694 \backslash
31695 renewcommand{
31696 \backslash
31697 theequation}{
31698 \backslash
31699 alph{equation}}
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \begin_inset Formula 
31706 \begin{equation}
31707 C=\textrm{small Latin}
31708 \end{equation}
31709
31710 \end_inset
31711
31712
31713 \begin_inset ERT
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717
31718
31719 \backslash
31720 renewcommand{
31721 \backslash
31722 theequation}{
31723 \backslash
31724 Alph{equation}}
31725 \end_layout
31726
31727 \end_inset
31728
31729
31730 \begin_inset Formula 
31731 \begin{equation}
31732 D=\textrm{big Latin}\label{eq:Lat}
31733 \end{equation}
31734
31735 \end_inset
31736
31737
31738 \end_layout
31739
31740 \begin_layout Standard
31741 To switch back to the default numbering, insert the command:
31742 \end_layout
31743
31744 \begin_layout Standard
31745
31746 \series bold
31747
31748 \backslash
31749 renewcommand{
31750 \backslash
31751 theequation}{
31752 \backslash
31753 arabic{equation}}
31754 \begin_inset Index idx
31755 status collapsed
31756
31757 \begin_layout Plain Layout
31758 Commands ! A ! 
31759 \backslash
31760 arabic
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \end_layout
31767
31768 \begin_layout Standard
31769 \begin_inset ERT
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773
31774
31775 \backslash
31776 renewcommand{
31777 \backslash
31778 theequation}{
31779 \backslash
31780 arabic{equation}}
31781 \end_layout
31782
31783 \end_inset
31784
31785
31786 \begin_inset Formula 
31787 \begin{equation}
31788 E=\textrm{Arabic}
31789 \end{equation}
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \begin_layout Standard
31797 \begin_inset VSpace medskip
31798 \end_inset
31799
31800 As you see, formulas are numbered serially independent from the numbering
31801  style.
31802  When then numbering should start with 
31803 \begin_inset Quotes eld
31804 \end_inset
31805
31806 1
31807 \begin_inset Quotes erd
31808 \end_inset
31809
31810  when the style is changed, new equation counters have to be defined.
31811  A description about this can be found in the file 
31812 \begin_inset CommandInset href
31813 LatexCommand href
31814 name "Formula-numbering.lyx"
31815 target "run:Formula-numbering.lyx"
31816
31817 \end_inset
31818
31819 .
31820 \end_layout
31821
31822 \begin_layout Standard
31823 \begin_inset Newpage newpage
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \begin_layout Section
31830 Chemical Symbols and Equations
31831 \begin_inset CommandInset label
31832 LatexCommand label
31833 name "sub:Chemical-Symbols-and"
31834
31835 \end_inset
31836
31837
31838 \begin_inset Index idx
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842 Chemical characters ! Symbols
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset Index idx
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852 Chemical equations
31853 \end_layout
31854
31855 \end_inset
31856
31857
31858 \begin_inset Index idx
31859 status collapsed
31860
31861 \begin_layout Plain Layout
31862 Symbols ! chemical
31863 \end_layout
31864
31865 \end_inset
31866
31867
31868 \end_layout
31869
31870 \begin_layout Standard
31871 An example text from chemistry:
31872 \end_layout
31873
31874 \begin_layout Quote
31875 The 
31876 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31877 \end_inset
31878
31879 -ion reacts with two 
31880 \begin_inset Formula $\mathrm{Na^{+}}$
31881 \end_inset
31882
31883 -ions to sodium sulfate 
31884 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31885 \end_inset
31886
31887 .
31888  The chemical equation for this is:
31889 \begin_inset Formula 
31890 \begin{equation}
31891 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31892 \end{equation}
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 This chemical equation can directly be created as formula.
31901  To avoid that the symbols appear italic, everything is highlighted and
31902  changed by the shortcut 
31903 \begin_inset Info
31904 type  "shortcut"
31905 arg   "font-roman"
31906 \end_inset
31907
31908  to the upright font style.
31909 \begin_inset Foot
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913 font styles
31914 \series bold
31915  
31916 \series default
31917 see 
31918 \begin_inset CommandInset ref
31919 LatexCommand ref
31920 reference "sub:Font-Styles"
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \end_layout
31931
31932 \begin_layout Standard
31933 A more convenient way to typeset chemical formulas is to use the command
31934  
31935 \series bold
31936
31937 \backslash
31938 ce
31939 \series default
31940
31941 \begin_inset Index idx
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945 Commands ! C ! 
31946 \backslash
31947 ce
31948 \end_layout
31949
31950 \end_inset
31951
31952  that is available when the LaTeX-package 
31953 \series bold
31954 mhchem
31955 \series default
31956
31957 \begin_inset Index idx
31958 status collapsed
31959
31960 \begin_layout Plain Layout
31961 Packages ! mhchem
31962 \end_layout
31963
31964 \end_inset
31965
31966  is installed.
31967  After inserting 
31968 \series bold
31969
31970 \backslash
31971 ce
31972 \series default
31973  to a formula a new blue box appears where chemical formulas can be inserted
31974  in an intuitive way.
31975 \end_layout
31976
31977 \begin_layout Standard
31978 \align center
31979 \begin_inset Tabular
31980 <lyxtabular version="3" rows="9" columns="2">
31981 <features rotate="0" tabularvalignment="middle">
31982 <column alignment="center" valignment="top">
31983 <column alignment="center" valignment="top">
31984 <row>
31985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989 Command
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998 Result
31999 \begin_inset Note Note
32000 status collapsed
32001
32002 \begin_layout Plain Layout
32003
32004 \series bold
32005
32006 \backslash
32007 raisebox
32008 \series default
32009  is only used as spacer.
32010 \end_layout
32011
32012 \end_inset
32013
32014
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 </row>
32020 <row>
32021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32022 \begin_inset Text
32023
32024 \begin_layout Plain Layout
32025
32026 \backslash
32027 ce
32028 \begin_inset space \textvisiblespace{}
32029 \end_inset
32030
32031 H2CO3
32032 \end_layout
32033
32034 \end_inset
32035 </cell>
32036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32037 \begin_inset Text
32038
32039 \begin_layout Plain Layout
32040 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32041 \end_inset
32042
32043
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 </row>
32049 <row>
32050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32051 \begin_inset Text
32052
32053 \begin_layout Plain Layout
32054
32055 \backslash
32056 ce
32057 \begin_inset space \textvisiblespace{}
32058 \end_inset
32059
32060 SO4^2-
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32070 \end_inset
32071
32072
32073 \end_layout
32074
32075 \end_inset
32076 </cell>
32077 </row>
32078 <row>
32079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32080 \begin_inset Text
32081
32082 \begin_layout Plain Layout
32083
32084 \backslash
32085 ce
32086 \begin_inset space \textvisiblespace{}
32087 \end_inset
32088
32089 (NH4)2S
32090 \end_layout
32091
32092 \end_inset
32093 </cell>
32094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32095 \begin_inset Text
32096
32097 \begin_layout Plain Layout
32098 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32099 \end_inset
32100
32101
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 </row>
32107 <row>
32108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32109 \begin_inset Text
32110
32111 \begin_layout Plain Layout
32112
32113 \backslash
32114 ce
32115 \begin_inset space \textvisiblespace{}
32116 \end_inset
32117
32118 KCr(SO4)2.12H2O
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32128 \end_inset
32129
32130
32131 \end_layout
32132
32133 \end_inset
32134 </cell>
32135 </row>
32136 <row>
32137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32138 \begin_inset Text
32139
32140 \begin_layout Plain Layout
32141
32142 \backslash
32143 ce
32144 \begin_inset space \textvisiblespace{}
32145 \end_inset
32146
32147 A-B
32148 \backslash
32149 dbond
32150 \begin_inset space \textvisiblespace{}
32151 \end_inset
32152
32153 C
32154 \backslash
32155 tbond
32156 \begin_inset space \textvisiblespace{}
32157 \end_inset
32158
32159 D
32160 \end_layout
32161
32162 \end_inset
32163 </cell>
32164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \end_inset
32175 </cell>
32176 </row>
32177 <row>
32178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \backslash
32184 ce
32185 \begin_inset space \textvisiblespace{}
32186 \end_inset
32187
32188 ^227
32189 \begin_inset Formula $\downarrow$
32190 \end_inset
32191
32192 _90
32193 \begin_inset Formula $\to$
32194 \end_inset
32195
32196 Th+
32197 \end_layout
32198
32199 \end_inset
32200 </cell>
32201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32202 \begin_inset Text
32203
32204 \begin_layout Plain Layout
32205 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32206 \end_inset
32207
32208
32209 \end_layout
32210
32211 \end_inset
32212 </cell>
32213 </row>
32214 <row>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \backslash
32221 ce
32222 \begin_inset space \textvisiblespace{}
32223 \end_inset
32224
32225 CO2
32226 \begin_inset space \textvisiblespace{}
32227 \end_inset
32228
32229 +
32230 \begin_inset space \textvisiblespace{}
32231 \end_inset
32232
32233 C
32234 \begin_inset space \textvisiblespace{}
32235 \end_inset
32236
32237 <=>
32238 \begin_inset space \textvisiblespace{}
32239 \end_inset
32240
32241 2CO
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \end_inset
32257 </cell>
32258 </row>
32259 <row>
32260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32261 \begin_inset Text
32262
32263 \begin_layout Plain Layout
32264
32265 \backslash
32266 ce
32267 \begin_inset space \textvisiblespace{}
32268 \end_inset
32269
32270 CO2
32271 \begin_inset space \textvisiblespace{}
32272 \end_inset
32273
32274 +
32275 \begin_inset space \textvisiblespace{}
32276 \end_inset
32277
32278 C
32279 \begin_inset space \textvisiblespace{}
32280 \end_inset
32281
32282 ->[
32283 \backslash
32284 alpha][
32285 \backslash
32286 beta]
32287 \begin_inset space \textvisiblespace{}
32288 \end_inset
32289
32290 2CO}
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32300 \end_inset
32301
32302
32303 \end_layout
32304
32305 \end_inset
32306 </cell>
32307 </row>
32308 </lyxtabular>
32309
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \begin_layout Standard
32316 \begin_inset Note Greyedout
32317 status open
32318
32319 \begin_layout Plain Layout
32320
32321 \series bold
32322 \color none
32323 Note:
32324 \series default
32325  Inserting a formula to a 
32326 \series bold
32327
32328 \backslash
32329 ce
32330 \series default
32331  box will lead to LaTeX errors due to a LyX bug.
32332 \color inherit
32333
32334 \begin_inset Foot
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338 \begin_inset CommandInset href
32339 LatexCommand href
32340 name "LyX-bug #8566"
32341 target "http://www.lyx.org/trac/ticket/8566"
32342
32343 \end_inset
32344
32345
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \color none
32352  In this case TeX code has to be used like for 
32353 \series bold
32354
32355 \backslash
32356 ce{$
32357 \backslash
32358 mu
32359 \backslash
32360 hyphen$Cl}
32361 \series default
32362
32363 \begin_inset ERT
32364 status collapsed
32365
32366 \begin_layout Plain Layout
32367
32368
32369 \backslash
32370 ce{$
32371 \backslash
32372 mu
32373 \backslash
32374 hyphen$Cl}
32375 \end_layout
32376
32377 \end_inset
32378
32379  
32380 \end_layout
32381
32382 \end_inset
32383
32384
32385 \end_layout
32386
32387 \begin_layout Standard
32388 \begin_inset Note Greyedout
32389 status open
32390
32391 \begin_layout Plain Layout
32392
32393 \series bold
32394 \color none
32395 Note:
32396 \series default
32397  It is not possible in LyX to use the character ^ to get an up-arrow as
32398  described in the 
32399 \series bold
32400 mhchem
32401 \series default
32402  manual.
32403  One instead uses a negative thin space followed by the command 
32404 \series bold
32405
32406 \backslash
32407 uparrow
32408 \series default
32409
32410 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32411 \end_inset
32412
32413
32414 \end_layout
32415
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \begin_layout Standard
32422 Using 
32423 \series bold
32424
32425 \backslash
32426 ce
32427 \series default
32428  the command for equation
32429 \begin_inset space ~
32430 \end_inset
32431
32432
32433 \begin_inset CommandInset ref
32434 LatexCommand eqref
32435 reference "eq:chem-reaction"
32436
32437 \end_inset
32438
32439  is:
32440 \begin_inset Newline newline
32441 \end_inset
32442
32443
32444 \series bold
32445  
32446 \backslash
32447 ce
32448 \begin_inset space \textvisiblespace{}
32449 \end_inset
32450
32451 2Na+
32452 \begin_inset space \textvisiblespace{}
32453 \end_inset
32454
32455 +
32456 \begin_inset space \textvisiblespace{}
32457 \end_inset
32458
32459 SO4^2-
32460 \begin_inset space \textvisiblespace{}
32461 \end_inset
32462
32463
32464 \begin_inset space \textvisiblespace{}
32465 \end_inset
32466
32467 ->
32468 \begin_inset space \textvisiblespace{}
32469 \end_inset
32470
32471 Na2SO4
32472 \end_layout
32473
32474 \begin_layout Standard
32475 To create multiline chemical equations first a multiline formula is created
32476  as described in 
32477 \begin_inset CommandInset ref
32478 LatexCommand ref
32479 reference "sec:Multiline-Formulas"
32480
32481 \end_inset
32482
32483 .
32484  Afterwards the command 
32485 \series bold
32486
32487 \backslash
32488 ce
32489 \series default
32490  is used in every small blue box of the formula.
32491  
32492 \begin_inset CommandInset ref
32493 LatexCommand eqref
32494 reference "eq:TEOS-reaction-1"
32495
32496 \end_inset
32497
32498  and 
32499 \begin_inset CommandInset ref
32500 LatexCommand eqref
32501 reference "eq:TEOS-reaction-2"
32502
32503 \end_inset
32504
32505  are an example of a multi-stage chemical reaction where every equation
32506  has its own number.
32507 \begin_inset Formula 
32508 \begin{eqnarray}
32509 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32510 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32511 \end{eqnarray}
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \begin_layout Standard
32519 Besides 
32520 \series bold
32521
32522 \backslash
32523 ce
32524 \series default
32525  the 
32526 \series bold
32527 mhchem
32528 \series default
32529  package provides the command 
32530 \series bold
32531
32532 \backslash
32533 cf
32534 \series default
32535
32536 \begin_inset Index idx
32537 status collapsed
32538
32539 \begin_layout Plain Layout
32540 Commands ! C ! 
32541 \backslash
32542 cf
32543 \end_layout
32544
32545 \end_inset
32546
32547  that has to be used for special cases.
32548  For more information about 
32549 \series bold
32550
32551 \backslash
32552 cf
32553 \series default
32554  and more examples have a look at the documentation of 
32555 \series bold
32556 mhchem
32557 \series default
32558
32559 \begin_inset CommandInset citation
32560 LatexCommand cite
32561 key "mhchem"
32562
32563 \end_inset
32564
32565 .
32566 \end_layout
32567
32568 \begin_layout Section
32569 Diagrams
32570 \end_layout
32571
32572 \begin_layout Standard
32573 LyX supports two types of commutative diagrams: 
32574 \series bold
32575 amscd
32576 \series default
32577  and 
32578 \series bold
32579 xymatrix
32580 \series default
32581  that are explained in the following.
32582 \end_layout
32583
32584 \begin_layout Subsection
32585 Amscd Diagrams
32586 \begin_inset Index idx
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590 Diagrams ! amscd
32591 \end_layout
32592
32593 \end_inset
32594
32595
32596 \end_layout
32597
32598 \begin_layout Standard
32599 Diagrams of this type visualize relations by vertical and horizontal lines
32600  or arrows:
32601 \begin_inset Formula 
32602 \[
32603 \begin{CD}A@>>>B@>>>C\\
32604 @AAA@.@VVV\\
32605 F@<<<E@<<<D
32606 \end{CD}
32607 \]
32608
32609 \end_inset
32610
32611
32612 \end_layout
32613
32614 \begin_layout Standard
32615 To get them, the command 
32616 \series bold
32617
32618 \backslash
32619 CD
32620 \begin_inset Index idx
32621 status collapsed
32622
32623 \begin_layout Plain Layout
32624 Commands ! C ! 
32625 \backslash
32626 CD
32627 \end_layout
32628
32629 \end_inset
32630
32631
32632 \series default
32633  is inserted to a formula.
32634  A blue box appears with two dashed lines where further commands can be
32635  inserted.
32636  With 
32637 \begin_inset Info
32638 type  "shortcut"
32639 arg   "newline-insert newline"
32640 \end_inset
32641
32642  a new line is created.
32643  Horizontal relations are inserted in odd, vertical in even formula lines.
32644 \end_layout
32645
32646 \begin_layout Standard
32647 To create the relations there are the following commands:
32648 \end_layout
32649
32650 \begin_layout Itemize
32651
32652 \series bold
32653 @<<<
32654 \series default
32655  creates a left arrow, 
32656 \series bold
32657 @>>>
32658 \series default
32659  a right arrow and 
32660 \series bold
32661 @=
32662 \series default
32663  a long equal sign
32664 \end_layout
32665
32666 \begin_layout Itemize
32667
32668 \series bold
32669 @AAA
32670 \series default
32671  creates an up arrow, 
32672 \series bold
32673 @VVV
32674 \series default
32675  a down arrow and 
32676 \series bold
32677 @|
32678 \series default
32679  a vertical equal sign
32680 \end_layout
32681
32682 \begin_layout Itemize
32683
32684 \series bold
32685 @.
32686
32687 \series default
32688  is a placeholder for non-existent relations
32689 \end_layout
32690
32691 \begin_layout Standard
32692 All arrows can be labeled as follows:
32693 \end_layout
32694
32695 \begin_layout Itemize
32696 If text inserted between the first and second < or >, resp., it is placed
32697  above the arrow.
32698  When it is inserted between the second and third one, it appears under
32699  the arrow.
32700 \end_layout
32701
32702 \begin_layout Itemize
32703 When text for vertical arrows is inserted between the first and second A
32704  or V, resp., it is placed left beside the arrow.
32705  When it is inserted between the second and third one, it appears right
32706  beside the arrow.
32707  If the text contains an A or V, these letters must be set into a TeX-brace.
32708 \end_layout
32709
32710 \begin_layout Standard
32711 As example a diagram with all possible relations:
32712 \end_layout
32713
32714 \begin_layout Standard
32715 \begin_inset Formula 
32716 \[
32717 \begin{CD}A@>j>>B@>>k>C@=F\\
32718 @AmAA@.@VV{V}V@|\\
32719 D@<<j<E@>k>>F@=C
32720 \end{CD}
32721 \]
32722
32723 \end_inset
32724
32725
32726 \end_layout
32727
32728 \begin_layout Standard
32729 The command for this is:
32730 \begin_inset Newline newline
32731 \end_inset
32732
32733
32734 \series bold
32735
32736 \backslash
32737 CD
32738 \begin_inset space \textvisiblespace{}
32739 \end_inset
32740
32741 A@>j>>B@>>k>C@=F Ctrl+Return
32742 \begin_inset Newline newline
32743 \end_inset
32744
32745
32746 \begin_inset Phantom HPhantom
32747 status open
32748
32749 \begin_layout Plain Layout
32750
32751 \series bold
32752
32753 \backslash
32754 CD
32755 \begin_inset space \textvisiblespace{}
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \end_inset
32762
32763 @AmAA@.@VV
32764 \backslash
32765 {V
32766 \series default
32767
32768 \begin_inset Formula $\to$
32769 \end_inset
32770
32771
32772 \series bold
32773 V@| Ctrl+Return
32774 \begin_inset Newline newline
32775 \end_inset
32776
32777
32778 \begin_inset Phantom HPhantom
32779 status open
32780
32781 \begin_layout Plain Layout
32782
32783 \series bold
32784
32785 \backslash
32786 CD
32787 \begin_inset space \textvisiblespace{}
32788 \end_inset
32789
32790
32791 \end_layout
32792
32793 \end_inset
32794
32795 D@<<j<E@>k>>F@=C
32796 \end_layout
32797
32798 \begin_layout Subsection
32799 Xymatrix Diagrams
32800 \begin_inset Index idx
32801 status collapsed
32802
32803 \begin_layout Plain Layout
32804 Diagrams ! xymatrix
32805 \end_layout
32806
32807 \end_inset
32808
32809
32810 \end_layout
32811
32812 \begin_layout Standard
32813 To be able to use xymatrices, the LaTeX-package 
32814 \series bold
32815 xypic
32816 \series default
32817  must be installed.
32818  A xymatrix is created by inserting the command 
32819 \series bold
32820
32821 \backslash
32822 xymatrix
32823 \series default
32824  in a formula.
32825  Then you are able to add new matrix columns and rows like for normal matrices,
32826  see 
32827 \begin_inset CommandInset ref
32828 LatexCommand ref
32829 reference "sec:Matrices"
32830
32831 \end_inset
32832
32833 .
32834 \end_layout
32835
32836 \begin_layout Standard
32837 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32838  and much more.
32839  All possibilities to create commutative diagrams and decorations are explained
32840  in detail in the 
32841 \emph on
32842 XY-pic manual
32843 \emph default
32844  that you find in the menu 
32845 \family sans
32846 Help\SpecialChar \menuseparator
32847 Specific
32848 \begin_inset space ~
32849 \end_inset
32850
32851 Manuals
32852 \family default
32853 .
32854 \end_layout
32855
32856 \begin_layout Subsection
32857
32858 \noun on
32859 Feynman
32860 \noun default
32861  Diagrams
32862 \begin_inset Index idx
32863 status collapsed
32864
32865 \begin_layout Plain Layout
32866 Diagrams ! Feynman
32867 \end_layout
32868
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Standard
32875 To be able to use 
32876 \noun on
32877 Feynman
32878 \noun default
32879 -diagrams, the LaTeX-package 
32880 \series bold
32881 feyn
32882 \series default
32883  must be installed.
32884  A 
32885 \noun on
32886 Feynman
32887 \noun default
32888 -diagram is created by inserting the command 
32889 \series bold
32890
32891 \backslash
32892 Diagram
32893 \series default
32894  in a formula.
32895  Then you are able to add new matrix columns and rows like for normal matrices,
32896  see 
32897 \begin_inset CommandInset ref
32898 LatexCommand ref
32899 reference "sec:Matrices"
32900
32901 \end_inset
32902
32903 .
32904 \end_layout
32905
32906 \begin_layout Standard
32907 Examples how to create 
32908 \noun on
32909 Feynman-
32910 \noun default
32911 diagrams in LyX is given in the 
32912 \emph on
32913 Feynman-diagram manual
32914 \emph default
32915  that you find in the menu 
32916 \family sans
32917 Help\SpecialChar \menuseparator
32918 Specific
32919 \begin_inset space ~
32920 \end_inset
32921
32922 Manuals
32923 \family default
32924 .
32925 \end_layout
32926
32927 \begin_layout Standard
32928 \begin_inset Newpage newpage
32929 \end_inset
32930
32931
32932 \end_layout
32933
32934 \begin_layout Section
32935 User-defined Commands
32936 \begin_inset Index idx
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940 User-defined commands
32941 \end_layout
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 \begin_inset Note Greyedout
32950 status open
32951
32952 \begin_layout Plain Layout
32953
32954 \series bold
32955 Note:
32956 \series default
32957  The names of user-defined commands and macros may only consist of Latin
32958  letters.
32959 \end_layout
32960
32961 \end_inset
32962
32963
32964 \end_layout
32965
32966 \begin_layout Subsection
32967 The Command 
32968 \backslash
32969 newcommand
32970 \begin_inset CommandInset label
32971 LatexCommand label
32972 name "sub:The-Command-newcommand"
32973
32974 \end_inset
32975
32976
32977 \begin_inset Index idx
32978 status collapsed
32979
32980 \begin_layout Plain Layout
32981 User-defined commands ! 
32982 \backslash
32983 newcommand
32984 \end_layout
32985
32986 \end_inset
32987
32988
32989 \begin_inset Index idx
32990 status collapsed
32991
32992 \begin_layout Plain Layout
32993 Commands ! N ! 
32994 \backslash
32995 newcommand
32996 \end_layout
32997
32998 \end_inset
32999
33000
33001 \end_layout
33002
33003 \begin_layout Standard
33004 Many LaTeX-commands are too long to be used frequently.
33005  But it is possible to define with the command 
33006 \series bold
33007
33008 \backslash
33009 newcommand
33010 \series default
33011  new shorter commands.
33012 \end_layout
33013
33014 \begin_layout Standard
33015 The command scheme of 
33016 \series bold
33017
33018 \backslash
33019 newcommand
33020 \series default
33021  is:
33022 \end_layout
33023
33024 \begin_layout Standard
33025
33026 \series bold
33027
33028 \backslash
33029 newcommand{new command name}[number of arguments][optional
33030 \series default
33031  
33032 \series bold
33033 value]
33034 \begin_inset Newline newline
33035 \end_inset
33036
33037
33038 \begin_inset Phantom HPhantom
33039 status open
33040
33041 \begin_layout Plain Layout
33042
33043 \series bold
33044
33045 \backslash
33046 newcommand
33047 \end_layout
33048
33049 \end_inset
33050
33051 {command definition}
33052 \end_layout
33053
33054 \begin_layout Standard
33055 \begin_inset Note Greyedout
33056 status open
33057
33058 \begin_layout Plain Layout
33059
33060 \series bold
33061 Note:
33062 \series default
33063  Assure that the name of the new command is not already used in your document
33064  or by LaTeX-packages that you use.
33065  When you for example define the command 
33066 \series bold
33067
33068 \backslash
33069 le
33070 \series default
33071  for 
33072 \series bold
33073
33074 \backslash
33075 Leftarrow
33076 \series default
33077 , you get an error message because 
33078 \series bold
33079
33080 \backslash
33081 le
33082 \series default
33083  is already defined as command for 
33084 \begin_inset Quotes eld
33085 \end_inset
33086
33087
33088 \begin_inset Formula $\le$
33089 \end_inset
33090
33091
33092 \begin_inset Quotes erd
33093 \end_inset
33094
33095 .
33096 \end_layout
33097
33098 \end_inset
33099
33100
33101 \end_layout
33102
33103 \begin_layout Standard
33104 The number of arguments is an integer in the range 0
33105 \begin_inset space \thinspace{}
33106 \end_inset
33107
33108 -
33109 \begin_inset space \thinspace{}
33110 \end_inset
33111
33112 9 and specifies how many arguments the new command should have.
33113  With the optional value a value for an optional argument can be predefined.
33114  When this is done, the 
33115 \emph on
33116 first
33117 \emph default
33118  
33119 \emph on
33120 a
33121 \emph default
33122 rgument of the new command is automatically an optional one.
33123 \end_layout
33124
33125 \begin_layout Standard
33126 Here are some examples:
33127 \end_layout
33128
33129 \begin_layout Itemize
33130 To define the command 
33131 \series bold
33132
33133 \backslash
33134 gr
33135 \series default
33136  for 
33137 \series bold
33138
33139 \backslash
33140 Longrightarrow
33141 \series default
33142 , the LaTeX-preamble line is:
33143 \begin_inset VSpace medskip
33144 \end_inset
33145
33146
33147 \begin_inset Newline newline
33148 \end_inset
33149
33150
33151 \series bold
33152
33153 \backslash
33154 newcommand{
33155 \backslash
33156 gr}{
33157 \backslash
33158 Longrightarrow}
33159 \end_layout
33160
33161 \begin_layout Itemize
33162 To define the command 
33163 \series bold
33164
33165 \backslash
33166 us
33167 \series default
33168  for 
33169 \series bold
33170
33171 \backslash
33172 underline
33173 \series default
33174 , the argument (that should be underlined) must be taken into account.
33175  For this the preamble line is:
33176 \begin_inset VSpace medskip
33177 \end_inset
33178
33179
33180 \begin_inset Newline newline
33181 \end_inset
33182
33183
33184 \series bold
33185
33186 \backslash
33187 newcommand{
33188 \backslash
33189 us}[1]{
33190 \backslash
33191 underline{#1}}
33192 \series default
33193
33194 \begin_inset VSpace medskip
33195 \end_inset
33196
33197
33198 \begin_inset Newline newline
33199 \end_inset
33200
33201 The character 
33202 \series bold
33203 #
33204 \series default
33205  acts as argument placeholder, the 
33206 \series bold
33207 1
33208 \series default
33209  behind it denotes that it is the placeholder for the first argument.
33210 \end_layout
33211
33212 \begin_layout Itemize
33213 For 
33214 \series bold
33215
33216 \backslash
33217 framebox
33218 \series default
33219  one can e.
33220 \begin_inset space \thinspace{}
33221 \end_inset
33222
33223 g.
33224 \begin_inset space \space{}
33225 \end_inset
33226
33227 define the command 
33228 \series bold
33229
33230 \backslash
33231 fb
33232 \series default
33233 :
33234 \begin_inset VSpace medskip
33235 \end_inset
33236
33237
33238 \begin_inset Newline newline
33239 \end_inset
33240
33241
33242 \series bold
33243
33244 \backslash
33245 newcommand{
33246 \backslash
33247 fb}[3]{
33248 \backslash
33249 framebox#1#2{$#3$}}
33250 \series default
33251
33252 \begin_inset VSpace medskip
33253 \end_inset
33254
33255
33256 \begin_inset Newline newline
33257 \end_inset
33258
33259 The two Dollar signs creates the extra formula needed for 
33260 \series bold
33261
33262 \backslash
33263 framebox
33264 \series default
33265 , see 
33266 \begin_inset CommandInset ref
33267 LatexCommand ref
33268 reference "sub:Boxes-with-Frame"
33269
33270 \end_inset
33271
33272 .
33273 \end_layout
33274
33275 \begin_layout Itemize
33276 To create a new command for 
33277 \series bold
33278
33279 \backslash
33280 fcolorbox
33281 \series default
33282  where the color for the box need not be specified, the argument for the
33283  color is defined optional:
33284 \begin_inset VSpace medskip
33285 \end_inset
33286
33287
33288 \begin_inset Newline newline
33289 \end_inset
33290
33291
33292 \series bold
33293
33294 \backslash
33295 newcommand{
33296 \backslash
33297 cb}[3][white]{
33298 \backslash
33299 fcolorbox{#2}{#1}{$#3$}}
33300 \series default
33301
33302 \begin_inset VSpace medskip
33303 \end_inset
33304
33305
33306 \begin_inset Newline newline
33307 \end_inset
33308
33309 When the color is not specified when using 
33310 \series bold
33311
33312 \backslash
33313 cb
33314 \series default
33315 , the predefined color 
33316 \series bold
33317 white
33318 \series default
33319  will be used.
33320 \end_layout
33321
33322 \begin_layout Standard
33323 A test of the new defined commands:
33324 \end_layout
33325
33326 \begin_layout Standard
33327 \align center
33328 \begin_inset Tabular
33329 <lyxtabular version="3" rows="6" columns="2">
33330 <features rotate="0" tabularvalignment="middle">
33331 <column alignment="center" valignment="top">
33332 <column alignment="center" valignment="top">
33333 <row>
33334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338 Command
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347 Result
33348 \begin_inset Note Note
33349 status collapsed
33350
33351 \begin_layout Plain Layout
33352
33353 \series bold
33354
33355 \backslash
33356 raisebox
33357 \series default
33358  is only used as spacer.
33359 \end_layout
33360
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 </row>
33369 <row>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374 A
33375 \backslash
33376 gr
33377 \begin_inset space \textvisiblespace{}
33378 \end_inset
33379
33380 B
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389 \begin_inset Formula $A\gr B$
33390 \end_inset
33391
33392
33393 \end_layout
33394
33395 \end_inset
33396 </cell>
33397 </row>
33398 <row>
33399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33400 \begin_inset Text
33401
33402 \begin_layout Plain Layout
33403
33404 \backslash
33405 us{ABcd
33406 \end_layout
33407
33408 \end_inset
33409 </cell>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 </row>
33423 <row>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \backslash
33430 fb{[2cm]
33431 \begin_inset Formula $\to$
33432 \end_inset
33433
33434
33435 \backslash
33436 {
33437 \begin_inset Formula $\to$
33438 \end_inset
33439
33440
33441 \backslash
33442 {
33443 \backslash
33444 int
33445 \begin_inset space \textvisiblespace{}
33446 \end_inset
33447
33448 A=B
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33454 \begin_inset Text
33455
33456 \begin_layout Plain Layout
33457 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33458 \end_inset
33459
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 </row>
33466 <row>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Plain Layout
33471
33472 \backslash
33473 cb{red
33474 \begin_inset Formula $\to$
33475 \end_inset
33476
33477
33478 \backslash
33479 {
33480 \backslash
33481 int
33482 \begin_inset space \textvisiblespace{}
33483 \end_inset
33484
33485 A=B
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33495 \end_inset
33496
33497
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 </row>
33503 <row>
33504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508
33509 \backslash
33510 cb[green]
33511 \backslash
33512 {red
33513 \begin_inset Formula $\to$
33514 \end_inset
33515
33516
33517 \backslash
33518 {
33519 \backslash
33520 int
33521 \begin_inset space \textvisiblespace{}
33522 \end_inset
33523
33524 A=B
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33534 \end_inset
33535
33536
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 </row>
33542 </lyxtabular>
33543
33544 \end_inset
33545
33546
33547 \end_layout
33548
33549 \begin_layout Subsection
33550 Math Macros
33551 \begin_inset Index idx
33552 status collapsed
33553
33554 \begin_layout Plain Layout
33555 User-defined commands! Math macros
33556 \end_layout
33557
33558 \end_inset
33559
33560
33561 \begin_inset Index idx
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565 Macros
33566 \end_layout
33567
33568 \end_inset
33569
33570
33571 \end_layout
33572
33573 \begin_layout Standard
33574 User-defined commands are especially convenient for complex expressions.
33575  When you are for example dealing with a document that has quadratic equations,
33576  the same solution type occurs several times.
33577  The general form of a quadratic equation is
33578 \begin_inset Formula 
33579 \[
33580 0=\lambda^{2}+p\lambda+q
33581 \]
33582
33583 \end_inset
33584
33585 The general form of the solution is
33586 \begin_inset Formula 
33587 \[
33588 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33589 \]
33590
33591 \end_inset
33592
33593
33594 \end_layout
33595
33596 \begin_layout Standard
33597 To define a command for the solution formula where only the three parameters
33598  
33599 \begin_inset Formula $\lambda$
33600 \end_inset
33601
33602
33603 \begin_inset Formula $p$
33604 \end_inset
33605
33606  and 
33607 \begin_inset Formula $q$
33608 \end_inset
33609
33610  need to be specified and the index of 
33611 \begin_inset Formula $\lambda$
33612 \end_inset
33613
33614  can be given optionally, the LaTeX-preamble line is
33615 \begin_inset Newline newline
33616 \end_inset
33617
33618
33619 \series bold
33620
33621 \backslash
33622 newcommand{
33623 \backslash
33624 qG}[4][1,
33625 \backslash
33626 ,2]{#2_{#1}=-
33627 \backslash
33628 frac{#3}{2}
33629 \backslash
33630 pm
33631 \begin_inset Newline newline
33632 \end_inset
33633
33634
33635 \begin_inset Phantom HPhantom
33636 status open
33637
33638 \begin_layout Plain Layout
33639
33640 \series bold
33641
33642 \backslash
33643 newcommand
33644 \end_layout
33645
33646 \end_inset
33647
33648
33649 \backslash
33650 sqrt{
33651 \backslash
33652 frac{#3^{2}}{4}-#4}}
33653 \end_layout
33654
33655 \begin_layout Standard
33656 To create with this the solution formula, the command
33657 \begin_inset Newline newline
33658 \end_inset
33659
33660
33661 \series bold
33662
33663 \backslash
33664 qG{
33665 \backslash
33666 lambda
33667 \begin_inset Formula $\to$
33668 \end_inset
33669
33670
33671 \backslash
33672 {p
33673 \begin_inset Formula $\to$
33674 \end_inset
33675
33676
33677 \backslash
33678 {q
33679 \series default
33680  is inserted to a formula
33681 \series bold
33682 .
33683 \end_layout
33684
33685 \begin_layout Standard
33686 The definition of the new command is unintuitive because one has to know
33687  the schemes of all used LaTeX commands, e.
33688 \begin_inset space \thinspace{}
33689 \end_inset
33690
33691 g.
33692 \begin_inset space \space{}
33693 \end_inset
33694
33695 that a fraction is inserted in LaTeX as 
33696 \series bold
33697
33698 \backslash
33699 frac{numerator}{denominator}
33700 \series default
33701 .
33702  Furthermore one can easily forget a brace in the definition and cannot
33703  see in LyX what the new command is doing.
33704  To avoid these problems LyX offers the possibility to use math macros instead
33705  of the command 
33706 \series bold
33707
33708 \backslash
33709 newcommand
33710 \series default
33711 .
33712 \end_layout
33713
33714 \begin_layout Standard
33715 A math macro is created by using the menu 
33716 \family sans
33717 Insert\SpecialChar \menuseparator
33718 Math\SpecialChar \menuseparator
33719 Macro
33720 \family default
33721  or the toolbar button 
33722 \begin_inset Info
33723 type  "icon"
33724 arg   "math-macro newmacroname_newcommand"
33725 \end_inset
33726
33727 .
33728  The math macro toolbar appears together with the following box where the
33729  macro is defined:
33730 \begin_inset Newline newline
33731 \end_inset
33732
33733
33734 \begin_inset space \hspace*{\fill}
33735 \end_inset
33736
33737
33738 \begin_inset Graphics
33739         filename clipart/macrobox.png
33740
33741 \end_inset
33742
33743
33744 \begin_inset space \hspace*{\fill}
33745 \end_inset
33746
33747
33748 \begin_inset Newline newline
33749 \end_inset
33750
33751
33752 \begin_inset FormulaMacro
33753 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33754 \end_inset
33755
33756
33757 \backslash
33758 newmacroname is the default name of the macro that should be changed to
33759  something sensible.
33760  The wanted formula is inserted in the first blue box.
33761  An argument placeholder is inserted with the command 
33762 \series bold
33763
33764 \backslash
33765 #argumentnumber
33766 \series default
33767 , e.
33768 \begin_inset space \thinspace{}
33769 \end_inset
33770
33771 g
33772 \begin_inset space \space{}
33773 \end_inset
33774
33775
33776 \series bold
33777
33778 \backslash
33779 #1
33780 \series default
33781  or by using the macro toolbar button 
33782 \begin_inset Info
33783 type  "icon"
33784 arg   "math-macro-add-param"
33785 \end_inset
33786
33787 .
33788  Argument placeholders are displayed red.
33789  A maximum of 9
33790 \begin_inset space ~
33791 \end_inset
33792
33793 arguments are possible.
33794  Optional arguments are created with the toolbar button 
33795 \begin_inset Info
33796 type  "icon"
33797 arg   "math-macro-add-optional-param"
33798 \end_inset
33799
33800 .
33801  The first non-optional argument can be transformed to an optional one with
33802  the toolbar button 
33803 \begin_inset Info
33804 type  "icon"
33805 arg   "math-macro-make-optional"
33806 \end_inset
33807
33808 .
33809  In the second blue box the appearance of the macro in LyX can be defined.
33810  Normally you want to see it as it is defined, so the box is kept empty.
33811  But when you have created a macro that needs lot of space on the screen,
33812  you can insert in the box for example
33813 \begin_inset Newline newline
33814 \end_inset
33815
33816
33817 \series bold
33818 qG: 
33819 \backslash
33820 #1
33821 \series default
33822  
33823 \series bold
33824 ,
33825 \series default
33826  
33827 \series bold
33828
33829 \backslash
33830 #2
33831 \series default
33832  
33833 \series bold
33834 ,
33835 \series default
33836  
33837 \series bold
33838
33839 \backslash
33840 #3, 
33841 \backslash
33842 #4
33843 \begin_inset Newline newline
33844 \end_inset
33845
33846
33847 \series default
33848 For the macro only the arguments with the macro name in front of them will
33849  then be displayed in LyX, leading to a better overview.
33850  The formula appears in the output as defined in the first box.
33851 \begin_inset Newline newline
33852 \end_inset
33853
33854 The appearance of macros in formulas can furthermore be changed for single
33855  macros by setting the cursor in the macro and using the menu 
33856 \family sans
33857 View\SpecialChar \menuseparator
33858 (Un)fold
33859 \begin_inset space ~
33860 \end_inset
33861
33862 Math
33863 \begin_inset space ~
33864 \end_inset
33865
33866 Macro
33867 \family default
33868 .
33869 \end_layout
33870
33871 \begin_layout Standard
33872 To use a macro, the macro name is inserted as command to a formula, in our
33873  case 
33874 \series bold
33875
33876 \backslash
33877 qG
33878 \series default
33879 .
33880  Our macro looks in LyX like this:
33881 \begin_inset Newline newline
33882 \end_inset
33883
33884
33885 \begin_inset space \hspace*{\fill}
33886 \end_inset
33887
33888
33889 \begin_inset Graphics
33890         filename clipart/macrouse.png
33891
33892 \end_inset
33893
33894
33895 \begin_inset space \hspace*{\fill}
33896 \end_inset
33897
33898
33899 \begin_inset Newline newline
33900 \end_inset
33901
33902 Here is our macro example with the arguments 
33903 \begin_inset Formula $x$
33904 \end_inset
33905
33906
33907 \begin_inset Formula $\ln(x)$
33908 \end_inset
33909
33910  and 
33911 \begin_inset Formula $B$
33912 \end_inset
33913
33914 :
33915 \end_layout
33916
33917 \begin_layout Standard
33918 \begin_inset Formula 
33919 \[
33920 \qG x{\ln(x)}B
33921 \]
33922
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \begin_layout Standard
33929 LyX offers in the menu 
33930 \family sans
33931 Tools\SpecialChar \menuseparator
33932 Preferences\SpecialChar \menuseparator
33933 Editing\SpecialChar \menuseparator
33934 Control
33935 \family default
33936  different styles to edit macros.
33937  To find the style that suits you the most, choose a style and set the cursor
33938  in a macro formula to see the difference.
33939 \end_layout
33940
33941 \begin_layout Standard
33942 A math macro is transformed internally to a 
33943 \series bold
33944
33945 \backslash
33946 newcommand
33947 \series default
33948  command when exporting the document.
33949  The created 
33950 \series bold
33951
33952 \backslash
33953 newcommand
33954 \series default
33955  command is not placed in the LaTeX-preamble, therefore macros can only
33956  be used in formulas that are in the document below the macro definition
33957  box.
33958 \end_layout
33959
33960 \begin_layout Standard
33961 Math macros can also be directly created from a 
33962 \series bold
33963
33964 \backslash
33965 newcommand
33966 \series default
33967  command.
33968  When writing for example the command
33969 \series bold
33970
33971 \begin_inset Newline newline
33972 \end_inset
33973
33974
33975 \backslash
33976 newcommand{
33977 \backslash
33978 larrow}[2]{
33979 \backslash
33980 xleftarrow[#2]{#1}}
33981 \begin_inset Newline newline
33982 \end_inset
33983
33984
33985 \series default
33986 in LyX as normal text, highlighting it completely and using then the shortcut
33987  
33988 \family sans
33989 Ctrl+M
33990 \family default
33991 , the command will be transformed to a math macro.
33992  Using this method you need to be careful that the 
33993 \series bold
33994
33995 \backslash
33996 newcommand
33997 \series default
33998  command is typed correctly, otherwise you get a faulty macro leading to
33999  LaTeX errors.
34000 \end_layout
34001
34002 \begin_layout Standard
34003 Math macros currently have the problem that further formulas in macro definition
34004 s are handled wrongly.
34005  Therefore the example 
34006 \series bold
34007
34008 \backslash
34009 fb
34010 \series default
34011  from 
34012 \begin_inset CommandInset ref
34013 LatexCommand ref
34014 reference "sub:The-Command-newcommand"
34015
34016 \end_inset
34017
34018  cannot be created as macro.
34019 \end_layout
34020
34021 \begin_layout Standard
34022 When the cursor is in a macro definition box, you will see the macro toolbar
34023  in LyX:
34024 \end_layout
34025
34026 \begin_layout Standard
34027 \begin_inset VSpace defskip
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 \begin_inset Graphics
34035         filename clipart/MacroToolbar.png
34036
34037 \end_inset
34038
34039
34040 \begin_inset Index idx
34041 status collapsed
34042
34043 \begin_layout Plain Layout
34044 Macros ! Toolbar
34045 \end_layout
34046
34047 \end_inset
34048
34049
34050 \end_layout
34051
34052 \begin_layout Standard
34053 \begin_inset VSpace defskip
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \begin_layout Standard
34060 The macro toolbar contains from left to right the following buttons:
34061 \end_layout
34062
34063 \begin_layout Standard
34064 \begin_inset VSpace defskip
34065 \end_inset
34066
34067
34068 \end_layout
34069
34070 \begin_layout Standard
34071 \begin_inset Tabular
34072 <lyxtabular version="3" rows="9" columns="2">
34073 <features rotate="0" islongtable="true" longtabularalignment="center">
34074 <column alignment="left" valignment="top">
34075 <column alignment="left" valignment="top" width="85col%">
34076 <row interlinespace="2.5mm">
34077 <cell alignment="center" valignment="top" usebox="none">
34078 \begin_inset Text
34079
34080 \begin_layout Plain Layout
34081 \begin_inset Info
34082 type  "icon"
34083 arg   "math-macro-remove-param"
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 <cell alignment="center" valignment="top" usebox="none">
34092 \begin_inset Text
34093
34094 \begin_layout Plain Layout
34095
34096 \family sans
34097 Edit\SpecialChar \menuseparator
34098 Math\SpecialChar \menuseparator
34099 Macro
34100 \begin_inset space ~
34101 \end_inset
34102
34103 Definition\SpecialChar \menuseparator
34104 Remove Last Argument
34105 \end_layout
34106
34107 \end_inset
34108 </cell>
34109 </row>
34110 <row interlinespace="2.5mm">
34111 <cell alignment="center" valignment="top" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115 \begin_inset Info
34116 type  "icon"
34117 arg   "math-macro-add-param"
34118 \end_inset
34119
34120
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 <cell alignment="center" valignment="top" usebox="none">
34126 \begin_inset Text
34127
34128 \begin_layout Plain Layout
34129
34130 \family sans
34131 Edit\SpecialChar \menuseparator
34132 Math\SpecialChar \menuseparator
34133 Macro
34134 \begin_inset space ~
34135 \end_inset
34136
34137 Definition\SpecialChar \menuseparator
34138 Append Argument
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 </row>
34144 <row interlinespace="2.5mm">
34145 <cell alignment="center" valignment="top" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149 \begin_inset Info
34150 type  "icon"
34151 arg   "math-macro-make-optional"
34152 \end_inset
34153
34154
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 <cell alignment="center" valignment="top" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Plain Layout
34163
34164 \family sans
34165 Edit\SpecialChar \menuseparator
34166 Math\SpecialChar \menuseparator
34167 Macro
34168 \begin_inset space ~
34169 \end_inset
34170
34171 Definition\SpecialChar \menuseparator
34172 Transform First Non-Optional to
34173 \begin_inset Newline newline
34174 \end_inset
34175
34176
34177 \begin_inset Phantom HPhantom
34178 status open
34179
34180 \begin_layout Plain Layout
34181
34182 \family sans
34183 Edit\SpecialChar \menuseparator
34184 Math\SpecialChar \menuseparator
34185 Macro
34186 \begin_inset space ~
34187 \end_inset
34188
34189 Definition\SpecialChar \menuseparator
34190
34191 \end_layout
34192
34193 \end_inset
34194
34195 Optional Argument
34196 \end_layout
34197
34198 \end_inset
34199 </cell>
34200 </row>
34201 <row interlinespace="2.5mm">
34202 <cell alignment="center" valignment="top" usebox="none">
34203 \begin_inset Text
34204
34205 \begin_layout Plain Layout
34206 \begin_inset Info
34207 type  "icon"
34208 arg   "math-macro-make-nonoptional"
34209 \end_inset
34210
34211
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 <cell alignment="center" valignment="top" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220
34221 \family sans
34222 Edit\SpecialChar \menuseparator
34223 Math\SpecialChar \menuseparator
34224 Macro
34225 \begin_inset space ~
34226 \end_inset
34227
34228 Definition\SpecialChar \menuseparator
34229 Transform Last Optional to
34230 \begin_inset Newline newline
34231 \end_inset
34232
34233
34234 \begin_inset Phantom HPhantom
34235 status open
34236
34237 \begin_layout Plain Layout
34238
34239 \family sans
34240 Edit\SpecialChar \menuseparator
34241 Math\SpecialChar \menuseparator
34242 Macro
34243 \begin_inset space ~
34244 \end_inset
34245
34246 Definition\SpecialChar \menuseparator
34247
34248 \end_layout
34249
34250 \end_inset
34251
34252 Non-Optional Argument
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 </row>
34258 <row interlinespace="2.5mm">
34259 <cell alignment="center" valignment="top" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Plain Layout
34263 \begin_inset Info
34264 type  "icon"
34265 arg   "math-macro-remove-optional-param"
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \family sans
34279 Edit\SpecialChar \menuseparator
34280 Math\SpecialChar \menuseparator
34281 Macro
34282 \begin_inset space ~
34283 \end_inset
34284
34285 Definition\SpecialChar \menuseparator
34286 Remove Optional Argument
34287 \end_layout
34288
34289 \end_inset
34290 </cell>
34291 </row>
34292 <row interlinespace="2.5mm">
34293 <cell alignment="center" valignment="top" usebox="none">
34294 \begin_inset Text
34295
34296 \begin_layout Plain Layout
34297 \begin_inset Info
34298 type  "icon"
34299 arg   "math-macro-add-optional-param"
34300 \end_inset
34301
34302
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311
34312 \family sans
34313 Edit\SpecialChar \menuseparator
34314 Math\SpecialChar \menuseparator
34315 Macro
34316 \begin_inset space ~
34317 \end_inset
34318
34319 Definition\SpecialChar \menuseparator
34320 Insert Optional Argument
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 </row>
34326 <row interlinespace="2.5mm">
34327 <cell alignment="center" valignment="top" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331 \begin_inset Info
34332 type  "icon"
34333 arg   "math-macro-remove-greedy-param"
34334 \end_inset
34335
34336
34337 \end_layout
34338
34339 \end_inset
34340 </cell>
34341 <cell alignment="center" valignment="top" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345
34346 \family sans
34347 Edit\SpecialChar \menuseparator
34348 Math\SpecialChar \menuseparator
34349 Macro
34350 \begin_inset space ~
34351 \end_inset
34352
34353 Definition\SpecialChar \menuseparator
34354 Remove Last Argument
34355 \begin_inset Newline newline
34356 \end_inset
34357
34358
34359 \begin_inset Phantom HPhantom
34360 status open
34361
34362 \begin_layout Plain Layout
34363
34364 \family sans
34365 Edit\SpecialChar \menuseparator
34366 Math\SpecialChar \menuseparator
34367 Macro
34368 \begin_inset space ~
34369 \end_inset
34370
34371 Definition\SpecialChar \menuseparator
34372
34373 \end_layout
34374
34375 \end_inset
34376
34377 Spitting Out To The Right
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 </row>
34383 <row interlinespace="2.5mm">
34384 <cell alignment="center" valignment="top" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388 \begin_inset Info
34389 type  "icon"
34390 arg   "math-macro-append-greedy-param"
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family sans
34404 Edit\SpecialChar \menuseparator
34405 Math\SpecialChar \menuseparator
34406 Macro
34407 \begin_inset space ~
34408 \end_inset
34409
34410 Definition\SpecialChar \menuseparator
34411 Append Argument
34412 \begin_inset Newline newline
34413 \end_inset
34414
34415
34416 \begin_inset Phantom HPhantom
34417 status open
34418
34419 \begin_layout Plain Layout
34420
34421 \family sans
34422 Edit\SpecialChar \menuseparator
34423 Math\SpecialChar \menuseparator
34424 Macro
34425 \begin_inset space ~
34426 \end_inset
34427
34428 Definition\SpecialChar \menuseparator
34429
34430 \end_layout
34431
34432 \end_inset
34433
34434 Eating From The Right
34435 \end_layout
34436
34437 \end_inset
34438 </cell>
34439 </row>
34440 <row interlinespace="2.5mm">
34441 <cell alignment="center" valignment="top" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Plain Layout
34445 \begin_inset Info
34446 type  "icon"
34447 arg   "math-macro-add-greedy-optional-param"
34448 \end_inset
34449
34450
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459
34460 \family sans
34461 Edit\SpecialChar \menuseparator
34462 Math\SpecialChar \menuseparator
34463 Macro
34464 \begin_inset space ~
34465 \end_inset
34466
34467 Definition\SpecialChar \menuseparator
34468 Append Optional Argument
34469 \begin_inset Newline newline
34470 \end_inset
34471
34472
34473 \begin_inset Phantom HPhantom
34474 status open
34475
34476 \begin_layout Plain Layout
34477
34478 \family sans
34479 Edit\SpecialChar \menuseparator
34480 Math\SpecialChar \menuseparator
34481 Macro
34482 \begin_inset space ~
34483 \end_inset
34484
34485 Definition\SpecialChar \menuseparator
34486
34487 \end_layout
34488
34489 \end_inset
34490
34491 Eating From The Right
34492 \end_layout
34493
34494 \end_inset
34495 </cell>
34496 </row>
34497 </lyxtabular>
34498
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \begin_layout Section
34505 Computer Algebra Systems
34506 \end_layout
34507
34508 \begin_layout Standard
34509 LyX offers the exchange between mathematical expressions written in LyX's
34510  math editor and external applications or user defined scripts.
34511  Currently supported applications are 
34512 \family sans
34513 Maple
34514 \family default
34515
34516 \family sans
34517 Mathematica
34518 \family default
34519
34520 \family sans
34521 Maxima
34522 \family default
34523  and 
34524 \family sans
34525 Octave
34526 \family default
34527 .
34528  Note that the set of supported mathematical constructs is limited only
34529  to very simple cases.
34530 \end_layout
34531
34532 \begin_layout Subsection
34533 Usage
34534 \end_layout
34535
34536 \begin_layout Standard
34537 Write some expression in a formula, go to the 
34538 \family sans
34539 Edit\SpecialChar \menuseparator
34540 Math\SpecialChar \menuseparator
34541 Use Computer Algebra System
34542 \family default
34543  menu and choose the application you have installed on the computer.
34544  After that the result of computation should show on the right side of the
34545  expression together with the 
34546 \begin_inset Quotes eld
34547 \end_inset
34548
34549 =
34550 \begin_inset Quotes erd
34551 \end_inset
34552
34553  operator.
34554 \end_layout
34555
34556 \begin_layout Standard
34557 Here are few simple examples (with results from 
34558 \family typewriter
34559 Maxima
34560 \family default
34561 ) to show what kind of computations can be performed:
34562 \end_layout
34563
34564 \begin_layout Itemize
34565 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \begin_layout Itemize
34572 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Itemize
34579 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34580 \end_inset
34581
34582
34583 \end_layout
34584
34585 \begin_layout Itemize
34586 \begin_inset Formula $\det\left[\begin{array}{ccc}
34587 1 & 6 & 7\\
34588 2 & 5 & 8\\
34589 3 & 4 & 17
34590 \end{array}\right]=-56$
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \begin_layout Itemize
34597 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34598 \end_inset
34599
34600
34601 \end_layout
34602
34603 \begin_layout Subsection
34604 Keyboard shortcut
34605 \end_layout
34606
34607 \begin_layout Standard
34608 Currently there is no keyboard shortcut for calling the algebra applications.
34609  One can easily bind a shortcut to the 
34610 \family sans
34611 math-extern
34612 \family default
34613  LyX function (see the 
34614 \family sans
34615 \emph on
34616 LyX Functions
34617 \family default
34618 \emph default
34619  manual).
34620  One could e.
34621 \begin_inset space \thinspace{}
34622 \end_inset
34623
34624 g.
34625 \begin_inset space \space{}
34626 \end_inset
34627
34628 bind the 
34629 \family sans
34630 Return
34631 \family default
34632  key inside the math editor.
34633  To bind it to 
34634 \family typewriter
34635 Maxima
34636 \family default
34637  one would use this shortcut definition command:
34638 \end_layout
34639
34640 \begin_layout Standard
34641
34642 \series bold
34643 command-alternatives break-paragraph;math-extern maxima
34644 \end_layout
34645
34646 \begin_layout Section
34647 Miscellaneous
34648 \begin_inset Index idx
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652 Miscellaneous
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \begin_layout Subsection
34661 Negative Numbers
34662 \begin_inset Index idx
34663 status collapsed
34664
34665 \begin_layout Plain Layout
34666 Numbers ! negative
34667 \end_layout
34668
34669 \end_inset
34670
34671
34672 \end_layout
34673
34674 \begin_layout Standard
34675 Negative numbers often look ugly in formulas because the minus sign before
34676  the number is set with the same length as the minus operator sign.
34677  When writing the negative number in normal text, the minus sign appears
34678  correctly.
34679 \end_layout
34680
34681 \begin_layout Standard
34682 Thus, the problem disappears when converting the minus sign to mathematical
34683  text.
34684 \end_layout
34685
34686 \begin_layout Standard
34687 An example to visualize the problem:
34688 \end_layout
34689
34690 \begin_layout Standard
34691 \align center
34692 \begin_inset Tabular
34693 <lyxtabular version="3" rows="3" columns="2">
34694 <features rotate="0" tabularvalignment="middle">
34695 <column alignment="right" valignment="top">
34696 <column alignment="left" valignment="top">
34697 <row>
34698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702 normal text:
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711 x = -2
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 </row>
34717 <row>
34718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722 formula:
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34728 \begin_inset Text
34729
34730 \begin_layout Plain Layout
34731 \begin_inset Formula $x=-2$
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \end_inset
34738 </cell>
34739 </row>
34740 <row>
34741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745 solution:
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754 \begin_inset Formula $x=\textrm{-}2$
34755 \end_inset
34756
34757
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 </row>
34763 </lyxtabular>
34764
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \begin_layout Subsection
34771 Comma as decimal Separator
34772 \begin_inset Index idx
34773 status collapsed
34774
34775 \begin_layout Plain Layout
34776 Comma
34777 \end_layout
34778
34779 \end_inset
34780
34781
34782 \end_layout
34783
34784 \begin_layout Standard
34785 In LaTeX a comma inside a formula is used, according to the English convention,
34786  as number group separator.
34787  So there will be space added behind all commas in formulas.
34788 \end_layout
34789
34790 \begin_layout Standard
34791 To avoid this, the comma is highlighted and changed to mathematical text
34792  (shortcut 
34793 \begin_inset Info
34794 type  "shortcut"
34795 arg   "math-mode"
34796 \end_inset
34797
34798 ).
34799 \end_layout
34800
34801 \begin_layout Standard
34802 To use all formula commas in the document as decimal separator, the file
34803  
34804 \series bold
34805 icomma.sty
34806 \series default
34807
34808 \begin_inset Foot
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812
34813 \series bold
34814 icomma
34815 \series default
34816  is part of the LaTeX-package 
34817 \series bold
34818 was
34819 \series default
34820
34821 \begin_inset Index idx
34822 status collapsed
34823
34824 \begin_layout Plain Layout
34825 Packages ! was
34826 \begin_inset ERT
34827 status collapsed
34828
34829 \begin_layout Plain Layout
34830
34831
34832 \backslash
34833 vspace{4mm}
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \end_inset
34842
34843 .
34844 \end_layout
34845
34846 \end_inset
34847
34848
34849 \begin_inset Index idx
34850 status collapsed
34851
34852 \begin_layout Plain Layout
34853 Packages ! icomma
34854 \end_layout
34855
34856 \end_inset
34857
34858  is loaded with the LaTeX-preamble line
34859 \end_layout
34860
34861 \begin_layout Standard
34862
34863 \series bold
34864
34865 \backslash
34866 usepackage{icomma}
34867 \end_layout
34868
34869 \begin_layout Subsection
34870 Physical Vectors
34871 \begin_inset CommandInset label
34872 LatexCommand label
34873 name "sub:Physical-Vectors"
34874
34875 \end_inset
34876
34877
34878 \begin_inset Index idx
34879 status collapsed
34880
34881 \begin_layout Plain Layout
34882 Vectors ! physical
34883 \end_layout
34884
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \begin_layout Standard
34891 Predefined vectors are offered by the LaTeX-package 
34892 \series bold
34893 braket
34894 \series default
34895
34896 \begin_inset Index idx
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900 Packages ! braket
34901 \end_layout
34902
34903 \end_inset
34904
34905  that is loaded with the LaTeX-preamble line
34906 \end_layout
34907
34908 \begin_layout Standard
34909
34910 \series bold
34911
34912 \backslash
34913 usepackage{braket}
34914 \end_layout
34915
34916 \begin_layout Standard
34917 \begin_inset ERT
34918 status collapsed
34919
34920 \begin_layout Plain Layout
34921
34922
34923 \backslash
34924 ifbraket 
34925 \end_layout
34926
34927 \end_inset
34928
34929
34930 \begin_inset Note Note
34931 status open
34932
34933 \begin_layout Plain Layout
34934 The following table will only be displayed when the LaTeX-package 
34935 \series bold
34936 braket
34937 \series default
34938  is installed.
34939 \end_layout
34940
34941 \end_inset
34942
34943
34944 \end_layout
34945
34946 \begin_layout Standard
34947 The following commands are defined:
34948 \end_layout
34949
34950 \begin_layout Standard
34951 \align center
34952 \begin_inset Tabular
34953 <lyxtabular version="3" rows="4" columns="2">
34954 <features rotate="0" tabularvalignment="middle">
34955 <column alignment="center" valignment="top">
34956 <column alignment="center" valignment="top">
34957 <row>
34958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34959 \begin_inset Text
34960
34961 \begin_layout Plain Layout
34962 Command
34963 \end_layout
34964
34965 \end_inset
34966 </cell>
34967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971 Result
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 </row>
34977 <row>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \backslash
34984 Bra{
34985 \backslash
34986 psi
34987 \end_layout
34988
34989 \end_inset
34990 </cell>
34991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34992 \begin_inset Text
34993
34994 \begin_layout Plain Layout
34995 \begin_inset Formula $\Bra{\psi}$
34996 \end_inset
34997
34998
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 </row>
35004 <row>
35005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \backslash
35011 Ket{
35012 \backslash
35013 psi
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35019 \begin_inset Text
35020
35021 \begin_layout Plain Layout
35022 \begin_inset Formula $\Ket{\psi}$
35023 \end_inset
35024
35025
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 </row>
35031 <row>
35032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35033 \begin_inset Text
35034
35035 \begin_layout Plain Layout
35036
35037 \backslash
35038 Braket{
35039 \backslash
35040 psi|
35041 \backslash
35042 phi
35043 \end_layout
35044
35045 \end_inset
35046 </cell>
35047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35048 \begin_inset Text
35049
35050 \begin_layout Plain Layout
35051 \begin_inset Formula $\Braket{\psi|\phi}$
35052 \end_inset
35053
35054
35055 \end_layout
35056
35057 \end_inset
35058 </cell>
35059 </row>
35060 </lyxtabular>
35061
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \begin_layout Standard
35068 The command 
35069 \series bold
35070
35071 \backslash
35072 Braket
35073 \series default
35074  assures that all vertical bars are set in the size of the surrounding brackets:
35075 \begin_inset Formula 
35076 \[
35077 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35078 \]
35079
35080 \end_inset
35081
35082
35083 \begin_inset ERT
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087
35088
35089 \backslash
35090 else 
35091 \end_layout
35092
35093 \end_inset
35094
35095
35096 \begin_inset Note Note
35097 status open
35098
35099 \begin_layout Plain Layout
35100 The following will be displayed when the LaTeX-package 
35101 \series bold
35102 braket
35103 \series default
35104  is not installed:
35105 \end_layout
35106
35107 \end_inset
35108
35109
35110 \end_layout
35111
35112 \begin_layout Standard
35113 You need to install the LaTeX-package 
35114 \series bold
35115 braket
35116 \series default
35117  to see the rest of this subsection in the output.
35118 \end_layout
35119
35120 \begin_layout Standard
35121 \begin_inset ERT
35122 status collapsed
35123
35124 \begin_layout Plain Layout
35125
35126
35127 \backslash
35128 fi 
35129 \end_layout
35130
35131 \end_inset
35132
35133
35134 \end_layout
35135
35136 \begin_layout Standard
35137 The effect of 
35138 \series bold
35139
35140 \backslash
35141 Braket
35142 \series default
35143  can also be achieved using the command 
35144 \series bold
35145
35146 \backslash
35147 middle
35148 \series default
35149 , that is described in 
35150 \begin_inset CommandInset ref
35151 LatexCommand ref
35152 reference "sub:Automatic-Bracket-Size"
35153
35154 \end_inset
35155
35156 .
35157 \end_layout
35158
35159 \begin_layout Subsection
35160 Self-defined Fractions
35161 \begin_inset CommandInset label
35162 LatexCommand label
35163 name "sub:Self-defined-Fractions"
35164
35165 \end_inset
35166
35167
35168 \begin_inset Index idx
35169 status collapsed
35170
35171 \begin_layout Plain Layout
35172 Fractions ! self-defined
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 To define custom commands for fractions, the command 
35182 \series bold
35183
35184 \backslash
35185 genfrac
35186 \series default
35187
35188 \begin_inset Index idx
35189 status collapsed
35190
35191 \begin_layout Plain Layout
35192 Commands ! G ! 
35193 \backslash
35194 genfrac
35195 \begin_inset ERT
35196 status collapsed
35197
35198 \begin_layout Plain Layout
35199
35200
35201 \backslash
35202 vspace{4mm}
35203 \end_layout
35204
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \end_inset
35211
35212  is used in the following scheme:
35213 \end_layout
35214
35215 \begin_layout Standard
35216
35217 \series bold
35218
35219 \backslash
35220 genfrac{left
35221 \series default
35222  
35223 \series bold
35224 bracket}{right
35225 \series default
35226  
35227 \series bold
35228 bracket}{fraction bar thickness}{style}
35229 \begin_inset Newline newline
35230 \end_inset
35231
35232
35233 \begin_inset Phantom HPhantom
35234 status open
35235
35236 \begin_layout Plain Layout
35237
35238 \series bold
35239
35240 \backslash
35241 genfrac
35242 \end_layout
35243
35244 \end_inset
35245
35246 {numerator}{denominator}
35247 \end_layout
35248
35249 \begin_layout Standard
35250 The style is a number in the range of 0
35251 \begin_inset space \thinspace{}
35252 \end_inset
35253
35254 -
35255 \begin_inset space \thinspace{}
35256 \end_inset
35257
35258 3.
35259 \end_layout
35260
35261 \begin_layout Standard
35262 \align center
35263 \begin_inset Tabular
35264 <lyxtabular version="3" rows="5" columns="2">
35265 <features rotate="0" tabularvalignment="middle">
35266 <column alignment="center" valignment="top">
35267 <column alignment="center" valignment="top">
35268 <row>
35269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35270 \begin_inset Text
35271
35272 \begin_layout Plain Layout
35273 Number
35274 \end_layout
35275
35276 \end_inset
35277 </cell>
35278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282 Style (Size)
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 </row>
35288 <row>
35289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35290 \begin_inset Text
35291
35292 \begin_layout Plain Layout
35293 0
35294 \end_layout
35295
35296 \end_inset
35297 </cell>
35298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35299 \begin_inset Text
35300
35301 \begin_layout Plain Layout
35302 display style formula
35303 \end_layout
35304
35305 \end_inset
35306 </cell>
35307 </row>
35308 <row>
35309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35310 \begin_inset Text
35311
35312 \begin_layout Plain Layout
35313 1
35314 \end_layout
35315
35316 \end_inset
35317 </cell>
35318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35319 \begin_inset Text
35320
35321 \begin_layout Plain Layout
35322 inline formula
35323 \end_layout
35324
35325 \end_inset
35326 </cell>
35327 </row>
35328 <row>
35329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333 2
35334 \end_layout
35335
35336 \end_inset
35337 </cell>
35338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35339 \begin_inset Text
35340
35341 \begin_layout Plain Layout
35342 small
35343 \end_layout
35344
35345 \end_inset
35346 </cell>
35347 </row>
35348 <row>
35349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353 3
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 tiny
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 </row>
35368 </lyxtabular>
35369
35370 \end_inset
35371
35372
35373 \end_layout
35374
35375 \begin_layout Standard
35376 When no style is given, the size is adjusted to the surrounding environment
35377  like for the command 
35378 \series bold
35379
35380 \backslash
35381 frac
35382 \series default
35383 .
35384 \end_layout
35385
35386 \begin_layout Standard
35387 When no fraction bar thickness is given, the predefined value of 0.4
35388 \begin_inset space \thinspace{}
35389 \end_inset
35390
35391 pt will be used.
35392 \end_layout
35393
35394 \begin_layout Standard
35395 \begin_inset VSpace medskip
35396 \end_inset
35397
35398 For example, the commands 
35399 \series bold
35400
35401 \backslash
35402 dfrac
35403 \series default
35404  and 
35405 \series bold
35406
35407 \backslash
35408 tbinom
35409 \series default
35410  from 
35411 \begin_inset CommandInset ref
35412 LatexCommand ref
35413 reference "sub:Fractions"
35414
35415 \end_inset
35416
35417  are defined with the commands
35418 \end_layout
35419
35420 \begin_layout Standard
35421
35422 \series bold
35423
35424 \backslash
35425 newcommand{
35426 \backslash
35427 dfrac}[2]{
35428 \backslash
35429 genfrac{}{}{}{0}{#1}{#2}}
35430 \end_layout
35431
35432 \begin_layout Standard
35433 and
35434 \end_layout
35435
35436 \begin_layout Standard
35437
35438 \series bold
35439
35440 \backslash
35441 newcommand{
35442 \backslash
35443 tbinom}[2]{
35444 \backslash
35445 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35446 \end_layout
35447
35448 \begin_layout Standard
35449 \begin_inset VSpace medskip
35450 \end_inset
35451
35452 To define a fraction where the fraction bar thickness can be given as optional
35453  argument, the following line is inserted to the LaTeX-preamble:
35454 \end_layout
35455
35456 \begin_layout Standard
35457
35458 \series bold
35459
35460 \backslash
35461 newcommand{
35462 \backslash
35463 fracS}[3][]{
35464 \backslash
35465 genfrac{}{}{#1}{}{#2}{#3}}
35466 \end_layout
35467
35468 \begin_layout Standard
35469 A test:
35470 \begin_inset Formula 
35471 \begin{align*}
35472 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35473 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35474 \end{align*}
35475
35476 \end_inset
35477
35478 As one can see, the distance of the numerator and the denominator to the
35479  fraction bar is round about three times the bar thickness.
35480 \end_layout
35481
35482 \begin_layout Subsection
35483 Canceled Formulas
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 Formula ! canceled
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Standard
35497 There are four ways to cancel formulas or parts of formulas:
35498 \end_layout
35499
35500 \begin_layout Standard
35501 \begin_inset ERT
35502 status collapsed
35503
35504 \begin_layout Plain Layout
35505
35506
35507 \backslash
35508 ifcancel 
35509 \end_layout
35510
35511 \end_inset
35512
35513
35514 \begin_inset Note Note
35515 status open
35516
35517 \begin_layout Plain Layout
35518 The following table will only be displayed when the LaTeX-package 
35519 \series bold
35520 cancel
35521 \series default
35522  is installed.
35523 \end_layout
35524
35525 \end_inset
35526
35527
35528 \end_layout
35529
35530 \begin_layout Standard
35531 \align center
35532 \begin_inset Tabular
35533 <lyxtabular version="3" rows="5" columns="2">
35534 <features rotate="0" tabularvalignment="middle">
35535 <column alignment="center" valignment="top">
35536 <column alignment="center" valignment="top">
35537 <row>
35538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35539 \begin_inset Text
35540
35541 \begin_layout Plain Layout
35542 Command
35543 \end_layout
35544
35545 \end_inset
35546 </cell>
35547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35548 \begin_inset Text
35549
35550 \begin_layout Plain Layout
35551 Result
35552 \begin_inset Note Note
35553 status collapsed
35554
35555 \begin_layout Plain Layout
35556 The space and
35557 \series bold
35558  
35559 \backslash
35560 raisebox
35561 \series default
35562  are used here as spacer.
35563 \end_layout
35564
35565 \end_inset
35566
35567
35568 \end_layout
35569
35570 \end_inset
35571 </cell>
35572 </row>
35573 <row>
35574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35575 \begin_inset Text
35576
35577 \begin_layout Plain Layout
35578
35579 \backslash
35580 cancel
35581 \begin_inset space \textvisiblespace{}
35582 \end_inset
35583
35584
35585 \backslash
35586 int
35587 \begin_inset space \textvisiblespace{}
35588 \end_inset
35589
35590 A=B
35591 \end_layout
35592
35593 \end_inset
35594 </cell>
35595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35596 \begin_inset Text
35597
35598 \begin_layout Plain Layout
35599 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35600 \end_inset
35601
35602
35603 \end_layout
35604
35605 \end_inset
35606 </cell>
35607 </row>
35608 <row>
35609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35610 \begin_inset Text
35611
35612 \begin_layout Plain Layout
35613
35614 \backslash
35615 bcancel
35616 \begin_inset space \textvisiblespace{}
35617 \end_inset
35618
35619
35620 \backslash
35621 int
35622 \begin_inset space \textvisiblespace{}
35623 \end_inset
35624
35625 A=B
35626 \end_layout
35627
35628 \end_inset
35629 </cell>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Plain Layout
35634 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \end_inset
35641 </cell>
35642 </row>
35643 <row>
35644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35645 \begin_inset Text
35646
35647 \begin_layout Plain Layout
35648
35649 \backslash
35650 xcancel
35651 \begin_inset space \textvisiblespace{}
35652 \end_inset
35653
35654
35655 \backslash
35656 int
35657 \begin_inset space \textvisiblespace{}
35658 \end_inset
35659
35660 A=B
35661 \end_layout
35662
35663 \end_inset
35664 </cell>
35665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35666 \begin_inset Text
35667
35668 \begin_layout Plain Layout
35669 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35670 \end_inset
35671
35672
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 </row>
35678 <row>
35679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35680 \begin_inset Text
35681
35682 \begin_layout Plain Layout
35683
35684 \backslash
35685 cancelto
35686 \begin_inset space \textvisiblespace{}
35687 \end_inset
35688
35689
35690 \backslash
35691 int
35692 \begin_inset space \textvisiblespace{}
35693 \end_inset
35694
35695 A=B
35696 \begin_inset Formula $\to$
35697 \end_inset
35698
35699 1
35700 \end_layout
35701
35702 \end_inset
35703 </cell>
35704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35705 \begin_inset Text
35706
35707 \begin_layout Plain Layout
35708 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35709 \end_inset
35710
35711
35712 \end_layout
35713
35714 \end_inset
35715 </cell>
35716 </row>
35717 </lyxtabular>
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Standard
35725
35726 \series bold
35727
35728 \backslash
35729 cancelto
35730 \series default
35731  is especially suitable to visualize the reduction of fractions within formulas:
35732 \begin_inset Formula 
35733 \[
35734 \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}}}
35735 \]
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Standard
35743 To change the size of 
35744 \series bold
35745
35746 \backslash
35747 cancelto
35748 \series default
35749 's 
35750 \begin_inset Quotes eld
35751 \end_inset
35752
35753 subscript
35754 \begin_inset Quotes erd
35755 \end_inset
35756
35757  value one can add the LaTeX-preamble line
35758 \end_layout
35759
35760 \begin_layout Standard
35761
35762 \series bold
35763
35764 \backslash
35765 PassOptionsToPackage{option}{cancel}
35766 \end_layout
35767
35768 \begin_layout Standard
35769 where 
35770 \series bold
35771 option
35772 \series default
35773  is either 
35774 \series bold
35775 samesize
35776 \series default
35777  which leads to the same size as for the canceled value, or 
35778 \series bold
35779 Smaller
35780 \series default
35781  which makes is it a bit smaller than normal.
35782 \end_layout
35783
35784 \begin_layout Standard
35785 To color the cancellation bar one adds this command as TeX code:
35786 \end_layout
35787
35788 \begin_layout Standard
35789
35790 \series bold
35791
35792 \backslash
35793 renewcommand{
35794 \backslash
35795 CancelColor}{
35796 \backslash
35797 color{red}}
35798 \end_layout
35799
35800 \begin_layout Standard
35801
35802 \series bold
35803 red
35804 \series default
35805  can be replaced by a color of your choice.
35806 \end_layout
35807
35808 \begin_layout Standard
35809 \begin_inset ERT
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813
35814
35815 \backslash
35816 renewcommand{
35817 \backslash
35818 CancelColor}{
35819 \backslash
35820 color{red}}
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \end_layout
35827
35828 \begin_layout Standard
35829 \begin_inset Formula 
35830 \[
35831 \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}}}
35832 \]
35833
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Standard
35840 \begin_inset ERT
35841 status collapsed
35842
35843 \begin_layout Plain Layout
35844
35845
35846 \backslash
35847 renewcommand{
35848 \backslash
35849 CancelColor}{
35850 \backslash
35851 color{black}}
35852 \end_layout
35853
35854 \end_inset
35855
35856
35857 \begin_inset Note Note
35858 status open
35859
35860 \begin_layout Plain Layout
35861 reset the color
35862 \end_layout
35863
35864 \end_inset
35865
35866
35867 \end_layout
35868
35869 \begin_layout Standard
35870 For further customizations, see the documentation of the package 
35871 \series bold
35872 cancel
35873 \series default
35874
35875 \begin_inset CommandInset citation
35876 LatexCommand cite
35877 key "cancel"
35878
35879 \end_inset
35880
35881 .
35882 \begin_inset Index idx
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886 Packages ! cancel
35887 \end_layout
35888
35889 \end_inset
35890
35891
35892 \end_layout
35893
35894 \begin_layout Standard
35895 \begin_inset ERT
35896 status collapsed
35897
35898 \begin_layout Plain Layout
35899
35900
35901 \backslash
35902 else 
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \begin_inset Note Note
35909 status open
35910
35911 \begin_layout Plain Layout
35912 The following will be displayed when the LaTeX-package 
35913 \series bold
35914 cancel
35915 \series default
35916  is not installed:
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \begin_layout Standard
35925 You need to install the LaTeX-package 
35926 \series bold
35927 cancel
35928 \series default
35929  to see the rest of this subsection in the output.
35930 \end_layout
35931
35932 \begin_layout Standard
35933 \begin_inset ERT
35934 status collapsed
35935
35936 \begin_layout Plain Layout
35937
35938
35939 \backslash
35940 fi 
35941 \end_layout
35942
35943 \end_inset
35944
35945
35946 \end_layout
35947
35948 \begin_layout Standard
35949 \begin_inset Newpage newpage
35950 \end_inset
35951
35952
35953 \end_layout
35954
35955 \begin_layout Subsection
35956 Formulas in Section Headings
35957 \begin_inset CommandInset label
35958 LatexCommand label
35959 name "sub:Formulas-in-Section"
35960
35961 \end_inset
35962
35963
35964 \begin_inset Index idx
35965 status collapsed
35966
35967 \begin_layout Plain Layout
35968 Formula ! in section headings
35969 \end_layout
35970
35971 \end_inset
35972
35973
35974 \end_layout
35975
35976 \begin_layout Standard
35977 When formulas are used in section headings, the following has to be taken
35978  into account:
35979 \end_layout
35980
35981 \begin_layout Standard
35982 \begin_inset Note Greyedout
35983 status open
35984
35985 \begin_layout Plain Layout
35986 When 
35987 \series bold
35988 hyperref
35989 \series default
35990
35991 \begin_inset Index idx
35992 status collapsed
35993
35994 \begin_layout Plain Layout
35995 Packages ! hyperref
35996 \end_layout
35997
35998 \end_inset
35999
36000  support is enabled in the document settings dialog under 
36001 \family sans
36002 PDF
36003 \begin_inset space ~
36004 \end_inset
36005
36006 Properties
36007 \family default
36008 , PDF-bookmarks are created for every section heading in the table of contents.
36009  If a section heading contains formulas, they are incorrectly displayed
36010  in the bookmark text, because formulas in bookmarks infringe the PDF convention
36011 s.
36012 \end_layout
36013
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Standard
36020 Both problems can be solved by inserting at the end of the section heading
36021  a short title with the menu 
36022 \family sans
36023 Insert\SpecialChar \menuseparator
36024 Short
36025 \begin_inset space ~
36026 \end_inset
36027
36028 Title
36029 \family default
36030 .
36031  Short titles are used as alternative for multiline section headings to
36032  keep the table of contents clearly arranged.
36033  Only the short title appears in the table of contents and therefore also
36034  in the PDF-bookmark.
36035 \end_layout
36036
36037 \begin_layout Standard
36038 When formulas should be used in the table of contents but 
36039 \series bold
36040 hyperref
36041 \series default
36042  is used, one can use the following command in TeX-mode:
36043 \end_layout
36044
36045 \begin_layout Standard
36046
36047 \series bold
36048
36049 \backslash
36050 texorpdfstring{part}{alternative}
36051 \begin_inset Index idx
36052 status collapsed
36053
36054 \begin_layout Plain Layout
36055 Commands ! T ! 
36056 \backslash
36057 texorpdfstring
36058 \end_layout
36059
36060 \end_inset
36061
36062
36063 \end_layout
36064
36065 \begin_layout Standard
36066 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
36067  This can be characters, formulas, footnotes, but also cross-references.
36068  The alternative is used instead of the part for the bookmark.
36069 \end_layout
36070
36071 \begin_layout Standard
36072 Here are two example headings:
36073 \begin_inset VSpace -3mm
36074 \end_inset
36075
36076
36077 \begin_inset ERT
36078 status collapsed
36079
36080 \begin_layout Plain Layout
36081
36082
36083 \backslash
36084 boldmath 
36085 \end_layout
36086
36087 \end_inset
36088
36089
36090 \end_layout
36091
36092 \begin_layout Subsubsection
36093 Heading without formula in table of contents 
36094 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36095 \end_inset
36096
36097
36098 \begin_inset Argument 1
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102 Heading without formula in table of contents
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Subsubsection
36111 Heading with formula in table of contents
36112 \begin_inset ERT
36113 status collapsed
36114
36115 \begin_layout Plain Layout
36116
36117
36118 \backslash
36119 texorpdfstring{
36120 \end_layout
36121
36122 \end_inset
36123
36124  
36125 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36126 \end_inset
36127
36128
36129 \begin_inset ERT
36130 status collapsed
36131
36132 \begin_layout Plain Layout
36133
36134 }{}
36135 \end_layout
36136
36137 \end_inset
36138
36139
36140 \end_layout
36141
36142 \begin_layout Standard
36143 \begin_inset ERT
36144 status collapsed
36145
36146 \begin_layout Plain Layout
36147
36148
36149 \backslash
36150 unboldmath 
36151 \end_layout
36152
36153 \end_inset
36154
36155 In the first heading a short title was used, in the second one 
36156 \series bold
36157
36158 \backslash
36159 texorpdfstring
36160 \series default
36161 .
36162 \end_layout
36163
36164 \begin_layout Standard
36165 To get the same formatting as for the other headings, the complete heading
36166  was set into a 
36167 \series bold
36168 boldmath
36169 \series default
36170  environment
36171 \begin_inset Foot
36172 status collapsed
36173
36174 \begin_layout Plain Layout
36175 see 
36176 \begin_inset CommandInset ref
36177 LatexCommand ref
36178 reference "sub:Bold-Formulas"
36179
36180 \end_inset
36181
36182
36183 \end_layout
36184
36185 \end_inset
36186
36187 .
36188 \end_layout
36189
36190 \begin_layout Subsection
36191 Formulas in multi-column Text
36192 \begin_inset Index idx
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Formula ! in multi-column text
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Standard
36205 Formulas in multi-column text are often too wide to fit into a column and
36206  thus need to be set over the whole page width.
36207  This is done by using the LaTeX-package 
36208 \series bold
36209 multicol
36210 \series default
36211
36212 \begin_inset Foot
36213 status collapsed
36214
36215 \begin_layout Plain Layout
36216
36217 \series bold
36218 multicol
36219 \series default
36220  is part of every LaTeX standard installation.
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \begin_inset Index idx
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 Packages ! multicol
36231 \end_layout
36232
36233 \end_inset
36234
36235 , that is loaded with the LaTeX-preamble line
36236 \end_layout
36237
36238 \begin_layout Standard
36239
36240 \series bold
36241
36242 \backslash
36243 usepackage{multicol}
36244 \end_layout
36245
36246 \begin_layout Standard
36247 \begin_inset Note Greyedout
36248 status open
36249
36250 \begin_layout Plain Layout
36251 Note that in this case the setting 
36252 \family sans
36253 Two-column
36254 \begin_inset space ~
36255 \end_inset
36256
36257 document
36258 \family default
36259  in the menu 
36260 \family sans
36261 Document\SpecialChar \menuseparator
36262 Settings
36263 \family default
36264  under 
36265 \family sans
36266 Text
36267 \begin_inset space ~
36268 \end_inset
36269
36270 Layout
36271 \family default
36272 \emph on
36273  
36274 \emph default
36275 must 
36276 \emph on
36277 not
36278 \emph default
36279  be selected.
36280 \end_layout
36281
36282 \end_inset
36283
36284
36285 \end_layout
36286
36287 \begin_layout Standard
36288 Before the multi-column text the command
36289 \end_layout
36290
36291 \begin_layout Standard
36292
36293 \series bold
36294
36295 \backslash
36296 begin{multicols}{column number}
36297 \end_layout
36298
36299 \begin_layout Standard
36300 is written in TeX-mode.
36301  The column number is a number in the range of 2
36302 \begin_inset space \thinspace{}
36303 \end_inset
36304
36305 -
36306 \begin_inset space \thinspace{}
36307 \end_inset
36308
36309 10.
36310  Before the formula the multi-column text is ended by inserting the command
36311 \end_layout
36312
36313 \begin_layout Standard
36314
36315 \series bold
36316
36317 \backslash
36318 end{multicols}
36319 \end_layout
36320
36321 \begin_layout Standard
36322 in TeX-mode.
36323 \end_layout
36324
36325 \begin_layout Standard
36326 Due to the command some space is automatically added before the formula.
36327  To revert this, -6
36328 \begin_inset space \thinspace{}
36329 \end_inset
36330
36331 mm vertical space is inserted before the formula.
36332  When the formula style 
36333 \series bold
36334 Indented
36335 \begin_inset Foot
36336 status collapsed
36337
36338 \begin_layout Plain Layout
36339 formula styles see 
36340 \begin_inset CommandInset ref
36341 LatexCommand ref
36342 reference "sec:Formula-Styles"
36343
36344 \end_inset
36345
36346
36347 \end_layout
36348
36349 \end_inset
36350
36351
36352 \series default
36353  is used, -9
36354 \begin_inset space \thinspace{}
36355 \end_inset
36356
36357 mm space is inserted instead.
36358 \end_layout
36359
36360 \begin_layout Standard
36361 As example a multi-column text with a displayed formula:
36362 \end_layout
36363
36364 \begin_layout Standard
36365
36366 \lang german
36367 \begin_inset ERT
36368 status collapsed
36369
36370 \begin_layout Plain Layout
36371
36372
36373 \backslash
36374 begin{multicols}{2}
36375 \end_layout
36376
36377 \end_inset
36378
36379 Das Spektrum wird fouriertransformiert.
36380  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36381 , Lösungsmittel) zu trennen.
36382  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36383  nun das Aussehen des Ausgangssignals.
36384  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36385  über alle Phasen integrieren muss.
36386  Sei nun 
36387 \begin_inset Formula $S$
36388 \end_inset
36389
36390  unser normiertes Ausgangssignal und 
36391 \begin_inset Formula $P$
36392 \end_inset
36393
36394  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36395 \begin_inset ERT
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399
36400
36401 \backslash
36402 end{multicols}
36403 \end_layout
36404
36405 \end_inset
36406
36407
36408 \begin_inset VSpace -6mm
36409 \end_inset
36410
36411
36412 \begin_inset Formula 
36413 \begin{equation}
36414 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36415 \end{equation}
36416
36417 \end_inset
36418
36419
36420 \begin_inset ERT
36421 status collapsed
36422
36423 \begin_layout Plain Layout
36424
36425
36426 \backslash
36427 begin{multicols}{2}
36428 \end_layout
36429
36430 \end_inset
36431
36432 wobei 
36433 \begin_inset Formula $S_{0}$
36434 \end_inset
36435
36436  das Signal ohne Gradient ist und die Normierungsbedingung 
36437 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36438 \end_inset
36439
36440  gilt.
36441  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36442  Direkt nach dem 
36443 \begin_inset Formula $\nicefrac{\pi}{2}$
36444 \end_inset
36445
36446
36447 \begin_inset space \thinspace{}
36448 \end_inset
36449
36450 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36451  das Signal zusätzlich abschwächt.
36452  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36453  
36454 \begin_inset Formula $T_{2}$
36455 \end_inset
36456
36457 -Zeit.
36458 \end_layout
36459
36460 \begin_layout Standard
36461
36462 \lang german
36463 \begin_inset ERT
36464 status collapsed
36465
36466 \begin_layout Plain Layout
36467
36468
36469 \backslash
36470 end{multicols}
36471 \end_layout
36472
36473 \end_inset
36474
36475
36476 \end_layout
36477
36478 \begin_layout Subsection
36479 Formulas with Description of Variables
36480 \begin_inset Index idx
36481 status collapsed
36482
36483 \begin_layout Plain Layout
36484 Formula ! with description of variables
36485 \end_layout
36486
36487 \end_inset
36488
36489
36490 \end_layout
36491
36492 \begin_layout Standard
36493 To describe variables within a formula, like in formula 
36494 \begin_inset CommandInset ref
36495 LatexCommand eqref
36496 reference "eq:within"
36497
36498 \end_inset
36499
36500 , a 2
36501 \series bold
36502 ×
36503 \series default
36504
36505 \begin_inset Formula $n$
36506 \end_inset
36507
36508
36509 \begin_inset space ~
36510 \end_inset
36511
36512 matrix is used with left aligned columns for the 
36513 \begin_inset Formula $n$
36514 \end_inset
36515
36516  used variables.
36517 \begin_inset Foot
36518 status collapsed
36519
36520 \begin_layout Plain Layout
36521 matrices see 
36522 \begin_inset CommandInset ref
36523 LatexCommand ref
36524 reference "sec:Matrices"
36525
36526 \end_inset
36527
36528
36529 \end_layout
36530
36531 \end_inset
36532
36533  To set the description in a smaller size, before the matrix e.
36534 \begin_inset space \thinspace{}
36535 \end_inset
36536
36537 g.
36538 \begin_inset space \space{}
36539 \end_inset
36540
36541 the command 
36542 \series bold
36543
36544 \backslash
36545 footnotesize
36546 \series default
36547  is inserted.
36548 \begin_inset Foot
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552 font sizes see 
36553 \begin_inset CommandInset ref
36554 LatexCommand ref
36555 reference "sub:Font-Sizes"
36556
36557 \end_inset
36558
36559
36560 \end_layout
36561
36562 \end_inset
36563
36564
36565 \end_layout
36566
36567 \begin_layout Standard
36568 When the formula style 
36569 \series bold
36570 Indented
36571 \begin_inset Foot
36572 status collapsed
36573
36574 \begin_layout Plain Layout
36575 formula styles see 
36576 \begin_inset CommandInset ref
36577 LatexCommand ref
36578 reference "sec:Formula-Styles"
36579
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \end_inset
36586
36587
36588 \series default
36589  is used, a 
36590 \series bold
36591
36592 \backslash
36593 hfill
36594 \series default
36595
36596 \begin_inset Foot
36597 status collapsed
36598
36599 \begin_layout Plain Layout
36600
36601 \series bold
36602
36603 \backslash
36604 hfill
36605 \series default
36606  only works in formulas with the style 
36607 \series bold
36608 Indented
36609 \series default
36610 , see 
36611 \begin_inset CommandInset ref
36612 LatexCommand ref
36613 reference "sub:Variable-Space"
36614
36615 \end_inset
36616
36617 .
36618 \end_layout
36619
36620 \end_inset
36621
36622  is inserted before and after the matrix to have the same separation of
36623  the matrix from the equation and the side margin.
36624 \end_layout
36625
36626 \begin_layout Standard
36627 When the formula style 
36628 \series bold
36629 Centered
36630 \series default
36631  is used, the method described in 
36632 \begin_inset CommandInset ref
36633 LatexCommand ref
36634 reference "sub:Flalign-Environment"
36635
36636 \end_inset
36637
36638  is used to indent formulas.
36639  Formula 
36640 \begin_inset CommandInset ref
36641 LatexCommand eqref
36642 reference "eq:within"
36643
36644 \end_inset
36645
36646  consists of five columns where in the first two columns contain the equation,
36647  the third the matrix and the last one an empty TeX-brace.
36648 \begin_inset Formula 
36649 \begin{flalign}
36650 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36651 \rho & \textrm{density}\\
36652 V & \textrm{volume}\\
36653 g & \textrm{gravitational acceleration}
36654 \end{array} &  & {}\label{eq:within}
36655 \end{flalign}
36656
36657 \end_inset
36658
36659
36660 \end_layout
36661
36662 \begin_layout Subsection
36663 Upright small Greek Letters
36664 \begin_inset CommandInset label
36665 LatexCommand label
36666 name "sub:Upright-small-Greek"
36667
36668 \end_inset
36669
36670
36671 \begin_inset Index idx
36672 status collapsed
36673
36674 \begin_layout Plain Layout
36675 Greek letters ! upright
36676 \end_layout
36677
36678 \end_inset
36679
36680
36681 \end_layout
36682
36683 \begin_layout Standard
36684 Most of the math fonts only provide italic small Greek letters.
36685  But for symbols of elementary particles like pions and neutrinos, upright
36686  Greek letters are needed.
36687  The file 
36688 \series bold
36689 upgreek.sty
36690 \series default
36691
36692 \begin_inset Foot
36693 status collapsed
36694
36695 \begin_layout Plain Layout
36696
36697 \series bold
36698 upgreek
36699 \series default
36700  is part of the LaTeX-package 
36701 \series bold
36702 was
36703 \series default
36704
36705 \begin_inset Index idx
36706 status collapsed
36707
36708 \begin_layout Plain Layout
36709 Packages ! was
36710 \begin_inset ERT
36711 status collapsed
36712
36713 \begin_layout Plain Layout
36714
36715
36716 \backslash
36717 vspace{4mm}
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \end_inset
36726
36727 .
36728 \end_layout
36729
36730 \end_inset
36731
36732
36733 \begin_inset Index idx
36734 status collapsed
36735
36736 \begin_layout Plain Layout
36737 Packages ! upgreek
36738 \end_layout
36739
36740 \end_inset
36741
36742  that is loaded with the LaTeX-preamble line
36743 \end_layout
36744
36745 \begin_layout Standard
36746
36747 \series bold
36748
36749 \backslash
36750 usepackage{upgreek}
36751 \end_layout
36752
36753 \begin_layout Standard
36754 provides them.
36755  
36756 \begin_inset ERT
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760
36761
36762 \backslash
36763 ifupgreek 
36764 \end_layout
36765
36766 \end_inset
36767
36768
36769 \begin_inset Note Note
36770 status open
36771
36772 \begin_layout Plain Layout
36773 The following table will only be displayed when the LaTeX-package 
36774 \series bold
36775 upgreek
36776 \series default
36777  is installed:
36778 \end_layout
36779
36780 \end_inset
36781
36782  They are created when the command for a small Greek letter is started with
36783  
36784 \series bold
36785 up
36786 \series default
36787 .
36788  For example the command 
36789 \series bold
36790
36791 \backslash
36792 uptau
36793 \series default
36794  creates this: 
36795 \begin_inset Formula $\uptau$
36796 \end_inset
36797
36798
36799 \end_layout
36800
36801 \begin_layout Standard
36802 With these commands reactions of elementary particles can be typeset:
36803 \begin_inset Formula 
36804 \[
36805 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36806 \]
36807
36808 \end_inset
36809
36810
36811 \end_layout
36812
36813 \begin_layout Standard
36814 The upright letters are more bold and wider than the italic ones.
36815  They should therefore not be used for units like 
36816 \begin_inset Quotes eld
36817 \end_inset
36818
36819 µm
36820 \begin_inset Quotes erd
36821 \end_inset
36822
36823 .
36824 \end_layout
36825
36826 \begin_layout Standard
36827 \begin_inset ERT
36828 status collapsed
36829
36830 \begin_layout Plain Layout
36831
36832
36833 \backslash
36834 else 
36835 \end_layout
36836
36837 \end_inset
36838
36839
36840 \begin_inset Note Note
36841 status open
36842
36843 \begin_layout Plain Layout
36844 The following will be displayed when the LaTeX-package 
36845 \series bold
36846 upgreek
36847 \series default
36848  is not installed:
36849 \end_layout
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \begin_layout Standard
36857 You need to install the LaTeX-package 
36858 \series bold
36859 upgreek
36860 \series default
36861  to see the rest of this subsection in the output.
36862 \end_layout
36863
36864 \begin_layout Standard
36865 \begin_inset ERT
36866 status collapsed
36867
36868 \begin_layout Plain Layout
36869
36870
36871 \backslash
36872 fi 
36873 \end_layout
36874
36875 \end_inset
36876
36877
36878 \end_layout
36879
36880 \begin_layout Subsection
36881 Text Characters in Formulas
36882 \begin_inset CommandInset label
36883 LatexCommand label
36884 name "sub:Text-Characters-in"
36885
36886 \end_inset
36887
36888
36889 \begin_inset Index idx
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893 Text ! in formulas
36894 \end_layout
36895
36896 \end_inset
36897
36898
36899 \end_layout
36900
36901 \begin_layout Standard
36902 In some cases you might want to insert text characters directly into formulas.
36903  When for example the centered dot · is often used in formulas like 
36904 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36905 \end_inset
36906
36907 , one would have to insert the command 
36908 \series bold
36909
36910 \backslash
36911 cdot
36912 \series default
36913
36914 \begin_inset Foot
36915 status collapsed
36916
36917 \begin_layout Plain Layout
36918 see 
36919 \begin_inset CommandInset ref
36920 LatexCommand ref
36921 reference "sub:Binary-Operators"
36922
36923 \end_inset
36924
36925
36926 \end_layout
36927
36928 \end_inset
36929
36930  all the time, because this character is defined in all encodings as text
36931  character.
36932  But the encoding can be changed by this LaTeX-preamble line:
36933 \end_layout
36934
36935 \begin_layout Standard
36936
36937 \series bold
36938
36939 \backslash
36940 Declare Inputtext{183}{
36941 \backslash
36942 ifmmode
36943 \backslash
36944 cdot
36945 \backslash
36946 else
36947 \backslash
36948 textperiodcentered
36949 \backslash
36950 f\SpecialChar \textcompwordmark{}
36951 i}
36952 \end_layout
36953
36954 \begin_layout Standard
36955 The character encoding (menu 
36956 \family sans
36957 Document\SpecialChar \menuseparator
36958 Settings\SpecialChar \menuseparator
36959 Language
36960 \family default
36961 ) specifies what character appears when a keyboard key is pressed.
36962  When the key for the character '·' is pressed, internally the command 
36963 \series bold
36964
36965 \backslash
36966 textperiodcentered
36967 \series default
36968  is used.
36969  But this command is not available in a formula so that you would get LaTeX-erro
36970 rs.
36971  With the changed encoding the right command is chosen automatically, depending
36972  on if the character was inserted into a formula or not.
36973 \end_layout
36974
36975 \begin_layout Standard
36976 The encoding of several characters is saved in definition files.
36977  For example the encoding 
36978 \series bold
36979 latin9
36980 \series default
36981  is defined in the file 
36982 \series bold
36983 latin9.def
36984 \series default
36985  which is in the installation folder of LaTeX.
36986  Encodings should only be changed via the LaTeX-preamble and not in the
36987  definition files.
36988  Otherwise documents could not be edited by other LyX users working on other
36989  computers.
36990 \end_layout
36991
36992 \begin_layout Standard
36993 \begin_inset VSpace medskip
36994 \end_inset
36995
36996 Besides the centered dot, in this document the degree sign ° is defined
36997  with the following LaTeX-preamble line so that it can be directly inserted
36998  into a formula:
36999 \end_layout
37000
37001 \begin_layout Standard
37002
37003 \series bold
37004
37005 \backslash
37006 DeclareInputtext{176}{
37007 \backslash
37008 ifmmode^
37009 \backslash
37010 circ
37011 \backslash
37012 else
37013 \backslash
37014 textdegree
37015 \backslash
37016 f\SpecialChar \textcompwordmark{}
37017 i}
37018 \end_layout
37019
37020 \begin_layout Standard
37021 \begin_inset Newpage newpage
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \begin_layout Section
37028 \start_of_appendix
37029 Typographic Advice
37030 \begin_inset Index idx
37031 status collapsed
37032
37033 \begin_layout Plain Layout
37034 Typographic advice
37035 \end_layout
37036
37037 \end_inset
37038
37039
37040 \end_layout
37041
37042 \begin_layout Standard
37043 This section is a summary of the most important typographic rules, listed
37044  in ISO norms.
37045 \begin_inset Foot
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 This collection was partly taken from the German semi-official dictionary
37050  called 
37051 \begin_inset Quotes eld
37052 \end_inset
37053
37054 Duden
37055 \begin_inset Quotes erd
37056 \end_inset
37057
37058  
37059 \begin_inset CommandInset citation
37060 LatexCommand cite
37061 key "Duden"
37062
37063 \end_inset
37064
37065  that lists some of the ISO rules.
37066  More rules are listed in 
37067 \begin_inset CommandInset citation
37068 LatexCommand cite
37069 key "Checklist"
37070
37071 \end_inset
37072
37073 .
37074 \end_layout
37075
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Itemize
37082 Physical units are 
37083 \emph on
37084 always
37085 \emph default
37086  set upright
37087 \begin_inset Foot
37088 status collapsed
37089
37090 \begin_layout Plain Layout
37091 done with font styles, see 
37092 \begin_inset CommandInset ref
37093 LatexCommand ref
37094 reference "sub:Font-Styles"
37095
37096 \end_inset
37097
37098
37099 \end_layout
37100
37101 \end_inset
37102
37103 , no matter if they appear in italic text: 30
37104 \begin_inset space \thinspace{}
37105 \end_inset
37106
37107 km/h
37108 \begin_inset Newline newline
37109 \end_inset
37110
37111 Between the value and the unit is the smallest space, see 
37112 \begin_inset CommandInset ref
37113 LatexCommand ref
37114 reference "sub:Predefined-Space"
37115
37116 \end_inset
37117
37118 .
37119 \begin_inset Newline newline
37120 \end_inset
37121
37122 This convention is automatically fulfilled when the command 
37123 \series bold
37124
37125 \backslash
37126 unittwo
37127 \series default
37128  is used.
37129  When it is entered to a formula, two boxes appear.
37130  In the first one the value is inserted, in the second one the unit, and
37131  one gets as above: 
37132 \begin_inset Formula $\unit[30]{km/h}$
37133 \end_inset
37134
37135
37136 \begin_inset space \thinspace{}
37137 \end_inset
37138
37139 .
37140  Note that 
37141 \series bold
37142
37143 \backslash
37144 unittwo
37145 \series default
37146  is not a real LaTeX command but the command 
37147 \series bold
37148
37149 \backslash
37150 unit[value]{unit}
37151 \series default
37152 , therefore you cannot use it in TeX code.
37153 \end_layout
37154
37155 \begin_layout Itemize
37156 Percent and perthousand signs are set like physical units:
37157 \begin_inset Newline newline
37158 \end_inset
37159
37160 1.2
37161 \begin_inset space \thinspace{}
37162 \end_inset
37163
37164 ‰ alcohol in blood
37165 \end_layout
37166
37167 \begin_layout Itemize
37168 The degree sign follows directly on the value: 15°, but not when it is used
37169  in units: 15
37170 \begin_inset space \thinspace{}
37171 \end_inset
37172
37173 °C
37174 \end_layout
37175
37176 \begin_layout Itemize
37177 In numbers with more than four digits the smallest space is inserted before
37178  every third digit to group them: 
37179 \family roman
37180 \series medium
37181 \shape up
37182 \size normal
37183 \emph off
37184 \bar no
37185 \noun off
37186 \color none
37187 18
37188 \begin_inset space \thinspace{}
37189 \end_inset
37190
37191 473
37192 \begin_inset space \thinspace{}
37193 \end_inset
37194
37195 588
37196 \end_layout
37197
37198 \begin_layout Itemize
37199 For dimensions like 120×90×40
37200 \begin_inset space \thinspace{}
37201 \end_inset
37202
37203 cm the multiplication sign 
37204 \begin_inset Quotes eld
37205 \end_inset
37206
37207 ×
37208 \begin_inset Quotes erd
37209 \end_inset
37210
37211  is used.
37212  It is available either via the command 
37213 \series bold
37214
37215 \backslash
37216 times
37217 \series default
37218  or via the menu 
37219 \family sans
37220 Insert\SpecialChar \menuseparator
37221 Special Character\SpecialChar \menuseparator
37222 Symbols
37223 \family default
37224 .
37225 \end_layout
37226
37227 \begin_layout Itemize
37228 Functions with names consisting of several letters are set upright to avoid
37229  confusions, see 
37230 \begin_inset CommandInset ref
37231 LatexCommand ref
37232 reference "sub:Predefined-Functions"
37233
37234 \end_inset
37235
37236 .
37237 \end_layout
37238
37239 \begin_layout Itemize
37240 Indices consisting of several letters, are set upright: 
37241 \begin_inset Formula $E_{\mathrm{kin}}$
37242 \end_inset
37243
37244
37245 \begin_inset Newline newline
37246 \end_inset
37247
37248 Components of matrices are set italic: 
37249 \begin_inset Formula $\hat{H}_{kl}$
37250 \end_inset
37251
37252
37253 \end_layout
37254
37255 \begin_layout Itemize
37256 The differentiation/integration operator 'd', the Euler's number 'e' and
37257  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37258  other variables.
37259 \end_layout
37260
37261 \begin_layout Itemize
37262 The character that denotes a 
37263 \noun on
37264 Fourier
37265 \noun default
37266  transformation is inserted either by the command 
37267 \series bold
37268
37269 \backslash
37270 mathscr
37271 \begin_inset space \textvisiblespace{}
37272 \end_inset
37273
37274 F
37275 \series default
37276  or via the menu 
37277 \family sans
37278 Insert\SpecialChar \menuseparator
37279 Special Character\SpecialChar \menuseparator
37280 Symbols\SpecialChar \menuseparator
37281 Letterlike
37282 \begin_inset space ~
37283 \end_inset
37284
37285 Symbols
37286 \family default
37287
37288 \begin_inset Formula $\mathscr{F}$
37289 \end_inset
37290
37291
37292 \end_layout
37293
37294 \begin_layout Standard
37295 \begin_inset Newpage newpage
37296 \end_inset
37297
37298
37299 \end_layout
37300
37301 \begin_layout Section
37302 Synonyms
37303 \begin_inset Index idx
37304 status collapsed
37305
37306 \begin_layout Plain Layout
37307 Synonyms
37308 \end_layout
37309
37310 \end_inset
37311
37312
37313 \end_layout
37314
37315 \begin_layout Standard
37316 Some characters and symbols can be created with several commands.
37317  Here is a list of the synonym commands:
37318 \end_layout
37319
37320 \begin_layout Standard
37321 \begin_inset VSpace bigskip
37322 \end_inset
37323
37324
37325 \begin_inset space \hfill{}
37326 \end_inset
37327
37328
37329 \begin_inset Tabular
37330 <lyxtabular version="3" rows="12" columns="2">
37331 <features rotate="0" tabularvalignment="middle">
37332 <column alignment="center" valignment="top" width="0pt">
37333 <column alignment="center" valignment="top" width="0pt">
37334 <row>
37335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37336 \begin_inset Text
37337
37338 \begin_layout Plain Layout
37339 Command
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348 equivalent to
37349 \begin_inset Note Note
37350 status collapsed
37351
37352 \begin_layout Plain Layout
37353
37354 \series bold
37355
37356 \backslash
37357 raisebox
37358 \series default
37359  is only used as spacer.
37360 \end_layout
37361
37362 \end_inset
37363
37364
37365 \end_layout
37366
37367 \end_inset
37368 </cell>
37369 </row>
37370 <row>
37371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375
37376 \backslash
37377 ast
37378 \end_layout
37379
37380 \end_inset
37381 </cell>
37382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37383 \begin_inset Text
37384
37385 \begin_layout Plain Layout
37386 \begin_inset ERT
37387 status collapsed
37388
37389 \begin_layout Plain Layout
37390
37391
37392 \backslash
37393 raisebox{-1.2mm}{
37394 \end_layout
37395
37396 \end_inset
37397
37398 *
37399 \begin_inset ERT
37400 status collapsed
37401
37402 \begin_layout Plain Layout
37403
37404 }
37405 \end_layout
37406
37407 \end_inset
37408
37409
37410 \end_layout
37411
37412 \end_inset
37413 </cell>
37414 </row>
37415 <row>
37416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37417 \begin_inset Text
37418
37419 \begin_layout Plain Layout
37420
37421 \backslash
37422 choose
37423 \end_layout
37424
37425 \end_inset
37426 </cell>
37427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37428 \begin_inset Text
37429
37430 \begin_layout Plain Layout
37431
37432 \backslash
37433 binom
37434 \end_layout
37435
37436 \end_inset
37437 </cell>
37438 </row>
37439 <row>
37440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444
37445 \backslash
37446 geq
37447 \end_layout
37448
37449 \end_inset
37450 </cell>
37451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37452 \begin_inset Text
37453
37454 \begin_layout Plain Layout
37455
37456 \backslash
37457 ge
37458 \end_layout
37459
37460 \end_inset
37461 </cell>
37462 </row>
37463 <row>
37464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37465 \begin_inset Text
37466
37467 \begin_layout Plain Layout
37468
37469 \backslash
37470 lbrace
37471 \end_layout
37472
37473 \end_inset
37474 </cell>
37475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37476 \begin_inset Text
37477
37478 \begin_layout Plain Layout
37479 {
37480 \end_layout
37481
37482 \end_inset
37483 </cell>
37484 </row>
37485 <row>
37486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37487 \begin_inset Text
37488
37489 \begin_layout Plain Layout
37490
37491 \backslash
37492 lbracket
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37498 \begin_inset Text
37499
37500 \begin_layout Plain Layout
37501 [
37502 \end_layout
37503
37504 \end_inset
37505 </cell>
37506 </row>
37507 <row>
37508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37509 \begin_inset Text
37510
37511 \begin_layout Plain Layout
37512
37513 \backslash
37514 leftarrow
37515 \end_layout
37516
37517 \end_inset
37518 </cell>
37519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523
37524 \backslash
37525 gets
37526 \end_layout
37527
37528 \end_inset
37529 </cell>
37530 </row>
37531 <row>
37532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37533 \begin_inset Text
37534
37535 \begin_layout Plain Layout
37536
37537 \backslash
37538 leq
37539 \end_layout
37540
37541 \end_inset
37542 </cell>
37543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37544 \begin_inset Text
37545
37546 \begin_layout Plain Layout
37547
37548 \backslash
37549 le
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 </row>
37555 <row>
37556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37557 \begin_inset Text
37558
37559 \begin_layout Plain Layout
37560
37561 \backslash
37562 lor
37563 \end_layout
37564
37565 \end_inset
37566 </cell>
37567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37568 \begin_inset Text
37569
37570 \begin_layout Plain Layout
37571
37572 \backslash
37573 vee
37574 \end_layout
37575
37576 \end_inset
37577 </cell>
37578 </row>
37579 <row>
37580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37581 \begin_inset Text
37582
37583 \begin_layout Plain Layout
37584
37585 \backslash
37586 neq
37587 \end_layout
37588
37589 \end_inset
37590 </cell>
37591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595
37596 \backslash
37597 not=
37598 \end_layout
37599
37600 \end_inset
37601 </cell>
37602 </row>
37603 <row>
37604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37605 \begin_inset Text
37606
37607 \begin_layout Plain Layout
37608
37609 \backslash
37610 slash
37611 \end_layout
37612
37613 \end_inset
37614 </cell>
37615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37616 \begin_inset Text
37617
37618 \begin_layout Plain Layout
37619 /
37620 \end_layout
37621
37622 \end_inset
37623 </cell>
37624 </row>
37625 <row>
37626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630
37631 \backslash
37632 vert
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37638 \begin_inset Text
37639
37640 \begin_layout Plain Layout
37641 |
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 </row>
37647 </lyxtabular>
37648
37649 \end_inset
37650
37651
37652 \begin_inset space \hfill{}
37653 \end_inset
37654
37655
37656 \begin_inset Tabular
37657 <lyxtabular version="3" rows="12" columns="2">
37658 <features rotate="0" tabularvalignment="middle">
37659 <column alignment="center" valignment="top" width="0pt">
37660 <column alignment="center" valignment="top" width="0pt">
37661 <row>
37662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37663 \begin_inset Text
37664
37665 \begin_layout Plain Layout
37666 Command
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675 equivalent to
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 </row>
37681 <row>
37682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37683 \begin_inset Text
37684
37685 \begin_layout Plain Layout
37686
37687 \backslash
37688 backslash
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697
37698 \backslash
37699
37700 \backslash
37701
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 </row>
37707 <row>
37708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37709 \begin_inset Text
37710
37711 \begin_layout Plain Layout
37712
37713 \backslash
37714 dasharrow
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37720 \begin_inset Text
37721
37722 \begin_layout Plain Layout
37723
37724 \backslash
37725 dashrightarrow
37726 \end_layout
37727
37728 \end_inset
37729 </cell>
37730 </row>
37731 <row>
37732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37733 \begin_inset Text
37734
37735 \begin_layout Plain Layout
37736
37737 \backslash
37738 land
37739 \end_layout
37740
37741 \end_inset
37742 </cell>
37743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37744 \begin_inset Text
37745
37746 \begin_layout Plain Layout
37747
37748 \backslash
37749 wedge
37750 \end_layout
37751
37752 \end_inset
37753 </cell>
37754 </row>
37755 <row>
37756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760
37761 \backslash
37762 rbrace
37763 \end_layout
37764
37765 \end_inset
37766 </cell>
37767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 }
37772 \end_layout
37773
37774 \end_inset
37775 </cell>
37776 </row>
37777 <row>
37778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782
37783 \backslash
37784 rbracket
37785 \end_layout
37786
37787 \end_inset
37788 </cell>
37789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37790 \begin_inset Text
37791
37792 \begin_layout Plain Layout
37793 ]
37794 \end_layout
37795
37796 \end_inset
37797 </cell>
37798 </row>
37799 <row>
37800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804
37805 \backslash
37806 rightarrow
37807 \end_layout
37808
37809 \end_inset
37810 </cell>
37811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37812 \begin_inset Text
37813
37814 \begin_layout Plain Layout
37815
37816 \backslash
37817 to
37818 \end_layout
37819
37820 \end_inset
37821 </cell>
37822 </row>
37823 <row>
37824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37825 \begin_inset Text
37826
37827 \begin_layout Plain Layout
37828
37829 \backslash
37830 lnot
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839
37840 \backslash
37841 neg
37842 \end_layout
37843
37844 \end_inset
37845 </cell>
37846 </row>
37847 <row>
37848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37849 \begin_inset Text
37850
37851 \begin_layout Plain Layout
37852
37853 \backslash
37854 ne
37855 \end_layout
37856
37857 \end_inset
37858 </cell>
37859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37860 \begin_inset Text
37861
37862 \begin_layout Plain Layout
37863
37864 \backslash
37865 not=
37866 \end_layout
37867
37868 \end_inset
37869 </cell>
37870 </row>
37871 <row>
37872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37873 \begin_inset Text
37874
37875 \begin_layout Plain Layout
37876
37877 \backslash
37878 owns
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37884 \begin_inset Text
37885
37886 \begin_layout Plain Layout
37887
37888 \backslash
37889 ni
37890 \end_layout
37891
37892 \end_inset
37893 </cell>
37894 </row>
37895 <row>
37896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37897 \begin_inset Text
37898
37899 \begin_layout Plain Layout
37900
37901 \backslash
37902 square
37903 \end_layout
37904
37905 \end_inset
37906 </cell>
37907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37908 \begin_inset Text
37909
37910 \begin_layout Plain Layout
37911
37912 \backslash
37913 Box
37914 \end_layout
37915
37916 \end_inset
37917 </cell>
37918 </row>
37919 <row>
37920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37921 \begin_inset Text
37922
37923 \begin_layout Plain Layout
37924
37925 \backslash
37926 Vert
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935
37936 \backslash
37937 |
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 </row>
37943 </lyxtabular>
37944
37945 \end_inset
37946
37947
37948 \begin_inset space \hfill{}
37949 \end_inset
37950
37951
37952 \end_layout
37953
37954 \begin_layout Standard
37955 \begin_inset Newpage newpage
37956 \end_inset
37957
37958
37959 \end_layout
37960
37961 \begin_layout Bibliography
37962 \begin_inset CommandInset bibitem
37963 LatexCommand bibitem
37964 key "TLC2"
37965
37966 \end_inset
37967
37968
37969 \shape smallcaps
37970 Mittelbach, F.
37971  ; Goossens, M.
37972 \shape default
37973
37974 \shape italic
37975 The LaTeX Companion
37976 \shape default
37977 .
37978  Addison Wesley, 2004
37979 \end_layout
37980
37981 \begin_layout Bibliography
37982 \begin_inset CommandInset bibitem
37983 LatexCommand bibitem
37984 key "Mathmode"
37985
37986 \end_inset
37987
37988
37989 \begin_inset CommandInset href
37990 LatexCommand href
37991 name "Description"
37992 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37993
37994 \end_inset
37995
37996  of LaTeX's math abilities
37997 \end_layout
37998
37999 \begin_layout Bibliography
38000 \begin_inset CommandInset bibitem
38001 LatexCommand bibitem
38002 key "AMS"
38003
38004 \end_inset
38005
38006
38007 \begin_inset CommandInset href
38008 LatexCommand href
38009 name "Description"
38010 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38011
38012 \end_inset
38013
38014  of 
38015 \begin_inset ERT
38016 status collapsed
38017
38018 \begin_layout Plain Layout
38019
38020
38021 \backslash
38022 AmS
38023 \end_layout
38024
38025 \end_inset
38026
38027 -LaTeX
38028 \end_layout
38029
38030 \begin_layout Bibliography
38031 \begin_inset CommandInset bibitem
38032 LatexCommand bibitem
38033 key "Symbols"
38034
38035 \end_inset
38036
38037
38038 \begin_inset CommandInset href
38039 LatexCommand href
38040 name "List"
38041 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38042
38043 \end_inset
38044
38045  of all symbols available with LaTeX-packages
38046 \end_layout
38047
38048 \begin_layout Bibliography
38049 \begin_inset CommandInset bibitem
38050 LatexCommand bibitem
38051 key "cancel"
38052
38053 \end_inset
38054
38055
38056 \begin_inset CommandInset href
38057 LatexCommand href
38058 name "Documentation"
38059 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38060
38061 \end_inset
38062
38063  of the LaTeX-package 
38064 \series bold
38065 cancel
38066 \series default
38067
38068 \begin_inset Index idx
38069 status collapsed
38070
38071 \begin_layout Plain Layout
38072 Packages ! cancel
38073 \end_layout
38074
38075 \end_inset
38076
38077
38078 \end_layout
38079
38080 \begin_layout Bibliography
38081 \begin_inset CommandInset bibitem
38082 LatexCommand bibitem
38083 key "hyperref"
38084
38085 \end_inset
38086
38087
38088 \begin_inset CommandInset href
38089 LatexCommand href
38090 name "Documentation"
38091 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38092
38093 \end_inset
38094
38095  of the LaTeX-package 
38096 \series bold
38097 hyperref
38098 \series default
38099
38100 \begin_inset Index idx
38101 status collapsed
38102
38103 \begin_layout Plain Layout
38104 Packages ! hyperref
38105 \end_layout
38106
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \begin_layout Bibliography
38113 \begin_inset CommandInset bibitem
38114 LatexCommand bibitem
38115 key "mhchem"
38116
38117 \end_inset
38118
38119
38120 \begin_inset CommandInset href
38121 LatexCommand href
38122 name "Documentation"
38123 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38124
38125 \end_inset
38126
38127  of the LaTeX-package 
38128 \series bold
38129 mhchem
38130 \series default
38131
38132 \begin_inset Index idx
38133 status collapsed
38134
38135 \begin_layout Plain Layout
38136 Packages ! mhchem
38137 \end_layout
38138
38139 \end_inset
38140
38141
38142 \end_layout
38143
38144 \begin_layout Bibliography
38145 \begin_inset CommandInset bibitem
38146 LatexCommand bibitem
38147 key "Mathclap"
38148
38149 \end_inset
38150
38151
38152 \begin_inset CommandInset href
38153 LatexCommand href
38154 name "Description"
38155 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38156
38157 \end_inset
38158
38159  of the command 
38160 \series bold
38161
38162 \backslash
38163 mathclap
38164 \series default
38165 , described in 
38166 \begin_inset CommandInset ref
38167 LatexCommand ref
38168 reference "sub:Operator-Limits"
38169
38170 \end_inset
38171
38172
38173 \begin_inset Index idx
38174 status collapsed
38175
38176 \begin_layout Plain Layout
38177 Commands ! M ! 
38178 \backslash
38179 mathclap
38180 \end_layout
38181
38182 \end_inset
38183
38184
38185 \end_layout
38186
38187 \begin_layout Bibliography
38188 \begin_inset CommandInset bibitem
38189 LatexCommand bibitem
38190 key "Duden"
38191
38192 \end_inset
38193
38194
38195 \emph on
38196 Duden Band 1
38197 \emph default
38198 .
38199  22.
38200  Auflage, Duden 2001
38201 \end_layout
38202
38203 \begin_layout Bibliography
38204 \begin_inset CommandInset bibitem
38205 LatexCommand bibitem
38206 key "Checklist"
38207
38208 \end_inset
38209
38210
38211 \begin_inset CommandInset href
38212 LatexCommand href
38213 name "Check list"
38214 target "http://physics.nist.gov/Document/checklist.pdf"
38215
38216 \end_inset
38217
38218  for reviewing manuscripts
38219 \end_layout
38220
38221 \begin_layout Standard
38222 \begin_inset CommandInset index_print
38223 LatexCommand printindex
38224 type "idx"
38225
38226 \end_inset
38227
38228
38229 \end_layout
38230
38231 \end_body
38232 \end_document