]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: describe mathtool's \xarrow commands
[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 ^v3
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 bigskip
7120 \end_inset
7121
7122 When brackets are needed that overlap each other, multiline formulas, as
7123  described in 
7124 \begin_inset CommandInset ref
7125 LatexCommand ref
7126 reference "sec:Multiline-Formulas"
7127
7128 \end_inset
7129
7130 , must be used:
7131 \begin_inset Formula 
7132 \begin{eqnarray*}
7133 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7134  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7135 \end{eqnarray*}
7136
7137 \end_inset
7138
7139 In the first row the formula is inserted together with the first brace.
7140  It is hereby important that the space command
7141 \begin_inset Foot
7142 status collapsed
7143
7144 \begin_layout Plain Layout
7145 Space commands are explained in 
7146 \begin_inset CommandInset ref
7147 LatexCommand ref
7148 reference "sub:Predefined-Space"
7149
7150 \end_inset
7151
7152 .
7153 \end_layout
7154
7155 \end_inset
7156
7157  
7158 \series bold
7159
7160 \backslash
7161 :
7162 \series default
7163  is inserted before the first 
7164 \begin_inset Formula $d$
7165 \end_inset
7166
7167 , because the brace that ends behind the 
7168 \begin_inset Formula $q$
7169 \end_inset
7170
7171  prevents that the following 
7172 \begin_inset Quotes eld
7173 \end_inset
7174
7175 +
7176 \begin_inset Quotes erd
7177 \end_inset
7178
7179  is surrounded by space.
7180 \begin_inset Foot
7181 status collapsed
7182
7183 \begin_layout Plain Layout
7184 because a bracket is not handled as a character, see 
7185 \begin_inset CommandInset ref
7186 LatexCommand ref
7187 reference "sub:Binary-Operators"
7188
7189 \end_inset
7190
7191
7192 \end_layout
7193
7194 \end_inset
7195
7196  In the second row the second brace is inserted.
7197  As it should begin before the 
7198 \begin_inset Formula $b$
7199 \end_inset
7200
7201 , first the command 
7202 \series bold
7203
7204 \backslash
7205 hphantom{gggg+
7206 \backslash
7207 :}
7208 \series default
7209  is inserted.
7210 \begin_inset Foot
7211 status collapsed
7212
7213 \begin_layout Plain Layout
7214 more about 
7215 \series bold
7216
7217 \backslash
7218 hphantom
7219 \series default
7220  see 
7221 \begin_inset CommandInset ref
7222 LatexCommand ref
7223 reference "sub:Placeholders"
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \end_inset
7231
7232  This space is needed because the 
7233 \begin_inset Quotes eld
7234 \end_inset
7235
7236 +
7237 \begin_inset Quotes erd
7238 \end_inset
7239
7240  is also surrounded by space in the formula.
7241  The brace is placed under the command 
7242 \series bold
7243
7244 \backslash
7245 hphantom{bbqq+dddd}
7246 \series default
7247 .
7248 \end_layout
7249
7250 \begin_layout Standard
7251 It gets more complicated when brackets overlap each other, like in the following
7252  example:
7253 \begin_inset ERT
7254 status collapsed
7255
7256 \begin_layout Plain Layout
7257
7258
7259 \backslash
7260 setlength{
7261 \backslash
7262 jot}{-6pt}
7263 \end_layout
7264
7265 \end_inset
7266
7267
7268 \begin_inset Formula 
7269 \begin{eqnarray*}
7270  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7271 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7272 \end{eqnarray*}
7273
7274 \end_inset
7275
7276
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 setlength{
7285 \backslash
7286 jot}{3pt}
7287 \end_layout
7288
7289 \end_inset
7290
7291 The first formula row is the same as the second row of the previous example,
7292  with the difference that the brace is above.
7293  The second row contains the formula together with the second brace.
7294  To avoid that there is space between the upper brace in the first row and
7295  the formula, the row spacing needs to be reduced.
7296  This is not easily possible due to a bug in LyX
7297 \begin_inset Foot
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301 \begin_inset CommandInset href
7302 LatexCommand href
7303 name "LyX-bug #1505"
7304 target "http://www.lyx.org/trac/ticket/1505"
7305
7306 \end_inset
7307
7308
7309 \end_layout
7310
7311 \end_inset
7312
7313 .
7314  As a solution for the problem, the global formula row separation 
7315 \series bold
7316
7317 \backslash
7318 jot
7319 \series default
7320
7321 \begin_inset Index idx
7322 status collapsed
7323
7324 \begin_layout Plain Layout
7325 Commands ! J ! 
7326 \backslash
7327 jot
7328 \end_layout
7329
7330 \end_inset
7331
7332  must be changed to -6
7333 \begin_inset space \thinspace{}
7334 \end_inset
7335
7336 pt before the formula with the command 
7337 \series bold
7338
7339 \backslash
7340 setlength{
7341 \backslash
7342 jot}{-6pt}
7343 \series default
7344  in TeX-mode.
7345  
7346 \series bold
7347
7348 \backslash
7349 jot
7350 \series default
7351  is set back after the formula to the standard value of 3
7352 \begin_inset space \thinspace{}
7353 \end_inset
7354
7355 pt using the same command.
7356  More about the row separation in formulas is explained in 
7357 \begin_inset CommandInset ref
7358 LatexCommand ref
7359 reference "sub:Line-Separation"
7360
7361 \end_inset
7362
7363 .
7364 \end_layout
7365
7366 \begin_layout Section
7367 Arrows
7368 \begin_inset Index idx
7369 status collapsed
7370
7371 \begin_layout Plain Layout
7372 Arrows
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \begin_layout Standard
7381 Arrows can be inserted via the math toolbar button 
7382 \begin_inset Info
7383 type  "icon"
7384 arg   "math-insert \\leftarrow"
7385 \end_inset
7386
7387  or the commands listed in the following subsections.
7388 \end_layout
7389
7390 \begin_layout Subsection
7391 Horizontal Arrows
7392 \begin_inset Index idx
7393 status collapsed
7394
7395 \begin_layout Plain Layout
7396 Arrows ! horizontal
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \end_layout
7403
7404 \begin_layout Standard
7405 \begin_inset space \hfill{}
7406 \end_inset
7407
7408
7409 \begin_inset Tabular
7410 <lyxtabular version="3" rows="8" columns="2">
7411 <features rotate="0" tabularvalignment="middle">
7412 <column alignment="center" valignment="top" width="0pt">
7413 <column alignment="center" valignment="top" width="0pt">
7414 <row>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 Command
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 Result
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \backslash
7441 gets
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 \begin_inset Formula $\gets$
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \backslash
7466 Leftarrow
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 \begin_inset Formula $\Leftarrow$
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \backslash
7491 longleftarrow
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 \begin_inset Formula $\longleftarrow$
7501 \end_inset
7502
7503
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 <row>
7510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514
7515 \backslash
7516 Longleftarrow
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 \begin_inset Formula $\Longleftarrow$
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 </row>
7534 <row>
7535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539
7540 \backslash
7541 leftharpoonup
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 \begin_inset Formula $\leftharpoonup$
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \backslash
7566 leftharpoondown
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 \begin_inset Formula $\leftharpoondown$
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 <row>
7585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589
7590 \backslash
7591 hookleftarrow
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600 \begin_inset Formula $\hookleftarrow$
7601 \end_inset
7602
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 </row>
7609 </lyxtabular>
7610
7611 \end_inset
7612
7613
7614 \begin_inset space \hfill{}
7615 \end_inset
7616
7617
7618 \begin_inset Tabular
7619 <lyxtabular version="3" rows="8" columns="2">
7620 <features rotate="0" tabularvalignment="middle">
7621 <column alignment="center" valignment="top" width="0pt">
7622 <column alignment="center" valignment="top" width="0pt">
7623 <row>
7624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 Command
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 Result
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \backslash
7650 to
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\to$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 Rightarrow
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\Rightarrow$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 longrightarrow
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\longrightarrow$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 Longrightarrow
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\Longrightarrow$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 rightharpoonup
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\rightharpoonup$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \backslash
7775 rightharpoondown
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 \begin_inset Formula $\rightharpoondown$
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 <row>
7794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798
7799 \backslash
7800 hookrightarrow
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 \begin_inset Formula $\hookrightarrow$
7810 \end_inset
7811
7812
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 </row>
7818 </lyxtabular>
7819
7820 \end_inset
7821
7822
7823 \begin_inset space \hfill{}
7824 \end_inset
7825
7826
7827 \end_layout
7828
7829 \begin_layout Standard
7830 \begin_inset space \hfill{}
7831 \end_inset
7832
7833
7834 \begin_inset Tabular
7835 <lyxtabular version="3" rows="6" columns="2">
7836 <features rotate="0" tabularvalignment="middle">
7837 <column alignment="center" valignment="top" width="0pt">
7838 <column alignment="center" valignment="top" width="0pt">
7839 <row>
7840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 Command
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 Result
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 leftrightarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\leftrightarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 Leftrightarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\Leftrightarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 longleftrightarrow
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\longleftrightarrow$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 Longleftrightarrow
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\Longleftrightarrow$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \backslash
7966 rightleftharpoons
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 \begin_inset Formula $\rightleftharpoons$
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 </lyxtabular>
7985
7986 \end_inset
7987
7988
7989 \begin_inset space \hspace{}
7990 \length 25pt
7991 \end_inset
7992
7993
7994 \begin_inset space \hfill{}
7995 \end_inset
7996
7997
7998 \begin_inset Tabular
7999 <lyxtabular version="3" rows="5" columns="2">
8000 <features rotate="0" tabularvalignment="middle">
8001 <column alignment="center" valignment="top" width="0pt">
8002 <column alignment="center" valignment="top" width="0pt">
8003 <row>
8004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 Command
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 Result
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 mapsto
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\mapsto$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 longmapsto
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\longmapsto$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 leadsto
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\leadsto$
8090 \end_inset
8091
8092
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \backslash
8105 dasharrow
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 \begin_inset Formula $\dasharrow$
8115 \end_inset
8116
8117
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 </row>
8123 </lyxtabular>
8124
8125 \end_inset
8126
8127
8128 \begin_inset space \hfill{}
8129 \end_inset
8130
8131
8132 \end_layout
8133
8134 \begin_layout Standard
8135 \begin_inset VSpace medskip
8136 \end_inset
8137
8138 Arrows used as accents like e.
8139 \begin_inset space \thinspace{}
8140 \end_inset
8141
8142 g.
8143 \begin_inset space \space{}
8144 \end_inset
8145
8146 vector arrows are listed in 
8147 \begin_inset CommandInset ref
8148 LatexCommand ref
8149 reference "sec:Accents"
8150
8151 \end_inset
8152
8153 .
8154 \end_layout
8155
8156 \begin_layout Standard
8157 \begin_inset VSpace bigskip
8158 \end_inset
8159
8160 Furthermore there are the labeled arrows
8161 \begin_inset Index idx
8162 status collapsed
8163
8164 \begin_layout Plain Layout
8165 Arrows ! labeled
8166 \end_layout
8167
8168 \end_inset
8169
8170  
8171 \series bold
8172
8173 \backslash
8174 xleftarrow
8175 \series default
8176
8177 \begin_inset Index idx
8178 status collapsed
8179
8180 \begin_layout Plain Layout
8181 Commands ! X ! 
8182 \backslash
8183 xleftarrow
8184 \end_layout
8185
8186 \end_inset
8187
8188  and 
8189 \series bold
8190
8191 \backslash
8192 xrightarrow
8193 \series default
8194
8195 \begin_inset Index idx
8196 status collapsed
8197
8198 \begin_layout Plain Layout
8199 Commands ! X ! 
8200 \backslash
8201 xrightarrow
8202 \begin_inset ERT
8203 status collapsed
8204
8205 \begin_layout Plain Layout
8206
8207
8208 \backslash
8209 vspace{4mm}
8210 \end_layout
8211
8212 \end_inset
8213
8214
8215 \end_layout
8216
8217 \end_inset
8218
8219 .
8220  When inserting one of these commands in a formula, an arrow with two blue
8221  boxes appear where the label can be inserted.
8222  The length of the arrow adapts to the label width.
8223 \end_layout
8224
8225 \begin_layout Standard
8226 \align center
8227 \begin_inset Tabular
8228 <lyxtabular version="3" rows="3" columns="2">
8229 <features rotate="0" tabularvalignment="middle">
8230 <column alignment="center" valignment="top" width="0pt">
8231 <column alignment="center" valignment="top" width="0pt">
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 Command
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Result
8247 \begin_inset Note Note
8248 status collapsed
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253
8254 \backslash
8255 raisebox
8256 \series default
8257  is only used as spacer.
8258 \end_layout
8259
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 F(a)
8274 \backslash
8275 xleftarrow
8276 \begin_inset space \textvisiblespace{}
8277 \end_inset
8278
8279 x=a
8280 \begin_inset Formula $\downarrow$
8281 \end_inset
8282
8283 x>0
8284 \begin_inset Formula $\to$
8285 \end_inset
8286
8287 F(x)
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 F(x)
8311 \backslash
8312 xrightarrow
8313 \begin_inset space \textvisiblespace{}
8314 \end_inset
8315
8316 x=a
8317 \begin_inset Formula $\downarrow$
8318 \end_inset
8319
8320 x>0
8321 \begin_inset Formula $\to$
8322 \end_inset
8323
8324 F(a)
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 $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 </lyxtabular>
8343
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \begin_layout Standard
8350 \begin_inset VSpace medskip
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \begin_layout Standard
8357 If you set in the document settings under 
8358 \family sans
8359 Math
8360 \begin_inset space ~
8361 \end_inset
8362
8363 Options
8364 \family default
8365  for the package 
8366 \series bold
8367 mathtools
8368 \series default
8369
8370 \begin_inset Index idx
8371 status collapsed
8372
8373 \begin_layout Plain Layout
8374 Packages ! mathtools
8375 \end_layout
8376
8377 \end_inset
8378
8379  the option 
8380 \family sans
8381 Load
8382 \begin_inset space ~
8383 \end_inset
8384
8385 always
8386 \family default
8387 , you have access to the following labeled arrows:
8388 \end_layout
8389
8390 \begin_layout Standard
8391 \align center
8392 \begin_inset space \hspace*{\fill}
8393 \end_inset
8394
8395
8396 \begin_inset Tabular
8397 <lyxtabular version="3" rows="7" columns="2">
8398 <features rotate="0" tabularvalignment="middle">
8399 <column alignment="center" valignment="top" width="0pt">
8400 <column alignment="center" valignment="top" width="0pt">
8401 <row>
8402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 Command
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 Example
8416 \begin_inset Note Note
8417 status collapsed
8418
8419 \begin_layout Plain Layout
8420
8421 \series bold
8422
8423 \backslash
8424 raisebox
8425 \series default
8426  is only used as spacer.
8427 \end_layout
8428
8429 \end_inset
8430
8431
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 </row>
8437 <row>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442
8443 \family roman
8444 \series medium
8445 \shape up
8446 \size normal
8447 \emph off
8448 \bar no
8449 \strikeout off
8450 \uuline off
8451 \uwave off
8452 \noun off
8453 \color none
8454
8455 \backslash
8456 xleftrightarrow
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \family roman
8481 \series medium
8482 \shape up
8483 \size normal
8484 \emph off
8485 \bar no
8486 \strikeout off
8487 \uuline off
8488 \uwave off
8489 \noun off
8490 \color none
8491
8492 \backslash
8493 xLeftarrow
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
8503 \end_inset
8504
8505
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \backslash
8518
8519 \family roman
8520 \series medium
8521 \shape up
8522 \size normal
8523 \emph off
8524 \bar no
8525 \strikeout off
8526 \uuline off
8527 \uwave off
8528 \noun off
8529 \color none
8530 xRightarrow
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 <row>
8549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \backslash
8555
8556 \family roman
8557 \series medium
8558 \shape up
8559 \size normal
8560 \emph off
8561 \bar no
8562 \strikeout off
8563 \uuline off
8564 \uwave off
8565 \noun off
8566 \color none
8567 xLeftrightarrow
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8577 \end_inset
8578
8579
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \family roman
8592 \series medium
8593 \shape up
8594 \size normal
8595 \emph off
8596 \bar no
8597 \strikeout off
8598 \uuline off
8599 \uwave off
8600 \noun off
8601 \color none
8602
8603 \backslash
8604 xhookleftarrow
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 $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
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" bottomline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \family roman
8629 \series medium
8630 \shape up
8631 \size normal
8632 \emph off
8633 \bar no
8634 \strikeout off
8635 \uuline off
8636 \uwave off
8637 \noun off
8638 \color none
8639
8640 \backslash
8641 xhookrightarrow
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8651 \end_inset
8652
8653
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 </lyxtabular>
8660
8661 \end_inset
8662
8663
8664 \begin_inset space \hspace*{\fill}
8665 \end_inset
8666
8667
8668 \begin_inset Tabular
8669 <lyxtabular version="3" rows="7" columns="2">
8670 <features rotate="0" tabularvalignment="middle">
8671 <column alignment="center" valignment="top" width="0pt">
8672 <column alignment="center" valignment="top" width="0pt">
8673 <row>
8674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 Command
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687 Example
8688 \begin_inset Note Note
8689 status collapsed
8690
8691 \begin_layout Plain Layout
8692
8693 \series bold
8694
8695 \backslash
8696 raisebox
8697 \series default
8698  is only used as spacer.
8699 \end_layout
8700
8701 \end_inset
8702
8703
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714
8715 \backslash
8716
8717 \family roman
8718 \series medium
8719 \shape up
8720 \size normal
8721 \emph off
8722 \bar no
8723 \strikeout off
8724 \uuline off
8725 \uwave off
8726 \noun off
8727 \color none
8728 xleftharpoondown
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \backslash
8753
8754 \family roman
8755 \series medium
8756 \shape up
8757 \size normal
8758 \emph off
8759 \bar no
8760 \strikeout off
8761 \uuline off
8762 \uwave off
8763 \noun off
8764 \color none
8765 xleftharpoonup
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
8775 \end_inset
8776
8777
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 <row>
8784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788
8789 \backslash
8790
8791 \family roman
8792 \series medium
8793 \shape up
8794 \size normal
8795 \emph off
8796 \bar no
8797 \strikeout off
8798 \uuline off
8799 \uwave off
8800 \noun off
8801 \color none
8802 xrightharpoondown
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
8812 \end_inset
8813
8814
8815 \end_layout
8816
8817 \end_inset
8818 </cell>
8819 </row>
8820 <row>
8821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \backslash
8827
8828 \family roman
8829 \series medium
8830 \shape up
8831 \size normal
8832 \emph off
8833 \bar no
8834 \strikeout off
8835 \uuline off
8836 \uwave off
8837 \noun off
8838 \color none
8839 xrightharpoonup
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
8849 \end_inset
8850
8851
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862
8863 \backslash
8864
8865 \family roman
8866 \series medium
8867 \shape up
8868 \size normal
8869 \emph off
8870 \bar no
8871 \strikeout off
8872 \uuline off
8873 \uwave off
8874 \noun off
8875 \color none
8876 xleftrightharpoons
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
8886 \end_inset
8887
8888
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row>
8895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \backslash
8901
8902 \family roman
8903 \series medium
8904 \shape up
8905 \size normal
8906 \emph off
8907 \bar no
8908 \strikeout off
8909 \uuline off
8910 \uwave off
8911 \noun off
8912 \color none
8913 xrightleftharpoons
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 </lyxtabular>
8932
8933 \end_inset
8934
8935
8936 \begin_inset space \hspace*{\fill}
8937 \end_inset
8938
8939
8940 \end_layout
8941
8942 \begin_layout Standard
8943 The command scheme is for all these arrows:
8944 \end_layout
8945
8946 \begin_layout Standard
8947 \align center
8948 \begin_inset Tabular
8949 <lyxtabular version="3" rows="2" columns="2">
8950 <features rotate="0" tabularvalignment="middle">
8951 <column alignment="center" valignment="top" width="0pt">
8952 <column alignment="center" valignment="top" width="0pt">
8953 <row>
8954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 Command
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 Result
8968 \begin_inset Note Note
8969 status collapsed
8970
8971 \begin_layout Plain Layout
8972
8973 \series bold
8974
8975 \backslash
8976 raisebox
8977 \series default
8978  is only used as spacer.
8979 \end_layout
8980
8981 \end_inset
8982
8983
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 </row>
8989 <row>
8990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 F(a)
8995 \backslash
8996 xleftrightarrow[x=a]
8997 \backslash
8998 {x>0
8999 \begin_inset Formula $\to$
9000 \end_inset
9001
9002 F(x)
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 </lyxtabular>
9021
9022 \end_inset
9023
9024
9025 \end_layout
9026
9027 \begin_layout Subsection
9028 Vertical and diagonal Arrows
9029 \begin_inset Index idx
9030 status collapsed
9031
9032 \begin_layout Plain Layout
9033 Arrows ! diagonal
9034 \end_layout
9035
9036 \end_inset
9037
9038
9039 \begin_inset Index idx
9040 status collapsed
9041
9042 \begin_layout Plain Layout
9043 Arrows ! vertical
9044 \end_layout
9045
9046 \end_inset
9047
9048
9049 \end_layout
9050
9051 \begin_layout Standard
9052 \begin_inset space \hfill{}
9053 \end_inset
9054
9055
9056 \begin_inset Tabular
9057 <lyxtabular version="3" rows="7" columns="2">
9058 <features rotate="0" tabularvalignment="middle">
9059 <column alignment="center" valignment="top" width="0pt">
9060 <column alignment="center" valignment="top" width="0pt">
9061 <row>
9062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 Command
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 Result
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 </row>
9081 <row>
9082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086
9087 \backslash
9088 uparrow
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097 \begin_inset Formula $\uparrow$
9098 \end_inset
9099
9100
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 </row>
9106 <row>
9107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111
9112 \backslash
9113 Uparrow
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 \begin_inset Formula $\Uparrow$
9123 \end_inset
9124
9125
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 </row>
9131 <row>
9132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136
9137 \backslash
9138 updownarrow
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 \begin_inset Formula $\updownarrow$
9148 \end_inset
9149
9150
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 </row>
9156 <row>
9157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161
9162 \backslash
9163 Updownarrow
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 \begin_inset Formula $\Updownarrow$
9173 \end_inset
9174
9175
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \backslash
9188 Downarrow
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 \begin_inset Formula $\Downarrow$
9198 \end_inset
9199
9200
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \backslash
9213 downarrow
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 \begin_inset Formula $\downarrow$
9223 \end_inset
9224
9225
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 </lyxtabular>
9232
9233 \end_inset
9234
9235
9236 \begin_inset space \hfill{}
9237 \end_inset
9238
9239
9240 \begin_inset Tabular
9241 <lyxtabular version="3" rows="5" columns="2">
9242 <features rotate="0" tabularvalignment="middle">
9243 <column alignment="center" valignment="top" width="0pt">
9244 <column alignment="center" valignment="top" width="0pt">
9245 <row>
9246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 Command
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 Result
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 nearrow
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 \begin_inset Formula $\nearrow$
9282 \end_inset
9283
9284
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \backslash
9297 searrow
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 \begin_inset Formula $\searrow$
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 </row>
9315 <row>
9316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \backslash
9322 swarrow
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331 \begin_inset Formula $\swarrow$
9332 \end_inset
9333
9334
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 </row>
9340 <row>
9341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345
9346 \backslash
9347 nwarrow
9348 \end_layout
9349
9350 \end_inset
9351 </cell>
9352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9353 \begin_inset Text
9354
9355 \begin_layout Plain Layout
9356 \begin_inset Formula $\nwarrow$
9357 \end_inset
9358
9359
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 </row>
9365 </lyxtabular>
9366
9367 \end_inset
9368
9369
9370 \begin_inset space \hfill{}
9371 \end_inset
9372
9373
9374 \end_layout
9375
9376 \begin_layout Standard
9377 \begin_inset VSpace medskip
9378 \end_inset
9379
9380 Vertical arrows can be used also as delimiters together with the commands
9381  described in 
9382 \begin_inset CommandInset ref
9383 LatexCommand ref
9384 reference "sub:Manual-Bracket-Size"
9385
9386 \end_inset
9387
9388  and 
9389 \begin_inset CommandInset ref
9390 LatexCommand ref
9391 reference "sub:Automatic-Bracket-Size"
9392
9393 \end_inset
9394
9395 .
9396 \end_layout
9397
9398 \begin_layout Section
9399 Accents
9400 \begin_inset CommandInset label
9401 LatexCommand label
9402 name "sec:Accents"
9403
9404 \end_inset
9405
9406
9407 \begin_inset Index idx
9408 status collapsed
9409
9410 \begin_layout Plain Layout
9411 Accents
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \begin_layout Standard
9420 Accents can be inserted via the math toolbar button 
9421 \begin_inset Info
9422 type  "icon"
9423 arg   "math-insert \\hat"
9424 \end_inset
9425
9426  or the commands listed in the following subsections.
9427 \end_layout
9428
9429 \begin_layout Subsection
9430 Accents for one Character
9431 \begin_inset ERT
9432 status collapsed
9433
9434 \begin_layout Plain Layout
9435
9436
9437 \backslash
9438 texorpdfstring{
9439 \end_layout
9440
9441 \end_inset
9442
9443
9444 \begin_inset Foot
9445 status collapsed
9446
9447 \begin_layout Plain Layout
9448 accents in text see 
9449 \begin_inset CommandInset ref
9450 LatexCommand ref
9451 reference "sub:Accents-in-Text"
9452
9453 \end_inset
9454
9455
9456 \end_layout
9457
9458 \end_inset
9459
9460
9461 \begin_inset ERT
9462 status collapsed
9463
9464 \begin_layout Plain Layout
9465
9466 }{}
9467 \end_layout
9468
9469 \end_inset
9470
9471
9472 \begin_inset Note Note
9473 status collapsed
9474
9475 \begin_layout Plain Layout
9476
9477 \series bold
9478
9479 \backslash
9480 texorpdfstring
9481 \series default
9482  is used to avoid that the footnote appears in the PDF-bookmark.
9483 \end_layout
9484
9485 \begin_layout Plain Layout
9486 More about 
9487 \series bold
9488
9489 \backslash
9490 texorpdfstring
9491 \series default
9492  is in section 
9493 \begin_inset CommandInset ref
9494 LatexCommand ref
9495 reference "sub:Formulas-in-Section"
9496
9497 \end_inset
9498
9499 .
9500 \end_layout
9501
9502 \end_inset
9503
9504
9505 \begin_inset CommandInset label
9506 LatexCommand label
9507 name "sub:Accents-for-one"
9508
9509 \end_inset
9510
9511
9512 \begin_inset Index idx
9513 status collapsed
9514
9515 \begin_layout Plain Layout
9516 Accents ! for one character
9517 \end_layout
9518
9519 \end_inset
9520
9521
9522 \end_layout
9523
9524 \begin_layout Standard
9525 \begin_inset space \hfill{}
9526 \end_inset
9527
9528
9529 \begin_inset Tabular
9530 <lyxtabular version="3" rows="8" columns="2">
9531 <features rotate="0" tabularvalignment="middle">
9532 <column alignment="center" valignment="top" width="0pt">
9533 <column alignment="center" valignment="top" width="0pt">
9534 <row>
9535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 Command
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548 Result
9549 \begin_inset Note Note
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554 \series bold
9555
9556 \backslash
9557 raisebox
9558 \series default
9559  is only used as spacer.
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 </row>
9570 <row>
9571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575
9576 \backslash
9577 dot
9578 \begin_inset space \textvisiblespace{}
9579 \end_inset
9580
9581 A
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9591 \end_inset
9592
9593
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 </row>
9599 <row>
9600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604
9605 \backslash
9606 ddot
9607 \begin_inset space \textvisiblespace{}
9608 \end_inset
9609
9610 A
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9620 \end_inset
9621
9622
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 </row>
9628 <row>
9629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633
9634 \backslash
9635 dddot
9636 \begin_inset space \textvisiblespace{}
9637 \end_inset
9638
9639 A
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 </row>
9657 <row>
9658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662
9663 \backslash
9664 ddddot
9665 \begin_inset space \textvisiblespace{}
9666 \end_inset
9667
9668 A
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Plain Layout
9677 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9678 \end_inset
9679
9680
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 </row>
9686 <row>
9687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691
9692 \backslash
9693 vec
9694 \begin_inset space \textvisiblespace{}
9695 \end_inset
9696
9697 A
9698 \begin_inset Index idx
9699 status collapsed
9700
9701 \begin_layout Plain Layout
9702 Vectors
9703 \end_layout
9704
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9717 \end_inset
9718
9719
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 </row>
9725 <row>
9726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730
9731 \backslash
9732 bar
9733 \begin_inset space \textvisiblespace{}
9734 \end_inset
9735
9736 A
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \end_inset
9752 </cell>
9753 </row>
9754 <row>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759
9760 \backslash
9761 mathring
9762 \begin_inset space \textvisiblespace{}
9763 \end_inset
9764
9765 A
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9775 \end_inset
9776
9777
9778 \end_layout
9779
9780 \end_inset
9781 </cell>
9782 </row>
9783 </lyxtabular>
9784
9785 \end_inset
9786
9787
9788 \begin_inset space \hfill{}
9789 \end_inset
9790
9791
9792 \begin_inset Tabular
9793 <lyxtabular version="3" rows="7" columns="2">
9794 <features rotate="0" tabularvalignment="middle">
9795 <column alignment="center" valignment="top" width="0pt">
9796 <column alignment="center" valignment="top" width="0pt">
9797 <row>
9798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802 Command
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811 Result
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 </row>
9817 <row>
9818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \backslash
9824 tilde
9825 \begin_inset space \textvisiblespace{}
9826 \end_inset
9827
9828 A
9829 \end_layout
9830
9831 \end_inset
9832 </cell>
9833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9834 \begin_inset Text
9835
9836 \begin_layout Plain Layout
9837 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 </row>
9846 <row>
9847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851
9852 \backslash
9853 hat
9854 \begin_inset space \textvisiblespace{}
9855 \end_inset
9856
9857 A
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9863 \begin_inset Text
9864
9865 \begin_layout Plain Layout
9866 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9867 \end_inset
9868
9869
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 </row>
9875 <row>
9876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \backslash
9882 check
9883 \begin_inset space \textvisiblespace{}
9884 \end_inset
9885
9886 A
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9892 \begin_inset Text
9893
9894 \begin_layout Plain Layout
9895 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9896 \end_inset
9897
9898
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 </row>
9904 <row>
9905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909
9910 \backslash
9911 acute
9912 \begin_inset space \textvisiblespace{}
9913 \end_inset
9914
9915 A
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 </row>
9933 <row>
9934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \backslash
9940 grave
9941 \begin_inset space \textvisiblespace{}
9942 \end_inset
9943
9944 A
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9954 \end_inset
9955
9956
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 </row>
9962 <row>
9963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \backslash
9969 breve
9970 \begin_inset space \textvisiblespace{}
9971 \end_inset
9972
9973 A
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 </row>
9991 </lyxtabular>
9992
9993 \end_inset
9994
9995
9996 \begin_inset space \hfill{}
9997 \end_inset
9998
9999
10000 \end_layout
10001
10002 \begin_layout Standard
10003 \begin_inset VSpace bigskip
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \begin_layout Standard
10010 You can directly insert accents like é to formulas.
10011  LyX will transform them to the corresponding accent command.
10012  For umlauts
10013 \begin_inset Index idx
10014 status collapsed
10015
10016 \begin_layout Plain Layout
10017 Umlauts
10018 \end_layout
10019
10020 \end_inset
10021
10022  it is better to insert a quotation mark before the vowel.
10023  These two characters are then treated by LaTeX as 
10024 \emph on
10025 one
10026 \emph default
10027  character when the formula part with the umlaut is marked as German.
10028  In contrary to 
10029 \series bold
10030
10031 \backslash
10032 ddot
10033 \series default
10034 , with this method 
10035 \begin_inset Quotes eld
10036 \end_inset
10037
10038 real
10039 \begin_inset Quotes erd
10040 \end_inset
10041
10042  umlauts are created as demonstrated in the following example:
10043 \end_layout
10044
10045 \begin_layout Standard
10046 \begin_inset VSpace -2mm
10047 \end_inset
10048
10049
10050 \end_layout
10051
10052 \begin_layout Standard
10053 \align center
10054 \begin_inset Tabular
10055 <lyxtabular version="3" rows="3" columns="2">
10056 <features rotate="0" tabularvalignment="middle">
10057 <column alignment="center" valignment="top">
10058 <column alignment="center" valignment="top">
10059 <row>
10060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064 Command
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073 Result
10074 \begin_inset Note Note
10075 status collapsed
10076
10077 \begin_layout Plain Layout
10078
10079 \series bold
10080
10081 \backslash
10082 raisebox
10083 \series default
10084  and the 0
10085 \begin_inset space \thinspace{}
10086 \end_inset
10087
10088 pt space are only used as spacer.
10089 \end_layout
10090
10091 \end_inset
10092
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row>
10100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \lang ngerman
10106 \begin_inset Quotes grd
10107 \end_inset
10108
10109 i
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 \begin_inset space \hspace{}
10119 \length 0pt
10120 \end_inset
10121
10122
10123 \lang ngerman
10124
10125 \begin_inset Formula $"i$
10126 \end_inset
10127
10128
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 </row>
10134 <row>
10135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139
10140 \backslash
10141 ddot
10142 \begin_inset space \textvisiblespace{}
10143 \end_inset
10144
10145 i
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10155 \end_inset
10156
10157
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 </lyxtabular>
10164
10165 \end_inset
10166
10167
10168 \end_layout
10169
10170 \begin_layout Standard
10171 Another advantage to 
10172 \series bold
10173
10174 \backslash
10175 ddot
10176 \series default
10177  is that umlauts can directly be converted to mathematical text because
10178  the accent commands above are 
10179 \emph on
10180 not allowed
10181 \emph default
10182  
10183 \emph on
10184 in mathematical text
10185 \emph default
10186 .
10187  To convert an accented character to mathematical text, only the character
10188  under the accent may be converted.
10189  This applies also for all other conversions, e.
10190 \begin_inset space \thinspace{}
10191 \end_inset
10192
10193 g.
10194 \begin_inset space \space{}
10195 \end_inset
10196
10197 to italic or bold.
10198 \end_layout
10199
10200 \begin_layout Standard
10201 In mathematical text, umlauts and other accented characters can directly
10202  be inserted.
10203 \end_layout
10204
10205 \begin_layout Standard
10206 \begin_inset VSpace bigskip
10207 \end_inset
10208
10209
10210 \end_layout
10211
10212 \begin_layout Standard
10213 LyX also supports a tilde under the character if the LaTeX-package 
10214 \series bold
10215 undertilde
10216 \series default
10217
10218 \begin_inset Index idx
10219 status collapsed
10220
10221 \begin_layout Plain Layout
10222 Packages ! undertilde
10223 \end_layout
10224
10225 \end_inset
10226
10227  is installed on your system:
10228 \end_layout
10229
10230 \begin_layout Standard
10231 \begin_inset ERT
10232 status collapsed
10233
10234 \begin_layout Plain Layout
10235
10236
10237 \backslash
10238 ifundertilde 
10239 \end_layout
10240
10241 \end_inset
10242
10243
10244 \begin_inset Note Note
10245 status open
10246
10247 \begin_layout Plain Layout
10248 The following table will only be displayed when the LaTeX-package 
10249 \series bold
10250 undertilde
10251 \series default
10252  is installed.
10253 \end_layout
10254
10255 \end_inset
10256
10257
10258 \end_layout
10259
10260 \begin_layout Standard
10261 \noindent
10262 \align center
10263 \begin_inset Tabular
10264 <lyxtabular version="3" rows="2" columns="2">
10265 <features rotate="0" tabularvalignment="middle">
10266 <column alignment="center" valignment="top" width="0pt">
10267 <column alignment="center" valignment="top" width="0pt">
10268 <row>
10269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273 Command
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 Result
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 </row>
10288 <row>
10289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293
10294 \backslash
10295 utilde
10296 \begin_inset space \textvisiblespace{}
10297 \end_inset
10298
10299 A
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10309 \end_inset
10310
10311
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 </lyxtabular>
10318
10319 \end_inset
10320
10321
10322 \end_layout
10323
10324 \begin_layout Standard
10325 \begin_inset ERT
10326 status collapsed
10327
10328 \begin_layout Plain Layout
10329
10330
10331 \backslash
10332 else 
10333 \end_layout
10334
10335 \end_inset
10336
10337
10338 \begin_inset Note Note
10339 status open
10340
10341 \begin_layout Plain Layout
10342 The following will be displayed when the LaTeX-package 
10343 \series bold
10344 undertilde
10345 \series default
10346  is not installed:
10347 \end_layout
10348
10349 \end_inset
10350
10351
10352 \end_layout
10353
10354 \begin_layout Standard
10355 You need to install the LaTeX-package 
10356 \series bold
10357 undertilde
10358 \series default
10359  to see the rest of this subsection in the output.
10360 \end_layout
10361
10362 \begin_layout Standard
10363 \begin_inset ERT
10364 status collapsed
10365
10366 \begin_layout Plain Layout
10367
10368
10369 \backslash
10370 fi 
10371 \end_layout
10372
10373 \end_inset
10374
10375
10376 \end_layout
10377
10378 \begin_layout Subsection
10379 Accents for several Characters
10380 \begin_inset Index idx
10381 status collapsed
10382
10383 \begin_layout Plain Layout
10384 Accents ! for several characters
10385 \end_layout
10386
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \begin_layout Standard
10393 \begin_inset space \hfill{}
10394 \end_inset
10395
10396
10397 \begin_inset Tabular
10398 <lyxtabular version="3" rows="5" columns="2">
10399 <features rotate="0" tabularvalignment="middle">
10400 <column alignment="center" valignment="top" width="0pt">
10401 <column alignment="center" valignment="top" width="0pt">
10402 <row>
10403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 Command
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 Result
10417 \begin_inset Note Note
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421
10422 \series bold
10423
10424 \backslash
10425 raisebox
10426 \series default
10427  is only used as spacer.
10428 \end_layout
10429
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \backslash
10445 overleftarrow
10446 \begin_inset space \textvisiblespace{}
10447 \end_inset
10448
10449 A=B
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10459 \end_inset
10460
10461
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \backslash
10474 underleftarrow
10475 \begin_inset space \textvisiblespace{}
10476 \end_inset
10477
10478 A=B
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10488 \end_inset
10489
10490
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 </row>
10496 <row>
10497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501
10502 \backslash
10503 overleftrightarrow
10504 \begin_inset space \textvisiblespace{}
10505 \end_inset
10506
10507 A=B
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10517 \end_inset
10518
10519
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 </row>
10525 <row>
10526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530
10531 \backslash
10532 underleftrightarrow
10533 \begin_inset space \textvisiblespace{}
10534 \end_inset
10535
10536 A=B
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10546 \end_inset
10547
10548
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 </lyxtabular>
10555
10556 \end_inset
10557
10558
10559 \begin_inset space \hfill{}
10560 \end_inset
10561
10562
10563 \begin_inset Tabular
10564 <lyxtabular version="3" rows="5" columns="2">
10565 <features rotate="0" tabularvalignment="middle">
10566 <column alignment="center" valignment="top" width="0pt">
10567 <column alignment="center" valignment="top" width="0pt">
10568 <row>
10569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 Command
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Result
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 </row>
10588 <row>
10589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593
10594 \backslash
10595 overrightarrow
10596 \begin_inset space \textvisiblespace{}
10597 \end_inset
10598
10599 A=B
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \backslash
10624 underrightarrow
10625 \begin_inset space \textvisiblespace{}
10626 \end_inset
10627
10628 A=B
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10638 \end_inset
10639
10640
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 </row>
10646 <row>
10647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651
10652 \backslash
10653 widetilde
10654 \begin_inset space \textvisiblespace{}
10655 \end_inset
10656
10657 A=B
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10667 \end_inset
10668
10669
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 </row>
10675 <row>
10676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \backslash
10682 widehat
10683 \begin_inset space \textvisiblespace{}
10684 \end_inset
10685
10686 A=B
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10696 \end_inset
10697
10698
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 </row>
10704 </lyxtabular>
10705
10706 \end_inset
10707
10708
10709 \begin_inset space \hfill{}
10710 \end_inset
10711
10712
10713 \end_layout
10714
10715 \begin_layout Standard
10716 \begin_inset VSpace medskip
10717 \end_inset
10718
10719 With these commands as many characters as you like can be accented.
10720  But the accents 
10721 \series bold
10722
10723 \backslash
10724 widetilde
10725 \series default
10726  and 
10727 \series bold
10728
10729 \backslash
10730 widehat
10731 \series default
10732  will only be set in the output with a length of three characters, as shown
10733  in the following example:
10734 \begin_inset Formula 
10735 \[
10736 \widetilde{A+B=C-D}
10737 \]
10738
10739 \end_inset
10740
10741
10742 \end_layout
10743
10744 \begin_layout Standard
10745 With the commands 
10746 \series bold
10747
10748 \backslash
10749 overset
10750 \series default
10751
10752 \begin_inset Index idx
10753 status collapsed
10754
10755 \begin_layout Plain Layout
10756 Commands ! O ! 
10757 \backslash
10758 overset
10759 \end_layout
10760
10761 \end_inset
10762
10763  and 
10764 \series bold
10765
10766 \backslash
10767 underset
10768 \series default
10769
10770 \begin_inset Index idx
10771 status collapsed
10772
10773 \begin_layout Plain Layout
10774 Commands ! U ! 
10775 \backslash
10776 underset
10777 \end_layout
10778
10779 \end_inset
10780
10781  described in the previous subsection it is also possible to accent several
10782  characters.
10783  The command 
10784 \series bold
10785
10786 \backslash
10787 underset
10788 \begin_inset space \textvisiblespace{}
10789 \end_inset
10790
10791 A=B
10792 \begin_inset Formula $\downarrow$
10793 \end_inset
10794
10795 ***
10796 \series default
10797  creates:
10798 \begin_inset Formula 
10799 \[
10800 \underset{***}{A=B}
10801 \]
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Section
10809 Space
10810 \begin_inset CommandInset label
10811 LatexCommand label
10812 name "sub:Space"
10813
10814 \end_inset
10815
10816
10817 \begin_inset Index idx
10818 status collapsed
10819
10820 \begin_layout Plain Layout
10821 Space ! horizontal
10822 \end_layout
10823
10824 \end_inset
10825
10826
10827 \end_layout
10828
10829 \begin_layout Subsection
10830 Predefined Space
10831 \begin_inset CommandInset label
10832 LatexCommand label
10833 name "sub:Predefined-Space"
10834
10835 \end_inset
10836
10837
10838 \begin_inset Index idx
10839 status collapsed
10840
10841 \begin_layout Plain Layout
10842 Space ! horizontal ! predefined
10843 \end_layout
10844
10845 \end_inset
10846
10847
10848 \end_layout
10849
10850 \begin_layout Standard
10851 Sometimes it is necessary to insert horizontal space into a formula.
10852  This is done by inserting a protected space (shortcut 
10853 \begin_inset Info
10854 type  "shortcut"
10855 arg   "command-alternatives space-insert protected ; math-space"
10856 \end_inset
10857
10858 ).
10859  A 
10860 \begin_inset Quotes eld
10861 \end_inset
10862
10863
10864 \color blue
10865
10866 \begin_inset space \textvisiblespace{}
10867 \end_inset
10868
10869
10870 \color inherit
10871
10872 \begin_inset Quotes erd
10873 \end_inset
10874
10875  appears and by pressing 
10876 \family sans
10877 Space
10878 \family default
10879  several times one can select one of eight different space sizes.
10880  The spaces can also be inserted using the math toolbar button 
10881 \begin_inset Info
10882 type  "icon"
10883 arg   "math-insert \\space"
10884 \end_inset
10885
10886  or special commands.
10887  Independent from the inserted command, one can select the size again by
10888  pressing 
10889 \family sans
10890 Space
10891 \family default
10892  afterwards.
10893 \end_layout
10894
10895 \begin_layout Standard
10896 \noindent
10897 \align center
10898 \begin_inset Tabular
10899 <lyxtabular version="3" rows="6" columns="3">
10900 <features rotate="0" tabularvalignment="middle">
10901 <column alignment="center" valignment="top">
10902 <column alignment="center" valignment="top" width="15col%">
10903 <column alignment="center" valignment="top">
10904 <row>
10905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10906 \begin_inset Text
10907
10908 \begin_layout Plain Layout
10909 Command
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 Number of 
10919 \family sans
10920 Space
10921 \family default
10922  keystrokes
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931 Result
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 </row>
10937 <row>
10938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942
10943 \backslash
10944 ,
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 0
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 \begin_inset Formula $A\, B$
10963 \end_inset
10964
10965
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 </row>
10971 <row>
10972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976
10977 \backslash
10978 :
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 1
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 \begin_inset Formula $A\: B$
10997 \end_inset
10998
10999
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 </row>
11005 <row>
11006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010
11011 \backslash
11012 ;
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 2
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030 \begin_inset Formula $A\; B$
11031 \end_inset
11032
11033
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 </row>
11039 <row>
11040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044
11045 \backslash
11046 quad
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 3
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064 \begin_inset Formula $A\quad B$
11065 \end_inset
11066
11067
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \backslash
11080 qquad
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 4
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 \begin_inset Formula $A\qquad B$
11099 \end_inset
11100
11101
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 </row>
11107 </lyxtabular>
11108
11109 \end_inset
11110
11111
11112 \begin_inset space \hfill{}
11113 \end_inset
11114
11115
11116 \begin_inset Tabular
11117 <lyxtabular version="3" rows="6" columns="3">
11118 <features rotate="0" tabularvalignment="middle">
11119 <column alignment="center" valignment="top">
11120 <column alignment="center" valignment="top" width="15col%">
11121 <column alignment="center" valignment="top">
11122 <row>
11123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 Command
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
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 Number of 
11137 \family sans
11138 Space
11139 \family default
11140  keystrokes
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11146 \begin_inset Text
11147
11148 \begin_layout Plain Layout
11149 Result
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 </row>
11155 <row>
11156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160
11161 \backslash
11162 hfill
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 5
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 \begin_inset Formula $A\hfill B$
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 </row>
11189 <row>
11190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194
11195 \backslash
11196 hspace*{1em}
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 6
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 \begin_inset Formula $A\hspace*{1em}B$
11215 \end_inset
11216
11217
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 <row>
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228
11229 \backslash
11230 hspace{1em}
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239 7
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 \begin_inset Formula $A\hspace{1em}B$
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262
11263 \backslash
11264
11265 \begin_inset space \textvisiblespace{}
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277 8
11278 \end_layout
11279
11280 \end_inset
11281 </cell>
11282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286 \begin_inset Formula $A\ B$
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 </row>
11295 <row>
11296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300
11301 \backslash
11302 !
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311 9
11312 \end_layout
11313
11314 \end_inset
11315 </cell>
11316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 \begin_inset Formula $A\! B$
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 </lyxtabular>
11330
11331 \end_inset
11332
11333
11334 \end_layout
11335
11336 \begin_layout Standard
11337 Space
11338 \begin_inset space ~
11339 \end_inset
11340
11341 5
11342 \begin_inset space \thinspace{}
11343 \end_inset
11344
11345 --
11346 \begin_inset space \thinspace{}
11347 \end_inset
11348
11349 7 are variable spaces which are explained in 
11350 \begin_inset CommandInset ref
11351 LatexCommand ref
11352 reference "sub:Variable-Space"
11353
11354 \end_inset
11355
11356 .
11357  Space
11358 \begin_inset space ~
11359 \end_inset
11360
11361 9 seems to produce no space.
11362  It is displayed red in LyX contrary to the other sizes, because it is a
11363  negative space.
11364  There are two more negative spaces:
11365 \end_layout
11366
11367 \begin_layout Standard
11368 \align center
11369 \begin_inset Tabular
11370 <lyxtabular version="3" rows="3" columns="3">
11371 <features rotate="0" tabularvalignment="middle">
11372 <column alignment="center" valignment="middle" width="6.8cm">
11373 <column alignment="center" valignment="top" width="0pt">
11374 <column alignment="center" valignment="top" width="0pt">
11375 <row>
11376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 Command
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389
11390 \backslash
11391 negmedspace
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400
11401 \backslash
11402 negthickspace
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 </row>
11408 <row>
11409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 Number of 
11414 \family sans
11415 Space
11416 \family default
11417  keystrokes after inserting the protected space
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 10
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 11
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 </row>
11441 <row>
11442 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 Result
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 \begin_inset Formula $A\negmedspace B$
11456 \end_inset
11457
11458
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 \begin_inset Formula $A\negthickspace B$
11468 \end_inset
11469
11470
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 </row>
11476 </lyxtabular>
11477
11478 \end_inset
11479
11480
11481 \end_layout
11482
11483 \begin_layout Standard
11484 Negative spaces can lead to characters overlapping each other.
11485  Thus they can be used to enforce ligatures, which are e.
11486 \begin_inset space \thinspace{}
11487 \end_inset
11488
11489 g.
11490 \begin_inset space \space{}
11491 \end_inset
11492
11493 useful for summation operators:
11494 \end_layout
11495
11496 \begin_layout Standard
11497 \align center
11498 \begin_inset Tabular
11499 <lyxtabular version="3" rows="3" columns="2">
11500 <features rotate="0" tabularvalignment="middle">
11501 <column alignment="center" valignment="top">
11502 <column alignment="center" valignment="top">
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 Command
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 Result
11518 \begin_inset Note Note
11519 status collapsed
11520
11521 \begin_layout Plain Layout
11522
11523 \series bold
11524
11525 \backslash
11526 raisebox
11527 \series default
11528  is only used as spacer.
11529 \end_layout
11530
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 </row>
11539 <row>
11540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544
11545 \backslash
11546 sum
11547 \backslash
11548 sum
11549 \begin_inset space \textvisiblespace{}
11550 \end_inset
11551
11552 f_kl
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11562 \end_inset
11563
11564
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 </row>
11570 <row>
11571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11572 \begin_inset Text
11573
11574 \begin_layout Plain Layout
11575
11576 \backslash
11577 sum
11578 \backslash
11579 negmedspace
11580 \backslash
11581 sum
11582 \begin_inset space \textvisiblespace{}
11583 \end_inset
11584
11585 f_kl
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 </row>
11603 </lyxtabular>
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Standard
11611 \noindent
11612 \begin_inset VSpace medskip
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \begin_layout Standard
11619 \noindent
11620 Relations like for example equal signs, are always surrounded by space.
11621  To suppress this, the equal sign is placed into a TeX-brace.
11622  The following example demonstrates this:
11623 \end_layout
11624
11625 \begin_layout Standard
11626 \align center
11627 \begin_inset Tabular
11628 <lyxtabular version="3" rows="2" columns="2">
11629 <features rotate="0" tabularvalignment="middle">
11630 <column alignment="center" valignment="top" width="0pt">
11631 <column alignment="center" valignment="top" width="0pt">
11632 <row>
11633 <cell alignment="center" valignment="top" usebox="none">
11634 \begin_inset Text
11635
11636 \begin_layout Plain Layout
11637 normal equation
11638 \end_layout
11639
11640 \end_inset
11641 </cell>
11642 <cell alignment="center" valignment="top" usebox="none">
11643 \begin_inset Text
11644
11645 \begin_layout Plain Layout
11646 \begin_inset Formula $A=B$
11647 \end_inset
11648
11649
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 </row>
11655 <row>
11656 <cell alignment="center" valignment="top" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 \begin_inset Note Note
11661 status collapsed
11662
11663 \begin_layout Plain Layout
11664
11665 \series bold
11666
11667 \backslash
11668 raisebox
11669 \series default
11670  is only used as spacer.
11671 \end_layout
11672
11673 \end_inset
11674
11675
11676 \begin_inset Formula $\raisebox{5mm}{}$
11677 \end_inset
11678
11679 equation without space
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 \begin_inset Formula $A{=}B$
11689 \end_inset
11690
11691
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 </row>
11697 </lyxtabular>
11698
11699 \end_inset
11700
11701
11702 \end_layout
11703
11704 \begin_layout Standard
11705 \noindent
11706 The command for the last formula is: 
11707 \series bold
11708 A
11709 \backslash
11710 {=
11711 \begin_inset Formula $\to$
11712 \end_inset
11713
11714 B
11715 \end_layout
11716
11717 \begin_layout Standard
11718 \begin_inset VSpace bigskip
11719 \end_inset
11720
11721
11722 \end_layout
11723
11724 \begin_layout Standard
11725 Spaces are needed for physical units, because the space between the value
11726  and the unit is the smallest one and not a normal space.
11727  For units in text, the smallest space is inserted via the menu 
11728 \family sans
11729 Insert\SpecialChar \menuseparator
11730 Formatting\SpecialChar \menuseparator
11731 Thin
11732 \begin_inset space ~
11733 \end_inset
11734
11735 Space
11736 \family default
11737  (shortcut 
11738 \begin_inset Info
11739 type  "shortcut"
11740 arg   "space-insert thin"
11741 \end_inset
11742
11743 ).
11744 \end_layout
11745
11746 \begin_layout Standard
11747 An example to visualize the difference:
11748 \end_layout
11749
11750 \begin_layout Standard
11751 \begin_inset Tabular
11752 <lyxtabular version="3" rows="2" columns="2">
11753 <features rotate="0" tabularvalignment="middle">
11754 <column alignment="left" valignment="top">
11755 <column alignment="left" valignment="top">
11756 <row>
11757 <cell alignment="center" valignment="top" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 24 kW
11762 \begin_inset Formula $\cdot$
11763 \end_inset
11764
11765 h
11766 \end_layout
11767
11768 \end_inset
11769 </cell>
11770 <cell alignment="center" valignment="top" usebox="none">
11771 \begin_inset Text
11772
11773 \begin_layout Plain Layout
11774 space between value and unit
11775 \end_layout
11776
11777 \end_inset
11778 </cell>
11779 </row>
11780 <row>
11781 <cell alignment="center" valignment="top" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 24
11786 \begin_inset space \thinspace{}
11787 \end_inset
11788
11789 kW
11790 \begin_inset Formula $\cdot$
11791 \end_inset
11792
11793 h
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 <cell alignment="center" valignment="top" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 smallest space between value and unit
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 </row>
11808 </lyxtabular>
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Subsection
11816 Variable Space
11817 \begin_inset ERT
11818 status collapsed
11819
11820 \begin_layout Plain Layout
11821
11822
11823 \backslash
11824 texorpdfstring{
11825 \end_layout
11826
11827 \end_inset
11828
11829
11830 \begin_inset Foot
11831 status collapsed
11832
11833 \begin_layout Plain Layout
11834 for vertical space in formulas see 
11835 \begin_inset CommandInset ref
11836 LatexCommand ref
11837 reference "sub:Line-Separation"
11838
11839 \end_inset
11840
11841
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \begin_inset ERT
11848 status collapsed
11849
11850 \begin_layout Plain Layout
11851
11852 }{}
11853 \end_layout
11854
11855 \end_inset
11856
11857
11858 \begin_inset Note Note
11859 status collapsed
11860
11861 \begin_layout Plain Layout
11862
11863 \backslash
11864 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11865 \end_layout
11866
11867 \begin_layout Plain Layout
11868 More about 
11869 \backslash
11870 texorpdfstring is in section 
11871 \begin_inset CommandInset ref
11872 LatexCommand ref
11873 reference "sub:Formulas-in-Section"
11874
11875 \end_inset
11876
11877 .
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \begin_inset CommandInset label
11884 LatexCommand label
11885 name "sub:Variable-Space"
11886
11887 \end_inset
11888
11889
11890 \begin_inset Index idx
11891 status collapsed
11892
11893 \begin_layout Plain Layout
11894 Space ! horizontal ! variable
11895 \end_layout
11896
11897 \end_inset
11898
11899
11900 \end_layout
11901
11902 \begin_layout Standard
11903 Space with a defined length can be inserted with the command 
11904 \series bold
11905
11906 \backslash
11907 hspace
11908 \series default
11909
11910 \begin_inset Index idx
11911 status collapsed
11912
11913 \begin_layout Plain Layout
11914 Commands ! H ! 
11915 \backslash
11916 hspace
11917 \end_layout
11918
11919 \end_inset
11920
11921 .
11922  Then a long 
11923 \begin_inset Quotes eld
11924 \end_inset
11925
11926
11927 \color blue
11928
11929 \begin_inset space \textvisiblespace{}
11930 \end_inset
11931
11932
11933 \color inherit
11934
11935 \begin_inset Quotes erd
11936 \end_inset
11937
11938  appears.
11939  The length can be specified by left-clicking on the 
11940 \begin_inset Quotes eld
11941 \end_inset
11942
11943
11944 \color blue
11945
11946 \begin_inset space \textvisiblespace{}
11947 \end_inset
11948
11949
11950 \color inherit
11951
11952 \begin_inset Quotes erd
11953 \end_inset
11954
11955 .
11956  The length may also be negative.
11957  When a space would be the first character in a line it would be omitted.
11958  To force its output use the command 
11959 \series bold
11960
11961 \backslash
11962 hspace*
11963 \series default
11964  instead of 
11965 \series bold
11966
11967 \backslash
11968 hspace
11969 \series default
11970  or left-click on the 
11971 \begin_inset Quotes eld
11972 \end_inset
11973
11974
11975 \color blue
11976
11977 \begin_inset space \textvisiblespace{}
11978 \end_inset
11979
11980
11981 \color inherit
11982
11983 \begin_inset Quotes erd
11984 \end_inset
11985
11986  and check the option 
11987 \family sans
11988 Protect
11989 \family default
11990 .
11991 \begin_inset Newline newline
11992 \end_inset
11993
11994 To insert as much space as is available, the command 
11995 \series bold
11996
11997 \backslash
11998 hfill
11999 \series default
12000
12001 \begin_inset Index idx
12002 status collapsed
12003
12004 \begin_layout Plain Layout
12005 Commands ! H ! 
12006 \backslash
12007 hfill
12008 \end_layout
12009
12010 \end_inset
12011
12012  is used.
12013 \end_layout
12014
12015 \begin_layout Standard
12016 \begin_inset VSpace -1mm
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \begin_layout Standard
12023 \align center
12024 \begin_inset Tabular
12025 <lyxtabular version="3" rows="4" columns="2">
12026 <features rotate="0" tabularvalignment="middle">
12027 <column alignment="center" valignment="top">
12028 <column alignment="center" valignment="top">
12029 <row>
12030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12031 \begin_inset Text
12032
12033 \begin_layout Plain Layout
12034 Command (
12035 \backslash
12036 hspace length)
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 Result
12046 \end_layout
12047
12048 \end_inset
12049 </cell>
12050 </row>
12051 <row>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 A=B
12057 \backslash
12058 hspace
12059 \begin_inset space \textvisiblespace{}
12060 \end_inset
12061
12062 A
12063 \backslash
12064 not=C (3
12065 \begin_inset space \thinspace{}
12066 \end_inset
12067
12068 cm)
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12074 \begin_inset Text
12075
12076 \begin_layout Plain Layout
12077 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12078 \end_inset
12079
12080
12081 \end_layout
12082
12083 \end_inset
12084 </cell>
12085 </row>
12086 <row>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 A
12092 \backslash
12093 hspace
12094 \begin_inset space \textvisiblespace{}
12095 \end_inset
12096
12097 A
12098 \backslash
12099 not=A (-1
12100 \begin_inset space \thinspace{}
12101 \end_inset
12102
12103 mm)
12104 \end_layout
12105
12106 \end_inset
12107 </cell>
12108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12113 \end_inset
12114
12115
12116 \end_layout
12117
12118 \end_inset
12119 </cell>
12120 </row>
12121 <row>
12122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126 A=A
12127 \backslash
12128 hfill
12129 \begin_inset space \textvisiblespace{}
12130 \end_inset
12131
12132 B=B
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 \begin_inset Formula $A=A\hfill B=B$
12142 \end_inset
12143
12144
12145 \end_layout
12146
12147 \end_inset
12148 </cell>
12149 </row>
12150 </lyxtabular>
12151
12152 \end_inset
12153
12154
12155 \end_layout
12156
12157 \begin_layout Standard
12158 In the last example the available space is given by the longest column entry
12159  of the table.
12160  In an inline formula the space depends on the length of the line in which
12161  
12162 \series bold
12163
12164 \backslash
12165 hfill
12166 \series default
12167  is inserted.
12168  Thus, when the line uses the full width, no space will be created.
12169  
12170 \series bold
12171
12172 \backslash
12173 hfill
12174 \series default
12175  only has an effect on displayed formulas when the formula style 
12176 \series bold
12177 Indented
12178 \series default
12179  is used.
12180  (Formula styles are explained in 
12181 \begin_inset CommandInset ref
12182 LatexCommand ref
12183 reference "sec:Formula-Styles"
12184
12185 \end_inset
12186
12187 .)
12188 \end_layout
12189
12190 \begin_layout Standard
12191 Besides 
12192 \series bold
12193
12194 \backslash
12195 hfill
12196 \series default
12197 , there are the commands 
12198 \series bold
12199
12200 \backslash
12201 dotfill
12202 \series default
12203  and 
12204 \series bold
12205
12206 \backslash
12207 hrulefill
12208 \series default
12209  that fill the space with a pattern, see 
12210 \begin_inset CommandInset ref
12211 LatexCommand ref
12212 reference "sub:Ellipses"
12213
12214 \end_inset
12215
12216  for an example.
12217 \end_layout
12218
12219 \begin_layout Standard
12220 For text, variable space can be inserted via the menu 
12221 \family sans
12222 Insert\SpecialChar \menuseparator
12223 Formatting\SpecialChar \menuseparator
12224 Horizontal
12225 \begin_inset space ~
12226 \end_inset
12227
12228 Space
12229 \family default
12230 :
12231 \end_layout
12232
12233 \begin_layout Standard
12234 This is a line with
12235 \begin_inset space \hspace{}
12236 \length 2cm
12237 \end_inset
12238
12239 2
12240 \begin_inset space \thinspace{}
12241 \end_inset
12242
12243 cm space.
12244 \end_layout
12245
12246 \begin_layout Standard
12247 This is a line with
12248 \begin_inset space \hfill{}
12249 \end_inset
12250
12251 maximum space.
12252 \end_layout
12253
12254 \begin_layout Subsection
12255 Space besides inline Formulas
12256 \begin_inset Index idx
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 Space ! besides inline formulas
12261 \end_layout
12262
12263 \end_inset
12264
12265
12266 \end_layout
12267
12268 \begin_layout Standard
12269 The space that surrounds inline formulas can be adjusted with the length
12270  
12271 \series bold
12272
12273 \backslash
12274 mathsurround
12275 \series default
12276
12277 \begin_inset Index idx
12278 status collapsed
12279
12280 \begin_layout Plain Layout
12281 Commands ! M ! 
12282 \backslash
12283 mathsurround
12284 \end_layout
12285
12286 \end_inset
12287
12288 .
12289  The value of a length is set with the command 
12290 \series bold
12291
12292 \backslash
12293 setlength
12294 \series default
12295
12296 \begin_inset Index idx
12297 status collapsed
12298
12299 \begin_layout Plain Layout
12300 Commands ! S ! 
12301 \backslash
12302 setlength
12303 \end_layout
12304
12305 \end_inset
12306
12307  which has the following scheme:
12308 \end_layout
12309
12310 \begin_layout Standard
12311
12312 \series bold
12313
12314 \backslash
12315 setlength{length name}{value}
12316 \end_layout
12317
12318 \begin_layout Standard
12319 To set 
12320 \series bold
12321
12322 \backslash
12323 mathsurround
12324 \series default
12325  to the value 5
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 mm, the command
12330 \end_layout
12331
12332 \begin_layout Standard
12333
12334 \series bold
12335
12336 \backslash
12337 setlength{
12338 \backslash
12339 mathsurround}{5mm}
12340 \end_layout
12341
12342 \begin_layout Standard
12343 is inserted in TeX-mode.
12344  5
12345 \begin_inset space \thinspace{}
12346 \end_inset
12347
12348 mm space will now be set around all inline formulas:
12349 \begin_inset ERT
12350 status collapsed
12351
12352 \begin_layout Plain Layout
12353
12354
12355 \backslash
12356 setlength{
12357 \backslash
12358 mathsurround}{5mm}
12359 \end_layout
12360
12361 \end_inset
12362
12363
12364 \end_layout
12365
12366 \begin_layout Standard
12367 This is a line with an inline formula 
12368 \begin_inset Formula $A=B$
12369 \end_inset
12370
12371  with 5
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 mm surrounding space.
12376 \begin_inset ERT
12377 status collapsed
12378
12379 \begin_layout Plain Layout
12380
12381
12382 \backslash
12383 setlength{
12384 \backslash
12385 mathsurround}{0pt}
12386 \end_layout
12387
12388 \end_inset
12389
12390
12391 \end_layout
12392
12393 \begin_layout Standard
12394 To return to the predefined value, 
12395 \series bold
12396
12397 \backslash
12398 mathsurround
12399 \series default
12400  is set to the value 0
12401 \begin_inset space \thinspace{}
12402 \end_inset
12403
12404 pt.
12405 \end_layout
12406
12407 \begin_layout Section
12408 Boxes and Frames
12409 \begin_inset Index idx
12410 status collapsed
12411
12412 \begin_layout Plain Layout
12413 Boxes
12414 \end_layout
12415
12416 \end_inset
12417
12418
12419 \begin_inset Index idx
12420 status collapsed
12421
12422 \begin_layout Plain Layout
12423 Frames | see
12424 \begin_inset ERT
12425 status collapsed
12426
12427 \begin_layout Plain Layout
12428
12429 {
12430 \end_layout
12431
12432 \end_inset
12433
12434 Boxes
12435 \begin_inset ERT
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439
12440 }
12441 \end_layout
12442
12443 \end_inset
12444
12445
12446 \end_layout
12447
12448 \end_inset
12449
12450
12451 \end_layout
12452
12453 \begin_layout Standard
12454 Boxes for text are described in chapter 
12455 \family typewriter
12456 Boxes
12457 \family default
12458  in the 
12459 \family typewriter
12460 Embedded
12461 \begin_inset space ~
12462 \end_inset
12463
12464 Objects
12465 \family default
12466  manual.
12467 \end_layout
12468
12469 \begin_layout Subsection
12470 Boxes with Frame
12471 \begin_inset CommandInset label
12472 LatexCommand label
12473 name "sub:Boxes-with-Frame"
12474
12475 \end_inset
12476
12477
12478 \begin_inset Index idx
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482 Boxes ! with frame
12483 \end_layout
12484
12485 \end_inset
12486
12487
12488 \end_layout
12489
12490 \begin_layout Standard
12491 It is possible to frame a formula or part of one with the commands 
12492 \series bold
12493
12494 \backslash
12495 fbox
12496 \series default
12497
12498 \begin_inset Index idx
12499 status collapsed
12500
12501 \begin_layout Plain Layout
12502 Commands ! F ! 
12503 \backslash
12504 fbox
12505 \end_layout
12506
12507 \end_inset
12508
12509  and 
12510 \series bold
12511
12512 \backslash
12513 boxed
12514 \series default
12515
12516 \begin_inset Index idx
12517 status collapsed
12518
12519 \begin_layout Plain Layout
12520 Commands ! B ! 
12521 \backslash
12522 boxed
12523 \end_layout
12524
12525 \end_inset
12526
12527 .
12528 \end_layout
12529
12530 \begin_layout Standard
12531 When one of these commands is inserted in a formula, a blue box appears
12532  within a frame to enter formula parts.
12533  For 
12534 \series bold
12535
12536 \backslash
12537 fbox
12538 \series default
12539  an additional formula has to be created by 
12540 \family sans
12541 Ctrl+M
12542 \family default
12543  within this box, because the box content will otherwise be treated as mathemati
12544 cal text.
12545  When 
12546 \series bold
12547
12548 \backslash
12549 boxed
12550 \series default
12551  is used, a new formula is automatically created inside the frame.
12552 \end_layout
12553
12554 \begin_layout Standard
12555 The command 
12556 \series bold
12557
12558 \backslash
12559 fbox
12560 \series default
12561  is not suitable to frame displayed formulas because the formula will always
12562  be set in the size of the text.
12563  
12564 \series bold
12565
12566 \backslash
12567 boxed
12568 \series default
12569  is in contrary not suitable to frame inline formulas, because the formula
12570  will always be set in the size of a displayed formula.
12571 \end_layout
12572
12573 \begin_layout Standard
12574 An extension to 
12575 \series bold
12576
12577 \backslash
12578 fbox
12579 \series default
12580  is the command 
12581 \series bold
12582
12583 \backslash
12584 framebox
12585 \series default
12586
12587 \begin_inset Index idx
12588 status collapsed
12589
12590 \begin_layout Plain Layout
12591 Commands ! F ! 
12592 \backslash
12593 framebox
12594 \end_layout
12595
12596 \end_inset
12597
12598  where additionally the frame width and the alignment can be specified.
12599  
12600 \series bold
12601
12602 \backslash
12603 framebox
12604 \series default
12605  is used in the following scheme:
12606 \end_layout
12607
12608 \begin_layout Standard
12609
12610 \series bold
12611
12612 \backslash
12613 framebox[frame width][position]{box content}
12614 \end_layout
12615
12616 \begin_layout Standard
12617 The position can either be 
12618 \emph on
12619 l
12620 \emph default
12621  or 
12622 \emph on
12623 r
12624 \emph default
12625 .
12626  
12627 \emph on
12628 l
12629 \emph default
12630  left aligns, 
12631 \emph on
12632 r
12633 \emph default
12634  right aligns the formula in the box.
12635  When no position is given, the formula will be centered.
12636 \begin_inset Newline newline
12637 \end_inset
12638
12639 If no width is given, also no position can be given.
12640  In this case the frame width is adjusted to the box content like for 
12641 \series bold
12642
12643 \backslash
12644 fbox
12645 \series default
12646 .
12647 \end_layout
12648
12649 \begin_layout Standard
12650 When the command 
12651 \series bold
12652
12653 \backslash
12654 framebox
12655 \series default
12656  is inserted, a box appears containing three blue boxes.
12657  The first two boxes are surrounded by brackets and denote the two optional
12658  arguments.
12659  The third box is for formula parts like for 
12660 \series bold
12661
12662 \backslash
12663 fbox
12664 \series default
12665 .
12666 \end_layout
12667
12668 \begin_layout Standard
12669 \align center
12670 \begin_inset Tabular
12671 <lyxtabular version="3" rows="5" columns="2">
12672 <features rotate="0" tabularvalignment="middle">
12673 <column alignment="center" valignment="top">
12674 <column alignment="center" valignment="top">
12675 <row>
12676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12677 \begin_inset Text
12678
12679 \begin_layout Plain Layout
12680 Command
12681 \end_layout
12682
12683 \end_inset
12684 </cell>
12685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 Result
12690 \begin_inset Note Note
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694
12695 \series bold
12696
12697 \backslash
12698 raisebox
12699 \series default
12700  is only used as spacer.
12701 \end_layout
12702
12703 \end_inset
12704
12705
12706 \end_layout
12707
12708 \end_inset
12709 </cell>
12710 </row>
12711 <row>
12712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12713 \begin_inset Text
12714
12715 \begin_layout Plain Layout
12716
12717 \backslash
12718 fbox
12719 \begin_inset space \textvisiblespace{}
12720 \end_inset
12721
12722
12723 \family sans
12724 Ctrl+M
12725 \family default
12726  
12727 \backslash
12728 int
12729 \begin_inset space \textvisiblespace{}
12730 \end_inset
12731
12732 A=B
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12742 \end_inset
12743
12744
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 </row>
12750 <row>
12751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12752 \begin_inset Text
12753
12754 \begin_layout Plain Layout
12755
12756 \backslash
12757 boxed
12758 \begin_inset space \textvisiblespace{}
12759 \end_inset
12760
12761
12762 \backslash
12763 int
12764 \begin_inset space \textvisiblespace{}
12765 \end_inset
12766
12767 A=B
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12777 \end_inset
12778
12779
12780 \end_layout
12781
12782 \end_inset
12783 </cell>
12784 </row>
12785 <row>
12786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Plain Layout
12790 A+
12791 \backslash
12792 fbox
12793 \begin_inset space \textvisiblespace{}
12794 \end_inset
12795
12796 B
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12802 \begin_inset Text
12803
12804 \begin_layout Plain Layout
12805 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12806 \end_inset
12807
12808
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 </row>
12814 <row>
12815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12816 \begin_inset Text
12817
12818 \begin_layout Plain Layout
12819
12820 \backslash
12821 framebox
12822 \begin_inset space \textvisiblespace{}
12823 \end_inset
12824
12825 20mm
12826 \begin_inset Formula $\to$
12827 \end_inset
12828
12829
12830 \begin_inset Formula $\to$
12831 \end_inset
12832
12833
12834 \family sans
12835 Ctrl+M
12836 \family default
12837  
12838 \backslash
12839 frac
12840 \begin_inset space \textvisiblespace{}
12841 \end_inset
12842
12843 A
12844 \begin_inset Formula $\downarrow$
12845 \end_inset
12846
12847 B
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 \begin_inset Formula $\raisebox{6mm}{}$
12857 \end_inset
12858
12859
12860 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12861 \end_inset
12862
12863
12864 \begin_inset Formula $\raisebox{-4mm}{}$
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 </row>
12873 </lyxtabular>
12874
12875 \end_inset
12876
12877
12878 \end_layout
12879
12880 \begin_layout Standard
12881 The frame thickness can also be adjusted.
12882  To do this the following commands have to be inserted in TeX-mode before
12883  the formula
12884 \end_layout
12885
12886 \begin_layout Standard
12887
12888 \series bold
12889
12890 \backslash
12891 fboxrule
12892 \series default
12893  
12894 \series bold
12895
12896 \begin_inset Quotes eld
12897 \end_inset
12898
12899 thickness
12900 \begin_inset Quotes erd
12901 \end_inset
12902
12903
12904 \series default
12905  
12906 \series bold
12907
12908 \backslash
12909 fboxsep
12910 \series default
12911  
12912 \series bold
12913
12914 \begin_inset Quotes eld
12915 \end_inset
12916
12917 distance
12918 \begin_inset Quotes erd
12919 \end_inset
12920
12921
12922 \end_layout
12923
12924 \begin_layout Standard
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 distance
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  specifies the minimal distance between the frame and the first character
12933  in the box.
12934  An example for this is the following framed formula:
12935 \begin_inset ERT
12936 status collapsed
12937
12938 \begin_layout Plain Layout
12939
12940
12941 \backslash
12942 fboxrule 2mm 
12943 \backslash
12944 fboxsep 3mm
12945 \end_layout
12946
12947 \end_inset
12948
12949
12950 \begin_inset Formula 
12951 \[
12952 \boxed{A+B=C}
12953 \]
12954
12955 \end_inset
12956
12957 Before this formula the commands
12958 \end_layout
12959
12960 \begin_layout Standard
12961
12962 \series bold
12963
12964 \backslash
12965 fboxrule
12966 \series default
12967  
12968 \series bold
12969 2mm
12970 \series default
12971  
12972 \series bold
12973
12974 \backslash
12975 fboxsep
12976 \series default
12977  
12978 \series bold
12979 3mm
12980 \end_layout
12981
12982 \begin_layout Standard
12983 were inserted in TeX-mode.
12984  The given values are used for all following boxes.
12985 \end_layout
12986
12987 \begin_layout Standard
12988 To return to the standard frame size, the command
12989 \end_layout
12990
12991 \begin_layout Standard
12992
12993 \series bold
12994
12995 \backslash
12996 fboxrule
12997 \series default
12998  
12999 \series bold
13000 0.4pt
13001 \series default
13002  
13003 \series bold
13004
13005 \backslash
13006 fboxsep
13007 \series default
13008  
13009 \series bold
13010 3pt
13011 \series default
13012
13013 \begin_inset ERT
13014 status collapsed
13015
13016 \begin_layout Plain Layout
13017
13018
13019 \backslash
13020 fboxrule 0.4pt 
13021 \backslash
13022 fboxsep 3pt
13023 \end_layout
13024
13025 \end_inset
13026
13027
13028 \end_layout
13029
13030 \begin_layout Standard
13031 is inserted in TeX-mode before the next formula.
13032 \end_layout
13033
13034 \begin_layout Subsection
13035 Boxes without Frame
13036 \begin_inset CommandInset label
13037 LatexCommand label
13038 name "sub:Boxes-without-Frame"
13039
13040 \end_inset
13041
13042
13043 \begin_inset Index idx
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047 Boxes ! without frame
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 For boxes without a frame there are the following box commands: 
13057 \series bold
13058
13059 \backslash
13060 mbox
13061 \series default
13062
13063 \begin_inset Index idx
13064 status collapsed
13065
13066 \begin_layout Plain Layout
13067 Commands ! M ! 
13068 \backslash
13069 mbox
13070 \end_layout
13071
13072 \end_inset
13073
13074
13075 \series bold
13076
13077 \backslash
13078 makebox
13079 \series default
13080
13081 \begin_inset Index idx
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085 Commands ! M ! 
13086 \backslash
13087 makebox
13088 \end_layout
13089
13090 \end_inset
13091
13092  and 
13093 \series bold
13094
13095 \backslash
13096 raisebox
13097 \series default
13098
13099 \begin_inset Index idx
13100 status collapsed
13101
13102 \begin_layout Plain Layout
13103 Commands ! R ! 
13104 \backslash
13105 raisebox
13106 \end_layout
13107
13108 \end_inset
13109
13110
13111 \end_layout
13112
13113 \begin_layout Standard
13114 With 
13115 \series bold
13116
13117 \backslash
13118 raisebox
13119 \series default
13120  a box can be super- or subscripted.
13121  But in contrary to normal super- and subscripting, the characters in the
13122  box keep their font size.
13123  
13124 \series bold
13125
13126 \backslash
13127 raisebox
13128 \series default
13129  is used in the following scheme:
13130 \end_layout
13131
13132 \begin_layout Standard
13133
13134 \series bold
13135
13136 \backslash
13137 raisebox{height}{box content}
13138 \end_layout
13139
13140 \begin_layout Standard
13141 When the box should contain a formula, an extra formula is needed like for
13142  
13143 \series bold
13144
13145 \backslash
13146 fbox
13147 \series default
13148 .
13149  
13150 \series medium
13151
13152 \begin_inset Note Greyedout
13153 status open
13154
13155 \begin_layout Plain Layout
13156
13157 \series bold
13158 Note:
13159 \series default
13160  For 
13161 \series bold
13162
13163 \backslash
13164 raisebox
13165 \series default
13166  this extra formula is created by pressing 
13167 \family sans
13168 Ctrl+M
13169 \family default
13170  twice instead of once because LyX doesn't yet support 
13171 \series bold
13172
13173 \backslash
13174 raisebox
13175 \series default
13176  directly.
13177 \end_layout
13178
13179 \end_inset
13180
13181
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \align center
13186 \begin_inset Tabular
13187 <lyxtabular version="3" rows="4" columns="2">
13188 <features rotate="0" tabularvalignment="middle">
13189 <column alignment="center" valignment="top">
13190 <column alignment="center" valignment="top">
13191 <row>
13192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 Command
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13202 \begin_inset Text
13203
13204 \begin_layout Plain Layout
13205 Result
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 </row>
13211 <row>
13212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 H
13217 \backslash
13218 raisebox{2mm
13219 \begin_inset Formula $\to$
13220 \end_inset
13221
13222
13223 \backslash
13224 {al
13225 \begin_inset Formula $\to$
13226 \end_inset
13227
13228  lo
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 </row>
13246 <row>
13247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13248 \begin_inset Text
13249
13250 \begin_layout Plain Layout
13251 H
13252 \backslash
13253 raisebox{-2mm
13254 \begin_inset Formula $\to$
13255 \end_inset
13256
13257
13258 \backslash
13259 {al
13260 \begin_inset Formula $\to$
13261 \end_inset
13262
13263 lo
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13273 \end_inset
13274
13275
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 A=
13287 \backslash
13288 raisebox{-2mm
13289 \begin_inset Formula $\to$
13290 \end_inset
13291
13292
13293 \backslash
13294 {
13295 \family sans
13296 Ctrl+M
13297 \family default
13298  
13299 \family sans
13300 Ctrl+M
13301 \family default
13302  
13303 \backslash
13304 sqrt
13305 \begin_inset space \textvisiblespace{}
13306 \end_inset
13307
13308
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13318 \end_inset
13319
13320
13321 \end_layout
13322
13323 \end_inset
13324 </cell>
13325 </row>
13326 </lyxtabular>
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \begin_layout Standard
13334 The command 
13335 \series bold
13336
13337 \backslash
13338 mbox
13339 \series default
13340  is equivalent to 
13341 \series bold
13342
13343 \backslash
13344 fbox
13345 \series default
13346  and 
13347 \series bold
13348
13349 \backslash
13350 makebox
13351 \series default
13352  is equivalent to 
13353 \series bold
13354
13355 \backslash
13356 framebox
13357 \series default
13358 , with the difference that there is no frame.
13359 \end_layout
13360
13361 \begin_layout Subsection
13362 Colored Boxes
13363 \begin_inset CommandInset label
13364 LatexCommand label
13365 name "sub:Colored-Boxes"
13366
13367 \end_inset
13368
13369
13370 \begin_inset Index idx
13371 status collapsed
13372
13373 \begin_layout Plain Layout
13374 Boxes ! colored
13375 \end_layout
13376
13377 \end_inset
13378
13379
13380 \end_layout
13381
13382 \begin_layout Standard
13383 To be able to use all commands explained in this section, the LaTeX-package
13384  
13385 \series bold
13386 color
13387 \series default
13388
13389 \begin_inset Foot
13390 status collapsed
13391
13392 \begin_layout Plain Layout
13393 The LaTeX-package 
13394 \series bold
13395 color
13396 \series default
13397  is part of every LaTeX standard installation.
13398 \end_layout
13399
13400 \end_inset
13401
13402
13403 \begin_inset Index idx
13404 status collapsed
13405
13406 \begin_layout Plain Layout
13407 Packages ! color
13408 \end_layout
13409
13410 \end_inset
13411
13412  has to be loaded in the LaTeX-preamble with the line
13413 \begin_inset Foot
13414 status collapsed
13415
13416 \begin_layout Plain Layout
13417 When text is colored somewhere in the document with a predefined color,
13418  LyX loads the LaTeX-package 
13419 \series bold
13420 color
13421 \series default
13422  automatically.
13423  Thus it is possible that the package is loaded twice, but this does not
13424  cause problems.
13425 \end_layout
13426
13427 \end_inset
13428
13429
13430 \begin_inset Note Note
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13435 amble.
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444
13445 \series bold
13446
13447 \backslash
13448 usepackage{color}
13449 \end_layout
13450
13451 \begin_layout Standard
13452 \begin_inset VSpace medskip
13453 \end_inset
13454
13455 To color boxes, the command 
13456 \series bold
13457
13458 \backslash
13459 colorbox
13460 \series default
13461
13462 \begin_inset Index idx
13463 status collapsed
13464
13465 \begin_layout Plain Layout
13466 Commands ! C ! 
13467 \backslash
13468 colorbox
13469 \end_layout
13470
13471 \end_inset
13472
13473  is used in the following scheme:
13474 \end_layout
13475
13476 \begin_layout Standard
13477
13478 \series bold
13479
13480 \backslash
13481 colorbox{color}{box content}
13482 \end_layout
13483
13484 \begin_layout Standard
13485 The box content can also be a box and a 
13486 \series bold
13487
13488 \backslash
13489 colorbox
13490 \series default
13491  can also be part of another box (see the 2nd and 3rd example).
13492  When the box should contain a formula, an extra formula has to be created,
13493  the same way as for 
13494 \series bold
13495
13496 \backslash
13497 raisebox
13498 \series default
13499 .
13500 \begin_inset Foot
13501 status collapsed
13502
13503 \begin_layout Plain Layout
13504 This also applies for the command 
13505 \series bold
13506
13507 \backslash
13508 fcolorbox
13509 \series default
13510 .
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 One of the following predefined colors can be chosen:
13520 \end_layout
13521
13522 \begin_layout Standard
13523
13524 \series bold
13525 black
13526 \series default
13527
13528 \series bold
13529 blue
13530 \series default
13531
13532 \series bold
13533 cyan
13534 \series default
13535
13536 \series bold
13537 green
13538 \series default
13539
13540 \series bold
13541 magenta
13542 \series default
13543
13544 \series bold
13545 red
13546 \series default
13547
13548 \series bold
13549 white
13550 \series default
13551  and 
13552 \series bold
13553 yellow
13554 \end_layout
13555
13556 \begin_layout Standard
13557 \align center
13558 \begin_inset Tabular
13559 <lyxtabular version="3" rows="4" columns="2">
13560 <features rotate="0" tabularvalignment="middle">
13561 <column alignment="center" valignment="top">
13562 <column alignment="center" valignment="top">
13563 <row>
13564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568 Command
13569 \end_layout
13570
13571 \end_inset
13572 </cell>
13573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13574 \begin_inset Text
13575
13576 \begin_layout Plain Layout
13577 Result
13578 \begin_inset Note Note
13579 status collapsed
13580
13581 \begin_layout Plain Layout
13582
13583 \series bold
13584
13585 \backslash
13586 raisebox
13587 \series default
13588  is only used as spacer.
13589 \end_layout
13590
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \end_inset
13597 </cell>
13598 </row>
13599 <row>
13600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604
13605 \backslash
13606 colorbox{yellow
13607 \begin_inset Formula $\to$
13608 \end_inset
13609
13610
13611 \backslash
13612 {A=B
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13622 \end_inset
13623
13624
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 </row>
13630 <row>
13631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635
13636 \backslash
13637 colorbox{green
13638 \begin_inset Formula $\to$
13639 \end_inset
13640
13641
13642 \backslash
13643 {
13644 \backslash
13645 fbox
13646 \begin_inset space \textvisiblespace{}
13647 \end_inset
13648
13649 A=B
13650 \end_layout
13651
13652 \end_inset
13653 </cell>
13654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Plain Layout
13658 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13659 \end_inset
13660
13661
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 </row>
13667 <row>
13668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672
13673 \backslash
13674 fbox
13675 \begin_inset space \textvisiblespace{}
13676 \end_inset
13677
13678
13679 \backslash
13680 colorbox{green
13681 \begin_inset Formula $\to$
13682 \end_inset
13683
13684
13685 \backslash
13686 {
13687 \family sans
13688 Ctrl+M
13689 \family default
13690  
13691 \family sans
13692 Ctrl+M
13693 \family default
13694  
13695 \backslash
13696 int
13697 \begin_inset space \textvisiblespace{}
13698 \end_inset
13699
13700 C=D
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13706 \begin_inset Text
13707
13708 \begin_layout Plain Layout
13709 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13710 \end_inset
13711
13712
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 </row>
13718 </lyxtabular>
13719
13720 \end_inset
13721
13722
13723 \end_layout
13724
13725 \begin_layout Standard
13726
13727 \series bold
13728
13729 \backslash
13730 colorbox
13731 \series default
13732  only colors the box but not the characters in the box.
13733  To color all characters, the whole formula is highlighted and the desired
13734  color is chosen in the 
13735 \family sans
13736 Text
13737 \begin_inset space ~
13738 \end_inset
13739
13740 Style
13741 \family default
13742  dialog.
13743  The dialog can be called with the toolbar button 
13744 \begin_inset Info
13745 type  "icon"
13746 arg   "dialog-show character"
13747 \end_inset
13748
13749  or the menu 
13750 \family sans
13751 Edit\SpecialChar \menuseparator
13752 Text
13753 \begin_inset space ~
13754 \end_inset
13755
13756 Style\SpecialChar \menuseparator
13757 Customized
13758 \family default
13759 .
13760  The formula number then has the same color as the formula.
13761  When the formula number should get another color than the formula characters,
13762  the color must be changed within the formula.
13763 \end_layout
13764
13765 \begin_layout Standard
13766 An example:
13767 \end_layout
13768
13769 \begin_layout Standard
13770
13771 \color red
13772 \begin_inset Formula 
13773 \begin{equation}
13774 \int A=B\label{eq:red}
13775 \end{equation}
13776
13777 \end_inset
13778
13779
13780 \color green
13781
13782 \begin_inset Formula 
13783 \begin{equation}
13784 \textcolor{red}{\int A=B}\label{eq:redgreen}
13785 \end{equation}
13786
13787 \end_inset
13788
13789
13790 \end_layout
13791
13792 \begin_layout Standard
13793 Formula 
13794 \begin_inset CommandInset ref
13795 LatexCommand eqref
13796 reference "eq:red"
13797
13798 \end_inset
13799
13800  is completely colored red.
13801 \begin_inset Newline newline
13802 \end_inset
13803
13804 Formula 
13805 \begin_inset CommandInset ref
13806 LatexCommand eqref
13807 reference "eq:redgreen"
13808
13809 \end_inset
13810
13811  was first completely colored green to set the color for the formula number.
13812  Subsequently the formula characters were colored red.
13813 \end_layout
13814
13815 \begin_layout Standard
13816 \begin_inset VSpace bigskip
13817 \end_inset
13818
13819 To color the frame different than the rest of the box, the command 
13820 \series bold
13821
13822 \backslash
13823 fcolorbox
13824 \series default
13825
13826 \begin_inset Index idx
13827 status collapsed
13828
13829 \begin_layout Plain Layout
13830 Commands ! F ! 
13831 \backslash
13832 fcolorbox
13833 \end_layout
13834
13835 \end_inset
13836
13837  is used in the following scheme:
13838 \end_layout
13839
13840 \begin_layout Standard
13841
13842 \series bold
13843
13844 \backslash
13845 fcolorbox{frame color}{color}{box content}
13846 \end_layout
13847
13848 \begin_layout Standard
13849 So 
13850 \series bold
13851
13852 \backslash
13853 fcolorbox
13854 \series default
13855  is an extension of the command 
13856 \series bold
13857
13858 \backslash
13859 colorbox
13860 \series default
13861 .
13862  The frame width is set, like for 
13863 \series bold
13864
13865 \backslash
13866 framebox
13867 \series default
13868 , with 
13869 \series bold
13870
13871 \backslash
13872 fboxrule
13873 \series default
13874  and 
13875 \series bold
13876
13877 \backslash
13878 fboxsep
13879 \series default
13880 .
13881  An example:
13882 \begin_inset ERT
13883 status collapsed
13884
13885 \begin_layout Plain Layout
13886
13887
13888 \backslash
13889 fboxrule 1mm 
13890 \backslash
13891 fboxsep 1mm
13892 \end_layout
13893
13894 \end_inset
13895
13896
13897 \begin_inset Formula 
13898 \[
13899 \fcolorbox{cyan}{magenta}{A=B}
13900 \]
13901
13902 \end_inset
13903
13904
13905 \begin_inset ERT
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909
13910
13911 \backslash
13912 fboxrule 0.4pt 
13913 \backslash
13914 fboxsep 3pt
13915 \end_layout
13916
13917 \end_inset
13918
13919
13920 \end_layout
13921
13922 \begin_layout Standard
13923 This formula was created with the command
13924 \begin_inset Newline newline
13925 \end_inset
13926
13927
13928 \series bold
13929
13930 \backslash
13931 fcolorbox{cyan
13932 \begin_inset Formula $\to$
13933 \end_inset
13934
13935
13936 \backslash
13937 {magenta
13938 \begin_inset Formula $\to$
13939 \end_inset
13940
13941
13942 \backslash
13943 {A=B
13944 \series default
13945 .
13946 \end_layout
13947
13948 \begin_layout Standard
13949 \begin_inset VSpace bigskip
13950 \end_inset
13951
13952 To use other colors than the predefined ones, they have to be defined first.
13953 \end_layout
13954
13955 \begin_layout Standard
13956 One can for example define the color 
13957 \begin_inset Quotes eld
13958 \end_inset
13959
13960
13961 \series bold
13962 darkgreen
13963 \series default
13964
13965 \begin_inset Quotes erd
13966 \end_inset
13967
13968  with the LaTeX-preamble line:
13969 \end_layout
13970
13971 \begin_layout Standard
13972
13973 \series bold
13974
13975 \backslash
13976 definecolor{darkgreen}{cmyk}{0.5,
13977 \series default
13978  
13979 \series bold
13980 0,
13981 \series default
13982  
13983 \series bold
13984 1,
13985 \series default
13986  
13987 \series bold
13988 0.5}
13989 \series default
13990
13991 \begin_inset Index idx
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995 Commands ! D ! 
13996 \backslash
13997 definecolor
13998 \end_layout
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \begin_layout Standard
14006
14007 \series bold
14008 cmyk
14009 \series default
14010  is the color space that denotes the colors 
14011 \series bold
14012 cyan
14013 \series default
14014
14015 \series bold
14016 magenta
14017 \series default
14018
14019 \series bold
14020 yellow
14021 \series default
14022  and 
14023 \series bold
14024 black
14025 \series default
14026 .
14027  The four comma separated numbers are the portion factor for the corresponding
14028  colors of the color space.
14029  The factors can be in the range of 0
14030 \begin_inset space \thinspace{}
14031 \end_inset
14032
14033 -
14034 \begin_inset space \thinspace{}
14035 \end_inset
14036
14037 1.
14038  Instead of 
14039 \series bold
14040 cmyk
14041 \series default
14042  also the color space 
14043 \series bold
14044 rgb
14045 \series default
14046  can be used for definitions.
14047  
14048 \series bold
14049 rgb
14050 \series default
14051  denotes 
14052 \series bold
14053 red
14054 \series default
14055
14056 \series bold
14057 green
14058 \series default
14059  and 
14060 \series bold
14061 blue
14062 \series default
14063 , so that there are in this case three portion factors for the corresponding
14064  colors.
14065  Furthermore there is the color space 
14066 \series bold
14067 gray
14068 \series default
14069  with one portion factor for the gray value.
14070 \end_layout
14071
14072 \begin_layout Standard
14073 As example a framed box with the new defined color 
14074 \series bold
14075 darkgreen
14076 \series default
14077  where the characters have been colored 
14078 \series bold
14079 yellow
14080 \series default
14081 :
14082 \begin_inset Formula 
14083 \begin{equation}
14084 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14085 \end{equation}
14086
14087 \end_inset
14088
14089
14090 \end_layout
14091
14092 \begin_layout Standard
14093 Self-defined colors can also be used for text with the help of the command
14094  
14095 \series bold
14096
14097 \backslash
14098 textcolor
14099 \series default
14100 :
14101 \begin_inset Index idx
14102 status collapsed
14103
14104 \begin_layout Plain Layout
14105 Text ! colored
14106 \end_layout
14107
14108 \end_inset
14109
14110
14111 \end_layout
14112
14113 \begin_layout Standard
14114 \begin_inset ERT
14115 status collapsed
14116
14117 \begin_layout Plain Layout
14118
14119
14120 \backslash
14121 textcolor{darkgreen}{
14122 \end_layout
14123
14124 \end_inset
14125
14126 This sentence is 
14127 \begin_inset Quotes eld
14128 \end_inset
14129
14130 darkgreen
14131 \begin_inset Quotes erd
14132 \end_inset
14133
14134 .
14135 \begin_inset ERT
14136 status collapsed
14137
14138 \begin_layout Plain Layout
14139
14140 }
14141 \end_layout
14142
14143 \end_inset
14144
14145
14146 \end_layout
14147
14148 \begin_layout Standard
14149
14150 \series bold
14151
14152 \backslash
14153 textcolor
14154 \series default
14155
14156 \begin_inset Index idx
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160 Commands ! T ! 
14161 \backslash
14162 textcolor
14163 \end_layout
14164
14165 \end_inset
14166
14167  is used in the scheme 
14168 \series bold
14169
14170 \backslash
14171 textcolor{color}{characters to color}
14172 \series default
14173 .
14174 \end_layout
14175
14176 \begin_layout Subsection
14177 Paragraph Boxes
14178 \begin_inset CommandInset label
14179 LatexCommand label
14180 name "sub:Paragraph-Boxes"
14181
14182 \end_inset
14183
14184
14185 \begin_inset Index idx
14186 status collapsed
14187
14188 \begin_layout Plain Layout
14189 Boxes ! as paragraph
14190 \end_layout
14191
14192 \end_inset
14193
14194
14195 \end_layout
14196
14197 \begin_layout Standard
14198 A box that can contain several lines and paragraphs, a so-called paragraph
14199  box (parbox), can be created with the menu 
14200 \family sans
14201 Insert\SpecialChar \menuseparator
14202 Box
14203 \family default
14204  or the toolbar button 
14205 \begin_inset Info
14206 type  "icon"
14207 arg   "box-insert"
14208 \end_inset
14209
14210 .
14211 \end_layout
14212
14213 \begin_layout Standard
14214 The following example shows a framed parbox in a line:
14215 \end_layout
14216
14217 \begin_layout Standard
14218 \begin_inset VSpace medskip
14219 \end_inset
14220
14221 This is a line 
14222 \begin_inset Box Boxed
14223 position "c"
14224 hor_pos "c"
14225 has_inner_box 1
14226 inner_pos "t"
14227 use_parbox 1
14228 use_makebox 0
14229 width "5cm"
14230 special "none"
14231 height "1in"
14232 height_special "totalheight"
14233 status open
14234
14235 \begin_layout Plain Layout
14236 This is a paragraph box.
14237  It is exactly 5
14238 \begin_inset space \thinspace{}
14239 \end_inset
14240
14241 cm long and can also contain formulas: 
14242 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14243 \end_inset
14244
14245
14246 \end_layout
14247
14248 \end_inset
14249
14250  with a parbox.
14251 \end_layout
14252
14253 \begin_layout Standard
14254 \begin_inset VSpace medskip
14255 \end_inset
14256
14257
14258 \end_layout
14259
14260 \begin_layout Standard
14261 Such a box is created by right-clicking on the gray box inset.
14262  A dialog pops up showing the box properties.
14263  In our case set: 
14264 \emph on
14265 Decoration
14266 \emph default
14267 : Rectangular box, 
14268 \emph on
14269 Inner Box
14270 \emph default
14271 : Parbox, 
14272 \emph on
14273 Width
14274 \emph default
14275 : 5
14276 \begin_inset space \thinspace{}
14277 \end_inset
14278
14279 cm, 
14280 \emph on
14281 Vertical Box Alignment
14282 \emph default
14283 : Middle
14284 \end_layout
14285
14286 \begin_layout Standard
14287 \begin_inset VSpace medskip
14288 \end_inset
14289
14290 In LaTeX a parbox is created with the command 
14291 \series bold
14292
14293 \backslash
14294 parbox
14295 \series default
14296
14297 \begin_inset Index idx
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301 Commands ! P ! 
14302 \backslash
14303 parbox
14304 \end_layout
14305
14306 \end_inset
14307
14308  which has the following scheme:
14309 \end_layout
14310
14311 \begin_layout Standard
14312
14313 \series bold
14314
14315 \backslash
14316 parbox[position]{width}{box content}
14317 \end_layout
14318
14319 \begin_layout Standard
14320 The positions 
14321 \emph on
14322 b
14323 \emph default
14324  and 
14325 \emph on
14326 t
14327 \emph default
14328  are possible.
14329  
14330 \emph on
14331 b
14332 \emph default
14333  for 
14334 \begin_inset Quotes eld
14335 \end_inset
14336
14337 bottom
14338 \begin_inset Quotes erd
14339 \end_inset
14340
14341  means that the box is aligned within the surrounding text with its last
14342  line.
14343  With 
14344 \emph on
14345 t
14346 \emph default
14347  for 
14348 \begin_inset Quotes eld
14349 \end_inset
14350
14351 top
14352 \begin_inset Quotes erd
14353 \end_inset
14354
14355  this is done with the first line.
14356  When no position is given, the box will be vertically centered, see section
14357  
14358 \emph on
14359 Boxes
14360 \emph default
14361  of the 
14362 \emph on
14363 Embedded
14364 \begin_inset space ~
14365 \end_inset
14366
14367 Objects
14368 \emph default
14369  manual for examples.
14370 \end_layout
14371
14372 \begin_layout Standard
14373 \begin_inset VSpace bigskip
14374 \end_inset
14375
14376 To frame formulas completely, including the formula number, the formula
14377  must be set into a parbox.
14378  To do this, the command 
14379 \series bold
14380
14381 \backslash
14382 fbox{
14383 \backslash
14384 parbox{
14385 \backslash
14386 linewidth-2
14387 \backslash
14388 fboxsep-2
14389 \backslash
14390 fboxrule}{
14391 \series default
14392  is inserted in TeX-mode before the formula.
14393  
14394 \series bold
14395
14396 \backslash
14397 linewidth
14398 \series default
14399
14400 \begin_inset Index idx
14401 status collapsed
14402
14403 \begin_layout Plain Layout
14404 Commands ! L ! 
14405 \backslash
14406 linewidth
14407 \end_layout
14408
14409 \end_inset
14410
14411  is hereby the line width set for the document.
14412  Because the frame is outside the parbox, 2
14413 \begin_inset space \thinspace{}
14414 \end_inset
14415
14416 times the frame separation and the frame thickness must be subtracted from
14417  the line width.
14418  As this is not automatically done by LyX due to a bug
14419 \begin_inset Foot
14420 status collapsed
14421
14422 \begin_layout Plain Layout
14423 \begin_inset CommandInset href
14424 LatexCommand href
14425 name "LyX-bug #4483"
14426 target "http://www.lyx.org/trac/ticket/4483"
14427
14428 \end_inset
14429
14430
14431 \end_layout
14432
14433 \end_inset
14434
14435 , TeX-mode has to be used.
14436  To be able to multiply and subtract in arguments, the LaTeX-package 
14437 \series bold
14438 calc
14439 \series default
14440
14441 \begin_inset Foot
14442 status collapsed
14443
14444 \begin_layout Plain Layout
14445
14446 \series bold
14447 calc
14448 \series default
14449  is part of every LaTeX standard installation.
14450 \end_layout
14451
14452 \end_inset
14453
14454
14455 \begin_inset Index idx
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459 Packages ! calc
14460 \end_layout
14461
14462 \end_inset
14463
14464  must be loaded in the LaTeX-preamble with the line
14465 \end_layout
14466
14467 \begin_layout Standard
14468
14469 \series bold
14470
14471 \backslash
14472 usepackage{calc}
14473 \end_layout
14474
14475 \begin_layout Standard
14476 Behind the formula both boxes are closed by entering 
14477 \series bold
14478 }}
14479 \series default
14480  in TeX-mode.
14481  Here is an example:
14482 \begin_inset ERT
14483 status collapsed
14484
14485 \begin_layout Plain Layout
14486
14487
14488 \backslash
14489 fboxsep 5mm 
14490 \backslash
14491 fboxrule 5mm
14492 \end_layout
14493
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \begin_layout Standard
14500 \begin_inset ERT
14501 status collapsed
14502
14503 \begin_layout Plain Layout
14504
14505
14506 \backslash
14507 fbox{
14508 \backslash
14509 parbox{
14510 \backslash
14511 linewidth-2
14512 \backslash
14513 fboxsep-2
14514 \backslash
14515 fboxrule}{
14516 \end_layout
14517
14518 \end_inset
14519
14520
14521 \begin_inset Formula 
14522 \begin{equation}
14523 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14524 \end{equation}
14525
14526 \end_inset
14527
14528
14529 \begin_inset ERT
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533
14534 }}
14535 \end_layout
14536
14537 \end_inset
14538
14539
14540 \begin_inset ERT
14541 status collapsed
14542
14543 \begin_layout Plain Layout
14544
14545
14546 \backslash
14547 fboxrule 0.4pt 
14548 \backslash
14549 fboxsep 3pt
14550 \end_layout
14551
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 \begin_inset VSpace medskip
14559 \end_inset
14560
14561 As a parbox is used as the argument of 
14562 \series bold
14563
14564 \backslash
14565 fbox
14566 \series default
14567 , there is in this case no difference between 
14568 \series bold
14569
14570 \backslash
14571 fbox
14572 \series default
14573  and 
14574 \series bold
14575
14576 \backslash
14577 boxed
14578 \series default
14579 .
14580 \end_layout
14581
14582 \begin_layout Standard
14583 \begin_inset VSpace bigskip
14584 \end_inset
14585
14586 Paragraph boxes are very useful to comment formulas directly.
14587  To do this, 
14588 \series bold
14589
14590 \backslash
14591 parbox
14592 \series default
14593  is used in combination with the command 
14594 \series bold
14595
14596 \backslash
14597 tag
14598 \series default
14599 .
14600  (more about 
14601 \series bold
14602
14603 \backslash
14604 tag
14605 \series default
14606  see 
14607 \begin_inset CommandInset ref
14608 LatexCommand ref
14609 reference "sub:User-defined-Numbering"
14610
14611 \end_inset
14612
14613 )
14614 \end_layout
14615
14616 \begin_layout Standard
14617 An example of a formula commented with 
14618 \series bold
14619
14620 \backslash
14621 parbox
14622 \series default
14623 :
14624 \end_layout
14625
14626 \begin_layout Standard
14627 \begin_inset ERT
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631
14632
14633 \backslash
14634 [5x-7b=3b
14635 \backslash
14636 tag*{
14637 \backslash
14638 parbox{5cm}{
14639 \end_layout
14640
14641 \end_inset
14642
14643 This is a description.
14644  It is distinctly separated from the formula and multiline.
14645 \begin_inset ERT
14646 status collapsed
14647
14648 \begin_layout Plain Layout
14649
14650 }}
14651 \backslash
14652 ]
14653 \end_layout
14654
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 Such a formula must be inserted completely in TeX-mode because LyX does
14662  not yet support the command 
14663 \series bold
14664
14665 \backslash
14666 parbox
14667 \series default
14668  in formulas.
14669  The formula is created with the following command sequence:
14670 \end_layout
14671
14672 \begin_layout Standard
14673 The command 
14674 \series bold
14675
14676 \backslash
14677 [5x-7b=3b
14678 \backslash
14679 tag*
14680 \backslash
14681 {
14682 \backslash
14683 parbox{5cm}{
14684 \series default
14685  is inserted in TeX-mode.
14686 \begin_inset Foot
14687 status collapsed
14688
14689 \begin_layout Plain Layout
14690 When the formula style 
14691 \series bold
14692 Indented
14693 \series default
14694  is used, 
14695 \series bold
14696
14697 \backslash
14698 tag*
14699 \backslash
14700 {
14701 \series default
14702  can also be replaced by 
14703 \series bold
14704
14705 \backslash
14706 hfill
14707 \series default
14708 .
14709  (formula styles see 
14710 \begin_inset CommandInset ref
14711 LatexCommand ref
14712 reference "sec:Formula-Styles"
14713
14714 \end_inset
14715
14716 )
14717 \end_layout
14718
14719 \end_inset
14720
14721  Then the description follows as normal text and finally 
14722 \series bold
14723 }}
14724 \backslash
14725 ]
14726 \series default
14727  is inserted in TeX-mode.
14728  The commands 
14729 \series bold
14730
14731 \backslash
14732 [
14733 \series default
14734  and 
14735 \series bold
14736
14737 \backslash
14738 ]
14739 \series default
14740  hereby create a displayed formula.
14741 \end_layout
14742
14743 \begin_layout Standard
14744 The advantages of 
14745 \series bold
14746
14747 \backslash
14748 parbox
14749 \series default
14750  can be seen in this example that was 
14751 \begin_inset Quotes eld
14752 \end_inset
14753
14754 commented
14755 \begin_inset Quotes erd
14756 \end_inset
14757
14758  using the mathematical textmode:
14759 \begin_inset Formula 
14760 \[
14761 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14762 \]
14763
14764 \end_inset
14765
14766
14767 \end_layout
14768
14769 \begin_layout Section
14770 Operators
14771 \begin_inset Index idx
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775 Operators
14776 \end_layout
14777
14778 \end_inset
14779
14780
14781 \end_layout
14782
14783 \begin_layout Subsection
14784 Big Operators
14785 \begin_inset CommandInset label
14786 LatexCommand label
14787 name "sub:Big-Operators"
14788
14789 \end_inset
14790
14791
14792 \begin_inset Index idx
14793 status collapsed
14794
14795 \begin_layout Plain Layout
14796 Operators ! big
14797 \end_layout
14798
14799 \end_inset
14800
14801
14802 \begin_inset Index idx
14803 status collapsed
14804
14805 \begin_layout Plain Layout
14806 Sums
14807 \end_layout
14808
14809 \end_inset
14810
14811
14812 \begin_inset Index idx
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816 Integrals
14817 \end_layout
14818
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \begin_layout Standard
14825 To be able to use all integral operators listed here, the option 
14826 \family sans
14827 Use esint package automatically
14828 \family default
14829  must be set in the document settings under 
14830 \family sans
14831 Math
14832 \begin_inset space ~
14833 \end_inset
14834
14835 Options
14836 \family default
14837 .
14838 \end_layout
14839
14840 \begin_layout Standard
14841 \begin_inset space \hfill{}
14842 \end_inset
14843
14844
14845 \begin_inset Tabular
14846 <lyxtabular version="3" rows="11" columns="2">
14847 <features rotate="0" tabularvalignment="middle">
14848 <column alignment="center" valignment="top" width="0pt">
14849 <column alignment="center" valignment="top" width="0pt">
14850 <row>
14851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855 Command
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Plain Layout
14864 Result
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 </row>
14870 <row>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \backslash
14877 int
14878 \begin_inset Index idx
14879 status collapsed
14880
14881 \begin_layout Plain Layout
14882 Commands ! I ! 
14883 \backslash
14884 int
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898 \begin_inset Formula $\int$
14899 \end_inset
14900
14901
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 </row>
14907 <row>
14908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14909 \begin_inset Text
14910
14911 \begin_layout Plain Layout
14912
14913 \backslash
14914 oint
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14920 \begin_inset Text
14921
14922 \begin_layout Plain Layout
14923 \begin_inset Formula $\oint$
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \backslash
14939 ointctrclockwise
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948 \begin_inset Formula $\ointctrclockwise$
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 </row>
14957 <row>
14958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962
14963 \backslash
14964 ointclockwise
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Plain Layout
14973 \begin_inset Formula $\ointclockwise$
14974 \end_inset
14975
14976
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 </row>
14982 <row>
14983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14984 \begin_inset Text
14985
14986 \begin_layout Plain Layout
14987
14988 \backslash
14989 sqint
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 \begin_inset Formula $\sqint$
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 </row>
15007 <row>
15008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \backslash
15014 fint
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023  
15024 \begin_inset Formula $\fint$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 landupint
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049  
15050 \begin_inset Formula $\landupint$
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 landdownint
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075  
15076 \begin_inset Formula $\landdownint$
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 </row>
15085 <row>
15086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090
15091 \backslash
15092 bigcap
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101 \begin_inset Formula $\bigcap$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 bigcup
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126 \begin_inset Formula $\bigcup$
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 </lyxtabular>
15136
15137 \end_inset
15138
15139
15140 \begin_inset space \hfill{}
15141 \end_inset
15142
15143
15144 \begin_inset Tabular
15145 <lyxtabular version="3" rows="11" columns="2">
15146 <features rotate="0" tabularvalignment="middle">
15147 <column alignment="center" valignment="top" width="0pt">
15148 <column alignment="center" valignment="top" width="0pt">
15149 <row>
15150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15151 \begin_inset Text
15152
15153 \begin_layout Plain Layout
15154 Command
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \begin_layout Plain Layout
15163 Result
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 <row>
15170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15171 \begin_inset Text
15172
15173 \begin_layout Plain Layout
15174
15175 \backslash
15176 sum
15177 \begin_inset Index idx
15178 status collapsed
15179
15180 \begin_layout Plain Layout
15181 Commands ! S ! 
15182 \backslash
15183 sum
15184 \end_layout
15185
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 \begin_inset Formula $\sum$
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \end_inset
15204 </cell>
15205 </row>
15206 <row>
15207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15208 \begin_inset Text
15209
15210 \begin_layout Plain Layout
15211
15212 \backslash
15213 prod
15214 \begin_inset Index idx
15215 status collapsed
15216
15217 \begin_layout Plain Layout
15218 Commands ! P ! 
15219 \backslash
15220 prod
15221 \begin_inset ERT
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225
15226
15227 \backslash
15228 vspace{4mm}
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \end_inset
15237
15238
15239 \end_layout
15240
15241 \end_inset
15242 </cell>
15243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 \begin_inset Formula $\prod$
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row>
15257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261
15262 \backslash
15263 coprod
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 \begin_inset Formula $\coprod$
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 <row>
15282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286
15287 \backslash
15288 bigodot
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297 \begin_inset Formula $\bigodot$
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 </row>
15306 <row>
15307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \backslash
15313 bigotimes
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 \begin_inset Formula $\bigotimes$
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 </row>
15331 <row>
15332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336
15337 \backslash
15338 bigoplus
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 \begin_inset Formula $\bigoplus$
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 </row>
15356 <row>
15357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \backslash
15363 bigwedge
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 \begin_inset Formula $\bigwedge$
15373 \end_inset
15374
15375
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row>
15382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \backslash
15388 bigvee
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 \begin_inset Formula $\bigvee$
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row>
15407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411
15412 \backslash
15413 bigsqcup
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422 \begin_inset Formula $\bigsqcup$
15423 \end_inset
15424
15425
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 </row>
15431 <row>
15432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436
15437 \backslash
15438 biguplus
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447 \begin_inset Formula $\biguplus$
15448 \end_inset
15449
15450
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 </row>
15456 </lyxtabular>
15457
15458 \end_inset
15459
15460
15461 \begin_inset space \hfill{}
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468 All big operators can also be inserted via the math toolbar button 
15469 \begin_inset Info
15470 type  "icon"
15471 arg   "math-insert \\intop"
15472 \end_inset
15473
15474 .
15475 \end_layout
15476
15477 \begin_layout Standard
15478 The operators are called big because they are bigger than the sometimes
15479  equal looking binary operators.
15480  All big operators can have limits as described in the next subsection.
15481 \end_layout
15482
15483 \begin_layout Standard
15484 For all integral operators there is a second version available, ending in
15485  
15486 \series bold
15487 op
15488 \series default
15489
15490 \series bold
15491
15492 \backslash
15493 intop
15494 \series default
15495
15496 \series bold
15497
15498 \backslash
15499 ointop
15500 \series default
15501  etc..
15502  These operators are different from 
15503 \series bold
15504
15505 \backslash
15506 int
15507 \series default
15508  etc.
15509 \begin_inset space \space{}
15510 \end_inset
15511
15512 in the style the operator limits are displayed, see 
15513 \begin_inset CommandInset ref
15514 LatexCommand ref
15515 reference "sub:Operator-Limits"
15516
15517 \end_inset
15518
15519 .
15520  
15521 \end_layout
15522
15523 \begin_layout Subsubsection*
15524 Advice for Integrals
15525 \end_layout
15526
15527 \begin_layout Standard
15528 The letter 
15529 \emph on
15530 d
15531 \emph default
15532  in an integral is an operator, that therefore has to be set upright.
15533  This is done by highlighting the 
15534 \emph on
15535 d
15536 \emph default
15537  and using the keyboard shortcut 
15538 \begin_inset Info
15539 type  "shortcut"
15540 arg   "font-roman"
15541 \end_inset
15542
15543
15544 \begin_inset Foot
15545 status collapsed
15546
15547 \begin_layout Plain Layout
15548 Font styles
15549 \series bold
15550  
15551 \series default
15552 see 
15553 \begin_inset CommandInset ref
15554 LatexCommand ref
15555 reference "sub:Font-Styles"
15556
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \end_inset
15563
15564 .
15565  Finally the smallest space is inserted before the 
15566 \emph on
15567 d
15568 \emph default
15569 , as this is usual for operators.
15570  An example:
15571 \end_layout
15572
15573 \begin_layout Standard
15574 incorrect: 
15575 \begin_inset Formula $\int A(x)dx$
15576 \end_inset
15577
15578
15579 \begin_inset Newline newline
15580 \end_inset
15581
15582
15583 \begin_inset Phantom HPhantom
15584 status open
15585
15586 \begin_layout Plain Layout
15587 in
15588 \end_layout
15589
15590 \end_inset
15591
15592 correct: 
15593 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 For multiple integrals there are the following commands:
15601 \begin_inset VSpace medskip
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \begin_layout Standard
15608 \begin_inset space \hfill{}
15609 \end_inset
15610
15611
15612 \begin_inset Tabular
15613 <lyxtabular version="3" rows="4" columns="2">
15614 <features rotate="0" tabularvalignment="middle">
15615 <column alignment="center" valignment="top">
15616 <column alignment="center" valignment="top">
15617 <row>
15618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Plain Layout
15622 Command
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout Plain Layout
15631 Result
15632 \begin_inset Note Note
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636
15637 \series bold
15638
15639 \backslash
15640 raisebox
15641 \series default
15642  is only used as spacer.
15643 \end_layout
15644
15645 \end_inset
15646
15647
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 </row>
15653 <row>
15654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Plain Layout
15658
15659 \backslash
15660 iint
15661 \end_layout
15662
15663 \end_inset
15664 </cell>
15665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15666 \begin_inset Text
15667
15668 \begin_layout Plain Layout
15669 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15670 \end_inset
15671
15672
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 </row>
15678 <row>
15679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15680 \begin_inset Text
15681
15682 \begin_layout Plain Layout
15683
15684 \backslash
15685 oiint
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 </row>
15703 <row>
15704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708
15709 \backslash
15710 sqiint
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15720 \end_inset
15721
15722
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 </row>
15728 </lyxtabular>
15729
15730 \end_inset
15731
15732
15733 \begin_inset space \hfill{}
15734 \end_inset
15735
15736
15737 \begin_inset Tabular
15738 <lyxtabular version="3" rows="4" columns="2">
15739 <features rotate="0" tabularvalignment="middle">
15740 <column alignment="center" valignment="top">
15741 <column alignment="center" valignment="top">
15742 <row>
15743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747 Command
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 Result
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row>
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767
15768 \backslash
15769 iiint
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 </row>
15787 <row>
15788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792
15793 \backslash
15794 iiiint
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 <row>
15813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817
15818 \backslash
15819 dotsint
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 </lyxtabular>
15838
15839 \end_inset
15840
15841
15842 \begin_inset space \hfill{}
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \begin_layout Standard
15849 \begin_inset Newpage newpage
15850 \end_inset
15851
15852
15853 \end_layout
15854
15855 \begin_layout Subsection
15856 Operator Limits
15857 \begin_inset CommandInset label
15858 LatexCommand label
15859 name "sub:Operator-Limits"
15860
15861 \end_inset
15862
15863
15864 \begin_inset Index idx
15865 status collapsed
15866
15867 \begin_layout Plain Layout
15868 Operators ! Limits
15869 \end_layout
15870
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \begin_layout Standard
15877 Limits are created by super- and subscripts:
15878 \end_layout
15879
15880 \begin_layout Standard
15881 \align center
15882 \begin_inset Tabular
15883 <lyxtabular version="3" rows="2" columns="2">
15884 <features rotate="0" tabularvalignment="middle">
15885 <column alignment="center" valignment="top" width="0pt">
15886 <column alignment="center" valignment="top" width="0pt">
15887 <row>
15888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892 Command
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 Result
15902 \begin_inset Note Note
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906
15907 \series bold
15908
15909 \backslash
15910 raisebox
15911 \series default
15912  is only used as spacer.
15913 \end_layout
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \end_inset
15921 </cell>
15922 </row>
15923 <row>
15924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928
15929 \backslash
15930 prod^
15931 \backslash
15932 infty
15933 \begin_inset space \textvisiblespace{}
15934 \end_inset
15935
15936
15937 \begin_inset Formula $\to$
15938 \end_inset
15939
15940 _0
15941 \begin_inset Formula $\to$
15942 \end_inset
15943
15944 A(x)
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 </row>
15962 </lyxtabular>
15963
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Standard
15970 Limits of inline formulas are set right beside the operator.
15971  Limits in displayed formulas are set above or below the operator, except
15972  for integral limits.
15973 \end_layout
15974
15975 \begin_layout Standard
15976 To force that the limits are set beside the operator, the cursor is set
15977  directly behind the operator and the limits type is changed with the menu
15978  
15979 \family sans
15980 Edit\SpecialChar \menuseparator
15981 Math\SpecialChar \menuseparator
15982 Change Limits Type
15983 \family default
15984  to 
15985 \family sans
15986 \series bold
15987 Inline
15988 \family default
15989 \series default
15990  (shortcut 
15991 \begin_inset Info
15992 type  "shortcut"
15993 arg   "math-limits"
15994 \end_inset
15995
15996 ).
15997  An example:
15998 \end_layout
15999
16000 \begin_layout Standard
16001 The default limits type is this:
16002 \begin_inset Formula 
16003 \[
16004 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16005 \]
16006
16007 \end_inset
16008
16009 This is how it looks when the limits type was changed to 
16010 \family sans
16011 \series bold
16012 Inline
16013 \family default
16014 \series default
16015 :
16016 \begin_inset Formula 
16017 \[
16018 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16019 \]
16020
16021 \end_inset
16022
16023 For integrals, except those ending with 
16024 \series bold
16025 op
16026 \series default
16027  like 
16028 \series bold
16029
16030 \backslash
16031 intop
16032 \series default
16033
16034 \series bold
16035
16036 \backslash
16037 ointop
16038 \series default
16039  etc., the limits are by default set beside the operator.
16040  But for multiple integrals the limits are often set below the operator.
16041  In the following example the limits type was therefore set to 
16042 \series bold
16043 Display
16044 \series default
16045  and so set below the integrals:
16046 \begin_inset Formula 
16047 \begin{equation}
16048 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16049 \end{equation}
16050
16051 \end_inset
16052
16053
16054 \end_layout
16055
16056 \begin_layout Standard
16057 \begin_inset VSpace medskip
16058 \end_inset
16059
16060 To specify conditions for limits, the commands 
16061 \series bold
16062
16063 \backslash
16064 subarray
16065 \series default
16066
16067 \begin_inset Index idx
16068 status collapsed
16069
16070 \begin_layout Plain Layout
16071 Commands ! S ! 
16072 \backslash
16073 subarray
16074 \end_layout
16075
16076 \end_inset
16077
16078  and 
16079 \series bold
16080
16081 \backslash
16082 substack
16083 \series default
16084
16085 \begin_inset Index idx
16086 status collapsed
16087
16088 \begin_layout Plain Layout
16089 Commands ! S ! 
16090 \backslash
16091 substack
16092 \end_layout
16093
16094 \end_inset
16095
16096  are used.
16097  To create for example this expression 
16098 \begin_inset Formula 
16099 \begin{equation}
16100 \sum_{\begin{subarray}{c}
16101 0<k<1000\\
16102 \\
16103 k\,\in\,\mathbb{N}
16104 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16105 \end{equation}
16106
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \begin_layout Standard
16113 the following has to be done:
16114 \begin_inset Newline newline
16115 \end_inset
16116
16117 First the command 
16118 \series bold
16119
16120 \backslash
16121 sum
16122 \series default
16123 ^
16124 \series bold
16125 n
16126 \begin_inset space \textvisiblespace{}
16127 \end_inset
16128
16129 _
16130 \series default
16131  is typed in.
16132  One is now in a blue box under the summation operator and insert there
16133  the command 
16134 \series bold
16135
16136 \backslash
16137 subarray
16138 \begin_inset space \textvisiblespace{}
16139 \end_inset
16140
16141
16142 \series default
16143 .
16144  The blue box is now within a purple box and now several lines can be written
16145  among each other.
16146  A new line is created by inserting a line break (
16147 \begin_inset Info
16148 type  "shortcut"
16149 arg   "newline-insert newline"
16150 \end_inset
16151
16152 ).
16153  When now
16154 \begin_inset Newline newline
16155 \end_inset
16156
16157
16158 \series bold
16159 0<k<1000 Ctrl+Return
16160 \begin_inset Newline newline
16161 \end_inset
16162
16163
16164 \series default
16165 is typed in, a new box appears below for the new line.
16166 \end_layout
16167
16168 \begin_layout Standard
16169 The alignment of the lines can be changed to left aligned with the 
16170 \family sans
16171 table
16172 \family default
16173  
16174 \family sans
16175 toolbar
16176 \family default
16177  or the menu 
16178 \family sans
16179 Edit\SpecialChar \menuseparator
16180 Rows &Columns
16181 \family default
16182 .
16183  To get right alignment, 
16184 \series bold
16185
16186 \backslash
16187 hfill
16188 \begin_inset space \textvisiblespace{}
16189 \end_inset
16190
16191
16192 \series default
16193  is inserted at the beginning of the line.
16194 \end_layout
16195
16196 \begin_layout Standard
16197 The command 
16198 \series bold
16199
16200 \backslash
16201 substack
16202 \series default
16203  is equivalent to 
16204 \series bold
16205
16206 \backslash
16207 subarray
16208 \series default
16209  with the difference that the lines are always centered.
16210 \end_layout
16211
16212 \begin_layout Standard
16213 \begin_inset VSpace bigskip
16214 \end_inset
16215
16216 Like in formula 
16217 \begin_inset CommandInset ref
16218 LatexCommand eqref
16219 reference "eq:substack"
16220
16221 \end_inset
16222
16223  there can be too much space beside an operator, because the characters
16224  following the operator are set beside the limits.
16225  To avoid this the command 
16226 \series bold
16227
16228 \backslash
16229 mathclap
16230 \series default
16231
16232 \begin_inset Index idx
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236 Commands ! M ! 
16237 \backslash
16238 mathclap
16239 \end_layout
16240
16241 \end_inset
16242
16243  can be used.
16244  It sets the width of its content to 0
16245 \begin_inset space \thinspace{}
16246 \end_inset
16247
16248 pt.
16249 \begin_inset Newline newline
16250 \end_inset
16251
16252 Applied on formula 
16253 \begin_inset CommandInset ref
16254 LatexCommand eqref
16255 reference "eq:substack"
16256
16257 \end_inset
16258
16259 , one uses the command
16260 \end_layout
16261
16262 \begin_layout Standard
16263
16264 \series bold
16265
16266 \backslash
16267 sum_
16268 \backslash
16269 mathclap
16270 \backslash
16271 substack
16272 \begin_inset space \textvisiblespace{}
16273 \end_inset
16274
16275 0<k<1000 Ctrl+Return
16276 \end_layout
16277
16278 \begin_layout Standard
16279 to create the lower limit.
16280  The summand is now directly behind the summation operator:
16281 \begin_inset Formula 
16282 \[
16283 \sum_{\mathclap{\substack{0<k<1000\\
16284 \\
16285 k\,\in\,\mathbb{N}
16286 }
16287 }}^{n}k^{-2}
16288 \]
16289
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \begin_layout Standard
16296 \begin_inset VSpace bigskip
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \begin_layout Standard
16303 When several consecutive operators have limits the typesetting of the limits
16304  looks often imperfect in the output, see this example:
16305 \begin_inset Formula 
16306 \[
16307 \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}
16308 \]
16309
16310 \end_inset
16311
16312 To improve the typesetting set in the document settings under 
16313 \family sans
16314 Math
16315 \begin_inset space ~
16316 \end_inset
16317
16318 Options
16319 \family default
16320  for the package 
16321 \series bold
16322 mathtools
16323 \series default
16324
16325 \begin_inset Index idx
16326 status collapsed
16327
16328 \begin_layout Plain Layout
16329 Packages ! mathtools
16330 \end_layout
16331
16332 \end_inset
16333
16334  the option 
16335 \family sans
16336 Load
16337 \begin_inset space ~
16338 \end_inset
16339
16340 always
16341 \family default
16342 .
16343  Then insert into your formula the command 
16344 \series bold
16345
16346 \backslash
16347 adjustlimits
16348 \series default
16349
16350 \begin_inset Index idx
16351 status collapsed
16352
16353 \begin_layout Plain Layout
16354 Commands ! A ! 
16355 \backslash
16356 adjustlimits
16357 \end_layout
16358
16359 \end_inset
16360
16361  directly before the first operator.
16362  The example will then look like this:
16363 \begin_inset Formula 
16364 \[
16365 \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}
16366 \]
16367
16368 \end_inset
16369
16370
16371 \end_layout
16372
16373 \begin_layout Standard
16374 \begin_inset VSpace bigskip
16375 \end_inset
16376
16377 How to use one limit for several operators is described in 
16378 \begin_inset CommandInset ref
16379 LatexCommand ref
16380 reference "sub:Self-defined-Operators"
16381
16382 \end_inset
16383
16384 .
16385 \end_layout
16386
16387 \begin_layout Subsection
16388 Decoration for Operators
16389 \begin_inset Index idx
16390 status collapsed
16391
16392 \begin_layout Plain Layout
16393 Operators ! Decoration
16394 \end_layout
16395
16396 \end_inset
16397
16398
16399 \end_layout
16400
16401 \begin_layout Standard
16402 With the commands 
16403 \series bold
16404
16405 \backslash
16406 overset
16407 \series default
16408
16409 \begin_inset Index idx
16410 status collapsed
16411
16412 \begin_layout Plain Layout
16413 Commands ! O ! 
16414 \backslash
16415 overset
16416 \end_layout
16417
16418 \end_inset
16419
16420  and 
16421 \series bold
16422
16423 \backslash
16424 underset
16425 \series default
16426
16427 \begin_inset Index idx
16428 status collapsed
16429
16430 \begin_layout Plain Layout
16431 Commands ! U ! 
16432 \backslash
16433 underset
16434 \end_layout
16435
16436 \end_inset
16437
16438  characters can be placed above or below an operator, respectively.
16439  With the command 
16440 \series bold
16441
16442 \backslash
16443 sideset
16444 \series default
16445
16446 \begin_inset Index idx
16447 status collapsed
16448
16449 \begin_layout Plain Layout
16450 Commands ! S ! 
16451 \backslash
16452 sideset
16453 \end_layout
16454
16455 \end_inset
16456
16457  characters can be set before and behind a big operator.
16458 \end_layout
16459
16460 \begin_layout Standard
16461 There are 4
16462 \begin_inset space ~
16463 \end_inset
16464
16465 variants of 
16466 \series bold
16467
16468 \backslash
16469 sideset
16470 \series default
16471 :
16472 \end_layout
16473
16474 \begin_layout Itemize
16475
16476 \series bold
16477
16478 \backslash
16479 sideset
16480 \series default
16481  is used to set characters at the corners of the operator
16482 \end_layout
16483
16484 \begin_layout Itemize
16485
16486 \series bold
16487
16488 \backslash
16489 sidesetn
16490 \series default
16491  is used to set characters before and/or behind the operator (this variant
16492  represents LaTeX's original 
16493 \series bold
16494
16495 \backslash
16496 sideset
16497 \series default
16498  command)
16499 \end_layout
16500
16501 \begin_layout Itemize
16502
16503 \series bold
16504
16505 \backslash
16506 sidesetl
16507 \series default
16508  is used to set characters at the left corners and/or behind the operator
16509 \end_layout
16510
16511 \begin_layout Itemize
16512
16513 \series bold
16514
16515 \backslash
16516 sidesetr
16517 \series default
16518  is used to set characters at the right corners and/or before the operator
16519 \end_layout
16520
16521 \begin_layout Standard
16522 For example the command 
16523 \series bold
16524
16525 \backslash
16526 sidesetn
16527 \begin_inset space \textvisiblespace{}
16528 \end_inset
16529
16530
16531 \backslash
16532 sum
16533 \begin_inset space \textvisiblespace{}
16534 \end_inset
16535
16536
16537 \begin_inset Formula $\to$
16538 \end_inset
16539
16540 '
16541 \begin_inset Formula $\to$
16542 \end_inset
16543
16544 _k=1
16545 \begin_inset space \textvisiblespace{}
16546 \end_inset
16547
16548
16549 \series default
16550 ^
16551 \series bold
16552 n
16553 \series default
16554  produces:
16555 \begin_inset Formula 
16556 \[
16557 \sideset{}{'}\sum_{k=1}^{n}
16558 \]
16559
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 \begin_inset Note Greyedout
16567 status open
16568
16569 \begin_layout Plain Layout
16570
16571 \series bold
16572 Note: 
16573 \backslash
16574 sideset
16575 \series default
16576  can only be used to decorate big operators, binary operators are not allowed.
16577 \end_layout
16578
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \begin_layout Standard
16585
16586 \series bold
16587
16588 \backslash
16589 overset
16590 \series default
16591  and 
16592 \series bold
16593
16594 \backslash
16595 underset
16596 \series default
16597  can also be used to decorate symbols and characters.
16598  For example, the command 
16599 \series bold
16600
16601 \backslash
16602 overset
16603 \begin_inset space \textvisiblespace{}
16604 \end_inset
16605
16606
16607 \backslash
16608 maltese
16609 \begin_inset space \textvisiblespace{}
16610 \end_inset
16611
16612
16613 \series default
16614
16615 \begin_inset Formula $\uparrow$
16616 \end_inset
16617
16618
16619 \series bold
16620 a
16621 \series default
16622  produces:
16623 \begin_inset Formula 
16624 \[
16625 \overset{a}{\maltese}
16626 \]
16627
16628 \end_inset
16629
16630
16631 \end_layout
16632
16633 \begin_layout Subsection
16634 Binary Operators
16635 \begin_inset CommandInset label
16636 LatexCommand label
16637 name "sub:Binary-Operators"
16638
16639 \end_inset
16640
16641
16642 \begin_inset Index idx
16643 status collapsed
16644
16645 \begin_layout Plain Layout
16646 Operators ! binary
16647 \end_layout
16648
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \begin_layout Standard
16655 Binary operators are surrounded by space when there is a character before
16656  and after them.
16657 \begin_inset VSpace medskip
16658 \end_inset
16659
16660
16661 \end_layout
16662
16663 \begin_layout Standard
16664 \begin_inset space \hfill{}
16665 \end_inset
16666
16667
16668 \begin_inset Tabular
16669 <lyxtabular version="3" rows="13" columns="2">
16670 <features rotate="0" tabularvalignment="middle">
16671 <column alignment="center" valignment="top" width="0pt">
16672 <column alignment="center" valignment="top" width="0pt">
16673 <row>
16674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 Command
16679 \begin_inset Note Note
16680 status collapsed
16681
16682 \begin_layout Plain Layout
16683
16684 \series bold
16685
16686 \backslash
16687 raisebox
16688 \series default
16689  is only used as spacer.
16690 \end_layout
16691
16692 \end_inset
16693
16694
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703 Result
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 </row>
16709 <row>
16710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714 +
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Formula $+$
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 <row>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 -
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 \begin_inset Formula $-$
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 <row>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \backslash
16762 pm
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771 \begin_inset Formula $\pm$
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \backslash
16787 mp
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Formula $\mp$
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \backslash
16812 cdot
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 \begin_inset Formula $\cdot$
16822 \end_inset
16823
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row>
16831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \backslash
16837 times
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 \begin_inset Formula $\times$
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 </row>
16855 <row>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \backslash
16862 div
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 \begin_inset Formula $\div$
16872 \end_inset
16873
16874
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 <row>
16881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 \begin_inset ERT
16886 status collapsed
16887
16888 \begin_layout Plain Layout
16889
16890
16891 \backslash
16892 raisebox{-1.2mm}{
16893 \end_layout
16894
16895 \end_inset
16896
16897 *
16898 \begin_inset ERT
16899 status collapsed
16900
16901 \begin_layout Plain Layout
16902
16903 }
16904 \end_layout
16905
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 \begin_inset Formula $*$
16918 \end_inset
16919
16920
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \backslash
16933 star
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 \begin_inset Formula $\star$
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \backslash
16958 circ
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 \begin_inset Formula $\circ$
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \backslash
16983 diamond
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 \begin_inset Formula $\diamond$
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 </row>
17001 <row>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \backslash
17008 bullet
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\bullet$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 </lyxtabular>
17027
17028 \end_inset
17029
17030
17031 \begin_inset space \hfill{}
17032 \end_inset
17033
17034
17035 \begin_inset Tabular
17036 <lyxtabular version="3" rows="13" columns="2">
17037 <features rotate="0" tabularvalignment="middle">
17038 <column alignment="center" valignment="top" width="0pt">
17039 <column alignment="center" valignment="top" width="0pt">
17040 <row>
17041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 Command
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 Result
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \backslash
17067 nabla
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\nabla$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \backslash
17092 bigtriangledown
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $\bigtriangledown$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \backslash
17117 bigtriangleup
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 \begin_inset Formula $\bigtriangleup$
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 <row>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \backslash
17142 Box
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 \begin_inset Formula $\Box$
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 </row>
17160 <row>
17161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165
17166 \backslash
17167 cap 
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 \begin_inset Formula $\cap$
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 </row>
17185 <row>
17186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190
17191 \backslash
17192 cup
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 \begin_inset Formula $\cup$
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 </row>
17210 <row>
17211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215
17216 \backslash
17217 dagger
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 \begin_inset Formula $\dagger$
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \backslash
17242 ddagger
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 \begin_inset Formula $\ddagger$
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \backslash
17267 wr
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 \begin_inset Formula $\wr$
17277 \end_inset
17278
17279
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \backslash
17292 bigcirc
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 \begin_inset Formula $\bigcirc$
17302 \end_inset
17303
17304
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 <row>
17311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315
17316 \backslash
17317 wedge
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326 \begin_inset Formula $\wedge$
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 </row>
17335 <row>
17336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340
17341 \backslash
17342 vee
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351 \begin_inset Formula $\vee$
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 </lyxtabular>
17361
17362 \end_inset
17363
17364
17365 \begin_inset space \hfill{}
17366 \end_inset
17367
17368
17369 \begin_inset Tabular
17370 <lyxtabular version="3" rows="13" columns="2">
17371 <features rotate="0" tabularvalignment="middle">
17372 <column alignment="center" valignment="top" width="0pt">
17373 <column alignment="center" valignment="top" width="0pt">
17374 <row>
17375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 Command
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388 Result
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \backslash
17401 oplus
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $\oplus$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \backslash
17426 ominus
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 \begin_inset Formula $\ominus$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 <row>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \backslash
17451 otimes
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 \begin_inset Formula $\otimes$
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 </row>
17469 <row>
17470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474
17475 \backslash
17476 oslash
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 \begin_inset Formula $\oslash$
17486 \end_inset
17487
17488
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 </row>
17494 <row>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499
17500 \backslash
17501 odot
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510 \begin_inset Formula $\odot$
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row>
17520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \backslash
17526 amalg
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 \begin_inset Formula $\amalg$
17536 \end_inset
17537
17538
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \backslash
17551 uplus
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 \begin_inset Formula $\uplus$
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 </row>
17569 <row>
17570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574
17575 \backslash
17576 setminus
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Formula $\setminus$
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 </row>
17594 <row>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \backslash
17601 sqcap
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610 \begin_inset Formula $\sqcap$
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 </row>
17619 <row>
17620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624
17625 \backslash
17626 sqcup
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 \begin_inset Formula $\sqcup$
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 </row>
17644 <row>
17645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17646 \begin_inset Text
17647
17648 \begin_layout Plain Layout
17649
17650 \backslash
17651 triangleleft
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 \begin_inset Formula $\triangleleft$
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 </row>
17669 <row>
17670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674
17675 \backslash
17676 triangleright
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685 \begin_inset Formula $\triangleright$
17686 \end_inset
17687
17688
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 </lyxtabular>
17695
17696 \end_inset
17697
17698
17699 \begin_inset space \hfill{}
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \begin_layout Standard
17706 All binary operators can also be inserted via the math toolbar button 
17707 \begin_inset Info
17708 type  "icon"
17709 arg   "math-insert \\pm"
17710 \end_inset
17711
17712 .
17713 \end_layout
17714
17715 \begin_layout Standard
17716 To typeset the Laplace operator also 
17717 \series bold
17718
17719 \backslash
17720 Delta
17721 \series default
17722  or 
17723 \series bold
17724
17725 \backslash
17726 nabla
17727 \series default
17728 ^
17729 \series bold
17730 2
17731 \series default
17732  (
17733 \begin_inset Formula $\nabla^{2}$
17734 \end_inset
17735
17736 ) can be used instead of 
17737 \series bold
17738
17739 \backslash
17740 bigtriangleup
17741 \series default
17742  .
17743 \end_layout
17744
17745 \begin_layout Standard
17746 The character 
17747 \family sans
17748 Menu Separator
17749 \family default
17750  from the menu 
17751 \family sans
17752 Insert\SpecialChar \menuseparator
17753 Special Character
17754 \family default
17755  is the operator 
17756 \series bold
17757
17758 \backslash
17759 triangleright
17760 \series default
17761 .
17762 \end_layout
17763
17764 \begin_layout Subsection
17765 Self-defined Operators
17766 \begin_inset CommandInset label
17767 LatexCommand label
17768 name "sub:Self-defined-Operators"
17769
17770 \end_inset
17771
17772
17773 \begin_inset Index idx
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777 Operators ! self-defined
17778 \end_layout
17779
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \begin_layout Standard
17786 With the help of the command 
17787 \series bold
17788
17789 \backslash
17790 DeclareMathOperator
17791 \series default
17792
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 Commands ! D ! 
17798 \backslash
17799 dbinom@
17800 \backslash
17801 DeclareMathOperator
17802 \end_layout
17803
17804 \end_inset
17805
17806  custom operators can be defined in the LaTeX-preamble.
17807  Its command scheme is:
17808 \end_layout
17809
17810 \begin_layout Standard
17811
17812 \series bold
17813
17814 \backslash
17815 DeclareMathOperator{new command}{display}
17816 \end_layout
17817
17818 \begin_layout Standard
17819 Display can be characters or symbols that define how the operator looks
17820  in the output.
17821  To define a big operator a * is set behind the command.
17822  All self-defined big operators can have limits as described in 
17823 \begin_inset CommandInset ref
17824 LatexCommand ref
17825 reference "sub:Operator-Limits"
17826
17827 \end_inset
17828
17829 .
17830 \end_layout
17831
17832 \begin_layout Standard
17833 For example the LaTeX-preamble line
17834 \end_layout
17835
17836 \begin_layout Standard
17837
17838 \series bold
17839
17840 \backslash
17841 DeclareMathOperator*{
17842 \backslash
17843 Lozenge}{
17844 \backslash
17845 blacklozenge}
17846 \end_layout
17847
17848 \begin_layout Standard
17849 defines the command 
17850 \series bold
17851
17852 \backslash
17853 Lozenge
17854 \series default
17855 , that inserts a big operator consisting of the lozenge symbol from 
17856 \begin_inset CommandInset ref
17857 LatexCommand ref
17858 reference "sub:Miscellaneous-Symbols"
17859
17860 \end_inset
17861
17862 :
17863 \begin_inset Formula 
17864 \[
17865 \Lozenge_{n=1}^{\infty}
17866 \]
17867
17868 \end_inset
17869
17870 The command for this formula is: 
17871 \series bold
17872
17873 \backslash
17874 Lozenge
17875 \series default
17876 ^
17877 \series bold
17878
17879 \backslash
17880 infty
17881 \begin_inset Formula $\to$
17882 \end_inset
17883
17884 _n=1
17885 \end_layout
17886
17887 \begin_layout Standard
17888 \begin_inset VSpace bigskip
17889 \end_inset
17890
17891 When self-defined operators are not used several times in the document,
17892  they can also be defined with the commands 
17893 \series bold
17894
17895 \backslash
17896 mathop
17897 \series default
17898
17899 \begin_inset Index idx
17900 status collapsed
17901
17902 \begin_layout Plain Layout
17903 Commands ! M ! 
17904 \backslash
17905 mathop
17906 \end_layout
17907
17908 \end_inset
17909
17910  and 
17911 \series bold
17912
17913 \backslash
17914 mathbin
17915 \series default
17916
17917 \begin_inset Index idx
17918 status collapsed
17919
17920 \begin_layout Plain Layout
17921 Commands ! M ! 
17922 \backslash
17923 mathbin
17924 \end_layout
17925
17926 \end_inset
17927
17928 , which have the following scheme:
17929 \end_layout
17930
17931 \begin_layout Standard
17932
17933 \series bold
17934
17935 \backslash
17936 mathop{display}
17937 \series default
17938  and 
17939 \series bold
17940
17941 \backslash
17942 mathbin{display}
17943 \end_layout
17944
17945 \begin_layout Standard
17946
17947 \series bold
17948
17949 \backslash
17950 mathop
17951 \series default
17952  defines big operators, 
17953 \series bold
17954
17955 \backslash
17956 mathbin
17957 \series default
17958  binary operators.
17959 \end_layout
17960
17961 \begin_layout Standard
17962
17963 \series bold
17964
17965 \backslash
17966 mathop
17967 \series default
17968  can e.
17969 \begin_inset space \thinspace{}
17970 \end_inset
17971
17972 g.
17973 \begin_inset space \space{}
17974 \end_inset
17975
17976 be used to use one limit for several operators:
17977 \end_layout
17978
17979 \begin_layout Standard
17980 \begin_inset Formula 
17981 \[
17982 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17983 \]
17984
17985 \end_inset
17986
17987
17988 \end_layout
17989
17990 \begin_layout Standard
17991 The command for the formula above is:
17992 \begin_inset Newline newline
17993 \end_inset
17994
17995
17996 \series bold
17997
17998 \backslash
17999 mathop{
18000 \backslash
18001 sum
18002 \backslash
18003 negmedspace
18004 \backslash
18005 sum
18006 \series default
18007
18008 \begin_inset space \textvisiblespace{}
18009 \end_inset
18010
18011
18012 \series bold
18013
18014 \begin_inset Formula $\to$
18015 \end_inset
18016
18017 ^N
18018 \series default
18019
18020 \begin_inset space \textvisiblespace{}
18021 \end_inset
18022
18023
18024 \series bold
18025 _i,j=1
18026 \end_layout
18027
18028 \begin_layout Section
18029 Fonts
18030 \begin_inset Index idx
18031 status collapsed
18032
18033 \begin_layout Plain Layout
18034 Fonts
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \end_layout
18041
18042 \begin_layout Subsection
18043 Font Styles
18044 \begin_inset CommandInset label
18045 LatexCommand label
18046 name "sub:Font-Styles"
18047
18048 \end_inset
18049
18050
18051 \begin_inset Index idx
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055 Font ! style
18056 \end_layout
18057
18058 \end_inset
18059
18060
18061 \end_layout
18062
18063 \begin_layout Standard
18064 Latin letters in formulas can be set in one of the following font styles:
18065 \begin_inset VSpace -2mm
18066 \end_inset
18067
18068
18069 \end_layout
18070
18071 \begin_layout Standard
18072 \align center
18073 \begin_inset Tabular
18074 <lyxtabular version="3" rows="7" columns="3">
18075 <features rotate="0" tabularvalignment="middle">
18076 <column alignment="center" valignment="top">
18077 <column alignment="center" valignment="top">
18078 <column alignment="center" valignment="top">
18079 <row>
18080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084 Command
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 Result
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 shortcut
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 </row>
18108 <row>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \backslash
18115 mathbb
18116 \series bold
18117
18118 \begin_inset space \textvisiblespace{}
18119 \end_inset
18120
18121
18122 \series default
18123 ABC
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 \begin_inset Formula $\mathbb{ABC}$
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 \begin_inset Info
18145 type  "shortcuts"
18146 arg   "font-noun"
18147 \end_inset
18148
18149
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 </row>
18155 <row>
18156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160
18161 \backslash
18162 mathbf
18163 \series bold
18164
18165 \begin_inset space \textvisiblespace{}
18166 \end_inset
18167
18168
18169 \series default
18170 AbC
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 \begin_inset Formula $\mathbf{AbC}$
18180 \end_inset
18181
18182
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 Info
18192 type  "shortcuts"
18193 arg   "font-bold"
18194 \end_inset
18195
18196
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 <row>
18203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207
18208 \backslash
18209 boldsymbol
18210 \series bold
18211
18212 \begin_inset space \textvisiblespace{}
18213 \end_inset
18214
18215
18216 \series default
18217 AbC
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 \begin_inset Formula $\boldsymbol{AbC}$
18227 \end_inset
18228
18229
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 \begin_inset Info
18239 type  "shortcuts"
18240 arg   "font-boldsymbol"
18241 \end_inset
18242
18243
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \backslash
18256 mathcal
18257 \series bold
18258
18259 \begin_inset space \textvisiblespace{}
18260 \end_inset
18261
18262
18263 \series default
18264 ABC
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 \begin_inset Formula $\mathcal{ABC}$
18274 \end_inset
18275
18276
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 \begin_inset Info
18286 type  "shortcuts"
18287 arg   "font-emph"
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 </row>
18296 <row>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301
18302 \backslash
18303 mathfrak
18304 \series bold
18305
18306 \begin_inset space \textvisiblespace{}
18307 \end_inset
18308
18309
18310 \series default
18311 AbC
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 \begin_inset Formula $\mathfrak{AbC}$
18321 \end_inset
18322
18323
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 -
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 </row>
18338 <row>
18339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343
18344 \backslash
18345 mathscr
18346 \series bold
18347
18348 \begin_inset space \textvisiblespace{}
18349 \end_inset
18350
18351
18352 \series default
18353 AbC
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362 \begin_inset Formula $\mathscr{AbC}$
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 -
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 </row>
18380 </lyxtabular>
18381
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Standard
18388 \align center
18389 \begin_inset Tabular
18390 <lyxtabular version="3" rows="5" columns="3">
18391 <features rotate="0" tabularvalignment="middle">
18392 <column alignment="center" valignment="top">
18393 <column alignment="center" valignment="top">
18394 <column alignment="center" valignment="top">
18395 <row>
18396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 Command
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 Result
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418 shortcut
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 </row>
18424 <row>
18425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429
18430 \backslash
18431 mathit
18432 \series bold
18433
18434 \begin_inset space \textvisiblespace{}
18435 \end_inset
18436
18437
18438 \series default
18439 AbC
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 \begin_inset Formula $\mathit{AbC}$
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 -
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \backslash
18473 mathrm
18474 \series bold
18475
18476 \begin_inset space \textvisiblespace{}
18477 \end_inset
18478
18479
18480 \series default
18481 AbC
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490 \begin_inset Formula $\mathrm{AbC}$
18491 \end_inset
18492
18493
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 \begin_inset Info
18503 type  "shortcuts"
18504 arg   "font-roman"
18505 \end_inset
18506
18507
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 </row>
18513 <row>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518
18519 \backslash
18520 mathsf
18521 \series bold
18522
18523 \begin_inset space \textvisiblespace{}
18524 \end_inset
18525
18526
18527 \series default
18528 AbC
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 \begin_inset Formula $\mathsf{AbC}$
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549 \begin_inset Info
18550 type  "shortcuts"
18551 arg   "font-sans"
18552 \end_inset
18553
18554
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 </row>
18560 <row>
18561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565
18566 \backslash
18567 mathtt
18568 \series bold
18569
18570 \begin_inset space \textvisiblespace{}
18571 \end_inset
18572
18573
18574 \series default
18575 AbC
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 \begin_inset Formula $\mathtt{AbC}$
18585 \end_inset
18586
18587
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 \begin_inset Info
18597 type  "shortcuts"
18598 arg   "font-typewriter"
18599 \end_inset
18600
18601
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 </row>
18607 </lyxtabular>
18608
18609 \end_inset
18610
18611
18612 \end_layout
18613
18614 \begin_layout Standard
18615 \begin_inset Note Greyedout
18616 status open
18617
18618 \begin_layout Plain Layout
18619
18620 \series bold
18621 Note:
18622 \series default
18623  The styles 
18624 \series bold
18625
18626 \backslash
18627 mathbb
18628 \series default
18629  and 
18630 \series bold
18631
18632 \backslash
18633 mathcal
18634 \series default
18635  can only be used for big letters.
18636 \end_layout
18637
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \begin_layout Standard
18644 Predefined is the style 
18645 \series bold
18646
18647 \backslash
18648 mathnormal
18649 \series default
18650 .
18651 \end_layout
18652
18653 \begin_layout Standard
18654 The style commands work also for letters in mathematical constructs:
18655 \begin_inset Formula 
18656 \[
18657 \mathfrak{A=\frac{b}{C}}
18658 \]
18659
18660 \end_inset
18661
18662
18663 \end_layout
18664
18665 \begin_layout Standard
18666 Characters in mathematical text don't appear in a math font style but in
18667  the text font style 
18668 \series bold
18669
18670 \backslash
18671 textrm
18672 \series default
18673 .
18674  That their style can't be set correctly via the text style dialog is a
18675  bug in LyX.
18676 \begin_inset Foot
18677 status collapsed
18678
18679 \begin_layout Plain Layout
18680 \begin_inset CommandInset href
18681 LatexCommand href
18682 name "LyX-bug #4629"
18683 target "http://www.lyx.org/trac/ticket/4629"
18684
18685 \end_inset
18686
18687
18688 \end_layout
18689
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \begin_layout Standard
18696 Instead of the style commands the dialog 
18697 \family sans
18698 Edit\SpecialChar \menuseparator
18699 Math\SpecialChar \menuseparator
18700 Text Style
18701 \family default
18702  or the toolbar button 
18703 \begin_inset Info
18704 type  "icon"
18705 arg   "math-insert \\font"
18706 \end_inset
18707
18708  can be used.
18709 \end_layout
18710
18711 \begin_layout Subsection
18712 Bold Formulas
18713 \begin_inset CommandInset label
18714 LatexCommand label
18715 name "sub:Bold-Formulas"
18716
18717 \end_inset
18718
18719
18720 \begin_inset Index idx
18721 status collapsed
18722
18723 \begin_layout Plain Layout
18724 Formula ! bold
18725 \end_layout
18726
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \begin_layout Standard
18733 To make a complete formula bold, the command 
18734 \series bold
18735
18736 \backslash
18737 mathbf
18738 \series default
18739  from the previous subsection cannot be used, because it doesn't work for
18740  small Greek letters.
18741  Furthermore it prints Latin letters always upright, like in the following
18742  equation:
18743 \end_layout
18744
18745 \begin_layout Standard
18746 \begin_inset Formula 
18747 \[
18748 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18749 \]
18750
18751 \end_inset
18752
18753
18754 \end_layout
18755
18756 \begin_layout Standard
18757 To display the formula correctly, the command 
18758 \series bold
18759
18760 \backslash
18761 boldsymbol
18762 \series default
18763  is used:
18764 \begin_inset Formula 
18765 \[
18766 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18767 \]
18768
18769 \end_inset
18770
18771 It is also possible to set the formula in a 
18772 \series bold
18773 boldmath environment
18774 \series default
18775 .
18776  This environment is created by inserting the command 
18777 \series bold
18778
18779 \backslash
18780 boldmath
18781 \series default
18782
18783 \begin_inset Index idx
18784 status collapsed
18785
18786 \begin_layout Plain Layout
18787 Commands ! B ! 
18788 \backslash
18789 boldmath
18790 \end_layout
18791
18792 \end_inset
18793
18794  in TeX-mode.
18795  To end the environment, the command 
18796 \series bold
18797
18798 \backslash
18799 unboldmath
18800 \series default
18801
18802 \begin_inset Index idx
18803 status collapsed
18804
18805 \begin_layout Plain Layout
18806 Commands ! U ! 
18807 \backslash
18808 unboldmath
18809 \end_layout
18810
18811 \end_inset
18812
18813  is inserted in TeX-mode.
18814 \begin_inset ERT
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818
18819
18820 \backslash
18821 boldmath 
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \begin_inset Formula 
18828 \[
18829 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18830 \]
18831
18832 \end_inset
18833
18834
18835 \begin_inset ERT
18836 status collapsed
18837
18838 \begin_layout Plain Layout
18839
18840
18841 \backslash
18842 unboldmath 
18843 \end_layout
18844
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \begin_layout Subsection
18851 Colored Formulas
18852 \begin_inset Index idx
18853 status collapsed
18854
18855 \begin_layout Plain Layout
18856 Formula ! colored
18857 \end_layout
18858
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \begin_layout Standard
18865 Formulas can be colored like normal text: Highlight a formula or a formula
18866  part and use the 
18867 \family sans
18868 Text Style
18869 \family default
18870  dialog.
18871  Here is a formula in magenta:
18872 \begin_inset Formula 
18873 \[
18874 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18875 \]
18876
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \begin_layout Standard
18883 You can also define your own colors as described in 
18884 \begin_inset CommandInset ref
18885 LatexCommand ref
18886 reference "sub:Colored-Boxes"
18887
18888 \end_inset
18889
18890 .
18891  They can be used with the TeX code command 
18892 \series bold
18893
18894 \backslash
18895 textcolor
18896 \series default
18897
18898 \begin_inset Index idx
18899 status collapsed
18900
18901 \begin_layout Plain Layout
18902 Commands ! T ! 
18903 \backslash
18904 textcolor
18905 \end_layout
18906
18907 \end_inset
18908
18909  in the scheme
18910 \end_layout
18911
18912 \begin_layout Standard
18913
18914 \series bold
18915
18916 \backslash
18917 textcolor{color}{characters or formula}
18918 \end_layout
18919
18920 \begin_layout Standard
18921 The following example was colored completely dark green and partly red:
18922 \end_layout
18923
18924 \begin_layout Standard
18925 \begin_inset ERT
18926 status collapsed
18927
18928 \begin_layout Plain Layout
18929
18930
18931 \backslash
18932 textcolor{darkgreen}{
18933 \end_layout
18934
18935 \end_inset
18936
18937
18938 \begin_inset Formula 
18939 \[
18940 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18941 \]
18942
18943 \end_inset
18944
18945
18946 \begin_inset ERT
18947 status collapsed
18948
18949 \begin_layout Plain Layout
18950
18951 }
18952 \end_layout
18953
18954 \end_inset
18955
18956
18957 \end_layout
18958
18959 \begin_layout Standard
18960 Due to a bug in LyX only complete formulas can be colored with self-defined
18961  colors.
18962 \begin_inset Foot
18963 status collapsed
18964
18965 \begin_layout Plain Layout
18966 \begin_inset CommandInset href
18967 LatexCommand href
18968 name "LyX-bug #5269"
18969 target "http://www.lyx.org/trac/ticket/5269"
18970
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \end_inset
18977
18978
18979 \end_layout
18980
18981 \begin_layout Subsection
18982 Font Sizes
18983 \begin_inset CommandInset label
18984 LatexCommand label
18985 name "sub:Font-Sizes"
18986
18987 \end_inset
18988
18989
18990 \begin_inset Index idx
18991 status collapsed
18992
18993 \begin_layout Plain Layout
18994 Font ! size
18995 \end_layout
18996
18997 \end_inset
18998
18999
19000 \end_layout
19001
19002 \begin_layout Standard
19003 For characters in formulas there are, analog to characters in text, the
19004  following size commands:
19005 \end_layout
19006
19007 \begin_layout Standard
19008
19009 \series bold
19010
19011 \backslash
19012 Huge
19013 \series default
19014
19015 \series bold
19016
19017 \backslash
19018 huge
19019 \series default
19020
19021 \series bold
19022
19023 \backslash
19024 LARGE
19025 \series default
19026
19027 \series bold
19028
19029 \backslash
19030 Large
19031 \series default
19032
19033 \series bold
19034
19035 \backslash
19036 large
19037 \series default
19038
19039 \series bold
19040
19041 \backslash
19042 normalsize
19043 \series default
19044
19045 \series bold
19046
19047 \backslash
19048 small
19049 \series default
19050 ,
19051 \begin_inset Newline newline
19052 \end_inset
19053
19054
19055 \series bold
19056
19057 \backslash
19058 footnotesize
19059 \series default
19060
19061 \series bold
19062
19063 \backslash
19064 scriptsize
19065 \series default
19066  and 
19067 \series bold
19068
19069 \backslash
19070 tiny
19071 \end_layout
19072
19073 \begin_layout Standard
19074 The size produced by the commands depends on the document font size, which
19075  corresponds to the command 
19076 \series bold
19077
19078 \backslash
19079 normalsize
19080 \series default
19081 .
19082  The other commands produce smaller or larger sizes than 
19083 \series bold
19084
19085 \backslash
19086 normalsize
19087 \series default
19088 .
19089  The font size can however not exceed a certain value.
19090  Is for example the document font size 12
19091 \begin_inset space \thinspace{}
19092 \end_inset
19093
19094 pt, the command 
19095 \series bold
19096
19097 \backslash
19098 Huge
19099 \series default
19100  switches to the same size as 
19101 \series bold
19102
19103 \backslash
19104 huge
19105 \series default
19106 .
19107  
19108 \end_layout
19109
19110 \begin_layout Standard
19111 A size command is inserted in TeX-mode before the formula and sets the size
19112  for all following formula and text characters.
19113  To switch back to the initial size, the command 
19114 \series bold
19115
19116 \backslash
19117 normalsize
19118 \series default
19119  is inserted behind the formula in TeX-mode.
19120 \end_layout
19121
19122 \begin_layout Standard
19123 Within a formula the size can be changed using the following size commands
19124  or the toolbar button 
19125 \begin_inset Info
19126 type  "icon"
19127 arg   "math-insert \\style"
19128 \end_inset
19129
19130 :
19131 \end_layout
19132
19133 \begin_layout Standard
19134 \noindent
19135 \align center
19136 \begin_inset Tabular
19137 <lyxtabular version="3" rows="5" columns="2">
19138 <features rotate="0" tabularvalignment="middle">
19139 <column alignment="center" valignment="top">
19140 <column alignment="center" valignment="top">
19141 <row>
19142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 Command
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 Result
19156 \begin_inset Note Note
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160
19161 \series bold
19162
19163 \backslash
19164 raisebox
19165 \series default
19166  is only used as spacer.
19167 \end_layout
19168
19169 \end_inset
19170
19171
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 </row>
19177 <row>
19178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182
19183 \backslash
19184 displaystyle
19185 \begin_inset Index idx
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189 Commands ! D ! 
19190 \backslash
19191 displaystyle
19192 \end_layout
19193
19194 \end_inset
19195
19196
19197 \end_layout
19198
19199 \end_inset
19200 </cell>
19201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19202 \begin_inset Text
19203
19204 \begin_layout Plain Layout
19205 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19206 \end_inset
19207
19208
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 </row>
19214 <row>
19215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219
19220 \backslash
19221 textstyle
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 <row>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \backslash
19246 scriptstyle
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19256 \end_inset
19257
19258
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 </row>
19264 <row>
19265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269
19270 \backslash
19271 scriptscriptstyle
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 </lyxtabular>
19290
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \begin_layout Standard
19297 After entering these commands, a blue box appears in which the formula parts
19298  are inserted.
19299 \end_layout
19300
19301 \begin_layout Standard
19302 There is a further method to change the font size, that though only works
19303  for symbols or letters in mathematical text.
19304  To use it, one of the above text size commands is inserted in mathematical
19305  text.
19306  All following characters until the end of the mathematical text or until
19307  another size command will have the selected size.
19308  Two examples:
19309 \begin_inset VSpace -2mm
19310 \end_inset
19311
19312
19313 \end_layout
19314
19315 \begin_layout Standard
19316 \begin_inset ERT
19317 status collapsed
19318
19319 \begin_layout Plain Layout
19320
19321
19322 \backslash
19323 huge 
19324 \end_layout
19325
19326 \end_inset
19327
19328
19329 \begin_inset Formula 
19330 \[
19331 A=\frac{B}{c}\cdot\maltese
19332 \]
19333
19334 \end_inset
19335
19336
19337 \begin_inset Formula 
19338 \[
19339 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19340 \]
19341
19342 \end_inset
19343
19344
19345 \begin_inset ERT
19346 status collapsed
19347
19348 \begin_layout Plain Layout
19349
19350
19351 \backslash
19352 normalsize 
19353 \end_layout
19354
19355 \end_inset
19356
19357
19358 \end_layout
19359
19360 \begin_layout Standard
19361 \begin_inset VSpace medskip
19362 \end_inset
19363
19364 Before both formulas the command 
19365 \series bold
19366
19367 \backslash
19368 huge
19369 \series default
19370  was inserted.
19371  The command for the second formula is:
19372 \begin_inset Newline newline
19373 \end_inset
19374
19375
19376 \series bold
19377
19378 \backslash
19379 maltese
19380 \begin_inset space \textvisiblespace{}
19381 \end_inset
19382
19383 A Alt+M M 
19384 \backslash
19385 Large
19386 \begin_inset space \textvisiblespace{}
19387 \end_inset
19388
19389
19390 \backslash
19391 maltese
19392 \begin_inset space \textvisiblespace{}
19393 \end_inset
19394
19395
19396 \backslash
19397 textit
19398 \begin_inset space \textvisiblespace{}
19399 \end_inset
19400
19401 A
19402 \begin_inset Formula $\to$
19403 \end_inset
19404
19405
19406 \begin_inset Formula $\to$
19407 \end_inset
19408
19409
19410 \begin_inset Newline newline
19411 \end_inset
19412
19413
19414 \begin_inset space \hspace*{}
19415 \length 1cm
19416 \end_inset
19417
19418 Alt+M
19419 \series default
19420  
19421 \series bold
19422
19423 \backslash
19424 tiny
19425 \begin_inset space \textvisiblespace{}
19426 \end_inset
19427
19428
19429 \backslash
19430 maltese
19431 \begin_inset space \textvisiblespace{}
19432 \end_inset
19433
19434
19435 \backslash
19436 textit
19437 \begin_inset space \textvisiblespace{}
19438 \end_inset
19439
19440 A
19441 \end_layout
19442
19443 \begin_layout Standard
19444 If a symbol cannot be displayed in different sizes, it will always be displayed
19445  in the default size.
19446 \end_layout
19447
19448 \begin_layout Section
19449 Greek Letters
19450 \begin_inset Index idx
19451 status collapsed
19452
19453 \begin_layout Plain Layout
19454 Greek letters
19455 \end_layout
19456
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \begin_layout Standard
19463 Greek letters can also be inserted via the toolbar button 
19464 \begin_inset Info
19465 type  "icon"
19466 arg   "math-insert \\alpha"
19467 \end_inset
19468
19469 .
19470  All international typesetting norms purport that Greek letters in math
19471  have to be typeset italic/slanted.
19472  In some languages, like French or Russian, they are nevertheless sometimes
19473  typeset upright.
19474 \end_layout
19475
19476 \begin_layout Subsection
19477 Small Letters
19478 \begin_inset Index idx
19479 status collapsed
19480
19481 \begin_layout Plain Layout
19482 Greek letters ! small
19483 \end_layout
19484
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \begin_layout Standard
19491 \begin_inset space \hfill{}
19492 \end_inset
19493
19494
19495 \begin_inset Tabular
19496 <lyxtabular version="3" rows="11" columns="2">
19497 <features rotate="0" tabularvalignment="middle">
19498 <column alignment="center" valignment="top" width="0pt">
19499 <column alignment="center" valignment="top" width="0pt">
19500 <row>
19501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19502 \begin_inset Text
19503
19504 \begin_layout Plain Layout
19505 Command
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 Result
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 </row>
19520 <row>
19521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19522 \begin_inset Text
19523
19524 \begin_layout Plain Layout
19525
19526 \backslash
19527 alpha
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 \begin_inset Formula $\alpha$
19537 \end_inset
19538
19539
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 </row>
19545 <row>
19546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550
19551 \backslash
19552 beta
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 \begin_inset Formula $\beta$
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 </row>
19570 <row>
19571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575
19576 \backslash
19577 gamma
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19583 \begin_inset Text
19584
19585 \begin_layout Plain Layout
19586 \begin_inset Formula $\gamma$
19587 \end_inset
19588
19589
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 </row>
19595 <row>
19596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600
19601 \backslash
19602 delta
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Plain Layout
19611 \begin_inset Formula $\delta$
19612 \end_inset
19613
19614
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 </row>
19620 <row>
19621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625
19626 \backslash
19627 epsilon
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636 \begin_inset Formula $\epsilon$
19637 \end_inset
19638
19639
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 </row>
19645 <row>
19646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650
19651 \backslash
19652 varepsilon
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661 \begin_inset Formula $\varepsilon$
19662 \end_inset
19663
19664
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 </row>
19670 <row>
19671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \backslash
19677 zeta
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686 \begin_inset Formula $\zeta$
19687 \end_inset
19688
19689
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 </row>
19695 <row>
19696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700
19701 \backslash
19702 eta
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711 \begin_inset Formula $\eta$
19712 \end_inset
19713
19714
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \backslash
19727 theta
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 \begin_inset Formula $\theta$
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 </row>
19745 <row>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \backslash
19752 vartheta
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761 \begin_inset Formula $\vartheta$
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 </lyxtabular>
19771
19772 \end_inset
19773
19774
19775 \begin_inset space \hfill{}
19776 \end_inset
19777
19778
19779 \begin_inset Tabular
19780 <lyxtabular version="3" rows="12" columns="2">
19781 <features rotate="0" tabularvalignment="middle">
19782 <column alignment="center" valignment="top" width="0pt">
19783 <column alignment="center" valignment="top" width="0pt">
19784 <row>
19785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789 Command
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Result
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 </row>
19804 <row>
19805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809
19810 \backslash
19811 iota
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820 \begin_inset Formula $\iota$
19821 \end_inset
19822
19823
19824 \end_layout
19825
19826 \end_inset
19827 </cell>
19828 </row>
19829 <row>
19830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834
19835 \backslash
19836 kappa
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845 \begin_inset Formula $\kappa$
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \backslash
19861 varkappa
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 \begin_inset Formula $\varkappa$
19871 \end_inset
19872
19873
19874 \end_layout
19875
19876 \end_inset
19877 </cell>
19878 </row>
19879 <row>
19880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884
19885 \backslash
19886 lambda
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895 \begin_inset Formula $\lambda$
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \backslash
19911 mu
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 \begin_inset Formula $\mu$
19921 \end_inset
19922
19923
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 </row>
19929 <row>
19930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \backslash
19936 nu
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 \begin_inset Formula $\nu$
19946 \end_inset
19947
19948
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 </row>
19954 <row>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \backslash
19961 xi
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 \begin_inset Formula $\xi$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 o
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993 \begin_inset Formula $o$
19994 \end_inset
19995
19996
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 </row>
20002 <row>
20003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007
20008 \backslash
20009 pi
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Plain Layout
20018 \begin_inset Formula $\pi$
20019 \end_inset
20020
20021
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 </row>
20027 <row>
20028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032
20033 \backslash
20034 varpi
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 \begin_inset Formula $\varpi$
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 </row>
20052 <row>
20053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057
20058 \backslash
20059 rho
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 \begin_inset Formula $\rho$
20069 \end_inset
20070
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 </row>
20077 </lyxtabular>
20078
20079 \end_inset
20080
20081
20082 \begin_inset space \hfill{}
20083 \end_inset
20084
20085
20086 \begin_inset Tabular
20087 <lyxtabular version="3" rows="11" columns="2">
20088 <features rotate="0" tabularvalignment="middle">
20089 <column alignment="center" valignment="top" width="0pt">
20090 <column alignment="center" valignment="top" width="0pt">
20091 <row>
20092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 Command
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105 Result
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 </row>
20111 <row>
20112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116
20117 \backslash
20118 varrho
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 \begin_inset Formula $\varrho$
20128 \end_inset
20129
20130
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 </row>
20136 <row>
20137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Plain Layout
20141
20142 \backslash
20143 sigma
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152 \begin_inset Formula $\sigma$
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 </row>
20161 <row>
20162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166
20167 \backslash
20168 varsigma
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177 \begin_inset Formula $\varsigma$
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 </row>
20186 <row>
20187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191
20192 \backslash
20193 tau
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 \begin_inset Formula $\tau$
20203 \end_inset
20204
20205
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 </row>
20211 <row>
20212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216
20217 \backslash
20218 upsilon
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227 \begin_inset Formula $\upsilon$
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 </row>
20236 <row>
20237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241
20242 \backslash
20243 phi
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252 \begin_inset Formula $\phi$
20253 \end_inset
20254
20255
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 </row>
20261 <row>
20262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266
20267 \backslash
20268 varphi
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 \begin_inset Formula $\varphi$
20278 \end_inset
20279
20280
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row>
20287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291
20292 \backslash
20293 chi
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 \begin_inset Formula $\chi$
20303 \end_inset
20304
20305
20306 \end_layout
20307
20308 \end_inset
20309 </cell>
20310 </row>
20311 <row>
20312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20313 \begin_inset Text
20314
20315 \begin_layout Plain Layout
20316
20317 \backslash
20318 psi
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 \begin_inset Formula $\psi$
20328 \end_inset
20329
20330
20331 \end_layout
20332
20333 \end_inset
20334 </cell>
20335 </row>
20336 <row>
20337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20338 \begin_inset Text
20339
20340 \begin_layout Plain Layout
20341
20342 \backslash
20343 omega
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352 \begin_inset Formula $\omega$
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 </lyxtabular>
20362
20363 \end_inset
20364
20365
20366 \begin_inset space \hfill{}
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \begin_layout Standard
20373 \begin_inset VSpace medskip
20374 \end_inset
20375
20376
20377 \end_layout
20378
20379 \begin_layout Standard
20380 How to create special upright Greek letters is explained in 
20381 \begin_inset CommandInset ref
20382 LatexCommand ref
20383 reference "sub:Upright-small-Greek"
20384
20385 \end_inset
20386
20387 .
20388 \end_layout
20389
20390 \begin_layout Subsection
20391 Big Letters
20392 \begin_inset Index idx
20393 status collapsed
20394
20395 \begin_layout Plain Layout
20396 Greek letters ! big
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \begin_layout Standard
20405 \begin_inset space \hfill{}
20406 \end_inset
20407
20408
20409 \begin_inset Tabular
20410 <lyxtabular version="3" rows="7" columns="2">
20411 <features rotate="0" tabularvalignment="middle">
20412 <column alignment="center" valignment="top" width="0pt">
20413 <column alignment="center" valignment="top" width="0pt">
20414 <row>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 Command
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 Result
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 </row>
20434 <row>
20435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439
20440 \backslash
20441 Gamma
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 \begin_inset Formula $\Gamma$
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 </row>
20459 <row>
20460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464
20465 \backslash
20466 Delta
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 \begin_inset Formula $\Delta$
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 </row>
20484 <row>
20485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \backslash
20491 Theta
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500 \begin_inset Formula $\Theta$
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 </row>
20509 <row>
20510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514
20515 \backslash
20516 Lambda
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525 \begin_inset Formula $\Lambda$
20526 \end_inset
20527
20528
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \backslash
20541 Xi
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset Formula $\Xi$
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row>
20560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \backslash
20566 Pi
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 \begin_inset Formula $\Pi$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 </lyxtabular>
20585
20586 \end_inset
20587
20588
20589 \begin_inset space \hfill{}
20590 \end_inset
20591
20592
20593 \begin_inset Tabular
20594 <lyxtabular version="3" rows="6" columns="2">
20595 <features rotate="0" tabularvalignment="middle">
20596 <column alignment="center" valignment="top" width="0pt">
20597 <column alignment="center" valignment="top" width="0pt">
20598 <row>
20599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603 Command
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 Result
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 </row>
20618 <row>
20619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623
20624 \backslash
20625 Sigma
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634 \begin_inset Formula $\Sigma$
20635 \end_inset
20636
20637
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 </row>
20643 <row>
20644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20645 \begin_inset Text
20646
20647 \begin_layout Plain Layout
20648
20649 \backslash
20650 Upsilon
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659 \begin_inset Formula $\Upsilon$
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \end_inset
20666 </cell>
20667 </row>
20668 <row>
20669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673
20674 \backslash
20675 Phi
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684 \begin_inset Formula $\Phi$
20685 \end_inset
20686
20687
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 <row>
20694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \backslash
20700 Psi
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709 \begin_inset Formula $\Psi$
20710 \end_inset
20711
20712
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 </row>
20718 <row>
20719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Plain Layout
20723
20724 \backslash
20725 Omega
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 \begin_inset Formula $\Omega$
20735 \end_inset
20736
20737
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 </lyxtabular>
20744
20745 \end_inset
20746
20747
20748 \begin_inset space \hfill{}
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \begin_layout Standard
20755 \begin_inset VSpace medskip
20756 \end_inset
20757
20758 That the big Greek letters appear upright is caused by a design bug when
20759  TeX was developed.
20760  To get correct italic big letters, begin every command with 
20761 \series bold
20762 var
20763 \series default
20764 .
20765  For example the command 
20766 \series bold
20767
20768 \backslash
20769 varGamma
20770 \series default
20771  produces 
20772 \begin_inset Formula $\varGamma$
20773 \end_inset
20774
20775 .
20776  Another way is to load the package 
20777 \series bold
20778 fixmath
20779 \series default
20780
20781 \begin_inset Foot
20782 status collapsed
20783
20784 \begin_layout Plain Layout
20785
20786 \series bold
20787 fixmath
20788 \series default
20789  is part of the LaTeX-package 
20790 \series bold
20791 was
20792 \series default
20793
20794 \begin_inset Index idx
20795 status collapsed
20796
20797 \begin_layout Plain Layout
20798 Packages ! was
20799 \begin_inset ERT
20800 status collapsed
20801
20802 \begin_layout Plain Layout
20803
20804
20805 \backslash
20806 vspace{4mm}
20807 \end_layout
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \end_inset
20815
20816 .
20817 \end_layout
20818
20819 \end_inset
20820
20821
20822 \begin_inset Index idx
20823 status collapsed
20824
20825 \begin_layout Plain Layout
20826 Packages ! fixmath
20827 \end_layout
20828
20829 \end_inset
20830
20831  with the LaTeX-preamble line
20832 \end_layout
20833
20834 \begin_layout Standard
20835
20836 \series bold
20837
20838 \backslash
20839 usepackage{fixmath}
20840 \end_layout
20841
20842 \begin_layout Standard
20843 Then all big Greek letters in a document will automatically be typeset italic.
20844 \end_layout
20845
20846 \begin_layout Subsection
20847 Bold Letters
20848 \begin_inset Index idx
20849 status collapsed
20850
20851 \begin_layout Plain Layout
20852 Greek letters ! bold
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Standard
20861 Greek letters cannot be set with different font styles like Latin letters.
20862  They can only be made bold with the command 
20863 \series bold
20864
20865 \backslash
20866 boldsymbol
20867 \series default
20868
20869 \begin_inset Index idx
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873 Commands ! B ! 
20874 \backslash
20875 boldsymbol
20876 \end_layout
20877
20878 \end_inset
20879
20880 .
20881 \end_layout
20882
20883 \begin_layout Standard
20884 \align center
20885 \begin_inset Tabular
20886 <lyxtabular version="3" rows="3" columns="2">
20887 <features rotate="0" tabularvalignment="middle">
20888 <column alignment="center" valignment="top">
20889 <column alignment="center" valignment="top">
20890 <row>
20891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895 Command
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 Result
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 Upsilon
20918 \backslash
20919 boldsymbol
20920 \backslash
20921 Upsilon
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20931 \end_inset
20932
20933
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 </row>
20939 <row>
20940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944
20945 \backslash
20946 theta
20947 \backslash
20948 boldsymbol
20949 \backslash
20950 theta
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959 \begin_inset Formula $\theta\boldsymbol{\theta}$
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 </lyxtabular>
20969
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \begin_layout Section
20976 Symbols
20977 \begin_inset ERT
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981
20982
20983 \backslash
20984 texorpdfstring{
20985 \end_layout
20986
20987 \end_inset
20988
20989
20990 \begin_inset Foot
20991 status collapsed
20992
20993 \begin_layout Plain Layout
20994 A list with all symbols of most of the LaTeX-packages can be found in 
20995 \begin_inset CommandInset citation
20996 LatexCommand cite
20997 key "Symbols"
20998
20999 \end_inset
21000
21001 .
21002 \end_layout
21003
21004 \end_inset
21005
21006
21007 \begin_inset ERT
21008 status collapsed
21009
21010 \begin_layout Plain Layout
21011
21012 }{}
21013 \end_layout
21014
21015 \end_inset
21016
21017
21018 \begin_inset Note Note
21019 status collapsed
21020
21021 \begin_layout Plain Layout
21022
21023 \backslash
21024 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21025 \end_layout
21026
21027 \begin_layout Plain Layout
21028 More about 
21029 \backslash
21030 texorpdfstring is in section 
21031 \begin_inset CommandInset ref
21032 LatexCommand ref
21033 reference "sub:Formulas-in-Section"
21034
21035 \end_inset
21036
21037 .
21038 \end_layout
21039
21040 \end_inset
21041
21042
21043 \begin_inset Index idx
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047 Symbols
21048 \end_layout
21049
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \begin_layout Standard
21056 Many of the symbols listed in this section can also be inserted via the
21057  toolbar buttons 
21058 \begin_inset Info
21059 type  "icon"
21060 arg   "math-insert \\nabla"
21061 \end_inset
21062
21063  and 
21064 \begin_inset Info
21065 type  "icon"
21066 arg   "math-insert \\digamma"
21067 \end_inset
21068
21069 .
21070 \end_layout
21071
21072 \begin_layout Subsection
21073 Mathematical Symbols
21074 \begin_inset CommandInset label
21075 LatexCommand label
21076 name "sub:Mathematical-Symbols"
21077
21078 \end_inset
21079
21080
21081 \begin_inset Index idx
21082 status collapsed
21083
21084 \begin_layout Plain Layout
21085 Symbols ! mathematical
21086 \end_layout
21087
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \begin_layout Standard
21094 \begin_inset space \hfill{}
21095 \end_inset
21096
21097
21098 \begin_inset Tabular
21099 <lyxtabular version="3" rows="10" columns="2">
21100 <features rotate="0" tabularvalignment="middle">
21101 <column alignment="center" valignment="top" width="0pt">
21102 <column alignment="center" valignment="top" width="0pt">
21103 <row>
21104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 Command
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 Result
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 </row>
21123 <row>
21124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128
21129 \backslash
21130 neg
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139 \begin_inset Formula $\neg$
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 </row>
21148 <row>
21149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21150 \begin_inset Text
21151
21152 \begin_layout Plain Layout
21153
21154 \backslash
21155 Im
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164 \begin_inset Formula $\Im$
21165 \end_inset
21166
21167
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 </row>
21173 <row>
21174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178
21179 \backslash
21180 Re
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 \begin_inset Formula $\Re$
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 </row>
21198 <row>
21199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203
21204 \backslash
21205 aleph
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\aleph$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 <row>
21224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228
21229 \backslash
21230 partial
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\partial$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 <row>
21249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Plain Layout
21253
21254 \backslash
21255 infty
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 \begin_inset Formula $\infty$
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 </row>
21273 <row>
21274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278
21279 \backslash
21280 wp
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289 \begin_inset Formula $\wp$
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 </row>
21298 <row>
21299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21300 \begin_inset Text
21301
21302 \begin_layout Plain Layout
21303
21304 \backslash
21305 imath
21306 \end_layout
21307
21308 \end_inset
21309 </cell>
21310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 \begin_inset Formula $\imath$
21315 \end_inset
21316
21317
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row>
21324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328
21329 \backslash
21330 jmath
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 \begin_inset Formula $\jmath$
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 </lyxtabular>
21349
21350 \end_inset
21351
21352
21353 \begin_inset space \hfill{}
21354 \end_inset
21355
21356
21357 \begin_inset Tabular
21358 <lyxtabular version="3" rows="10" columns="2">
21359 <features rotate="0" tabularvalignment="middle">
21360 <column alignment="center" valignment="top" width="0pt">
21361 <column alignment="center" valignment="top" width="0pt">
21362 <row>
21363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 Command
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 Result
21377 \begin_inset Note Note
21378 status collapsed
21379
21380 \begin_layout Plain Layout
21381
21382 \series bold
21383
21384 \backslash
21385 raisebox
21386 \series default
21387  is only used as spacer.
21388 \end_layout
21389
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 <row>
21399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403
21404 \backslash
21405 forall
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414 \begin_inset Formula $\forall$
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 </row>
21423 <row>
21424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428
21429 \backslash
21430 exists
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439 \begin_inset Formula $\exists$
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 </row>
21448 <row>
21449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453
21454 \backslash
21455 nexists
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Formula $\nexists$
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 </row>
21473 <row>
21474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478
21479 \backslash
21480 emptyset
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 \begin_inset Formula $\emptyset$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 <row>
21499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503
21504 \backslash
21505 varnothing
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 \begin_inset Formula $\varnothing$
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 dag
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\dag$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \backslash
21555 ddag
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\ddag$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 complement
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset ERT
21590 status collapsed
21591
21592 \begin_layout Plain Layout
21593
21594
21595 \backslash
21596 raisebox{-0.8mm}{
21597 \end_layout
21598
21599 \end_inset
21600
21601
21602 \begin_inset Formula $\complement$
21603 \end_inset
21604
21605
21606 \begin_inset ERT
21607 status collapsed
21608
21609 \begin_layout Plain Layout
21610
21611 }
21612 \end_layout
21613
21614 \end_inset
21615
21616
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 </row>
21622 <row>
21623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \backslash
21629 Bbbk
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 \begin_inset Formula $\Bbbk$
21639 \end_inset
21640
21641
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 </row>
21647 </lyxtabular>
21648
21649 \end_inset
21650
21651
21652 \begin_inset space \hfill{}
21653 \end_inset
21654
21655
21656 \begin_inset Tabular
21657 <lyxtabular version="3" rows="10" columns="2">
21658 <features rotate="0" tabularvalignment="middle">
21659 <column alignment="center" valignment="top" width="0pt">
21660 <column alignment="center" valignment="top" width="0pt">
21661 <row>
21662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 Command
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 Result
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 </row>
21681 <row>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686
21687 \backslash
21688 prime
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697 \begin_inset Formula $\prime$
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 </row>
21706 <row>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \backslash
21713 backprime
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722 \begin_inset Formula $\backprime$
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 </row>
21731 <row>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736
21737 \backslash
21738 mho
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 \begin_inset Formula $\mho$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 </row>
21756 <row>
21757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761
21762 \backslash
21763 triangle
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 \begin_inset Formula $\triangle$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 </row>
21781 <row>
21782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786
21787 \backslash
21788 angle
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Formula $\angle$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 <row>
21807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \backslash
21813 measuredangle
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 \begin_inset Formula $\measuredangle$
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 </row>
21831 <row>
21832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836
21837 \backslash
21838 sphericalangle
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847 \begin_inset Formula $\sphericalangle$
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 </row>
21856 <row>
21857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861
21862 \backslash
21863 top
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872 \begin_inset Formula $\top$
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 </row>
21881 <row>
21882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886
21887 \backslash
21888 bot
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \begin_layout Plain Layout
21897 \begin_inset Formula $\bot$
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 </row>
21906 </lyxtabular>
21907
21908 \end_inset
21909
21910
21911 \begin_inset space \hfill{}
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \begin_layout Subsection
21918 Miscellaneous Symbols
21919 \begin_inset CommandInset label
21920 LatexCommand label
21921 name "sub:Miscellaneous-Symbols"
21922
21923 \end_inset
21924
21925
21926 \begin_inset Index idx
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930 Symbols ! miscellaneous
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \begin_layout Standard
21939 \noindent
21940 \align center
21941 \begin_inset Tabular
21942 <lyxtabular version="3" rows="10" columns="2">
21943 <features rotate="0" tabularvalignment="middle">
21944 <column alignment="center" valignment="top" width="0pt">
21945 <column alignment="center" valignment="top" width="0pt">
21946 <row>
21947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 Command
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 Result
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 <row>
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \backslash
21973 flat
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982 \begin_inset Formula $\flat$
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 </row>
21991 <row>
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996
21997 \backslash
21998 natural
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007 \begin_inset Formula $\natural$
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 </row>
22016 <row>
22017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021
22022 \backslash
22023 sharp
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032 \begin_inset Formula $\sharp$
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \end_inset
22039 </cell>
22040 </row>
22041 <row>
22042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046
22047 \backslash
22048 surd
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 \begin_inset Formula $\surd$
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \end_inset
22064 </cell>
22065 </row>
22066 <row>
22067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071
22072 \backslash
22073 checkmark
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 \begin_inset Formula $\checkmark$
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089 </cell>
22090 </row>
22091 <row>
22092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096
22097 \backslash
22098 yen
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 \begin_inset Formula $\yen$
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 </row>
22116 <row>
22117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121
22122 \backslash
22123 pounds
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132 \begin_inset Formula $\pounds$
22133 \end_inset
22134
22135
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 </row>
22141 <row>
22142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 $
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\$$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169 §
22170 \end_layout
22171
22172 \end_inset
22173 </cell>
22174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22175 \begin_inset Text
22176
22177 \begin_layout Plain Layout
22178 \begin_inset Formula $§$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 </lyxtabular>
22188
22189 \end_inset
22190
22191
22192 \begin_inset Tabular
22193 <lyxtabular version="3" rows="10" columns="2">
22194 <features rotate="0" tabularvalignment="middle">
22195 <column alignment="center" valignment="top">
22196 <column alignment="center" valignment="top">
22197 <row>
22198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202 Command
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211 Result
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 </row>
22217 <row>
22218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222
22223 \backslash
22224 hbar
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233 \begin_inset Formula $\hbar$
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 </row>
22242 <row>
22243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247
22248 \backslash
22249 hslash
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258 \begin_inset Formula $\hslash$
22259 \end_inset
22260
22261
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 </row>
22267 <row>
22268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272
22273 \backslash
22274 clubsuit
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283 \begin_inset Formula $\clubsuit$
22284 \end_inset
22285
22286
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 </row>
22292 <row>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \backslash
22299 spadesuit
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308 \begin_inset Formula $\spadesuit$
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 </row>
22317 <row>
22318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322
22323 \backslash
22324 bigstar
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 \begin_inset Formula $\bigstar$
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \end_inset
22340 </cell>
22341 </row>
22342 <row>
22343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347
22348 \backslash
22349 blacklozenge
22350 \end_layout
22351
22352 \end_inset
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358 \begin_inset Formula $\blacklozenge$
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \end_inset
22365 </cell>
22366 </row>
22367 <row>
22368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372
22373 \backslash
22374 blacktriangle
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383 \begin_inset Formula $\blacktriangle$
22384 \end_inset
22385
22386
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 </row>
22392 <row>
22393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22394 \begin_inset Text
22395
22396 \begin_layout Plain Layout
22397
22398 \backslash
22399 blacktiangledown
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408 \begin_inset Formula $\blacktriangledown$
22409 \end_inset
22410
22411
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 </row>
22417 <row>
22418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422
22423 \backslash
22424 bullet
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433 \begin_inset Formula $\bullet$
22434 \end_inset
22435
22436
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 </row>
22442 </lyxtabular>
22443
22444 \end_inset
22445
22446
22447 \begin_inset Tabular
22448 <lyxtabular version="3" rows="10" columns="2">
22449 <features rotate="0" tabularvalignment="middle">
22450 <column alignment="center" valignment="top" width="0pt">
22451 <column alignment="center" valignment="top" width="0pt">
22452 <row>
22453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 Command
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 Result
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 <row>
22473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477
22478 \backslash
22479 diamondsuit
22480 \end_layout
22481
22482 \end_inset
22483 </cell>
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488 \begin_inset Formula $\diamondsuit$
22489 \end_inset
22490
22491
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 </row>
22497 <row>
22498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502
22503 \backslash
22504 Diamond
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 \begin_inset Formula $\Diamond$
22514 \end_inset
22515
22516
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 heartsuit
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 $\heartsuit$
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" bottomline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \backslash
22554 P
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Formula $\P$
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 </row>
22572 <row>
22573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577
22578 \backslash
22579 copyright
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 \begin_inset Formula $\copyright$
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 </row>
22597 <row>
22598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602
22603 \backslash
22604 circledR
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 \begin_inset Formula $\circledR$
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 maltese
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 $\maltese$
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 diagup
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 $\diagup$
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 diagdown
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 $\diagdown$
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 </lyxtabular>
22698
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \begin_layout Standard
22705 \begin_inset VSpace medskip
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \begin_layout Standard
22712 Some symbols can be displayed in different sizes, see 
22713 \begin_inset CommandInset ref
22714 LatexCommand ref
22715 reference "sub:Font-Sizes"
22716
22717 \end_inset
22718
22719 .
22720 \end_layout
22721
22722 \begin_layout Subsection
22723 The Euro-Symbol €
22724 \begin_inset Index idx
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728 Symbols ! Euro-symbol
22729 \end_layout
22730
22731 \end_inset
22732
22733
22734 \begin_inset Index idx
22735 status collapsed
22736
22737 \begin_layout Plain Layout
22738
22739 \backslash
22740 @
22741 \begin_inset ERT
22742 status collapsed
22743
22744 \begin_layout Plain Layout
22745
22746
22747 \backslash
22748 officialeuro
22749 \end_layout
22750
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \begin_layout Standard
22762 To use the Euro symbol in formulas, the LaTeX-package 
22763 \series bold
22764 eurosym
22765 \series default
22766
22767 \begin_inset Index idx
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771 Packages ! eurosym
22772 \end_layout
22773
22774 \end_inset
22775
22776  must be installed and loaded with the LaTeX-preamble line
22777 \end_layout
22778
22779 \begin_layout Standard
22780
22781 \series bold
22782
22783 \backslash
22784 usepackage[gennarrow]{eurosym}
22785 \end_layout
22786
22787 \begin_layout Standard
22788 The Euro symbol can now be inserted with the command 
22789 \series bold
22790
22791 \backslash
22792 euro
22793 \series default
22794
22795 \begin_inset Index idx
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799 Commands ! E ! 
22800 \backslash
22801 euro
22802 \end_layout
22803
22804 \end_inset
22805
22806 .
22807 \end_layout
22808
22809 \begin_layout Standard
22810 The Euro symbol can directly be inserted with the € key in mathematical
22811  text, without having 
22812 \series bold
22813 eurosym
22814 \series default
22815  installed.
22816  When 
22817 \series bold
22818 eurosym
22819 \series default
22820  is installed, 
22821 \series bold
22822
22823 \backslash
22824 euro
22825 \series default
22826  can also be inserted in TeX-mode.
22827  The official currency symbol can then be inserted with the command 
22828 \series bold
22829
22830 \backslash
22831 officialeuro
22832 \series default
22833
22834 \begin_inset Index idx
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838 Commands ! O ! 
22839 \backslash
22840 officialeuro
22841 \end_layout
22842
22843 \end_inset
22844
22845 , that is only available in TeX-mode.
22846 \end_layout
22847
22848 \begin_layout Standard
22849 \begin_inset ERT
22850 status collapsed
22851
22852 \begin_layout Plain Layout
22853
22854
22855 \backslash
22856 ifeurosym 
22857 \end_layout
22858
22859 \end_inset
22860
22861
22862 \begin_inset Note Note
22863 status open
22864
22865 \begin_layout Plain Layout
22866 The following table will only be displayed when the LaTeX-package 
22867 \series bold
22868 eurosym
22869 \series default
22870  is installed.
22871 \end_layout
22872
22873 \end_inset
22874
22875
22876 \end_layout
22877
22878 \begin_layout Standard
22879 An overview about the different Euro symbols:
22880 \end_layout
22881
22882 \begin_layout Standard
22883 \align center
22884 \begin_inset Tabular
22885 <lyxtabular version="3" rows="4" columns="3">
22886 <features rotate="0" tabularvalignment="middle">
22887 <column alignment="center" valignment="top" width="0pt">
22888 <column alignment="center" valignment="top" width="0pt">
22889 <column alignment="center" valignment="top" width="0pt">
22890 <row>
22891 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904 Command 
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 Result
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 </row>
22919 <row>
22920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924 formula
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933
22934 \backslash
22935 euro
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 \begin_inset Formula $\euro$
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 </row>
22953 <row>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958 mathematical text
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22973 \begin_inset Text
22974
22975 \begin_layout Plain Layout
22976 \begin_inset Formula $\mbox{€}$
22977 \end_inset
22978
22979
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 TeX-mode
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999
23000 \backslash
23001 officialeuro
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 \begin_inset ERT
23011 status collapsed
23012
23013 \begin_layout Plain Layout
23014
23015
23016 \backslash
23017 officialeuro
23018 \end_layout
23019
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 </lyxtabular>
23029
23030 \end_inset
23031
23032
23033 \end_layout
23034
23035 \begin_layout Standard
23036 \begin_inset ERT
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040
23041
23042 \backslash
23043 else 
23044 \end_layout
23045
23046 \end_inset
23047
23048
23049 \begin_inset Note Note
23050 status open
23051
23052 \begin_layout Plain Layout
23053 The following will be displayed when the LaTeX-package 
23054 \series bold
23055 eurosym
23056 \series default
23057  is not installed:
23058 \end_layout
23059
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \begin_layout Standard
23066 You need to install the LaTeX-package 
23067 \series bold
23068 eurosym
23069 \series default
23070  to see the rest of this subsection in the output.
23071 \end_layout
23072
23073 \begin_layout Standard
23074 \begin_inset ERT
23075 status collapsed
23076
23077 \begin_layout Plain Layout
23078
23079
23080 \backslash
23081 fi 
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \begin_layout Section
23090 Relations
23091 \begin_inset CommandInset label
23092 LatexCommand label
23093 name "sec:Relations"
23094
23095 \end_inset
23096
23097
23098 \begin_inset Index idx
23099 status collapsed
23100
23101 \begin_layout Plain Layout
23102 Relations
23103 \end_layout
23104
23105 \end_inset
23106
23107
23108 \begin_inset Index idx
23109 status collapsed
23110
23111 \begin_layout Plain Layout
23112 Comparisons|see
23113 \begin_inset ERT
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117
23118 {
23119 \end_layout
23120
23121 \end_inset
23122
23123 Relations
23124 \begin_inset ERT
23125 status collapsed
23126
23127 \begin_layout Plain Layout
23128
23129 }
23130 \end_layout
23131
23132 \end_inset
23133
23134
23135 \end_layout
23136
23137 \end_inset
23138
23139
23140 \end_layout
23141
23142 \begin_layout Standard
23143 All following relations can also be inserted via the toolbar button 
23144 \begin_inset Info
23145 type  "icon"
23146 arg   "math-insert \\leq"
23147 \end_inset
23148
23149 .
23150 \end_layout
23151
23152 \begin_layout Standard
23153 \begin_inset space \hfill{}
23154 \end_inset
23155
23156
23157 \begin_inset Tabular
23158 <lyxtabular version="3" rows="17" columns="2">
23159 <features rotate="0" tabularvalignment="middle">
23160 <column alignment="center" valignment="top" width="0pt">
23161 <column alignment="center" valignment="top" width="0pt">
23162 <row>
23163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167 Command
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176 Result
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 </row>
23182 <row>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 <
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 \begin_inset Formula $<$
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 </row>
23205 <row>
23206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210
23211 \backslash
23212 le
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 \begin_inset Formula $\le$
23222 \end_inset
23223
23224
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 </row>
23230 <row>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235
23236 \backslash
23237 ll
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246 \begin_inset Formula $\ll$
23247 \end_inset
23248
23249
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 </row>
23255 <row>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260
23261 \backslash
23262 prec
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 \begin_inset Formula $\prec$
23272 \end_inset
23273
23274
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 </row>
23280 <row>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285
23286 \backslash
23287 preceq
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 \begin_inset Formula $\preceq$
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 </row>
23305 <row>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \backslash
23312 subset
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321 \begin_inset Formula $\subset$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \backslash
23337 subseteq
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Formula $\subseteq$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \backslash
23362 sqsubseteq
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $\sqsubseteq$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \backslash
23387 in
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $\in$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 vdash
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\vdash$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 smile
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\smile$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 lhd
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\lhd$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 unlhd
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\unlhd$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 gtrless
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\gtrless$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \backslash
23537 mid
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 \begin_inset Formula $\mid$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \backslash
23562 nmid
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Formula $\nmid$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 </lyxtabular>
23581
23582 \end_inset
23583
23584
23585 \begin_inset space \hfill{}
23586 \end_inset
23587
23588
23589 \begin_inset Tabular
23590 <lyxtabular version="3" rows="17" columns="2">
23591 <features rotate="0" tabularvalignment="middle">
23592 <column alignment="center" valignment="top" width="0pt">
23593 <column alignment="center" valignment="top" width="0pt">
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599 Command
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 Result
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619 =
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628 \begin_inset Formula $=$
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 </row>
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \backslash
23644 not=
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 \begin_inset Formula $\not=$
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 </row>
23662 <row>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \backslash
23669 equiv
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678 \begin_inset Formula $\equiv$
23679 \end_inset
23680
23681
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 </row>
23687 <row>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692
23693 \backslash
23694 sim
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 \begin_inset Formula $\sim$
23704 \end_inset
23705
23706
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 </row>
23712 <row>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717
23718 \backslash
23719 simeq
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 \begin_inset Formula $\simeq$
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \backslash
23744 approx
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 \begin_inset Formula $\approx$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 </row>
23762 <row>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \backslash
23769 cong
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\cong$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 </row>
23787 <row>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \backslash
23794 bowtie
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 \begin_inset Formula $\bowtie$
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \backslash
23819 notin
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\notin$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 perp
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Formula $\perp$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \backslash
23869 propto
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Formula $\propto$
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 asymp
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\asymp$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \backslash
23919 doteq
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\doteq$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 </row>
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \backslash
23944 circeq
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Formula $\circeq$
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 <row>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967
23968 \backslash
23969 models
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 \begin_inset Formula $\models$
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 </row>
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992
23993 \backslash
23994 widehat=
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003 \begin_inset Formula $\widehat{=}$
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 </row>
24012 </lyxtabular>
24013
24014 \end_inset
24015
24016
24017 \begin_inset space \hfill{}
24018 \end_inset
24019
24020
24021 \begin_inset Tabular
24022 <lyxtabular version="3" rows="17" columns="2">
24023 <features rotate="0" tabularvalignment="middle">
24024 <column alignment="center" valignment="top" width="0pt">
24025 <column alignment="center" valignment="top" width="0pt">
24026 <row>
24027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031 Command
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040 Result
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 </row>
24046 <row>
24047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24048 \begin_inset Text
24049
24050 \begin_layout Plain Layout
24051 >
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 \begin_inset Formula $>$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 ge
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 \begin_inset Formula $\ge$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \backslash
24101 gg
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Plain Layout
24110 \begin_inset Formula $\gg$
24111 \end_inset
24112
24113
24114 \end_layout
24115
24116 \end_inset
24117 </cell>
24118 </row>
24119 <row>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124
24125 \backslash
24126 succ
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 \begin_inset Formula $\succ$
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 <row>
24145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149
24150 \backslash
24151 succeq
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160 \begin_inset Formula $\succeq$
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174
24175 \backslash
24176 supset
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 \begin_inset Formula $\supset$
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 </row>
24194 <row>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199
24200 \backslash
24201 supseteq
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 \begin_inset Formula $\supseteq$
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 sqsupseteq
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235 \begin_inset Formula $\sqsupseteq$
24236 \end_inset
24237
24238
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 </row>
24244 <row>
24245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \backslash
24251 ni
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24257 \begin_inset Text
24258
24259 \begin_layout Plain Layout
24260 \begin_inset Formula $\ni$
24261 \end_inset
24262
24263
24264 \end_layout
24265
24266 \end_inset
24267 </cell>
24268 </row>
24269 <row>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Plain Layout
24274
24275 \backslash
24276 dashv
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 \begin_inset Formula $\dashv$
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 </row>
24294 <row>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \backslash
24301 frown
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310 \begin_inset Formula $\frown$
24311 \end_inset
24312
24313
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 </row>
24319 <row>
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Plain Layout
24324
24325 \backslash
24326 rhd
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335 \begin_inset Formula $\rhd$
24336 \end_inset
24337
24338
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 </row>
24344 <row>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349
24350 \backslash
24351 unrhd
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 \begin_inset Formula $\unrhd$
24361 \end_inset
24362
24363
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 </row>
24369 <row>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374
24375 \backslash
24376 lessgtr
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385 \begin_inset Formula $\lessgtr$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 <row>
24395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399
24400 \backslash
24401 parallel
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410 \begin_inset Formula $\parallel$
24411 \end_inset
24412
24413
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 </row>
24419 <row>
24420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 nparallel
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435 \begin_inset Formula $\nparallel$
24436 \end_inset
24437
24438
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 </row>
24444 </lyxtabular>
24445
24446 \end_inset
24447
24448
24449 \begin_inset space \hfill{}
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Standard
24456 \begin_inset VSpace medskip
24457 \end_inset
24458
24459 The characters 
24460 \series bold
24461
24462 \backslash
24463 lhd
24464 \series default
24465  and 
24466 \series bold
24467
24468 \backslash
24469 rhd
24470 \series default
24471  are bigger than the equal looking operators 
24472 \series bold
24473
24474 \backslash
24475 triangleleft
24476 \series default
24477  and 
24478 \series bold
24479
24480 \backslash
24481 triangleright
24482 \series default
24483 , respectively.
24484 \end_layout
24485
24486 \begin_layout Standard
24487 LyX supports also many special relations.
24488  Use the toolbar button 
24489 \begin_inset Info
24490 type  "icon"
24491 arg   "math-insert \\leqq"
24492 \end_inset
24493
24494  to see a list of these relations.
24495 \end_layout
24496
24497 \begin_layout Standard
24498 Relations are, in contrary to symbols, always surrounded by space.
24499 \end_layout
24500
24501 \begin_layout Standard
24502 Relations with labels can be created with the command 
24503 \series bold
24504
24505 \backslash
24506 stackrel
24507 \series default
24508
24509 \begin_inset Index idx
24510 status collapsed
24511
24512 \begin_layout Plain Layout
24513 Commands ! S ! 
24514 \backslash
24515 stackrel
24516 \end_layout
24517
24518 \end_inset
24519
24520 :
24521 \end_layout
24522
24523 \begin_layout Standard
24524 \align center
24525 \begin_inset Tabular
24526 <lyxtabular version="3" rows="2" columns="2">
24527 <features rotate="0" tabularvalignment="middle">
24528 <column alignment="center" valignment="top">
24529 <column alignment="center" valignment="top">
24530 <row>
24531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535 Command
24536 \end_layout
24537
24538 \end_inset
24539 </cell>
24540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544 Result
24545 \begin_inset Note Note
24546 status collapsed
24547
24548 \begin_layout Plain Layout
24549
24550 \series bold
24551
24552 \backslash
24553 raisebox
24554 \series default
24555  is only used as spacer.
24556 \end_layout
24557
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 </row>
24566 <row>
24567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571 A(r)
24572 \backslash
24573 stackrel
24574 \begin_inset space \textvisiblespace{}
24575 \end_inset
24576
24577 r
24578 \backslash
24579 to
24580 \backslash
24581 infty
24582 \begin_inset space \textvisiblespace{}
24583 \end_inset
24584
24585
24586 \begin_inset Formula $\downarrow$
24587 \end_inset
24588
24589
24590 \backslash
24591 approx
24592 \begin_inset space \textvisiblespace{}
24593 \end_inset
24594
24595
24596 \begin_inset space \textvisiblespace{}
24597 \end_inset
24598
24599 B
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 </row>
24617 </lyxtabular>
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Section
24625 Functions
24626 \end_layout
24627
24628 \begin_layout Subsection
24629 Predefined Functions
24630 \begin_inset CommandInset label
24631 LatexCommand label
24632 name "sub:Predefined-Functions"
24633
24634 \end_inset
24635
24636
24637 \begin_inset Index idx
24638 status collapsed
24639
24640 \begin_layout Plain Layout
24641 Functions ! predefined
24642 \end_layout
24643
24644 \end_inset
24645
24646
24647 \end_layout
24648
24649 \begin_layout Standard
24650 In general, variables are set 
24651 \emph on
24652 italic
24653 \emph default
24654  in mathematical expressions, but not function names, because 
24655 \begin_inset Formula $sin$
24656 \end_inset
24657
24658  could be misunderstood as 
24659 \begin_inset Formula $s\cdot i\cdot n$
24660 \end_inset
24661
24662 .
24663  Therefore there are predefined functionswhich are additionally a bit separated
24664  from prefactors.
24665  They are inserted as commands starting with a backslash before their name.
24666 \end_layout
24667
24668 \begin_layout Standard
24669 \align center
24670 \begin_inset Tabular
24671 <lyxtabular version="3" rows="2" columns="4">
24672 <features rotate="0" tabularvalignment="middle">
24673 <column alignment="center" valignment="top" width="0pt">
24674 <column alignment="center" valignment="top" width="0pt">
24675 <column alignment="center" valignment="top" width="0pt">
24676 <column alignment="center" valignment="top" width="0pt">
24677 <row>
24678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682 Command
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 Result
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700 Command
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709 Result
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 </row>
24715 <row>
24716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720 Asin(x)+B
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729 \begin_inset Formula $Asin(x)+B$
24730 \end_inset
24731
24732
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 A
24742 \backslash
24743 sin(x)+B
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Plain Layout
24752 \begin_inset Formula $A\sin(x)+B$
24753 \end_inset
24754
24755
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 </row>
24761 </lyxtabular>
24762
24763 \end_inset
24764
24765
24766 \end_layout
24767
24768 \begin_layout Standard
24769 The following functions are predefined:
24770 \end_layout
24771
24772 \begin_layout Standard
24773 \begin_inset VSpace -2mm
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 \align center
24781 \begin_inset Tabular
24782 <lyxtabular version="3" rows="9" columns="4">
24783 <features rotate="0" tabularvalignment="middle">
24784 <column alignment="center" valignment="top" width="0pt">
24785 <column alignment="center" valignment="top" width="0pt">
24786 <column alignment="center" valignment="top" width="0pt">
24787 <column alignment="center" valignment="top" width="0pt">
24788 <row>
24789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 Command
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 Command
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811 Command
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820 Command
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 </row>
24826 <row>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831
24832 \backslash
24833 sin
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842
24843 \backslash
24844 sinh
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Plain Layout
24853
24854 \backslash
24855 arcsin
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \begin_layout Plain Layout
24864
24865 \backslash
24866 sup
24867 \end_layout
24868
24869 \end_inset
24870 </cell>
24871 </row>
24872 <row>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877
24878 \backslash
24879 cos
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Plain Layout
24888
24889 \backslash
24890 cosh
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899
24900 \backslash
24901 arccos
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \backslash
24912 inf
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 </row>
24918 <row>
24919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Plain Layout
24923
24924 \backslash
24925 tan
24926 \end_layout
24927
24928 \end_inset
24929 </cell>
24930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 tanh
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945
24946 \backslash
24947 arctan
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956
24957 \backslash
24958 lim
24959 \end_layout
24960
24961 \end_inset
24962 </cell>
24963 </row>
24964 <row>
24965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24966 \begin_inset Text
24967
24968 \begin_layout Plain Layout
24969
24970 \backslash
24971 cot
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24977 \begin_inset Text
24978
24979 \begin_layout Plain Layout
24980
24981 \backslash
24982 coth
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991
24992 \backslash
24993 arg
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Plain Layout
25002
25003 \backslash
25004 liminf
25005 \end_layout
25006
25007 \end_inset
25008 </cell>
25009 </row>
25010 <row>
25011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015
25016 \backslash
25017 sec
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026
25027 \backslash
25028 min
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037
25038 \backslash
25039 deg
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048
25049 \backslash
25050 limsup
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 </row>
25056 <row>
25057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25058 \begin_inset Text
25059
25060 \begin_layout Plain Layout
25061
25062 \backslash
25063 csc
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25069 \begin_inset Text
25070
25071 \begin_layout Plain Layout
25072
25073 \backslash
25074 max
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083
25084 \backslash
25085 det
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094
25095 \backslash
25096 Pr
25097 \end_layout
25098
25099 \end_inset
25100 </cell>
25101 </row>
25102 <row>
25103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25104 \begin_inset Text
25105
25106 \begin_layout Plain Layout
25107
25108 \backslash
25109 ln
25110 \end_layout
25111
25112 \end_inset
25113 </cell>
25114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25115 \begin_inset Text
25116
25117 \begin_layout Plain Layout
25118
25119 \backslash
25120 exp
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25126 \begin_inset Text
25127
25128 \begin_layout Plain Layout
25129
25130 \backslash
25131 dim
25132 \end_layout
25133
25134 \end_inset
25135 </cell>
25136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25137 \begin_inset Text
25138
25139 \begin_layout Plain Layout
25140
25141 \backslash
25142 hom
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 </row>
25148 <row>
25149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Plain Layout
25153
25154 \backslash
25155 lg
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164
25165 \backslash
25166 log
25167 \end_layout
25168
25169 \end_inset
25170 </cell>
25171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25172 \begin_inset Text
25173
25174 \begin_layout Plain Layout
25175
25176 \backslash
25177 ker
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \backslash
25188 gcd
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 </row>
25194 </lyxtabular>
25195
25196 \end_inset
25197
25198
25199 \end_layout
25200
25201 \begin_layout Standard
25202 They can also be inserted with the math toolbar button 
25203 \begin_inset Info
25204 type  "icon"
25205 arg   "math-insert \\functions"
25206 \end_inset
25207
25208 .
25209 \end_layout
25210
25211 \begin_layout Subsection
25212 Self-defined Functions
25213 \begin_inset Index idx
25214 status collapsed
25215
25216 \begin_layout Plain Layout
25217 Functions ! self-defined
25218 \end_layout
25219
25220 \end_inset
25221
25222
25223 \end_layout
25224
25225 \begin_layout Standard
25226 To use a function that is not predefined, like for example the sign function
25227  sgn(x), there are two possibilities:
25228 \end_layout
25229
25230 \begin_layout Itemize
25231 Define the function by inserting the following line to the LaTeX-preamble
25232 \begin_inset Foot
25233 status collapsed
25234
25235 \begin_layout Plain Layout
25236 For more about 
25237 \series bold
25238
25239 \backslash
25240 DeclareMathOperator
25241 \series default
25242  see 
25243 \begin_inset CommandInset ref
25244 LatexCommand ref
25245 reference "sub:Self-defined-Operators"
25246
25247 \end_inset
25248
25249 .
25250 \end_layout
25251
25252 \end_inset
25253
25254
25255 \begin_inset Newline newline
25256 \end_inset
25257
25258
25259 \begin_inset VSpace -3mm
25260 \end_inset
25261
25262
25263 \begin_inset Newline newline
25264 \end_inset
25265
25266
25267 \series bold
25268
25269 \backslash
25270 DeclareMathOperator{
25271 \backslash
25272 sgn}{sgn}
25273 \series default
25274
25275 \begin_inset Index idx
25276 status collapsed
25277
25278 \begin_layout Plain Layout
25279 Commands ! D ! 
25280 \backslash
25281 dbinom@
25282 \backslash
25283 DeclareMathOperator
25284 \end_layout
25285
25286 \end_inset
25287
25288
25289 \begin_inset Newline newline
25290 \end_inset
25291
25292
25293 \begin_inset VSpace -2mm
25294 \end_inset
25295
25296
25297 \begin_inset Newline newline
25298 \end_inset
25299
25300 Now the new defined function can be called with the command 
25301 \series bold
25302
25303 \backslash
25304 sgn
25305 \series default
25306 .
25307 \end_layout
25308
25309 \begin_layout Itemize
25310 Write the formula as usual, mark the formula name, in our example the letters
25311  
25312 \emph on
25313 sgn
25314 \emph default
25315 , and change it to mathematical text.
25316  Finally, a space is inserted between prefactor and function.
25317 \end_layout
25318
25319 \begin_layout Standard
25320 The result is the same with both methods as with a predefined function
25321 \begin_inset Foot
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325 In LyX self-defined functions are displayed red, predefined ones black.
25326 \end_layout
25327
25328 \end_inset
25329
25330 :
25331 \end_layout
25332
25333 \begin_layout Standard
25334 \align center
25335 \begin_inset Tabular
25336 <lyxtabular version="3" rows="3" columns="2">
25337 <features rotate="0" tabularvalignment="middle">
25338 <column alignment="center" valignment="top" width="0pt">
25339 <column alignment="center" valignment="top" width="0pt">
25340 <row>
25341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25342 \begin_inset Text
25343
25344 \begin_layout Plain Layout
25345 Command
25346 \end_layout
25347
25348 \end_inset
25349 </cell>
25350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354 Result
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 </row>
25360 <row>
25361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365 A
25366 \backslash
25367 sgn(x)+B
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 \begin_inset Formula $A\sgn(x)+B$
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 </row>
25385 <row>
25386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390 A
25391 \backslash
25392 ,
25393 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25394 \end_inset
25395
25396 (x)+B
25397 \end_layout
25398
25399 \end_inset
25400 </cell>
25401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25402 \begin_inset Text
25403
25404 \begin_layout Plain Layout
25405 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 </row>
25414 </lyxtabular>
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \begin_layout Standard
25422 The first method is more suitable when the self-defined function should
25423  be used several times.
25424 \end_layout
25425
25426 \begin_layout Subsection
25427 Limits
25428 \begin_inset Index idx
25429 status collapsed
25430
25431 \begin_layout Plain Layout
25432 Limits
25433 \end_layout
25434
25435 \end_inset
25436
25437
25438 \end_layout
25439
25440 \begin_layout Standard
25441 For limits, in addition to the commands 
25442 \series bold
25443
25444 \backslash
25445 lim
25446 \series default
25447
25448 \begin_inset Index idx
25449 status collapsed
25450
25451 \begin_layout Plain Layout
25452 Commands ! L ! 
25453 \backslash
25454 lim
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \series bold
25461
25462 \backslash
25463 liminf
25464 \series default
25465  and 
25466 \series bold
25467
25468 \backslash
25469 limsup
25470 \series default
25471  the following functions are defined:
25472 \end_layout
25473
25474 \begin_layout Standard
25475 \align center
25476 \begin_inset Tabular
25477 <lyxtabular version="3" rows="5" columns="2">
25478 <features rotate="0" tabularvalignment="middle">
25479 <column alignment="center" valignment="top">
25480 <column alignment="center" valignment="top">
25481 <row>
25482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Plain Layout
25486 Command
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495 Result
25496 \begin_inset Note Note
25497 status collapsed
25498
25499 \begin_layout Plain Layout
25500
25501 \series bold
25502
25503 \backslash
25504 raisebox
25505 \series default
25506  is only used as spacer.
25507 \end_layout
25508
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 </row>
25517 <row>
25518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Plain Layout
25522
25523 \backslash
25524 varliminf
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25530 \begin_inset Text
25531
25532 \begin_layout Plain Layout
25533 \begin_inset Formula $\varliminf$
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 </row>
25542 <row>
25543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Plain Layout
25547
25548 \backslash
25549 varlimsup
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Plain Layout
25558 \begin_inset Formula $\varlimsup$
25559 \end_inset
25560
25561
25562 \end_layout
25563
25564 \end_inset
25565 </cell>
25566 </row>
25567 <row>
25568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25569 \begin_inset Text
25570
25571 \begin_layout Plain Layout
25572
25573 \backslash
25574 varprojlim
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Plain Layout
25583 \begin_inset Formula $\varprojlim$
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 </row>
25592 <row>
25593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25594 \begin_inset Text
25595
25596 \begin_layout Plain Layout
25597
25598 \backslash
25599 varinjlim
25600 \end_layout
25601
25602 \end_inset
25603 </cell>
25604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25605 \begin_inset Text
25606
25607 \begin_layout Plain Layout
25608 \begin_inset Formula $\varinjlim$
25609 \end_inset
25610
25611
25612 \begin_inset Formula $\raisebox{-2.5mm}{}$
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \end_inset
25619 </cell>
25620 </row>
25621 </lyxtabular>
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Standard
25629 \begin_inset VSpace medskip
25630 \end_inset
25631
25632 The limit is created by inserting a subscript.
25633  It is set right beside the function in an inline formula:
25634 \end_layout
25635
25636 \begin_layout Standard
25637 \align center
25638 \begin_inset Tabular
25639 <lyxtabular version="3" rows="2" columns="2">
25640 <features rotate="0" tabularvalignment="middle">
25641 <column alignment="center" valignment="top" width="0pt">
25642 <column alignment="center" valignment="top" width="0pt">
25643 <row>
25644 <cell alignment="center" valignment="top" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648 Command
25649 \end_layout
25650
25651 \end_inset
25652 </cell>
25653 <cell alignment="center" valignment="top" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657 \begin_inset space \hspace{}
25658 \length 1cm
25659 \end_inset
25660
25661 Result
25662 \begin_inset Note Note
25663 status collapsed
25664
25665 \begin_layout Plain Layout
25666 The space and
25667 \series bold
25668  
25669 \backslash
25670 raisebox
25671 \series default
25672  are used here as spacer.
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 </row>
25683 <row>
25684 <cell alignment="center" valignment="top" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Plain Layout
25688
25689 \backslash
25690 lim_x
25691 \backslash
25692 to
25693 \begin_inset space \textvisiblespace{}
25694 \end_inset
25695
25696 A
25697 \begin_inset space \textvisiblespace{}
25698 \end_inset
25699
25700 x=B
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 <cell alignment="center" valignment="top" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \end_inset
25716 </cell>
25717 </row>
25718 </lyxtabular>
25719
25720 \end_inset
25721
25722
25723 \end_layout
25724
25725 \begin_layout Standard
25726 In a displayed formula the limit is set below the formula, as usual:
25727 \begin_inset Formula 
25728 \[
25729 \lim_{x\to A}x=B
25730 \]
25731
25732 \end_inset
25733
25734
25735 \end_layout
25736
25737 \begin_layout Standard
25738 \begin_inset VSpace medskip
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \begin_layout Standard
25745 How to adjust the typesetting of the limits see 
25746 \begin_inset CommandInset ref
25747 LatexCommand ref
25748 reference "sub:Operator-Limits"
25749
25750 \end_inset
25751
25752 .
25753 \end_layout
25754
25755 \begin_layout Subsection
25756 Modulo-Functions
25757 \begin_inset Index idx
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761 Functions ! modulo-
25762 \end_layout
25763
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \begin_layout Standard
25770 The modulo-function is special, because it exists in four variants.
25771  The variants in a displayed formula are:
25772 \begin_inset Formula 
25773 \begin{align*}
25774 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25775 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25776 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25777 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25778 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25779 \end{align*}
25780
25781 \end_inset
25782
25783
25784 \end_layout
25785
25786 \begin_layout Standard
25787 In an inline formula less space is set before the function names for all
25788  variants.
25789  By default the modulo-functions take only the first following character
25790  into account.
25791  To use more than one character, one has to put them into TeX-braces:
25792 \begin_inset Formula 
25793 \begin{align*}
25794 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25795 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25796 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25797 \end{align*}
25798
25799 \end_inset
25800
25801
25802 \end_layout
25803
25804 \begin_layout Section
25805 Special Characters
25806 \begin_inset Index idx
25807 status collapsed
25808
25809 \begin_layout Plain Layout
25810 Special characters
25811 \end_layout
25812
25813 \end_inset
25814
25815
25816 \end_layout
25817
25818 \begin_layout Subsection
25819 Special Characters in Mathematical Text
25820 \end_layout
25821
25822 \begin_layout Standard
25823 The following commands can only be used in mathematical text or in TeX-mode:
25824 \end_layout
25825
25826 \begin_layout Standard
25827 \begin_inset space \hfill{}
25828 \end_inset
25829
25830
25831 \begin_inset Tabular
25832 <lyxtabular version="3" rows="8" columns="2">
25833 <features rotate="0" tabularvalignment="middle">
25834 <column alignment="block" valignment="top">
25835 <column alignment="block" valignment="top">
25836 <row>
25837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841 Command
25842 \end_layout
25843
25844 \end_inset
25845 </cell>
25846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25847 \begin_inset Text
25848
25849 \begin_layout Plain Layout
25850 Result
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 </row>
25856 <row>
25857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861
25862 \backslash
25863 oe
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872 \begin_inset Formula $\textrm{œ}$
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 </row>
25881 <row>
25882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25883 \begin_inset Text
25884
25885 \begin_layout Plain Layout
25886
25887 \backslash
25888 OE
25889 \end_layout
25890
25891 \end_inset
25892 </cell>
25893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Plain Layout
25897 \begin_inset Formula $\textrm{Œ}$
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \end_inset
25904 </cell>
25905 </row>
25906 <row>
25907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25908 \begin_inset Text
25909
25910 \begin_layout Plain Layout
25911
25912 \backslash
25913 ae
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 \begin_inset Formula $\textrm{æ}$
25923 \end_inset
25924
25925
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 </row>
25931 <row>
25932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936
25937 \backslash
25938 AE
25939 \end_layout
25940
25941 \end_inset
25942 </cell>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947 \begin_inset Formula $\textrm{Æ}$
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 </row>
25956 <row>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961
25962 \backslash
25963 aa
25964 \end_layout
25965
25966 \end_inset
25967 </cell>
25968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972 \begin_inset Formula $\textrm{\aa}$
25973 \end_inset
25974
25975
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 </row>
25981 <row>
25982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25983 \begin_inset Text
25984
25985 \begin_layout Plain Layout
25986
25987 \backslash
25988 AA
25989 \begin_inset Index idx
25990 status collapsed
25991
25992 \begin_layout Plain Layout
25993
25994 \backslash
25995 @
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 textrm{
26004 \backslash
26005 AA}
26006 \end_layout
26007
26008 \end_inset
26009
26010
26011 \end_layout
26012
26013 \end_inset
26014
26015
26016 \end_layout
26017
26018 \end_inset
26019 </cell>
26020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26021 \begin_inset Text
26022
26023 \begin_layout Plain Layout
26024 \begin_inset Formula $\textrm{Å}$
26025 \end_inset
26026
26027
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 </row>
26033 <row>
26034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038
26039 \backslash
26040 i
26041 \end_layout
26042
26043 \end_inset
26044 </cell>
26045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26046 \begin_inset Text
26047
26048 \begin_layout Plain Layout
26049 \begin_inset Formula $\textrm{ı}$
26050 \end_inset
26051
26052
26053 \end_layout
26054
26055 \end_inset
26056 </cell>
26057 </row>
26058 </lyxtabular>
26059
26060 \end_inset
26061
26062
26063 \begin_inset space \hfill{}
26064 \end_inset
26065
26066
26067 \begin_inset Tabular
26068 <lyxtabular version="3" rows="8" columns="2">
26069 <features rotate="0" tabularvalignment="middle">
26070 <column alignment="block" valignment="top">
26071 <column alignment="center" valignment="top">
26072 <row>
26073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 command
26078 \begin_inset Note Note
26079 status collapsed
26080
26081 \begin_layout Plain Layout
26082 The space of 0
26083 \begin_inset space \thinspace{}
26084 \end_inset
26085
26086 mm is used for separation, because otherwise the output will be ¡ and ¿
26087  respectively.
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101 Result
26102 \end_layout
26103
26104 \end_inset
26105 </cell>
26106 </row>
26107 <row>
26108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26109 \begin_inset Text
26110
26111 \begin_layout Plain Layout
26112
26113 \backslash
26114 o
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26120 \begin_inset Text
26121
26122 \begin_layout Plain Layout
26123 \begin_inset Formula $\textrm{ø}$
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 </row>
26132 <row>
26133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137
26138 \backslash
26139 O
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Plain Layout
26148 \begin_inset Formula $\textrm{Ø}$
26149 \end_inset
26150
26151
26152 \end_layout
26153
26154 \end_inset
26155 </cell>
26156 </row>
26157 <row>
26158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26159 \begin_inset Text
26160
26161 \begin_layout Plain Layout
26162
26163 \backslash
26164 l
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26170 \begin_inset Text
26171
26172 \begin_layout Plain Layout
26173 \begin_inset Formula $\textrm{ł}$
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 </row>
26182 <row>
26183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187
26188 \backslash
26189 L
26190 \end_layout
26191
26192 \end_inset
26193 </cell>
26194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198 \begin_inset Formula $\textrm{Ł}$
26199 \end_inset
26200
26201
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 </row>
26207 <row>
26208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26209 \begin_inset Text
26210
26211 \begin_layout Plain Layout
26212 !
26213 \begin_inset space \hspace{}
26214 \length 0mm
26215 \end_inset
26216
26217 `
26218 \begin_inset space \textvisiblespace{}
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230 \begin_inset Formula $\textrm{!`}$
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \end_inset
26237 </cell>
26238 </row>
26239 <row>
26240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26241 \begin_inset Text
26242
26243 \begin_layout Plain Layout
26244 ?
26245 \begin_inset space \hspace{}
26246 \length 0mm
26247 \end_inset
26248
26249 `
26250 \begin_inset space \textvisiblespace{}
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \end_inset
26257 </cell>
26258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26259 \begin_inset Text
26260
26261 \begin_layout Plain Layout
26262 \begin_inset Formula $\textrm{?`}$
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 </row>
26271 <row>
26272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276
26277 \backslash
26278 j
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287 \begin_inset Formula $\textrm{ȷ}$
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 </row>
26296 </lyxtabular>
26297
26298 \end_inset
26299
26300
26301 \begin_inset space \hfill{}
26302 \end_inset
26303
26304
26305 \end_layout
26306
26307 \begin_layout Standard
26308 The characters 
26309 \begin_inset Formula $\textrm{\textrm{Å}}$
26310 \end_inset
26311
26312  and 
26313 \begin_inset Formula $\textrm{\textrm{Ø}}$
26314 \end_inset
26315
26316  can also be inserted via the math toolbar button 
26317 \begin_inset Info
26318 type  "icon"
26319 arg   "math-insert \\digamma"
26320 \end_inset
26321
26322 .
26323 \end_layout
26324
26325 \begin_layout Standard
26326 An exception are the commands 
26327 \series bold
26328 !
26329 \begin_inset space \hspace{}
26330 \length 0mm
26331 \end_inset
26332
26333 `
26334 \series default
26335  and 
26336 \series bold
26337 ?
26338 \begin_inset space \hspace{}
26339 \length 0mm
26340 \end_inset
26341
26342 `
26343 \series default
26344 , because they can be inserted in LyX directly to text.
26345 \end_layout
26346
26347 \begin_layout Subsection
26348 Accents in Text
26349 \begin_inset CommandInset label
26350 LatexCommand label
26351 name "sub:Accents-in-Text"
26352
26353 \end_inset
26354
26355
26356 \begin_inset Index idx
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360 Accents ! in text
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \begin_layout Standard
26369 With the following commands all letters can be accented.
26370  The commands must be inserted in TeX-mode.
26371 \end_layout
26372
26373 \begin_layout Standard
26374 \begin_inset space \hfill{}
26375 \end_inset
26376
26377
26378 \begin_inset Tabular
26379 <lyxtabular version="3" rows="8" columns="2">
26380 <features rotate="0" tabularvalignment="middle">
26381 <column alignment="block" valignment="top">
26382 <column alignment="block" valignment="top">
26383 <row>
26384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26385 \begin_inset Text
26386
26387 \begin_layout Plain Layout
26388 Command
26389 \end_layout
26390
26391 \end_inset
26392 </cell>
26393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397 Result
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 </row>
26403 <row>
26404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Plain Layout
26408
26409 \backslash
26410
26411 \begin_inset Quotes grd
26412 \end_inset
26413
26414 e
26415 \end_layout
26416
26417 \end_inset
26418 </cell>
26419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26420 \begin_inset Text
26421
26422 \begin_layout Plain Layout
26423 \begin_inset ERT
26424 status collapsed
26425
26426 \begin_layout Plain Layout
26427
26428
26429 \backslash
26430 "e
26431 \end_layout
26432
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 </row>
26441 <row>
26442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26443 \begin_inset Text
26444
26445 \begin_layout Plain Layout
26446
26447 \backslash
26448 `e
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457 \begin_inset ERT
26458 status collapsed
26459
26460 \begin_layout Plain Layout
26461
26462
26463 \backslash
26464 `e
26465 \end_layout
26466
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 </row>
26475 <row>
26476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Plain Layout
26480
26481 \backslash
26482 ^
26483 \begin_inset space \textvisiblespace{}
26484 \end_inset
26485
26486 e
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495 \begin_inset ERT
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499
26500
26501 \backslash
26502 ^e
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 </row>
26513 <row>
26514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26515 \begin_inset Text
26516
26517 \begin_layout Plain Layout
26518
26519 \backslash
26520 =e
26521 \end_layout
26522
26523 \end_inset
26524 </cell>
26525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529 \begin_inset ERT
26530 status collapsed
26531
26532 \begin_layout Plain Layout
26533
26534
26535 \backslash
26536 =e
26537 \end_layout
26538
26539 \end_inset
26540
26541
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 </row>
26547 <row>
26548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26549 \begin_inset Text
26550
26551 \begin_layout Plain Layout
26552
26553 \backslash
26554 u
26555 \begin_inset space \textvisiblespace{}
26556 \end_inset
26557
26558 e
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567 \begin_inset ERT
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571
26572
26573 \backslash
26574 u e
26575 \end_layout
26576
26577 \end_inset
26578
26579
26580 \end_layout
26581
26582 \end_inset
26583 </cell>
26584 </row>
26585 <row>
26586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26587 \begin_inset Text
26588
26589 \begin_layout Plain Layout
26590
26591 \backslash
26592 b
26593 \begin_inset space \textvisiblespace{}
26594 \end_inset
26595
26596 e
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26602 \begin_inset Text
26603
26604 \begin_layout Plain Layout
26605 \begin_inset ERT
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609
26610
26611 \backslash
26612 b e
26613 \end_layout
26614
26615 \end_inset
26616
26617
26618 \end_layout
26619
26620 \end_inset
26621 </cell>
26622 </row>
26623 <row>
26624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628
26629 \backslash
26630 t
26631 \begin_inset space \textvisiblespace{}
26632 \end_inset
26633
26634 ee
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26640 \begin_inset Text
26641
26642 \begin_layout Plain Layout
26643 \begin_inset ERT
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647
26648
26649 \backslash
26650 t ee
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \end_inset
26659 </cell>
26660 </row>
26661 </lyxtabular>
26662
26663 \end_inset
26664
26665
26666 \begin_inset space \hfill{}
26667 \end_inset
26668
26669
26670 \begin_inset Tabular
26671 <lyxtabular version="3" rows="8" columns="2">
26672 <features rotate="0" tabularvalignment="middle">
26673 <column alignment="block" valignment="top">
26674 <column alignment="center" valignment="top">
26675 <row>
26676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26677 \begin_inset Text
26678
26679 \begin_layout Plain Layout
26680 Command
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Plain Layout
26689 Result
26690 \end_layout
26691
26692 \end_inset
26693 </cell>
26694 </row>
26695 <row>
26696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26697 \begin_inset Text
26698
26699 \begin_layout Plain Layout
26700
26701 \backslash
26702 H
26703 \begin_inset space \textvisiblespace{}
26704 \end_inset
26705
26706 e
26707 \end_layout
26708
26709 \end_inset
26710 </cell>
26711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26712 \begin_inset Text
26713
26714 \begin_layout Plain Layout
26715 \begin_inset ERT
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719
26720
26721 \backslash
26722 H e
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \end_layout
26729
26730 \end_inset
26731 </cell>
26732 </row>
26733 <row>
26734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26735 \begin_inset Text
26736
26737 \begin_layout Plain Layout
26738
26739 \backslash
26740 'e
26741 \end_layout
26742
26743 \end_inset
26744 </cell>
26745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26746 \begin_inset Text
26747
26748 \begin_layout Plain Layout
26749 \begin_inset ERT
26750 status collapsed
26751
26752 \begin_layout Plain Layout
26753
26754
26755 \backslash
26756 'e
26757 \end_layout
26758
26759 \end_inset
26760
26761
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 </row>
26767 <row>
26768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26769 \begin_inset Text
26770
26771 \begin_layout Plain Layout
26772
26773 \backslash
26774 ~e
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 Tilde
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793 \begin_inset ERT
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797
26798
26799 \backslash
26800 ~e
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 </row>
26811 <row>
26812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Plain Layout
26816
26817 \backslash
26818 .e
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26824 \begin_inset Text
26825
26826 \begin_layout Plain Layout
26827 \begin_inset ERT
26828 status collapsed
26829
26830 \begin_layout Plain Layout
26831
26832
26833 \backslash
26834 .e
26835 \end_layout
26836
26837 \end_inset
26838
26839
26840 \end_layout
26841
26842 \end_inset
26843 </cell>
26844 </row>
26845 <row>
26846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26847 \begin_inset Text
26848
26849 \begin_layout Plain Layout
26850
26851 \backslash
26852 v
26853 \begin_inset space \textvisiblespace{}
26854 \end_inset
26855
26856 e
26857 \end_layout
26858
26859 \end_inset
26860 </cell>
26861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26862 \begin_inset Text
26863
26864 \begin_layout Plain Layout
26865 \begin_inset ERT
26866 status collapsed
26867
26868 \begin_layout Plain Layout
26869
26870
26871 \backslash
26872 v e
26873 \end_layout
26874
26875 \end_inset
26876
26877
26878 \end_layout
26879
26880 \end_inset
26881 </cell>
26882 </row>
26883 <row>
26884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26885 \begin_inset Text
26886
26887 \begin_layout Plain Layout
26888
26889 \backslash
26890 d
26891 \begin_inset space \textvisiblespace{}
26892 \end_inset
26893
26894 e
26895 \end_layout
26896
26897 \end_inset
26898 </cell>
26899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26900 \begin_inset Text
26901
26902 \begin_layout Plain Layout
26903 \begin_inset ERT
26904 status collapsed
26905
26906 \begin_layout Plain Layout
26907
26908
26909 \backslash
26910 d e
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 </row>
26921 <row>
26922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926
26927 \backslash
26928 c
26929 \begin_inset space \textvisiblespace{}
26930 \end_inset
26931
26932 e
26933 \end_layout
26934
26935 \end_inset
26936 </cell>
26937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26938 \begin_inset Text
26939
26940 \begin_layout Plain Layout
26941 \begin_inset ERT
26942 status collapsed
26943
26944 \begin_layout Plain Layout
26945
26946
26947 \backslash
26948 c e
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \end_inset
26957 </cell>
26958 </row>
26959 </lyxtabular>
26960
26961 \end_inset
26962
26963
26964 \begin_inset space \hfill{}
26965 \end_inset
26966
26967
26968 \end_layout
26969
26970 \begin_layout Standard
26971 \begin_inset VSpace medskip
26972 \end_inset
26973
26974 With the command 
26975 \series bold
26976
26977 \backslash
26978 t
26979 \series default
26980  also two different characters can be accented.
26981  The command 
26982 \series bold
26983
26984 \backslash
26985 t
26986 \begin_inset space \textvisiblespace{}
26987 \end_inset
26988
26989 sz
26990 \series default
26991  creates: 
26992 \begin_inset ERT
26993 status collapsed
26994
26995 \begin_layout Plain Layout
26996
26997
26998 \backslash
26999 t sz
27000 \end_layout
27001
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Standard
27008 The accents 
27009 \series bold
27010 `
27011 \series default
27012  , 
27013 \series bold
27014 '
27015 \series default
27016  and 
27017 \series bold
27018 ^
27019 \series default
27020  can in combination with vowels directly be inserted with the keyboard without
27021  using TeX-mode.
27022  The same applies for the tilde
27023 \begin_inset Foot
27024 status collapsed
27025
27026 \begin_layout Plain Layout
27027 This only applies for keyboards where the tilde is defined as accent.
27028 \end_layout
27029
27030 \end_inset
27031
27032  
27033 \series bold
27034 ~
27035 \series default
27036  in combination with 
27037 \emph on
27038 a
27039 \emph default
27040  , 
27041 \emph on
27042 n
27043 \emph default
27044  , or 
27045 \emph on
27046 o
27047 \emph default
27048 .
27049 \end_layout
27050
27051 \begin_layout Standard
27052 The commands 
27053 \series bold
27054
27055 \backslash
27056 b
27057 \series default
27058  , 
27059 \series bold
27060
27061 \backslash
27062 c
27063 \series default
27064  , 
27065 \series bold
27066
27067 \backslash
27068 d
27069 \series default
27070  , 
27071 \series bold
27072
27073 \backslash
27074 H
27075 \series default
27076  , 
27077 \series bold
27078
27079 \backslash
27080 t
27081 \series default
27082  , 
27083 \series bold
27084
27085 \backslash
27086 u
27087 \series default
27088  , 
27089 \series bold
27090
27091 \backslash
27092 v
27093 \series default
27094  and accents that are inserted directly with the keyboard are also available
27095  in mathematical text.
27096  For the other accents there are special math commands to be used in formulas,
27097  see 
27098 \begin_inset CommandInset ref
27099 LatexCommand ref
27100 reference "sub:Accents-for-one"
27101
27102 \end_inset
27103
27104 .
27105 \end_layout
27106
27107 \begin_layout Standard
27108 \begin_inset VSpace bigskip
27109 \end_inset
27110
27111 Furthermore, with the command 
27112 \series bold
27113
27114 \backslash
27115 textcircled
27116 \series default
27117
27118 \begin_inset Index idx
27119 status collapsed
27120
27121 \begin_layout Plain Layout
27122 Commands ! T ! 
27123 \backslash
27124 textcircled
27125 \end_layout
27126
27127 \end_inset
27128
27129  all numbers and letters can be set into a circle, quasi accented with a
27130  circle, similar to the copyright symbol.
27131 \end_layout
27132
27133 \begin_layout Standard
27134 \align center
27135 \begin_inset Tabular
27136 <lyxtabular version="3" rows="3" columns="2">
27137 <features rotate="0" tabularvalignment="middle">
27138 <column alignment="center" valignment="top">
27139 <column alignment="center" valignment="top">
27140 <row>
27141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27142 \begin_inset Text
27143
27144 \begin_layout Plain Layout
27145 Command
27146 \end_layout
27147
27148 \end_inset
27149 </cell>
27150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Plain Layout
27154 Result
27155 \begin_inset Note Note
27156 status collapsed
27157
27158 \begin_layout Plain Layout
27159
27160 \series bold
27161
27162 \backslash
27163 raisebox
27164 \series default
27165  is only used as spacer.
27166 \end_layout
27167
27168 \end_inset
27169
27170
27171 \end_layout
27172
27173 \end_inset
27174 </cell>
27175 </row>
27176 <row>
27177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27178 \begin_inset Text
27179
27180 \begin_layout Plain Layout
27181
27182 \backslash
27183 textcircled{w}
27184 \end_layout
27185
27186 \end_inset
27187 </cell>
27188 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27189 \begin_inset Text
27190
27191 \begin_layout Plain Layout
27192 \begin_inset ERT
27193 status collapsed
27194
27195 \begin_layout Plain Layout
27196
27197
27198 \backslash
27199 textcircled{w}
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 </row>
27210 <row>
27211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27212 \begin_inset Text
27213
27214 \begin_layout Plain Layout
27215
27216 \backslash
27217 Large 
27218 \backslash
27219 textcircled{
27220 \backslash
27221 normalsize
27222 \backslash
27223 protect
27224 \backslash
27225 raisebox{-1.5pt}{W}}
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27231 \begin_inset Text
27232
27233 \begin_layout Plain Layout
27234 \begin_inset Formula $\raisebox{4.5mm}{}$
27235 \end_inset
27236
27237
27238 \begin_inset ERT
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242
27243
27244 \backslash
27245 Large 
27246 \backslash
27247 textcircled{
27248 \backslash
27249 normalsize
27250 \backslash
27251 protect
27252 \backslash
27253 raisebox{-1.5pt}W}
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \begin_inset Formula $\raisebox{-2mm}{}$
27260 \end_inset
27261
27262
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 </row>
27268 </lyxtabular>
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 One has to take care that the character fits in the circle.
27277  
27278 \series bold
27279
27280 \backslash
27281 Large
27282 \series default
27283
27284 \begin_inset Foot
27285 status collapsed
27286
27287 \begin_layout Plain Layout
27288 see 
27289 \begin_inset CommandInset ref
27290 LatexCommand ref
27291 reference "sub:Font-Sizes"
27292
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \end_inset
27299
27300  specifies thereby the size of the circle.
27301  With the help of 
27302 \series bold
27303
27304 \backslash
27305 raisebox
27306 \series default
27307
27308 \begin_inset Foot
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312 see 
27313 \begin_inset CommandInset ref
27314 LatexCommand ref
27315 reference "sub:Boxes-without-Frame"
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \end_inset
27323
27324  the character can be centered.
27325 \end_layout
27326
27327 \begin_layout Subsection
27328 Old-style Figures
27329 \begin_inset Index idx
27330 status collapsed
27331
27332 \begin_layout Plain Layout
27333 Old-style Figures
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \begin_layout Standard
27342 Old-style figures (also known as old-style numerals) are created with the
27343  command 
27344 \series bold
27345
27346 \backslash
27347 oldstylenums
27348 \series default
27349
27350 \begin_inset Index idx
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354 Commands ! O ! 
27355 \backslash
27356 oldstylenums
27357 \end_layout
27358
27359 \end_inset
27360
27361 .
27362  The command can be used in formulas and in TeX-mode.
27363  The command scheme is:
27364 \end_layout
27365
27366 \begin_layout Standard
27367
27368 \series bold
27369
27370 \backslash
27371 oldstylenums{number}
27372 \end_layout
27373
27374 \begin_layout Standard
27375 The command 
27376 \series bold
27377
27378 \backslash
27379 oldstylenums{0123456789
27380 \series default
27381  produces: 
27382 \begin_inset Formula $\oldstylenums{0123456789}$
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Section
27389 Formula Styles
27390 \begin_inset CommandInset label
27391 LatexCommand label
27392 name "sec:Formula-Styles"
27393
27394 \end_inset
27395
27396
27397 \begin_inset Index idx
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401 Formula ! styles
27402 \end_layout
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \begin_layout Itemize
27410 There are two different alignment styles:
27411 \end_layout
27412
27413 \begin_deeper
27414 \begin_layout Description
27415 Centered is the predefined standard
27416 \end_layout
27417
27418 \begin_layout Description
27419 Indented for this the option 
27420 \series bold
27421 fleqn
27422 \series default
27423  must be inserted in the menu 
27424 \family sans
27425 Document\SpecialChar \menuseparator
27426 Settings
27427 \family default
27428  under 
27429 \family sans
27430 Document
27431 \begin_inset space ~
27432 \end_inset
27433
27434 Class
27435 \end_layout
27436
27437 \begin_layout Standard
27438 When 
27439 \series bold
27440 Indented
27441 \series default
27442  is used, the indentation can be adjusted with the length 
27443 \series bold
27444
27445 \backslash
27446 mathindent
27447 \series default
27448
27449 \begin_inset Index idx
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 Commands ! M ! 
27454 \backslash
27455 mathindent
27456 \end_layout
27457
27458 \end_inset
27459
27460 .
27461  Should the distance be 15
27462 \begin_inset space \thinspace{}
27463 \end_inset
27464
27465 mm, the following command line is inserted in the LaTeX-preamble
27466 \end_layout
27467
27468 \begin_layout Standard
27469
27470 \series bold
27471
27472 \backslash
27473 setlength{
27474 \backslash
27475 mathindent}{15mm}
27476 \end_layout
27477
27478 \begin_layout Standard
27479 When no length is specified, the predefined value of 30
27480 \begin_inset space \thinspace{}
27481 \end_inset
27482
27483 pt will be used.
27484 \end_layout
27485
27486 \end_deeper
27487 \begin_layout Itemize
27488 And two different numbering styles:
27489 \end_layout
27490
27491 \begin_deeper
27492 \begin_layout Description
27493 Right is the predefined standard
27494 \end_layout
27495
27496 \begin_layout Description
27497 Left for this the option 
27498 \series bold
27499 leqno
27500 \series default
27501  must be inserted in the menu 
27502 \family sans
27503 Document\SpecialChar \menuseparator
27504 Settings
27505 \family default
27506  under 
27507 \family sans
27508 Document
27509 \begin_inset space ~
27510 \end_inset
27511
27512 Class
27513 \end_layout
27514
27515 \end_deeper
27516 \begin_layout Standard
27517
27518 \series bold
27519 fleqn
27520 \series default
27521  and 
27522 \series bold
27523 leqno
27524 \series default
27525  can also be used together.
27526  In this case both options are inserted, separated by a comma.
27527 \end_layout
27528
27529 \begin_layout Standard
27530 The chosen styles are used for all displayed formulas of the document.
27531  When both, centered and indented formulas should be created in a document,
27532  the style 
27533 \series bold
27534 Centered
27535 \series default
27536  is used.
27537  The indented formulas are then set in a flalign environment, see 
27538 \begin_inset CommandInset ref
27539 LatexCommand ref
27540 reference "sub:Flalign-Environment"
27541
27542 \end_inset
27543
27544 .
27545 \end_layout
27546
27547 \begin_layout Section
27548 Multiline Formulas
27549 \begin_inset CommandInset label
27550 LatexCommand label
27551 name "sec:Multiline-Formulas"
27552
27553 \end_inset
27554
27555
27556 \begin_inset Index idx
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560 Formula ! multiline
27561 \end_layout
27562
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Subsection
27569 General
27570 \end_layout
27571
27572 \begin_layout Standard
27573 In LyX multiline formulas are created by pressing 
27574 \begin_inset Info
27575 type  "shortcut"
27576 arg   "newline-insert newline"
27577 \end_inset
27578
27579  inside a formula.
27580  This creates either an 
27581 \series bold
27582 eqnarray environment
27583 \series default
27584  that is described in 
27585 \begin_inset CommandInset ref
27586 LatexCommand ref
27587 reference "sub:Eqnarray-Environment"
27588
27589 \end_inset
27590
27591  or, when the option 
27592 \family sans
27593 Use AMS math package
27594 \family default
27595  in the document settings is selected, an 
27596 \series bold
27597 align environment
27598 \series default
27599  that is described in 
27600 \begin_inset CommandInset ref
27601 LatexCommand ref
27602 reference "sub:Standard-align-Environment"
27603
27604 \end_inset
27605
27606 .
27607  The align environment is recommended because it provides in any case a
27608  typographically correct output.
27609 \end_layout
27610
27611 \begin_layout Standard
27612 There are other multiline formula environments that can be created via the
27613  menu 
27614 \family sans
27615 Insert\SpecialChar \menuseparator
27616 Math
27617 \family default
27618 .
27619  These environments are described in the following sections.
27620 \end_layout
27621
27622 \begin_layout Standard
27623 In all multiline formula environments a new line is created by pressing
27624  
27625 \begin_inset Info
27626 type  "shortcut"
27627 arg   "newline-insert newline"
27628 \end_inset
27629
27630 .
27631  To add or delete lines, the math toolbar buttons 
27632 \begin_inset Info
27633 type  "icon"
27634 arg   "inset-modify tabular append-row"
27635 \end_inset
27636
27637  or 
27638 \begin_inset Info
27639 type  "icon"
27640 arg   "inset-modify tabular delete-row"
27641 \end_inset
27642
27643 , respectively, or the menu 
27644 \family sans
27645 Edit\SpecialChar \menuseparator
27646 Rows & Columns
27647 \family default
27648  can be used.
27649 \end_layout
27650
27651 \begin_layout Subsubsection
27652 Line Separation
27653 \begin_inset CommandInset label
27654 LatexCommand label
27655 name "sub:Line-Separation"
27656
27657 \end_inset
27658
27659
27660 \begin_inset Index idx
27661 status collapsed
27662
27663 \begin_layout Plain Layout
27664 Formula ! multiline ! Line separation
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Standard
27673 There is sometimes not enough space in multiline formulas between the lines:
27674 \begin_inset Formula 
27675 \begin{eqnarray*}
27676 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}\\
27677 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
27678 \end{eqnarray*}
27679
27680 \end_inset
27681
27682
27683 \end_layout
27684
27685 \begin_layout Standard
27686 In LaTeX additional line space is specified as optional argument of the
27687  new line command.
27688  This is not yet possible in LyX
27689 \begin_inset Foot
27690 status collapsed
27691
27692 \begin_layout Plain Layout
27693 see 
27694 \begin_inset CommandInset href
27695 LatexCommand href
27696 name "LyX-bug #1505"
27697 target "http://www.lyx.org/trac/ticket/1505"
27698
27699 \end_inset
27700
27701
27702 \end_layout
27703
27704 \end_inset
27705
27706 , therefore the whole formula must be inserted in TeX-mode.
27707  To add in our example space, the command 
27708 \series bold
27709
27710 \backslash
27711
27712 \backslash
27713 [3mm]
27714 \series default
27715  is inserted at the end of the first line.
27716  One gets: 
27717 \begin_inset ERT
27718 status collapsed
27719
27720 \begin_layout Plain Layout
27721
27722
27723 \backslash
27724 begin{eqnarray*}
27725 \end_layout
27726
27727 \begin_layout Plain Layout
27728
27729 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27730  = & 
27731 \backslash
27732 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27733 \backslash
27734
27735 \backslash
27736 [3mm]
27737 \end_layout
27738
27739 \begin_layout Plain Layout
27740
27741 4x^{2}
27742 \backslash
27743 left(B^{2}+x_{0}^{2}
27744 \backslash
27745 right)+4x_{0}x
27746 \backslash
27747 left(D-B^{2}
27748 \backslash
27749 right)+B^{2}
27750 \backslash
27751 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27752 \backslash
27753 right) & = & 0
27754 \end_layout
27755
27756 \begin_layout Plain Layout
27757
27758
27759 \backslash
27760 end{eqnarray*}
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset VSpace bigskip
27770 \end_inset
27771
27772 To set the line separation for all lines in a formula, the length 
27773 \series bold
27774
27775 \backslash
27776 jot
27777 \series default
27778
27779 \begin_inset Index idx
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783 Commands ! J ! 
27784 \backslash
27785 jot
27786 \end_layout
27787
27788 \end_inset
27789
27790  is changed.
27791  The definition is: 
27792 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27793 \end_inset
27794
27795 .
27796  Predefined for 
27797 \series bold
27798
27799 \backslash
27800 jot
27801 \series default
27802  is the value 3
27803 \begin_inset space \thinspace{}
27804 \end_inset
27805
27806 pt.
27807  To create 3
27808 \begin_inset space \thinspace{}
27809 \end_inset
27810
27811 mm additional line separation as in the previous example, the command
27812 \end_layout
27813
27814 \begin_layout Standard
27815
27816 \series bold
27817
27818 \backslash
27819 setlength{
27820 \backslash
27821 jot}{3mm+3pt}
27822 \end_layout
27823
27824 \begin_layout Standard
27825 is inserted in TeX-mode before the formula.
27826  This requires that the LaTeX-package 
27827 \series bold
27828 calc
27829 \series default
27830
27831 \begin_inset Foot
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835
27836 \series bold
27837 calc
27838 \series default
27839  is part of every LaTeX standard installation.
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \begin_inset Index idx
27846 status collapsed
27847
27848 \begin_layout Plain Layout
27849 Packages ! calc
27850 \end_layout
27851
27852 \end_inset
27853
27854  was loaded in LaTeX-preamble with the line
27855 \end_layout
27856
27857 \begin_layout Standard
27858
27859 \series bold
27860
27861 \backslash
27862 usepackage{calc}
27863 \end_layout
27864
27865 \begin_layout Standard
27866 One gets: 
27867 \begin_inset ERT
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871
27872
27873 \backslash
27874 setlength{
27875 \backslash
27876 jot}{3mm+3pt}
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \begin_inset Formula 
27883 \begin{eqnarray*}
27884 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}\\
27885 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
27886 \end{eqnarray*}
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Standard
27894 \begin_inset ERT
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898
27899
27900 \backslash
27901 setlength{
27902 \backslash
27903 jot}{3pt}
27904 \end_layout
27905
27906 \end_inset
27907
27908  To get back to the predefined distance, 
27909 \series bold
27910
27911 \backslash
27912 jot
27913 \series default
27914  is set to the value 3
27915 \begin_inset space \thinspace{}
27916 \end_inset
27917
27918 pt.
27919 \end_layout
27920
27921 \begin_layout Subsubsection
27922 Column Separation
27923 \begin_inset CommandInset label
27924 LatexCommand label
27925 name "sub:Column-Separation"
27926
27927 \end_inset
27928
27929
27930 \begin_inset Index idx
27931 status collapsed
27932
27933 \begin_layout Plain Layout
27934 Formula ! multiline ! Column separation
27935 \end_layout
27936
27937 \end_inset
27938
27939
27940 \end_layout
27941
27942 \begin_layout Standard
27943 Multiline formulas form a matrix.
27944  A formula in the eqnarray environment is for example a matrix with three
27945  columns.
27946  By changing the column separation in this environment, the space beside
27947  the relation sign can be changed.
27948 \end_layout
27949
27950 \begin_layout Standard
27951 The column separation is specified with the length 
27952 \series bold
27953
27954 \backslash
27955 arraycolsep
27956 \series default
27957
27958 \begin_inset Index idx
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 Commands ! A ! 
27963 \backslash
27964 arraycolsep
27965 \end_layout
27966
27967 \end_inset
27968
27969  according to:
27970 \begin_inset Newline newline
27971 \end_inset
27972
27973 column separation = 2
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977
27978 \series bold
27979
27980 \backslash
27981 arraycolsep
27982 \series default
27983
27984 \begin_inset Newline newline
27985 \end_inset
27986
27987 Thus, the command
27988 \end_layout
27989
27990 \begin_layout Standard
27991
27992 \series bold
27993
27994 \backslash
27995 setlength{
27996 \backslash
27997 arraycolsep}{1cm}
27998 \end_layout
27999
28000 \begin_layout Standard
28001 inserted in TeX-mode, sets for all following formulas a column separation
28002  of 2
28003 \begin_inset space \thinspace{}
28004 \end_inset
28005
28006 cm.
28007  To get back to the predefined distance, 
28008 \series bold
28009
28010 \backslash
28011 arraycolsep
28012 \series default
28013  is set to 5
28014 \begin_inset space \thinspace{}
28015 \end_inset
28016
28017 pt.
28018 \end_layout
28019
28020 \begin_layout Standard
28021 A formula with 2
28022 \begin_inset space \thinspace{}
28023 \end_inset
28024
28025 cm column separation:
28026 \begin_inset ERT
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031
28032 \backslash
28033 setlength{
28034 \backslash
28035 arraycolsep}{1cm}
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \begin_inset Formula 
28042 \begin{eqnarray*}
28043 A & = & B\\
28044 C & \ne & A
28045 \end{eqnarray*}
28046
28047 \end_inset
28048
28049 A formula with the predefined column separation for matrices of 10
28050 \begin_inset space \thinspace{}
28051 \end_inset
28052
28053 pt:
28054 \begin_inset ERT
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058
28059
28060 \backslash
28061 setlength{
28062 \backslash
28063 arraycolsep}{5pt}
28064 \end_layout
28065
28066 \end_inset
28067
28068
28069 \begin_inset Formula 
28070 \begin{eqnarray*}
28071 A & = & B\\
28072 C & \ne & A
28073 \end{eqnarray*}
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Subsubsection
28081 Long Formulas
28082 \begin_inset Index idx
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 Formula ! long
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 Long formulas can be typeset using these methods:
28096 \end_layout
28097
28098 \begin_layout Itemize
28099 When one side of the equation is much shorter than the line width, this
28100  one is chosen for the left side and the right side is typeset over two
28101  lines:
28102 \begin_inset Formula 
28103 \begin{eqnarray}
28104 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 \\
28105  &  & -\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}
28106 \end{eqnarray}
28107
28108 \end_inset
28109
28110 The minus sign at the beginning of the second line does normally not appear
28111  as an operator because it is the first character of the line.
28112  Thus it would not be surrounded by space and could not be distinguished
28113  from the fraction bar.
28114  To avoid this, 3
28115 \begin_inset space \thinspace{}
28116 \end_inset
28117
28118 pt space was inserted behind the minus sign with the command 
28119 \series bold
28120
28121 \backslash
28122 hspace
28123 \series default
28124 .
28125 \begin_inset Foot
28126 status collapsed
28127
28128 \begin_layout Plain Layout
28129 for more about 
28130 \series bold
28131
28132 \backslash
28133 hspace
28134 \series default
28135  see 
28136 \begin_inset CommandInset ref
28137 LatexCommand ref
28138 reference "sub:Variable-Space"
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \begin_inset Index idx
28149 status collapsed
28150
28151 \begin_layout Plain Layout
28152 Commands ! H ! 
28153 \backslash
28154 hspace
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \begin_layout Itemize
28163 When both sides of the equation are too long, the command 
28164 \series bold
28165
28166 \backslash
28167 lefteqn
28168 \series default
28169
28170 \begin_inset Index idx
28171 status collapsed
28172
28173 \begin_layout Plain Layout
28174 Commands ! L ! 
28175 \backslash
28176 lefteqn
28177 \end_layout
28178
28179 \end_inset
28180
28181  is used.
28182  It is inserted in the first column of the first line and causes all further
28183  insertions to overwrite the following columns:
28184 \begin_inset Formula 
28185 \begin{eqnarray}
28186 \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 \\
28187  &  & -\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 \\
28188  &  & =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}
28189 \end{eqnarray}
28190
28191 \end_inset
28192
28193 After the insertion of 
28194 \series bold
28195
28196 \backslash
28197 lefteqn
28198 \series default
28199 , the cursor is in a purple box that is a bit shifted to the left from the
28200  blue one.
28201  In this the formula is inserted.
28202 \begin_inset Newline newline
28203 \end_inset
28204
28205 The content of the further lines is inserted to the second or another formula
28206  column.
28207  The greater the column number where it was inserted, the larger the indentation.
28208 \begin_inset VSpace medskip
28209 \end_inset
28210
28211
28212 \begin_inset Newline newline
28213 \end_inset
28214
28215
28216 \begin_inset Note Greyedout
28217 status open
28218
28219 \begin_layout Plain Layout
28220 Note the following when using 
28221 \series bold
28222
28223 \backslash
28224 lefteqn
28225 \series default
28226 :
28227 \end_layout
28228
28229 \begin_layout Itemize
28230 The formula doesn't use the full page width.
28231  When e.
28232 \begin_inset space \thinspace{}
28233 \end_inset
28234
28235 g.
28236 \begin_inset space \space{}
28237 \end_inset
28238
28239 the term 
28240 \begin_inset Formula $-B^{2}$
28241 \end_inset
28242
28243  is added to the first line in the above example, it would have been outside
28244  the page margin.
28245  To better use the width, negative space can be inserted at the beginning
28246  of the first line.
28247 \end_layout
28248
28249 \begin_layout Itemize
28250 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28251  line.
28252 \begin_inset Foot
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 \begin_inset CommandInset href
28257 LatexCommand href
28258 name "LyX-bug #1429"
28259 target "http://www.lyx.org/trac/ticket/1429"
28260
28261 \end_inset
28262
28263
28264 \end_layout
28265
28266 \end_inset
28267
28268  One can only set the cursor at the beginning of the line and move it with
28269  the arrow keys.
28270 \end_layout
28271
28272 \end_inset
28273
28274
28275 \end_layout
28276
28277 \begin_layout Itemize
28278 Other methods to set long formulas are offered by the environments described
28279  in 
28280 \begin_inset CommandInset ref
28281 LatexCommand ref
28282 reference "sub:Multline-Environment"
28283
28284 \end_inset
28285
28286  and 
28287 \begin_inset CommandInset ref
28288 LatexCommand ref
28289 reference "sub:Multiline-Formula-Parts"
28290
28291 \end_inset
28292
28293 .
28294 \end_layout
28295
28296 \begin_layout Subsubsection
28297 Multiline Fractions
28298 \begin_inset CommandInset label
28299 LatexCommand label
28300 name "sub:Multiline-Fractions"
28301
28302 \end_inset
28303
28304
28305 \begin_inset Index idx
28306 status collapsed
28307
28308 \begin_layout Plain Layout
28309 Fractions ! multiline
28310 \end_layout
28311
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Standard
28318 There are cases where the denominator and/or the numerator of a fraction
28319  is so long that the fraction does not fit into one line.
28320  It is then necessary to add a line break within the fraction.
28321  This can be done using the command 
28322 \series bold
28323
28324 \backslash
28325 splitfrac
28326 \series default
28327
28328 \begin_inset Index idx
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332 Commands ! S ! 
28333 \backslash
28334 splitfrac
28335 \end_layout
28336
28337 \end_inset
28338
28339 .
28340  To activate it, set in the document settings under 
28341 \family sans
28342 Math
28343 \begin_inset space ~
28344 \end_inset
28345
28346 Options
28347 \family default
28348  for the package 
28349 \series bold
28350 mathtools
28351 \series default
28352
28353 \begin_inset Index idx
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357 Packages ! mathtools
28358 \end_layout
28359
28360 \end_inset
28361
28362  the option 
28363 \family sans
28364 Load
28365 \begin_inset space ~
28366 \end_inset
28367
28368 always
28369 \family default
28370 .
28371  
28372 \series bold
28373
28374 \backslash
28375 splitfrac
28376 \series default
28377  has the scheme
28378 \end_layout
28379
28380 \begin_layout Standard
28381
28382 \series bold
28383
28384 \backslash
28385 splitfrac{first line}{second line}
28386 \end_layout
28387
28388 \begin_layout Standard
28389 and is used as denominator and/or numerator:
28390 \end_layout
28391
28392 \begin_layout Standard
28393 \begin_inset Formula 
28394 \[
28395 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}
28396 \]
28397
28398 \end_inset
28399
28400 The command for the first numerator above is:
28401 \end_layout
28402
28403 \begin_layout Standard
28404
28405 \series bold
28406
28407 \backslash
28408 splitfrac{xy+xy+xy+xy+xy
28409 \begin_inset space \textvisiblespace{}
28410 \end_inset
28411
28412
28413 \backslash
28414 {+wy+wy+wy+wy
28415 \end_layout
28416
28417 \begin_layout Subsubsection
28418 Multiline Brackets
28419 \begin_inset CommandInset label
28420 LatexCommand label
28421 name "sub:Multiline-Brackets"
28422
28423 \end_inset
28424
28425
28426 \begin_inset Index idx
28427 status collapsed
28428
28429 \begin_layout Plain Layout
28430 Brackets ! for multiline expressions
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Standard
28439 For brackets spanning multiple lines the following problem occurs:
28440 \begin_inset Formula 
28441 \begin{eqnarray*}
28442 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28443  &  & \left.\cdots+B-D\right]
28444 \end{eqnarray*}
28445
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \begin_layout Standard
28452 The closing bracket is smaller than the opening bracket because brackets
28453  with variable size may not span multiple lines.
28454 \end_layout
28455
28456 \begin_layout Standard
28457 To set the bracket size for the second line correctly, the first line is
28458  ended with 
28459 \series bold
28460
28461 \backslash
28462 right.
28463 \series default
28464
28465 \begin_inset Index idx
28466 status collapsed
28467
28468 \begin_layout Plain Layout
28469 Commands ! R ! 
28470 \backslash
28471 right
28472 \end_layout
28473
28474 \end_inset
28475
28476  and the second line with 
28477 \series bold
28478
28479 \backslash
28480 left.
28481 \begin_inset Foot
28482 status collapsed
28483
28484 \begin_layout Plain Layout
28485 for more about 
28486 \series bold
28487
28488 \backslash
28489 left
28490 \series default
28491  and 
28492 \series bold
28493
28494 \backslash
28495 right
28496 \series default
28497  see 
28498 \begin_inset CommandInset ref
28499 LatexCommand ref
28500 reference "sub:Automatic-Bracket-Size"
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \end_inset
28508
28509
28510 \series default
28511
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 Commands ! L ! 
28517 \backslash
28518 left
28519 \end_layout
28520
28521 \end_inset
28522
28523 .
28524  After 
28525 \series bold
28526
28527 \backslash
28528 left.
28529
28530 \series default
28531  the command 
28532 \series bold
28533
28534 \backslash
28535 vphantom
28536 \series default
28537
28538 \begin_inset space \textvisiblespace{}
28539 \end_inset
28540
28541
28542 \series bold
28543
28544 \backslash
28545 prod
28546 \series default
28547 ^
28548 \begin_inset space \textvisiblespace{}
28549 \end_inset
28550
28551
28552 \series bold
28553
28554 \backslash
28555 infty
28556 \series default
28557
28558 \begin_inset space \textvisiblespace{}
28559 \end_inset
28560
28561
28562 \series bold
28563
28564 \begin_inset Formula $\downarrow$
28565 \end_inset
28566
28567 _R=1}
28568 \series default
28569
28570 \begin_inset Index idx
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 Commands ! V ! 
28575 \backslash
28576 vphantom
28577 \end_layout
28578
28579 \end_inset
28580
28581  is inserted, because the multiplication operator with its limits is the
28582  largest symbol in the first line and this should be the size for the bracket
28583  in the second line.
28584 \end_layout
28585
28586 \begin_layout Standard
28587 The result is this:
28588 \begin_inset Formula 
28589 \begin{eqnarray*}
28590 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28591  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28592 \end{eqnarray*}
28593
28594 \end_inset
28595
28596
28597 \end_layout
28598
28599 \begin_layout Subsection
28600 Align Environments
28601 \end_layout
28602
28603 \begin_layout Standard
28604 Align environments can be used for every kind of multiline formulas.
28605  They are especially useful to set several formulas side by side.
28606 \end_layout
28607
28608 \begin_layout Standard
28609 Align environments consist of columns.
28610  The odd columns are right aligned, the even ones left aligned.
28611  Every line in an Align environment can be numbered.
28612 \end_layout
28613
28614 \begin_layout Standard
28615 Align environments are created via the menu 
28616 \family sans
28617 Insert\SpecialChar \menuseparator
28618 Math
28619 \family default
28620 .
28621  With the menu 
28622 \family sans
28623 Edit\SpecialChar \menuseparator
28624 Math\SpecialChar \menuseparator
28625 Change Formula Type
28626 \family default
28627  already existing formulas can be converted to Align environments.
28628 \end_layout
28629
28630 \begin_layout Standard
28631 To add or delete columns, the math toolbar buttons 
28632 \begin_inset Info
28633 type  "icon"
28634 arg   "inset-modify tabular append-column"
28635 \end_inset
28636
28637  or 
28638 \begin_inset Info
28639 type  "icon"
28640 arg   "inset-modify tabular delete-column"
28641 \end_inset
28642
28643 , respectively, or the menu 
28644 \family sans
28645 Edit\SpecialChar \menuseparator
28646 Rows & Columns
28647 \family default
28648  can be used.
28649 \end_layout
28650
28651 \begin_layout Subsubsection
28652 Standard align Environment
28653 \begin_inset CommandInset label
28654 LatexCommand label
28655 name "sub:Standard-align-Environment"
28656
28657 \end_inset
28658
28659
28660 \begin_inset Index idx
28661 status collapsed
28662
28663 \begin_layout Plain Layout
28664 Formula ! multiline ! align environment
28665 \end_layout
28666
28667 \end_inset
28668
28669
28670 \end_layout
28671
28672 \begin_layout Standard
28673 This Align environment is created by pressing 
28674 \begin_inset Info
28675 type  "shortcut"
28676 arg   "newline-insert newline"
28677 \end_inset
28678
28679  in a formula or by the menu 
28680 \family sans
28681 Insert\SpecialChar \menuseparator
28682 Math\SpecialChar \menuseparator
28683 AMS align Environment
28684 \family default
28685 .
28686 \end_layout
28687
28688 \begin_layout Standard
28689 An example for two formulas set side by side, that are created with a four
28690  column align environment:
28691 \begin_inset Formula 
28692 \begin{align*}
28693 A & =\sin(B) & C & =D\\
28694 C & \ne A & B & \ne D
28695 \end{align*}
28696
28697 \end_inset
28698
28699 As it can be seen, the formulas in this environment are placed so as if
28700  there would be a 
28701 \series bold
28702
28703 \backslash
28704 hfill
28705 \begin_inset Foot
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 more about 
28710 \series bold
28711
28712 \backslash
28713 hfill
28714 \series default
28715  see 
28716 \begin_inset CommandInset ref
28717 LatexCommand ref
28718 reference "sub:Variable-Space"
28719
28720 \end_inset
28721
28722
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \series default
28729  before the first and after every even column.
28730  When the formula style 
28731 \series bold
28732 Indented
28733 \begin_inset Foot
28734 status collapsed
28735
28736 \begin_layout Plain Layout
28737 formula styles see 
28738 \begin_inset CommandInset ref
28739 LatexCommand ref
28740 reference "sec:Formula-Styles"
28741
28742 \end_inset
28743
28744
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \series default
28751  is used, the formula is set without the 
28752 \series bold
28753
28754 \backslash
28755 hfill
28756 \series default
28757  before the first column.
28758 \end_layout
28759
28760 \begin_layout Subsubsection
28761 Alignat Environment
28762 \begin_inset Index idx
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766 Formula ! multiline ! alignat environment
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 The alignat environment has no predefined column separation.
28776  It can be inserted manually with the spaces that are described 
28777 \begin_inset CommandInset ref
28778 LatexCommand ref
28779 reference "sub:Space"
28780
28781 \end_inset
28782
28783 .
28784 \end_layout
28785
28786 \begin_layout Standard
28787 The above example in the alignat environment where 1
28788 \begin_inset space \thinspace{}
28789 \end_inset
28790
28791 cm space was inserted at the beginning of the second formula:
28792 \begin_inset Formula 
28793 \begin{alignat*}{2}
28794 A & =\sin(B) & \hspace{1cm}C & =D\\
28795 C & \ne A & B & \ne D
28796 \end{alignat*}
28797
28798 \end_inset
28799
28800 Because the column separation can be set separately for every column, this
28801  environment is especially suitable to set three and more formulas side
28802  by side.
28803 \end_layout
28804
28805 \begin_layout Subsubsection
28806 Flalign Environment
28807 \begin_inset CommandInset label
28808 LatexCommand label
28809 name "sub:Flalign-Environment"
28810
28811 \end_inset
28812
28813
28814 \begin_inset Index idx
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818 Formula ! multiline ! flalign environment
28819 \end_layout
28820
28821 \end_inset
28822
28823
28824 \end_layout
28825
28826 \begin_layout Standard
28827 In this environment the first two columns are always set as much as possible
28828  to the left and the last two ones to the right.
28829  An example:
28830 \begin_inset Formula 
28831 \begin{flalign*}
28832 A & =1 & B & =2 & C & =3\\
28833 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28834 \end{flalign*}
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 By creating a flalign environment with an odd number of columns where an
28843  empty TeX-brace is inserted to the last column, several formulas in a document
28844  can be set to the left, although the formula style 
28845 \series bold
28846 Centered
28847 \series default
28848  is used.
28849  As example the indented formula 
28850 \begin_inset CommandInset ref
28851 LatexCommand eqref
28852 reference "eq:VolInt"
28853
28854 \end_inset
28855
28856 :
28857 \begin_inset Formula 
28858 \begin{flalign}
28859 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28860 \end{flalign}
28861
28862 \end_inset
28863
28864 The first two columns contain the formula.
28865  To indent it as with the formula style 
28866 \series bold
28867 Indented
28868 \series default
28869 , 30
28870 \begin_inset space \thinspace{}
28871 \end_inset
28872
28873 pt space was inserted at the beginning of the first column.
28874 \end_layout
28875
28876 \begin_layout Subsection
28877 Eqnarray Environment
28878 \begin_inset CommandInset label
28879 LatexCommand label
28880 name "sub:Eqnarray-Environment"
28881
28882 \end_inset
28883
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 Formula ! multiline ! eqnarray environment
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \end_layout
28896
28897 \begin_layout Standard
28898 When this environment has been created, three blue boxes appear.
28899  The content of the first box is right aligned, the content of the last
28900  one left aligned.
28901  The content of the middle box appears centered and a bit smaller, because
28902  it is designed to insert there only relation characters.
28903 \begin_inset Formula 
28904 \begin{eqnarray*}
28905 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28906 AB & AB & AB\\
28907 A & = & A
28908 \end{eqnarray*}
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Subsection
28916 Gather Environment
28917 \begin_inset Index idx
28918 status collapsed
28919
28920 \begin_layout Plain Layout
28921 Formula ! multiline ! gather environment
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 This environment consists of only one centered column.
28931  Every line can be numbered.
28932 \begin_inset Formula 
28933 \begin{gather}
28934 A=1\\
28935 X=\textrm{-}1
28936 \end{gather}
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \begin_layout Subsection
28944 Multline Environment
28945 \begin_inset CommandInset label
28946 LatexCommand label
28947 name "sub:Multline-Environment"
28948
28949 \end_inset
28950
28951
28952 \begin_inset Index idx
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 Formula ! multiline ! multline environment
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 The multline environment consists, like the gather environment, of only
28966  one column.
28967  But the first line is left aligned, the last one right aligned.
28968  All other lines are centered.
28969  Therefore this environment is suitable for long formulas.
28970  As example formula 
28971 \begin_inset CommandInset ref
28972 LatexCommand eqref
28973 reference "eq:lefteqn"
28974
28975 \end_inset
28976
28977  in the multline environment:
28978 \begin_inset Formula 
28979 \begin{multline}
28980 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}\\
28981 -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}\\
28982 =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}}
28983 \end{multline}
28984
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \begin_layout Standard
28991 In the output only the last (first) line of a multline environment appears
28992  numbered when the document numbering is right (left).
28993 \begin_inset Foot
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997 numbering styles see 
28998 \begin_inset CommandInset ref
28999 LatexCommand ref
29000 reference "sec:Formula-Styles"
29001
29002 \end_inset
29003
29004
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \begin_layout Standard
29013 With the commands 
29014 \series bold
29015
29016 \backslash
29017 shoveright
29018 \series default
29019
29020 \begin_inset Index idx
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 Commands ! S ! 
29025 \backslash
29026 shoveright
29027 \end_layout
29028
29029 \end_inset
29030
29031  and 
29032 \series bold
29033
29034 \backslash
29035 shoveleft
29036 \series default
29037
29038 \begin_inset Index idx
29039 status collapsed
29040
29041 \begin_layout Plain Layout
29042 Commands ! S ! 
29043 \backslash
29044 shoveleft
29045 \end_layout
29046
29047 \end_inset
29048
29049  a centered line can be right or left aligned, respectively.
29050  The commands are used as follows:
29051 \end_layout
29052
29053 \begin_layout Standard
29054
29055 \series bold
29056
29057 \backslash
29058 shoveright{line content}
29059 \series default
29060  and 
29061 \series bold
29062
29063 \backslash
29064 shoveleft{line content}
29065 \end_layout
29066
29067 \begin_layout Standard
29068 \begin_inset VSpace medskip
29069 \end_inset
29070
29071 The length 
29072 \series bold
29073
29074 \backslash
29075 multlinegap
29076 \series default
29077
29078 \begin_inset Index idx
29079 status collapsed
29080
29081 \begin_layout Plain Layout
29082 Commands ! M ! 
29083 \backslash
29084 multlinegap
29085 \end_layout
29086
29087 \end_inset
29088
29089  specifies the distance of the first line from the left page margin.
29090  Predefined is the length 0
29091 \begin_inset space \thinspace{}
29092 \end_inset
29093
29094 pt.
29095 \end_layout
29096
29097 \begin_layout Standard
29098 As example the above formula where the command
29099 \end_layout
29100
29101 \begin_layout Standard
29102
29103 \series bold
29104
29105 \backslash
29106 setlength{
29107 \backslash
29108 multlinegap}{2cm}
29109 \end_layout
29110
29111 \begin_layout Standard
29112 was inserted in TeX-mode before:
29113 \begin_inset ERT
29114 status collapsed
29115
29116 \begin_layout Plain Layout
29117
29118
29119 \backslash
29120 setlength{
29121 \backslash
29122 multlinegap}{2cm}
29123 \end_layout
29124
29125 \end_inset
29126
29127
29128 \begin_inset Formula 
29129 \begin{multline}
29130 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}\\
29131 \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}}\\
29132 =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}}
29133 \end{multline}
29134
29135 \end_inset
29136
29137
29138 \begin_inset ERT
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142
29143
29144 \backslash
29145 setlength{
29146 \backslash
29147 multlinegap}{0pt}
29148 \end_layout
29149
29150 \end_inset
29151
29152 The second line was left aligned using 
29153 \series bold
29154
29155 \backslash
29156 shoveleft
29157 \series default
29158 .
29159 \end_layout
29160
29161 \begin_layout Subsection
29162 Multiline Formula Parts
29163 \begin_inset CommandInset label
29164 LatexCommand label
29165 name "sub:Multiline-Formula-Parts"
29166
29167 \end_inset
29168
29169
29170 \begin_inset Index idx
29171 status collapsed
29172
29173 \begin_layout Plain Layout
29174 Formula ! multiline ! formula parts
29175 \end_layout
29176
29177 \end_inset
29178
29179
29180 \end_layout
29181
29182 \begin_layout Standard
29183 To display only parts of a formula with multiple lines, one of the following
29184  environments is used: 
29185 \series bold
29186 aligned
29187 \series default
29188
29189 \series bold
29190 alignedat
29191 \series default
29192
29193 \series bold
29194 gathered
29195 \series default
29196  or 
29197 \series bold
29198 split
29199 \series default
29200 .
29201  They can be inserted via the menu 
29202 \family sans
29203 Insert\SpecialChar \menuseparator
29204 Math
29205 \family default
29206  or by using the commands described in this section.
29207 \end_layout
29208
29209 \begin_layout Standard
29210 The first three have the same properties as the corresponding multiline
29211  formula environments, but it is possible to set further formula parts beside
29212  them.
29213  An example:
29214 \begin_inset Formula 
29215 \[
29216 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29217 \Delta E\Delta t & \ge\frac{\hbar}{2}
29218 \end{aligned}
29219 \right\} \textrm{Uncertainty relations}
29220 \]
29221
29222 \end_inset
29223
29224
29225 \end_layout
29226
29227 \begin_layout Standard
29228 To get this formula, a displayed formula is created where the command 
29229 \series bold
29230
29231 \backslash
29232 aligned
29233 \series default
29234
29235 \begin_inset Index idx
29236 status collapsed
29237
29238 \begin_layout Plain Layout
29239 Commands ! A ! 
29240 \backslash
29241 aligned
29242 \end_layout
29243
29244 \end_inset
29245
29246  is inserted.
29247  A purple box appears around the blue formula box where now columns and
29248  lines can be added.
29249  Outside the multiline environment other formula parts can be set, like
29250  the brace.
29251 \end_layout
29252
29253 \begin_layout Standard
29254 The aligned environment is also suitable for long formulas whose lines are
29255  horizontally aligned.
29256  Using aligned in a displayed formula has the advantage that the formula
29257  number is vertically centered behind the lines.
29258  As example formula 
29259 \begin_inset CommandInset ref
29260 LatexCommand eqref
29261 reference "eq:shortlong"
29262
29263 \end_inset
29264
29265  in the aligned environment:
29266 \begin_inset Formula 
29267 \begin{equation}
29268 \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}|}\\
29269  & -\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}|}
29270 \end{aligned}
29271 \end{equation}
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 To use the environments 
29280 \series bold
29281 alignedat
29282 \series default
29283
29284 \series bold
29285 gathered
29286 \series default
29287 , or 
29288 \series bold
29289 split
29290 \series default
29291 , the command 
29292 \series bold
29293
29294 \backslash
29295 alignedat
29296 \series default
29297 ,
29298 \begin_inset Index idx
29299 status collapsed
29300
29301 \begin_layout Plain Layout
29302 Commands ! A ! 
29303 \backslash
29304 alignedat
29305 \end_layout
29306
29307 \end_inset
29308
29309  
29310 \series bold
29311
29312 \backslash
29313 gathered
29314 \series default
29315
29316 \begin_inset Index idx
29317 status collapsed
29318
29319 \begin_layout Plain Layout
29320 Commands ! G ! 
29321 \backslash
29322 gathered
29323 \end_layout
29324
29325 \end_inset
29326
29327 , or 
29328 \series bold
29329
29330 \backslash
29331 split
29332 \series default
29333
29334 \begin_inset Index idx
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Commands ! S ! 
29339 \backslash
29340 split
29341 \end_layout
29342
29343 \end_inset
29344
29345  are inserted, respectively.
29346  The split environment has the same properties as the aligned environment
29347  but it can only have two columns.
29348 \end_layout
29349
29350 \begin_layout Subsection
29351 Text in multiline Formulas
29352 \begin_inset CommandInset label
29353 LatexCommand label
29354 name "sub:Text-in-multiline"
29355
29356 \end_inset
29357
29358
29359 \begin_inset Index idx
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 Text ! in formulas
29364 \end_layout
29365
29366 \end_inset
29367
29368
29369 \begin_inset Index idx
29370 status collapsed
29371
29372 \begin_layout Plain Layout
29373 Formula ! multiline ! text
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \end_layout
29380
29381 \begin_layout Standard
29382 In the Align environments, and the multline and gather environment, text
29383  can be inserted that will appear in a separate line and doesn't affect
29384  the column alignment.
29385  To do this, the command 
29386 \series bold
29387
29388 \backslash
29389 intertext
29390 \series default
29391
29392 \begin_inset Index idx
29393 status collapsed
29394
29395 \begin_layout Plain Layout
29396 Commands ! I ! 
29397 \backslash
29398 intertext
29399 \end_layout
29400
29401 \end_inset
29402
29403  is used in the following scheme:
29404 \end_layout
29405
29406 \begin_layout Standard
29407
29408 \series bold
29409
29410 \backslash
29411 intertext{text}
29412 \end_layout
29413
29414 \begin_layout Standard
29415 The text should not be longer than a line because it cannot be hyphenated.
29416  As LyX doesn't yet support 
29417 \series bold
29418
29419 \backslash
29420 intertext
29421 \series default
29422  directly, the text is written as mathematical text.
29423  
29424 \series bold
29425
29426 \backslash
29427 intertext
29428 \series default
29429  must hereby be at the beginning of a line and appears in the output above
29430  this line.
29431  An example where the text was inserted at the beginning of the second line:
29432 \begin_inset Formula 
29433 \begin{align}
29434 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29435 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29436 \end{align}
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444
29445 \series bold
29446
29447 \backslash
29448 intertext
29449 \series default
29450  always creates some vertical space between the text and the formula lines.
29451  To avoid this space, set in the document settings under 
29452 \family sans
29453 Math
29454 \begin_inset space ~
29455 \end_inset
29456
29457 Options
29458 \family default
29459  for the package 
29460 \series bold
29461 mathtools
29462 \series default
29463
29464 \begin_inset Index idx
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468 Packages ! mathtools
29469 \end_layout
29470
29471 \end_inset
29472
29473  the option 
29474 \family sans
29475 Load
29476 \begin_inset space ~
29477 \end_inset
29478
29479 always
29480 \family default
29481 .
29482  Then you can use the command 
29483 \series bold
29484
29485 \backslash
29486 shortintertext
29487 \series default
29488
29489 \begin_inset Index idx
29490 status collapsed
29491
29492 \begin_layout Plain Layout
29493 Commands ! S ! 
29494 \backslash
29495 shortintertext
29496 \end_layout
29497
29498 \end_inset
29499
29500  instead of 
29501 \series bold
29502
29503 \backslash
29504 intertext
29505 \series default
29506 :
29507 \begin_inset Newpage newpage
29508 \end_inset
29509
29510
29511 \end_layout
29512
29513 \begin_layout Standard
29514 \begin_inset Formula 
29515 \begin{align}
29516 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29517 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29518 \end{align}
29519
29520 \end_inset
29521
29522
29523 \end_layout
29524
29525 \begin_layout Section
29526 Formula Numbering
29527 \begin_inset Index idx
29528 status collapsed
29529
29530 \begin_layout Plain Layout
29531 Formula numbering
29532 \end_layout
29533
29534 \end_inset
29535
29536
29537 \begin_inset Index idx
29538 status collapsed
29539
29540 \begin_layout Plain Layout
29541 Formula ! numbering|see
29542 \begin_inset ERT
29543 status collapsed
29544
29545 \begin_layout Plain Layout
29546
29547 {
29548 \end_layout
29549
29550 \end_inset
29551
29552 Formula numbering
29553 \begin_inset ERT
29554 status collapsed
29555
29556 \begin_layout Plain Layout
29557
29558 }
29559 \end_layout
29560
29561 \end_inset
29562
29563
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \end_layout
29570
29571 \begin_layout Subsection
29572 General
29573 \end_layout
29574
29575 \begin_layout Standard
29576 Numbered formulas can be created with the menu 
29577 \family sans
29578 Insert\SpecialChar \menuseparator
29579 Math\SpecialChar \menuseparator
29580 Numbered
29581 \begin_inset space ~
29582 \end_inset
29583
29584 Formula
29585 \family default
29586  (shortcut 
29587 \family sans
29588 Ctrl+Alt
29589 \begin_inset space ~
29590 \end_inset
29591
29592 N
29593 \family default
29594 ).
29595  Existing formulas can be numbered with the menu 
29596 \family sans
29597 Edit\SpecialChar \menuseparator
29598 Math\SpecialChar \menuseparator
29599 Toggle
29600 \begin_inset space ~
29601 \end_inset
29602
29603 Numbering
29604 \family default
29605  (shortcut 
29606 \begin_inset Info
29607 type  "shortcut"
29608 arg   "math-number-toggle"
29609 \end_inset
29610
29611 ).
29612  The formula number is displayed in LyX behind the formula as a number sign
29613  in parentheses.
29614  The number sign is replaced in the output by the formula number.
29615 \end_layout
29616
29617 \begin_layout Standard
29618 When numbering is turned on in multiline formulas, all lines will be numbered.
29619  But the numbering can be controlled with the menu 
29620 \family sans
29621 Edit\SpecialChar \menuseparator
29622 Math\SpecialChar \menuseparator
29623 Toggle
29624 \begin_inset space ~
29625 \end_inset
29626
29627 Numbering
29628 \begin_inset space ~
29629 \end_inset
29630
29631 of
29632 \begin_inset space ~
29633 \end_inset
29634
29635 Line
29636 \family default
29637  (shortcut 
29638 \begin_inset Info
29639 type  "shortcut"
29640 arg   "math-number-line-toggle"
29641 \end_inset
29642
29643 ) for every line.
29644 \end_layout
29645
29646 \begin_layout Standard
29647 Except for inline formulas, all formulas can be numbered with two different
29648  styles, see 
29649 \begin_inset CommandInset ref
29650 LatexCommand ref
29651 reference "sec:Formula-Styles"
29652
29653 \end_inset
29654
29655 .
29656 \end_layout
29657
29658 \begin_layout Subsection
29659 Cross-References
29660 \begin_inset Index idx
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664 Cross-references ! to formulas
29665 \end_layout
29666
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \begin_layout Standard
29673 All labeled formulas can be cross-referenced.
29674  A label is added by the menu 
29675 \family sans
29676 Insert\SpecialChar \menuseparator
29677 Label
29678 \family default
29679  or the toolbar button 
29680 \begin_inset Info
29681 type  "icon"
29682 arg   "label-insert"
29683 \end_inset
29684
29685 .
29686  The cursor must hereby be inside a displayed formula.
29687  Alternatively you can right-click on the formula and choose 
29688 \family sans
29689 Equation Label
29690 \family default
29691 .
29692  A dialog pops up displaying the prefix 
29693 \series bold
29694 eq:
29695 \series default
29696  in a text field.
29697  The label is inserted there behind the prefix.
29698  The predefined prefix means 
29699 \begin_inset Quotes eld
29700 \end_inset
29701
29702 equation
29703 \begin_inset Quotes erd
29704 \end_inset
29705
29706  and makes it easier to find labels in large documents because it marks
29707  it as formula label to divide it from e.
29708 \begin_inset space \thinspace{}
29709 \end_inset
29710
29711 g.
29712 \begin_inset space \space{}
29713 \end_inset
29714
29715 section labels.
29716  To change a label, the menu 
29717 \family sans
29718 Insert\SpecialChar \menuseparator
29719 Label
29720 \family default
29721  is used again or you right-click on a formula and then on 
29722 \family sans
29723 Equation Label
29724 \family default
29725 .
29726 \end_layout
29727
29728 \begin_layout Standard
29729 The name of the label is displayed in LyX within two parentheses behind
29730  formula.
29731  A formula with a label is always numbered.
29732 \end_layout
29733
29734 \begin_layout Standard
29735 Cross-references are inserted via the menu 
29736 \family sans
29737 Insert\SpecialChar \menuseparator
29738 Cross-Reference
29739 \family default
29740  or with the toolbar button 
29741 \begin_inset Info
29742 type  "icon"
29743 arg   "dialog-show-new-inset ref"
29744 \end_inset
29745
29746 .
29747  A formula cross-reference appears in the output as formula number.
29748  When in the cross-reference dialog window the format 
29749 \series bold
29750 (<reference>)
29751 \series default
29752  is chosen, the cross-reference appears in the output as formula number
29753  in parentheses.
29754 \begin_inset Newline newline
29755 \end_inset
29756
29757 By right-clicking on a cross-reference in LyX, one jumps to the formula
29758  that is referenced.
29759 \end_layout
29760
29761 \begin_layout Standard
29762 Here are as examples cross-references to formulas of the following subsections:
29763 \begin_inset Note Note
29764 status open
29765
29766 \begin_layout Plain Layout
29767 Note the different cross-reference types.
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Standard
29776 The equations 
29777 \begin_inset CommandInset ref
29778 LatexCommand eqref
29779 reference "eq:tag"
29780
29781 \end_inset
29782
29783  and 
29784 \begin_inset CommandInset ref
29785 LatexCommand eqref
29786 reference "eq:c"
29787
29788 \end_inset
29789
29790  are equivalent.
29791  In (
29792 \begin_inset CommandInset ref
29793 LatexCommand ref
29794 reference "eq:Lat"
29795
29796 \end_inset
29797
29798 ) big Latin letters are used for the numbering in contrary to (
29799 \begin_inset CommandInset ref
29800 LatexCommand ref
29801 reference "eq:Rom"
29802
29803 \end_inset
29804
29805 ).
29806 \end_layout
29807
29808 \begin_layout Standard
29809 \begin_inset VSpace medskip
29810 \end_inset
29811
29812 When the argument of 
29813 \series bold
29814
29815 \backslash
29816 tag
29817 \begin_inset Foot
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821
29822 \series bold
29823
29824 \backslash
29825 tag
29826 \series default
29827  is described in 
29828 \begin_inset CommandInset ref
29829 LatexCommand ref
29830 reference "sub:User-defined-Numbering"
29831
29832 \end_inset
29833
29834 .
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \series default
29841  contains a box like in 
29842 \begin_inset CommandInset ref
29843 LatexCommand ref
29844 reference "sub:Paragraph-Boxes"
29845
29846 \end_inset
29847
29848 , the formula cannot be referenced.
29849 \end_layout
29850
29851 \begin_layout Subsection
29852 Subnumbering
29853 \begin_inset Index idx
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 Formula numbering ! subnumbering
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Standard
29866 With the help of the commands 
29867 \series bold
29868
29869 \backslash
29870 begin{subequations}
29871 \series default
29872  and 
29873 \series bold
29874
29875 \backslash
29876 end{subequations}
29877 \series default
29878  formulas can be subnumbered.
29879  Both commands are inserted in TeX-mode.
29880 \end_layout
29881
29882 \begin_layout Standard
29883 An example:
29884 \begin_inset Formula 
29885 \begin{equation}
29886 A=C-B\label{eq:a}
29887 \end{equation}
29888
29889 \end_inset
29890
29891
29892 \begin_inset ERT
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897
29898 \backslash
29899 addtocounter{equation}{-1}
29900 \end_layout
29901
29902 \end_inset
29903
29904
29905 \begin_inset ERT
29906 status collapsed
29907
29908 \begin_layout Plain Layout
29909
29910
29911 \backslash
29912 begin{subequations}
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \begin_inset VSpace -5mm
29919 \end_inset
29920
29921
29922 \begin_inset Formula 
29923 \begin{equation}
29924 B=C-A\label{eq:b}
29925 \end{equation}
29926
29927 \end_inset
29928
29929
29930 \begin_inset Formula 
29931 \begin{equation}
29932 C=A+B\label{eq:c}
29933 \end{equation}
29934
29935 \end_inset
29936
29937
29938 \end_layout
29939
29940 \begin_layout Standard
29941 \begin_inset ERT
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945
29946
29947 \backslash
29948 end{subequations}
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \end_layout
29955
29956 \begin_layout Standard
29957 To create the example, the following is done:
29958 \end_layout
29959
29960 \begin_layout Enumerate
29961 first formula is inserted
29962 \end_layout
29963
29964 \begin_layout Enumerate
29965
29966 \series bold
29967
29968 \backslash
29969 addtocounter{equation}{-1} 
29970 \backslash
29971 begin{subequations}
29972 \begin_inset Index idx
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 Commands ! A ! 
29977 \backslash
29978 addtocounter
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \begin_inset Newline newline
29985 \end_inset
29986
29987
29988 \series default
29989 is inserted after the first formula
29990 \end_layout
29991
29992 \begin_layout Enumerate
29993 second formula is inserted
29994 \end_layout
29995
29996 \begin_layout Enumerate
29997 third formula is inserted
29998 \end_layout
29999
30000 \begin_layout Enumerate
30001
30002 \series bold
30003
30004 \backslash
30005 end{subequations}
30006 \series default
30007  is inserted after the third formula
30008 \end_layout
30009
30010 \begin_layout Standard
30011 Every formula between the commands 
30012 \series bold
30013
30014 \backslash
30015 begin
30016 \series default
30017  and 
30018 \series bold
30019
30020 \backslash
30021 end
30022 \series default
30023  is subnumbered as a, b, 
30024 \begin_inset Newline linebreak
30025 \end_inset
30026
30027 c, \SpecialChar \ldots{}
30028  For multiline formulas every line will be subnumbered.
30029  All subnumbered formulas are treated as 
30030 \emph on
30031 one
30032 \emph default
30033  numbered formula.
30034  But as every numbered formula increases the counter 
30035 \series bold
30036 equation
30037 \series default
30038  by one, the command 
30039 \series bold
30040
30041 \backslash
30042 addtocounter
30043 \series default
30044  is needed to decrease it.
30045  Otherwise the formulas 
30046 \begin_inset CommandInset ref
30047 LatexCommand eqref
30048 reference "eq:a"
30049
30050 \end_inset
30051
30052
30053 \begin_inset CommandInset ref
30054 LatexCommand eqref
30055 reference "eq:b"
30056
30057 \end_inset
30058
30059
30060 \begin_inset CommandInset ref
30061 LatexCommand eqref
30062 reference "eq:c"
30063
30064 \end_inset
30065
30066  would be numbered as 
30067 \begin_inset CommandInset ref
30068 LatexCommand eqref
30069 reference "eq:a"
30070
30071 \end_inset
30072
30073
30074 \begin_inset CommandInset ref
30075 LatexCommand eqref
30076 reference "eq:d"
30077
30078 \end_inset
30079
30080
30081 \begin_inset CommandInset ref
30082 LatexCommand eqref
30083 reference "eq:f"
30084
30085 \end_inset
30086
30087 .
30088 \end_layout
30089
30090 \begin_layout Standard
30091 By inserting the commands in TeX-mode, a space is created between the first
30092  two formulas.
30093  To revert this -5
30094 \begin_inset space \thinspace{}
30095 \end_inset
30096
30097 mm vertical space is inserted after the command 
30098 \series bold
30099
30100 \backslash
30101 begin{subequations}
30102 \series default
30103 .
30104  When the formula style 
30105 \series bold
30106 Indented
30107 \begin_inset Foot
30108 status collapsed
30109
30110 \begin_layout Plain Layout
30111 formula styles see 
30112 \begin_inset CommandInset ref
30113 LatexCommand ref
30114 reference "sec:Formula-Styles"
30115
30116 \end_inset
30117
30118
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \series default
30125  is used, -7
30126 \begin_inset space \thinspace{}
30127 \end_inset
30128
30129 mm space is inserted instead.
30130 \end_layout
30131
30132 \begin_layout Standard
30133 Here is an example for a multiline formula where the numbering was turned
30134  off for the second line:
30135 \begin_inset ERT
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139
30140
30141 \backslash
30142 begin{subequations}
30143 \end_layout
30144
30145 \end_inset
30146
30147
30148 \begin_inset Formula 
30149 \begin{eqnarray}
30150 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30151  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30152  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30153 \end{eqnarray}
30154
30155 \end_inset
30156
30157
30158 \begin_inset ERT
30159 status collapsed
30160
30161 \begin_layout Plain Layout
30162
30163
30164 \backslash
30165 end{subequations}
30166 \end_layout
30167
30168 \end_inset
30169
30170
30171 \end_layout
30172
30173 \begin_layout Subsection
30174 User-defined Numbering
30175 \begin_inset CommandInset label
30176 LatexCommand label
30177 name "sub:User-defined-Numbering"
30178
30179 \end_inset
30180
30181
30182 \begin_inset Index idx
30183 status collapsed
30184
30185 \begin_layout Plain Layout
30186 Formula numbering ! user-defined
30187 \end_layout
30188
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \begin_layout Standard
30195 \begin_inset Index idx
30196 status collapsed
30197
30198 \begin_layout Plain Layout
30199 Formula numbering ! self-defined delimiters
30200 \end_layout
30201
30202 \end_inset
30203
30204 With the standard numbering parentheses are set around the formula number.
30205  To replace the parentheses for example by vertical bars, the following
30206  line is added to the LaTeX-preamble:
30207 \end_layout
30208
30209 \begin_layout Standard
30210
30211 \series bold
30212
30213 \backslash
30214 def
30215 \backslash
30216 tagform@#1{
30217 \backslash
30218 maketag@@@{|#1|}}
30219 \series default
30220
30221 \begin_inset Note Note
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225 This macro is already declared in the LaTeX-preamble for testing.
30226  To activate it, remove the percent sign at the beginning.
30227 \end_layout
30228
30229 \end_inset
30230
30231
30232 \end_layout
30233
30234 \begin_layout Standard
30235 To use other characters, the vertical bars besides the 
30236 \series bold
30237 #1
30238 \series default
30239  are replaced by one ore more characters.
30240  To get only the formula number the vertical bars are omitted.
30241 \end_layout
30242
30243 \begin_layout Standard
30244 \begin_inset VSpace bigskip
30245 \end_inset
30246
30247 When there should be an expression of your choice instead of the consecutive
30248  formula number in parentheses behind the formula, the command 
30249 \series bold
30250
30251 \backslash
30252 tag
30253 \series default
30254
30255 \begin_inset Index idx
30256 status collapsed
30257
30258 \begin_layout Plain Layout
30259 Commands ! T ! 
30260 \backslash
30261 tag
30262 \end_layout
30263
30264 \end_inset
30265
30266  is used:
30267 \begin_inset Formula 
30268 \begin{equation}
30269 A+B=C\tag{something}\label{eq:tag}
30270 \end{equation}
30271
30272 \end_inset
30273
30274 In this example the command 
30275 \series bold
30276
30277 \backslash
30278 tag
30279 \begin_inset space \textvisiblespace{}
30280 \end_inset
30281
30282 something
30283 \series default
30284  was inserted in the formula.
30285 \end_layout
30286
30287 \begin_layout Standard
30288 When the command 
30289 \series bold
30290
30291 \backslash
30292 tag*
30293 \begin_inset space \textvisiblespace{}
30294 \end_inset
30295
30296 something
30297 \series default
30298  is inserted instead, the star prevents the parentheses around the expression:
30299 \begin_inset Formula 
30300 \[
30301 A+B=C\tag*{something}
30302 \]
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \begin_layout Standard
30310 \begin_inset VSpace bigskip
30311 \end_inset
30312
30313 To restart the formula numbering with new document parts or sections, the
30314  following command is used:
30315 \end_layout
30316
30317 \begin_layout Standard
30318
30319 \series bold
30320
30321 \backslash
30322 @addtoreset{equation}{part}
30323 \series default
30324
30325 \begin_inset Index idx
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329 Commands ! 
30330 \begin_inset ERT
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334
30335 "
30336 \end_layout
30337
30338 \end_inset
30339
30340 @
30341 \begin_inset ERT
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345
30346 "
30347 \end_layout
30348
30349 \end_inset
30350
30351  ! 
30352 \backslash
30353
30354 \begin_inset ERT
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358
30359 "
30360 \end_layout
30361
30362 \end_inset
30363
30364 @
30365 \begin_inset ERT
30366 status collapsed
30367
30368 \begin_layout Plain Layout
30369
30370 "
30371 \end_layout
30372
30373 \end_inset
30374
30375 addtoreset
30376 \end_layout
30377
30378 \end_inset
30379
30380
30381 \begin_inset Newline newline
30382 \end_inset
30383
30384 resp.
30385 \begin_inset Newline newline
30386 \end_inset
30387
30388
30389 \series bold
30390
30391 \backslash
30392 @addtoreset{equation}{section}
30393 \end_layout
30394
30395 \begin_layout Standard
30396 To be able to use these commands in TeX-mode, the 
30397 \begin_inset Quotes eld
30398 \end_inset
30399
30400 @
30401 \begin_inset Quotes erd
30402 \end_inset
30403
30404  character has to be made 
30405 \begin_inset Quotes eld
30406 \end_inset
30407
30408 active
30409 \begin_inset Quotes erd
30410 \end_inset
30411
30412  for LaTeX using the command 
30413 \series bold
30414
30415 \backslash
30416 makeatletter.
30417
30418 \series default
30419  The command 
30420 \series bold
30421
30422 \backslash
30423 makeatother
30424 \series default
30425  reverts this.
30426  So the command sequence in TeX-mode is:
30427 \end_layout
30428
30429 \begin_layout Standard
30430
30431 \series bold
30432
30433 \backslash
30434 makeatletter
30435 \begin_inset Newline newline
30436 \end_inset
30437
30438
30439 \backslash
30440 @addtoreset{equation}{section}
30441 \begin_inset Newline newline
30442 \end_inset
30443
30444
30445 \backslash
30446 makeatother
30447 \end_layout
30448
30449 \begin_layout Standard
30450 In the LaTeX-preamble 
30451 \series bold
30452
30453 \backslash
30454 makeatletter
30455 \series default
30456  and 
30457 \series bold
30458
30459 \backslash
30460 makeatother
30461 \series default
30462  can be omitted as they are automatically internally inserted by LyX.
30463 \end_layout
30464
30465 \begin_layout Standard
30466 To revert 
30467 \series bold
30468
30469 \backslash
30470 @addtoreset
30471 \series default
30472 , the file 
30473 \series bold
30474 remreset.sty
30475 \series default
30476
30477 \begin_inset Foot
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481
30482 \series bold
30483 remreset
30484 \series default
30485  is part of the LaTeX-package 
30486 \series bold
30487 carlisle
30488 \series default
30489
30490 \begin_inset Index idx
30491 status collapsed
30492
30493 \begin_layout Plain Layout
30494 Packages ! carlisle
30495 \end_layout
30496
30497 \end_inset
30498
30499  that is part of every LaTeX standard installation.
30500 \end_layout
30501
30502 \end_inset
30503
30504
30505 \begin_inset Index idx
30506 status collapsed
30507
30508 \begin_layout Plain Layout
30509 Packages ! remreset
30510 \end_layout
30511
30512 \end_inset
30513
30514  has to be loaded in the LaTeX-preamble with the line
30515 \end_layout
30516
30517 \begin_layout Standard
30518
30519 \series bold
30520
30521 \backslash
30522 usepackage{remreset}
30523 \end_layout
30524
30525 \begin_layout Standard
30526 Then the command 
30527 \series bold
30528
30529 \backslash
30530 @removefromreset
30531 \series default
30532
30533 \begin_inset Index idx
30534 status collapsed
30535
30536 \begin_layout Plain Layout
30537 Commands ! 
30538 \begin_inset ERT
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543 "
30544 \end_layout
30545
30546 \end_inset
30547
30548 @
30549 \begin_inset ERT
30550 status collapsed
30551
30552 \begin_layout Plain Layout
30553
30554 "
30555 \end_layout
30556
30557 \end_inset
30558
30559  ! 
30560 \backslash
30561
30562 \begin_inset ERT
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567 "
30568 \end_layout
30569
30570 \end_inset
30571
30572 @
30573 \begin_inset ERT
30574 status collapsed
30575
30576 \begin_layout Plain Layout
30577
30578 "
30579 \end_layout
30580
30581 \end_inset
30582
30583 removefromreset
30584 \end_layout
30585
30586 \end_inset
30587
30588  can be used with the same scheme as 
30589 \series bold
30590
30591 \backslash
30592 @addtoreset
30593 \series default
30594 .
30595 \end_layout
30596
30597 \begin_layout Standard
30598 \begin_inset VSpace bigskip
30599 \end_inset
30600
30601 Sometimes formulas should be numbered in the following form:
30602 \end_layout
30603
30604 \begin_layout Standard
30605
30606 \family typewriter
30607 (section number.formula number)
30608 \end_layout
30609
30610 \begin_layout Standard
30611 The formula number should start with every section with 
30612 \begin_inset Quotes eld
30613 \end_inset
30614
30615 1
30616 \begin_inset Quotes erd
30617 \end_inset
30618
30619 .
30620 \end_layout
30621
30622 \begin_layout Standard
30623 For this case there is the command 
30624 \series bold
30625
30626 \backslash
30627 numberwithin
30628 \series default
30629
30630 \begin_inset Index idx
30631 status collapsed
30632
30633 \begin_layout Plain Layout
30634 Commands ! N ! 
30635 \backslash
30636 numberwithin
30637 \end_layout
30638
30639 \end_inset
30640
30641 , which is used with the following scheme:
30642 \end_layout
30643
30644 \begin_layout Standard
30645
30646 \series bold
30647
30648 \backslash
30649 numberwithin{counter}{sectioning}
30650 \end_layout
30651
30652 \begin_layout Standard
30653 Counter denotes what kind of numbering is affected, sectioning denotes what
30654  number is before the dot.
30655 \end_layout
30656
30657 \begin_layout Standard
30658 Thus in our case the following LaTeX-preamble or TeX code line is used:
30659 \end_layout
30660
30661 \begin_layout Standard
30662
30663 \series bold
30664
30665 \backslash
30666 numberwithin{equation}{section}
30667 \end_layout
30668
30669 \begin_layout Standard
30670 This is the result:
30671 \begin_inset ERT
30672 status collapsed
30673
30674 \begin_layout Plain Layout
30675
30676
30677 \backslash
30678 numberwithin{equation}{section}
30679 \end_layout
30680
30681 \end_inset
30682
30683
30684 \begin_inset Formula 
30685 \begin{equation}
30686 A+B=C
30687 \end{equation}
30688
30689 \end_inset
30690
30691
30692 \end_layout
30693
30694 \begin_layout Standard
30695 To number e.
30696 \begin_inset space \thinspace{}
30697 \end_inset
30698
30699 g.
30700 \begin_inset space \space{}
30701 \end_inset
30702
30703 tables so that the number of the part is the sectioning,
30704 \begin_inset Newline newline
30705 \end_inset
30706
30707
30708 \series bold
30709
30710 \backslash
30711 numberwithin{table}{part}
30712 \series default
30713  is used.
30714 \end_layout
30715
30716 \begin_layout Standard
30717 To go back to the standard numbering or to prevent this kind of numbering
30718  when it is defined by the document class, the following command is inserted
30719  as TeX code or to the LaTeX-preamble:
30720 \end_layout
30721
30722 \begin_layout Standard
30723
30724 \series bold
30725
30726 \backslash
30727 renewcommand{
30728 \backslash
30729 theequation}{
30730 \backslash
30731 arabic{equation}}
30732 \begin_inset Index idx
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736 Commands ! A ! 
30737 \backslash
30738 arabic
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \series default
30745
30746 \begin_inset ERT
30747 status collapsed
30748
30749 \begin_layout Plain Layout
30750
30751
30752 \backslash
30753 renewcommand{
30754 \backslash
30755 theequation}{
30756 \backslash
30757 arabic{equation}}
30758 \end_layout
30759
30760 \end_inset
30761
30762
30763 \series bold
30764
30765 \begin_inset Newline newline
30766 \end_inset
30767
30768
30769 \series default
30770 or
30771 \series bold
30772
30773 \begin_inset Newline newline
30774 \end_inset
30775
30776
30777 \backslash
30778 renewcommand{
30779 \backslash
30780 thetable}{
30781 \backslash
30782 arabic{table}}
30783 \end_layout
30784
30785 \begin_layout Standard
30786
30787 \series bold
30788
30789 \backslash
30790 numberwithin
30791 \series default
30792  uses internally the command 
30793 \series bold
30794
30795 \backslash
30796 @addtoreset
30797 \series default
30798 , described above, that also needs to be reverted.
30799 \begin_inset ERT
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803
30804
30805 \backslash
30806 makeatletter
30807 \end_layout
30808
30809 \begin_layout Plain Layout
30810
30811
30812 \backslash
30813 @removefromreset{equation}{section}
30814 \end_layout
30815
30816 \begin_layout Plain Layout
30817
30818
30819 \backslash
30820 makeatother
30821 \end_layout
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \begin_layout Subsection
30829 Numbering with Roman Numbers and Letters
30830 \begin_inset Index idx
30831 status collapsed
30832
30833 \begin_layout Plain Layout
30834 Formula numbering ! with letters
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \begin_inset Index idx
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844 Formula numbering ! with Roman numbers
30845 \end_layout
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Standard
30853 Formulas can also be numbered with Roman numbers and Latin letters.
30854  To number for example with small Roman numbers, the command
30855 \end_layout
30856
30857 \begin_layout Standard
30858
30859 \series bold
30860
30861 \backslash
30862 renewcommand{
30863 \backslash
30864 theequation}{
30865 \backslash
30866 roman{equation}}
30867 \end_layout
30868
30869 \begin_layout Standard
30870 is inserted before the formula in TeX-mode.
30871  
30872 \series bold
30873
30874 \backslash
30875 renewcommand
30876 \series default
30877
30878 \begin_inset Index idx
30879 status collapsed
30880
30881 \begin_layout Plain Layout
30882 Commands ! R ! 
30883 \backslash
30884 renewcommand
30885 \end_layout
30886
30887 \end_inset
30888
30889  redefines the predefined command 
30890 \series bold
30891
30892 \backslash
30893 theequation
30894 \series default
30895  to the command 
30896 \series bold
30897
30898 \backslash
30899 roman{equation}
30900 \series default
30901 .
30902 \begin_inset Foot
30903 status collapsed
30904
30905 \begin_layout Plain Layout
30906 The command 
30907 \series bold
30908
30909 \backslash
30910 renewcommand
30911 \series default
30912  has the same scheme like the command 
30913 \series bold
30914
30915 \backslash
30916 newcommand
30917 \series default
30918  that is described in 
30919 \begin_inset CommandInset ref
30920 LatexCommand ref
30921 reference "sub:The-Command-newcommand"
30922
30923 \end_inset
30924
30925 .
30926 \end_layout
30927
30928 \end_inset
30929
30930  
30931 \series bold
30932 equation
30933 \series default
30934  is the formula counter.
30935  When the command 
30936 \series bold
30937
30938 \backslash
30939 the
30940 \series default
30941  is used as prefix for a counter, the value of the counter is output as
30942  Arabic number.
30943  When a formula is numbered, LaTeX sets internally the command 
30944 \series bold
30945
30946 \backslash
30947 theequation
30948 \series default
30949  behind the formula.
30950  
30951 \series bold
30952
30953 \backslash
30954 roman{equation}
30955 \begin_inset Index idx
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959 Commands ! R ! 
30960 \backslash
30961 roman
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \series default
30968  outputs the counter as small Roman number.
30969 \end_layout
30970
30971 \begin_layout Standard
30972 All formulas behind the command 
30973 \series bold
30974
30975 \backslash
30976 renew
30977 \series default
30978 c
30979 \series bold
30980 ommand
30981 \series default
30982  are now numbered Roman.
30983  To switch to numbering with big Roman numbers, the command is inserted
30984  again, but 
30985 \series bold
30986
30987 \backslash
30988 roman
30989 \series default
30990  is replaced by 
30991 \series bold
30992
30993 \backslash
30994 Roman
30995 \series default
30996
30997 \begin_inset Index idx
30998 status collapsed
30999
31000 \begin_layout Plain Layout
31001 Commands ! R ! 
31002 \backslash
31003 roman@
31004 \backslash
31005 Roman
31006 \end_layout
31007
31008 \end_inset
31009
31010 .
31011  To 
31012 \begin_inset Quotes eld
31013 \end_inset
31014
31015 number
31016 \begin_inset Quotes erd
31017 \end_inset
31018
31019  with small Latin letters there is the command 
31020 \series bold
31021
31022 \backslash
31023 alph
31024 \series default
31025
31026 \begin_inset Index idx
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030 Commands ! A ! 
31031 \backslash
31032 alph
31033 \end_layout
31034
31035 \end_inset
31036
31037 , for big ones there is the command 
31038 \series bold
31039
31040 \backslash
31041 Alph
31042 \series default
31043
31044 \begin_inset Index idx
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048 Commands ! A ! 
31049 \backslash
31050 alph@
31051 \backslash
31052 Alph
31053 \end_layout
31054
31055 \end_inset
31056
31057 .
31058 \end_layout
31059
31060 \begin_layout Standard
31061 \begin_inset Note Greyedout
31062 status open
31063
31064 \begin_layout Plain Layout
31065
31066 \series bold
31067 \color none
31068 Note:
31069 \series default
31070  Only maximal 26
31071 \begin_inset space ~
31072 \end_inset
31073
31074 formulas can be numbered with Latin letters in one document.
31075 \end_layout
31076
31077 \end_inset
31078
31079
31080 \end_layout
31081
31082 \begin_layout Standard
31083 \begin_inset ERT
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087
31088
31089 \backslash
31090 renewcommand{
31091 \backslash
31092 theequation}{
31093 \backslash
31094 roman{equation}}
31095 \end_layout
31096
31097 \end_inset
31098
31099
31100 \end_layout
31101
31102 \begin_layout Standard
31103 \begin_inset Formula 
31104 \begin{equation}
31105 A=\textrm{small roman}
31106 \end{equation}
31107
31108 \end_inset
31109
31110
31111 \begin_inset ERT
31112 status collapsed
31113
31114 \begin_layout Plain Layout
31115
31116
31117 \backslash
31118 renewcommand{
31119 \backslash
31120 theequation}{
31121 \backslash
31122 Roman{equation}}
31123 \end_layout
31124
31125 \end_inset
31126
31127
31128 \begin_inset Formula 
31129 \begin{equation}
31130 B=\textrm{big Roman}\label{eq:Rom}
31131 \end{equation}
31132
31133 \end_inset
31134
31135
31136 \begin_inset ERT
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140
31141
31142 \backslash
31143 renewcommand{
31144 \backslash
31145 theequation}{
31146 \backslash
31147 alph{equation}}
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \begin_inset Formula 
31154 \begin{equation}
31155 C=\textrm{small Latin}
31156 \end{equation}
31157
31158 \end_inset
31159
31160
31161 \begin_inset ERT
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165
31166
31167 \backslash
31168 renewcommand{
31169 \backslash
31170 theequation}{
31171 \backslash
31172 Alph{equation}}
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \begin_inset Formula 
31179 \begin{equation}
31180 D=\textrm{big Latin}\label{eq:Lat}
31181 \end{equation}
31182
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 To switch back to the default numbering, insert the command:
31190 \end_layout
31191
31192 \begin_layout Standard
31193
31194 \series bold
31195
31196 \backslash
31197 renewcommand{
31198 \backslash
31199 theequation}{
31200 \backslash
31201 arabic{equation}}
31202 \begin_inset Index idx
31203 status collapsed
31204
31205 \begin_layout Plain Layout
31206 Commands ! A ! 
31207 \backslash
31208 arabic
31209 \end_layout
31210
31211 \end_inset
31212
31213
31214 \end_layout
31215
31216 \begin_layout Standard
31217 \begin_inset ERT
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221
31222
31223 \backslash
31224 renewcommand{
31225 \backslash
31226 theequation}{
31227 \backslash
31228 arabic{equation}}
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \begin_inset Formula 
31235 \begin{equation}
31236 E=\textrm{Arabic}
31237 \end{equation}
31238
31239 \end_inset
31240
31241
31242 \end_layout
31243
31244 \begin_layout Standard
31245 \begin_inset VSpace medskip
31246 \end_inset
31247
31248 As you see, formulas are numbered serially independent from the numbering
31249  style.
31250  When then numbering should start with 
31251 \begin_inset Quotes eld
31252 \end_inset
31253
31254 1
31255 \begin_inset Quotes erd
31256 \end_inset
31257
31258  when the style is changed, new equation counters have to be defined.
31259  A description about this can be found in the file 
31260 \begin_inset CommandInset href
31261 LatexCommand href
31262 name "Formula-numbering.lyx"
31263 target "run:Formula-numbering.lyx"
31264
31265 \end_inset
31266
31267 .
31268 \end_layout
31269
31270 \begin_layout Standard
31271 \begin_inset Newpage newpage
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \begin_layout Section
31278 Chemical Symbols and Equations
31279 \begin_inset CommandInset label
31280 LatexCommand label
31281 name "sub:Chemical-Symbols-and"
31282
31283 \end_inset
31284
31285
31286 \begin_inset Index idx
31287 status collapsed
31288
31289 \begin_layout Plain Layout
31290 Chemical characters ! Symbols
31291 \end_layout
31292
31293 \end_inset
31294
31295
31296 \begin_inset Index idx
31297 status collapsed
31298
31299 \begin_layout Plain Layout
31300 Chemical equations
31301 \end_layout
31302
31303 \end_inset
31304
31305
31306 \begin_inset Index idx
31307 status collapsed
31308
31309 \begin_layout Plain Layout
31310 Symbols ! chemical
31311 \end_layout
31312
31313 \end_inset
31314
31315
31316 \end_layout
31317
31318 \begin_layout Standard
31319 An example text from chemistry:
31320 \end_layout
31321
31322 \begin_layout Quote
31323 The 
31324 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31325 \end_inset
31326
31327 -ion reacts with two 
31328 \begin_inset Formula $\mathrm{Na^{+}}$
31329 \end_inset
31330
31331 -ions to sodium sulfate 
31332 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31333 \end_inset
31334
31335 .
31336  The chemical equation for this is:
31337 \begin_inset Formula 
31338 \begin{equation}
31339 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31340 \end{equation}
31341
31342 \end_inset
31343
31344
31345 \end_layout
31346
31347 \begin_layout Standard
31348 This chemical equation can directly be created as formula.
31349  To avoid that the symbols appear italic, everything is highlighted and
31350  changed by the shortcut 
31351 \begin_inset Info
31352 type  "shortcut"
31353 arg   "font-roman"
31354 \end_inset
31355
31356  to the upright font style.
31357 \begin_inset Foot
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361 font styles
31362 \series bold
31363  
31364 \series default
31365 see 
31366 \begin_inset CommandInset ref
31367 LatexCommand ref
31368 reference "sub:Font-Styles"
31369
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \begin_layout Standard
31381 A more convenient way to typeset chemical formulas is to use the command
31382  
31383 \series bold
31384
31385 \backslash
31386 ce
31387 \series default
31388
31389 \begin_inset Index idx
31390 status collapsed
31391
31392 \begin_layout Plain Layout
31393 Commands ! C ! 
31394 \backslash
31395 ce
31396 \end_layout
31397
31398 \end_inset
31399
31400  that is available when the LaTeX-package 
31401 \series bold
31402 mhchem
31403 \series default
31404
31405 \begin_inset Index idx
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409 Packages ! mhchem
31410 \end_layout
31411
31412 \end_inset
31413
31414  is installed.
31415  After inserting 
31416 \series bold
31417
31418 \backslash
31419 ce
31420 \series default
31421  to a formula a new blue box appears where chemical formulas can be inserted
31422  in an intuitive way.
31423 \end_layout
31424
31425 \begin_layout Standard
31426 \align center
31427 \begin_inset Tabular
31428 <lyxtabular version="3" rows="9" columns="2">
31429 <features rotate="0" tabularvalignment="middle">
31430 <column alignment="center" valignment="top">
31431 <column alignment="center" valignment="top">
31432 <row>
31433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31434 \begin_inset Text
31435
31436 \begin_layout Plain Layout
31437 Command
31438 \end_layout
31439
31440 \end_inset
31441 </cell>
31442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31443 \begin_inset Text
31444
31445 \begin_layout Plain Layout
31446 Result
31447 \begin_inset Note Note
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451
31452 \series bold
31453
31454 \backslash
31455 raisebox
31456 \series default
31457  is only used as spacer.
31458 \end_layout
31459
31460 \end_inset
31461
31462
31463 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 </row>
31468 <row>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473
31474 \backslash
31475 ce
31476 \begin_inset space \textvisiblespace{}
31477 \end_inset
31478
31479 H2CO3
31480 \end_layout
31481
31482 \end_inset
31483 </cell>
31484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31485 \begin_inset Text
31486
31487 \begin_layout Plain Layout
31488 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31489 \end_inset
31490
31491
31492 \end_layout
31493
31494 \end_inset
31495 </cell>
31496 </row>
31497 <row>
31498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502
31503 \backslash
31504 ce
31505 \begin_inset space \textvisiblespace{}
31506 \end_inset
31507
31508 SO4^2-
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \end_inset
31524 </cell>
31525 </row>
31526 <row>
31527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31528 \begin_inset Text
31529
31530 \begin_layout Plain Layout
31531
31532 \backslash
31533 ce
31534 \begin_inset space \textvisiblespace{}
31535 \end_inset
31536
31537 (NH4)2S
31538 \end_layout
31539
31540 \end_inset
31541 </cell>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \end_inset
31553 </cell>
31554 </row>
31555 <row>
31556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31557 \begin_inset Text
31558
31559 \begin_layout Plain Layout
31560
31561 \backslash
31562 ce
31563 \begin_inset space \textvisiblespace{}
31564 \end_inset
31565
31566 KCr(SO4)2.12H2O
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31576 \end_inset
31577
31578
31579 \end_layout
31580
31581 \end_inset
31582 </cell>
31583 </row>
31584 <row>
31585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31586 \begin_inset Text
31587
31588 \begin_layout Plain Layout
31589
31590 \backslash
31591 ce
31592 \begin_inset space \textvisiblespace{}
31593 \end_inset
31594
31595 A-B
31596 \backslash
31597 dbond
31598 \begin_inset space \textvisiblespace{}
31599 \end_inset
31600
31601 C
31602 \backslash
31603 tbond
31604 \begin_inset space \textvisiblespace{}
31605 \end_inset
31606
31607 D
31608 \end_layout
31609
31610 \end_inset
31611 </cell>
31612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31613 \begin_inset Text
31614
31615 \begin_layout Plain Layout
31616 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31617 \end_inset
31618
31619
31620 \end_layout
31621
31622 \end_inset
31623 </cell>
31624 </row>
31625 <row>
31626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630
31631 \backslash
31632 ce
31633 \begin_inset space \textvisiblespace{}
31634 \end_inset
31635
31636 ^227
31637 \begin_inset Formula $\downarrow$
31638 \end_inset
31639
31640 _90
31641 \begin_inset Formula $\to$
31642 \end_inset
31643
31644 Th+
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31654 \end_inset
31655
31656
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 </row>
31662 <row>
31663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31664 \begin_inset Text
31665
31666 \begin_layout Plain Layout
31667
31668 \backslash
31669 ce
31670 \begin_inset space \textvisiblespace{}
31671 \end_inset
31672
31673 CO2
31674 \begin_inset space \textvisiblespace{}
31675 \end_inset
31676
31677 +
31678 \begin_inset space \textvisiblespace{}
31679 \end_inset
31680
31681 C
31682 \begin_inset space \textvisiblespace{}
31683 \end_inset
31684
31685 <=>
31686 \begin_inset space \textvisiblespace{}
31687 \end_inset
31688
31689 2CO
31690 \end_layout
31691
31692 \end_inset
31693 </cell>
31694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31699 \end_inset
31700
31701
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 </row>
31707 <row>
31708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712
31713 \backslash
31714 ce
31715 \begin_inset space \textvisiblespace{}
31716 \end_inset
31717
31718 CO2
31719 \begin_inset space \textvisiblespace{}
31720 \end_inset
31721
31722 +
31723 \begin_inset space \textvisiblespace{}
31724 \end_inset
31725
31726 C
31727 \begin_inset space \textvisiblespace{}
31728 \end_inset
31729
31730 ->[
31731 \backslash
31732 alpha][
31733 \backslash
31734 beta]
31735 \begin_inset space \textvisiblespace{}
31736 \end_inset
31737
31738 2CO}
31739 \end_layout
31740
31741 \end_inset
31742 </cell>
31743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31744 \begin_inset Text
31745
31746 \begin_layout Plain Layout
31747 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 </row>
31756 </lyxtabular>
31757
31758 \end_inset
31759
31760
31761 \end_layout
31762
31763 \begin_layout Standard
31764 \begin_inset Note Greyedout
31765 status open
31766
31767 \begin_layout Plain Layout
31768
31769 \series bold
31770 \color none
31771 Note:
31772 \series default
31773  Inserting a formula to a 
31774 \series bold
31775
31776 \backslash
31777 ce
31778 \series default
31779  box will lead to LaTeX errors due to a LyX bug.
31780 \color inherit
31781
31782 \begin_inset Foot
31783 status collapsed
31784
31785 \begin_layout Plain Layout
31786 \begin_inset CommandInset href
31787 LatexCommand href
31788 name "LyX-bug #8566"
31789 target "http://www.lyx.org/trac/ticket/8566"
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \color none
31800  In this case TeX code has to be used like for 
31801 \series bold
31802
31803 \backslash
31804 ce{$
31805 \backslash
31806 mu
31807 \backslash
31808 hyphen$Cl}
31809 \series default
31810
31811 \begin_inset ERT
31812 status collapsed
31813
31814 \begin_layout Plain Layout
31815
31816
31817 \backslash
31818 ce{$
31819 \backslash
31820 mu
31821 \backslash
31822 hyphen$Cl}
31823 \end_layout
31824
31825 \end_inset
31826
31827  
31828 \end_layout
31829
31830 \end_inset
31831
31832
31833 \end_layout
31834
31835 \begin_layout Standard
31836 \begin_inset Note Greyedout
31837 status open
31838
31839 \begin_layout Plain Layout
31840
31841 \series bold
31842 \color none
31843 Note:
31844 \series default
31845  It is not possible in LyX to use the character ^ to get an up-arrow as
31846  described in the 
31847 \series bold
31848 mhchem
31849 \series default
31850  manual.
31851  One instead uses a negative thin space followed by the command 
31852 \series bold
31853
31854 \backslash
31855 uparrow
31856 \series default
31857
31858 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31859 \end_inset
31860
31861
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \end_layout
31868
31869 \begin_layout Standard
31870 Using 
31871 \series bold
31872
31873 \backslash
31874 ce
31875 \series default
31876  the command for equation
31877 \begin_inset space ~
31878 \end_inset
31879
31880
31881 \begin_inset CommandInset ref
31882 LatexCommand eqref
31883 reference "eq:chem-reaction"
31884
31885 \end_inset
31886
31887  is:
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \series bold
31893  
31894 \backslash
31895 ce
31896 \begin_inset space \textvisiblespace{}
31897 \end_inset
31898
31899 2Na+
31900 \begin_inset space \textvisiblespace{}
31901 \end_inset
31902
31903 +
31904 \begin_inset space \textvisiblespace{}
31905 \end_inset
31906
31907 SO4^2-
31908 \begin_inset space \textvisiblespace{}
31909 \end_inset
31910
31911
31912 \begin_inset space \textvisiblespace{}
31913 \end_inset
31914
31915 ->
31916 \begin_inset space \textvisiblespace{}
31917 \end_inset
31918
31919 Na2SO4
31920 \end_layout
31921
31922 \begin_layout Standard
31923 To create multiline chemical equations first a multiline formula is created
31924  as described in 
31925 \begin_inset CommandInset ref
31926 LatexCommand ref
31927 reference "sec:Multiline-Formulas"
31928
31929 \end_inset
31930
31931 .
31932  Afterwards the command 
31933 \series bold
31934
31935 \backslash
31936 ce
31937 \series default
31938  is used in every small blue box of the formula.
31939  
31940 \begin_inset CommandInset ref
31941 LatexCommand eqref
31942 reference "eq:TEOS-reaction-1"
31943
31944 \end_inset
31945
31946  and 
31947 \begin_inset CommandInset ref
31948 LatexCommand eqref
31949 reference "eq:TEOS-reaction-2"
31950
31951 \end_inset
31952
31953  are an example of a multi-stage chemical reaction where every equation
31954  has its own number.
31955 \begin_inset Formula 
31956 \begin{eqnarray}
31957 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31958 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31959 \end{eqnarray}
31960
31961 \end_inset
31962
31963
31964 \end_layout
31965
31966 \begin_layout Standard
31967 Besides 
31968 \series bold
31969
31970 \backslash
31971 ce
31972 \series default
31973  the 
31974 \series bold
31975 mhchem
31976 \series default
31977  package provides the command 
31978 \series bold
31979
31980 \backslash
31981 cf
31982 \series default
31983
31984 \begin_inset Index idx
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988 Commands ! C ! 
31989 \backslash
31990 cf
31991 \end_layout
31992
31993 \end_inset
31994
31995  that has to be used for special cases.
31996  For more information about 
31997 \series bold
31998
31999 \backslash
32000 cf
32001 \series default
32002  and more examples have a look at the documentation of 
32003 \series bold
32004 mhchem
32005 \series default
32006
32007 \begin_inset CommandInset citation
32008 LatexCommand cite
32009 key "mhchem"
32010
32011 \end_inset
32012
32013 .
32014 \end_layout
32015
32016 \begin_layout Section
32017 Diagrams
32018 \end_layout
32019
32020 \begin_layout Standard
32021 LyX supports two types of commutative diagrams: 
32022 \series bold
32023 amscd
32024 \series default
32025  and 
32026 \series bold
32027 xymatrix
32028 \series default
32029  that are explained in the following.
32030 \end_layout
32031
32032 \begin_layout Subsection
32033 Amscd Diagrams
32034 \begin_inset Index idx
32035 status collapsed
32036
32037 \begin_layout Plain Layout
32038 Diagrams ! amscd
32039 \end_layout
32040
32041 \end_inset
32042
32043
32044 \end_layout
32045
32046 \begin_layout Standard
32047 Diagrams of this type visualize relations by vertical and horizontal lines
32048  or arrows:
32049 \begin_inset Formula 
32050 \[
32051 \begin{CD}A@>>>B@>>>C\\
32052 @AAA@.@VVV\\
32053 F@<<<E@<<<D
32054 \end{CD}
32055 \]
32056
32057 \end_inset
32058
32059
32060 \end_layout
32061
32062 \begin_layout Standard
32063 To get them, the command 
32064 \series bold
32065
32066 \backslash
32067 CD
32068 \begin_inset Index idx
32069 status collapsed
32070
32071 \begin_layout Plain Layout
32072 Commands ! C ! 
32073 \backslash
32074 CD
32075 \end_layout
32076
32077 \end_inset
32078
32079
32080 \series default
32081  is inserted to a formula.
32082  A blue box appears with two dashed lines where further commands can be
32083  inserted.
32084  With 
32085 \begin_inset Info
32086 type  "shortcut"
32087 arg   "newline-insert newline"
32088 \end_inset
32089
32090  a new line is created.
32091  Horizontal relations are inserted in odd, vertical in even formula lines.
32092 \end_layout
32093
32094 \begin_layout Standard
32095 To create the relations there are the following commands:
32096 \end_layout
32097
32098 \begin_layout Itemize
32099
32100 \series bold
32101 @<<<
32102 \series default
32103  creates a left arrow, 
32104 \series bold
32105 @>>>
32106 \series default
32107  a right arrow and 
32108 \series bold
32109 @=
32110 \series default
32111  a long equal sign
32112 \end_layout
32113
32114 \begin_layout Itemize
32115
32116 \series bold
32117 @AAA
32118 \series default
32119  creates an up arrow, 
32120 \series bold
32121 @VVV
32122 \series default
32123  a down arrow and 
32124 \series bold
32125 @|
32126 \series default
32127  a vertical equal sign
32128 \end_layout
32129
32130 \begin_layout Itemize
32131
32132 \series bold
32133 @.
32134
32135 \series default
32136  is a placeholder for non-existent relations
32137 \end_layout
32138
32139 \begin_layout Standard
32140 All arrows can be labeled as follows:
32141 \end_layout
32142
32143 \begin_layout Itemize
32144 If text inserted between the first and second < or >, resp., it is placed
32145  above the arrow.
32146  When it is inserted between the second and third one, it appears under
32147  the arrow.
32148 \end_layout
32149
32150 \begin_layout Itemize
32151 When text for vertical arrows is inserted between the first and second A
32152  or V, resp., it is placed left beside the arrow.
32153  When it is inserted between the second and third one, it appears right
32154  beside the arrow.
32155  If the text contains an A or V, these letters must be set into a TeX-brace.
32156 \end_layout
32157
32158 \begin_layout Standard
32159 As example a diagram with all possible relations:
32160 \end_layout
32161
32162 \begin_layout Standard
32163 \begin_inset Formula 
32164 \[
32165 \begin{CD}A@>j>>B@>>k>C@=F\\
32166 @AmAA@.@VV{V}V@|\\
32167 D@<<j<E@>k>>F@=C
32168 \end{CD}
32169 \]
32170
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \begin_layout Standard
32177 The command for this is:
32178 \begin_inset Newline newline
32179 \end_inset
32180
32181
32182 \series bold
32183
32184 \backslash
32185 CD
32186 \begin_inset space \textvisiblespace{}
32187 \end_inset
32188
32189 A@>j>>B@>>k>C@=F Ctrl+Return
32190 \begin_inset Newline newline
32191 \end_inset
32192
32193
32194 \begin_inset Phantom HPhantom
32195 status open
32196
32197 \begin_layout Plain Layout
32198
32199 \series bold
32200
32201 \backslash
32202 CD
32203 \begin_inset space \textvisiblespace{}
32204 \end_inset
32205
32206
32207 \end_layout
32208
32209 \end_inset
32210
32211 @AmAA@.@VV
32212 \backslash
32213 {V
32214 \series default
32215
32216 \begin_inset Formula $\to$
32217 \end_inset
32218
32219
32220 \series bold
32221 V@| Ctrl+Return
32222 \begin_inset Newline newline
32223 \end_inset
32224
32225
32226 \begin_inset Phantom HPhantom
32227 status open
32228
32229 \begin_layout Plain Layout
32230
32231 \series bold
32232
32233 \backslash
32234 CD
32235 \begin_inset space \textvisiblespace{}
32236 \end_inset
32237
32238
32239 \end_layout
32240
32241 \end_inset
32242
32243 D@<<j<E@>k>>F@=C
32244 \end_layout
32245
32246 \begin_layout Subsection
32247 Xymatrix Diagrams
32248 \begin_inset Index idx
32249 status collapsed
32250
32251 \begin_layout Plain Layout
32252 Diagrams ! xymatrix
32253 \end_layout
32254
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \begin_layout Standard
32261 To be able to use xymatrices, the LaTeX-package 
32262 \series bold
32263 xypic
32264 \series default
32265  must be installed.
32266  A xymatrix is created by inserting the command 
32267 \series bold
32268
32269 \backslash
32270 xymatrix
32271 \series default
32272  in a formula.
32273  Then you are able to add new matrix columns and rows like for normal matrices,
32274  see 
32275 \begin_inset CommandInset ref
32276 LatexCommand ref
32277 reference "sec:Matrices"
32278
32279 \end_inset
32280
32281 .
32282 \end_layout
32283
32284 \begin_layout Standard
32285 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32286  and much more.
32287  All possibilities to create commutative diagrams and decorations are explained
32288  in detail in the 
32289 \emph on
32290 XY-pic manual
32291 \emph default
32292  that you find in the menu 
32293 \family sans
32294 Help\SpecialChar \menuseparator
32295 Specific
32296 \begin_inset space ~
32297 \end_inset
32298
32299 Manuals
32300 \family default
32301 .
32302 \end_layout
32303
32304 \begin_layout Subsection
32305
32306 \noun on
32307 Feynman
32308 \noun default
32309  Diagrams
32310 \begin_inset Index idx
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314 Diagrams ! Feynman
32315 \end_layout
32316
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \begin_layout Standard
32323 To be able to use 
32324 \noun on
32325 Feynman
32326 \noun default
32327 -diagrams, the LaTeX-package 
32328 \series bold
32329 feyn
32330 \series default
32331  must be installed.
32332  A 
32333 \noun on
32334 Feynman
32335 \noun default
32336 -diagram is created by inserting the command 
32337 \series bold
32338
32339 \backslash
32340 Diagram
32341 \series default
32342  in a formula.
32343  Then you are able to add new matrix columns and rows like for normal matrices,
32344  see 
32345 \begin_inset CommandInset ref
32346 LatexCommand ref
32347 reference "sec:Matrices"
32348
32349 \end_inset
32350
32351 .
32352 \end_layout
32353
32354 \begin_layout Standard
32355 Examples how to create 
32356 \noun on
32357 Feynman-
32358 \noun default
32359 diagrams in LyX is given in the 
32360 \emph on
32361 Feynman-diagram manual
32362 \emph default
32363  that you find in the menu 
32364 \family sans
32365 Help\SpecialChar \menuseparator
32366 Specific
32367 \begin_inset space ~
32368 \end_inset
32369
32370 Manuals
32371 \family default
32372 .
32373 \end_layout
32374
32375 \begin_layout Standard
32376 \begin_inset Newpage newpage
32377 \end_inset
32378
32379
32380 \end_layout
32381
32382 \begin_layout Section
32383 User-defined Commands
32384 \begin_inset Index idx
32385 status collapsed
32386
32387 \begin_layout Plain Layout
32388 User-defined commands
32389 \end_layout
32390
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \begin_layout Standard
32397 \begin_inset Note Greyedout
32398 status open
32399
32400 \begin_layout Plain Layout
32401
32402 \series bold
32403 Note:
32404 \series default
32405  The names of user-defined commands and macros may only consist of Latin
32406  letters.
32407 \end_layout
32408
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Subsection
32415 The Command 
32416 \backslash
32417 newcommand
32418 \begin_inset CommandInset label
32419 LatexCommand label
32420 name "sub:The-Command-newcommand"
32421
32422 \end_inset
32423
32424
32425 \begin_inset Index idx
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429 User-defined commands ! 
32430 \backslash
32431 newcommand
32432 \end_layout
32433
32434 \end_inset
32435
32436
32437 \begin_inset Index idx
32438 status collapsed
32439
32440 \begin_layout Plain Layout
32441 Commands ! N ! 
32442 \backslash
32443 newcommand
32444 \end_layout
32445
32446 \end_inset
32447
32448
32449 \end_layout
32450
32451 \begin_layout Standard
32452 Many LaTeX-commands are too long to be used frequently.
32453  But it is possible to define with the command 
32454 \series bold
32455
32456 \backslash
32457 newcommand
32458 \series default
32459  new shorter commands.
32460 \end_layout
32461
32462 \begin_layout Standard
32463 The command scheme of 
32464 \series bold
32465
32466 \backslash
32467 newcommand
32468 \series default
32469  is:
32470 \end_layout
32471
32472 \begin_layout Standard
32473
32474 \series bold
32475
32476 \backslash
32477 newcommand{new command name}[number of arguments][optional
32478 \series default
32479  
32480 \series bold
32481 value]
32482 \begin_inset Newline newline
32483 \end_inset
32484
32485
32486 \begin_inset Phantom HPhantom
32487 status open
32488
32489 \begin_layout Plain Layout
32490
32491 \series bold
32492
32493 \backslash
32494 newcommand
32495 \end_layout
32496
32497 \end_inset
32498
32499 {command definition}
32500 \end_layout
32501
32502 \begin_layout Standard
32503 \begin_inset Note Greyedout
32504 status open
32505
32506 \begin_layout Plain Layout
32507
32508 \series bold
32509 Note:
32510 \series default
32511  Assure that the name of the new command is not already used in your document
32512  or by LaTeX-packages that you use.
32513  When you for example define the command 
32514 \series bold
32515
32516 \backslash
32517 le
32518 \series default
32519  for 
32520 \series bold
32521
32522 \backslash
32523 Leftarrow
32524 \series default
32525 , you get an error message because 
32526 \series bold
32527
32528 \backslash
32529 le
32530 \series default
32531  is already defined as command for 
32532 \begin_inset Quotes eld
32533 \end_inset
32534
32535
32536 \begin_inset Formula $\le$
32537 \end_inset
32538
32539
32540 \begin_inset Quotes erd
32541 \end_inset
32542
32543 .
32544 \end_layout
32545
32546 \end_inset
32547
32548
32549 \end_layout
32550
32551 \begin_layout Standard
32552 The number of arguments is an integer in the range 0
32553 \begin_inset space \thinspace{}
32554 \end_inset
32555
32556 -
32557 \begin_inset space \thinspace{}
32558 \end_inset
32559
32560 9 and specifies how many arguments the new command should have.
32561  With the optional value a value for an optional argument can be predefined.
32562  When this is done, the 
32563 \emph on
32564 first
32565 \emph default
32566  
32567 \emph on
32568 a
32569 \emph default
32570 rgument of the new command is automatically an optional one.
32571 \end_layout
32572
32573 \begin_layout Standard
32574 Here are some examples:
32575 \end_layout
32576
32577 \begin_layout Itemize
32578 To define the command 
32579 \series bold
32580
32581 \backslash
32582 gr
32583 \series default
32584  for 
32585 \series bold
32586
32587 \backslash
32588 Longrightarrow
32589 \series default
32590 , the LaTeX-preamble line is:
32591 \begin_inset VSpace medskip
32592 \end_inset
32593
32594
32595 \begin_inset Newline newline
32596 \end_inset
32597
32598
32599 \series bold
32600
32601 \backslash
32602 newcommand{
32603 \backslash
32604 gr}{
32605 \backslash
32606 Longrightarrow}
32607 \end_layout
32608
32609 \begin_layout Itemize
32610 To define the command 
32611 \series bold
32612
32613 \backslash
32614 us
32615 \series default
32616  for 
32617 \series bold
32618
32619 \backslash
32620 underline
32621 \series default
32622 , the argument (that should be underlined) must be taken into account.
32623  For this the preamble line is:
32624 \begin_inset VSpace medskip
32625 \end_inset
32626
32627
32628 \begin_inset Newline newline
32629 \end_inset
32630
32631
32632 \series bold
32633
32634 \backslash
32635 newcommand{
32636 \backslash
32637 us}[1]{
32638 \backslash
32639 underline{#1}}
32640 \series default
32641
32642 \begin_inset VSpace medskip
32643 \end_inset
32644
32645
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649 The character 
32650 \series bold
32651 #
32652 \series default
32653  acts as argument placeholder, the 
32654 \series bold
32655 1
32656 \series default
32657  behind it denotes that it is the placeholder for the first argument.
32658 \end_layout
32659
32660 \begin_layout Itemize
32661 For 
32662 \series bold
32663
32664 \backslash
32665 framebox
32666 \series default
32667  one can e.
32668 \begin_inset space \thinspace{}
32669 \end_inset
32670
32671 g.
32672 \begin_inset space \space{}
32673 \end_inset
32674
32675 define the command 
32676 \series bold
32677
32678 \backslash
32679 fb
32680 \series default
32681 :
32682 \begin_inset VSpace medskip
32683 \end_inset
32684
32685
32686 \begin_inset Newline newline
32687 \end_inset
32688
32689
32690 \series bold
32691
32692 \backslash
32693 newcommand{
32694 \backslash
32695 fb}[3]{
32696 \backslash
32697 framebox#1#2{$#3$}}
32698 \series default
32699
32700 \begin_inset VSpace medskip
32701 \end_inset
32702
32703
32704 \begin_inset Newline newline
32705 \end_inset
32706
32707 The two Dollar signs creates the extra formula needed for 
32708 \series bold
32709
32710 \backslash
32711 framebox
32712 \series default
32713 , see 
32714 \begin_inset CommandInset ref
32715 LatexCommand ref
32716 reference "sub:Boxes-with-Frame"
32717
32718 \end_inset
32719
32720 .
32721 \end_layout
32722
32723 \begin_layout Itemize
32724 To create a new command for 
32725 \series bold
32726
32727 \backslash
32728 fcolorbox
32729 \series default
32730  where the color for the box need not be specified, the argument for the
32731  color is defined optional:
32732 \begin_inset VSpace medskip
32733 \end_inset
32734
32735
32736 \begin_inset Newline newline
32737 \end_inset
32738
32739
32740 \series bold
32741
32742 \backslash
32743 newcommand{
32744 \backslash
32745 cb}[3][white]{
32746 \backslash
32747 fcolorbox{#2}{#1}{$#3$}}
32748 \series default
32749
32750 \begin_inset VSpace medskip
32751 \end_inset
32752
32753
32754 \begin_inset Newline newline
32755 \end_inset
32756
32757 When the color is not specified when using 
32758 \series bold
32759
32760 \backslash
32761 cb
32762 \series default
32763 , the predefined color 
32764 \series bold
32765 white
32766 \series default
32767  will be used.
32768 \end_layout
32769
32770 \begin_layout Standard
32771 A test of the new defined commands:
32772 \end_layout
32773
32774 \begin_layout Standard
32775 \align center
32776 \begin_inset Tabular
32777 <lyxtabular version="3" rows="6" columns="2">
32778 <features rotate="0" tabularvalignment="middle">
32779 <column alignment="center" valignment="top">
32780 <column alignment="center" valignment="top">
32781 <row>
32782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786 Command
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795 Result
32796 \begin_inset Note Note
32797 status collapsed
32798
32799 \begin_layout Plain Layout
32800
32801 \series bold
32802
32803 \backslash
32804 raisebox
32805 \series default
32806  is only used as spacer.
32807 \end_layout
32808
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 </row>
32817 <row>
32818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32819 \begin_inset Text
32820
32821 \begin_layout Plain Layout
32822 A
32823 \backslash
32824 gr
32825 \begin_inset space \textvisiblespace{}
32826 \end_inset
32827
32828 B
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837 \begin_inset Formula $A\gr B$
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 </row>
32846 <row>
32847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Plain Layout
32851
32852 \backslash
32853 us{ABcd
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Plain Layout
32862 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32863 \end_inset
32864
32865
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 </row>
32871 <row>
32872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32873 \begin_inset Text
32874
32875 \begin_layout Plain Layout
32876
32877 \backslash
32878 fb{[2cm]
32879 \begin_inset Formula $\to$
32880 \end_inset
32881
32882
32883 \backslash
32884 {
32885 \begin_inset Formula $\to$
32886 \end_inset
32887
32888
32889 \backslash
32890 {
32891 \backslash
32892 int
32893 \begin_inset space \textvisiblespace{}
32894 \end_inset
32895
32896 A=B
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32906 \end_inset
32907
32908
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 </row>
32914 <row>
32915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919
32920 \backslash
32921 cb{red
32922 \begin_inset Formula $\to$
32923 \end_inset
32924
32925
32926 \backslash
32927 {
32928 \backslash
32929 int
32930 \begin_inset space \textvisiblespace{}
32931 \end_inset
32932
32933 A=B
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 </row>
32951 <row>
32952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \backslash
32958 cb[green]
32959 \backslash
32960 {red
32961 \begin_inset Formula $\to$
32962 \end_inset
32963
32964
32965 \backslash
32966 {
32967 \backslash
32968 int
32969 \begin_inset space \textvisiblespace{}
32970 \end_inset
32971
32972 A=B
32973 \end_layout
32974
32975 \end_inset
32976 </cell>
32977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32982 \end_inset
32983
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 </lyxtabular>
32991
32992 \end_inset
32993
32994
32995 \end_layout
32996
32997 \begin_layout Subsection
32998 Math Macros
32999 \begin_inset Index idx
33000 status collapsed
33001
33002 \begin_layout Plain Layout
33003 User-defined commands! Math macros
33004 \end_layout
33005
33006 \end_inset
33007
33008
33009 \begin_inset Index idx
33010 status collapsed
33011
33012 \begin_layout Plain Layout
33013 Macros
33014 \end_layout
33015
33016 \end_inset
33017
33018
33019 \end_layout
33020
33021 \begin_layout Standard
33022 User-defined commands are especially convenient for complex expressions.
33023  When you are for example dealing with a document that has quadratic equations,
33024  the same solution type occurs several times.
33025  The general form of a quadratic equation is
33026 \begin_inset Formula 
33027 \[
33028 0=\lambda^{2}+p\lambda+q
33029 \]
33030
33031 \end_inset
33032
33033 The general form of the solution is
33034 \begin_inset Formula 
33035 \[
33036 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33037 \]
33038
33039 \end_inset
33040
33041
33042 \end_layout
33043
33044 \begin_layout Standard
33045 To define a command for the solution formula where only the three parameters
33046  
33047 \begin_inset Formula $\lambda$
33048 \end_inset
33049
33050
33051 \begin_inset Formula $p$
33052 \end_inset
33053
33054  and 
33055 \begin_inset Formula $q$
33056 \end_inset
33057
33058  need to be specified and the index of 
33059 \begin_inset Formula $\lambda$
33060 \end_inset
33061
33062  can be given optionally, the LaTeX-preamble line is
33063 \begin_inset Newline newline
33064 \end_inset
33065
33066
33067 \series bold
33068
33069 \backslash
33070 newcommand{
33071 \backslash
33072 qG}[4][1,
33073 \backslash
33074 ,2]{#2_{#1}=-
33075 \backslash
33076 frac{#3}{2}
33077 \backslash
33078 pm
33079 \begin_inset Newline newline
33080 \end_inset
33081
33082
33083 \begin_inset Phantom HPhantom
33084 status open
33085
33086 \begin_layout Plain Layout
33087
33088 \series bold
33089
33090 \backslash
33091 newcommand
33092 \end_layout
33093
33094 \end_inset
33095
33096
33097 \backslash
33098 sqrt{
33099 \backslash
33100 frac{#3^{2}}{4}-#4}}
33101 \end_layout
33102
33103 \begin_layout Standard
33104 To create with this the solution formula, the command
33105 \begin_inset Newline newline
33106 \end_inset
33107
33108
33109 \series bold
33110
33111 \backslash
33112 qG{
33113 \backslash
33114 lambda
33115 \begin_inset Formula $\to$
33116 \end_inset
33117
33118
33119 \backslash
33120 {p
33121 \begin_inset Formula $\to$
33122 \end_inset
33123
33124
33125 \backslash
33126 {q
33127 \series default
33128  is inserted to a formula
33129 \series bold
33130 .
33131 \end_layout
33132
33133 \begin_layout Standard
33134 The definition of the new command is unintuitive because one has to know
33135  the schemes of all used LaTeX commands, e.
33136 \begin_inset space \thinspace{}
33137 \end_inset
33138
33139 g.
33140 \begin_inset space \space{}
33141 \end_inset
33142
33143 that a fraction is inserted in LaTeX as 
33144 \series bold
33145
33146 \backslash
33147 frac{numerator}{denominator}
33148 \series default
33149 .
33150  Furthermore one can easily forget a brace in the definition and cannot
33151  see in LyX what the new command is doing.
33152  To avoid these problems LyX offers the possibility to use math macros instead
33153  of the command 
33154 \series bold
33155
33156 \backslash
33157 newcommand
33158 \series default
33159 .
33160 \end_layout
33161
33162 \begin_layout Standard
33163 A math macro is created by using the menu 
33164 \family sans
33165 Insert\SpecialChar \menuseparator
33166 Math\SpecialChar \menuseparator
33167 Macro
33168 \family default
33169  or the toolbar button 
33170 \begin_inset Info
33171 type  "icon"
33172 arg   "math-macro newmacroname_newcommand"
33173 \end_inset
33174
33175 .
33176  The math macro toolbar appears together with the following box where the
33177  macro is defined:
33178 \begin_inset Newline newline
33179 \end_inset
33180
33181
33182 \begin_inset space \hspace*{\fill}
33183 \end_inset
33184
33185
33186 \begin_inset Graphics
33187         filename clipart/macrobox.png
33188
33189 \end_inset
33190
33191
33192 \begin_inset space \hspace*{\fill}
33193 \end_inset
33194
33195
33196 \begin_inset Newline newline
33197 \end_inset
33198
33199
33200 \begin_inset FormulaMacro
33201 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33202 \end_inset
33203
33204
33205 \backslash
33206 newmacroname is the default name of the macro that should be changed to
33207  something sensible.
33208  The wanted formula is inserted in the first blue box.
33209  An argument placeholder is inserted with the command 
33210 \series bold
33211
33212 \backslash
33213 #argumentnumber
33214 \series default
33215 , e.
33216 \begin_inset space \thinspace{}
33217 \end_inset
33218
33219 g
33220 \begin_inset space \space{}
33221 \end_inset
33222
33223
33224 \series bold
33225
33226 \backslash
33227 #1
33228 \series default
33229  or by using the macro toolbar button 
33230 \begin_inset Info
33231 type  "icon"
33232 arg   "math-macro-add-param"
33233 \end_inset
33234
33235 .
33236  Argument placeholders are displayed red.
33237  A maximum of 9
33238 \begin_inset space ~
33239 \end_inset
33240
33241 arguments are possible.
33242  Optional arguments are created with the toolbar button 
33243 \begin_inset Info
33244 type  "icon"
33245 arg   "math-macro-add-optional-param"
33246 \end_inset
33247
33248 .
33249  The first non-optional argument can be transformed to an optional one with
33250  the toolbar button 
33251 \begin_inset Info
33252 type  "icon"
33253 arg   "math-macro-make-optional"
33254 \end_inset
33255
33256 .
33257  In the second blue box the appearance of the macro in LyX can be defined.
33258  Normally you want to see it as it is defined, so the box is kept empty.
33259  But when you have created a macro that needs lot of space on the screen,
33260  you can insert in the box for example
33261 \begin_inset Newline newline
33262 \end_inset
33263
33264
33265 \series bold
33266 qG: 
33267 \backslash
33268 #1
33269 \series default
33270  
33271 \series bold
33272 ,
33273 \series default
33274  
33275 \series bold
33276
33277 \backslash
33278 #2
33279 \series default
33280  
33281 \series bold
33282 ,
33283 \series default
33284  
33285 \series bold
33286
33287 \backslash
33288 #3, 
33289 \backslash
33290 #4
33291 \begin_inset Newline newline
33292 \end_inset
33293
33294
33295 \series default
33296 For the macro only the arguments with the macro name in front of them will
33297  then be displayed in LyX, leading to a better overview.
33298  The formula appears in the output as defined in the first box.
33299 \begin_inset Newline newline
33300 \end_inset
33301
33302 The appearance of macros in formulas can furthermore be changed for single
33303  macros by setting the cursor in the macro and using the menu 
33304 \family sans
33305 View\SpecialChar \menuseparator
33306 (Un)fold
33307 \begin_inset space ~
33308 \end_inset
33309
33310 Math
33311 \begin_inset space ~
33312 \end_inset
33313
33314 Macro
33315 \family default
33316 .
33317 \end_layout
33318
33319 \begin_layout Standard
33320 To use a macro, the macro name is inserted as command to a formula, in our
33321  case 
33322 \series bold
33323
33324 \backslash
33325 qG
33326 \series default
33327 .
33328  Our macro looks in LyX like this:
33329 \begin_inset Newline newline
33330 \end_inset
33331
33332
33333 \begin_inset space \hspace*{\fill}
33334 \end_inset
33335
33336
33337 \begin_inset Graphics
33338         filename clipart/macrouse.png
33339
33340 \end_inset
33341
33342
33343 \begin_inset space \hspace*{\fill}
33344 \end_inset
33345
33346
33347 \begin_inset Newline newline
33348 \end_inset
33349
33350 Here is our macro example with the arguments 
33351 \begin_inset Formula $x$
33352 \end_inset
33353
33354
33355 \begin_inset Formula $\ln(x)$
33356 \end_inset
33357
33358  and 
33359 \begin_inset Formula $B$
33360 \end_inset
33361
33362 :
33363 \end_layout
33364
33365 \begin_layout Standard
33366 \begin_inset Formula 
33367 \[
33368 \qG x{\ln(x)}B
33369 \]
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Standard
33377 LyX offers in the menu 
33378 \family sans
33379 Tools\SpecialChar \menuseparator
33380 Preferences\SpecialChar \menuseparator
33381 Editing\SpecialChar \menuseparator
33382 Control
33383 \family default
33384  different styles to edit macros.
33385  To find the style that suits you the most, choose a style and set the cursor
33386  in a macro formula to see the difference.
33387 \end_layout
33388
33389 \begin_layout Standard
33390 A math macro is transformed internally to a 
33391 \series bold
33392
33393 \backslash
33394 newcommand
33395 \series default
33396  command when exporting the document.
33397  The created 
33398 \series bold
33399
33400 \backslash
33401 newcommand
33402 \series default
33403  command is not placed in the LaTeX-preamble, therefore macros can only
33404  be used in formulas that are in the document below the macro definition
33405  box.
33406 \end_layout
33407
33408 \begin_layout Standard
33409 Math macros can also be directly created from a 
33410 \series bold
33411
33412 \backslash
33413 newcommand
33414 \series default
33415  command.
33416  When writing for example the command
33417 \series bold
33418
33419 \begin_inset Newline newline
33420 \end_inset
33421
33422
33423 \backslash
33424 newcommand{
33425 \backslash
33426 larrow}[2]{
33427 \backslash
33428 xleftarrow[#2]{#1}}
33429 \begin_inset Newline newline
33430 \end_inset
33431
33432
33433 \series default
33434 in LyX as normal text, highlighting it completely and using then the shortcut
33435  
33436 \family sans
33437 Ctrl+M
33438 \family default
33439 , the command will be transformed to a math macro.
33440  Using this method you need to be careful that the 
33441 \series bold
33442
33443 \backslash
33444 newcommand
33445 \series default
33446  command is typed correctly, otherwise you get a faulty macro leading to
33447  LaTeX errors.
33448 \end_layout
33449
33450 \begin_layout Standard
33451 Math macros currently have the problem that further formulas in macro definition
33452 s are handled wrongly.
33453  Therefore the example 
33454 \series bold
33455
33456 \backslash
33457 fb
33458 \series default
33459  from 
33460 \begin_inset CommandInset ref
33461 LatexCommand ref
33462 reference "sub:The-Command-newcommand"
33463
33464 \end_inset
33465
33466  cannot be created as macro.
33467 \end_layout
33468
33469 \begin_layout Standard
33470 When the cursor is in a macro definition box, you will see the macro toolbar
33471  in LyX:
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \begin_inset VSpace defskip
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \begin_layout Standard
33482 \begin_inset Graphics
33483         filename clipart/MacroToolbar.png
33484
33485 \end_inset
33486
33487
33488 \begin_inset Index idx
33489 status collapsed
33490
33491 \begin_layout Plain Layout
33492 Macros ! Toolbar
33493 \end_layout
33494
33495 \end_inset
33496
33497
33498 \end_layout
33499
33500 \begin_layout Standard
33501 \begin_inset VSpace defskip
33502 \end_inset
33503
33504
33505 \end_layout
33506
33507 \begin_layout Standard
33508 The macro toolbar contains from left to right the following buttons:
33509 \end_layout
33510
33511 \begin_layout Standard
33512 \begin_inset VSpace defskip
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \begin_layout Standard
33519 \begin_inset Tabular
33520 <lyxtabular version="3" rows="9" columns="2">
33521 <features rotate="0" islongtable="true" longtabularalignment="center">
33522 <column alignment="left" valignment="top">
33523 <column alignment="left" valignment="top" width="85col%">
33524 <row interlinespace="2.5mm">
33525 <cell alignment="center" valignment="top" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529 \begin_inset Info
33530 type  "icon"
33531 arg   "math-macro-remove-param"
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \family sans
33545 Edit\SpecialChar \menuseparator
33546 Math\SpecialChar \menuseparator
33547 Macro
33548 \begin_inset space ~
33549 \end_inset
33550
33551 Definition\SpecialChar \menuseparator
33552 Remove Last Argument
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 </row>
33558 <row interlinespace="2.5mm">
33559 <cell alignment="center" valignment="top" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563 \begin_inset Info
33564 type  "icon"
33565 arg   "math-macro-add-param"
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 <cell alignment="center" valignment="top" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \family sans
33579 Edit\SpecialChar \menuseparator
33580 Math\SpecialChar \menuseparator
33581 Macro
33582 \begin_inset space ~
33583 \end_inset
33584
33585 Definition\SpecialChar \menuseparator
33586 Append Argument
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 </row>
33592 <row interlinespace="2.5mm">
33593 <cell alignment="center" valignment="top" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597 \begin_inset Info
33598 type  "icon"
33599 arg   "math-macro-make-optional"
33600 \end_inset
33601
33602
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \family sans
33613 Edit\SpecialChar \menuseparator
33614 Math\SpecialChar \menuseparator
33615 Macro
33616 \begin_inset space ~
33617 \end_inset
33618
33619 Definition\SpecialChar \menuseparator
33620 Transform First Non-Optional to
33621 \begin_inset Newline newline
33622 \end_inset
33623
33624
33625 \begin_inset Phantom HPhantom
33626 status open
33627
33628 \begin_layout Plain Layout
33629
33630 \family sans
33631 Edit\SpecialChar \menuseparator
33632 Math\SpecialChar \menuseparator
33633 Macro
33634 \begin_inset space ~
33635 \end_inset
33636
33637 Definition\SpecialChar \menuseparator
33638
33639 \end_layout
33640
33641 \end_inset
33642
33643 Optional Argument
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row interlinespace="2.5mm">
33650 <cell alignment="center" valignment="top" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654 \begin_inset Info
33655 type  "icon"
33656 arg   "math-macro-make-nonoptional"
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \family sans
33670 Edit\SpecialChar \menuseparator
33671 Math\SpecialChar \menuseparator
33672 Macro
33673 \begin_inset space ~
33674 \end_inset
33675
33676 Definition\SpecialChar \menuseparator
33677 Transform Last Optional to
33678 \begin_inset Newline newline
33679 \end_inset
33680
33681
33682 \begin_inset Phantom HPhantom
33683 status open
33684
33685 \begin_layout Plain Layout
33686
33687 \family sans
33688 Edit\SpecialChar \menuseparator
33689 Math\SpecialChar \menuseparator
33690 Macro
33691 \begin_inset space ~
33692 \end_inset
33693
33694 Definition\SpecialChar \menuseparator
33695
33696 \end_layout
33697
33698 \end_inset
33699
33700 Non-Optional Argument
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 </row>
33706 <row interlinespace="2.5mm">
33707 <cell alignment="center" valignment="top" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711 \begin_inset Info
33712 type  "icon"
33713 arg   "math-macro-remove-optional-param"
33714 \end_inset
33715
33716
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family sans
33727 Edit\SpecialChar \menuseparator
33728 Math\SpecialChar \menuseparator
33729 Macro
33730 \begin_inset space ~
33731 \end_inset
33732
33733 Definition\SpecialChar \menuseparator
33734 Remove Optional Argument
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 </row>
33740 <row interlinespace="2.5mm">
33741 <cell alignment="center" valignment="top" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745 \begin_inset Info
33746 type  "icon"
33747 arg   "math-macro-add-optional-param"
33748 \end_inset
33749
33750
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759
33760 \family sans
33761 Edit\SpecialChar \menuseparator
33762 Math\SpecialChar \menuseparator
33763 Macro
33764 \begin_inset space ~
33765 \end_inset
33766
33767 Definition\SpecialChar \menuseparator
33768 Insert Optional Argument
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 </row>
33774 <row interlinespace="2.5mm">
33775 <cell alignment="center" valignment="top" usebox="none">
33776 \begin_inset Text
33777
33778 \begin_layout Plain Layout
33779 \begin_inset Info
33780 type  "icon"
33781 arg   "math-macro-remove-greedy-param"
33782 \end_inset
33783
33784
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 <cell alignment="center" valignment="top" usebox="none">
33790 \begin_inset Text
33791
33792 \begin_layout Plain Layout
33793
33794 \family sans
33795 Edit\SpecialChar \menuseparator
33796 Math\SpecialChar \menuseparator
33797 Macro
33798 \begin_inset space ~
33799 \end_inset
33800
33801 Definition\SpecialChar \menuseparator
33802 Remove Last Argument
33803 \begin_inset Newline newline
33804 \end_inset
33805
33806
33807 \begin_inset Phantom HPhantom
33808 status open
33809
33810 \begin_layout Plain Layout
33811
33812 \family sans
33813 Edit\SpecialChar \menuseparator
33814 Math\SpecialChar \menuseparator
33815 Macro
33816 \begin_inset space ~
33817 \end_inset
33818
33819 Definition\SpecialChar \menuseparator
33820
33821 \end_layout
33822
33823 \end_inset
33824
33825 Spitting Out To The Right
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 </row>
33831 <row interlinespace="2.5mm">
33832 <cell alignment="center" valignment="top" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 \begin_inset Info
33837 type  "icon"
33838 arg   "math-macro-append-greedy-param"
33839 \end_inset
33840
33841
33842 \end_layout
33843
33844 \end_inset
33845 </cell>
33846 <cell alignment="center" valignment="top" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850
33851 \family sans
33852 Edit\SpecialChar \menuseparator
33853 Math\SpecialChar \menuseparator
33854 Macro
33855 \begin_inset space ~
33856 \end_inset
33857
33858 Definition\SpecialChar \menuseparator
33859 Append Argument
33860 \begin_inset Newline newline
33861 \end_inset
33862
33863
33864 \begin_inset Phantom HPhantom
33865 status open
33866
33867 \begin_layout Plain Layout
33868
33869 \family sans
33870 Edit\SpecialChar \menuseparator
33871 Math\SpecialChar \menuseparator
33872 Macro
33873 \begin_inset space ~
33874 \end_inset
33875
33876 Definition\SpecialChar \menuseparator
33877
33878 \end_layout
33879
33880 \end_inset
33881
33882 Eating From The Right
33883 \end_layout
33884
33885 \end_inset
33886 </cell>
33887 </row>
33888 <row interlinespace="2.5mm">
33889 <cell alignment="center" valignment="top" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893 \begin_inset Info
33894 type  "icon"
33895 arg   "math-macro-add-greedy-optional-param"
33896 \end_inset
33897
33898
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \family sans
33909 Edit\SpecialChar \menuseparator
33910 Math\SpecialChar \menuseparator
33911 Macro
33912 \begin_inset space ~
33913 \end_inset
33914
33915 Definition\SpecialChar \menuseparator
33916 Append Optional Argument
33917 \begin_inset Newline newline
33918 \end_inset
33919
33920
33921 \begin_inset Phantom HPhantom
33922 status open
33923
33924 \begin_layout Plain Layout
33925
33926 \family sans
33927 Edit\SpecialChar \menuseparator
33928 Math\SpecialChar \menuseparator
33929 Macro
33930 \begin_inset space ~
33931 \end_inset
33932
33933 Definition\SpecialChar \menuseparator
33934
33935 \end_layout
33936
33937 \end_inset
33938
33939 Eating From The Right
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 </row>
33945 </lyxtabular>
33946
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \begin_layout Section
33953 Computer Algebra Systems
33954 \end_layout
33955
33956 \begin_layout Standard
33957 LyX offers the exchange between mathematical expressions written in LyX's
33958  math editor and external applications or user defined scripts.
33959  Currently supported applications are 
33960 \family sans
33961 Maple
33962 \family default
33963
33964 \family sans
33965 Mathematica
33966 \family default
33967
33968 \family sans
33969 Maxima
33970 \family default
33971  and 
33972 \family sans
33973 Octave
33974 \family default
33975 .
33976  Note that the set of supported mathematical constructs is limited only
33977  to very simple cases.
33978 \end_layout
33979
33980 \begin_layout Subsection
33981 Usage
33982 \end_layout
33983
33984 \begin_layout Standard
33985 Write some expression in a formula, go to the 
33986 \family sans
33987 Edit\SpecialChar \menuseparator
33988 Math\SpecialChar \menuseparator
33989 Use Computer Algebra System
33990 \family default
33991  menu and choose the application you have installed on the computer.
33992  After that the result of computation should show on the right side of the
33993  expression together with the 
33994 \begin_inset Quotes eld
33995 \end_inset
33996
33997 =
33998 \begin_inset Quotes erd
33999 \end_inset
34000
34001  operator.
34002 \end_layout
34003
34004 \begin_layout Standard
34005 Here are few simple examples (with results from 
34006 \family typewriter
34007 Maxima
34008 \family default
34009 ) to show what kind of computations can be performed:
34010 \end_layout
34011
34012 \begin_layout Itemize
34013 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Itemize
34020 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34021 \end_inset
34022
34023
34024 \end_layout
34025
34026 \begin_layout Itemize
34027 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Itemize
34034 \begin_inset Formula $\det\left[\begin{array}{ccc}
34035 1 & 6 & 7\\
34036 2 & 5 & 8\\
34037 3 & 4 & 17
34038 \end{array}\right]=-56$
34039 \end_inset
34040
34041
34042 \end_layout
34043
34044 \begin_layout Itemize
34045 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \begin_layout Subsection
34052 Keyboard shortcut
34053 \end_layout
34054
34055 \begin_layout Standard
34056 Currently there is no keyboard shortcut for calling the algebra applications.
34057  One can easily bind a shortcut to the 
34058 \family sans
34059 math-extern
34060 \family default
34061  LyX function (see the 
34062 \family sans
34063 \emph on
34064 LyX Functions
34065 \family default
34066 \emph default
34067  manual).
34068  One could e.
34069 \begin_inset space \thinspace{}
34070 \end_inset
34071
34072 g.
34073 \begin_inset space \space{}
34074 \end_inset
34075
34076 bind the 
34077 \family sans
34078 Return
34079 \family default
34080  key inside the math editor.
34081  To bind it to 
34082 \family typewriter
34083 Maxima
34084 \family default
34085  one would use this shortcut definition command:
34086 \end_layout
34087
34088 \begin_layout Standard
34089
34090 \series bold
34091 command-alternatives break-paragraph;math-extern maxima
34092 \end_layout
34093
34094 \begin_layout Section
34095 Miscellaneous
34096 \begin_inset Index idx
34097 status collapsed
34098
34099 \begin_layout Plain Layout
34100 Miscellaneous
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \begin_layout Subsection
34109 Negative Numbers
34110 \begin_inset Index idx
34111 status collapsed
34112
34113 \begin_layout Plain Layout
34114 Numbers ! negative
34115 \end_layout
34116
34117 \end_inset
34118
34119
34120 \end_layout
34121
34122 \begin_layout Standard
34123 Negative numbers often look ugly in formulas because the minus sign before
34124  the number is set with the same length as the minus operator sign.
34125  When writing the negative number in normal text, the minus sign appears
34126  correctly.
34127 \end_layout
34128
34129 \begin_layout Standard
34130 Thus, the problem disappears when converting the minus sign to mathematical
34131  text.
34132 \end_layout
34133
34134 \begin_layout Standard
34135 An example to visualize the problem:
34136 \end_layout
34137
34138 \begin_layout Standard
34139 \align center
34140 \begin_inset Tabular
34141 <lyxtabular version="3" rows="3" columns="2">
34142 <features rotate="0" tabularvalignment="middle">
34143 <column alignment="right" valignment="top">
34144 <column alignment="left" valignment="top">
34145 <row>
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Plain Layout
34150 normal text:
34151 \end_layout
34152
34153 \end_inset
34154 </cell>
34155 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34156 \begin_inset Text
34157
34158 \begin_layout Plain Layout
34159 x = -2
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 </row>
34165 <row>
34166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170 formula:
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34176 \begin_inset Text
34177
34178 \begin_layout Plain Layout
34179 \begin_inset Formula $x=-2$
34180 \end_inset
34181
34182
34183 \end_layout
34184
34185 \end_inset
34186 </cell>
34187 </row>
34188 <row>
34189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 solution:
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34199 \begin_inset Text
34200
34201 \begin_layout Plain Layout
34202 \begin_inset Formula $x=\textrm{-}2$
34203 \end_inset
34204
34205
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 </row>
34211 </lyxtabular>
34212
34213 \end_inset
34214
34215
34216 \end_layout
34217
34218 \begin_layout Subsection
34219 Comma as decimal Separator
34220 \begin_inset Index idx
34221 status collapsed
34222
34223 \begin_layout Plain Layout
34224 Comma
34225 \end_layout
34226
34227 \end_inset
34228
34229
34230 \end_layout
34231
34232 \begin_layout Standard
34233 In LaTeX a comma inside a formula is used, according to the English convention,
34234  as number group separator.
34235  So there will be space added behind all commas in formulas.
34236 \end_layout
34237
34238 \begin_layout Standard
34239 To avoid this, the comma is highlighted and changed to mathematical text
34240  (shortcut 
34241 \begin_inset Info
34242 type  "shortcut"
34243 arg   "math-mode"
34244 \end_inset
34245
34246 ).
34247 \end_layout
34248
34249 \begin_layout Standard
34250 To use all formula commas in the document as decimal separator, the file
34251  
34252 \series bold
34253 icomma.sty
34254 \series default
34255
34256 \begin_inset Foot
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260
34261 \series bold
34262 icomma
34263 \series default
34264  is part of the LaTeX-package 
34265 \series bold
34266 was
34267 \series default
34268
34269 \begin_inset Index idx
34270 status collapsed
34271
34272 \begin_layout Plain Layout
34273 Packages ! was
34274 \begin_inset ERT
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278
34279
34280 \backslash
34281 vspace{4mm}
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \end_inset
34290
34291 .
34292 \end_layout
34293
34294 \end_inset
34295
34296
34297 \begin_inset Index idx
34298 status collapsed
34299
34300 \begin_layout Plain Layout
34301 Packages ! icomma
34302 \end_layout
34303
34304 \end_inset
34305
34306  is loaded with the LaTeX-preamble line
34307 \end_layout
34308
34309 \begin_layout Standard
34310
34311 \series bold
34312
34313 \backslash
34314 usepackage{icomma}
34315 \end_layout
34316
34317 \begin_layout Subsection
34318 Physical Vectors
34319 \begin_inset CommandInset label
34320 LatexCommand label
34321 name "sub:Physical-Vectors"
34322
34323 \end_inset
34324
34325
34326 \begin_inset Index idx
34327 status collapsed
34328
34329 \begin_layout Plain Layout
34330 Vectors ! physical
34331 \end_layout
34332
34333 \end_inset
34334
34335
34336 \end_layout
34337
34338 \begin_layout Standard
34339 Predefined vectors are offered by the LaTeX-package 
34340 \series bold
34341 braket
34342 \series default
34343
34344 \begin_inset Index idx
34345 status collapsed
34346
34347 \begin_layout Plain Layout
34348 Packages ! braket
34349 \end_layout
34350
34351 \end_inset
34352
34353  that is loaded with the LaTeX-preamble line
34354 \end_layout
34355
34356 \begin_layout Standard
34357
34358 \series bold
34359
34360 \backslash
34361 usepackage{braket}
34362 \end_layout
34363
34364 \begin_layout Standard
34365 \begin_inset ERT
34366 status collapsed
34367
34368 \begin_layout Plain Layout
34369
34370
34371 \backslash
34372 ifbraket 
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \begin_inset Note Note
34379 status open
34380
34381 \begin_layout Plain Layout
34382 The following table will only be displayed when the LaTeX-package 
34383 \series bold
34384 braket
34385 \series default
34386  is installed.
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Standard
34395 The following commands are defined:
34396 \end_layout
34397
34398 \begin_layout Standard
34399 \align center
34400 \begin_inset Tabular
34401 <lyxtabular version="3" rows="4" columns="2">
34402 <features rotate="0" tabularvalignment="middle">
34403 <column alignment="center" valignment="top">
34404 <column alignment="center" valignment="top">
34405 <row>
34406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34407 \begin_inset Text
34408
34409 \begin_layout Plain Layout
34410 Command
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419 Result
34420 \end_layout
34421
34422 \end_inset
34423 </cell>
34424 </row>
34425 <row>
34426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34427 \begin_inset Text
34428
34429 \begin_layout Plain Layout
34430
34431 \backslash
34432 Bra{
34433 \backslash
34434 psi
34435 \end_layout
34436
34437 \end_inset
34438 </cell>
34439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34440 \begin_inset Text
34441
34442 \begin_layout Plain Layout
34443 \begin_inset Formula $\Bra{\psi}$
34444 \end_inset
34445
34446
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 </row>
34452 <row>
34453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457
34458 \backslash
34459 Ket{
34460 \backslash
34461 psi
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470 \begin_inset Formula $\Ket{\psi}$
34471 \end_inset
34472
34473
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row>
34480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \backslash
34486 Braket{
34487 \backslash
34488 psi|
34489 \backslash
34490 phi
34491 \end_layout
34492
34493 \end_inset
34494 </cell>
34495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34496 \begin_inset Text
34497
34498 \begin_layout Plain Layout
34499 \begin_inset Formula $\Braket{\psi|\phi}$
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \end_inset
34506 </cell>
34507 </row>
34508 </lyxtabular>
34509
34510 \end_inset
34511
34512
34513 \end_layout
34514
34515 \begin_layout Standard
34516 The command 
34517 \series bold
34518
34519 \backslash
34520 Braket
34521 \series default
34522  assures that all vertical bars are set in the size of the surrounding brackets:
34523 \begin_inset Formula 
34524 \[
34525 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34526 \]
34527
34528 \end_inset
34529
34530
34531 \begin_inset ERT
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535
34536
34537 \backslash
34538 else 
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \begin_inset Note Note
34545 status open
34546
34547 \begin_layout Plain Layout
34548 The following will be displayed when the LaTeX-package 
34549 \series bold
34550 braket
34551 \series default
34552  is not installed:
34553 \end_layout
34554
34555 \end_inset
34556
34557
34558 \end_layout
34559
34560 \begin_layout Standard
34561 You need to install the LaTeX-package 
34562 \series bold
34563 braket
34564 \series default
34565  to see the rest of this subsection in the output.
34566 \end_layout
34567
34568 \begin_layout Standard
34569 \begin_inset ERT
34570 status collapsed
34571
34572 \begin_layout Plain Layout
34573
34574
34575 \backslash
34576 fi 
34577 \end_layout
34578
34579 \end_inset
34580
34581
34582 \end_layout
34583
34584 \begin_layout Standard
34585 The effect of 
34586 \series bold
34587
34588 \backslash
34589 Braket
34590 \series default
34591  can also be achieved using the command 
34592 \series bold
34593
34594 \backslash
34595 middle
34596 \series default
34597 , that is described in 
34598 \begin_inset CommandInset ref
34599 LatexCommand ref
34600 reference "sub:Automatic-Bracket-Size"
34601
34602 \end_inset
34603
34604 .
34605 \end_layout
34606
34607 \begin_layout Subsection
34608 Self-defined Fractions
34609 \begin_inset CommandInset label
34610 LatexCommand label
34611 name "sub:Self-defined-Fractions"
34612
34613 \end_inset
34614
34615
34616 \begin_inset Index idx
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620 Fractions ! self-defined
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Standard
34629 To define custom commands for fractions, the command 
34630 \series bold
34631
34632 \backslash
34633 genfrac
34634 \series default
34635
34636 \begin_inset Index idx
34637 status collapsed
34638
34639 \begin_layout Plain Layout
34640 Commands ! G ! 
34641 \backslash
34642 genfrac
34643 \begin_inset ERT
34644 status collapsed
34645
34646 \begin_layout Plain Layout
34647
34648
34649 \backslash
34650 vspace{4mm}
34651 \end_layout
34652
34653 \end_inset
34654
34655
34656 \end_layout
34657
34658 \end_inset
34659
34660  is used in the following scheme:
34661 \end_layout
34662
34663 \begin_layout Standard
34664
34665 \series bold
34666
34667 \backslash
34668 genfrac{left
34669 \series default
34670  
34671 \series bold
34672 bracket}{right
34673 \series default
34674  
34675 \series bold
34676 bracket}{fraction bar thickness}{style}
34677 \begin_inset Newline newline
34678 \end_inset
34679
34680
34681 \begin_inset Phantom HPhantom
34682 status open
34683
34684 \begin_layout Plain Layout
34685
34686 \series bold
34687
34688 \backslash
34689 genfrac
34690 \end_layout
34691
34692 \end_inset
34693
34694 {numerator}{denominator}
34695 \end_layout
34696
34697 \begin_layout Standard
34698 The style is a number in the range of 0
34699 \begin_inset space \thinspace{}
34700 \end_inset
34701
34702 -
34703 \begin_inset space \thinspace{}
34704 \end_inset
34705
34706 3.
34707 \end_layout
34708
34709 \begin_layout Standard
34710 \align center
34711 \begin_inset Tabular
34712 <lyxtabular version="3" rows="5" columns="2">
34713 <features rotate="0" tabularvalignment="middle">
34714 <column alignment="center" valignment="top">
34715 <column alignment="center" valignment="top">
34716 <row>
34717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34718 \begin_inset Text
34719
34720 \begin_layout Plain Layout
34721 Number
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730 Style (Size)
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 </row>
34736 <row>
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Plain Layout
34741 0
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750 display style formula
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 </row>
34756 <row>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761 1
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34767 \begin_inset Text
34768
34769 \begin_layout Plain Layout
34770 inline formula
34771 \end_layout
34772
34773 \end_inset
34774 </cell>
34775 </row>
34776 <row>
34777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34778 \begin_inset Text
34779
34780 \begin_layout Plain Layout
34781 2
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790 small
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 </row>
34796 <row>
34797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34798 \begin_inset Text
34799
34800 \begin_layout Plain Layout
34801 3
34802 \end_layout
34803
34804 \end_inset
34805 </cell>
34806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810 tiny
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 </row>
34816 </lyxtabular>
34817
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Standard
34824 When no style is given, the size is adjusted to the surrounding environment
34825  like for the command 
34826 \series bold
34827
34828 \backslash
34829 frac
34830 \series default
34831 .
34832 \end_layout
34833
34834 \begin_layout Standard
34835 When no fraction bar thickness is given, the predefined value of 0.4
34836 \begin_inset space \thinspace{}
34837 \end_inset
34838
34839 pt will be used.
34840 \end_layout
34841
34842 \begin_layout Standard
34843 \begin_inset VSpace medskip
34844 \end_inset
34845
34846 For example, the commands 
34847 \series bold
34848
34849 \backslash
34850 dfrac
34851 \series default
34852  and 
34853 \series bold
34854
34855 \backslash
34856 tbinom
34857 \series default
34858  from 
34859 \begin_inset CommandInset ref
34860 LatexCommand ref
34861 reference "sub:Fractions"
34862
34863 \end_inset
34864
34865  are defined with the commands
34866 \end_layout
34867
34868 \begin_layout Standard
34869
34870 \series bold
34871
34872 \backslash
34873 newcommand{
34874 \backslash
34875 dfrac}[2]{
34876 \backslash
34877 genfrac{}{}{}{0}{#1}{#2}}
34878 \end_layout
34879
34880 \begin_layout Standard
34881 and
34882 \end_layout
34883
34884 \begin_layout Standard
34885
34886 \series bold
34887
34888 \backslash
34889 newcommand{
34890 \backslash
34891 tbinom}[2]{
34892 \backslash
34893 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34894 \end_layout
34895
34896 \begin_layout Standard
34897 \begin_inset VSpace medskip
34898 \end_inset
34899
34900 To define a fraction where the fraction bar thickness can be given as optional
34901  argument, the following line is inserted to the LaTeX-preamble:
34902 \end_layout
34903
34904 \begin_layout Standard
34905
34906 \series bold
34907
34908 \backslash
34909 newcommand{
34910 \backslash
34911 fracS}[3][]{
34912 \backslash
34913 genfrac{}{}{#1}{}{#2}{#3}}
34914 \end_layout
34915
34916 \begin_layout Standard
34917 A test:
34918 \begin_inset Formula 
34919 \begin{align*}
34920 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34921 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34922 \end{align*}
34923
34924 \end_inset
34925
34926 As one can see, the distance of the numerator and the denominator to the
34927  fraction bar is round about three times the bar thickness.
34928 \end_layout
34929
34930 \begin_layout Subsection
34931 Canceled Formulas
34932 \begin_inset Index idx
34933 status collapsed
34934
34935 \begin_layout Plain Layout
34936 Formula ! canceled
34937 \end_layout
34938
34939 \end_inset
34940
34941
34942 \end_layout
34943
34944 \begin_layout Standard
34945 There are four ways to cancel formulas or parts of formulas:
34946 \end_layout
34947
34948 \begin_layout Standard
34949 \begin_inset ERT
34950 status collapsed
34951
34952 \begin_layout Plain Layout
34953
34954
34955 \backslash
34956 ifcancel 
34957 \end_layout
34958
34959 \end_inset
34960
34961
34962 \begin_inset Note Note
34963 status open
34964
34965 \begin_layout Plain Layout
34966 The following table will only be displayed when the LaTeX-package 
34967 \series bold
34968 cancel
34969 \series default
34970  is installed.
34971 \end_layout
34972
34973 \end_inset
34974
34975
34976 \end_layout
34977
34978 \begin_layout Standard
34979 \align center
34980 \begin_inset Tabular
34981 <lyxtabular version="3" rows="5" columns="2">
34982 <features rotate="0" tabularvalignment="middle">
34983 <column alignment="center" valignment="top">
34984 <column alignment="center" valignment="top">
34985 <row>
34986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990 Command
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Plain Layout
34999 Result
35000 \begin_inset Note Note
35001 status collapsed
35002
35003 \begin_layout Plain Layout
35004 The space and
35005 \series bold
35006  
35007 \backslash
35008 raisebox
35009 \series default
35010  are used here as spacer.
35011 \end_layout
35012
35013 \end_inset
35014
35015
35016 \end_layout
35017
35018 \end_inset
35019 </cell>
35020 </row>
35021 <row>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026
35027 \backslash
35028 cancel
35029 \begin_inset space \textvisiblespace{}
35030 \end_inset
35031
35032
35033 \backslash
35034 int
35035 \begin_inset space \textvisiblespace{}
35036 \end_inset
35037
35038 A=B
35039 \end_layout
35040
35041 \end_inset
35042 </cell>
35043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35044 \begin_inset Text
35045
35046 \begin_layout Plain Layout
35047 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35048 \end_inset
35049
35050
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 </row>
35056 <row>
35057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061
35062 \backslash
35063 bcancel
35064 \begin_inset space \textvisiblespace{}
35065 \end_inset
35066
35067
35068 \backslash
35069 int
35070 \begin_inset space \textvisiblespace{}
35071 \end_inset
35072
35073 A=B
35074 \end_layout
35075
35076 \end_inset
35077 </cell>
35078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35079 \begin_inset Text
35080
35081 \begin_layout Plain Layout
35082 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35083 \end_inset
35084
35085
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 </row>
35091 <row>
35092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35093 \begin_inset Text
35094
35095 \begin_layout Plain Layout
35096
35097 \backslash
35098 xcancel
35099 \begin_inset space \textvisiblespace{}
35100 \end_inset
35101
35102
35103 \backslash
35104 int
35105 \begin_inset space \textvisiblespace{}
35106 \end_inset
35107
35108 A=B
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35114 \begin_inset Text
35115
35116 \begin_layout Plain Layout
35117 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \end_inset
35124 </cell>
35125 </row>
35126 <row>
35127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \backslash
35133 cancelto
35134 \begin_inset space \textvisiblespace{}
35135 \end_inset
35136
35137
35138 \backslash
35139 int
35140 \begin_inset space \textvisiblespace{}
35141 \end_inset
35142
35143 A=B
35144 \begin_inset Formula $\to$
35145 \end_inset
35146
35147 1
35148 \end_layout
35149
35150 \end_inset
35151 </cell>
35152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35153 \begin_inset Text
35154
35155 \begin_layout Plain Layout
35156 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35157 \end_inset
35158
35159
35160 \end_layout
35161
35162 \end_inset
35163 </cell>
35164 </row>
35165 </lyxtabular>
35166
35167 \end_inset
35168
35169
35170 \end_layout
35171
35172 \begin_layout Standard
35173
35174 \series bold
35175
35176 \backslash
35177 cancelto
35178 \series default
35179  is especially suitable to visualize the reduction of fractions within formulas:
35180 \begin_inset Formula 
35181 \[
35182 \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}}}
35183 \]
35184
35185 \end_inset
35186
35187
35188 \end_layout
35189
35190 \begin_layout Standard
35191 To change the size of 
35192 \series bold
35193
35194 \backslash
35195 cancelto
35196 \series default
35197 's 
35198 \begin_inset Quotes eld
35199 \end_inset
35200
35201 subscript
35202 \begin_inset Quotes erd
35203 \end_inset
35204
35205  value one can add the LaTeX-preamble line
35206 \end_layout
35207
35208 \begin_layout Standard
35209
35210 \series bold
35211
35212 \backslash
35213 PassOptionsToPackage{option}{cancel}
35214 \end_layout
35215
35216 \begin_layout Standard
35217 where 
35218 \series bold
35219 option
35220 \series default
35221  is either 
35222 \series bold
35223 samesize
35224 \series default
35225  which leads to the same size as for the canceled value, or 
35226 \series bold
35227 Smaller
35228 \series default
35229  which makes is it a bit smaller than normal.
35230 \end_layout
35231
35232 \begin_layout Standard
35233 To color the cancellation bar one adds this command as TeX code:
35234 \end_layout
35235
35236 \begin_layout Standard
35237
35238 \series bold
35239
35240 \backslash
35241 renewcommand{
35242 \backslash
35243 CancelColor}{
35244 \backslash
35245 color{red}}
35246 \end_layout
35247
35248 \begin_layout Standard
35249
35250 \series bold
35251 red
35252 \series default
35253  can be replaced by a color of your choice.
35254 \end_layout
35255
35256 \begin_layout Standard
35257 \begin_inset ERT
35258 status collapsed
35259
35260 \begin_layout Plain Layout
35261
35262
35263 \backslash
35264 renewcommand{
35265 \backslash
35266 CancelColor}{
35267 \backslash
35268 color{red}}
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \end_layout
35275
35276 \begin_layout Standard
35277 \begin_inset Formula 
35278 \[
35279 \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}}}
35280 \]
35281
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \begin_layout Standard
35288 \begin_inset ERT
35289 status collapsed
35290
35291 \begin_layout Plain Layout
35292
35293
35294 \backslash
35295 renewcommand{
35296 \backslash
35297 CancelColor}{
35298 \backslash
35299 color{black}}
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \begin_inset Note Note
35306 status open
35307
35308 \begin_layout Plain Layout
35309 reset the color
35310 \end_layout
35311
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \begin_layout Standard
35318 For further customizations, see the documentation of the package 
35319 \series bold
35320 cancel
35321 \series default
35322
35323 \begin_inset CommandInset citation
35324 LatexCommand cite
35325 key "cancel"
35326
35327 \end_inset
35328
35329 .
35330 \begin_inset Index idx
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334 Packages ! cancel
35335 \end_layout
35336
35337 \end_inset
35338
35339
35340 \end_layout
35341
35342 \begin_layout Standard
35343 \begin_inset ERT
35344 status collapsed
35345
35346 \begin_layout Plain Layout
35347
35348
35349 \backslash
35350 else 
35351 \end_layout
35352
35353 \end_inset
35354
35355
35356 \begin_inset Note Note
35357 status open
35358
35359 \begin_layout Plain Layout
35360 The following will be displayed when the LaTeX-package 
35361 \series bold
35362 cancel
35363 \series default
35364  is not installed:
35365 \end_layout
35366
35367 \end_inset
35368
35369
35370 \end_layout
35371
35372 \begin_layout Standard
35373 You need to install the LaTeX-package 
35374 \series bold
35375 cancel
35376 \series default
35377  to see the rest of this subsection in the output.
35378 \end_layout
35379
35380 \begin_layout Standard
35381 \begin_inset ERT
35382 status collapsed
35383
35384 \begin_layout Plain Layout
35385
35386
35387 \backslash
35388 fi 
35389 \end_layout
35390
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Standard
35397 \begin_inset Newpage newpage
35398 \end_inset
35399
35400
35401 \end_layout
35402
35403 \begin_layout Subsection
35404 Formulas in Section Headings
35405 \begin_inset CommandInset label
35406 LatexCommand label
35407 name "sub:Formulas-in-Section"
35408
35409 \end_inset
35410
35411
35412 \begin_inset Index idx
35413 status collapsed
35414
35415 \begin_layout Plain Layout
35416 Formula ! in section headings
35417 \end_layout
35418
35419 \end_inset
35420
35421
35422 \end_layout
35423
35424 \begin_layout Standard
35425 When formulas are used in section headings, the following has to be taken
35426  into account:
35427 \end_layout
35428
35429 \begin_layout Standard
35430 \begin_inset Note Greyedout
35431 status open
35432
35433 \begin_layout Plain Layout
35434 When 
35435 \series bold
35436 hyperref
35437 \series default
35438
35439 \begin_inset Index idx
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 Packages ! hyperref
35444 \end_layout
35445
35446 \end_inset
35447
35448  support is enabled in the document settings dialog under 
35449 \family sans
35450 PDF
35451 \begin_inset space ~
35452 \end_inset
35453
35454 Properties
35455 \family default
35456 , PDF-bookmarks are created for every section heading in the table of contents.
35457  If a section heading contains formulas, they are incorrectly displayed
35458  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35459 s.
35460 \end_layout
35461
35462 \end_inset
35463
35464
35465 \end_layout
35466
35467 \begin_layout Standard
35468 Both problems can be solved by inserting at the end of the section heading
35469  a short title with the menu 
35470 \family sans
35471 Insert\SpecialChar \menuseparator
35472 Short
35473 \begin_inset space ~
35474 \end_inset
35475
35476 Title
35477 \family default
35478 .
35479  Short titles are used as alternative for multiline section headings to
35480  keep the table of contents clearly arranged.
35481  Only the short title appears in the table of contents and therefore also
35482  in the PDF-bookmark.
35483 \end_layout
35484
35485 \begin_layout Standard
35486 When formulas should be used in the table of contents but 
35487 \series bold
35488 hyperref
35489 \series default
35490  is used, one can use the following command in TeX-mode:
35491 \end_layout
35492
35493 \begin_layout Standard
35494
35495 \series bold
35496
35497 \backslash
35498 texorpdfstring{part}{alternative}
35499 \begin_inset Index idx
35500 status collapsed
35501
35502 \begin_layout Plain Layout
35503 Commands ! T ! 
35504 \backslash
35505 texorpdfstring
35506 \end_layout
35507
35508 \end_inset
35509
35510
35511 \end_layout
35512
35513 \begin_layout Standard
35514 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35515  This can be characters, formulas, footnotes, but also cross-references.
35516  The alternative is used instead of the part for the bookmark.
35517 \end_layout
35518
35519 \begin_layout Standard
35520 Here are two example headings:
35521 \begin_inset VSpace -3mm
35522 \end_inset
35523
35524
35525 \begin_inset ERT
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529
35530
35531 \backslash
35532 boldmath 
35533 \end_layout
35534
35535 \end_inset
35536
35537
35538 \end_layout
35539
35540 \begin_layout Subsubsection
35541 Heading without formula in table of contents 
35542 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35543 \end_inset
35544
35545
35546 \begin_inset Argument 1
35547 status collapsed
35548
35549 \begin_layout Plain Layout
35550 Heading without formula in table of contents
35551 \end_layout
35552
35553 \end_inset
35554
35555
35556 \end_layout
35557
35558 \begin_layout Subsubsection
35559 Heading with formula in table of contents
35560 \begin_inset ERT
35561 status collapsed
35562
35563 \begin_layout Plain Layout
35564
35565
35566 \backslash
35567 texorpdfstring{
35568 \end_layout
35569
35570 \end_inset
35571
35572  
35573 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35574 \end_inset
35575
35576
35577 \begin_inset ERT
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581
35582 }{}
35583 \end_layout
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Standard
35591 \begin_inset ERT
35592 status collapsed
35593
35594 \begin_layout Plain Layout
35595
35596
35597 \backslash
35598 unboldmath 
35599 \end_layout
35600
35601 \end_inset
35602
35603 In the first heading a short title was used, in the second one 
35604 \series bold
35605
35606 \backslash
35607 texorpdfstring
35608 \series default
35609 .
35610 \end_layout
35611
35612 \begin_layout Standard
35613 To get the same formatting as for the other headings, the complete heading
35614  was set into a 
35615 \series bold
35616 boldmath
35617 \series default
35618  environment
35619 \begin_inset Foot
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623 see 
35624 \begin_inset CommandInset ref
35625 LatexCommand ref
35626 reference "sub:Bold-Formulas"
35627
35628 \end_inset
35629
35630
35631 \end_layout
35632
35633 \end_inset
35634
35635 .
35636 \end_layout
35637
35638 \begin_layout Subsection
35639 Formulas in multi-column Text
35640 \begin_inset Index idx
35641 status collapsed
35642
35643 \begin_layout Plain Layout
35644 Formula ! in multi-column text
35645 \end_layout
35646
35647 \end_inset
35648
35649
35650 \end_layout
35651
35652 \begin_layout Standard
35653 Formulas in multi-column text are often too wide to fit into a column and
35654  thus need to be set over the whole page width.
35655  This is done by using the LaTeX-package 
35656 \series bold
35657 multicol
35658 \series default
35659
35660 \begin_inset Foot
35661 status collapsed
35662
35663 \begin_layout Plain Layout
35664
35665 \series bold
35666 multicol
35667 \series default
35668  is part of every LaTeX standard installation.
35669 \end_layout
35670
35671 \end_inset
35672
35673
35674 \begin_inset Index idx
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678 Packages ! multicol
35679 \end_layout
35680
35681 \end_inset
35682
35683 , that is loaded with the LaTeX-preamble line
35684 \end_layout
35685
35686 \begin_layout Standard
35687
35688 \series bold
35689
35690 \backslash
35691 usepackage{multicol}
35692 \end_layout
35693
35694 \begin_layout Standard
35695 \begin_inset Note Greyedout
35696 status open
35697
35698 \begin_layout Plain Layout
35699 Note that in this case the setting 
35700 \family sans
35701 Two-column
35702 \begin_inset space ~
35703 \end_inset
35704
35705 document
35706 \family default
35707  in the menu 
35708 \family sans
35709 Document\SpecialChar \menuseparator
35710 Settings
35711 \family default
35712  under 
35713 \family sans
35714 Text
35715 \begin_inset space ~
35716 \end_inset
35717
35718 Layout
35719 \family default
35720 \emph on
35721  
35722 \emph default
35723 must 
35724 \emph on
35725 not
35726 \emph default
35727  be selected.
35728 \end_layout
35729
35730 \end_inset
35731
35732
35733 \end_layout
35734
35735 \begin_layout Standard
35736 Before the multi-column text the command
35737 \end_layout
35738
35739 \begin_layout Standard
35740
35741 \series bold
35742
35743 \backslash
35744 begin{multicols}{column number}
35745 \end_layout
35746
35747 \begin_layout Standard
35748 is written in TeX-mode.
35749  The column number is a number in the range of 2
35750 \begin_inset space \thinspace{}
35751 \end_inset
35752
35753 -
35754 \begin_inset space \thinspace{}
35755 \end_inset
35756
35757 10.
35758  Before the formula the multi-column text is ended by inserting the command
35759 \end_layout
35760
35761 \begin_layout Standard
35762
35763 \series bold
35764
35765 \backslash
35766 end{multicols}
35767 \end_layout
35768
35769 \begin_layout Standard
35770 in TeX-mode.
35771 \end_layout
35772
35773 \begin_layout Standard
35774 Due to the command some space is automatically added before the formula.
35775  To revert this, -6
35776 \begin_inset space \thinspace{}
35777 \end_inset
35778
35779 mm vertical space is inserted before the formula.
35780  When the formula style 
35781 \series bold
35782 Indented
35783 \begin_inset Foot
35784 status collapsed
35785
35786 \begin_layout Plain Layout
35787 formula styles see 
35788 \begin_inset CommandInset ref
35789 LatexCommand ref
35790 reference "sec:Formula-Styles"
35791
35792 \end_inset
35793
35794
35795 \end_layout
35796
35797 \end_inset
35798
35799
35800 \series default
35801  is used, -9
35802 \begin_inset space \thinspace{}
35803 \end_inset
35804
35805 mm space is inserted instead.
35806 \end_layout
35807
35808 \begin_layout Standard
35809 As example a multi-column text with a displayed formula:
35810 \end_layout
35811
35812 \begin_layout Standard
35813
35814 \lang german
35815 \begin_inset ERT
35816 status collapsed
35817
35818 \begin_layout Plain Layout
35819
35820
35821 \backslash
35822 begin{multicols}{2}
35823 \end_layout
35824
35825 \end_inset
35826
35827 Das Spektrum wird fouriertransformiert.
35828  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35829 , Lösungsmittel) zu trennen.
35830  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35831  nun das Aussehen des Ausgangssignals.
35832  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35833  über alle Phasen integrieren muss.
35834  Sei nun 
35835 \begin_inset Formula $S$
35836 \end_inset
35837
35838  unser normiertes Ausgangssignal und 
35839 \begin_inset Formula $P$
35840 \end_inset
35841
35842  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35843 \begin_inset ERT
35844 status collapsed
35845
35846 \begin_layout Plain Layout
35847
35848
35849 \backslash
35850 end{multicols}
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \begin_inset VSpace -6mm
35857 \end_inset
35858
35859
35860 \begin_inset Formula 
35861 \begin{equation}
35862 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35863 \end{equation}
35864
35865 \end_inset
35866
35867
35868 \begin_inset ERT
35869 status collapsed
35870
35871 \begin_layout Plain Layout
35872
35873
35874 \backslash
35875 begin{multicols}{2}
35876 \end_layout
35877
35878 \end_inset
35879
35880 wobei 
35881 \begin_inset Formula $S_{0}$
35882 \end_inset
35883
35884  das Signal ohne Gradient ist und die Normierungsbedingung 
35885 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35886 \end_inset
35887
35888  gilt.
35889  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35890  Direkt nach dem 
35891 \begin_inset Formula $\nicefrac{\pi}{2}$
35892 \end_inset
35893
35894
35895 \begin_inset space \thinspace{}
35896 \end_inset
35897
35898 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35899  das Signal zusätzlich abschwächt.
35900  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35901  
35902 \begin_inset Formula $T_{2}$
35903 \end_inset
35904
35905 -Zeit.
35906 \end_layout
35907
35908 \begin_layout Standard
35909
35910 \lang german
35911 \begin_inset ERT
35912 status collapsed
35913
35914 \begin_layout Plain Layout
35915
35916
35917 \backslash
35918 end{multicols}
35919 \end_layout
35920
35921 \end_inset
35922
35923
35924 \end_layout
35925
35926 \begin_layout Subsection
35927 Formulas with Description of Variables
35928 \begin_inset Index idx
35929 status collapsed
35930
35931 \begin_layout Plain Layout
35932 Formula ! with description of variables
35933 \end_layout
35934
35935 \end_inset
35936
35937
35938 \end_layout
35939
35940 \begin_layout Standard
35941 To describe variables within a formula, like in formula 
35942 \begin_inset CommandInset ref
35943 LatexCommand eqref
35944 reference "eq:within"
35945
35946 \end_inset
35947
35948 , a 2
35949 \series bold
35950 ×
35951 \series default
35952
35953 \begin_inset Formula $n$
35954 \end_inset
35955
35956
35957 \begin_inset space ~
35958 \end_inset
35959
35960 matrix is used with left aligned columns for the 
35961 \begin_inset Formula $n$
35962 \end_inset
35963
35964  used variables.
35965 \begin_inset Foot
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969 matrices see 
35970 \begin_inset CommandInset ref
35971 LatexCommand ref
35972 reference "sec:Matrices"
35973
35974 \end_inset
35975
35976
35977 \end_layout
35978
35979 \end_inset
35980
35981  To set the description in a smaller size, before the matrix e.
35982 \begin_inset space \thinspace{}
35983 \end_inset
35984
35985 g.
35986 \begin_inset space \space{}
35987 \end_inset
35988
35989 the command 
35990 \series bold
35991
35992 \backslash
35993 footnotesize
35994 \series default
35995  is inserted.
35996 \begin_inset Foot
35997 status collapsed
35998
35999 \begin_layout Plain Layout
36000 font sizes see 
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sub:Font-Sizes"
36004
36005 \end_inset
36006
36007
36008 \end_layout
36009
36010 \end_inset
36011
36012
36013 \end_layout
36014
36015 \begin_layout Standard
36016 When the formula style 
36017 \series bold
36018 Indented
36019 \begin_inset Foot
36020 status collapsed
36021
36022 \begin_layout Plain Layout
36023 formula styles see 
36024 \begin_inset CommandInset ref
36025 LatexCommand ref
36026 reference "sec:Formula-Styles"
36027
36028 \end_inset
36029
36030
36031 \end_layout
36032
36033 \end_inset
36034
36035
36036 \series default
36037  is used, a 
36038 \series bold
36039
36040 \backslash
36041 hfill
36042 \series default
36043
36044 \begin_inset Foot
36045 status collapsed
36046
36047 \begin_layout Plain Layout
36048
36049 \series bold
36050
36051 \backslash
36052 hfill
36053 \series default
36054  only works in formulas with the style 
36055 \series bold
36056 Indented
36057 \series default
36058 , see 
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "sub:Variable-Space"
36062
36063 \end_inset
36064
36065 .
36066 \end_layout
36067
36068 \end_inset
36069
36070  is inserted before and after the matrix to have the same separation of
36071  the matrix from the equation and the side margin.
36072 \end_layout
36073
36074 \begin_layout Standard
36075 When the formula style 
36076 \series bold
36077 Centered
36078 \series default
36079  is used, the method described in 
36080 \begin_inset CommandInset ref
36081 LatexCommand ref
36082 reference "sub:Flalign-Environment"
36083
36084 \end_inset
36085
36086  is used to indent formulas.
36087  Formula 
36088 \begin_inset CommandInset ref
36089 LatexCommand eqref
36090 reference "eq:within"
36091
36092 \end_inset
36093
36094  consists of five columns where in the first two columns contain the equation,
36095  the third the matrix and the last one an empty TeX-brace.
36096 \begin_inset Formula 
36097 \begin{flalign}
36098 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36099 \rho & \textrm{density}\\
36100 V & \textrm{volume}\\
36101 g & \textrm{gravitational acceleration}
36102 \end{array} &  & {}\label{eq:within}
36103 \end{flalign}
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Subsection
36111 Upright small Greek Letters
36112 \begin_inset CommandInset label
36113 LatexCommand label
36114 name "sub:Upright-small-Greek"
36115
36116 \end_inset
36117
36118
36119 \begin_inset Index idx
36120 status collapsed
36121
36122 \begin_layout Plain Layout
36123 Greek letters ! upright
36124 \end_layout
36125
36126 \end_inset
36127
36128
36129 \end_layout
36130
36131 \begin_layout Standard
36132 Most of the math fonts only provide italic small Greek letters.
36133  But for symbols of elementary particles like pions and neutrinos, upright
36134  Greek letters are needed.
36135  The file 
36136 \series bold
36137 upgreek.sty
36138 \series default
36139
36140 \begin_inset Foot
36141 status collapsed
36142
36143 \begin_layout Plain Layout
36144
36145 \series bold
36146 upgreek
36147 \series default
36148  is part of the LaTeX-package 
36149 \series bold
36150 was
36151 \series default
36152
36153 \begin_inset Index idx
36154 status collapsed
36155
36156 \begin_layout Plain Layout
36157 Packages ! was
36158 \begin_inset ERT
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162
36163
36164 \backslash
36165 vspace{4mm}
36166 \end_layout
36167
36168 \end_inset
36169
36170
36171 \end_layout
36172
36173 \end_inset
36174
36175 .
36176 \end_layout
36177
36178 \end_inset
36179
36180
36181 \begin_inset Index idx
36182 status collapsed
36183
36184 \begin_layout Plain Layout
36185 Packages ! upgreek
36186 \end_layout
36187
36188 \end_inset
36189
36190  that is loaded with the LaTeX-preamble line
36191 \end_layout
36192
36193 \begin_layout Standard
36194
36195 \series bold
36196
36197 \backslash
36198 usepackage{upgreek}
36199 \end_layout
36200
36201 \begin_layout Standard
36202 provides them.
36203  
36204 \begin_inset ERT
36205 status collapsed
36206
36207 \begin_layout Plain Layout
36208
36209
36210 \backslash
36211 ifupgreek 
36212 \end_layout
36213
36214 \end_inset
36215
36216
36217 \begin_inset Note Note
36218 status open
36219
36220 \begin_layout Plain Layout
36221 The following table will only be displayed when the LaTeX-package 
36222 \series bold
36223 upgreek
36224 \series default
36225  is installed:
36226 \end_layout
36227
36228 \end_inset
36229
36230  They are created when the command for a small Greek letter is started with
36231  
36232 \series bold
36233 up
36234 \series default
36235 .
36236  For example the command 
36237 \series bold
36238
36239 \backslash
36240 uptau
36241 \series default
36242  creates this: 
36243 \begin_inset Formula $\uptau$
36244 \end_inset
36245
36246
36247 \end_layout
36248
36249 \begin_layout Standard
36250 With these commands reactions of elementary particles can be typeset:
36251 \begin_inset Formula 
36252 \[
36253 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36254 \]
36255
36256 \end_inset
36257
36258
36259 \end_layout
36260
36261 \begin_layout Standard
36262 The upright letters are more bold and wider than the italic ones.
36263  They should therefore not be used for units like 
36264 \begin_inset Quotes eld
36265 \end_inset
36266
36267 µm
36268 \begin_inset Quotes erd
36269 \end_inset
36270
36271 .
36272 \end_layout
36273
36274 \begin_layout Standard
36275 \begin_inset ERT
36276 status collapsed
36277
36278 \begin_layout Plain Layout
36279
36280
36281 \backslash
36282 else 
36283 \end_layout
36284
36285 \end_inset
36286
36287
36288 \begin_inset Note Note
36289 status open
36290
36291 \begin_layout Plain Layout
36292 The following will be displayed when the LaTeX-package 
36293 \series bold
36294 upgreek
36295 \series default
36296  is not installed:
36297 \end_layout
36298
36299 \end_inset
36300
36301
36302 \end_layout
36303
36304 \begin_layout Standard
36305 You need to install the LaTeX-package 
36306 \series bold
36307 upgreek
36308 \series default
36309  to see the rest of this subsection in the output.
36310 \end_layout
36311
36312 \begin_layout Standard
36313 \begin_inset ERT
36314 status collapsed
36315
36316 \begin_layout Plain Layout
36317
36318
36319 \backslash
36320 fi 
36321 \end_layout
36322
36323 \end_inset
36324
36325
36326 \end_layout
36327
36328 \begin_layout Subsection
36329 Text Characters in Formulas
36330 \begin_inset CommandInset label
36331 LatexCommand label
36332 name "sub:Text-Characters-in"
36333
36334 \end_inset
36335
36336
36337 \begin_inset Index idx
36338 status collapsed
36339
36340 \begin_layout Plain Layout
36341 Text ! in formulas
36342 \end_layout
36343
36344 \end_inset
36345
36346
36347 \end_layout
36348
36349 \begin_layout Standard
36350 In some cases you might want to insert text characters directly into formulas.
36351  When for example the centered dot · is often used in formulas like 
36352 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36353 \end_inset
36354
36355 , one would have to insert the command 
36356 \series bold
36357
36358 \backslash
36359 cdot
36360 \series default
36361
36362 \begin_inset Foot
36363 status collapsed
36364
36365 \begin_layout Plain Layout
36366 see 
36367 \begin_inset CommandInset ref
36368 LatexCommand ref
36369 reference "sub:Binary-Operators"
36370
36371 \end_inset
36372
36373
36374 \end_layout
36375
36376 \end_inset
36377
36378  all the time, because this character is defined in all encodings as text
36379  character.
36380  But the encoding can be changed by this LaTeX-preamble line:
36381 \end_layout
36382
36383 \begin_layout Standard
36384
36385 \series bold
36386
36387 \backslash
36388 Declare Inputtext{183}{
36389 \backslash
36390 ifmmode
36391 \backslash
36392 cdot
36393 \backslash
36394 else
36395 \backslash
36396 textperiodcentered
36397 \backslash
36398 f\SpecialChar \textcompwordmark{}
36399 i}
36400 \end_layout
36401
36402 \begin_layout Standard
36403 The character encoding (menu 
36404 \family sans
36405 Document\SpecialChar \menuseparator
36406 Settings\SpecialChar \menuseparator
36407 Language
36408 \family default
36409 ) specifies what character appears when a keyboard key is pressed.
36410  When the key for the character '·' is pressed, internally the command 
36411 \series bold
36412
36413 \backslash
36414 textperiodcentered
36415 \series default
36416  is used.
36417  But this command is not available in a formula so that you would get LaTeX-erro
36418 rs.
36419  With the changed encoding the right command is chosen automatically, depending
36420  on if the character was inserted into a formula or not.
36421 \end_layout
36422
36423 \begin_layout Standard
36424 The encoding of several characters is saved in definition files.
36425  For example the encoding 
36426 \series bold
36427 latin9
36428 \series default
36429  is defined in the file 
36430 \series bold
36431 latin9.def
36432 \series default
36433  which is in the installation folder of LaTeX.
36434  Encodings should only be changed via the LaTeX-preamble and not in the
36435  definition files.
36436  Otherwise documents could not be edited by other LyX users working on other
36437  computers.
36438 \end_layout
36439
36440 \begin_layout Standard
36441 \begin_inset VSpace medskip
36442 \end_inset
36443
36444 Besides the centered dot, in this document the degree sign ° is defined
36445  with the following LaTeX-preamble line so that it can be directly inserted
36446  into a formula:
36447 \end_layout
36448
36449 \begin_layout Standard
36450
36451 \series bold
36452
36453 \backslash
36454 DeclareInputtext{176}{
36455 \backslash
36456 ifmmode^
36457 \backslash
36458 circ
36459 \backslash
36460 else
36461 \backslash
36462 textdegree
36463 \backslash
36464 f\SpecialChar \textcompwordmark{}
36465 i}
36466 \end_layout
36467
36468 \begin_layout Standard
36469 \begin_inset Newpage newpage
36470 \end_inset
36471
36472
36473 \end_layout
36474
36475 \begin_layout Section
36476 \start_of_appendix
36477 Typographic Advice
36478 \begin_inset Index idx
36479 status collapsed
36480
36481 \begin_layout Plain Layout
36482 Typographic advice
36483 \end_layout
36484
36485 \end_inset
36486
36487
36488 \end_layout
36489
36490 \begin_layout Standard
36491 This section is a summary of the most important typographic rules, listed
36492  in ISO norms.
36493 \begin_inset Foot
36494 status collapsed
36495
36496 \begin_layout Plain Layout
36497 This collection was partly taken from the German semi-official dictionary
36498  called 
36499 \begin_inset Quotes eld
36500 \end_inset
36501
36502 Duden
36503 \begin_inset Quotes erd
36504 \end_inset
36505
36506  
36507 \begin_inset CommandInset citation
36508 LatexCommand cite
36509 key "Duden"
36510
36511 \end_inset
36512
36513  that lists some of the ISO rules.
36514  More rules are listed in 
36515 \begin_inset CommandInset citation
36516 LatexCommand cite
36517 key "Checklist"
36518
36519 \end_inset
36520
36521 .
36522 \end_layout
36523
36524 \end_inset
36525
36526
36527 \end_layout
36528
36529 \begin_layout Itemize
36530 Physical units are 
36531 \emph on
36532 always
36533 \emph default
36534  set upright
36535 \begin_inset Foot
36536 status collapsed
36537
36538 \begin_layout Plain Layout
36539 done with font styles, see 
36540 \begin_inset CommandInset ref
36541 LatexCommand ref
36542 reference "sub:Font-Styles"
36543
36544 \end_inset
36545
36546
36547 \end_layout
36548
36549 \end_inset
36550
36551 , no matter if they appear in italic text: 30
36552 \begin_inset space \thinspace{}
36553 \end_inset
36554
36555 km/h
36556 \begin_inset Newline newline
36557 \end_inset
36558
36559 Between the value and the unit is the smallest space, see 
36560 \begin_inset CommandInset ref
36561 LatexCommand ref
36562 reference "sub:Predefined-Space"
36563
36564 \end_inset
36565
36566 .
36567 \begin_inset Newline newline
36568 \end_inset
36569
36570 This convention is automatically fulfilled when the command 
36571 \series bold
36572
36573 \backslash
36574 unittwo
36575 \series default
36576  is used.
36577  When it is entered to a formula, two boxes appear.
36578  In the first one the value is inserted, in the second one the unit, and
36579  one gets as above: 
36580 \begin_inset Formula $\unit[30]{km/h}$
36581 \end_inset
36582
36583
36584 \begin_inset space \thinspace{}
36585 \end_inset
36586
36587 .
36588  Note that 
36589 \series bold
36590
36591 \backslash
36592 unittwo
36593 \series default
36594  is not a real LaTeX command but the command 
36595 \series bold
36596
36597 \backslash
36598 unit[value]{unit}
36599 \series default
36600 , therefore you cannot use it in TeX code.
36601 \end_layout
36602
36603 \begin_layout Itemize
36604 Percent and perthousand signs are set like physical units:
36605 \begin_inset Newline newline
36606 \end_inset
36607
36608 1.2
36609 \begin_inset space \thinspace{}
36610 \end_inset
36611
36612 ‰ alcohol in blood
36613 \end_layout
36614
36615 \begin_layout Itemize
36616 The degree sign follows directly on the value: 15°, but not when it is used
36617  in units: 15
36618 \begin_inset space \thinspace{}
36619 \end_inset
36620
36621 °C
36622 \end_layout
36623
36624 \begin_layout Itemize
36625 In numbers with more than four digits the smallest space is inserted before
36626  every third digit to group them: 
36627 \family roman
36628 \series medium
36629 \shape up
36630 \size normal
36631 \emph off
36632 \bar no
36633 \noun off
36634 \color none
36635 18
36636 \begin_inset space \thinspace{}
36637 \end_inset
36638
36639 473
36640 \begin_inset space \thinspace{}
36641 \end_inset
36642
36643 588
36644 \end_layout
36645
36646 \begin_layout Itemize
36647 For dimensions like 120×90×40
36648 \begin_inset space \thinspace{}
36649 \end_inset
36650
36651 cm the multiplication sign 
36652 \begin_inset Quotes eld
36653 \end_inset
36654
36655 ×
36656 \begin_inset Quotes erd
36657 \end_inset
36658
36659  is used.
36660  It is available either via the command 
36661 \series bold
36662
36663 \backslash
36664 times
36665 \series default
36666  or via the menu 
36667 \family sans
36668 Insert\SpecialChar \menuseparator
36669 Special Character\SpecialChar \menuseparator
36670 Symbols
36671 \family default
36672 .
36673 \end_layout
36674
36675 \begin_layout Itemize
36676 Functions with names consisting of several letters are set upright to avoid
36677  confusions, see 
36678 \begin_inset CommandInset ref
36679 LatexCommand ref
36680 reference "sub:Predefined-Functions"
36681
36682 \end_inset
36683
36684 .
36685 \end_layout
36686
36687 \begin_layout Itemize
36688 Indices consisting of several letters, are set upright: 
36689 \begin_inset Formula $E_{\mathrm{kin}}$
36690 \end_inset
36691
36692
36693 \begin_inset Newline newline
36694 \end_inset
36695
36696 Components of matrices are set italic: 
36697 \begin_inset Formula $\hat{H}_{kl}$
36698 \end_inset
36699
36700
36701 \end_layout
36702
36703 \begin_layout Itemize
36704 The differentiation/integration operator 'd', the Euler's number 'e' and
36705  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36706  other variables.
36707 \end_layout
36708
36709 \begin_layout Itemize
36710 The character that denotes a 
36711 \noun on
36712 Fourier
36713 \noun default
36714  transformation is inserted either by the command 
36715 \series bold
36716
36717 \backslash
36718 mathscr
36719 \begin_inset space \textvisiblespace{}
36720 \end_inset
36721
36722 F
36723 \series default
36724  or via the menu 
36725 \family sans
36726 Insert\SpecialChar \menuseparator
36727 Special Character\SpecialChar \menuseparator
36728 Symbols\SpecialChar \menuseparator
36729 Letterlike
36730 \begin_inset space ~
36731 \end_inset
36732
36733 Symbols
36734 \family default
36735
36736 \begin_inset Formula $\mathscr{F}$
36737 \end_inset
36738
36739
36740 \end_layout
36741
36742 \begin_layout Standard
36743 \begin_inset Newpage newpage
36744 \end_inset
36745
36746
36747 \end_layout
36748
36749 \begin_layout Section
36750 Synonyms
36751 \begin_inset Index idx
36752 status collapsed
36753
36754 \begin_layout Plain Layout
36755 Synonyms
36756 \end_layout
36757
36758 \end_inset
36759
36760
36761 \end_layout
36762
36763 \begin_layout Standard
36764 Some characters and symbols can be created with several commands.
36765  Here is a list of the synonym commands:
36766 \end_layout
36767
36768 \begin_layout Standard
36769 \begin_inset VSpace bigskip
36770 \end_inset
36771
36772
36773 \begin_inset space \hfill{}
36774 \end_inset
36775
36776
36777 \begin_inset Tabular
36778 <lyxtabular version="3" rows="12" columns="2">
36779 <features rotate="0" tabularvalignment="middle">
36780 <column alignment="center" valignment="top" width="0pt">
36781 <column alignment="center" valignment="top" width="0pt">
36782 <row>
36783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787 Command
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796 equivalent to
36797 \begin_inset Note Note
36798 status collapsed
36799
36800 \begin_layout Plain Layout
36801
36802 \series bold
36803
36804 \backslash
36805 raisebox
36806 \series default
36807  is only used as spacer.
36808 \end_layout
36809
36810 \end_inset
36811
36812
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 </row>
36818 <row>
36819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823
36824 \backslash
36825 ast
36826 \end_layout
36827
36828 \end_inset
36829 </cell>
36830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834 \begin_inset ERT
36835 status collapsed
36836
36837 \begin_layout Plain Layout
36838
36839
36840 \backslash
36841 raisebox{-1.2mm}{
36842 \end_layout
36843
36844 \end_inset
36845
36846 *
36847 \begin_inset ERT
36848 status collapsed
36849
36850 \begin_layout Plain Layout
36851
36852 }
36853 \end_layout
36854
36855 \end_inset
36856
36857
36858 \end_layout
36859
36860 \end_inset
36861 </cell>
36862 </row>
36863 <row>
36864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Plain Layout
36868
36869 \backslash
36870 choose
36871 \end_layout
36872
36873 \end_inset
36874 </cell>
36875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36876 \begin_inset Text
36877
36878 \begin_layout Plain Layout
36879
36880 \backslash
36881 binom
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 </row>
36887 <row>
36888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36889 \begin_inset Text
36890
36891 \begin_layout Plain Layout
36892
36893 \backslash
36894 geq
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36900 \begin_inset Text
36901
36902 \begin_layout Plain Layout
36903
36904 \backslash
36905 ge
36906 \end_layout
36907
36908 \end_inset
36909 </cell>
36910 </row>
36911 <row>
36912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916
36917 \backslash
36918 lbrace
36919 \end_layout
36920
36921 \end_inset
36922 </cell>
36923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927 {
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 </row>
36933 <row>
36934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36935 \begin_inset Text
36936
36937 \begin_layout Plain Layout
36938
36939 \backslash
36940 lbracket
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949 [
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 </row>
36955 <row>
36956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36957 \begin_inset Text
36958
36959 \begin_layout Plain Layout
36960
36961 \backslash
36962 leftarrow
36963 \end_layout
36964
36965 \end_inset
36966 </cell>
36967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971
36972 \backslash
36973 gets
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 </row>
36979 <row>
36980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36981 \begin_inset Text
36982
36983 \begin_layout Plain Layout
36984
36985 \backslash
36986 leq
36987 \end_layout
36988
36989 \end_inset
36990 </cell>
36991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995
36996 \backslash
36997 le
36998 \end_layout
36999
37000 \end_inset
37001 </cell>
37002 </row>
37003 <row>
37004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37005 \begin_inset Text
37006
37007 \begin_layout Plain Layout
37008
37009 \backslash
37010 lor
37011 \end_layout
37012
37013 \end_inset
37014 </cell>
37015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37016 \begin_inset Text
37017
37018 \begin_layout Plain Layout
37019
37020 \backslash
37021 vee
37022 \end_layout
37023
37024 \end_inset
37025 </cell>
37026 </row>
37027 <row>
37028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37029 \begin_inset Text
37030
37031 \begin_layout Plain Layout
37032
37033 \backslash
37034 neq
37035 \end_layout
37036
37037 \end_inset
37038 </cell>
37039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37040 \begin_inset Text
37041
37042 \begin_layout Plain Layout
37043
37044 \backslash
37045 not=
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 </row>
37051 <row>
37052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056
37057 \backslash
37058 slash
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37064 \begin_inset Text
37065
37066 \begin_layout Plain Layout
37067 /
37068 \end_layout
37069
37070 \end_inset
37071 </cell>
37072 </row>
37073 <row>
37074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37075 \begin_inset Text
37076
37077 \begin_layout Plain Layout
37078
37079 \backslash
37080 vert
37081 \end_layout
37082
37083 \end_inset
37084 </cell>
37085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37086 \begin_inset Text
37087
37088 \begin_layout Plain Layout
37089 |
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 </row>
37095 </lyxtabular>
37096
37097 \end_inset
37098
37099
37100 \begin_inset space \hfill{}
37101 \end_inset
37102
37103
37104 \begin_inset Tabular
37105 <lyxtabular version="3" rows="12" columns="2">
37106 <features rotate="0" tabularvalignment="middle">
37107 <column alignment="center" valignment="top" width="0pt">
37108 <column alignment="center" valignment="top" width="0pt">
37109 <row>
37110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37111 \begin_inset Text
37112
37113 \begin_layout Plain Layout
37114 Command
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123 equivalent to
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 </row>
37129 <row>
37130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37131 \begin_inset Text
37132
37133 \begin_layout Plain Layout
37134
37135 \backslash
37136 backslash
37137 \end_layout
37138
37139 \end_inset
37140 </cell>
37141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37142 \begin_inset Text
37143
37144 \begin_layout Plain Layout
37145
37146 \backslash
37147
37148 \backslash
37149
37150 \end_layout
37151
37152 \end_inset
37153 </cell>
37154 </row>
37155 <row>
37156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160
37161 \backslash
37162 dasharrow
37163 \end_layout
37164
37165 \end_inset
37166 </cell>
37167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37168 \begin_inset Text
37169
37170 \begin_layout Plain Layout
37171
37172 \backslash
37173 dashrightarrow
37174 \end_layout
37175
37176 \end_inset
37177 </cell>
37178 </row>
37179 <row>
37180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184
37185 \backslash
37186 land
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37192 \begin_inset Text
37193
37194 \begin_layout Plain Layout
37195
37196 \backslash
37197 wedge
37198 \end_layout
37199
37200 \end_inset
37201 </cell>
37202 </row>
37203 <row>
37204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37205 \begin_inset Text
37206
37207 \begin_layout Plain Layout
37208
37209 \backslash
37210 rbrace
37211 \end_layout
37212
37213 \end_inset
37214 </cell>
37215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37216 \begin_inset Text
37217
37218 \begin_layout Plain Layout
37219 }
37220 \end_layout
37221
37222 \end_inset
37223 </cell>
37224 </row>
37225 <row>
37226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37227 \begin_inset Text
37228
37229 \begin_layout Plain Layout
37230
37231 \backslash
37232 rbracket
37233 \end_layout
37234
37235 \end_inset
37236 </cell>
37237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37238 \begin_inset Text
37239
37240 \begin_layout Plain Layout
37241 ]
37242 \end_layout
37243
37244 \end_inset
37245 </cell>
37246 </row>
37247 <row>
37248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37249 \begin_inset Text
37250
37251 \begin_layout Plain Layout
37252
37253 \backslash
37254 rightarrow
37255 \end_layout
37256
37257 \end_inset
37258 </cell>
37259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37260 \begin_inset Text
37261
37262 \begin_layout Plain Layout
37263
37264 \backslash
37265 to
37266 \end_layout
37267
37268 \end_inset
37269 </cell>
37270 </row>
37271 <row>
37272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37273 \begin_inset Text
37274
37275 \begin_layout Plain Layout
37276
37277 \backslash
37278 lnot
37279 \end_layout
37280
37281 \end_inset
37282 </cell>
37283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287
37288 \backslash
37289 neg
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 </row>
37295 <row>
37296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37297 \begin_inset Text
37298
37299 \begin_layout Plain Layout
37300
37301 \backslash
37302 ne
37303 \end_layout
37304
37305 \end_inset
37306 </cell>
37307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37308 \begin_inset Text
37309
37310 \begin_layout Plain Layout
37311
37312 \backslash
37313 not=
37314 \end_layout
37315
37316 \end_inset
37317 </cell>
37318 </row>
37319 <row>
37320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37321 \begin_inset Text
37322
37323 \begin_layout Plain Layout
37324
37325 \backslash
37326 owns
37327 \end_layout
37328
37329 \end_inset
37330 </cell>
37331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37332 \begin_inset Text
37333
37334 \begin_layout Plain Layout
37335
37336 \backslash
37337 ni
37338 \end_layout
37339
37340 \end_inset
37341 </cell>
37342 </row>
37343 <row>
37344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348
37349 \backslash
37350 square
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37356 \begin_inset Text
37357
37358 \begin_layout Plain Layout
37359
37360 \backslash
37361 Box
37362 \end_layout
37363
37364 \end_inset
37365 </cell>
37366 </row>
37367 <row>
37368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37369 \begin_inset Text
37370
37371 \begin_layout Plain Layout
37372
37373 \backslash
37374 Vert
37375 \end_layout
37376
37377 \end_inset
37378 </cell>
37379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37380 \begin_inset Text
37381
37382 \begin_layout Plain Layout
37383
37384 \backslash
37385 |
37386 \end_layout
37387
37388 \end_inset
37389 </cell>
37390 </row>
37391 </lyxtabular>
37392
37393 \end_inset
37394
37395
37396 \begin_inset space \hfill{}
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \begin_layout Standard
37403 \begin_inset Newpage newpage
37404 \end_inset
37405
37406
37407 \end_layout
37408
37409 \begin_layout Bibliography
37410 \begin_inset CommandInset bibitem
37411 LatexCommand bibitem
37412 key "TLC2"
37413
37414 \end_inset
37415
37416
37417 \shape smallcaps
37418 Mittelbach, F.
37419  ; Goossens, M.
37420 \shape default
37421
37422 \shape italic
37423 The LaTeX Companion
37424 \shape default
37425 .
37426  Addison Wesley, 2004
37427 \end_layout
37428
37429 \begin_layout Bibliography
37430 \begin_inset CommandInset bibitem
37431 LatexCommand bibitem
37432 key "Mathmode"
37433
37434 \end_inset
37435
37436
37437 \begin_inset CommandInset href
37438 LatexCommand href
37439 name "Description"
37440 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37441
37442 \end_inset
37443
37444  of LaTeX's math abilities
37445 \end_layout
37446
37447 \begin_layout Bibliography
37448 \begin_inset CommandInset bibitem
37449 LatexCommand bibitem
37450 key "AMS"
37451
37452 \end_inset
37453
37454
37455 \begin_inset CommandInset href
37456 LatexCommand href
37457 name "Description"
37458 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37459
37460 \end_inset
37461
37462  of 
37463 \begin_inset ERT
37464 status collapsed
37465
37466 \begin_layout Plain Layout
37467
37468
37469 \backslash
37470 AmS
37471 \end_layout
37472
37473 \end_inset
37474
37475 -LaTeX
37476 \end_layout
37477
37478 \begin_layout Bibliography
37479 \begin_inset CommandInset bibitem
37480 LatexCommand bibitem
37481 key "Symbols"
37482
37483 \end_inset
37484
37485
37486 \begin_inset CommandInset href
37487 LatexCommand href
37488 name "List"
37489 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37490
37491 \end_inset
37492
37493  of all symbols available with LaTeX-packages
37494 \end_layout
37495
37496 \begin_layout Bibliography
37497 \begin_inset CommandInset bibitem
37498 LatexCommand bibitem
37499 key "cancel"
37500
37501 \end_inset
37502
37503
37504 \begin_inset CommandInset href
37505 LatexCommand href
37506 name "Documentation"
37507 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37508
37509 \end_inset
37510
37511  of the LaTeX-package 
37512 \series bold
37513 cancel
37514 \series default
37515
37516 \begin_inset Index idx
37517 status collapsed
37518
37519 \begin_layout Plain Layout
37520 Packages ! cancel
37521 \end_layout
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Bibliography
37529 \begin_inset CommandInset bibitem
37530 LatexCommand bibitem
37531 key "hyperref"
37532
37533 \end_inset
37534
37535
37536 \begin_inset CommandInset href
37537 LatexCommand href
37538 name "Documentation"
37539 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37540
37541 \end_inset
37542
37543  of the LaTeX-package 
37544 \series bold
37545 hyperref
37546 \series default
37547
37548 \begin_inset Index idx
37549 status collapsed
37550
37551 \begin_layout Plain Layout
37552 Packages ! hyperref
37553 \end_layout
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \begin_layout Bibliography
37561 \begin_inset CommandInset bibitem
37562 LatexCommand bibitem
37563 key "mhchem"
37564
37565 \end_inset
37566
37567
37568 \begin_inset CommandInset href
37569 LatexCommand href
37570 name "Documentation"
37571 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37572
37573 \end_inset
37574
37575  of the LaTeX-package 
37576 \series bold
37577 mhchem
37578 \series default
37579
37580 \begin_inset Index idx
37581 status collapsed
37582
37583 \begin_layout Plain Layout
37584 Packages ! mhchem
37585 \end_layout
37586
37587 \end_inset
37588
37589
37590 \end_layout
37591
37592 \begin_layout Bibliography
37593 \begin_inset CommandInset bibitem
37594 LatexCommand bibitem
37595 key "Mathclap"
37596
37597 \end_inset
37598
37599
37600 \begin_inset CommandInset href
37601 LatexCommand href
37602 name "Description"
37603 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37604
37605 \end_inset
37606
37607  of the command 
37608 \series bold
37609
37610 \backslash
37611 mathclap
37612 \series default
37613 , described in 
37614 \begin_inset CommandInset ref
37615 LatexCommand ref
37616 reference "sub:Operator-Limits"
37617
37618 \end_inset
37619
37620
37621 \begin_inset Index idx
37622 status collapsed
37623
37624 \begin_layout Plain Layout
37625 Commands ! M ! 
37626 \backslash
37627 mathclap
37628 \end_layout
37629
37630 \end_inset
37631
37632
37633 \end_layout
37634
37635 \begin_layout Bibliography
37636 \begin_inset CommandInset bibitem
37637 LatexCommand bibitem
37638 key "Duden"
37639
37640 \end_inset
37641
37642
37643 \emph on
37644 Duden Band 1
37645 \emph default
37646 .
37647  22.
37648  Auflage, Duden 2001
37649 \end_layout
37650
37651 \begin_layout Bibliography
37652 \begin_inset CommandInset bibitem
37653 LatexCommand bibitem
37654 key "Checklist"
37655
37656 \end_inset
37657
37658
37659 \begin_inset CommandInset href
37660 LatexCommand href
37661 name "Check list"
37662 target "http://physics.nist.gov/Document/checklist.pdf"
37663
37664 \end_inset
37665
37666  for reviewing manuscripts
37667 \end_layout
37668
37669 \begin_layout Standard
37670 \begin_inset CommandInset index_print
37671 LatexCommand printindex
37672 type "idx"
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \end_body
37680 \end_document