]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: use inset-info instead of images for LyX-icons (part 1)
[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 \begin_inset Newpage newpage
2266 \end_inset
2267
2268
2269 \end_layout
2270
2271 \begin_layout Subsection
2272 Roots
2273 \begin_inset Index idx
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277 Roots
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Standard
2286 Square roots are created with 
2287 \series bold
2288
2289 \backslash
2290 sqrt
2291 \series default
2292
2293 \begin_inset Index idx
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 Commands ! S ! 
2298 \backslash
2299 sqrt
2300 \end_layout
2301
2302 \end_inset
2303
2304  or the math toolbar button 
2305 \begin_inset Info
2306 type  "icon"
2307 arg   "math-insert \\sqrt"
2308 \end_inset
2309
2310 , all other roots with the command 
2311 \series bold
2312
2313 \backslash
2314 root
2315 \series default
2316
2317 \begin_inset Index idx
2318 status collapsed
2319
2320 \begin_layout Plain Layout
2321 Commands ! R ! 
2322 \backslash
2323 root
2324 \end_layout
2325
2326 \end_inset
2327
2328  or with the math toolbar button 
2329 \begin_inset Info
2330 type  "icon"
2331 arg   "math-insert \\root"
2332 \end_inset
2333
2334 .
2335 \end_layout
2336
2337 \begin_layout Standard
2338 \align center
2339 \begin_inset Tabular
2340 <lyxtabular version="3" rows="3" columns="2">
2341 <features rotate="0" tabularvalignment="middle">
2342 <column alignment="center" valignment="top" width="0pt">
2343 <column alignment="center" valignment="top" width="0pt">
2344 <row>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 Command
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2355 \begin_inset Text
2356
2357 \begin_layout Plain Layout
2358 Result
2359 \begin_inset Note Note
2360 status collapsed
2361
2362 \begin_layout Plain Layout
2363
2364 \series bold
2365
2366 \backslash
2367 raisebox
2368 \series default
2369  is only used as spacer.
2370 \end_layout
2371
2372 \end_inset
2373
2374
2375 \end_layout
2376
2377 \end_inset
2378 </cell>
2379 </row>
2380 <row>
2381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2382 \begin_inset Text
2383
2384 \begin_layout Plain Layout
2385
2386 \backslash
2387 sqrt
2388 \begin_inset space \textvisiblespace{}
2389 \end_inset
2390
2391 A-B
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2401 \end_inset
2402
2403
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 </row>
2409 <row>
2410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \backslash
2416 root
2417 \begin_inset space \textvisiblespace{}
2418 \end_inset
2419
2420 3
2421 \begin_inset Formula $\downarrow$
2422 \end_inset
2423
2424 A-B
2425 \end_layout
2426
2427 \end_inset
2428 </cell>
2429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2430 \begin_inset Text
2431
2432 \begin_layout Plain Layout
2433 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2434 \end_inset
2435
2436
2437 \end_layout
2438
2439 \end_inset
2440 </cell>
2441 </row>
2442 </lyxtabular>
2443
2444 \end_inset
2445
2446
2447 \end_layout
2448
2449 \begin_layout Standard
2450 A square root can also be created with 
2451 \series bold
2452
2453 \backslash
2454 root
2455 \series default
2456  when the root index field is left empty.
2457 \end_layout
2458
2459 \begin_layout Standard
2460 With certain indices the distance to the root is too small, like in this
2461  formula: 
2462 \begin_inset Formula $\sqrt[\beta]{B}$
2463 \end_inset
2464
2465
2466 \begin_inset Newline newline
2467 \end_inset
2468
2469 The 
2470 \begin_inset Formula $\beta$
2471 \end_inset
2472
2473  touches the root.
2474  To avoid this, the commands 
2475 \series bold
2476
2477 \backslash
2478 leftroot
2479 \series default
2480
2481 \begin_inset Index idx
2482 status collapsed
2483
2484 \begin_layout Plain Layout
2485 Commands ! L ! 
2486 \backslash
2487 leftroot
2488 \end_layout
2489
2490 \end_inset
2491
2492  and 
2493 \series bold
2494
2495 \backslash
2496 uproot
2497 \series default
2498
2499 \begin_inset Index idx
2500 status collapsed
2501
2502 \begin_layout Plain Layout
2503 Commands ! U ! 
2504 \backslash
2505 uproot
2506 \end_layout
2507
2508 \end_inset
2509
2510  are used with the following scheme:
2511 \end_layout
2512
2513 \begin_layout Standard
2514
2515 \series bold
2516
2517 \backslash
2518 leftroot{distance}
2519 \series default
2520  and 
2521 \series bold
2522
2523 \backslash
2524 uproot{distance}
2525 \end_layout
2526
2527 \begin_layout Standard
2528 Distance is the number of Big Points (unit bp; 
2529 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2530 \end_inset
2531
2532 ), that the index should be moved to the left or top, resp..
2533  The commands are written to the index.
2534  This way the command
2535 \begin_inset Newline newline
2536 \end_inset
2537
2538
2539 \series bold
2540
2541 \backslash
2542 root
2543 \backslash
2544 leftroot{-1
2545 \begin_inset Formula $\to$
2546 \end_inset
2547
2548
2549 \backslash
2550 uproot{2
2551 \begin_inset Formula $\to$
2552 \end_inset
2553
2554
2555 \backslash
2556 beta
2557 \begin_inset space \textvisiblespace{}
2558 \end_inset
2559
2560
2561 \begin_inset Formula $\to$
2562 \end_inset
2563
2564 B
2565 \begin_inset Newline newline
2566 \end_inset
2567
2568
2569 \series default
2570 produces a correct typeset formula: 
2571 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2572 \end_inset
2573
2574
2575 \end_layout
2576
2577 \begin_layout Subsection
2578 Binomial Coefficients
2579 \begin_inset Index idx
2580 status collapsed
2581
2582 \begin_layout Plain Layout
2583 Binomial coefficients
2584 \end_layout
2585
2586 \end_inset
2587
2588
2589 \end_layout
2590
2591 \begin_layout Standard
2592 Binomial coefficients are inserted with the command 
2593 \series bold
2594
2595 \backslash
2596 binom
2597 \series default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 Commands ! B ! 
2604 \backslash
2605 binom
2606 \end_layout
2607
2608 \end_inset
2609
2610  or with the submenu of the math toolbar button 
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "math-insert \\frac-square"
2614 \end_inset
2615
2616 .
2617  As with fractions (
2618 \series bold
2619
2620 \backslash
2621 frac
2622 \series default
2623 ) in addition to 
2624 \series bold
2625
2626 \backslash
2627 binom
2628 \series default
2629  there are the commands 
2630 \series bold
2631
2632 \backslash
2633 dbinom
2634 \series default
2635
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 Commands ! D ! 
2641 \backslash
2642 dbinom
2643 \end_layout
2644
2645 \end_inset
2646
2647  and 
2648 \series bold
2649
2650 \backslash
2651 tbinom
2652 \series default
2653
2654 \begin_inset Index idx
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Commands ! T ! 
2659 \backslash
2660 tbinom
2661 \end_layout
2662
2663 \end_inset
2664
2665 .
2666  For other brackets around binomial coeficients there are the commands 
2667 \series bold
2668
2669 \backslash
2670 brace
2671 \series default
2672
2673 \begin_inset Index idx
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677 Commands ! B ! 
2678 \backslash
2679 brace
2680 \end_layout
2681
2682 \end_inset
2683
2684  and 
2685 \series bold
2686
2687 \backslash
2688 brack
2689 \series default
2690
2691 \begin_inset Index idx
2692 status collapsed
2693
2694 \begin_layout Plain Layout
2695 Commands ! B ! 
2696 \backslash
2697 brack
2698 \end_layout
2699
2700 \end_inset
2701
2702 .
2703 \end_layout
2704
2705 \begin_layout Standard
2706 \align center
2707 \begin_inset Tabular
2708 <lyxtabular version="3" rows="6" columns="2">
2709 <features rotate="0" tabularvalignment="middle">
2710 <column alignment="center" valignment="top" width="0pt">
2711 <column alignment="center" valignment="top" width="0pt">
2712 <row>
2713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2714 \begin_inset Text
2715
2716 \begin_layout Plain Layout
2717 Command
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 Result
2727 \begin_inset Note Note
2728 status collapsed
2729
2730 \begin_layout Plain Layout
2731
2732 \series bold
2733
2734 \backslash
2735 raisebox
2736 \series default
2737  is only used as spacer.
2738 \end_layout
2739
2740 \end_inset
2741
2742
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 </row>
2748 <row>
2749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753
2754 \backslash
2755 binom
2756 \begin_inset space \textvisiblespace{}
2757 \end_inset
2758
2759 A
2760 \begin_inset Formula $\downarrow$
2761 \end_inset
2762
2763 B
2764 \end_layout
2765
2766 \end_inset
2767 </cell>
2768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2773 \end_inset
2774
2775
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 </row>
2781 <row>
2782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Plain Layout
2786
2787 \backslash
2788 dbinom
2789 \begin_inset space \textvisiblespace{}
2790 \end_inset
2791
2792 A
2793 \begin_inset Formula $\downarrow$
2794 \end_inset
2795
2796 B
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 </row>
2814 <row>
2815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819
2820 \backslash
2821 tbinom
2822 \begin_inset space \textvisiblespace{}
2823 \end_inset
2824
2825 A
2826 \begin_inset Formula $\downarrow$
2827 \end_inset
2828
2829 B
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 </row>
2847 <row>
2848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \backslash
2854 brack
2855 \begin_inset space \textvisiblespace{}
2856 \end_inset
2857
2858 A
2859 \begin_inset Formula $\downarrow$
2860 \end_inset
2861
2862 B
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 brace
2888 \begin_inset space \textvisiblespace{}
2889 \end_inset
2890
2891 A
2892 \begin_inset Formula $\downarrow$
2893 \end_inset
2894
2895 B
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 </row>
2913 </lyxtabular>
2914
2915 \end_inset
2916
2917
2918 \end_layout
2919
2920 \begin_layout Subsection
2921 Case Differentiations
2922 \begin_inset Index idx
2923 status collapsed
2924
2925 \begin_layout Plain Layout
2926 Case differentiations 
2927 \end_layout
2928
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \begin_layout Standard
2935 \align center
2936 \begin_inset Tabular
2937 <lyxtabular version="3" rows="3" columns="2">
2938 <features rotate="0" tabularvalignment="middle">
2939 <column alignment="center" valignment="top" width="0pt">
2940 <column alignment="center" valignment="top" width="0pt">
2941 <row>
2942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946 Command
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 Result
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 <row>
2962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \backslash
2968 cases
2969 \begin_inset space \textvisiblespace{}
2970 \end_inset
2971
2972 A
2973 \begin_inset Formula $\to$
2974 \end_inset
2975
2976 B>0
2977 \begin_inset Index idx
2978 status collapsed
2979
2980 \begin_layout Plain Layout
2981 Commands ! C ! 
2982 \backslash
2983 cases
2984 \end_layout
2985
2986 \end_inset
2987
2988
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\begin{cases}
2998 A & B>0\end{cases}$
2999 \end_inset
3000
3001
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 </row>
3007 <row>
3008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012
3013 \backslash
3014 cases
3015 \begin_inset space \textvisiblespace{}
3016 \end_inset
3017
3018
3019 \begin_inset Info
3020 type  "shortcut"
3021 arg   "newline-insert newline"
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033 \begin_inset Formula $\begin{cases}
3034 A & \textrm{for }x>0\\
3035 B & \textrm{for }x=0
3036 \end{cases}$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 </row>
3045 </lyxtabular>
3046
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \begin_layout Standard
3053 After inserting 
3054 \series bold
3055
3056 \backslash
3057 cases
3058 \series default
3059  or pressing the math toolbar button 
3060 \begin_inset Info
3061 type  "icon"
3062 arg   "math-insert \\cases"
3063 \end_inset
3064
3065  you can create new lines with the shortcut 
3066 \begin_inset Info
3067 type  "shortcut"
3068 arg   "newline-insert newline"
3069 \end_inset
3070
3071  or the table toolbar button 
3072 \begin_inset Info
3073 type  "icon"
3074 arg   "inset-modify tabular append-row"
3075 \end_inset
3076
3077 .
3078 \end_layout
3079
3080 \begin_layout Standard
3081 The command 
3082 \series bold
3083
3084 \backslash
3085 cases
3086 \series default
3087  is also available via the menu 
3088 \family sans
3089 Insert\SpecialChar \menuseparator
3090 Math\SpecialChar \menuseparator
3091 Cases-Environment
3092 \family default
3093 .
3094 \end_layout
3095
3096 \begin_layout Subsection
3097 Negations
3098 \begin_inset Index idx
3099 status collapsed
3100
3101 \begin_layout Plain Layout
3102 Negations
3103 \end_layout
3104
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \begin_layout Standard
3111 By inserting 
3112 \series bold
3113
3114 \backslash
3115 not
3116 \series default
3117
3118 \begin_inset Index idx
3119 status collapsed
3120
3121 \begin_layout Plain Layout
3122 Commands ! N ! 
3123 \backslash
3124 not
3125 \end_layout
3126
3127 \end_inset
3128
3129  every character can be displayed canceled.
3130  The characters are quasi accentuated by a slash.
3131 \end_layout
3132
3133 \begin_layout Standard
3134 \align center
3135 \begin_inset Tabular
3136 <lyxtabular version="3" rows="4" columns="2">
3137 <features rotate="0" tabularvalignment="middle">
3138 <column alignment="center" valignment="top" width="0pt">
3139 <column alignment="center" valignment="top" width="0pt">
3140 <row>
3141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Plain Layout
3145 Command
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154 Result
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 </row>
3160 <row>
3161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165
3166 \backslash
3167 not=
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176 \begin_inset Formula $\not=$
3177 \end_inset
3178
3179
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 </row>
3185 <row>
3186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190
3191 \backslash
3192 not 
3193 \backslash
3194 le
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203 \begin_inset Formula $\not\le$
3204 \end_inset
3205
3206
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \backslash
3219 not 
3220 \backslash
3221 parallel
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230 \begin_inset Formula $\not\parallel$
3231 \end_inset
3232
3233
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 </row>
3239 </lyxtabular>
3240
3241 \end_inset
3242
3243
3244 \end_layout
3245
3246 \begin_layout Standard
3247 The last example shows that not all negations look good.
3248  Therefore there are special commands for some negations (see 
3249 \begin_inset CommandInset ref
3250 LatexCommand ref
3251 reference "sub:Mathematical-Symbols"
3252
3253 \end_inset
3254
3255  and 
3256 \begin_inset CommandInset ref
3257 LatexCommand ref
3258 reference "sec:Relations"
3259
3260 \end_inset
3261
3262 ).
3263 \end_layout
3264
3265 \begin_layout Subsection
3266 Placeholders
3267 \begin_inset CommandInset label
3268 LatexCommand label
3269 name "sub:Placeholders"
3270
3271 \end_inset
3272
3273
3274 \begin_inset Index idx
3275 status collapsed
3276
3277 \begin_layout Plain Layout
3278 Placeholders
3279 \end_layout
3280
3281 \end_inset
3282
3283
3284 \begin_inset Index idx
3285 status collapsed
3286
3287 \begin_layout Plain Layout
3288 Chemical characters ! Isotopes
3289 \end_layout
3290
3291 \end_inset
3292
3293
3294 \begin_inset Index idx
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 Isotopes|see
3299 \begin_inset ERT
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303
3304 {
3305 \end_layout
3306
3307 \end_inset
3308
3309 Chemical characters
3310 \begin_inset ERT
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314
3315 }
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \end_inset
3324
3325
3326 \end_layout
3327
3328 \begin_layout Standard
3329 When displaying e.
3330 \begin_inset space \thinspace{}
3331 \end_inset
3332
3333 g.
3334 \begin_inset space \space{}
3335 \end_inset
3336
3337 isotopes
3338 \begin_inset Foot
3339 status collapsed
3340
3341 \begin_layout Plain Layout
3342 Typesetting isotopes and chemical symbols is described in 
3343 \begin_inset CommandInset ref
3344 LatexCommand ref
3345 reference "sub:Chemical-Symbols-and"
3346
3347 \end_inset
3348
3349 .
3350 \end_layout
3351
3352 \end_inset
3353
3354  the following problem occurs:
3355 \end_layout
3356
3357 \begin_layout Standard
3358 \align center
3359 \begin_inset Tabular
3360 <lyxtabular version="3" rows="2" columns="2">
3361 <features rotate="0" tabularvalignment="middle">
3362 <column alignment="center" valignment="top" width="0pt">
3363 <column alignment="center" valignment="top" width="0pt">
3364 <row>
3365 <cell alignment="center" valignment="top" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369 Indices created with sub- and superscripts:
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 <cell alignment="center" valignment="top" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Plain Layout
3378 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3379 \end_inset
3380
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 </row>
3387 <row>
3388 <cell alignment="center" valignment="top" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392 correct indices:
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 </lyxtabular>
3411
3412 \end_inset
3413
3414
3415 \begin_inset Note Note
3416 status collapsed
3417
3418 \begin_layout Plain Layout
3419
3420 \series bold
3421
3422 \backslash
3423 raisebox
3424 \series default
3425  is only used as spacer.
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 The shorter index is by default placed below or above the first character
3435  of the longer index.
3436  To avoid this there is the command 
3437 \series bold
3438
3439 \backslash
3440 phantom
3441 \series default
3442
3443 \begin_inset Index idx
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Commands ! P ! 
3448 \backslash
3449 phantom
3450 \end_layout
3451
3452 \end_inset
3453
3454  or the math toolbar button
3455 \begin_inset space \thinspace{}
3456 \end_inset
3457
3458
3459 \begin_inset Foot
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463 can be found in the submenu of the toolbar button 
3464 \family sans
3465
3466 \begin_inset Info
3467 type  "icon"
3468 arg   "math-insert \\space"
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \end_inset
3475
3476  
3477 \begin_inset Graphics
3478         filename ../images/math/phantom.png
3479         scale 85
3480
3481 \end_inset
3482
3483  that creates one or more phantom characters.
3484  When inserting 
3485 \series bold
3486
3487 \backslash
3488 phantom
3489 \series default
3490  a small blue box appears that is superposed with two red arrows.
3491  The arrows indicate that the complete width and height of the box content
3492  will be created as placeholder.
3493  Phantom characters are accordingly placeholders with the size of the characters.
3494 \end_layout
3495
3496 \begin_layout Standard
3497 \align center
3498 \begin_inset Tabular
3499 <lyxtabular version="3" rows="4" columns="2">
3500 <features rotate="0" tabularvalignment="middle">
3501 <column alignment="center" valignment="top">
3502 <column alignment="center" valignment="top">
3503 <row>
3504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Command
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 Result
3518 \begin_inset Note Note
3519 status collapsed
3520
3521 \begin_layout Plain Layout
3522
3523 \series bold
3524
3525 \backslash
3526 raisebox
3527 \series default
3528  is only used as spacer.
3529 \end_layout
3530
3531 \end_inset
3532
3533
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 ^19
3545 \begin_inset space \textvisiblespace{}
3546 \end_inset
3547
3548 _
3549 \backslash
3550 phantom
3551 \begin_inset space \textvisiblespace{}
3552 \end_inset
3553
3554 1
3555 \begin_inset Formula $\to$
3556 \end_inset
3557
3558 9
3559 \begin_inset space \textvisiblespace{}
3560 \end_inset
3561
3562 F
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3572 \end_inset
3573
3574
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 </row>
3580 <row>
3581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 ^235
3586 \begin_inset space \textvisiblespace{}
3587 \end_inset
3588
3589 _
3590 \backslash
3591 phantom
3592 \begin_inset space \textvisiblespace{}
3593 \end_inset
3594
3595 23
3596 \begin_inset Formula $\to$
3597 \end_inset
3598
3599 9
3600 \begin_inset space \textvisiblespace{}
3601 \end_inset
3602
3603 F
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3613 \end_inset
3614
3615
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 </row>
3621 <row>
3622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626
3627 \backslash
3628 Lambda^
3629 \begin_inset space \textvisiblespace{}
3630 \end_inset
3631
3632
3633 \backslash
3634 phantom
3635 \begin_inset space \textvisiblespace{}
3636 \end_inset
3637
3638 ii
3639 \begin_inset Formula $\to$
3640 \end_inset
3641
3642 t
3643 \begin_inset space \textvisiblespace{}
3644 \end_inset
3645
3646 _MMt
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3656 \end_inset
3657
3658
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 </row>
3664 </lyxtabular>
3665
3666 \end_inset
3667
3668
3669 \end_layout
3670
3671 \begin_layout Standard
3672 Furthermore there are the commands 
3673 \series bold
3674
3675 \backslash
3676 vphantom
3677 \series default
3678
3679 \begin_inset Index idx
3680 status collapsed
3681
3682 \begin_layout Plain Layout
3683 Commands ! V ! 
3684 \backslash
3685 vphantom
3686 \end_layout
3687
3688 \end_inset
3689
3690  (toolbar button 
3691 \begin_inset space ~
3692 \end_inset
3693
3694
3695 \begin_inset Graphics
3696         filename ../images/math/vphantom.png
3697         scale 85
3698
3699 \end_inset
3700
3701 ) and 
3702 \series bold
3703
3704 \backslash
3705 hphantom
3706 \series default
3707
3708 \begin_inset Index idx
3709 status collapsed
3710
3711 \begin_layout Plain Layout
3712 Commands ! H ! 
3713 \backslash
3714 hphantom
3715 \end_layout
3716
3717 \end_inset
3718
3719  (toolbar button 
3720 \begin_inset space ~
3721 \end_inset
3722
3723
3724 \begin_inset Graphics
3725         filename ../images/math/hphantom.png
3726         scale 85
3727
3728 \end_inset
3729
3730 ).
3731  
3732 \series bold
3733
3734 \backslash
3735 hphantom
3736 \series default
3737  creates only space for the maximal height of the characters in the box
3738  but not for its width.
3739  
3740 \series bold
3741
3742 \backslash
3743 vphantom
3744 \series default
3745  creates only space for the width of the box content.
3746  Therefore  the boxes of both commands have only one red arrow.
3747 \end_layout
3748
3749 \begin_layout Standard
3750 For example the command 
3751 \series bold
3752
3753 \backslash
3754 vphantom
3755 \begin_inset space \textvisiblespace{}
3756 \end_inset
3757
3758 a
3759 \backslash
3760 int
3761 \series default
3762  creates space for the height of the integral sign,
3763 \begin_inset Foot
3764 status collapsed
3765
3766 \begin_layout Plain Layout
3767 The command 
3768 \series bold
3769
3770 \backslash
3771 int
3772 \series default
3773  creates an integral sign, see 
3774 \begin_inset CommandInset ref
3775 LatexCommand ref
3776 reference "sub:Big-Operators"
3777
3778 \end_inset
3779
3780 .
3781 \end_layout
3782
3783 \end_inset
3784
3785  because this is the larger character.
3786  An example application is in 
3787 \begin_inset CommandInset ref
3788 LatexCommand ref
3789 reference "sub:Multiline-Brackets"
3790
3791 \end_inset
3792
3793 .
3794 \end_layout
3795
3796 \begin_layout Standard
3797 Placeholders can also be used for text when they are inserted via the menu
3798  
3799 \family sans
3800 Insert\SpecialChar \menuseparator
3801 Formatting\SpecialChar \menuseparator
3802 Phantom
3803 \family default
3804 :
3805 \end_layout
3806
3807 \begin_layout Standard
3808 This is a sentence.
3809 \begin_inset Newline newline
3810 \end_inset
3811
3812
3813 \begin_inset Phantom Phantom
3814 status open
3815
3816 \begin_layout Plain Layout
3817 This
3818 \end_layout
3819
3820 \end_inset
3821
3822  is a sentence.
3823 \end_layout
3824
3825 \begin_layout Subsection
3826 Lines
3827 \begin_inset Index idx
3828 status collapsed
3829
3830 \begin_layout Plain Layout
3831 Lines
3832 \end_layout
3833
3834 \end_inset
3835
3836
3837 \begin_inset Index idx
3838 status collapsed
3839
3840 \begin_layout Plain Layout
3841 Formula ! underlined
3842 \end_layout
3843
3844 \end_inset
3845
3846
3847 \end_layout
3848
3849 \begin_layout Standard
3850 \align center
3851 \begin_inset Tabular
3852 <lyxtabular version="3" rows="4" columns="2">
3853 <features rotate="0" tabularvalignment="middle">
3854 <column alignment="center" valignment="top" width="0pt">
3855 <column alignment="center" valignment="top" width="0pt">
3856 <row>
3857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Plain Layout
3861 Command
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3867 \begin_inset Text
3868
3869 \begin_layout Plain Layout
3870 Result
3871 \begin_inset Note Note
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877
3878 \backslash
3879 raisebox
3880 \series default
3881  is only used as spacer.
3882 \end_layout
3883
3884 \end_inset
3885
3886
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \backslash
3899 overline
3900 \begin_inset space \textvisiblespace{}
3901 \end_inset
3902
3903 A+B
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Commands ! O ! 
3909 \backslash
3910 overline
3911 \end_layout
3912
3913 \end_inset
3914
3915
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 <row>
3934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Plain Layout
3938
3939 \backslash
3940 underline
3941 \begin_inset space \textvisiblespace{}
3942 \end_inset
3943
3944 A+B
3945 \begin_inset Index idx
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949 Commands ! U ! 
3950 \backslash
3951 underline
3952 \end_layout
3953
3954 \end_inset
3955
3956
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3966 \end_inset
3967
3968
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 </row>
3974 <row>
3975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979
3980 \backslash
3981 overline
3982 \begin_inset space \textvisiblespace{}
3983 \end_inset
3984
3985
3986 \backslash
3987 underline
3988 \begin_inset space \textvisiblespace{}
3989 \end_inset
3990
3991 A+B
3992 \end_layout
3993
3994 \end_inset
3995 </cell>
3996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3997 \begin_inset Text
3998
3999 \begin_layout Plain Layout
4000 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 </row>
4009 </lyxtabular>
4010
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \begin_layout Standard
4017 In the last example it doesn't matter if first 
4018 \series bold
4019
4020 \backslash
4021 overline
4022 \series default
4023  or 
4024 \series bold
4025
4026 \backslash
4027 underline
4028 \series default
4029  is inserted.
4030 \end_layout
4031
4032 \begin_layout Standard
4033 To double underline use 
4034 \series bold
4035
4036 \backslash
4037 underline
4038 \series default
4039  twice.
4040 \end_layout
4041
4042 \begin_layout Standard
4043 It is possible to place up to 6 lines above or below characters.
4044 \end_layout
4045
4046 \begin_layout Standard
4047 \begin_inset VSpace bigskip
4048 \end_inset
4049
4050 Custom lines can be created using the command 
4051 \series bold
4052
4053 \backslash
4054 rule
4055 \series default
4056
4057 \begin_inset Index idx
4058 status collapsed
4059
4060 \begin_layout Plain Layout
4061 Commands ! R ! 
4062 \backslash
4063 rule
4064 \end_layout
4065
4066 \end_inset
4067
4068  which has the following scheme:
4069 \end_layout
4070
4071 \begin_layout Standard
4072
4073 \series bold
4074
4075 \backslash
4076 rule[vertical offset]{length}{thickness}
4077 \end_layout
4078
4079 \begin_layout Standard
4080 The optional vertical offset shifts the line upwards (or downwards, when
4081  the value is negative).
4082  The units listed in 
4083 \begin_inset CommandInset ref
4084 LatexCommand ref
4085 reference "tab:Available-units"
4086
4087 \end_inset
4088
4089  can be used for the values.
4090  Here are two example lines created with the commands
4091 \begin_inset Newline newline
4092 \end_inset
4093
4094
4095 \series bold
4096
4097 \backslash
4098 rule[-2ex]{3cm}{2pt}
4099 \series default
4100  and 
4101 \series bold
4102
4103 \backslash
4104 rule{2cm}{1pt}
4105 \series default
4106 :
4107 \end_layout
4108
4109 \begin_layout Standard
4110 This is a sentence 
4111 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4112 \end_inset
4113
4114  with two lines.
4115 \end_layout
4116
4117 \begin_layout Standard
4118
4119 \series bold
4120
4121 \backslash
4122 rule
4123 \series default
4124  can also be used for text when a line is inserted via the menu 
4125 \family sans
4126 Insert\SpecialChar \menuseparator
4127 Formatting\SpecialChar \menuseparator
4128 Horizontal
4129 \begin_inset space ~
4130 \end_inset
4131
4132 Line
4133 \family default
4134 :
4135 \end_layout
4136
4137 \begin_layout Standard
4138 This is a sentence 
4139 \begin_inset CommandInset line
4140 LatexCommand rule
4141 offset "0.5ex"
4142 width "3cm"
4143 height "1pt"
4144
4145 \end_inset
4146
4147  with one line.
4148 \end_layout
4149
4150 \begin_layout Subsection
4151 Ellipses
4152 \begin_inset CommandInset label
4153 LatexCommand label
4154 name "sub:Ellipses"
4155
4156 \end_inset
4157
4158
4159 \begin_inset Index idx
4160 status collapsed
4161
4162 \begin_layout Plain Layout
4163 Ellipses
4164 \end_layout
4165
4166 \end_inset
4167
4168
4169 \end_layout
4170
4171 \begin_layout Standard
4172 There are different types of ellipses available.
4173 \begin_inset Foot
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177 In the math toolbar in the submenu of the button 
4178 \begin_inset Info
4179 type  "icon"
4180 arg   "math-insert \\ldots"
4181 \end_inset
4182
4183
4184 \end_layout
4185
4186 \end_inset
4187
4188  For listings dots at the baseline are used (
4189 \series bold
4190
4191 \backslash
4192 ldots
4193 \series default
4194
4195 \begin_inset Index idx
4196 status collapsed
4197
4198 \begin_layout Plain Layout
4199 Commands ! L ! 
4200 \backslash
4201 ldots
4202 \end_layout
4203
4204 \end_inset
4205
4206 ), while for operations dots are needed that are on the same height as the
4207  operators (
4208 \series bold
4209
4210 \backslash
4211 cdots
4212 \series default
4213
4214 \begin_inset Index idx
4215 status collapsed
4216
4217 \begin_layout Plain Layout
4218 Commands ! C ! 
4219 \backslash
4220 cdots
4221 \end_layout
4222
4223 \end_inset
4224
4225 ).
4226  When using the command 
4227 \series bold
4228
4229 \backslash
4230 dots
4231 \series default
4232
4233 \begin_inset Index idx
4234 status collapsed
4235
4236 \begin_layout Plain Layout
4237 Commands ! D ! 
4238 \backslash
4239 dots
4240 \end_layout
4241
4242 \end_inset
4243
4244 , LaTeX decides on the basis of the next character what type is used.
4245 \end_layout
4246
4247 \begin_layout Standard
4248 \align center
4249 \begin_inset Tabular
4250 <lyxtabular version="3" rows="9" columns="2">
4251 <features rotate="0" tabularvalignment="middle">
4252 <column alignment="center" valignment="top" width="0pt">
4253 <column alignment="center" valignment="top" width="0pt">
4254 <row>
4255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4256 \begin_inset Text
4257
4258 \begin_layout Plain Layout
4259 Command
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Plain Layout
4268 Result
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 </row>
4274 <row>
4275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 A_1
4280 \begin_inset space \textvisiblespace{}
4281 \end_inset
4282
4283 ,
4284 \backslash
4285 dots
4286 \begin_inset space \textvisiblespace{}
4287 \end_inset
4288
4289 ,A_n
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 \begin_inset Formula $A_{1},\dots,A_{n}$
4299 \end_inset
4300
4301
4302 \end_layout
4303
4304 \end_inset
4305 </cell>
4306 </row>
4307 <row>
4308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 A_1
4313 \begin_inset space \textvisiblespace{}
4314 \end_inset
4315
4316 +
4317 \backslash
4318 dots
4319 \begin_inset space \textvisiblespace{}
4320 \end_inset
4321
4322 +A_n
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 \begin_inset Formula $A_{1}+\dots+A_{n}$
4332 \end_inset
4333
4334
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 A_1
4346 \begin_inset space \textvisiblespace{}
4347 \end_inset
4348
4349 ,
4350 \backslash
4351 ldots
4352 \begin_inset space \textvisiblespace{}
4353 \end_inset
4354
4355 ,A_n
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 \begin_inset Formula $A_{1},\ldots,A_{n}$
4365 \end_inset
4366
4367
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 </row>
4373 <row>
4374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378 A_1
4379 \begin_inset space \textvisiblespace{}
4380 \end_inset
4381
4382 +
4383 \backslash
4384 cdots
4385 \begin_inset space \textvisiblespace{}
4386 \end_inset
4387
4388 +A_n
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4398 \end_inset
4399
4400
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 </row>
4406 <row>
4407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411
4412 \backslash
4413 vdots
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 \begin_inset Formula $\vdots$
4423 \end_inset
4424
4425
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 </row>
4431 <row>
4432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436
4437 \backslash
4438 ddots
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 \begin_inset Formula $\ddots$
4448 \end_inset
4449
4450
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461
4462 \backslash
4463 iddots
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 \begin_inset Formula $\iddots$
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 </row>
4481 <row>
4482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 3×3
4487 \begin_inset space \thinspace{}
4488 \end_inset
4489
4490 matrix with the different dots
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499 \begin_inset Formula $\begin{array}{ccc}
4500 A_{11} & \cdots & A_{1m}\\
4501 \vdots & \ddots & \vdots\\
4502 A_{n1} & \cdots & A_{nm}
4503 \end{array}$
4504 \end_inset
4505
4506
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 </row>
4512 </lyxtabular>
4513
4514 \end_inset
4515
4516
4517 \end_layout
4518
4519 \begin_layout Standard
4520 The ellipses available in menu 
4521 \family sans
4522 Insert\SpecialChar \menuseparator
4523 Special
4524 \begin_inset space ~
4525 \end_inset
4526
4527 Character
4528 \family default
4529  are 
4530 \series bold
4531
4532 \backslash
4533 ldots
4534 \series default
4535 .
4536 \end_layout
4537
4538 \begin_layout Standard
4539 \begin_inset VSpace medskip
4540 \end_inset
4541
4542 To use 
4543 \series bold
4544
4545 \backslash
4546 iddots
4547 \series default
4548 , one of the options 
4549 \family sans
4550 Use mathdots package (automatically)
4551 \family default
4552  must be set in the document settings under 
4553 \family sans
4554 Math
4555 \begin_inset space ~
4556 \end_inset
4557
4558 Options
4559 \family default
4560 .
4561 \begin_inset Newline newline
4562 \end_inset
4563
4564 Using the option 
4565 \family sans
4566 Use mathdots package
4567 \family default
4568  will improve the appearance of all dots in the documents if their font
4569  style or size is not the default.
4570 \end_layout
4571
4572 \begin_layout Standard
4573 \begin_inset VSpace medskip
4574 \end_inset
4575
4576 Specially for matrices there are ellipses that span over several columns.
4577  They are created with the command 
4578 \series bold
4579
4580 \backslash
4581 hdotsfor
4582 \series default
4583
4584 \begin_inset Index idx
4585 status collapsed
4586
4587 \begin_layout Plain Layout
4588 Commands ! H ! 
4589 \backslash
4590 hdotsfor
4591 \end_layout
4592
4593 \end_inset
4594
4595 , that has the following scheme:
4596 \end_layout
4597
4598 \begin_layout Standard
4599
4600 \series bold
4601
4602 \backslash
4603 hdotsfor[distance]{number of columns}
4604 \end_layout
4605
4606 \begin_layout Standard
4607 The number of columns specifies how many columns should be spanned.
4608  Distance is a factor for the distance between the dots.
4609 \end_layout
4610
4611 \begin_layout Standard
4612 In the following matrix the command 
4613 \series bold
4614
4615 \backslash
4616 hdotsfor[2]{4}
4617 \series default
4618  was inserted in the first box of the second line, to get an ellipsis with
4619  a dot distance twice as long as with the command 
4620 \series bold
4621
4622 \backslash
4623 dots
4624 \series default
4625 :
4626 \begin_inset Formula 
4627 \[
4628 \left(\begin{array}{cccc}
4629 A & B & C & D\\
4630 \hdotsfor[2]{4}\\
4631 q & w & e & r
4632 \end{array}\right)
4633 \]
4634
4635 \end_inset
4636
4637 Note that the matrix fields that should be spanned must be empty, otherwise
4638  you get LaTeX-errors.
4639 \end_layout
4640
4641 \begin_layout Standard
4642 \begin_inset VSpace bigskip
4643 \end_inset
4644
4645 Furthermore you can fill with the command 
4646 \series bold
4647
4648 \backslash
4649 dotfill
4650 \series default
4651
4652 \begin_inset Index idx
4653 status collapsed
4654
4655 \begin_layout Plain Layout
4656 Commands ! D ! 
4657 \backslash
4658 dotfill
4659 \end_layout
4660
4661 \end_inset
4662
4663  the rest of a line with dots.
4664  The effect of these commands is the same as with 
4665 \series bold
4666
4667 \backslash
4668 hfill
4669 \series default
4670 , see 
4671 \begin_inset CommandInset ref
4672 LatexCommand ref
4673 reference "sub:Variable-Space"
4674
4675 \end_inset
4676
4677 .
4678 \end_layout
4679
4680 \begin_layout Standard
4681 For example the command 
4682 \series bold
4683 A
4684 \backslash
4685 dotfill
4686 \begin_inset space \textvisiblespace{}
4687 \end_inset
4688
4689 B
4690 \series default
4691  produces
4692 \end_layout
4693
4694 \begin_layout Standard
4695 \begin_inset Formula $A\dotfill B$
4696 \end_inset
4697
4698
4699 \end_layout
4700
4701 \begin_layout Standard
4702 Similar to
4703 \series bold
4704  
4705 \backslash
4706 dotfill
4707 \series default
4708  there is for a line the command 
4709 \series bold
4710
4711 \backslash
4712 hrulefill
4713 \series default
4714
4715 \begin_inset Index idx
4716 status collapsed
4717
4718 \begin_layout Plain Layout
4719 Commands ! H ! 
4720 \backslash
4721 hrulefill
4722 \end_layout
4723
4724 \end_inset
4725
4726 :
4727 \end_layout
4728
4729 \begin_layout Standard
4730 \begin_inset Formula $A\hrulefill B$
4731 \end_inset
4732
4733
4734 \end_layout
4735
4736 \begin_layout Standard
4737 To use the commands for text, they have to be inserted in TeX-mode.
4738 \end_layout
4739
4740 \begin_layout Section
4741 Matrices
4742 \begin_inset CommandInset label
4743 LatexCommand label
4744 name "sec:Matrices"
4745
4746 \end_inset
4747
4748
4749 \begin_inset Index idx
4750 status collapsed
4751
4752 \begin_layout Plain Layout
4753 Matrices
4754 \end_layout
4755
4756 \end_inset
4757
4758
4759 \end_layout
4760
4761 \begin_layout Standard
4762 Matrices can be inserted via the math toolbar button 
4763 \begin_inset Info
4764 type  "icon"
4765 arg   "dialog-show mathmatrix"
4766 \end_inset
4767
4768  or the menu 
4769 \family sans
4770 Insert\SpecialChar \menuseparator
4771 Math\SpecialChar \menuseparator
4772 Matrix
4773 \family default
4774 .
4775  In the matrix dialog you can specify the number of columns and rows, the
4776  alignment and the decoration.
4777  The vertical alignment is only of importance for matrices in inline formulas:
4778 \end_layout
4779
4780 \begin_layout Standard
4781 The first matrix is top 
4782 \begin_inset Formula $\begin{array}[t]{cccc}
4783 A & D & G & J\\
4784 B & E & H & K\\
4785 C & F & I & L
4786 \end{array}$
4787 \end_inset
4788
4789 , the second middle 
4790 \begin_inset Formula $\begin{array}{cccc}
4791 A & D & G & J\\
4792 B & E & H & K\\
4793 C & F & I & L
4794 \end{array}$
4795 \end_inset
4796
4797  and the third bottom 
4798 \begin_inset Formula $\begin{array}[b]{cccc}
4799 A & D & G & J\\
4800 B & E & H & K\\
4801 C & F & I & L
4802 \end{array}$
4803 \end_inset
4804
4805  aligned.
4806 \end_layout
4807
4808 \begin_layout Standard
4809 The horizontal alignment specifies how the column entries should be aligned.
4810  It is set by entering a letter for every column.
4811  
4812 \emph on
4813 l
4814 \emph default
4815  denotes left aligned, 
4816 \emph on
4817 c
4818 \emph default
4819  centered and 
4820 \emph on
4821 r
4822 \emph default
4823  right aligned.
4824  To create for example a 4
4825 \series bold
4826 ×
4827 \series default
4828 4
4829 \begin_inset space ~
4830 \end_inset
4831
4832 matrix where the first column is left aligned, the second and third are
4833  centered and the last one is right aligned, one enters for the horizontal
4834  alignment 
4835 \series bold
4836 lccr
4837 \series default
4838 .
4839  Normally in a matrix all columns are centered, therefore the default for
4840  every column is a 
4841 \series bold
4842 c
4843 \series default
4844 .
4845 \end_layout
4846
4847 \begin_layout Standard
4848 Horizontal alignment:
4849 \end_layout
4850
4851 \begin_layout Standard
4852
4853 \series bold
4854 lll
4855 \series default
4856  : 
4857 \begin_inset Formula $\begin{array}{lll}
4858 10000 & D & G\\
4859 B & 10000 & H\\
4860 C & F & 10000
4861 \end{array}$
4862 \end_inset
4863
4864  , 
4865 \series bold
4866 ccc
4867 \series default
4868  : 
4869 \begin_inset Formula $\begin{array}{ccc}
4870 10000 & D & G\\
4871 B & 10000 & H\\
4872 C & F & 10000
4873 \end{array}$
4874 \end_inset
4875
4876  , 
4877 \series bold
4878 rrr
4879 \series default
4880  : 
4881 \begin_inset Formula $\begin{array}{rrr}
4882 10000 & D & G\\
4883 B & 10000 & H\\
4884 C & F & 10000
4885 \end{array}$
4886 \end_inset
4887
4888
4889 \end_layout
4890
4891 \begin_layout Standard
4892 To add or delete rows and columns subsequently, the math toolbar buttons
4893  
4894 \begin_inset Info
4895 type  "icon"
4896 arg   "inset-modify tabular append-row"
4897 \end_inset
4898
4899
4900 \begin_inset Info
4901 type  "icon"
4902 arg   "inset-modify tabular delete-row"
4903 \end_inset
4904
4905 , etc.
4906 \begin_inset space \thinspace{}
4907 \end_inset
4908
4909 , or the menu 
4910 \family sans
4911 Edit\SpecialChar \menuseparator
4912 Rows & Columns
4913 \family default
4914  can be used.
4915  New rows can also be created with 
4916 \begin_inset Info
4917 type  "shortcut"
4918 arg   "newline-insert newline"
4919 \end_inset
4920
4921 .
4922 \end_layout
4923
4924 \begin_layout Standard
4925 \begin_inset VSpace bigskip
4926 \end_inset
4927
4928 The 
4929 \family sans
4930 Decoration
4931 \family default
4932  adds parentheses in the selected style around the matrix.
4933  Alternatively, parentheses can can either be created with the commands
4934  
4935 \series bold
4936
4937 \backslash
4938 left
4939 \series default
4940
4941 \begin_inset Index idx
4942 status collapsed
4943
4944 \begin_layout Plain Layout
4945 Commands ! L ! 
4946 \backslash
4947 left
4948 \end_layout
4949
4950 \end_inset
4951
4952  and 
4953 \series bold
4954
4955 \backslash
4956 right
4957 \series default
4958
4959 \begin_inset Index idx
4960 status collapsed
4961
4962 \begin_layout Plain Layout
4963 Commands ! R ! 
4964 \backslash
4965 right
4966 \end_layout
4967
4968 \end_inset
4969
4970  (shortcut 
4971 \family sans
4972 Alt+M
4973 \begin_inset space ~
4974 \end_inset
4975
4976 Parenthesis
4977 \family default
4978 ), see 
4979 \begin_inset CommandInset ref
4980 LatexCommand ref
4981 reference "sub:Automatic-Bracket-Size"
4982
4983 \end_inset
4984
4985 , or by using the following commands:
4986 \begin_inset VSpace medskip
4987 \end_inset
4988
4989
4990 \end_layout
4991
4992 \begin_layout Standard
4993 \begin_inset space \hfill{}
4994 \end_inset
4995
4996
4997 \begin_inset Tabular
4998 <lyxtabular version="3" rows="4" columns="2">
4999 <features rotate="0" tabularvalignment="middle">
5000 <column alignment="center" valignment="top">
5001 <column alignment="center" valignment="top">
5002 <row>
5003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Command
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 Result
5017 \begin_inset Note Note
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021
5022 \series bold
5023
5024 \backslash
5025 raisebox
5026 \series default
5027  is only used as spacer.
5028 \end_layout
5029
5030 \end_inset
5031
5032
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 </row>
5038 <row>
5039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5040 \begin_inset Text
5041
5042 \begin_layout Plain Layout
5043
5044 \backslash
5045 bmatrix
5046 \begin_inset space \textvisiblespace{}
5047 \end_inset
5048
5049 2
5050 \series bold
5051 ×
5052 \series default
5053 2
5054 \begin_inset space \thinspace{}
5055 \end_inset
5056
5057 matrix
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5067 0 & \textrm{-}\mathrm{i}\\
5068 \mathrm{i} & 0
5069 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5070 \end_inset
5071
5072
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 </row>
5078 <row>
5079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083
5084 \backslash
5085 Bmatrix
5086 \begin_inset space \textvisiblespace{}
5087 \end_inset
5088
5089 2
5090 \series bold
5091 ×
5092 \series default
5093 2
5094 \begin_inset space \thinspace{}
5095 \end_inset
5096
5097 matrix
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5107 0 & \textrm{-}\mathrm{i}\\
5108 \mathrm{i} & 0
5109 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5110 \end_inset
5111
5112
5113 \end_layout
5114
5115 \end_inset
5116 </cell>
5117 </row>
5118 <row>
5119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123
5124 \backslash
5125 pmatrix
5126 \begin_inset space \textvisiblespace{}
5127 \end_inset
5128
5129 2
5130 \series bold
5131 ×
5132 \series default
5133 2
5134 \begin_inset space \thinspace{}
5135 \end_inset
5136
5137 matrix
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5147 0 & \textrm{-}\mathrm{i}\\
5148 \mathrm{i} & 0
5149 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5150 \end_inset
5151
5152
5153 \end_layout
5154
5155 \end_inset
5156 </cell>
5157 </row>
5158 </lyxtabular>
5159
5160 \end_inset
5161
5162
5163 \begin_inset space \hfill{}
5164 \end_inset
5165
5166
5167 \begin_inset Tabular
5168 <lyxtabular version="3" rows="4" columns="2">
5169 <features rotate="0" tabularvalignment="middle">
5170 <column alignment="center" valignment="top">
5171 <column alignment="center" valignment="top">
5172 <row>
5173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 Command
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186 Result
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 </row>
5192 <row>
5193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197
5198 \backslash
5199 vmatrix
5200 \begin_inset space \textvisiblespace{}
5201 \end_inset
5202
5203 2
5204 \series bold
5205 ×
5206 \series default
5207 2
5208 \begin_inset space \thinspace{}
5209 \end_inset
5210
5211 matrix
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5221 0 & \textrm{-}\mathrm{i}\\
5222 \mathrm{i} & 0
5223 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5224 \end_inset
5225
5226
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 </row>
5232 <row>
5233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237
5238 \backslash
5239 Vmatrix
5240 \begin_inset space \textvisiblespace{}
5241 \end_inset
5242
5243 2
5244 \series bold
5245 ×
5246 \series default
5247 2
5248 \begin_inset space \thinspace{}
5249 \end_inset
5250
5251 matrix
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5257 \begin_inset Text
5258
5259 \begin_layout Plain Layout
5260 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5261 0 & \textrm{-}\mathrm{i}\\
5262 \mathrm{i} & 0
5263 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5264 \end_inset
5265
5266
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 </row>
5272 <row>
5273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277
5278 \backslash
5279 matrix
5280 \begin_inset space \textvisiblespace{}
5281 \end_inset
5282
5283 2
5284 \series bold
5285 ×
5286 \series default
5287 2
5288 \begin_inset space \thinspace{}
5289 \end_inset
5290
5291 matrix
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5297 \begin_inset Text
5298
5299 \begin_layout Plain Layout
5300 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5301 0 & \textrm{-}\mathrm{i}\\
5302 \mathrm{i} & 0
5303 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5304 \end_inset
5305
5306
5307 \end_layout
5308
5309 \end_inset
5310 </cell>
5311 </row>
5312 </lyxtabular>
5313
5314 \end_inset
5315
5316
5317 \begin_inset space \hfill{}
5318 \end_inset
5319
5320
5321 \end_layout
5322
5323 \begin_layout Standard
5324 \begin_inset VSpace medskip
5325 \end_inset
5326
5327 When e.
5328 \begin_inset space \thinspace{}
5329 \end_inset
5330
5331 g.
5332 \begin_inset space \space{}
5333 \end_inset
5334
5335
5336 \series bold
5337
5338 \backslash
5339 vmatrix
5340 \series default
5341  is inserted, a blue box appears between two vertical lines where the matrix
5342  is inserted.
5343 \begin_inset Newline newline
5344 \end_inset
5345
5346 Note that decorated matrices ignore the vertical alignment.
5347 \end_layout
5348
5349 \begin_layout Standard
5350 \begin_inset VSpace bigskip
5351 \end_inset
5352
5353 As all multiline formulas are matrices, the length 
5354 \series bold
5355
5356 \backslash
5357 arraycolsep
5358 \series default
5359
5360 \begin_inset Index idx
5361 status collapsed
5362
5363 \begin_layout Plain Layout
5364 Commands ! A ! 
5365 \backslash
5366 arraycolsep
5367 \end_layout
5368
5369 \end_inset
5370
5371  that is described in 
5372 \begin_inset CommandInset ref
5373 LatexCommand ref
5374 reference "sub:Column-Separation"
5375
5376 \end_inset
5377
5378  can also be used to change the column separation of matrices.
5379 \end_layout
5380
5381 \begin_layout Standard
5382 To change the row separation, the command 
5383 \series bold
5384
5385 \backslash
5386 arraystretch
5387 \series default
5388
5389 \begin_inset Index idx
5390 status collapsed
5391
5392 \begin_layout Plain Layout
5393 Commands ! A ! 
5394 \backslash
5395 arraystretch
5396 \end_layout
5397
5398 \end_inset
5399
5400  is used.
5401  It is used as follows:
5402 \end_layout
5403
5404 \begin_layout Standard
5405
5406 \series bold
5407
5408 \backslash
5409 renewcommand{
5410 \backslash
5411 arraystretch}{stretch factor}
5412 \begin_inset Index idx
5413 status collapsed
5414
5415 \begin_layout Plain Layout
5416 Commands ! R ! 
5417 \backslash
5418 renewcommand
5419 \end_layout
5420
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \begin_layout Standard
5427 The command 
5428 \series bold
5429
5430 \backslash
5431 renewcommand
5432 \series default
5433  assigns the stretch factor to the predefined command 
5434 \series bold
5435
5436 \backslash
5437 arraystretch
5438 \series default
5439 .
5440  To double e.
5441 \begin_inset space \thinspace{}
5442 \end_inset
5443
5444 g.
5445 \begin_inset space \space{}
5446 \end_inset
5447
5448 the row separation, use the factor 2.
5449  This is then used for all following matrices.
5450  To go back to the original separation, assign the factor 1 to 
5451 \series bold
5452
5453 \backslash
5454 arraystretch
5455 \series default
5456 .
5457 \end_layout
5458
5459 \begin_layout Standard
5460 To set matrices into a text line, the command 
5461 \series bold
5462
5463 \backslash
5464 smallmatrix
5465 \series default
5466
5467 \begin_inset Index idx
5468 status collapsed
5469
5470 \begin_layout Plain Layout
5471 Commands ! S ! 
5472 \backslash
5473 smallmatrix
5474 \end_layout
5475
5476 \end_inset
5477
5478  is used.
5479  When it is inserted a blue box with two dashed lines appears.
5480  In this box the matrix is inserted.
5481 \end_layout
5482
5483 \begin_layout Standard
5484 This is a matrix 
5485 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5486 C & D
5487 \end{smallmatrix}\right)$
5488 \end_inset
5489
5490  in a text line.
5491 \end_layout
5492
5493 \begin_layout Section
5494 Brackets and Delimiters
5495 \begin_inset Index idx
5496 status collapsed
5497
5498 \begin_layout Plain Layout
5499 Brackets
5500 \end_layout
5501
5502 \end_inset
5503
5504
5505 \begin_inset Index idx
5506 status collapsed
5507
5508 \begin_layout Plain Layout
5509 Delimiters
5510 \end_layout
5511
5512 \end_inset
5513
5514
5515 \end_layout
5516
5517 \begin_layout Subsection
5518 Vertical Brackets and Delimiters
5519 \begin_inset Index idx
5520 status collapsed
5521
5522 \begin_layout Plain Layout
5523 Brackets ! vertical
5524 \end_layout
5525
5526 \end_inset
5527
5528
5529 \end_layout
5530
5531 \begin_layout Standard
5532 \begin_inset space \hfill{}
5533 \end_inset
5534
5535
5536 \begin_inset Tabular
5537 <lyxtabular version="3" rows="9" columns="2">
5538 <features rotate="0" tabularvalignment="middle">
5539 <column alignment="center" valignment="top" width="0pt">
5540 <column alignment="center" valignment="top" width="0pt">
5541 <row>
5542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 Command
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 Result
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 <row>
5562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566 (
5567 \end_layout
5568
5569 \end_inset
5570 </cell>
5571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5572 \begin_inset Text
5573
5574 \begin_layout Plain Layout
5575 \begin_inset Formula $($
5576 \end_inset
5577
5578
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 </row>
5584 <row>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 {
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 \begin_inset Formula $\{$
5599 \end_inset
5600
5601
5602 \end_layout
5603
5604 \end_inset
5605 </cell>
5606 </row>
5607 <row>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 [
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 \begin_inset Formula $[$
5622 \end_inset
5623
5624
5625 \end_layout
5626
5627 \end_inset
5628 </cell>
5629 </row>
5630 <row>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635
5636 \backslash
5637 langle
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 \begin_inset Formula $\langle$
5647 \end_inset
5648
5649
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 </row>
5655 <row>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660
5661 \backslash
5662 lceil
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 \begin_inset Formula $\lceil$
5672 \end_inset
5673
5674
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 </row>
5680 <row>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685
5686 \backslash
5687 lfloor
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Plain Layout
5696 \begin_inset Formula $\lfloor$
5697 \end_inset
5698
5699
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 </row>
5705 <row>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 /
5711 \end_layout
5712
5713 \end_inset
5714 </cell>
5715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5716 \begin_inset Text
5717
5718 \begin_layout Plain Layout
5719 \begin_inset Formula $/$
5720 \end_inset
5721
5722
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 </row>
5728 <row>
5729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 |
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 \begin_inset Formula $|$
5743 \end_inset
5744
5745
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 </row>
5751 </lyxtabular>
5752
5753 \end_inset
5754
5755
5756 \begin_inset space \hfill{}
5757 \end_inset
5758
5759
5760 \begin_inset Tabular
5761 <lyxtabular version="3" rows="9" columns="2">
5762 <features rotate="0" tabularvalignment="middle">
5763 <column alignment="center" valignment="top" width="0pt">
5764 <column alignment="center" valignment="top" width="0pt">
5765 <row>
5766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 Command
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 Result
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 </row>
5785 <row>
5786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 )
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $)$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 }
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $\}$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 ]
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 \begin_inset Formula $]$
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 <row>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859
5860 \backslash
5861 rangle
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 \begin_inset Formula $\rangle$
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 </row>
5879 <row>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884
5885 \backslash
5886 rceil
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 \begin_inset Formula $\rceil$
5896 \end_inset
5897
5898
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 </row>
5904 <row>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909
5910 \backslash
5911 rfloor
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 \begin_inset Formula $\rfloor$
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \backslash
5936
5937 \backslash
5938
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 \begin_inset Formula $\backslash$
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 </row>
5956 <row>
5957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961
5962 \backslash
5963 |
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 \begin_inset Formula $\|$
5973 \end_inset
5974
5975
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 </row>
5981 </lyxtabular>
5982
5983 \end_inset
5984
5985
5986 \begin_inset space \hfill{}
5987 \end_inset
5988
5989
5990 \end_layout
5991
5992 \begin_layout Standard
5993
5994 \series medium
5995 \begin_inset Note Greyedout
5996 status open
5997
5998 \begin_layout Plain Layout
5999
6000 \series bold
6001 Note:
6002 \series default
6003  In TeX-mode the command 
6004 \series bold
6005
6006 \backslash
6007 textbackslash
6008 \series default
6009
6010 \begin_inset Index idx
6011 status collapsed
6012
6013 \begin_layout Plain Layout
6014 Commands ! T ! 
6015 \backslash
6016 textbackslash
6017 \end_layout
6018
6019 \end_inset
6020
6021  must be used for the backslash, because the command 
6022 \series bold
6023
6024 \backslash
6025
6026 \backslash
6027
6028 \series default
6029  produces a line break there.
6030 \end_layout
6031
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \begin_layout Standard
6038 For all characters listed above the size can be adjusted with the commands
6039  described in the following two subsections.
6040  When using these commands, the characters < and > can directly be used
6041  instead of the commands 
6042 \series bold
6043
6044 \backslash
6045 langle
6046 \series default
6047  and 
6048 \series bold
6049
6050 \backslash
6051 rangle
6052 \series default
6053 .
6054 \end_layout
6055
6056 \begin_layout Subsubsection
6057 Manual Bracket Size
6058 \begin_inset CommandInset label
6059 LatexCommand label
6060 name "sub:Manual-Bracket-Size"
6061
6062 \end_inset
6063
6064
6065 \begin_inset Index idx
6066 status collapsed
6067
6068 \begin_layout Plain Layout
6069 Bracket size ! manual
6070 \end_layout
6071
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \begin_layout Standard
6078 The bracket size can be specified manually by the LaTeX-commands 
6079 \series bold
6080
6081 \backslash
6082 big
6083 \series default
6084
6085 \begin_inset Index idx
6086 status collapsed
6087
6088 \begin_layout Plain Layout
6089 Commands ! B ! 
6090 \backslash
6091 big
6092 \end_layout
6093
6094 \end_inset
6095
6096
6097 \series bold
6098
6099 \backslash
6100 Big
6101 \series default
6102
6103 \series bold
6104
6105 \backslash
6106 bigg
6107 \series default
6108  and 
6109 \series bold
6110
6111 \backslash
6112 Bigg
6113 \series default
6114 .
6115  
6116 \series bold
6117
6118 \backslash
6119 big
6120 \series default
6121  denotes the smallest and 
6122 \series bold
6123
6124 \backslash
6125 Bigg
6126 \series default
6127  the largest bracket size.
6128 \end_layout
6129
6130 \begin_layout Standard
6131 These commands are used to emphasize levels of brackets:
6132 \end_layout
6133
6134 \begin_layout Standard
6135 \align center
6136 \begin_inset Tabular
6137 <lyxtabular version="3" rows="2" columns="2">
6138 <features rotate="0" tabularvalignment="middle">
6139 <column alignment="center" valignment="top" width="0pt">
6140 <column alignment="center" valignment="top" width="0pt">
6141 <row>
6142 <cell alignment="center" valignment="top" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 all brackets in the same size:
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6156 \end_inset
6157
6158
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 </row>
6164 <row>
6165 <cell alignment="center" valignment="top" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 this looks better:
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6179 \end_inset
6180
6181
6182 \end_layout
6183
6184 \end_inset
6185 </cell>
6186 </row>
6187 </lyxtabular>
6188
6189 \end_inset
6190
6191
6192 \begin_inset Note Note
6193 status collapsed
6194
6195 \begin_layout Plain Layout
6196
6197 \series bold
6198
6199 \backslash
6200 raisebox
6201 \series default
6202  is only used as spacer.
6203 \end_layout
6204
6205 \end_inset
6206
6207
6208 \end_layout
6209
6210 \begin_layout Standard
6211 For the second formula the command 
6212 \series bold
6213
6214 \backslash
6215 Big((A+B)(A-B)
6216 \backslash
6217 Big)^
6218 \begin_inset space \textvisiblespace{}
6219 \end_inset
6220
6221 C
6222 \series default
6223  has been used.
6224 \end_layout
6225
6226 \begin_layout Standard
6227 Here is an overview about all bracket sizes:
6228 \end_layout
6229
6230 \begin_layout Standard
6231 \align center
6232
6233 \backslash
6234 Bigg(
6235 \backslash
6236 exp
6237 \backslash
6238 bigg<
6239 \backslash
6240 Big[
6241 \backslash
6242 big{
6243 \backslash
6244 ln(3x)
6245 \backslash
6246 big}^2
6247 \begin_inset space \textvisiblespace{}
6248 \end_inset
6249
6250
6251 \backslash
6252 sin(x)
6253 \backslash
6254 Big]^
6255 \begin_inset space \textvisiblespace{}
6256 \end_inset
6257
6258 A
6259 \begin_inset space \textvisiblespace{}
6260 \end_inset
6261
6262
6263 \backslash
6264 bigg>
6265 \backslash
6266 Bigg)^0,5
6267 \end_layout
6268
6269 \begin_layout Standard
6270 \align center
6271 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \begin_layout Standard
6278 Besides the 
6279 \series bold
6280
6281 \backslash
6282 big
6283 \series default
6284 -commands there is the variant 
6285 \series bold
6286
6287 \backslash
6288 bigm
6289 \series default
6290
6291 \begin_inset Index idx
6292 status collapsed
6293
6294 \begin_layout Plain Layout
6295 Commands ! B ! 
6296 \backslash
6297 bigm
6298 \end_layout
6299
6300 \end_inset
6301
6302  that adds a bit more space between the bracket and its content, and the
6303  variant 
6304 \series bold
6305
6306 \backslash
6307 bigl
6308 \series default
6309 -
6310 \series bold
6311
6312 \backslash
6313 bigr
6314 \series default
6315
6316 \begin_inset Index idx
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 Commands ! B ! 
6321 \backslash
6322 bigl - 
6323 \backslash
6324 bigr
6325 \end_layout
6326
6327 \end_inset
6328
6329 , that don't add additional space.
6330  The 
6331 \emph on
6332 l
6333 \emph default
6334  at the end of the command 
6335 \series bold
6336
6337 \backslash
6338 bigl
6339 \series default
6340  is for a left bracket; for a right bracket this will be replaced by an
6341  
6342 \emph on
6343 r
6344 \emph default
6345 .
6346  A left or right bracket can each be an opening or closing bracket.
6347 \end_layout
6348
6349 \begin_layout Standard
6350 In the following table is a comparison of the variants:
6351 \end_layout
6352
6353 \begin_layout Standard
6354 \align center
6355 \begin_inset Tabular
6356 <lyxtabular version="3" rows="5" columns="2">
6357 <features rotate="0" tabularvalignment="middle">
6358 <column alignment="center" valignment="middle">
6359 <column alignment="center" valignment="middle">
6360 <row>
6361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365 Command
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374 Result
6375 \begin_inset Note Note
6376 status collapsed
6377
6378 \begin_layout Plain Layout
6379
6380 \series bold
6381
6382 \backslash
6383 raisebox
6384 \series default
6385  is only used as spacer.
6386 \end_layout
6387
6388 \end_inset
6389
6390
6391 \end_layout
6392
6393 \end_inset
6394 </cell>
6395 </row>
6396 <row>
6397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6398 \begin_inset Text
6399
6400 \begin_layout Plain Layout
6401
6402 \backslash
6403 Bigm(
6404 \backslash
6405 bigm(
6406 \backslash
6407 ln(3x)
6408 \backslash
6409 bigm)^2
6410 \begin_inset space \textvisiblespace{}
6411 \end_inset
6412
6413
6414 \backslash
6415 Bigm)
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6425 \end_inset
6426
6427
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 </row>
6433 <row>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438
6439 \backslash
6440 Big(
6441 \backslash
6442 big(
6443 \backslash
6444 ln(3x)
6445 \backslash
6446 big)^2
6447 \begin_inset space \textvisiblespace{}
6448 \end_inset
6449
6450
6451 \backslash
6452 Big)
6453 \end_layout
6454
6455 \end_inset
6456 </cell>
6457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6458 \begin_inset Text
6459
6460 \begin_layout Plain Layout
6461 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6462 \end_inset
6463
6464
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 </row>
6470 <row>
6471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475
6476 \backslash
6477 Bigl(
6478 \backslash
6479 bigl(
6480 \backslash
6481 ln(3x)
6482 \backslash
6483 bigr)^2
6484 \begin_inset space \textvisiblespace{}
6485 \end_inset
6486
6487
6488 \backslash
6489 Bigr)
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6499 \end_inset
6500
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 </row>
6507 <row>
6508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512
6513 \backslash
6514 bigl)
6515 \backslash
6516 ln(3x)
6517 \backslash
6518 bigr(
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 </row>
6536 </lyxtabular>
6537
6538 \end_inset
6539
6540
6541 \end_layout
6542
6543 \begin_layout Subsubsection
6544 Automatic Bracket Size
6545 \begin_inset CommandInset label
6546 LatexCommand label
6547 name "sub:Automatic-Bracket-Size"
6548
6549 \end_inset
6550
6551
6552 \begin_inset Index idx
6553 status collapsed
6554
6555 \begin_layout Plain Layout
6556 Bracket size ! automatic
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \begin_layout Standard
6565 Brackets with variable size can be inserted with the commands 
6566 \series bold
6567
6568 \backslash
6569 left
6570 \series default
6571
6572 \begin_inset Index idx
6573 status collapsed
6574
6575 \begin_layout Plain Layout
6576 Commands ! L ! 
6577 \backslash
6578 left
6579 \end_layout
6580
6581 \end_inset
6582
6583  and 
6584 \series bold
6585
6586 \backslash
6587 right
6588 \series default
6589
6590 \begin_inset Index idx
6591 status collapsed
6592
6593 \begin_layout Plain Layout
6594 Commands ! R ! 
6595 \backslash
6596 right
6597 \end_layout
6598
6599 \end_inset
6600
6601  or via the math toolbar button 
6602 \begin_inset Info
6603 type  "icon"
6604 arg   "dialog-show mathdelimiter"
6605 \end_inset
6606
6607 .
6608  Directly behind 
6609 \series bold
6610
6611 \backslash
6612 left
6613 \series default
6614  and 
6615 \series bold
6616
6617 \backslash
6618 right
6619 \series default
6620  the wanted bracket must be inserted.
6621  The bracket size will then automatically be calculated for the output.
6622 \end_layout
6623
6624 \begin_layout Standard
6625 \align center
6626 normal bracket: The command 
6627 \series bold
6628
6629 \backslash
6630 ln(
6631 \backslash
6632 frac
6633 \begin_inset space \textvisiblespace{}
6634 \end_inset
6635
6636 A
6637 \begin_inset Formula $\downarrow$
6638 \end_inset
6639
6640 C
6641 \begin_inset space \textvisiblespace{}
6642 \end_inset
6643
6644 )
6645 \series default
6646  creates
6647 \begin_inset Formula 
6648 \[
6649 \ln(\frac{A}{C})
6650 \]
6651
6652 \end_inset
6653
6654
6655 \end_layout
6656
6657 \begin_layout Standard
6658 \align center
6659 multiline bracket: The command 
6660 \series bold
6661
6662 \backslash
6663 ln
6664 \backslash
6665 left(
6666 \backslash
6667 frac
6668 \begin_inset space \textvisiblespace{}
6669 \end_inset
6670
6671 A
6672 \begin_inset Formula $\downarrow$
6673 \end_inset
6674
6675 C
6676 \begin_inset space \textvisiblespace{}
6677 \end_inset
6678
6679
6680 \backslash
6681 right)
6682 \series default
6683  creates
6684 \begin_inset Formula 
6685 \[
6686 \ln\left(\frac{A}{C}\right)
6687 \]
6688
6689 \end_inset
6690
6691
6692 \end_layout
6693
6694 \begin_layout Standard
6695 Instead of 
6696 \series bold
6697
6698 \backslash
6699 left
6700 \series default
6701  and 
6702 \series bold
6703
6704 \backslash
6705 right
6706 \series default
6707  the shortcut 
6708 \family sans
6709 Alt+M
6710 \begin_inset space ~
6711 \end_inset
6712
6713 Bracket
6714 \family default
6715  can be used.
6716  This has the advantage that you can see in LyX immediately the real bracket
6717  size and that the matching right bracket will be created too.
6718 \begin_inset Newline newline
6719 \end_inset
6720
6721 The command for the last example would then be: 
6722 \series bold
6723
6724 \backslash
6725 ln Alt+M
6726 \series default
6727  
6728 \series bold
6729 (
6730 \backslash
6731 frac
6732 \begin_inset space \textvisiblespace{}
6733 \end_inset
6734
6735 A
6736 \begin_inset Formula $\downarrow$
6737 \end_inset
6738
6739 C
6740 \end_layout
6741
6742 \begin_layout Standard
6743 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6744  For example the command 
6745 \series bold
6746
6747 \backslash
6748 left.
6749 \backslash
6750 frac
6751 \begin_inset space \textvisiblespace{}
6752 \end_inset
6753
6754 A
6755 \begin_inset Formula $\downarrow$
6756 \end_inset
6757
6758 B
6759 \begin_inset space \textvisiblespace{}
6760 \end_inset
6761
6762
6763 \backslash
6764 right}
6765 \series default
6766  creates:
6767 \series bold
6768
6769 \begin_inset Formula 
6770 \[
6771 \left.\frac{A}{B}\right\} 
6772 \]
6773
6774 \end_inset
6775
6776
6777 \series default
6778 The commands 
6779 \series bold
6780
6781 \backslash
6782 left
6783 \series default
6784  and 
6785 \series bold
6786
6787 \backslash
6788 right
6789 \series default
6790  will be converted by LyX to brackets in the right size when the document
6791  is reloaded and an omitted bracket will appear as dashed line.
6792 \end_layout
6793
6794 \begin_layout Standard
6795 \begin_inset VSpace bigskip
6796 \end_inset
6797
6798 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6799  the command 
6800 \series bold
6801
6802 \backslash
6803 middle
6804 \series default
6805
6806 \begin_inset Index idx
6807 status collapsed
6808
6809 \begin_layout Plain Layout
6810 Commands ! M ! 
6811 \backslash
6812 middle
6813 \end_layout
6814
6815 \end_inset
6816
6817  is additionally available for all brackets and limits.
6818  With this command the height of the following character is adapted to the
6819  one of the surrounding brackets, what is e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space \space{}
6825 \end_inset
6826
6827 needed for physical vectors:
6828 \begin_inset Formula 
6829 \[
6830 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6831 \]
6832
6833 \end_inset
6834
6835 For physical vectors there is a special LaTeX-package, described in 
6836 \begin_inset CommandInset ref
6837 LatexCommand ref
6838 reference "sub:Physical-Vectors"
6839
6840 \end_inset
6841
6842 .
6843 \end_layout
6844
6845 \begin_layout Subsection
6846 Horizontal Brackets
6847 \begin_inset Index idx
6848 status collapsed
6849
6850 \begin_layout Plain Layout
6851 Brackets ! horizontal
6852 \end_layout
6853
6854 \end_inset
6855
6856
6857 \end_layout
6858
6859 \begin_layout Standard
6860 \align center
6861 \begin_inset Tabular
6862 <lyxtabular version="3" rows="4" columns="2">
6863 <features rotate="0" tabularvalignment="middle">
6864 <column alignment="center" valignment="top" width="0pt">
6865 <column alignment="center" valignment="top" width="0pt">
6866 <row>
6867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871 Command
6872 \begin_inset Note Note
6873 status collapsed
6874
6875 \begin_layout Plain Layout
6876
6877 \series bold
6878
6879 \backslash
6880 raisebox
6881 \series default
6882  is only used as spacer.
6883 \end_layout
6884
6885 \end_inset
6886
6887
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 Result
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 \begin_inset ERT
6908 status collapsed
6909
6910 \begin_layout Plain Layout
6911
6912
6913 \backslash
6914 raisebox{2.3mm}{
6915 \end_layout
6916
6917 \end_inset
6918
6919
6920 \backslash
6921 overbrace
6922 \begin_inset space \textvisiblespace{}
6923 \end_inset
6924
6925 A+B
6926 \begin_inset space \textvisiblespace{}
6927 \end_inset
6928
6929 ^v3
6930 \begin_inset ERT
6931 status collapsed
6932
6933 \begin_layout Plain Layout
6934
6935 }
6936 \end_layout
6937
6938 \end_inset
6939
6940
6941 \begin_inset Index idx
6942 status collapsed
6943
6944 \begin_layout Plain Layout
6945 Commands ! O ! 
6946 \backslash
6947 overbrace
6948 \end_layout
6949
6950 \end_inset
6951
6952
6953 \end_layout
6954
6955 \end_inset
6956 </cell>
6957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961 \begin_inset Formula $\overbrace{A+B}^{3}$
6962 \end_inset
6963
6964
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 </row>
6970 <row>
6971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Plain Layout
6975 \begin_inset ERT
6976 status collapsed
6977
6978 \begin_layout Plain Layout
6979
6980
6981 \backslash
6982 raisebox{-2.2mm}{
6983 \end_layout
6984
6985 \end_inset
6986
6987
6988 \backslash
6989 underbrace
6990 \begin_inset space \textvisiblespace{}
6991 \end_inset
6992
6993 A+B
6994 \begin_inset space \textvisiblespace{}
6995 \end_inset
6996
6997 _5
6998 \begin_inset ERT
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002
7003 }
7004 \end_layout
7005
7006 \end_inset
7007
7008
7009 \begin_inset Index idx
7010 status collapsed
7011
7012 \begin_layout Plain Layout
7013 Commands ! U ! 
7014 \backslash
7015 underbrace
7016 \end_layout
7017
7018 \end_inset
7019
7020
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 \begin_inset Formula $\underbrace{A+B}_{5}$
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 </row>
7038 <row>
7039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043
7044 \backslash
7045 overbrace
7046 \begin_inset space \textvisiblespace{}
7047 \end_inset
7048
7049
7050 \backslash
7051 underbrace
7052 \begin_inset space \textvisiblespace{}
7053 \end_inset
7054
7055 A+B_w
7056 \begin_inset space \textvisiblespace{}
7057 \end_inset
7058
7059
7060 \begin_inset space \textvisiblespace{}
7061 \end_inset
7062
7063 _7
7064 \begin_inset space \textvisiblespace{}
7065 \end_inset
7066
7067
7068 \begin_inset space \textvisiblespace{}
7069 \end_inset
7070
7071 ^
7072 \begin_inset space \textvisiblespace{}
7073 \end_inset
7074
7075 C
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 </row>
7093 </lyxtabular>
7094
7095 \end_inset
7096
7097
7098 \end_layout
7099
7100 \begin_layout Standard
7101 In the last example it doesn't matter if 
7102 \series bold
7103
7104 \backslash
7105 overbrace
7106 \series default
7107  or 
7108 \series bold
7109
7110 \backslash
7111 underbrace
7112 \series default
7113  is inserted at first.
7114 \end_layout
7115
7116 \begin_layout Standard
7117 \begin_inset VSpace bigskip
7118 \end_inset
7119
7120 When brackets are needed that overlap each other, multiline formulas, as
7121  described in 
7122 \begin_inset CommandInset ref
7123 LatexCommand ref
7124 reference "sec:Multiline-Formulas"
7125
7126 \end_inset
7127
7128 , must be used:
7129 \begin_inset Formula 
7130 \begin{eqnarray*}
7131 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7132  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7133 \end{eqnarray*}
7134
7135 \end_inset
7136
7137 In the first row the formula is inserted together with the first brace.
7138  It is hereby important that the space command
7139 \begin_inset Foot
7140 status collapsed
7141
7142 \begin_layout Plain Layout
7143 Space commands are explained in 
7144 \begin_inset CommandInset ref
7145 LatexCommand ref
7146 reference "sub:Predefined-Space"
7147
7148 \end_inset
7149
7150 .
7151 \end_layout
7152
7153 \end_inset
7154
7155  
7156 \series bold
7157
7158 \backslash
7159 :
7160 \series default
7161  is inserted before the first 
7162 \begin_inset Formula $d$
7163 \end_inset
7164
7165 , because the brace that ends behind the 
7166 \begin_inset Formula $q$
7167 \end_inset
7168
7169  prevents that the following 
7170 \begin_inset Quotes eld
7171 \end_inset
7172
7173 +
7174 \begin_inset Quotes erd
7175 \end_inset
7176
7177  is surrounded by space.
7178 \begin_inset Foot
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182 because a bracket is not handled as a character, see 
7183 \begin_inset CommandInset ref
7184 LatexCommand ref
7185 reference "sub:Binary-Operators"
7186
7187 \end_inset
7188
7189
7190 \end_layout
7191
7192 \end_inset
7193
7194  In the second row the second brace is inserted.
7195  As it should begin before the 
7196 \begin_inset Formula $b$
7197 \end_inset
7198
7199 , first the command 
7200 \series bold
7201
7202 \backslash
7203 hphantom{gggg+
7204 \backslash
7205 :}
7206 \series default
7207  is inserted.
7208 \begin_inset Foot
7209 status collapsed
7210
7211 \begin_layout Plain Layout
7212 more about 
7213 \series bold
7214
7215 \backslash
7216 hphantom
7217 \series default
7218  see 
7219 \begin_inset CommandInset ref
7220 LatexCommand ref
7221 reference "sub:Placeholders"
7222
7223 \end_inset
7224
7225
7226 \end_layout
7227
7228 \end_inset
7229
7230  This space is needed because the 
7231 \begin_inset Quotes eld
7232 \end_inset
7233
7234 +
7235 \begin_inset Quotes erd
7236 \end_inset
7237
7238  is also surrounded by space in the formula.
7239  The brace is placed under the command 
7240 \series bold
7241
7242 \backslash
7243 hphantom{bbqq+dddd}
7244 \series default
7245 .
7246 \end_layout
7247
7248 \begin_layout Standard
7249 It gets more complicated when brackets overlap each other, like in the following
7250  example:
7251 \begin_inset ERT
7252 status collapsed
7253
7254 \begin_layout Plain Layout
7255
7256
7257 \backslash
7258 setlength{
7259 \backslash
7260 jot}{-6pt}
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \begin_inset Formula 
7267 \begin{eqnarray*}
7268  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7269 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7270 \end{eqnarray*}
7271
7272 \end_inset
7273
7274
7275 \begin_inset ERT
7276 status collapsed
7277
7278 \begin_layout Plain Layout
7279
7280
7281 \backslash
7282 setlength{
7283 \backslash
7284 jot}{3pt}
7285 \end_layout
7286
7287 \end_inset
7288
7289 The first formula row is the same as the second row of the previous example,
7290  with the difference that the brace is above.
7291  The second row contains the formula together with the second brace.
7292  To avoid that there is space between the upper brace in the first row and
7293  the formula, the row spacing needs to be reduced.
7294  This is not easily possible due to a bug in LyX
7295 \begin_inset Foot
7296 status collapsed
7297
7298 \begin_layout Plain Layout
7299 \begin_inset CommandInset href
7300 LatexCommand href
7301 name "LyX-bug #1505"
7302 target "http://www.lyx.org/trac/ticket/1505"
7303
7304 \end_inset
7305
7306
7307 \end_layout
7308
7309 \end_inset
7310
7311 .
7312  As a solution for the problem, the global formula row separation 
7313 \series bold
7314
7315 \backslash
7316 jot
7317 \series default
7318
7319 \begin_inset Index idx
7320 status collapsed
7321
7322 \begin_layout Plain Layout
7323 Commands ! J ! 
7324 \backslash
7325 jot
7326 \end_layout
7327
7328 \end_inset
7329
7330  must be changed to -6
7331 \begin_inset space \thinspace{}
7332 \end_inset
7333
7334 pt before the formula with the command 
7335 \series bold
7336
7337 \backslash
7338 setlength{
7339 \backslash
7340 jot}{-6pt}
7341 \series default
7342  in TeX-mode.
7343  
7344 \series bold
7345
7346 \backslash
7347 jot
7348 \series default
7349  is set back after the formula to the standard value of 3
7350 \begin_inset space \thinspace{}
7351 \end_inset
7352
7353 pt using the same command.
7354  More about the row separation in formulas is explained in 
7355 \begin_inset CommandInset ref
7356 LatexCommand ref
7357 reference "sub:Line-Separation"
7358
7359 \end_inset
7360
7361 .
7362 \end_layout
7363
7364 \begin_layout Section
7365 Arrows
7366 \begin_inset Index idx
7367 status collapsed
7368
7369 \begin_layout Plain Layout
7370 Arrows
7371 \end_layout
7372
7373 \end_inset
7374
7375
7376 \end_layout
7377
7378 \begin_layout Standard
7379 Arrows can be inserted via the math toolbar button 
7380 \begin_inset Info
7381 type  "icon"
7382 arg   "math-insert \\leftarrow"
7383 \end_inset
7384
7385  or the commands listed in the following subsections.
7386 \end_layout
7387
7388 \begin_layout Subsection
7389 Horizontal Arrows
7390 \begin_inset Index idx
7391 status collapsed
7392
7393 \begin_layout Plain Layout
7394 Arrows ! horizontal
7395 \end_layout
7396
7397 \end_inset
7398
7399
7400 \end_layout
7401
7402 \begin_layout Standard
7403 \begin_inset space \hfill{}
7404 \end_inset
7405
7406
7407 \begin_inset Tabular
7408 <lyxtabular version="3" rows="8" columns="2">
7409 <features rotate="0" tabularvalignment="middle">
7410 <column alignment="center" valignment="top" width="0pt">
7411 <column alignment="center" valignment="top" width="0pt">
7412 <row>
7413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 Command
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 Result
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 </row>
7432 <row>
7433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437
7438 \backslash
7439 gets
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 \begin_inset Formula $\gets$
7449 \end_inset
7450
7451
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 </row>
7457 <row>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462
7463 \backslash
7464 Leftarrow
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473 \begin_inset Formula $\Leftarrow$
7474 \end_inset
7475
7476
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 </row>
7482 <row>
7483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487
7488 \backslash
7489 longleftarrow
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 \begin_inset Formula $\longleftarrow$
7499 \end_inset
7500
7501
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 </row>
7507 <row>
7508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512
7513 \backslash
7514 Longleftarrow
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523 \begin_inset Formula $\Longleftarrow$
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 </row>
7532 <row>
7533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537
7538 \backslash
7539 leftharpoonup
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 \begin_inset Formula $\leftharpoonup$
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 <row>
7558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562
7563 \backslash
7564 leftharpoondown
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 \begin_inset Formula $\leftharpoondown$
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \backslash
7589 hookleftarrow
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 \begin_inset Formula $\hookleftarrow$
7599 \end_inset
7600
7601
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 </row>
7607 </lyxtabular>
7608
7609 \end_inset
7610
7611
7612 \begin_inset space \hfill{}
7613 \end_inset
7614
7615
7616 \begin_inset Tabular
7617 <lyxtabular version="3" rows="8" columns="2">
7618 <features rotate="0" tabularvalignment="middle">
7619 <column alignment="center" valignment="top" width="0pt">
7620 <column alignment="center" valignment="top" width="0pt">
7621 <row>
7622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626 Command
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Plain Layout
7635 Result
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 </row>
7641 <row>
7642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \backslash
7648 to
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 \begin_inset Formula $\to$
7658 \end_inset
7659
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row>
7667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \backslash
7673 Rightarrow
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset Formula $\Rightarrow$
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row>
7692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \backslash
7698 longrightarrow
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 \begin_inset Formula $\longrightarrow$
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row>
7717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \backslash
7723 Longrightarrow
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732 \begin_inset Formula $\Longrightarrow$
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 <row>
7742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \backslash
7748 rightharpoonup
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757 \begin_inset Formula $\rightharpoonup$
7758 \end_inset
7759
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 </row>
7766 <row>
7767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771
7772 \backslash
7773 rightharpoondown
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 \begin_inset Formula $\rightharpoondown$
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 <row>
7792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \backslash
7798 hookrightarrow
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 \begin_inset Formula $\hookrightarrow$
7808 \end_inset
7809
7810
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 </row>
7816 </lyxtabular>
7817
7818 \end_inset
7819
7820
7821 \begin_inset space \hfill{}
7822 \end_inset
7823
7824
7825 \end_layout
7826
7827 \begin_layout Standard
7828 \begin_inset space \hfill{}
7829 \end_inset
7830
7831
7832 \begin_inset Tabular
7833 <lyxtabular version="3" rows="6" columns="2">
7834 <features rotate="0" tabularvalignment="middle">
7835 <column alignment="center" valignment="top" width="0pt">
7836 <column alignment="center" valignment="top" width="0pt">
7837 <row>
7838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 Command
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851 Result
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row>
7858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \backslash
7864 leftrightarrow
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 \begin_inset Formula $\leftrightarrow$
7874 \end_inset
7875
7876
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 </row>
7882 <row>
7883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \backslash
7889 Leftrightarrow
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898 \begin_inset Formula $\Leftrightarrow$
7899 \end_inset
7900
7901
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 </row>
7907 <row>
7908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \backslash
7914 longleftrightarrow
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923 \begin_inset Formula $\longleftrightarrow$
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row>
7933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \backslash
7939 Longleftrightarrow
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 \begin_inset Formula $\Longleftrightarrow$
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 <row>
7958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962
7963 \backslash
7964 rightleftharpoons
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 \begin_inset Formula $\rightleftharpoons$
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 </lyxtabular>
7983
7984 \end_inset
7985
7986
7987 \begin_inset space \hspace{}
7988 \length 25pt
7989 \end_inset
7990
7991
7992 \begin_inset space \hfill{}
7993 \end_inset
7994
7995
7996 \begin_inset Tabular
7997 <lyxtabular version="3" rows="5" columns="2">
7998 <features rotate="0" tabularvalignment="middle">
7999 <column alignment="center" valignment="top" width="0pt">
8000 <column alignment="center" valignment="top" width="0pt">
8001 <row>
8002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Command
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 Result
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \backslash
8028 mapsto
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 \begin_inset Formula $\mapsto$
8038 \end_inset
8039
8040
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051
8052 \backslash
8053 longmapsto
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062 \begin_inset Formula $\longmapsto$
8063 \end_inset
8064
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row>
8072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \backslash
8078 leadsto
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087 \begin_inset Formula $\leadsto$
8088 \end_inset
8089
8090
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
8097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101
8102 \backslash
8103 dasharrow
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 \begin_inset Formula $\dasharrow$
8113 \end_inset
8114
8115
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 </row>
8121 </lyxtabular>
8122
8123 \end_inset
8124
8125
8126 \begin_inset space \hfill{}
8127 \end_inset
8128
8129
8130 \end_layout
8131
8132 \begin_layout Standard
8133 \begin_inset VSpace medskip
8134 \end_inset
8135
8136 Arrows used as accents like e.
8137 \begin_inset space \thinspace{}
8138 \end_inset
8139
8140 g.
8141 \begin_inset space \space{}
8142 \end_inset
8143
8144 vector arrows are listed in 
8145 \begin_inset CommandInset ref
8146 LatexCommand ref
8147 reference "sec:Accents"
8148
8149 \end_inset
8150
8151 .
8152 \end_layout
8153
8154 \begin_layout Standard
8155 \begin_inset VSpace bigskip
8156 \end_inset
8157
8158 Furthermore there are the labeled arrows
8159 \begin_inset Index idx
8160 status collapsed
8161
8162 \begin_layout Plain Layout
8163 Arrows ! labeled
8164 \end_layout
8165
8166 \end_inset
8167
8168  
8169 \series bold
8170
8171 \backslash
8172 xleftarrow
8173 \series default
8174
8175 \begin_inset Index idx
8176 status collapsed
8177
8178 \begin_layout Plain Layout
8179 Commands ! X ! 
8180 \backslash
8181 xleftarrow
8182 \end_layout
8183
8184 \end_inset
8185
8186  and 
8187 \series bold
8188
8189 \backslash
8190 xrightarrow
8191 \series default
8192
8193 \begin_inset Index idx
8194 status collapsed
8195
8196 \begin_layout Plain Layout
8197 Commands ! X ! 
8198 \backslash
8199 xrightarrow
8200 \begin_inset ERT
8201 status collapsed
8202
8203 \begin_layout Plain Layout
8204
8205
8206 \backslash
8207 vspace{4mm}
8208 \end_layout
8209
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \end_inset
8216
8217 .
8218  When inserting one of these commands in a formula, an arrow with two blue
8219  boxes appear where the label can be inserted.
8220  The length of the arrow adapts to the label width.
8221 \end_layout
8222
8223 \begin_layout Standard
8224 \align center
8225 \begin_inset Tabular
8226 <lyxtabular version="3" rows="3" columns="2">
8227 <features rotate="0" tabularvalignment="middle">
8228 <column alignment="center" valignment="top" width="0pt">
8229 <column alignment="center" valignment="top" width="0pt">
8230 <row>
8231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235 Command
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 Result
8245 \begin_inset Note Note
8246 status collapsed
8247
8248 \begin_layout Plain Layout
8249
8250 \series bold
8251
8252 \backslash
8253 raisebox
8254 \series default
8255  is only used as spacer.
8256 \end_layout
8257
8258 \end_inset
8259
8260
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 F(a)
8272 \backslash
8273 xleftarrow
8274 \begin_inset space \textvisiblespace{}
8275 \end_inset
8276
8277 x=a
8278 \begin_inset Formula $\downarrow$
8279 \end_inset
8280
8281 x>0
8282 \begin_inset Formula $\to$
8283 \end_inset
8284
8285 F(x)
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 F(x)
8309 \backslash
8310 xrightarrow
8311 \begin_inset space \textvisiblespace{}
8312 \end_inset
8313
8314 x=a
8315 \begin_inset Formula $\downarrow$
8316 \end_inset
8317
8318 x>0
8319 \begin_inset Formula $\to$
8320 \end_inset
8321
8322 F(a)
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8332 \end_inset
8333
8334
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 </row>
8340 </lyxtabular>
8341
8342 \end_inset
8343
8344
8345 \end_layout
8346
8347 \begin_layout Subsection
8348 Vertical and diagonal Arrows
8349 \begin_inset Index idx
8350 status collapsed
8351
8352 \begin_layout Plain Layout
8353 Arrows ! diagonal
8354 \end_layout
8355
8356 \end_inset
8357
8358
8359 \begin_inset Index idx
8360 status collapsed
8361
8362 \begin_layout Plain Layout
8363 Arrows ! vertical
8364 \end_layout
8365
8366 \end_inset
8367
8368
8369 \end_layout
8370
8371 \begin_layout Standard
8372 \begin_inset space \hfill{}
8373 \end_inset
8374
8375
8376 \begin_inset Tabular
8377 <lyxtabular version="3" rows="7" columns="2">
8378 <features rotate="0" tabularvalignment="middle">
8379 <column alignment="center" valignment="top" width="0pt">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <row>
8382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Command
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 Result
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \backslash
8408 uparrow
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 \begin_inset Formula $\uparrow$
8418 \end_inset
8419
8420
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \backslash
8433 Uparrow
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 \begin_inset Formula $\Uparrow$
8443 \end_inset
8444
8445
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 <row>
8452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456
8457 \backslash
8458 updownarrow
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 \begin_inset Formula $\updownarrow$
8468 \end_inset
8469
8470
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 <row>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \backslash
8483 Updownarrow
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 \begin_inset Formula $\Updownarrow$
8493 \end_inset
8494
8495
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \backslash
8508 Downarrow
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 \begin_inset Formula $\Downarrow$
8518 \end_inset
8519
8520
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 </row>
8526 <row>
8527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531
8532 \backslash
8533 downarrow
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 \begin_inset Formula $\downarrow$
8543 \end_inset
8544
8545
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 </lyxtabular>
8552
8553 \end_inset
8554
8555
8556 \begin_inset space \hfill{}
8557 \end_inset
8558
8559
8560 \begin_inset Tabular
8561 <lyxtabular version="3" rows="5" columns="2">
8562 <features rotate="0" tabularvalignment="middle">
8563 <column alignment="center" valignment="top" width="0pt">
8564 <column alignment="center" valignment="top" width="0pt">
8565 <row>
8566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570 Command
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 Result
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 \backslash
8592 nearrow
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 \begin_inset Formula $\nearrow$
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row>
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \backslash
8617 searrow
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 \begin_inset Formula $\searrow$
8627 \end_inset
8628
8629
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640
8641 \backslash
8642 swarrow
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Plain Layout
8651 \begin_inset Formula $\swarrow$
8652 \end_inset
8653
8654
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \backslash
8667 nwarrow
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 \begin_inset Formula $\nwarrow$
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 </lyxtabular>
8686
8687 \end_inset
8688
8689
8690 \begin_inset space \hfill{}
8691 \end_inset
8692
8693
8694 \end_layout
8695
8696 \begin_layout Standard
8697 \begin_inset VSpace medskip
8698 \end_inset
8699
8700 Vertical arrows can be used also as delimiters together with the commands
8701  described in 
8702 \begin_inset CommandInset ref
8703 LatexCommand ref
8704 reference "sub:Manual-Bracket-Size"
8705
8706 \end_inset
8707
8708  and 
8709 \begin_inset CommandInset ref
8710 LatexCommand ref
8711 reference "sub:Automatic-Bracket-Size"
8712
8713 \end_inset
8714
8715 .
8716 \end_layout
8717
8718 \begin_layout Section
8719 Accents
8720 \begin_inset CommandInset label
8721 LatexCommand label
8722 name "sec:Accents"
8723
8724 \end_inset
8725
8726
8727 \begin_inset Index idx
8728 status collapsed
8729
8730 \begin_layout Plain Layout
8731 Accents
8732 \end_layout
8733
8734 \end_inset
8735
8736
8737 \end_layout
8738
8739 \begin_layout Standard
8740 Accents can be inserted via the math toolbar button 
8741 \begin_inset Graphics
8742         filename ../images/math/hat.png
8743         scale 85
8744
8745 \end_inset
8746
8747  or the commands listed in the following subsections.
8748 \end_layout
8749
8750 \begin_layout Subsection
8751 Accents for one Character
8752 \begin_inset ERT
8753 status collapsed
8754
8755 \begin_layout Plain Layout
8756
8757
8758 \backslash
8759 texorpdfstring{
8760 \end_layout
8761
8762 \end_inset
8763
8764
8765 \begin_inset Foot
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769 accents in text see 
8770 \begin_inset CommandInset ref
8771 LatexCommand ref
8772 reference "sub:Accents-in-Text"
8773
8774 \end_inset
8775
8776
8777 \end_layout
8778
8779 \end_inset
8780
8781
8782 \begin_inset ERT
8783 status collapsed
8784
8785 \begin_layout Plain Layout
8786
8787 }{}
8788 \end_layout
8789
8790 \end_inset
8791
8792
8793 \begin_inset Note Note
8794 status collapsed
8795
8796 \begin_layout Plain Layout
8797
8798 \series bold
8799
8800 \backslash
8801 texorpdfstring
8802 \series default
8803  is used to avoid that the footnote appears in the PDF-bookmark.
8804 \end_layout
8805
8806 \begin_layout Plain Layout
8807 More about 
8808 \series bold
8809
8810 \backslash
8811 texorpdfstring
8812 \series default
8813  is in section 
8814 \begin_inset CommandInset ref
8815 LatexCommand ref
8816 reference "sub:Formulas-in-Section"
8817
8818 \end_inset
8819
8820 .
8821 \end_layout
8822
8823 \end_inset
8824
8825
8826 \begin_inset CommandInset label
8827 LatexCommand label
8828 name "sub:Accents-for-one"
8829
8830 \end_inset
8831
8832
8833 \begin_inset Index idx
8834 status collapsed
8835
8836 \begin_layout Plain Layout
8837 Accents ! for one character
8838 \end_layout
8839
8840 \end_inset
8841
8842
8843 \end_layout
8844
8845 \begin_layout Standard
8846 \begin_inset space \hfill{}
8847 \end_inset
8848
8849
8850 \begin_inset Tabular
8851 <lyxtabular version="3" rows="8" columns="2">
8852 <features rotate="0" tabularvalignment="middle">
8853 <column alignment="center" valignment="top" width="0pt">
8854 <column alignment="center" valignment="top" width="0pt">
8855 <row>
8856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 Command
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 Result
8870 \begin_inset Note Note
8871 status collapsed
8872
8873 \begin_layout Plain Layout
8874
8875 \series bold
8876
8877 \backslash
8878 raisebox
8879 \series default
8880  is only used as spacer.
8881 \end_layout
8882
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row>
8892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896
8897 \backslash
8898 dot
8899 \begin_inset space \textvisiblespace{}
8900 \end_inset
8901
8902 A
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8912 \end_inset
8913
8914
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 <row>
8921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925
8926 \backslash
8927 ddot
8928 \begin_inset space \textvisiblespace{}
8929 \end_inset
8930
8931 A
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 <row>
8950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954
8955 \backslash
8956 dddot
8957 \begin_inset space \textvisiblespace{}
8958 \end_inset
8959
8960 A
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8970 \end_inset
8971
8972
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \backslash
8985 ddddot
8986 \begin_inset space \textvisiblespace{}
8987 \end_inset
8988
8989 A
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8999 \end_inset
9000
9001
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 </row>
9007 <row>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012
9013 \backslash
9014 vec
9015 \begin_inset space \textvisiblespace{}
9016 \end_inset
9017
9018 A
9019 \begin_inset Index idx
9020 status collapsed
9021
9022 \begin_layout Plain Layout
9023 Vectors
9024 \end_layout
9025
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \backslash
9053 bar
9054 \begin_inset space \textvisiblespace{}
9055 \end_inset
9056
9057 A
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9067 \end_inset
9068
9069
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080
9081 \backslash
9082 mathring
9083 \begin_inset space \textvisiblespace{}
9084 \end_inset
9085
9086 A
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 </lyxtabular>
9105
9106 \end_inset
9107
9108
9109 \begin_inset space \hfill{}
9110 \end_inset
9111
9112
9113 \begin_inset Tabular
9114 <lyxtabular version="3" rows="7" columns="2">
9115 <features rotate="0" tabularvalignment="middle">
9116 <column alignment="center" valignment="top" width="0pt">
9117 <column alignment="center" valignment="top" width="0pt">
9118 <row>
9119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Command
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 Result
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \backslash
9145 tilde
9146 \begin_inset space \textvisiblespace{}
9147 \end_inset
9148
9149 A
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \backslash
9174 hat
9175 \begin_inset space \textvisiblespace{}
9176 \end_inset
9177
9178 A
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 check
9204 \begin_inset space \textvisiblespace{}
9205 \end_inset
9206
9207 A
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 <row>
9226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230
9231 \backslash
9232 acute
9233 \begin_inset space \textvisiblespace{}
9234 \end_inset
9235
9236 A
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 grave
9262 \begin_inset space \textvisiblespace{}
9263 \end_inset
9264
9265 A
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \backslash
9290 breve
9291 \begin_inset space \textvisiblespace{}
9292 \end_inset
9293
9294 A
9295 \end_layout
9296
9297 \end_inset
9298 </cell>
9299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 </lyxtabular>
9313
9314 \end_inset
9315
9316
9317 \begin_inset space \hfill{}
9318 \end_inset
9319
9320
9321 \end_layout
9322
9323 \begin_layout Standard
9324 \begin_inset VSpace bigskip
9325 \end_inset
9326
9327
9328 \end_layout
9329
9330 \begin_layout Standard
9331 You can directly insert accents like é to formulas.
9332  LyX will transform them to the corresponding accent command.
9333  For umlauts
9334 \begin_inset Index idx
9335 status collapsed
9336
9337 \begin_layout Plain Layout
9338 Umlauts
9339 \end_layout
9340
9341 \end_inset
9342
9343  it is better to insert a quotation mark before the vowel.
9344  These two characters are then treated by LaTeX as 
9345 \emph on
9346 one
9347 \emph default
9348  character when the formula part with the umlaut is marked as German.
9349  In contrary to 
9350 \series bold
9351
9352 \backslash
9353 ddot
9354 \series default
9355 , with this method 
9356 \begin_inset Quotes eld
9357 \end_inset
9358
9359 real
9360 \begin_inset Quotes erd
9361 \end_inset
9362
9363  umlauts are created as demonstrated in the following example:
9364 \end_layout
9365
9366 \begin_layout Standard
9367 \begin_inset VSpace -2mm
9368 \end_inset
9369
9370
9371 \end_layout
9372
9373 \begin_layout Standard
9374 \align center
9375 \begin_inset Tabular
9376 <lyxtabular version="3" rows="3" columns="2">
9377 <features rotate="0" tabularvalignment="middle">
9378 <column alignment="center" valignment="top">
9379 <column alignment="center" valignment="top">
9380 <row>
9381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Command
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 Result
9395 \begin_inset Note Note
9396 status collapsed
9397
9398 \begin_layout Plain Layout
9399
9400 \series bold
9401
9402 \backslash
9403 raisebox
9404 \series default
9405  and the 0
9406 \begin_inset space \thinspace{}
9407 \end_inset
9408
9409 pt space are only used as spacer.
9410 \end_layout
9411
9412 \end_inset
9413
9414
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 <row>
9421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425
9426 \lang ngerman
9427 \begin_inset Quotes grd
9428 \end_inset
9429
9430 i
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 \begin_inset space \hspace{}
9440 \length 0pt
9441 \end_inset
9442
9443
9444 \lang ngerman
9445
9446 \begin_inset Formula $"i$
9447 \end_inset
9448
9449
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 </row>
9455 <row>
9456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460
9461 \backslash
9462 ddot
9463 \begin_inset space \textvisiblespace{}
9464 \end_inset
9465
9466 i
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9472 \begin_inset Text
9473
9474 \begin_layout Plain Layout
9475 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 </lyxtabular>
9485
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \begin_layout Standard
9492 Another advantage to 
9493 \series bold
9494
9495 \backslash
9496 ddot
9497 \series default
9498  is that umlauts can directly be converted to mathematical text because
9499  the accent commands above are 
9500 \emph on
9501 not allowed
9502 \emph default
9503  
9504 \emph on
9505 in mathematical text
9506 \emph default
9507 .
9508  To convert an accented character to mathematical text, only the character
9509  under the accent may be converted.
9510  This applies also for all other conversions, e.
9511 \begin_inset space \thinspace{}
9512 \end_inset
9513
9514 g.
9515 \begin_inset space \space{}
9516 \end_inset
9517
9518 to italic or bold.
9519 \end_layout
9520
9521 \begin_layout Standard
9522 In mathematical text, umlauts and other accented characters can directly
9523  be inserted.
9524 \end_layout
9525
9526 \begin_layout Standard
9527 \begin_inset VSpace bigskip
9528 \end_inset
9529
9530
9531 \end_layout
9532
9533 \begin_layout Standard
9534 LyX also supports a tilde under the character if the LaTeX-package 
9535 \series bold
9536 undertilde
9537 \series default
9538
9539 \begin_inset Index idx
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Packages ! undertilde
9544 \end_layout
9545
9546 \end_inset
9547
9548  is installed on your system:
9549 \end_layout
9550
9551 \begin_layout Standard
9552 \begin_inset ERT
9553 status collapsed
9554
9555 \begin_layout Plain Layout
9556
9557
9558 \backslash
9559 ifundertilde 
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \begin_inset Note Note
9566 status open
9567
9568 \begin_layout Plain Layout
9569 The following table will only be displayed when the LaTeX-package 
9570 \series bold
9571 undertilde
9572 \series default
9573  is installed.
9574 \end_layout
9575
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \begin_layout Standard
9582 \noindent
9583 \align center
9584 \begin_inset Tabular
9585 <lyxtabular version="3" rows="2" columns="2">
9586 <features rotate="0" tabularvalignment="middle">
9587 <column alignment="center" valignment="top" width="0pt">
9588 <column alignment="center" valignment="top" width="0pt">
9589 <row>
9590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594 Command
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603 Result
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \backslash
9616 utilde
9617 \begin_inset space \textvisiblespace{}
9618 \end_inset
9619
9620 A
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9626 \begin_inset Text
9627
9628 \begin_layout Plain Layout
9629 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9630 \end_inset
9631
9632
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 </row>
9638 </lyxtabular>
9639
9640 \end_inset
9641
9642
9643 \end_layout
9644
9645 \begin_layout Standard
9646 \begin_inset ERT
9647 status collapsed
9648
9649 \begin_layout Plain Layout
9650
9651
9652 \backslash
9653 else 
9654 \end_layout
9655
9656 \end_inset
9657
9658
9659 \begin_inset Note Note
9660 status open
9661
9662 \begin_layout Plain Layout
9663 The following will be displayed when the LaTeX-package 
9664 \series bold
9665 undertilde
9666 \series default
9667  is not installed:
9668 \end_layout
9669
9670 \end_inset
9671
9672
9673 \end_layout
9674
9675 \begin_layout Standard
9676 You need to install the LaTeX-package 
9677 \series bold
9678 undertilde
9679 \series default
9680  to see the rest of this subsection in the output.
9681 \end_layout
9682
9683 \begin_layout Standard
9684 \begin_inset ERT
9685 status collapsed
9686
9687 \begin_layout Plain Layout
9688
9689
9690 \backslash
9691 fi 
9692 \end_layout
9693
9694 \end_inset
9695
9696
9697 \end_layout
9698
9699 \begin_layout Subsection
9700 Accents for several Characters
9701 \begin_inset Index idx
9702 status collapsed
9703
9704 \begin_layout Plain Layout
9705 Accents ! for several characters
9706 \end_layout
9707
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Standard
9714 \begin_inset space \hfill{}
9715 \end_inset
9716
9717
9718 \begin_inset Tabular
9719 <lyxtabular version="3" rows="5" columns="2">
9720 <features rotate="0" tabularvalignment="middle">
9721 <column alignment="center" valignment="top" width="0pt">
9722 <column alignment="center" valignment="top" width="0pt">
9723 <row>
9724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 Command
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9734 \begin_inset Text
9735
9736 \begin_layout Plain Layout
9737 Result
9738 \begin_inset Note Note
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743 \series bold
9744
9745 \backslash
9746 raisebox
9747 \series default
9748  is only used as spacer.
9749 \end_layout
9750
9751 \end_inset
9752
9753
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 </row>
9759 <row>
9760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764
9765 \backslash
9766 overleftarrow
9767 \begin_inset space \textvisiblespace{}
9768 \end_inset
9769
9770 A=B
9771 \end_layout
9772
9773 \end_inset
9774 </cell>
9775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9776 \begin_inset Text
9777
9778 \begin_layout Plain Layout
9779 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9780 \end_inset
9781
9782
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 </row>
9788 <row>
9789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793
9794 \backslash
9795 underleftarrow
9796 \begin_inset space \textvisiblespace{}
9797 \end_inset
9798
9799 A=B
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9805 \begin_inset Text
9806
9807 \begin_layout Plain Layout
9808 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9809 \end_inset
9810
9811
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 </row>
9817 <row>
9818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822
9823 \backslash
9824 overleftrightarrow
9825 \begin_inset space \textvisiblespace{}
9826 \end_inset
9827
9828 A=B
9829 \end_layout
9830
9831 \end_inset
9832 </cell>
9833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9834 \begin_inset Text
9835
9836 \begin_layout Plain Layout
9837 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
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 underleftrightarrow
9854 \begin_inset space \textvisiblespace{}
9855 \end_inset
9856
9857 A=B
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}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9867 \end_inset
9868
9869
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 </row>
9875 </lyxtabular>
9876
9877 \end_inset
9878
9879
9880 \begin_inset space \hfill{}
9881 \end_inset
9882
9883
9884 \begin_inset Tabular
9885 <lyxtabular version="3" rows="5" columns="2">
9886 <features rotate="0" tabularvalignment="middle">
9887 <column alignment="center" valignment="top" width="0pt">
9888 <column alignment="center" valignment="top" width="0pt">
9889 <row>
9890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894 Command
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903 Result
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 </row>
9909 <row>
9910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Plain Layout
9914
9915 \backslash
9916 overrightarrow
9917 \begin_inset space \textvisiblespace{}
9918 \end_inset
9919
9920 A=B
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9930 \end_inset
9931
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row>
9939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \backslash
9945 underrightarrow
9946 \begin_inset space \textvisiblespace{}
9947 \end_inset
9948
9949 A=B
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9959 \end_inset
9960
9961
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 </row>
9967 <row>
9968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9969 \begin_inset Text
9970
9971 \begin_layout Plain Layout
9972
9973 \backslash
9974 widetilde
9975 \begin_inset space \textvisiblespace{}
9976 \end_inset
9977
9978 A=B
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9988 \end_inset
9989
9990
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 <row>
9997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \backslash
10003 widehat
10004 \begin_inset space \textvisiblespace{}
10005 \end_inset
10006
10007 A=B
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10017 \end_inset
10018
10019
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 </lyxtabular>
10026
10027 \end_inset
10028
10029
10030 \begin_inset space \hfill{}
10031 \end_inset
10032
10033
10034 \end_layout
10035
10036 \begin_layout Standard
10037 \begin_inset VSpace medskip
10038 \end_inset
10039
10040 With these commands as many characters as you like can be accented.
10041  But the accents 
10042 \series bold
10043
10044 \backslash
10045 widetilde
10046 \series default
10047  and 
10048 \series bold
10049
10050 \backslash
10051 widehat
10052 \series default
10053  will only be set in the output with a length of three characters, as shown
10054  in the following example:
10055 \begin_inset Formula 
10056 \[
10057 \widetilde{A+B=C-D}
10058 \]
10059
10060 \end_inset
10061
10062
10063 \end_layout
10064
10065 \begin_layout Standard
10066 With the commands 
10067 \series bold
10068
10069 \backslash
10070 overset
10071 \series default
10072
10073 \begin_inset Index idx
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077 Commands ! O ! 
10078 \backslash
10079 overset
10080 \end_layout
10081
10082 \end_inset
10083
10084  and 
10085 \series bold
10086
10087 \backslash
10088 underset
10089 \series default
10090
10091 \begin_inset Index idx
10092 status collapsed
10093
10094 \begin_layout Plain Layout
10095 Commands ! U ! 
10096 \backslash
10097 underset
10098 \end_layout
10099
10100 \end_inset
10101
10102  described in the previous subsection it is also possible to accent several
10103  characters.
10104  The command 
10105 \series bold
10106
10107 \backslash
10108 underset
10109 \begin_inset space \textvisiblespace{}
10110 \end_inset
10111
10112 A=B
10113 \begin_inset Formula $\downarrow$
10114 \end_inset
10115
10116 ***
10117 \series default
10118  creates:
10119 \begin_inset Formula 
10120 \[
10121 \underset{***}{A=B}
10122 \]
10123
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \begin_layout Standard
10130 \begin_inset Newpage newpage
10131 \end_inset
10132
10133
10134 \end_layout
10135
10136 \begin_layout Section
10137 Space
10138 \begin_inset CommandInset label
10139 LatexCommand label
10140 name "sub:Space"
10141
10142 \end_inset
10143
10144
10145 \begin_inset Index idx
10146 status collapsed
10147
10148 \begin_layout Plain Layout
10149 Space ! horizontal
10150 \end_layout
10151
10152 \end_inset
10153
10154
10155 \end_layout
10156
10157 \begin_layout Subsection
10158 Predefined Space
10159 \begin_inset CommandInset label
10160 LatexCommand label
10161 name "sub:Predefined-Space"
10162
10163 \end_inset
10164
10165
10166 \begin_inset Index idx
10167 status collapsed
10168
10169 \begin_layout Plain Layout
10170 Space ! horizontal ! predefined
10171 \end_layout
10172
10173 \end_inset
10174
10175
10176 \end_layout
10177
10178 \begin_layout Standard
10179 Sometimes it is necessary to insert horizontal space into a formula.
10180  This is done by inserting a protected space (shortcut 
10181 \begin_inset Info
10182 type  "shortcut"
10183 arg   "command-alternatives space-insert protected ; math-space"
10184 \end_inset
10185
10186 ).
10187  A 
10188 \begin_inset Quotes eld
10189 \end_inset
10190
10191
10192 \color blue
10193
10194 \begin_inset space \textvisiblespace{}
10195 \end_inset
10196
10197
10198 \color inherit
10199
10200 \begin_inset Quotes erd
10201 \end_inset
10202
10203  appears and by pressing 
10204 \family sans
10205 Space
10206 \family default
10207  several times one can select one of eight different space sizes.
10208  The spaces can also be inserted using the math toolbar button 
10209 \begin_inset Graphics
10210         filename ../images/math/space.png
10211         scale 85
10212
10213 \end_inset
10214
10215  or special commands.
10216  Independent from the inserted command, one can select the size again by
10217  pressing 
10218 \family sans
10219 Space
10220 \family default
10221  afterwards.
10222 \end_layout
10223
10224 \begin_layout Standard
10225 \noindent
10226 \align center
10227 \begin_inset Tabular
10228 <lyxtabular version="3" rows="6" columns="3">
10229 <features rotate="0" tabularvalignment="middle">
10230 <column alignment="center" valignment="top">
10231 <column alignment="center" valignment="top" width="15col%">
10232 <column alignment="center" valignment="top">
10233 <row>
10234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Command
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 Number of 
10248 \family sans
10249 Space
10250 \family default
10251  keystrokes
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 Result
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 </row>
10266 <row>
10267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10268 \begin_inset Text
10269
10270 \begin_layout Plain Layout
10271
10272 \backslash
10273 ,
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 0
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291 \begin_inset Formula $A\, B$
10292 \end_inset
10293
10294
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 </row>
10300 <row>
10301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \backslash
10307 :
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 1
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 \begin_inset Formula $A\: B$
10326 \end_inset
10327
10328
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 </row>
10334 <row>
10335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339
10340 \backslash
10341 ;
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 2
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 \begin_inset Formula $A\; B$
10360 \end_inset
10361
10362
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \backslash
10375 quad
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 3
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 \begin_inset Formula $A\quad B$
10394 \end_inset
10395
10396
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 </row>
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
10408 \backslash
10409 qquad
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 4
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 \begin_inset Formula $A\qquad B$
10428 \end_inset
10429
10430
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 </lyxtabular>
10437
10438 \end_inset
10439
10440
10441 \begin_inset space \hfill{}
10442 \end_inset
10443
10444
10445 \begin_inset Tabular
10446 <lyxtabular version="3" rows="6" columns="3">
10447 <features rotate="0" tabularvalignment="middle">
10448 <column alignment="center" valignment="top">
10449 <column alignment="center" valignment="top" width="15col%">
10450 <column alignment="center" valignment="top">
10451 <row>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 Command
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 Number of 
10466 \family sans
10467 Space
10468 \family default
10469  keystrokes
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Result
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 </row>
10484 <row>
10485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489
10490 \backslash
10491 hfill
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 5
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 \begin_inset Formula $A\hfill B$
10510 \end_inset
10511
10512
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 </row>
10518 <row>
10519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \backslash
10525 hspace*{1em}
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 6
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 \begin_inset Formula $A\hspace*{1em}B$
10544 \end_inset
10545
10546
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 <row>
10553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557
10558 \backslash
10559 hspace{1em}
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 7
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $A\hspace{1em}B$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593
10594 \begin_inset space \textvisiblespace{}
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 8
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $A\ B$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \backslash
10631 !
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 9
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 \begin_inset Formula $A\! B$
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 </lyxtabular>
10659
10660 \end_inset
10661
10662
10663 \end_layout
10664
10665 \begin_layout Standard
10666 Space
10667 \begin_inset space ~
10668 \end_inset
10669
10670 5
10671 \begin_inset space \thinspace{}
10672 \end_inset
10673
10674 --
10675 \begin_inset space \thinspace{}
10676 \end_inset
10677
10678 7 are variable spaces which are explained in 
10679 \begin_inset CommandInset ref
10680 LatexCommand ref
10681 reference "sub:Variable-Space"
10682
10683 \end_inset
10684
10685 .
10686  Space
10687 \begin_inset space ~
10688 \end_inset
10689
10690 9 seems to produce no space.
10691  It is displayed red in LyX contrary to the other sizes, because it is a
10692  negative space.
10693  There are two more negative spaces:
10694 \end_layout
10695
10696 \begin_layout Standard
10697 \align center
10698 \begin_inset Tabular
10699 <lyxtabular version="3" rows="3" columns="3">
10700 <features rotate="0" tabularvalignment="middle">
10701 <column alignment="center" valignment="middle" width="6.8cm">
10702 <column alignment="center" valignment="top" width="0pt">
10703 <column alignment="center" valignment="top" width="0pt">
10704 <row>
10705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 Command
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718
10719 \backslash
10720 negmedspace
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729
10730 \backslash
10731 negthickspace
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 </row>
10737 <row>
10738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 Number of 
10743 \family sans
10744 Space
10745 \family default
10746  keystrokes after inserting the protected space
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 10
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 11
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 </row>
10770 <row>
10771 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 Result
10776 \end_layout
10777
10778 \end_inset
10779 </cell>
10780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784 \begin_inset Formula $A\negmedspace B$
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 \begin_inset Formula $A\negthickspace B$
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 </lyxtabular>
10806
10807 \end_inset
10808
10809
10810 \end_layout
10811
10812 \begin_layout Standard
10813 Negative spaces can lead to characters overlapping each other.
10814  Thus they can be used to enforce ligatures, which are e.
10815 \begin_inset space \thinspace{}
10816 \end_inset
10817
10818 g.
10819 \begin_inset space \space{}
10820 \end_inset
10821
10822 useful for summation operators:
10823 \end_layout
10824
10825 \begin_layout Standard
10826 \align center
10827 \begin_inset Tabular
10828 <lyxtabular version="3" rows="3" columns="2">
10829 <features rotate="0" tabularvalignment="middle">
10830 <column alignment="center" valignment="top">
10831 <column alignment="center" valignment="top">
10832 <row>
10833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837 Command
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846 Result
10847 \begin_inset Note Note
10848 status collapsed
10849
10850 \begin_layout Plain Layout
10851
10852 \series bold
10853
10854 \backslash
10855 raisebox
10856 \series default
10857  is only used as spacer.
10858 \end_layout
10859
10860 \end_inset
10861
10862
10863 \end_layout
10864
10865 \end_inset
10866 </cell>
10867 </row>
10868 <row>
10869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10870 \begin_inset Text
10871
10872 \begin_layout Plain Layout
10873
10874 \backslash
10875 sum
10876 \backslash
10877 sum
10878 \begin_inset space \textvisiblespace{}
10879 \end_inset
10880
10881 f_kl
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10887 \begin_inset Text
10888
10889 \begin_layout Plain Layout
10890 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10891 \end_inset
10892
10893
10894 \end_layout
10895
10896 \end_inset
10897 </cell>
10898 </row>
10899 <row>
10900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904
10905 \backslash
10906 sum
10907 \backslash
10908 negmedspace
10909 \backslash
10910 sum
10911 \begin_inset space \textvisiblespace{}
10912 \end_inset
10913
10914 f_kl
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10924 \end_inset
10925
10926
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 </row>
10932 </lyxtabular>
10933
10934 \end_inset
10935
10936
10937 \end_layout
10938
10939 \begin_layout Standard
10940 \noindent
10941 \begin_inset VSpace medskip
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \begin_layout Standard
10948 \noindent
10949 Relations like for example equal signs, are always surrounded by space.
10950  To suppress this, the equal sign is placed into a TeX-brace.
10951  The following example demonstrates this:
10952 \end_layout
10953
10954 \begin_layout Standard
10955 \align center
10956 \begin_inset Tabular
10957 <lyxtabular version="3" rows="2" columns="2">
10958 <features rotate="0" tabularvalignment="middle">
10959 <column alignment="center" valignment="top" width="0pt">
10960 <column alignment="center" valignment="top" width="0pt">
10961 <row>
10962 <cell alignment="center" valignment="top" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966 normal equation
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 <cell alignment="center" valignment="top" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975 \begin_inset Formula $A=B$
10976 \end_inset
10977
10978
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 \begin_inset Note Note
10990 status collapsed
10991
10992 \begin_layout Plain Layout
10993
10994 \series bold
10995
10996 \backslash
10997 raisebox
10998 \series default
10999  is only used as spacer.
11000 \end_layout
11001
11002 \end_inset
11003
11004
11005 \begin_inset Formula $\raisebox{5mm}{}$
11006 \end_inset
11007
11008 equation without space
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 \begin_inset Formula $A{=}B$
11018 \end_inset
11019
11020
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 </lyxtabular>
11027
11028 \end_inset
11029
11030
11031 \end_layout
11032
11033 \begin_layout Standard
11034 \noindent
11035 The command for the last formula is: 
11036 \series bold
11037 A
11038 \backslash
11039 {=
11040 \begin_inset Formula $\to$
11041 \end_inset
11042
11043 B
11044 \end_layout
11045
11046 \begin_layout Standard
11047 \begin_inset VSpace bigskip
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Standard
11054 Spaces are needed for physical units, because the space between the value
11055  and the unit is the smallest one and not a normal space.
11056  For units in text, the smallest space is inserted via the menu 
11057 \family sans
11058 Insert\SpecialChar \menuseparator
11059 Formatting\SpecialChar \menuseparator
11060 Thin
11061 \begin_inset space ~
11062 \end_inset
11063
11064 Space
11065 \family default
11066  (shortcut 
11067 \begin_inset Info
11068 type  "shortcut"
11069 arg   "space-insert thin"
11070 \end_inset
11071
11072 ).
11073 \end_layout
11074
11075 \begin_layout Standard
11076 An example to visualize the difference:
11077 \end_layout
11078
11079 \begin_layout Standard
11080 \begin_inset Tabular
11081 <lyxtabular version="3" rows="2" columns="2">
11082 <features rotate="0" tabularvalignment="middle">
11083 <column alignment="left" valignment="top">
11084 <column alignment="left" valignment="top">
11085 <row>
11086 <cell alignment="center" valignment="top" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 24 kW
11091 \begin_inset Formula $\cdot$
11092 \end_inset
11093
11094 h
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 space between value and unit
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 </row>
11109 <row>
11110 <cell alignment="center" valignment="top" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 24
11115 \begin_inset space \thinspace{}
11116 \end_inset
11117
11118 kW
11119 \begin_inset Formula $\cdot$
11120 \end_inset
11121
11122 h
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 smallest space between value and unit
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 </row>
11137 </lyxtabular>
11138
11139 \end_inset
11140
11141
11142 \end_layout
11143
11144 \begin_layout Subsection
11145 Variable Space
11146 \begin_inset ERT
11147 status collapsed
11148
11149 \begin_layout Plain Layout
11150
11151
11152 \backslash
11153 texorpdfstring{
11154 \end_layout
11155
11156 \end_inset
11157
11158
11159 \begin_inset Foot
11160 status collapsed
11161
11162 \begin_layout Plain Layout
11163 for vertical space in formulas see 
11164 \begin_inset CommandInset ref
11165 LatexCommand ref
11166 reference "sub:Line-Separation"
11167
11168 \end_inset
11169
11170
11171 \end_layout
11172
11173 \end_inset
11174
11175
11176 \begin_inset ERT
11177 status collapsed
11178
11179 \begin_layout Plain Layout
11180
11181 }{}
11182 \end_layout
11183
11184 \end_inset
11185
11186
11187 \begin_inset Note Note
11188 status collapsed
11189
11190 \begin_layout Plain Layout
11191
11192 \backslash
11193 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11194 \end_layout
11195
11196 \begin_layout Plain Layout
11197 More about 
11198 \backslash
11199 texorpdfstring is in section 
11200 \begin_inset CommandInset ref
11201 LatexCommand ref
11202 reference "sub:Formulas-in-Section"
11203
11204 \end_inset
11205
11206 .
11207 \end_layout
11208
11209 \end_inset
11210
11211
11212 \begin_inset CommandInset label
11213 LatexCommand label
11214 name "sub:Variable-Space"
11215
11216 \end_inset
11217
11218
11219 \begin_inset Index idx
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223 Space ! horizontal ! variable
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \begin_layout Standard
11232 Space with a defined length can be inserted with the command 
11233 \series bold
11234
11235 \backslash
11236 hspace
11237 \series default
11238
11239 \begin_inset Index idx
11240 status collapsed
11241
11242 \begin_layout Plain Layout
11243 Commands ! H ! 
11244 \backslash
11245 hspace
11246 \end_layout
11247
11248 \end_inset
11249
11250 .
11251  Then a long 
11252 \begin_inset Quotes eld
11253 \end_inset
11254
11255
11256 \color blue
11257
11258 \begin_inset space \textvisiblespace{}
11259 \end_inset
11260
11261
11262 \color inherit
11263
11264 \begin_inset Quotes erd
11265 \end_inset
11266
11267  appears.
11268  The length can be specified by left-clicking on the 
11269 \begin_inset Quotes eld
11270 \end_inset
11271
11272
11273 \color blue
11274
11275 \begin_inset space \textvisiblespace{}
11276 \end_inset
11277
11278
11279 \color inherit
11280
11281 \begin_inset Quotes erd
11282 \end_inset
11283
11284 .
11285  The length may also be negative.
11286  When a space would be the first character in a line it would be omitted.
11287  To force its output use the command 
11288 \series bold
11289
11290 \backslash
11291 hspace*
11292 \series default
11293  instead of 
11294 \series bold
11295
11296 \backslash
11297 hspace
11298 \series default
11299  or left-click on the 
11300 \begin_inset Quotes eld
11301 \end_inset
11302
11303
11304 \color blue
11305
11306 \begin_inset space \textvisiblespace{}
11307 \end_inset
11308
11309
11310 \color inherit
11311
11312 \begin_inset Quotes erd
11313 \end_inset
11314
11315  and check the option 
11316 \family sans
11317 Protect
11318 \family default
11319 .
11320 \begin_inset Newline newline
11321 \end_inset
11322
11323 To insert as much space as is available, the command 
11324 \series bold
11325
11326 \backslash
11327 hfill
11328 \series default
11329
11330 \begin_inset Index idx
11331 status collapsed
11332
11333 \begin_layout Plain Layout
11334 Commands ! H ! 
11335 \backslash
11336 hfill
11337 \end_layout
11338
11339 \end_inset
11340
11341  is used.
11342 \end_layout
11343
11344 \begin_layout Standard
11345 \begin_inset VSpace -1mm
11346 \end_inset
11347
11348
11349 \end_layout
11350
11351 \begin_layout Standard
11352 \align center
11353 \begin_inset Tabular
11354 <lyxtabular version="3" rows="4" columns="2">
11355 <features rotate="0" tabularvalignment="middle">
11356 <column alignment="center" valignment="top">
11357 <column alignment="center" valignment="top">
11358 <row>
11359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 Command (
11364 \backslash
11365 hspace length)
11366 \end_layout
11367
11368 \end_inset
11369 </cell>
11370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11371 \begin_inset Text
11372
11373 \begin_layout Plain Layout
11374 Result
11375 \end_layout
11376
11377 \end_inset
11378 </cell>
11379 </row>
11380 <row>
11381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 A=B
11386 \backslash
11387 hspace
11388 \begin_inset space \textvisiblespace{}
11389 \end_inset
11390
11391 A
11392 \backslash
11393 not=C (3
11394 \begin_inset space \thinspace{}
11395 \end_inset
11396
11397 cm)
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 <row>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 A
11421 \backslash
11422 hspace
11423 \begin_inset space \textvisiblespace{}
11424 \end_inset
11425
11426 A
11427 \backslash
11428 not=A (-1
11429 \begin_inset space \thinspace{}
11430 \end_inset
11431
11432 mm)
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11442 \end_inset
11443
11444
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 </row>
11450 <row>
11451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 A=A
11456 \backslash
11457 hfill
11458 \begin_inset space \textvisiblespace{}
11459 \end_inset
11460
11461 B=B
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 \begin_inset Formula $A=A\hfill B=B$
11471 \end_inset
11472
11473
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 </lyxtabular>
11480
11481 \end_inset
11482
11483
11484 \end_layout
11485
11486 \begin_layout Standard
11487 In the last example the available space is given by the longest column entry
11488  of the table.
11489  In an inline formula the space depends on the length of the line in which
11490  
11491 \series bold
11492
11493 \backslash
11494 hfill
11495 \series default
11496  is inserted.
11497  Thus, when the line uses the full width, no space will be created.
11498  
11499 \series bold
11500
11501 \backslash
11502 hfill
11503 \series default
11504  only has an effect on displayed formulas when the formula style 
11505 \series bold
11506 Indented
11507 \series default
11508  is used.
11509  (Formula styles are explained in 
11510 \begin_inset CommandInset ref
11511 LatexCommand ref
11512 reference "sec:Formula-Styles"
11513
11514 \end_inset
11515
11516 .)
11517 \end_layout
11518
11519 \begin_layout Standard
11520 Besides 
11521 \series bold
11522
11523 \backslash
11524 hfill
11525 \series default
11526 , there are the commands 
11527 \series bold
11528
11529 \backslash
11530 dotfill
11531 \series default
11532  and 
11533 \series bold
11534
11535 \backslash
11536 hrulefill
11537 \series default
11538  that fill the space with a pattern, see 
11539 \begin_inset CommandInset ref
11540 LatexCommand ref
11541 reference "sub:Ellipses"
11542
11543 \end_inset
11544
11545  for an example.
11546 \end_layout
11547
11548 \begin_layout Standard
11549 For text, variable space can be inserted via the menu 
11550 \family sans
11551 Insert\SpecialChar \menuseparator
11552 Formatting\SpecialChar \menuseparator
11553 Horizontal
11554 \begin_inset space ~
11555 \end_inset
11556
11557 Space
11558 \family default
11559 :
11560 \end_layout
11561
11562 \begin_layout Standard
11563 This is a line with
11564 \begin_inset space \hspace{}
11565 \length 2cm
11566 \end_inset
11567
11568 2
11569 \begin_inset space \thinspace{}
11570 \end_inset
11571
11572 cm space.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 This is a line with
11577 \begin_inset space \hfill{}
11578 \end_inset
11579
11580 maximum space.
11581 \end_layout
11582
11583 \begin_layout Subsection
11584 Space besides inline Formulas
11585 \begin_inset Index idx
11586 status collapsed
11587
11588 \begin_layout Plain Layout
11589 Space ! besides inline formulas
11590 \end_layout
11591
11592 \end_inset
11593
11594
11595 \end_layout
11596
11597 \begin_layout Standard
11598 The space that surrounds inline formulas can be adjusted with the length
11599  
11600 \series bold
11601
11602 \backslash
11603 mathsurround
11604 \series default
11605
11606 \begin_inset Index idx
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610 Commands ! M ! 
11611 \backslash
11612 mathsurround
11613 \end_layout
11614
11615 \end_inset
11616
11617 .
11618  The value of a length is set with the command 
11619 \series bold
11620
11621 \backslash
11622 setlength
11623 \series default
11624
11625 \begin_inset Index idx
11626 status collapsed
11627
11628 \begin_layout Plain Layout
11629 Commands ! S ! 
11630 \backslash
11631 setlength
11632 \end_layout
11633
11634 \end_inset
11635
11636  which has the following scheme:
11637 \end_layout
11638
11639 \begin_layout Standard
11640
11641 \series bold
11642
11643 \backslash
11644 setlength{length name}{value}
11645 \end_layout
11646
11647 \begin_layout Standard
11648 To set 
11649 \series bold
11650
11651 \backslash
11652 mathsurround
11653 \series default
11654  to the value 5
11655 \begin_inset space \thinspace{}
11656 \end_inset
11657
11658 mm, the command
11659 \end_layout
11660
11661 \begin_layout Standard
11662
11663 \series bold
11664
11665 \backslash
11666 setlength{
11667 \backslash
11668 mathsurround}{5mm}
11669 \end_layout
11670
11671 \begin_layout Standard
11672 is inserted in TeX-mode.
11673  5
11674 \begin_inset space \thinspace{}
11675 \end_inset
11676
11677 mm space will now be set around all inline formulas:
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683
11684 \backslash
11685 setlength{
11686 \backslash
11687 mathsurround}{5mm}
11688 \end_layout
11689
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \begin_layout Standard
11696 This is a line with an inline formula 
11697 \begin_inset Formula $A=B$
11698 \end_inset
11699
11700  with 5
11701 \begin_inset space \thinspace{}
11702 \end_inset
11703
11704 mm surrounding space.
11705 \begin_inset ERT
11706 status collapsed
11707
11708 \begin_layout Plain Layout
11709
11710
11711 \backslash
11712 setlength{
11713 \backslash
11714 mathsurround}{0pt}
11715 \end_layout
11716
11717 \end_inset
11718
11719
11720 \end_layout
11721
11722 \begin_layout Standard
11723 To return to the predefined value, 
11724 \series bold
11725
11726 \backslash
11727 mathsurround
11728 \series default
11729  is set to the value 0
11730 \begin_inset space \thinspace{}
11731 \end_inset
11732
11733 pt.
11734 \end_layout
11735
11736 \begin_layout Section
11737 Boxes and Frames
11738 \begin_inset Index idx
11739 status collapsed
11740
11741 \begin_layout Plain Layout
11742 Boxes
11743 \end_layout
11744
11745 \end_inset
11746
11747
11748 \begin_inset Index idx
11749 status collapsed
11750
11751 \begin_layout Plain Layout
11752 Frames | see
11753 \begin_inset ERT
11754 status collapsed
11755
11756 \begin_layout Plain Layout
11757
11758 {
11759 \end_layout
11760
11761 \end_inset
11762
11763 Boxes
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \end_inset
11778
11779
11780 \end_layout
11781
11782 \begin_layout Standard
11783 Boxes for text are described in chapter 
11784 \family typewriter
11785 Boxes
11786 \family default
11787  in the 
11788 \family typewriter
11789 Embedded
11790 \begin_inset space ~
11791 \end_inset
11792
11793 Objects
11794 \family default
11795  manual.
11796 \end_layout
11797
11798 \begin_layout Subsection
11799 Boxes with Frame
11800 \begin_inset CommandInset label
11801 LatexCommand label
11802 name "sub:Boxes-with-Frame"
11803
11804 \end_inset
11805
11806
11807 \begin_inset Index idx
11808 status collapsed
11809
11810 \begin_layout Plain Layout
11811 Boxes ! with frame
11812 \end_layout
11813
11814 \end_inset
11815
11816
11817 \end_layout
11818
11819 \begin_layout Standard
11820 It is possible to frame a formula or part of one with the commands 
11821 \series bold
11822
11823 \backslash
11824 fbox
11825 \series default
11826
11827 \begin_inset Index idx
11828 status collapsed
11829
11830 \begin_layout Plain Layout
11831 Commands ! F ! 
11832 \backslash
11833 fbox
11834 \end_layout
11835
11836 \end_inset
11837
11838  and 
11839 \series bold
11840
11841 \backslash
11842 boxed
11843 \series default
11844
11845 \begin_inset Index idx
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849 Commands ! B ! 
11850 \backslash
11851 boxed
11852 \end_layout
11853
11854 \end_inset
11855
11856 .
11857 \end_layout
11858
11859 \begin_layout Standard
11860 When one of these commands is inserted in a formula, a blue box appears
11861  within a frame to enter formula parts.
11862  For 
11863 \series bold
11864
11865 \backslash
11866 fbox
11867 \series default
11868  an additional formula has to be created by 
11869 \family sans
11870 Ctrl+M
11871 \family default
11872  within this box, because the box content will otherwise be treated as mathemati
11873 cal text.
11874  When 
11875 \series bold
11876
11877 \backslash
11878 boxed
11879 \series default
11880  is used, a new formula is automatically created inside the frame.
11881 \end_layout
11882
11883 \begin_layout Standard
11884 The command 
11885 \series bold
11886
11887 \backslash
11888 fbox
11889 \series default
11890  is not suitable to frame displayed formulas because the formula will always
11891  be set in the size of the text.
11892  
11893 \series bold
11894
11895 \backslash
11896 boxed
11897 \series default
11898  is in contrary not suitable to frame inline formulas, because the formula
11899  will always be set in the size of a displayed formula.
11900 \end_layout
11901
11902 \begin_layout Standard
11903 An extension to 
11904 \series bold
11905
11906 \backslash
11907 fbox
11908 \series default
11909  is the command 
11910 \series bold
11911
11912 \backslash
11913 framebox
11914 \series default
11915
11916 \begin_inset Index idx
11917 status collapsed
11918
11919 \begin_layout Plain Layout
11920 Commands ! F ! 
11921 \backslash
11922 framebox
11923 \end_layout
11924
11925 \end_inset
11926
11927  where additionally the frame width and the alignment can be specified.
11928  
11929 \series bold
11930
11931 \backslash
11932 framebox
11933 \series default
11934  is used in the following scheme:
11935 \end_layout
11936
11937 \begin_layout Standard
11938
11939 \series bold
11940
11941 \backslash
11942 framebox[frame width][position]{box content}
11943 \end_layout
11944
11945 \begin_layout Standard
11946 The position can either be 
11947 \emph on
11948 l
11949 \emph default
11950  or 
11951 \emph on
11952 r
11953 \emph default
11954 .
11955  
11956 \emph on
11957 l
11958 \emph default
11959  left aligns, 
11960 \emph on
11961 r
11962 \emph default
11963  right aligns the formula in the box.
11964  When no position is given, the formula will be centered.
11965 \begin_inset Newline newline
11966 \end_inset
11967
11968 If no width is given, also no position can be given.
11969  In this case the frame width is adjusted to the box content like for 
11970 \series bold
11971
11972 \backslash
11973 fbox
11974 \series default
11975 .
11976 \end_layout
11977
11978 \begin_layout Standard
11979 When the command 
11980 \series bold
11981
11982 \backslash
11983 framebox
11984 \series default
11985  is inserted, a box appears containing three blue boxes.
11986  The first two boxes are surrounded by brackets and denote the two optional
11987  arguments.
11988  The third box is for formula parts like for 
11989 \series bold
11990
11991 \backslash
11992 fbox
11993 \series default
11994 .
11995 \end_layout
11996
11997 \begin_layout Standard
11998 \begin_inset Newpage newpage
11999 \end_inset
12000
12001
12002 \end_layout
12003
12004 \begin_layout Standard
12005 \align center
12006 \begin_inset Tabular
12007 <lyxtabular version="3" rows="5" columns="2">
12008 <features rotate="0" tabularvalignment="middle">
12009 <column alignment="center" valignment="top">
12010 <column alignment="center" valignment="top">
12011 <row>
12012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 Command
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 Result
12026 \begin_inset Note Note
12027 status collapsed
12028
12029 \begin_layout Plain Layout
12030
12031 \series bold
12032
12033 \backslash
12034 raisebox
12035 \series default
12036  is only used as spacer.
12037 \end_layout
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \end_inset
12045 </cell>
12046 </row>
12047 <row>
12048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12049 \begin_inset Text
12050
12051 \begin_layout Plain Layout
12052
12053 \backslash
12054 fbox
12055 \begin_inset space \textvisiblespace{}
12056 \end_inset
12057
12058
12059 \family sans
12060 Ctrl+M
12061 \family default
12062  
12063 \backslash
12064 int
12065 \begin_inset space \textvisiblespace{}
12066 \end_inset
12067
12068 A=B
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 $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
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" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091
12092 \backslash
12093 boxed
12094 \begin_inset space \textvisiblespace{}
12095 \end_inset
12096
12097
12098 \backslash
12099 int
12100 \begin_inset space \textvisiblespace{}
12101 \end_inset
12102
12103 A=B
12104 \end_layout
12105
12106 \end_inset
12107 </cell>
12108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12109 \begin_inset Text
12110
12111 \begin_layout Plain Layout
12112 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
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" leftline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126 A+
12127 \backslash
12128 fbox
12129 \begin_inset space \textvisiblespace{}
12130 \end_inset
12131
12132 B
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12142 \end_inset
12143
12144
12145 \end_layout
12146
12147 \end_inset
12148 </cell>
12149 </row>
12150 <row>
12151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Plain Layout
12155
12156 \backslash
12157 framebox
12158 \begin_inset space \textvisiblespace{}
12159 \end_inset
12160
12161 20mm
12162 \begin_inset Formula $\to$
12163 \end_inset
12164
12165
12166 \begin_inset Formula $\to$
12167 \end_inset
12168
12169
12170 \family sans
12171 Ctrl+M
12172 \family default
12173  
12174 \backslash
12175 frac
12176 \begin_inset space \textvisiblespace{}
12177 \end_inset
12178
12179 A
12180 \begin_inset Formula $\downarrow$
12181 \end_inset
12182
12183 B
12184 \end_layout
12185
12186 \end_inset
12187 </cell>
12188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12189 \begin_inset Text
12190
12191 \begin_layout Plain Layout
12192 \begin_inset Formula $\raisebox{6mm}{}$
12193 \end_inset
12194
12195
12196 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12197 \end_inset
12198
12199
12200 \begin_inset Formula $\raisebox{-4mm}{}$
12201 \end_inset
12202
12203
12204 \end_layout
12205
12206 \end_inset
12207 </cell>
12208 </row>
12209 </lyxtabular>
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \begin_layout Standard
12217 The frame thickness can also be adjusted.
12218  To do this the following commands have to be inserted in TeX-mode before
12219  the formula
12220 \end_layout
12221
12222 \begin_layout Standard
12223
12224 \series bold
12225
12226 \backslash
12227 fboxrule
12228 \series default
12229  
12230 \series bold
12231
12232 \begin_inset Quotes eld
12233 \end_inset
12234
12235 thickness
12236 \begin_inset Quotes erd
12237 \end_inset
12238
12239
12240 \series default
12241  
12242 \series bold
12243
12244 \backslash
12245 fboxsep
12246 \series default
12247  
12248 \series bold
12249
12250 \begin_inset Quotes eld
12251 \end_inset
12252
12253 distance
12254 \begin_inset Quotes erd
12255 \end_inset
12256
12257
12258 \end_layout
12259
12260 \begin_layout Standard
12261 \begin_inset Quotes eld
12262 \end_inset
12263
12264 distance
12265 \begin_inset Quotes erd
12266 \end_inset
12267
12268  specifies the minimal distance between the frame and the first character
12269  in the box.
12270  An example for this is the following framed formula:
12271 \begin_inset ERT
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275
12276
12277 \backslash
12278 fboxrule 2mm 
12279 \backslash
12280 fboxsep 3mm
12281 \end_layout
12282
12283 \end_inset
12284
12285
12286 \begin_inset Formula 
12287 \[
12288 \boxed{A+B=C}
12289 \]
12290
12291 \end_inset
12292
12293 Before this formula the commands
12294 \end_layout
12295
12296 \begin_layout Standard
12297
12298 \series bold
12299
12300 \backslash
12301 fboxrule
12302 \series default
12303  
12304 \series bold
12305 2mm
12306 \series default
12307  
12308 \series bold
12309
12310 \backslash
12311 fboxsep
12312 \series default
12313  
12314 \series bold
12315 3mm
12316 \end_layout
12317
12318 \begin_layout Standard
12319 were inserted in TeX-mode.
12320  The given values are used for all following boxes.
12321 \end_layout
12322
12323 \begin_layout Standard
12324 To return to the standard frame size, the command
12325 \end_layout
12326
12327 \begin_layout Standard
12328
12329 \series bold
12330
12331 \backslash
12332 fboxrule
12333 \series default
12334  
12335 \series bold
12336 0.4pt
12337 \series default
12338  
12339 \series bold
12340
12341 \backslash
12342 fboxsep
12343 \series default
12344  
12345 \series bold
12346 3pt
12347 \series default
12348
12349 \begin_inset ERT
12350 status collapsed
12351
12352 \begin_layout Plain Layout
12353
12354
12355 \backslash
12356 fboxrule 0.4pt 
12357 \backslash
12358 fboxsep 3pt
12359 \end_layout
12360
12361 \end_inset
12362
12363
12364 \end_layout
12365
12366 \begin_layout Standard
12367 is inserted in TeX-mode before the next formula.
12368 \end_layout
12369
12370 \begin_layout Subsection
12371 Boxes without Frame
12372 \begin_inset CommandInset label
12373 LatexCommand label
12374 name "sub:Boxes-without-Frame"
12375
12376 \end_inset
12377
12378
12379 \begin_inset Index idx
12380 status collapsed
12381
12382 \begin_layout Plain Layout
12383 Boxes ! without frame
12384 \end_layout
12385
12386 \end_inset
12387
12388
12389 \end_layout
12390
12391 \begin_layout Standard
12392 For boxes without a frame there are the following box commands: 
12393 \series bold
12394
12395 \backslash
12396 mbox
12397 \series default
12398
12399 \begin_inset Index idx
12400 status collapsed
12401
12402 \begin_layout Plain Layout
12403 Commands ! M ! 
12404 \backslash
12405 mbox
12406 \end_layout
12407
12408 \end_inset
12409
12410
12411 \series bold
12412
12413 \backslash
12414 makebox
12415 \series default
12416
12417 \begin_inset Index idx
12418 status collapsed
12419
12420 \begin_layout Plain Layout
12421 Commands ! M ! 
12422 \backslash
12423 makebox
12424 \end_layout
12425
12426 \end_inset
12427
12428  and 
12429 \series bold
12430
12431 \backslash
12432 raisebox
12433 \series default
12434
12435 \begin_inset Index idx
12436 status collapsed
12437
12438 \begin_layout Plain Layout
12439 Commands ! R ! 
12440 \backslash
12441 raisebox
12442 \end_layout
12443
12444 \end_inset
12445
12446
12447 \end_layout
12448
12449 \begin_layout Standard
12450 With 
12451 \series bold
12452
12453 \backslash
12454 raisebox
12455 \series default
12456  a box can be super- or subscripted.
12457  But in contrary to normal super- and subscripting, the characters in the
12458  box keep their font size.
12459  
12460 \series bold
12461
12462 \backslash
12463 raisebox
12464 \series default
12465  is used in the following scheme:
12466 \end_layout
12467
12468 \begin_layout Standard
12469
12470 \series bold
12471
12472 \backslash
12473 raisebox{height}{box content}
12474 \end_layout
12475
12476 \begin_layout Standard
12477 When the box should contain a formula, an extra formula is needed like for
12478  
12479 \series bold
12480
12481 \backslash
12482 fbox
12483 \series default
12484 .
12485  
12486 \series medium
12487
12488 \begin_inset Note Greyedout
12489 status open
12490
12491 \begin_layout Plain Layout
12492
12493 \series bold
12494 Note:
12495 \series default
12496  For 
12497 \series bold
12498
12499 \backslash
12500 raisebox
12501 \series default
12502  this extra formula is created by pressing 
12503 \family sans
12504 Ctrl+M
12505 \family default
12506  twice instead of once because LyX doesn't yet support 
12507 \series bold
12508
12509 \backslash
12510 raisebox
12511 \series default
12512  directly.
12513 \end_layout
12514
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \begin_layout Standard
12521 \align center
12522 \begin_inset Tabular
12523 <lyxtabular version="3" rows="4" columns="2">
12524 <features rotate="0" tabularvalignment="middle">
12525 <column alignment="center" valignment="top">
12526 <column alignment="center" valignment="top">
12527 <row>
12528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12529 \begin_inset Text
12530
12531 \begin_layout Plain Layout
12532 Command
12533 \end_layout
12534
12535 \end_inset
12536 </cell>
12537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12538 \begin_inset Text
12539
12540 \begin_layout Plain Layout
12541 Result
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 </row>
12547 <row>
12548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552 H
12553 \backslash
12554 raisebox{2mm
12555 \begin_inset Formula $\to$
12556 \end_inset
12557
12558
12559 \backslash
12560 {al
12561 \begin_inset Formula $\to$
12562 \end_inset
12563
12564  lo
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12574 \end_inset
12575
12576
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row>
12583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 H
12588 \backslash
12589 raisebox{-2mm
12590 \begin_inset Formula $\to$
12591 \end_inset
12592
12593
12594 \backslash
12595 {al
12596 \begin_inset Formula $\to$
12597 \end_inset
12598
12599 lo
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12609 \end_inset
12610
12611
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 </row>
12617 <row>
12618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12619 \begin_inset Text
12620
12621 \begin_layout Plain Layout
12622 A=
12623 \backslash
12624 raisebox{-2mm
12625 \begin_inset Formula $\to$
12626 \end_inset
12627
12628
12629 \backslash
12630 {
12631 \family sans
12632 Ctrl+M
12633 \family default
12634  
12635 \family sans
12636 Ctrl+M
12637 \family default
12638  
12639 \backslash
12640 sqrt
12641 \begin_inset space \textvisiblespace{}
12642 \end_inset
12643
12644
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12650 \begin_inset Text
12651
12652 \begin_layout Plain Layout
12653 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12654 \end_inset
12655
12656
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 </row>
12662 </lyxtabular>
12663
12664 \end_inset
12665
12666
12667 \end_layout
12668
12669 \begin_layout Standard
12670 The command 
12671 \series bold
12672
12673 \backslash
12674 mbox
12675 \series default
12676  is equivalent to 
12677 \series bold
12678
12679 \backslash
12680 fbox
12681 \series default
12682  and 
12683 \series bold
12684
12685 \backslash
12686 makebox
12687 \series default
12688  is equivalent to 
12689 \series bold
12690
12691 \backslash
12692 framebox
12693 \series default
12694 , with the difference that there is no frame.
12695 \end_layout
12696
12697 \begin_layout Subsection
12698 Colored Boxes
12699 \begin_inset CommandInset label
12700 LatexCommand label
12701 name "sub:Colored-Boxes"
12702
12703 \end_inset
12704
12705
12706 \begin_inset Index idx
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710 Boxes ! colored
12711 \end_layout
12712
12713 \end_inset
12714
12715
12716 \end_layout
12717
12718 \begin_layout Standard
12719 To be able to use all commands explained in this section, the LaTeX-package
12720  
12721 \series bold
12722 color
12723 \series default
12724
12725 \begin_inset Foot
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729 The LaTeX-package 
12730 \series bold
12731 color
12732 \series default
12733  is part of every LaTeX standard installation.
12734 \end_layout
12735
12736 \end_inset
12737
12738
12739 \begin_inset Index idx
12740 status collapsed
12741
12742 \begin_layout Plain Layout
12743 Packages ! color
12744 \end_layout
12745
12746 \end_inset
12747
12748  has to be loaded in the LaTeX-preamble with the line
12749 \begin_inset Foot
12750 status collapsed
12751
12752 \begin_layout Plain Layout
12753 When text is colored somewhere in the document with a predefined color,
12754  LyX loads the LaTeX-package 
12755 \series bold
12756 color
12757 \series default
12758  automatically.
12759  Thus it is possible that the package is loaded twice, but this does not
12760  cause problems.
12761 \end_layout
12762
12763 \end_inset
12764
12765
12766 \begin_inset Note Note
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12771 amble.
12772 \end_layout
12773
12774 \end_inset
12775
12776
12777 \end_layout
12778
12779 \begin_layout Standard
12780
12781 \series bold
12782
12783 \backslash
12784 usepackage{color}
12785 \end_layout
12786
12787 \begin_layout Standard
12788 \begin_inset VSpace medskip
12789 \end_inset
12790
12791 To color boxes, the command 
12792 \series bold
12793
12794 \backslash
12795 colorbox
12796 \series default
12797
12798 \begin_inset Index idx
12799 status collapsed
12800
12801 \begin_layout Plain Layout
12802 Commands ! C ! 
12803 \backslash
12804 colorbox
12805 \end_layout
12806
12807 \end_inset
12808
12809  is used in the following scheme:
12810 \end_layout
12811
12812 \begin_layout Standard
12813
12814 \series bold
12815
12816 \backslash
12817 colorbox{color}{box content}
12818 \end_layout
12819
12820 \begin_layout Standard
12821 The box content can also be a box and a 
12822 \series bold
12823
12824 \backslash
12825 colorbox
12826 \series default
12827  can also be part of another box (see the 2nd and 3rd example).
12828  When the box should contain a formula, an extra formula has to be created,
12829  the same way as for 
12830 \series bold
12831
12832 \backslash
12833 raisebox
12834 \series default
12835 .
12836 \begin_inset Foot
12837 status collapsed
12838
12839 \begin_layout Plain Layout
12840 This also applies for the command 
12841 \series bold
12842
12843 \backslash
12844 fcolorbox
12845 \series default
12846 .
12847 \end_layout
12848
12849 \end_inset
12850
12851
12852 \end_layout
12853
12854 \begin_layout Standard
12855 One of the following predefined colors can be chosen:
12856 \end_layout
12857
12858 \begin_layout Standard
12859
12860 \series bold
12861 black
12862 \series default
12863
12864 \series bold
12865 blue
12866 \series default
12867
12868 \series bold
12869 cyan
12870 \series default
12871
12872 \series bold
12873 green
12874 \series default
12875
12876 \series bold
12877 magenta
12878 \series default
12879
12880 \series bold
12881 red
12882 \series default
12883
12884 \series bold
12885 white
12886 \series default
12887  and 
12888 \series bold
12889 yellow
12890 \end_layout
12891
12892 \begin_layout Standard
12893 \align center
12894 \begin_inset Tabular
12895 <lyxtabular version="3" rows="4" columns="2">
12896 <features rotate="0" tabularvalignment="middle">
12897 <column alignment="center" valignment="top">
12898 <column alignment="center" valignment="top">
12899 <row>
12900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12901 \begin_inset Text
12902
12903 \begin_layout Plain Layout
12904 Command
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 Result
12914 \begin_inset Note Note
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918
12919 \series bold
12920
12921 \backslash
12922 raisebox
12923 \series default
12924  is only used as spacer.
12925 \end_layout
12926
12927 \end_inset
12928
12929
12930 \end_layout
12931
12932 \end_inset
12933 </cell>
12934 </row>
12935 <row>
12936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940
12941 \backslash
12942 colorbox{yellow
12943 \begin_inset Formula $\to$
12944 \end_inset
12945
12946
12947 \backslash
12948 {A=B
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12958 \end_inset
12959
12960
12961 \end_layout
12962
12963 \end_inset
12964 </cell>
12965 </row>
12966 <row>
12967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12968 \begin_inset Text
12969
12970 \begin_layout Plain Layout
12971
12972 \backslash
12973 colorbox{green
12974 \begin_inset Formula $\to$
12975 \end_inset
12976
12977
12978 \backslash
12979 {
12980 \backslash
12981 fbox
12982 \begin_inset space \textvisiblespace{}
12983 \end_inset
12984
12985 A=B
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 </row>
13003 <row>
13004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008
13009 \backslash
13010 fbox
13011 \begin_inset space \textvisiblespace{}
13012 \end_inset
13013
13014
13015 \backslash
13016 colorbox{green
13017 \begin_inset Formula $\to$
13018 \end_inset
13019
13020
13021 \backslash
13022 {
13023 \family sans
13024 Ctrl+M
13025 \family default
13026  
13027 \family sans
13028 Ctrl+M
13029 \family default
13030  
13031 \backslash
13032 int
13033 \begin_inset space \textvisiblespace{}
13034 \end_inset
13035
13036 C=D
13037 \end_layout
13038
13039 \end_inset
13040 </cell>
13041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13042 \begin_inset Text
13043
13044 \begin_layout Plain Layout
13045 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13046 \end_inset
13047
13048
13049 \end_layout
13050
13051 \end_inset
13052 </cell>
13053 </row>
13054 </lyxtabular>
13055
13056 \end_inset
13057
13058
13059 \end_layout
13060
13061 \begin_layout Standard
13062
13063 \series bold
13064
13065 \backslash
13066 colorbox
13067 \series default
13068  only colors the box but not the characters in the box.
13069  To color all characters, the whole formula is highlighted and the desired
13070  color is chosen in the 
13071 \family sans
13072 Text
13073 \begin_inset space ~
13074 \end_inset
13075
13076 Style
13077 \family default
13078  dialog.
13079  The dialog can be called with the toolbar button 
13080 \begin_inset Graphics
13081         filename ../images/dialog-show_character.png
13082         scale 85
13083
13084 \end_inset
13085
13086  or the menu 
13087 \family sans
13088 Edit\SpecialChar \menuseparator
13089 Text
13090 \begin_inset space ~
13091 \end_inset
13092
13093 Style\SpecialChar \menuseparator
13094 Customized
13095 \family default
13096 .
13097  The formula number then has the same color as the formula.
13098  When the formula number should get another color than the formula characters,
13099  the color must be changed within the formula.
13100 \end_layout
13101
13102 \begin_layout Standard
13103 An example:
13104 \end_layout
13105
13106 \begin_layout Standard
13107
13108 \color red
13109 \begin_inset Formula 
13110 \begin{equation}
13111 \int A=B\label{eq:red}
13112 \end{equation}
13113
13114 \end_inset
13115
13116
13117 \color green
13118
13119 \begin_inset Formula 
13120 \begin{equation}
13121 \textcolor{red}{\int A=B}\label{eq:redgreen}
13122 \end{equation}
13123
13124 \end_inset
13125
13126
13127 \end_layout
13128
13129 \begin_layout Standard
13130 Formula 
13131 \begin_inset CommandInset ref
13132 LatexCommand eqref
13133 reference "eq:red"
13134
13135 \end_inset
13136
13137  is completely colored red.
13138 \begin_inset Newline newline
13139 \end_inset
13140
13141 Formula 
13142 \begin_inset CommandInset ref
13143 LatexCommand eqref
13144 reference "eq:redgreen"
13145
13146 \end_inset
13147
13148  was first completely colored green to set the color for the formula number.
13149  Subsequently the formula characters were colored red.
13150 \end_layout
13151
13152 \begin_layout Standard
13153 \begin_inset VSpace bigskip
13154 \end_inset
13155
13156 To color the frame different than the rest of the box, the command 
13157 \series bold
13158
13159 \backslash
13160 fcolorbox
13161 \series default
13162
13163 \begin_inset Index idx
13164 status collapsed
13165
13166 \begin_layout Plain Layout
13167 Commands ! F ! 
13168 \backslash
13169 fcolorbox
13170 \end_layout
13171
13172 \end_inset
13173
13174  is used in the following scheme:
13175 \end_layout
13176
13177 \begin_layout Standard
13178
13179 \series bold
13180
13181 \backslash
13182 fcolorbox{frame color}{color}{box content}
13183 \end_layout
13184
13185 \begin_layout Standard
13186 So 
13187 \series bold
13188
13189 \backslash
13190 fcolorbox
13191 \series default
13192  is an extension of the command 
13193 \series bold
13194
13195 \backslash
13196 colorbox
13197 \series default
13198 .
13199  The frame width is set, like for 
13200 \series bold
13201
13202 \backslash
13203 framebox
13204 \series default
13205 , with 
13206 \series bold
13207
13208 \backslash
13209 fboxrule
13210 \series default
13211  and 
13212 \series bold
13213
13214 \backslash
13215 fboxsep
13216 \series default
13217 .
13218  An example:
13219 \begin_inset ERT
13220 status collapsed
13221
13222 \begin_layout Plain Layout
13223
13224
13225 \backslash
13226 fboxrule 1mm 
13227 \backslash
13228 fboxsep 1mm
13229 \end_layout
13230
13231 \end_inset
13232
13233
13234 \begin_inset Formula 
13235 \[
13236 \fcolorbox{cyan}{magenta}{A=B}
13237 \]
13238
13239 \end_inset
13240
13241
13242 \begin_inset ERT
13243 status collapsed
13244
13245 \begin_layout Plain Layout
13246
13247
13248 \backslash
13249 fboxrule 0.4pt 
13250 \backslash
13251 fboxsep 3pt
13252 \end_layout
13253
13254 \end_inset
13255
13256
13257 \end_layout
13258
13259 \begin_layout Standard
13260 This formula was created with the command
13261 \begin_inset Newline newline
13262 \end_inset
13263
13264
13265 \series bold
13266
13267 \backslash
13268 fcolorbox{cyan
13269 \begin_inset Formula $\to$
13270 \end_inset
13271
13272
13273 \backslash
13274 {magenta
13275 \begin_inset Formula $\to$
13276 \end_inset
13277
13278
13279 \backslash
13280 {A=B
13281 \series default
13282 .
13283 \end_layout
13284
13285 \begin_layout Standard
13286 \begin_inset VSpace bigskip
13287 \end_inset
13288
13289 To use other colors than the predefined ones, they have to be defined first.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 One can for example define the color 
13294 \begin_inset Quotes eld
13295 \end_inset
13296
13297
13298 \series bold
13299 darkgreen
13300 \series default
13301
13302 \begin_inset Quotes erd
13303 \end_inset
13304
13305  with the LaTeX-preamble line:
13306 \end_layout
13307
13308 \begin_layout Standard
13309
13310 \series bold
13311
13312 \backslash
13313 definecolor{darkgreen}{cmyk}{0.5,
13314 \series default
13315  
13316 \series bold
13317 0,
13318 \series default
13319  
13320 \series bold
13321 1,
13322 \series default
13323  
13324 \series bold
13325 0.5}
13326 \series default
13327
13328 \begin_inset Index idx
13329 status collapsed
13330
13331 \begin_layout Plain Layout
13332 Commands ! D ! 
13333 \backslash
13334 definecolor
13335 \end_layout
13336
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \begin_layout Standard
13343
13344 \series bold
13345 cmyk
13346 \series default
13347  is the color space that denotes the colors 
13348 \series bold
13349 cyan
13350 \series default
13351
13352 \series bold
13353 magenta
13354 \series default
13355
13356 \series bold
13357 yellow
13358 \series default
13359  and 
13360 \series bold
13361 black
13362 \series default
13363 .
13364  The four comma separated numbers are the portion factor for the corresponding
13365  colors of the color space.
13366  The factors can be in the range of 0
13367 \begin_inset space \thinspace{}
13368 \end_inset
13369
13370 -
13371 \begin_inset space \thinspace{}
13372 \end_inset
13373
13374 1.
13375  Instead of 
13376 \series bold
13377 cmyk
13378 \series default
13379  also the color space 
13380 \series bold
13381 rgb
13382 \series default
13383  can be used for definitions.
13384  
13385 \series bold
13386 rgb
13387 \series default
13388  denotes 
13389 \series bold
13390 red
13391 \series default
13392
13393 \series bold
13394 green
13395 \series default
13396  and 
13397 \series bold
13398 blue
13399 \series default
13400 , so that there are in this case three portion factors for the corresponding
13401  colors.
13402  Furthermore there is the color space 
13403 \series bold
13404 gray
13405 \series default
13406  with one portion factor for the gray value.
13407 \end_layout
13408
13409 \begin_layout Standard
13410 As example a framed box with the new defined color 
13411 \series bold
13412 darkgreen
13413 \series default
13414  where the characters have been colored 
13415 \series bold
13416 yellow
13417 \series default
13418 :
13419 \begin_inset Formula 
13420 \begin{equation}
13421 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13422 \end{equation}
13423
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \begin_layout Standard
13430 Self-defined colors can also be used for text with the help of the command
13431  
13432 \series bold
13433
13434 \backslash
13435 textcolor
13436 \series default
13437 :
13438 \begin_inset Index idx
13439 status collapsed
13440
13441 \begin_layout Plain Layout
13442 Text ! colored
13443 \end_layout
13444
13445 \end_inset
13446
13447
13448 \end_layout
13449
13450 \begin_layout Standard
13451 \begin_inset ERT
13452 status collapsed
13453
13454 \begin_layout Plain Layout
13455
13456
13457 \backslash
13458 textcolor{darkgreen}{
13459 \end_layout
13460
13461 \end_inset
13462
13463 This sentence is 
13464 \begin_inset Quotes eld
13465 \end_inset
13466
13467 darkgreen
13468 \begin_inset Quotes erd
13469 \end_inset
13470
13471 .
13472 \begin_inset ERT
13473 status collapsed
13474
13475 \begin_layout Plain Layout
13476
13477 }
13478 \end_layout
13479
13480 \end_inset
13481
13482
13483 \end_layout
13484
13485 \begin_layout Standard
13486
13487 \series bold
13488
13489 \backslash
13490 textcolor
13491 \series default
13492
13493 \begin_inset Index idx
13494 status collapsed
13495
13496 \begin_layout Plain Layout
13497 Commands ! T ! 
13498 \backslash
13499 textcolor
13500 \end_layout
13501
13502 \end_inset
13503
13504  is used in the scheme 
13505 \series bold
13506
13507 \backslash
13508 textcolor{color}{characters to color}
13509 \series default
13510 .
13511 \end_layout
13512
13513 \begin_layout Subsection
13514 Paragraph Boxes
13515 \begin_inset CommandInset label
13516 LatexCommand label
13517 name "sub:Paragraph-Boxes"
13518
13519 \end_inset
13520
13521
13522 \begin_inset Index idx
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526 Boxes ! as paragraph
13527 \end_layout
13528
13529 \end_inset
13530
13531
13532 \end_layout
13533
13534 \begin_layout Standard
13535 A box that can contain several lines and paragraphs, a so-called paragraph
13536  box (parbox), can be created with the menu 
13537 \family sans
13538 Insert\SpecialChar \menuseparator
13539 Box
13540 \family default
13541  or the toolbar button 
13542 \begin_inset Graphics
13543         filename ../images/box-insert.png
13544         scale 85
13545
13546 \end_inset
13547
13548 .
13549 \end_layout
13550
13551 \begin_layout Standard
13552 The following example shows a framed parbox in a line:
13553 \end_layout
13554
13555 \begin_layout Standard
13556 \begin_inset VSpace medskip
13557 \end_inset
13558
13559 This is a line 
13560 \begin_inset Box Boxed
13561 position "c"
13562 hor_pos "c"
13563 has_inner_box 1
13564 inner_pos "t"
13565 use_parbox 1
13566 use_makebox 0
13567 width "5cm"
13568 special "none"
13569 height "1in"
13570 height_special "totalheight"
13571 status open
13572
13573 \begin_layout Plain Layout
13574 This is a paragraph box.
13575  It is exactly 5
13576 \begin_inset space \thinspace{}
13577 \end_inset
13578
13579 cm long and can also contain formulas: 
13580 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13581 \end_inset
13582
13583
13584 \end_layout
13585
13586 \end_inset
13587
13588  with a parbox.
13589 \end_layout
13590
13591 \begin_layout Standard
13592 \begin_inset VSpace medskip
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Standard
13599 Such a box is created by right-clicking on the gray box inset.
13600  A dialog pops up showing the box properties.
13601  In our case set: 
13602 \emph on
13603 Decoration
13604 \emph default
13605 : Rectangular box, 
13606 \emph on
13607 Inner Box
13608 \emph default
13609 : Parbox, 
13610 \emph on
13611 Width
13612 \emph default
13613 : 5
13614 \begin_inset space \thinspace{}
13615 \end_inset
13616
13617 cm, 
13618 \emph on
13619 Vertical Box Alignment
13620 \emph default
13621 : Middle
13622 \end_layout
13623
13624 \begin_layout Standard
13625 \begin_inset VSpace medskip
13626 \end_inset
13627
13628 In LaTeX a parbox is created with the command 
13629 \series bold
13630
13631 \backslash
13632 parbox
13633 \series default
13634
13635 \begin_inset Index idx
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639 Commands ! P ! 
13640 \backslash
13641 parbox
13642 \end_layout
13643
13644 \end_inset
13645
13646  which has the following scheme:
13647 \end_layout
13648
13649 \begin_layout Standard
13650
13651 \series bold
13652
13653 \backslash
13654 parbox[position]{width}{box content}
13655 \end_layout
13656
13657 \begin_layout Standard
13658 The positions 
13659 \emph on
13660 b
13661 \emph default
13662  and 
13663 \emph on
13664 t
13665 \emph default
13666  are possible.
13667  
13668 \emph on
13669 b
13670 \emph default
13671  for 
13672 \begin_inset Quotes eld
13673 \end_inset
13674
13675 bottom
13676 \begin_inset Quotes erd
13677 \end_inset
13678
13679  means that the box is aligned within the surrounding text with its last
13680  line.
13681  With 
13682 \emph on
13683 t
13684 \emph default
13685  for 
13686 \begin_inset Quotes eld
13687 \end_inset
13688
13689 top
13690 \begin_inset Quotes erd
13691 \end_inset
13692
13693  this is done with the first line.
13694  When no position is given, the box will be vertically centered, see section
13695  
13696 \emph on
13697 Boxes
13698 \emph default
13699  of the 
13700 \emph on
13701 Embedded
13702 \begin_inset space ~
13703 \end_inset
13704
13705 Objects
13706 \emph default
13707  manual for examples.
13708 \end_layout
13709
13710 \begin_layout Standard
13711 \begin_inset VSpace bigskip
13712 \end_inset
13713
13714 To frame formulas completely, including the formula number, the formula
13715  must be set into a parbox.
13716  To do this, the command 
13717 \series bold
13718
13719 \backslash
13720 fbox{
13721 \backslash
13722 parbox{
13723 \backslash
13724 linewidth-2
13725 \backslash
13726 fboxsep-2
13727 \backslash
13728 fboxrule}{
13729 \series default
13730  is inserted in TeX-mode before the formula.
13731  
13732 \series bold
13733
13734 \backslash
13735 linewidth
13736 \series default
13737
13738 \begin_inset Index idx
13739 status collapsed
13740
13741 \begin_layout Plain Layout
13742 Commands ! L ! 
13743 \backslash
13744 linewidth
13745 \end_layout
13746
13747 \end_inset
13748
13749  is hereby the line width set for the document.
13750  Because the frame is outside the parbox, 2
13751 \begin_inset space \thinspace{}
13752 \end_inset
13753
13754 times the frame separation and the frame thickness must be subtracted from
13755  the line width.
13756  As this is not automatically done by LyX due to a bug
13757 \begin_inset Foot
13758 status collapsed
13759
13760 \begin_layout Plain Layout
13761 \begin_inset CommandInset href
13762 LatexCommand href
13763 name "LyX-bug #4483"
13764 target "http://www.lyx.org/trac/ticket/4483"
13765
13766 \end_inset
13767
13768
13769 \end_layout
13770
13771 \end_inset
13772
13773 , TeX-mode has to be used.
13774  To be able to multiply and subtract in arguments, the LaTeX-package 
13775 \series bold
13776 calc
13777 \series default
13778
13779 \begin_inset Foot
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783
13784 \series bold
13785 calc
13786 \series default
13787  is part of every LaTeX standard installation.
13788 \end_layout
13789
13790 \end_inset
13791
13792
13793 \begin_inset Index idx
13794 status collapsed
13795
13796 \begin_layout Plain Layout
13797 Packages ! calc
13798 \end_layout
13799
13800 \end_inset
13801
13802  must be loaded in the LaTeX-preamble with the line
13803 \end_layout
13804
13805 \begin_layout Standard
13806
13807 \series bold
13808
13809 \backslash
13810 usepackage{calc}
13811 \end_layout
13812
13813 \begin_layout Standard
13814 Behind the formula both boxes are closed by entering 
13815 \series bold
13816 }}
13817 \series default
13818  in TeX-mode.
13819  Here is an example:
13820 \begin_inset ERT
13821 status collapsed
13822
13823 \begin_layout Plain Layout
13824
13825
13826 \backslash
13827 fboxsep 5mm 
13828 \backslash
13829 fboxrule 5mm
13830 \end_layout
13831
13832 \end_inset
13833
13834
13835 \end_layout
13836
13837 \begin_layout Standard
13838 \begin_inset ERT
13839 status collapsed
13840
13841 \begin_layout Plain Layout
13842
13843
13844 \backslash
13845 fbox{
13846 \backslash
13847 parbox{
13848 \backslash
13849 linewidth-2
13850 \backslash
13851 fboxsep-2
13852 \backslash
13853 fboxrule}{
13854 \end_layout
13855
13856 \end_inset
13857
13858
13859 \begin_inset Formula 
13860 \begin{equation}
13861 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13862 \end{equation}
13863
13864 \end_inset
13865
13866
13867 \begin_inset ERT
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871
13872 }}
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883
13884 \backslash
13885 fboxrule 0.4pt 
13886 \backslash
13887 fboxsep 3pt
13888 \end_layout
13889
13890 \end_inset
13891
13892
13893 \end_layout
13894
13895 \begin_layout Standard
13896 \begin_inset VSpace medskip
13897 \end_inset
13898
13899 As a parbox is used as the argument of 
13900 \series bold
13901
13902 \backslash
13903 fbox
13904 \series default
13905 , there is in this case no difference between 
13906 \series bold
13907
13908 \backslash
13909 fbox
13910 \series default
13911  and 
13912 \series bold
13913
13914 \backslash
13915 boxed
13916 \series default
13917 .
13918 \end_layout
13919
13920 \begin_layout Standard
13921 \begin_inset VSpace bigskip
13922 \end_inset
13923
13924 Paragraph boxes are very useful to comment formulas directly.
13925  To do this, 
13926 \series bold
13927
13928 \backslash
13929 parbox
13930 \series default
13931  is used in combination with the command 
13932 \series bold
13933
13934 \backslash
13935 tag
13936 \series default
13937 .
13938  (more about 
13939 \series bold
13940
13941 \backslash
13942 tag
13943 \series default
13944  see 
13945 \begin_inset CommandInset ref
13946 LatexCommand ref
13947 reference "sub:User-defined-Numbering"
13948
13949 \end_inset
13950
13951 )
13952 \end_layout
13953
13954 \begin_layout Standard
13955 An example of a formula commented with 
13956 \series bold
13957
13958 \backslash
13959 parbox
13960 \series default
13961 :
13962 \end_layout
13963
13964 \begin_layout Standard
13965 \begin_inset ERT
13966 status collapsed
13967
13968 \begin_layout Plain Layout
13969
13970
13971 \backslash
13972 [5x-7b=3b
13973 \backslash
13974 tag*{
13975 \backslash
13976 parbox{5cm}{
13977 \end_layout
13978
13979 \end_inset
13980
13981 This is a description.
13982  It is distinctly separated from the formula and multiline.
13983 \begin_inset ERT
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987
13988 }}
13989 \backslash
13990 ]
13991 \end_layout
13992
13993 \end_inset
13994
13995
13996 \end_layout
13997
13998 \begin_layout Standard
13999 Such a formula must be inserted completely in TeX-mode because LyX does
14000  not yet support the command 
14001 \series bold
14002
14003 \backslash
14004 parbox
14005 \series default
14006  in formulas.
14007  The formula is created with the following command sequence:
14008 \end_layout
14009
14010 \begin_layout Standard
14011 The command 
14012 \series bold
14013
14014 \backslash
14015 [5x-7b=3b
14016 \backslash
14017 tag*
14018 \backslash
14019 {
14020 \backslash
14021 parbox{5cm}{
14022 \series default
14023  is inserted in TeX-mode.
14024 \begin_inset Foot
14025 status collapsed
14026
14027 \begin_layout Plain Layout
14028 When the formula style 
14029 \series bold
14030 Indented
14031 \series default
14032  is used, 
14033 \series bold
14034
14035 \backslash
14036 tag*
14037 \backslash
14038 {
14039 \series default
14040  can also be replaced by 
14041 \series bold
14042
14043 \backslash
14044 hfill
14045 \series default
14046 .
14047  (formula styles see 
14048 \begin_inset CommandInset ref
14049 LatexCommand ref
14050 reference "sec:Formula-Styles"
14051
14052 \end_inset
14053
14054 )
14055 \end_layout
14056
14057 \end_inset
14058
14059  Then the description follows as normal text and finally 
14060 \series bold
14061 }}
14062 \backslash
14063 ]
14064 \series default
14065  is inserted in TeX-mode.
14066  The commands 
14067 \series bold
14068
14069 \backslash
14070 [
14071 \series default
14072  and 
14073 \series bold
14074
14075 \backslash
14076 ]
14077 \series default
14078  hereby create a displayed formula.
14079 \end_layout
14080
14081 \begin_layout Standard
14082 The advantages of 
14083 \series bold
14084
14085 \backslash
14086 parbox
14087 \series default
14088  can be seen in this example that was 
14089 \begin_inset Quotes eld
14090 \end_inset
14091
14092 commented
14093 \begin_inset Quotes erd
14094 \end_inset
14095
14096  using the mathematical textmode:
14097 \begin_inset Formula 
14098 \[
14099 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14100 \]
14101
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \begin_layout Section
14108 Operators
14109 \begin_inset Index idx
14110 status collapsed
14111
14112 \begin_layout Plain Layout
14113 Operators
14114 \end_layout
14115
14116 \end_inset
14117
14118
14119 \end_layout
14120
14121 \begin_layout Subsection
14122 Big Operators
14123 \begin_inset CommandInset label
14124 LatexCommand label
14125 name "sub:Big-Operators"
14126
14127 \end_inset
14128
14129
14130 \begin_inset Index idx
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134 Operators ! big
14135 \end_layout
14136
14137 \end_inset
14138
14139
14140 \begin_inset Index idx
14141 status collapsed
14142
14143 \begin_layout Plain Layout
14144 Sums
14145 \end_layout
14146
14147 \end_inset
14148
14149
14150 \begin_inset Index idx
14151 status collapsed
14152
14153 \begin_layout Plain Layout
14154 Integrals
14155 \end_layout
14156
14157 \end_inset
14158
14159
14160 \end_layout
14161
14162 \begin_layout Standard
14163 To be able to use all integral operators listed here, the option 
14164 \family sans
14165 Use esint package automatically
14166 \family default
14167  must be set in the document settings under 
14168 \family sans
14169 Math
14170 \begin_inset space ~
14171 \end_inset
14172
14173 Options
14174 \family default
14175 .
14176 \end_layout
14177
14178 \begin_layout Standard
14179 \begin_inset space \hfill{}
14180 \end_inset
14181
14182
14183 \begin_inset Tabular
14184 <lyxtabular version="3" rows="11" columns="2">
14185 <features rotate="0" tabularvalignment="middle">
14186 <column alignment="center" valignment="top" width="0pt">
14187 <column alignment="center" valignment="top" width="0pt">
14188 <row>
14189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 Command
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 Result
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 </row>
14208 <row>
14209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213
14214 \backslash
14215 int
14216 \begin_inset Index idx
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220 Commands ! I ! 
14221 \backslash
14222 int
14223 \end_layout
14224
14225 \end_inset
14226
14227
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236 \begin_inset Formula $\int$
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 </row>
14245 <row>
14246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14247 \begin_inset Text
14248
14249 \begin_layout Plain Layout
14250
14251 \backslash
14252 oint
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 \begin_inset Formula $\oint$
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 </row>
14270 <row>
14271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14272 \begin_inset Text
14273
14274 \begin_layout Plain Layout
14275
14276 \backslash
14277 ointctrclockwise
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14283 \begin_inset Text
14284
14285 \begin_layout Plain Layout
14286 \begin_inset Formula $\ointctrclockwise$
14287 \end_inset
14288
14289
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 </row>
14295 <row>
14296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14297 \begin_inset Text
14298
14299 \begin_layout Plain Layout
14300
14301 \backslash
14302 ointclockwise
14303 \end_layout
14304
14305 \end_inset
14306 </cell>
14307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14308 \begin_inset Text
14309
14310 \begin_layout Plain Layout
14311 \begin_inset Formula $\ointclockwise$
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \end_inset
14318 </cell>
14319 </row>
14320 <row>
14321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14322 \begin_inset Text
14323
14324 \begin_layout Plain Layout
14325
14326 \backslash
14327 sqint
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336 \begin_inset Formula $\sqint$
14337 \end_inset
14338
14339
14340 \end_layout
14341
14342 \end_inset
14343 </cell>
14344 </row>
14345 <row>
14346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350
14351 \backslash
14352 fint
14353 \end_layout
14354
14355 \end_inset
14356 </cell>
14357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14358 \begin_inset Text
14359
14360 \begin_layout Plain Layout
14361  
14362 \begin_inset Formula $\fint$
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \end_inset
14369 </cell>
14370 </row>
14371 <row>
14372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376
14377 \backslash
14378 landupint
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387  
14388 \begin_inset Formula $\landupint$
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 </row>
14397 <row>
14398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402
14403 \backslash
14404 landdownint
14405 \end_layout
14406
14407 \end_inset
14408 </cell>
14409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14410 \begin_inset Text
14411
14412 \begin_layout Plain Layout
14413  
14414 \begin_inset Formula $\landdownint$
14415 \end_inset
14416
14417
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 </row>
14423 <row>
14424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428
14429 \backslash
14430 bigcap
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 \begin_inset Formula $\bigcap$
14440 \end_inset
14441
14442
14443 \end_layout
14444
14445 \end_inset
14446 </cell>
14447 </row>
14448 <row>
14449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453
14454 \backslash
14455 bigcup
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464 \begin_inset Formula $\bigcup$
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 </row>
14473 </lyxtabular>
14474
14475 \end_inset
14476
14477
14478 \begin_inset space \hfill{}
14479 \end_inset
14480
14481
14482 \begin_inset Tabular
14483 <lyxtabular version="3" rows="11" columns="2">
14484 <features rotate="0" tabularvalignment="middle">
14485 <column alignment="center" valignment="top" width="0pt">
14486 <column alignment="center" valignment="top" width="0pt">
14487 <row>
14488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 Command
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 Result
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 <row>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512
14513 \backslash
14514 sum
14515 \begin_inset Index idx
14516 status collapsed
14517
14518 \begin_layout Plain Layout
14519 Commands ! S ! 
14520 \backslash
14521 sum
14522 \end_layout
14523
14524 \end_inset
14525
14526
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Plain Layout
14535 \begin_inset Formula $\sum$
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 </row>
14544 <row>
14545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14546 \begin_inset Text
14547
14548 \begin_layout Plain Layout
14549
14550 \backslash
14551 prod
14552 \begin_inset Index idx
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556 Commands ! P ! 
14557 \backslash
14558 prod
14559 \begin_inset ERT
14560 status collapsed
14561
14562 \begin_layout Plain Layout
14563
14564
14565 \backslash
14566 vspace{4mm}
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \end_inset
14575
14576
14577 \end_layout
14578
14579 \end_inset
14580 </cell>
14581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14582 \begin_inset Text
14583
14584 \begin_layout Plain Layout
14585 \begin_inset Formula $\prod$
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 </row>
14594 <row>
14595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14596 \begin_inset Text
14597
14598 \begin_layout Plain Layout
14599
14600 \backslash
14601 coprod
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14607 \begin_inset Text
14608
14609 \begin_layout Plain Layout
14610 \begin_inset Formula $\coprod$
14611 \end_inset
14612
14613
14614 \end_layout
14615
14616 \end_inset
14617 </cell>
14618 </row>
14619 <row>
14620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624
14625 \backslash
14626 bigodot
14627 \end_layout
14628
14629 \end_inset
14630 </cell>
14631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14632 \begin_inset Text
14633
14634 \begin_layout Plain Layout
14635 \begin_inset Formula $\bigodot$
14636 \end_inset
14637
14638
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 </row>
14644 <row>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649
14650 \backslash
14651 bigotimes
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 \begin_inset Formula $\bigotimes$
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 <row>
14670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674
14675 \backslash
14676 bigoplus
14677 \end_layout
14678
14679 \end_inset
14680 </cell>
14681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14682 \begin_inset Text
14683
14684 \begin_layout Plain Layout
14685 \begin_inset Formula $\bigoplus$
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \end_inset
14692 </cell>
14693 </row>
14694 <row>
14695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699
14700 \backslash
14701 bigwedge
14702 \end_layout
14703
14704 \end_inset
14705 </cell>
14706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14707 \begin_inset Text
14708
14709 \begin_layout Plain Layout
14710 \begin_inset Formula $\bigwedge$
14711 \end_inset
14712
14713
14714 \end_layout
14715
14716 \end_inset
14717 </cell>
14718 </row>
14719 <row>
14720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14721 \begin_inset Text
14722
14723 \begin_layout Plain Layout
14724
14725 \backslash
14726 bigvee
14727 \end_layout
14728
14729 \end_inset
14730 </cell>
14731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14732 \begin_inset Text
14733
14734 \begin_layout Plain Layout
14735 \begin_inset Formula $\bigvee$
14736 \end_inset
14737
14738
14739 \end_layout
14740
14741 \end_inset
14742 </cell>
14743 </row>
14744 <row>
14745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14746 \begin_inset Text
14747
14748 \begin_layout Plain Layout
14749
14750 \backslash
14751 bigsqcup
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Plain Layout
14760 \begin_inset Formula $\bigsqcup$
14761 \end_inset
14762
14763
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 </row>
14769 <row>
14770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Plain Layout
14774
14775 \backslash
14776 biguplus
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14782 \begin_inset Text
14783
14784 \begin_layout Plain Layout
14785 \begin_inset Formula $\biguplus$
14786 \end_inset
14787
14788
14789 \end_layout
14790
14791 \end_inset
14792 </cell>
14793 </row>
14794 </lyxtabular>
14795
14796 \end_inset
14797
14798
14799 \begin_inset space \hfill{}
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \begin_layout Standard
14806 All big operators can also be inserted via the math toolbar button 
14807 \begin_inset Graphics
14808         filename ../images/math/intop.png
14809         scale 85
14810
14811 \end_inset
14812
14813 .
14814 \end_layout
14815
14816 \begin_layout Standard
14817 The operators are called big because they are bigger than the sometimes
14818  equal looking binary operators.
14819  All big operators can have limits as described in the next subsection.
14820 \end_layout
14821
14822 \begin_layout Standard
14823 For all integral operators there is a second version available, ending in
14824  
14825 \series bold
14826 op
14827 \series default
14828
14829 \series bold
14830
14831 \backslash
14832 intop
14833 \series default
14834
14835 \series bold
14836
14837 \backslash
14838 ointop
14839 \series default
14840  etc..
14841  These operators are different from 
14842 \series bold
14843
14844 \backslash
14845 int
14846 \series default
14847  etc.
14848 \begin_inset space \space{}
14849 \end_inset
14850
14851 in the style the operator limits are displayed, see 
14852 \begin_inset CommandInset ref
14853 LatexCommand ref
14854 reference "sub:Operator-Limits"
14855
14856 \end_inset
14857
14858 .
14859  
14860 \end_layout
14861
14862 \begin_layout Subsubsection*
14863 Advice for Integrals
14864 \end_layout
14865
14866 \begin_layout Standard
14867 The letter 
14868 \emph on
14869 d
14870 \emph default
14871  in an integral is an operator, that therefore has to be set upright.
14872  This is done by highlighting the 
14873 \emph on
14874 d
14875 \emph default
14876  and using the keyboard shortcut 
14877 \begin_inset Info
14878 type  "shortcut"
14879 arg   "font-roman"
14880 \end_inset
14881
14882
14883 \begin_inset Foot
14884 status collapsed
14885
14886 \begin_layout Plain Layout
14887 Font styles
14888 \series bold
14889  
14890 \series default
14891 see 
14892 \begin_inset CommandInset ref
14893 LatexCommand ref
14894 reference "sub:Font-Styles"
14895
14896 \end_inset
14897
14898
14899 \end_layout
14900
14901 \end_inset
14902
14903 .
14904  Finally the smallest space is inserted before the 
14905 \emph on
14906 d
14907 \emph default
14908 , as this is usual for operators.
14909  An example:
14910 \end_layout
14911
14912 \begin_layout Standard
14913 incorrect: 
14914 \begin_inset Formula $\int A(x)dx$
14915 \end_inset
14916
14917
14918 \begin_inset Newline newline
14919 \end_inset
14920
14921
14922 \begin_inset Phantom HPhantom
14923 status open
14924
14925 \begin_layout Plain Layout
14926 in
14927 \end_layout
14928
14929 \end_inset
14930
14931 correct: 
14932 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14933 \end_inset
14934
14935
14936 \end_layout
14937
14938 \begin_layout Standard
14939 For multiple integrals there are the following commands:
14940 \begin_inset VSpace medskip
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \begin_layout Standard
14947 \begin_inset space \hfill{}
14948 \end_inset
14949
14950
14951 \begin_inset Tabular
14952 <lyxtabular version="3" rows="4" columns="2">
14953 <features rotate="0" tabularvalignment="middle">
14954 <column alignment="center" valignment="top">
14955 <column alignment="center" valignment="top">
14956 <row>
14957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961 Command
14962 \end_layout
14963
14964 \end_inset
14965 </cell>
14966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970 Result
14971 \begin_inset Note Note
14972 status collapsed
14973
14974 \begin_layout Plain Layout
14975
14976 \series bold
14977
14978 \backslash
14979 raisebox
14980 \series default
14981  is only used as spacer.
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 </row>
14992 <row>
14993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997
14998 \backslash
14999 iint
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 </row>
15017 <row>
15018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022
15023 \backslash
15024 oiint
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 </row>
15042 <row>
15043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047
15048 \backslash
15049 sqiint
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15059 \end_inset
15060
15061
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 </row>
15067 </lyxtabular>
15068
15069 \end_inset
15070
15071
15072 \begin_inset space \hfill{}
15073 \end_inset
15074
15075
15076 \begin_inset Tabular
15077 <lyxtabular version="3" rows="4" columns="2">
15078 <features rotate="0" tabularvalignment="middle">
15079 <column alignment="center" valignment="top">
15080 <column alignment="center" valignment="top">
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086 Command
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095 Result
15096 \end_layout
15097
15098 \end_inset
15099 </cell>
15100 </row>
15101 <row>
15102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15103 \begin_inset Text
15104
15105 \begin_layout Plain Layout
15106
15107 \backslash
15108 iiint
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15118 \end_inset
15119
15120
15121 \end_layout
15122
15123 \end_inset
15124 </cell>
15125 </row>
15126 <row>
15127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15128 \begin_inset Text
15129
15130 \begin_layout Plain Layout
15131
15132 \backslash
15133 iiiint
15134 \end_layout
15135
15136 \end_inset
15137 </cell>
15138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15139 \begin_inset Text
15140
15141 \begin_layout Plain Layout
15142 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15143 \end_inset
15144
15145
15146 \end_layout
15147
15148 \end_inset
15149 </cell>
15150 </row>
15151 <row>
15152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156
15157 \backslash
15158 dotsint
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \end_inset
15174 </cell>
15175 </row>
15176 </lyxtabular>
15177
15178 \end_inset
15179
15180
15181 \begin_inset space \hfill{}
15182 \end_inset
15183
15184
15185 \end_layout
15186
15187 \begin_layout Standard
15188 \begin_inset Newpage newpage
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \begin_layout Subsection
15195 Operator Limits
15196 \begin_inset CommandInset label
15197 LatexCommand label
15198 name "sub:Operator-Limits"
15199
15200 \end_inset
15201
15202
15203 \begin_inset Index idx
15204 status collapsed
15205
15206 \begin_layout Plain Layout
15207 Operators ! Limits
15208 \end_layout
15209
15210 \end_inset
15211
15212
15213 \end_layout
15214
15215 \begin_layout Standard
15216 Limits are created by super- and subscripts:
15217 \end_layout
15218
15219 \begin_layout Standard
15220 \align center
15221 \begin_inset Tabular
15222 <lyxtabular version="3" rows="2" columns="2">
15223 <features rotate="0" tabularvalignment="middle">
15224 <column alignment="center" valignment="top" width="0pt">
15225 <column alignment="center" valignment="top" width="0pt">
15226 <row>
15227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231 Command
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 Result
15241 \begin_inset Note Note
15242 status collapsed
15243
15244 \begin_layout Plain Layout
15245
15246 \series bold
15247
15248 \backslash
15249 raisebox
15250 \series default
15251  is only used as spacer.
15252 \end_layout
15253
15254 \end_inset
15255
15256
15257 \end_layout
15258
15259 \end_inset
15260 </cell>
15261 </row>
15262 <row>
15263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267
15268 \backslash
15269 prod^
15270 \backslash
15271 infty
15272 \begin_inset space \textvisiblespace{}
15273 \end_inset
15274
15275
15276 \begin_inset Formula $\to$
15277 \end_inset
15278
15279 _0
15280 \begin_inset Formula $\to$
15281 \end_inset
15282
15283 A(x)
15284 \end_layout
15285
15286 \end_inset
15287 </cell>
15288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Plain Layout
15292 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 </row>
15301 </lyxtabular>
15302
15303 \end_inset
15304
15305
15306 \end_layout
15307
15308 \begin_layout Standard
15309 Limits of inline formulas are set right beside the operator.
15310  Limits in displayed formulas are set above or below the operator, except
15311  for integral limits.
15312 \end_layout
15313
15314 \begin_layout Standard
15315 To force that the limits are set beside the operator, the cursor is set
15316  directly behind the operator and the limits type is changed with the menu
15317  
15318 \family sans
15319 Edit\SpecialChar \menuseparator
15320 Math\SpecialChar \menuseparator
15321 Change Limits Type
15322 \family default
15323  to 
15324 \family sans
15325 \series bold
15326 Inline
15327 \family default
15328 \series default
15329  (shortcut 
15330 \begin_inset Info
15331 type  "shortcut"
15332 arg   "math-limits"
15333 \end_inset
15334
15335 ).
15336  An example:
15337 \end_layout
15338
15339 \begin_layout Standard
15340 The default limits type is this:
15341 \begin_inset Formula 
15342 \[
15343 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15344 \]
15345
15346 \end_inset
15347
15348 This is how it looks when the limits type was changed to 
15349 \family sans
15350 \series bold
15351 Inline
15352 \family default
15353 \series default
15354 :
15355 \begin_inset Formula 
15356 \[
15357 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15358 \]
15359
15360 \end_inset
15361
15362 For integrals, except those ending with 
15363 \series bold
15364 op
15365 \series default
15366  like 
15367 \series bold
15368
15369 \backslash
15370 intop
15371 \series default
15372
15373 \series bold
15374
15375 \backslash
15376 ointop
15377 \series default
15378  etc., the limits are by default set beside the operator.
15379  But for multiple integrals the limits are often set below the operator.
15380  In the following example the limits type was therefore set to 
15381 \series bold
15382 Display
15383 \series default
15384  and so set below the integrals:
15385 \begin_inset Formula 
15386 \begin{equation}
15387 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15388 \end{equation}
15389
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \begin_layout Standard
15396 \begin_inset VSpace medskip
15397 \end_inset
15398
15399 To specify conditions for limits, the commands 
15400 \series bold
15401
15402 \backslash
15403 subarray
15404 \series default
15405
15406 \begin_inset Index idx
15407 status collapsed
15408
15409 \begin_layout Plain Layout
15410 Commands ! S ! 
15411 \backslash
15412 subarray
15413 \end_layout
15414
15415 \end_inset
15416
15417  and 
15418 \series bold
15419
15420 \backslash
15421 substack
15422 \series default
15423
15424 \begin_inset Index idx
15425 status collapsed
15426
15427 \begin_layout Plain Layout
15428 Commands ! S ! 
15429 \backslash
15430 substack
15431 \end_layout
15432
15433 \end_inset
15434
15435  are used.
15436  To create for example this expression 
15437 \begin_inset Formula 
15438 \begin{equation}
15439 \sum_{\begin{subarray}{c}
15440 0<k<1000\\
15441 \\
15442 k\,\in\,\mathbb{N}
15443 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15444 \end{equation}
15445
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \begin_layout Standard
15452 the following has to be done:
15453 \begin_inset Newline newline
15454 \end_inset
15455
15456 First the command 
15457 \series bold
15458
15459 \backslash
15460 sum
15461 \series default
15462 ^
15463 \series bold
15464 n
15465 \begin_inset space \textvisiblespace{}
15466 \end_inset
15467
15468 _
15469 \series default
15470  is typed in.
15471  One is now in a blue box under the summation operator and insert there
15472  the command 
15473 \series bold
15474
15475 \backslash
15476 subarray
15477 \begin_inset space \textvisiblespace{}
15478 \end_inset
15479
15480
15481 \series default
15482 .
15483  The blue box is now within a purple box and now several lines can be written
15484  among each other.
15485  A new line is created by inserting a line break (
15486 \begin_inset Info
15487 type  "shortcut"
15488 arg   "newline-insert newline"
15489 \end_inset
15490
15491 ).
15492  When now
15493 \begin_inset Newline newline
15494 \end_inset
15495
15496
15497 \series bold
15498 0<k<1000 Ctrl+Return
15499 \begin_inset Newline newline
15500 \end_inset
15501
15502
15503 \series default
15504 is typed in, a new box appears below for the new line.
15505 \end_layout
15506
15507 \begin_layout Standard
15508 The alignment of the lines can be changed to left aligned with the 
15509 \family sans
15510 table
15511 \family default
15512  
15513 \family sans
15514 toolbar
15515 \family default
15516  or the menu 
15517 \family sans
15518 Edit\SpecialChar \menuseparator
15519 Rows &Columns
15520 \family default
15521 .
15522  To get right alignment, 
15523 \series bold
15524
15525 \backslash
15526 hfill
15527 \begin_inset space \textvisiblespace{}
15528 \end_inset
15529
15530
15531 \series default
15532  is inserted at the beginning of the line.
15533 \end_layout
15534
15535 \begin_layout Standard
15536 The command 
15537 \series bold
15538
15539 \backslash
15540 substack
15541 \series default
15542  is equivalent to 
15543 \series bold
15544
15545 \backslash
15546 subarray
15547 \series default
15548  with the difference that the lines are always centered.
15549 \end_layout
15550
15551 \begin_layout Standard
15552 \begin_inset VSpace bigskip
15553 \end_inset
15554
15555 Like in formula 
15556 \begin_inset CommandInset ref
15557 LatexCommand eqref
15558 reference "eq:substack"
15559
15560 \end_inset
15561
15562  there can be too much space beside an operator, because the characters
15563  following the operator are set beside the limits.
15564  To avoid this the command 
15565 \series bold
15566
15567 \backslash
15568 mathclap
15569 \series default
15570
15571 \begin_inset Index idx
15572 status collapsed
15573
15574 \begin_layout Plain Layout
15575 Commands ! M ! 
15576 \backslash
15577 mathclap
15578 \end_layout
15579
15580 \end_inset
15581
15582  can be used.
15583  It sets the width of its content to 0
15584 \begin_inset space \thinspace{}
15585 \end_inset
15586
15587 pt.
15588 \begin_inset Newline newline
15589 \end_inset
15590
15591 Applied on formula 
15592 \begin_inset CommandInset ref
15593 LatexCommand eqref
15594 reference "eq:substack"
15595
15596 \end_inset
15597
15598 , one uses the command
15599 \end_layout
15600
15601 \begin_layout Standard
15602
15603 \series bold
15604
15605 \backslash
15606 sum_
15607 \backslash
15608 mathclap
15609 \backslash
15610 substack
15611 \begin_inset space \textvisiblespace{}
15612 \end_inset
15613
15614 0<k<1000 Ctrl+Return
15615 \end_layout
15616
15617 \begin_layout Standard
15618 to create the lower limit.
15619  The summand is now directly behind the summation operator:
15620 \begin_inset Formula 
15621 \[
15622 \sum_{\mathclap{\substack{0<k<1000\\
15623 \\
15624 k\,\in\,\mathbb{N}
15625 }
15626 }}^{n}k^{-2}
15627 \]
15628
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \begin_layout Standard
15635 \begin_inset VSpace bigskip
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 When several consecutive operators have limits the typesetting of the limits
15643  looks often imperfect in the output, see this example:
15644 \begin_inset Formula 
15645 \[
15646 \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}
15647 \]
15648
15649 \end_inset
15650
15651 To improve the typesetting set in the document settings under 
15652 \family sans
15653 Math
15654 \begin_inset space ~
15655 \end_inset
15656
15657 Options
15658 \family default
15659  for the package 
15660 \series bold
15661 mathtools
15662 \series default
15663
15664 \begin_inset Index idx
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668 Packages ! mathtools
15669 \end_layout
15670
15671 \end_inset
15672
15673  the option 
15674 \family sans
15675 Load
15676 \begin_inset space ~
15677 \end_inset
15678
15679 always
15680 \family default
15681 .
15682  Then insert into your formula the command 
15683 \series bold
15684
15685 \backslash
15686 adjustlimits
15687 \series default
15688
15689 \begin_inset Index idx
15690 status collapsed
15691
15692 \begin_layout Plain Layout
15693 Commands ! A ! 
15694 \backslash
15695 adjustlimits
15696 \end_layout
15697
15698 \end_inset
15699
15700  directly before the first operator.
15701  The example will then look like this:
15702 \begin_inset Formula 
15703 \[
15704 \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}
15705 \]
15706
15707 \end_inset
15708
15709
15710 \end_layout
15711
15712 \begin_layout Standard
15713 \begin_inset VSpace bigskip
15714 \end_inset
15715
15716 How to use one limit for several operators is described in 
15717 \begin_inset CommandInset ref
15718 LatexCommand ref
15719 reference "sub:Self-defined-Operators"
15720
15721 \end_inset
15722
15723 .
15724 \end_layout
15725
15726 \begin_layout Subsection
15727 Decoration for Operators
15728 \begin_inset Index idx
15729 status collapsed
15730
15731 \begin_layout Plain Layout
15732 Operators ! Decoration
15733 \end_layout
15734
15735 \end_inset
15736
15737
15738 \end_layout
15739
15740 \begin_layout Standard
15741 With the commands 
15742 \series bold
15743
15744 \backslash
15745 overset
15746 \series default
15747
15748 \begin_inset Index idx
15749 status collapsed
15750
15751 \begin_layout Plain Layout
15752 Commands ! O ! 
15753 \backslash
15754 overset
15755 \end_layout
15756
15757 \end_inset
15758
15759  and 
15760 \series bold
15761
15762 \backslash
15763 underset
15764 \series default
15765
15766 \begin_inset Index idx
15767 status collapsed
15768
15769 \begin_layout Plain Layout
15770 Commands ! U ! 
15771 \backslash
15772 underset
15773 \end_layout
15774
15775 \end_inset
15776
15777  characters can be placed above or below an operator, respectively.
15778  With the command 
15779 \series bold
15780
15781 \backslash
15782 sideset
15783 \series default
15784
15785 \begin_inset Index idx
15786 status collapsed
15787
15788 \begin_layout Plain Layout
15789 Commands ! S ! 
15790 \backslash
15791 sideset
15792 \end_layout
15793
15794 \end_inset
15795
15796  characters can be set before and behind a big operator.
15797 \end_layout
15798
15799 \begin_layout Standard
15800 There are 4
15801 \begin_inset space ~
15802 \end_inset
15803
15804 variants of 
15805 \series bold
15806
15807 \backslash
15808 sideset
15809 \series default
15810 :
15811 \end_layout
15812
15813 \begin_layout Itemize
15814
15815 \series bold
15816
15817 \backslash
15818 sideset
15819 \series default
15820  is used to set characters at the corners of the operator
15821 \end_layout
15822
15823 \begin_layout Itemize
15824
15825 \series bold
15826
15827 \backslash
15828 sidesetn
15829 \series default
15830  is used to set characters before and/or behind the operator (this variant
15831  represents LaTeX's original 
15832 \series bold
15833
15834 \backslash
15835 sideset
15836 \series default
15837  command)
15838 \end_layout
15839
15840 \begin_layout Itemize
15841
15842 \series bold
15843
15844 \backslash
15845 sidesetl
15846 \series default
15847  is used to set characters at the left corners and/or behind the operator
15848 \end_layout
15849
15850 \begin_layout Itemize
15851
15852 \series bold
15853
15854 \backslash
15855 sidesetr
15856 \series default
15857  is used to set characters at the right corners and/or before the operator
15858 \end_layout
15859
15860 \begin_layout Standard
15861 For example the command 
15862 \series bold
15863
15864 \backslash
15865 sidesetn
15866 \begin_inset space \textvisiblespace{}
15867 \end_inset
15868
15869
15870 \backslash
15871 sum
15872 \begin_inset space \textvisiblespace{}
15873 \end_inset
15874
15875
15876 \begin_inset Formula $\to$
15877 \end_inset
15878
15879 '
15880 \begin_inset Formula $\to$
15881 \end_inset
15882
15883 _k=1
15884 \begin_inset space \textvisiblespace{}
15885 \end_inset
15886
15887
15888 \series default
15889 ^
15890 \series bold
15891 n
15892 \series default
15893  produces:
15894 \begin_inset Formula 
15895 \[
15896 \sideset{}{'}\sum_{k=1}^{n}
15897 \]
15898
15899 \end_inset
15900
15901
15902 \end_layout
15903
15904 \begin_layout Standard
15905 \begin_inset Note Greyedout
15906 status open
15907
15908 \begin_layout Plain Layout
15909
15910 \series bold
15911 Note: 
15912 \backslash
15913 sideset
15914 \series default
15915  can only be used to decorate big operators, binary operators are not allowed.
15916 \end_layout
15917
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \begin_layout Standard
15924
15925 \series bold
15926
15927 \backslash
15928 overset
15929 \series default
15930  and 
15931 \series bold
15932
15933 \backslash
15934 underset
15935 \series default
15936  can also be used to decorate symbols and characters.
15937  For example, the command 
15938 \series bold
15939
15940 \backslash
15941 overset
15942 \begin_inset space \textvisiblespace{}
15943 \end_inset
15944
15945
15946 \backslash
15947 maltese
15948 \begin_inset space \textvisiblespace{}
15949 \end_inset
15950
15951
15952 \series default
15953
15954 \begin_inset Formula $\uparrow$
15955 \end_inset
15956
15957
15958 \series bold
15959 a
15960 \series default
15961  produces:
15962 \begin_inset Formula 
15963 \[
15964 \overset{a}{\maltese}
15965 \]
15966
15967 \end_inset
15968
15969
15970 \end_layout
15971
15972 \begin_layout Subsection
15973 Binary Operators
15974 \begin_inset CommandInset label
15975 LatexCommand label
15976 name "sub:Binary-Operators"
15977
15978 \end_inset
15979
15980
15981 \begin_inset Index idx
15982 status collapsed
15983
15984 \begin_layout Plain Layout
15985 Operators ! binary
15986 \end_layout
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Standard
15994 Binary operators are surrounded by space when there is a character before
15995  and after them.
15996 \begin_inset VSpace medskip
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Standard
16003 \begin_inset space \hfill{}
16004 \end_inset
16005
16006
16007 \begin_inset Tabular
16008 <lyxtabular version="3" rows="13" columns="2">
16009 <features rotate="0" tabularvalignment="middle">
16010 <column alignment="center" valignment="top" width="0pt">
16011 <column alignment="center" valignment="top" width="0pt">
16012 <row>
16013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 Command
16018 \begin_inset Note Note
16019 status collapsed
16020
16021 \begin_layout Plain Layout
16022
16023 \series bold
16024
16025 \backslash
16026 raisebox
16027 \series default
16028  is only used as spacer.
16029 \end_layout
16030
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 Result
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 </row>
16048 <row>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053 +
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062 \begin_inset Formula $+$
16063 \end_inset
16064
16065
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 </row>
16071 <row>
16072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076 -
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085 \begin_inset Formula $-$
16086 \end_inset
16087
16088
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 </row>
16094 <row>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \backslash
16101 pm
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110 \begin_inset Formula $\pm$
16111 \end_inset
16112
16113
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 </row>
16119 <row>
16120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124
16125 \backslash
16126 mp
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 \begin_inset Formula $\mp$
16136 \end_inset
16137
16138
16139 \end_layout
16140
16141 \end_inset
16142 </cell>
16143 </row>
16144 <row>
16145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Plain Layout
16149
16150 \backslash
16151 cdot
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160 \begin_inset Formula $\cdot$
16161 \end_inset
16162
16163
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 </row>
16169 <row>
16170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \backslash
16176 times
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185 \begin_inset Formula $\times$
16186 \end_inset
16187
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row>
16195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \backslash
16201 div
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210 \begin_inset Formula $\div$
16211 \end_inset
16212
16213
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 </row>
16219 <row>
16220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224 \begin_inset ERT
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228
16229
16230 \backslash
16231 raisebox{-1.2mm}{
16232 \end_layout
16233
16234 \end_inset
16235
16236 *
16237 \begin_inset ERT
16238 status collapsed
16239
16240 \begin_layout Plain Layout
16241
16242 }
16243 \end_layout
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 \begin_inset Formula $*$
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 </row>
16265 <row>
16266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270
16271 \backslash
16272 star
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Plain Layout
16281 \begin_inset Formula $\star$
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 </row>
16290 <row>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Plain Layout
16295
16296 \backslash
16297 circ
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout Plain Layout
16306 \begin_inset Formula $\circ$
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \end_inset
16313 </cell>
16314 </row>
16315 <row>
16316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320
16321 \backslash
16322 diamond
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 \begin_inset Formula $\diamond$
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 </row>
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \backslash
16347 bullet
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356 \begin_inset Formula $\bullet$
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 </row>
16365 </lyxtabular>
16366
16367 \end_inset
16368
16369
16370 \begin_inset space \hfill{}
16371 \end_inset
16372
16373
16374 \begin_inset Tabular
16375 <lyxtabular version="3" rows="13" columns="2">
16376 <features rotate="0" tabularvalignment="middle">
16377 <column alignment="center" valignment="top" width="0pt">
16378 <column alignment="center" valignment="top" width="0pt">
16379 <row>
16380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Plain Layout
16384 Command
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 Result
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \backslash
16406 nabla
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 \begin_inset Formula $\nabla$
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \backslash
16431 bigtriangledown
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 \begin_inset Formula $\bigtriangledown$
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 </row>
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \backslash
16456 bigtriangleup
16457 \end_layout
16458
16459 \end_inset
16460 </cell>
16461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16462 \begin_inset Text
16463
16464 \begin_layout Plain Layout
16465 \begin_inset Formula $\bigtriangleup$
16466 \end_inset
16467
16468
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 </row>
16474 <row>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479
16480 \backslash
16481 Box
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 \begin_inset Formula $\Box$
16491 \end_inset
16492
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 </row>
16499 <row>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504
16505 \backslash
16506 cap 
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 \begin_inset Formula $\cap$
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 <row>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529
16530 \backslash
16531 cup
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 \begin_inset Formula $\cup$
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 <row>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554
16555 \backslash
16556 dagger
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 \begin_inset Formula $\dagger$
16566 \end_inset
16567
16568
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579
16580 \backslash
16581 ddagger
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 \begin_inset Formula $\ddagger$
16591 \end_inset
16592
16593
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604
16605 \backslash
16606 wr
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\wr$
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 </row>
16624 <row>
16625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629
16630 \backslash
16631 bigcirc
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 \begin_inset Formula $\bigcirc$
16641 \end_inset
16642
16643
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 </row>
16649 <row>
16650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16651 \begin_inset Text
16652
16653 \begin_layout Plain Layout
16654
16655 \backslash
16656 wedge
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665 \begin_inset Formula $\wedge$
16666 \end_inset
16667
16668
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 </row>
16674 <row>
16675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \backslash
16681 vee
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 \begin_inset Formula $\vee$
16691 \end_inset
16692
16693
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 </lyxtabular>
16700
16701 \end_inset
16702
16703
16704 \begin_inset space \hfill{}
16705 \end_inset
16706
16707
16708 \begin_inset Tabular
16709 <lyxtabular version="3" rows="13" columns="2">
16710 <features rotate="0" tabularvalignment="middle">
16711 <column alignment="center" valignment="top" width="0pt">
16712 <column alignment="center" valignment="top" width="0pt">
16713 <row>
16714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 Command
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727 Result
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 <row>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738
16739 \backslash
16740 oplus
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 \begin_inset Formula $\oplus$
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763
16764 \backslash
16765 ominus
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 \begin_inset Formula $\ominus$
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row>
16784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \backslash
16790 otimes
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Formula $\otimes$
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 <row>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \backslash
16815 oslash
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 \begin_inset Formula $\oslash$
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 odot
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\odot$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \backslash
16865 amalg
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $\amalg$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \backslash
16890 uplus
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899 \begin_inset Formula $\uplus$
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 </row>
16908 <row>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \backslash
16915 setminus
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 \begin_inset Formula $\setminus$
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \backslash
16940 sqcap
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 \begin_inset Formula $\sqcap$
16950 \end_inset
16951
16952
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 <row>
16959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963
16964 \backslash
16965 sqcup
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974 \begin_inset Formula $\sqcup$
16975 \end_inset
16976
16977
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \backslash
16990 triangleleft
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 \begin_inset Formula $\triangleleft$
17000 \end_inset
17001
17002
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 </row>
17008 <row>
17009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \backslash
17015 triangleright
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 \begin_inset Formula $\triangleright$
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 </lyxtabular>
17034
17035 \end_inset
17036
17037
17038 \begin_inset space \hfill{}
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \begin_layout Standard
17045 All binary operators can also be inserted via the math toolbar button 
17046 \begin_inset Graphics
17047         filename ../images/math/pm.png
17048         scale 85
17049
17050 \end_inset
17051
17052 .
17053 \end_layout
17054
17055 \begin_layout Standard
17056 To typeset the Laplace operator also 
17057 \series bold
17058
17059 \backslash
17060 Delta
17061 \series default
17062  or 
17063 \series bold
17064
17065 \backslash
17066 nabla
17067 \series default
17068 ^
17069 \series bold
17070 2
17071 \series default
17072  (
17073 \begin_inset Formula $\nabla^{2}$
17074 \end_inset
17075
17076 ) can be used instead of 
17077 \series bold
17078
17079 \backslash
17080 bigtriangleup
17081 \series default
17082  .
17083 \end_layout
17084
17085 \begin_layout Standard
17086 The character 
17087 \family sans
17088 Menu Separator
17089 \family default
17090  from the menu 
17091 \family sans
17092 Insert\SpecialChar \menuseparator
17093 Special Character
17094 \family default
17095  is the operator 
17096 \series bold
17097
17098 \backslash
17099 triangleright
17100 \series default
17101 .
17102 \end_layout
17103
17104 \begin_layout Subsection
17105 Self-defined Operators
17106 \begin_inset CommandInset label
17107 LatexCommand label
17108 name "sub:Self-defined-Operators"
17109
17110 \end_inset
17111
17112
17113 \begin_inset Index idx
17114 status collapsed
17115
17116 \begin_layout Plain Layout
17117 Operators ! self-defined
17118 \end_layout
17119
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \begin_layout Standard
17126 With the help of the command 
17127 \series bold
17128
17129 \backslash
17130 DeclareMathOperator
17131 \series default
17132
17133 \begin_inset Index idx
17134 status collapsed
17135
17136 \begin_layout Plain Layout
17137 Commands ! D ! 
17138 \backslash
17139 dbinom@
17140 \backslash
17141 DeclareMathOperator
17142 \end_layout
17143
17144 \end_inset
17145
17146  custom operators can be defined in the LaTeX-preamble.
17147  Its command scheme is:
17148 \end_layout
17149
17150 \begin_layout Standard
17151
17152 \series bold
17153
17154 \backslash
17155 DeclareMathOperator{new command}{display}
17156 \end_layout
17157
17158 \begin_layout Standard
17159 Display can be characters or symbols that define how the operator looks
17160  in the output.
17161  To define a big operator a * is set behind the command.
17162  All self-defined big operators can have limits as described in 
17163 \begin_inset CommandInset ref
17164 LatexCommand ref
17165 reference "sub:Operator-Limits"
17166
17167 \end_inset
17168
17169 .
17170 \end_layout
17171
17172 \begin_layout Standard
17173 For example the LaTeX-preamble line
17174 \end_layout
17175
17176 \begin_layout Standard
17177
17178 \series bold
17179
17180 \backslash
17181 DeclareMathOperator*{
17182 \backslash
17183 Lozenge}{
17184 \backslash
17185 blacklozenge}
17186 \end_layout
17187
17188 \begin_layout Standard
17189 defines the command 
17190 \series bold
17191
17192 \backslash
17193 Lozenge
17194 \series default
17195 , that inserts a big operator consisting of the lozenge symbol from 
17196 \begin_inset CommandInset ref
17197 LatexCommand ref
17198 reference "sub:Miscellaneous-Symbols"
17199
17200 \end_inset
17201
17202 :
17203 \begin_inset Formula 
17204 \[
17205 \Lozenge_{n=1}^{\infty}
17206 \]
17207
17208 \end_inset
17209
17210 The command for this formula is: 
17211 \series bold
17212
17213 \backslash
17214 Lozenge
17215 \series default
17216 ^
17217 \series bold
17218
17219 \backslash
17220 infty
17221 \begin_inset Formula $\to$
17222 \end_inset
17223
17224 _n=1
17225 \end_layout
17226
17227 \begin_layout Standard
17228 \begin_inset VSpace bigskip
17229 \end_inset
17230
17231 When self-defined operators are not used several times in the document,
17232  they can also be defined with the commands 
17233 \series bold
17234
17235 \backslash
17236 mathop
17237 \series default
17238
17239 \begin_inset Index idx
17240 status collapsed
17241
17242 \begin_layout Plain Layout
17243 Commands ! M ! 
17244 \backslash
17245 mathop
17246 \end_layout
17247
17248 \end_inset
17249
17250  and 
17251 \series bold
17252
17253 \backslash
17254 mathbin
17255 \series default
17256
17257 \begin_inset Index idx
17258 status collapsed
17259
17260 \begin_layout Plain Layout
17261 Commands ! M ! 
17262 \backslash
17263 mathbin
17264 \end_layout
17265
17266 \end_inset
17267
17268 , which have the following scheme:
17269 \end_layout
17270
17271 \begin_layout Standard
17272
17273 \series bold
17274
17275 \backslash
17276 mathop{display}
17277 \series default
17278  and 
17279 \series bold
17280
17281 \backslash
17282 mathbin{display}
17283 \end_layout
17284
17285 \begin_layout Standard
17286
17287 \series bold
17288
17289 \backslash
17290 mathop
17291 \series default
17292  defines big operators, 
17293 \series bold
17294
17295 \backslash
17296 mathbin
17297 \series default
17298  binary operators.
17299 \end_layout
17300
17301 \begin_layout Standard
17302
17303 \series bold
17304
17305 \backslash
17306 mathop
17307 \series default
17308  can e.
17309 \begin_inset space \thinspace{}
17310 \end_inset
17311
17312 g.
17313 \begin_inset space \space{}
17314 \end_inset
17315
17316 be used to use one limit for several operators:
17317 \end_layout
17318
17319 \begin_layout Standard
17320 \begin_inset Formula 
17321 \[
17322 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17323 \]
17324
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \begin_layout Standard
17331 The command for the formula above is:
17332 \begin_inset Newline newline
17333 \end_inset
17334
17335
17336 \series bold
17337
17338 \backslash
17339 mathop{
17340 \backslash
17341 sum
17342 \backslash
17343 negmedspace
17344 \backslash
17345 sum
17346 \series default
17347
17348 \begin_inset space \textvisiblespace{}
17349 \end_inset
17350
17351
17352 \series bold
17353
17354 \begin_inset Formula $\to$
17355 \end_inset
17356
17357 ^N
17358 \series default
17359
17360 \begin_inset space \textvisiblespace{}
17361 \end_inset
17362
17363
17364 \series bold
17365 _i,j=1
17366 \end_layout
17367
17368 \begin_layout Section
17369 Fonts
17370 \begin_inset Index idx
17371 status collapsed
17372
17373 \begin_layout Plain Layout
17374 Fonts
17375 \end_layout
17376
17377 \end_inset
17378
17379
17380 \end_layout
17381
17382 \begin_layout Subsection
17383 Font Styles
17384 \begin_inset CommandInset label
17385 LatexCommand label
17386 name "sub:Font-Styles"
17387
17388 \end_inset
17389
17390
17391 \begin_inset Index idx
17392 status collapsed
17393
17394 \begin_layout Plain Layout
17395 Font ! style
17396 \end_layout
17397
17398 \end_inset
17399
17400
17401 \end_layout
17402
17403 \begin_layout Standard
17404 Latin letters in formulas can be set in one of the following font styles:
17405 \begin_inset VSpace -2mm
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Standard
17412 \align center
17413 \begin_inset Tabular
17414 <lyxtabular version="3" rows="7" columns="3">
17415 <features rotate="0" tabularvalignment="middle">
17416 <column alignment="center" valignment="top">
17417 <column alignment="center" valignment="top">
17418 <column alignment="center" valignment="top">
17419 <row>
17420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424 Command
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433 Result
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 shortcut
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \backslash
17455 mathbb
17456 \series bold
17457
17458 \begin_inset space \textvisiblespace{}
17459 \end_inset
17460
17461
17462 \series default
17463 ABC
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 \begin_inset Formula $\mathbb{ABC}$
17473 \end_inset
17474
17475
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484 \begin_inset Info
17485 type  "shortcuts"
17486 arg   "font-noun"
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 <row>
17496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500
17501 \backslash
17502 mathbf
17503 \series bold
17504
17505 \begin_inset space \textvisiblespace{}
17506 \end_inset
17507
17508
17509 \series default
17510 AbC
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519 \begin_inset Formula $\mathbf{AbC}$
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 \begin_inset Info
17532 type  "shortcuts"
17533 arg   "font-bold"
17534 \end_inset
17535
17536
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 </row>
17542 <row>
17543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547
17548 \backslash
17549 boldsymbol
17550 \series bold
17551
17552 \begin_inset space \textvisiblespace{}
17553 \end_inset
17554
17555
17556 \series default
17557 AbC
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 \begin_inset Formula $\boldsymbol{AbC}$
17567 \end_inset
17568
17569
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578 \begin_inset Info
17579 type  "shortcuts"
17580 arg   "font-boldsymbol"
17581 \end_inset
17582
17583
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 </row>
17589 <row>
17590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594
17595 \backslash
17596 mathcal
17597 \series bold
17598
17599 \begin_inset space \textvisiblespace{}
17600 \end_inset
17601
17602
17603 \series default
17604 ABC
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 \begin_inset Formula $\mathcal{ABC}$
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625 \begin_inset Info
17626 type  "shortcuts"
17627 arg   "font-emph"
17628 \end_inset
17629
17630
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 </row>
17636 <row>
17637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641
17642 \backslash
17643 mathfrak
17644 \series bold
17645
17646 \begin_inset space \textvisiblespace{}
17647 \end_inset
17648
17649
17650 \series default
17651 AbC
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 \begin_inset Formula $\mathfrak{AbC}$
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672 -
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \backslash
17685 mathscr
17686 \series bold
17687
17688 \begin_inset space \textvisiblespace{}
17689 \end_inset
17690
17691
17692 \series default
17693 AbC
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17699 \begin_inset Text
17700
17701 \begin_layout Plain Layout
17702 \begin_inset Formula $\mathscr{AbC}$
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 -
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 </row>
17720 </lyxtabular>
17721
17722 \end_inset
17723
17724
17725 \end_layout
17726
17727 \begin_layout Standard
17728 \align center
17729 \begin_inset Tabular
17730 <lyxtabular version="3" rows="5" columns="3">
17731 <features rotate="0" tabularvalignment="middle">
17732 <column alignment="center" valignment="top">
17733 <column alignment="center" valignment="top">
17734 <column alignment="center" valignment="top">
17735 <row>
17736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 Command
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749 Result
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758 shortcut
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 </row>
17764 <row>
17765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769
17770 \backslash
17771 mathit
17772 \series bold
17773
17774 \begin_inset space \textvisiblespace{}
17775 \end_inset
17776
17777
17778 \series default
17779 AbC
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\mathit{AbC}$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 -
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 </row>
17806 <row>
17807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811
17812 \backslash
17813 mathrm
17814 \series bold
17815
17816 \begin_inset space \textvisiblespace{}
17817 \end_inset
17818
17819
17820 \series default
17821 AbC
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17827 \begin_inset Text
17828
17829 \begin_layout Plain Layout
17830 \begin_inset Formula $\mathrm{AbC}$
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 \begin_inset Info
17843 type  "shortcuts"
17844 arg   "font-roman"
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 </row>
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858
17859 \backslash
17860 mathsf
17861 \series bold
17862
17863 \begin_inset space \textvisiblespace{}
17864 \end_inset
17865
17866
17867 \series default
17868 AbC
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 \begin_inset Formula $\mathsf{AbC}$
17878 \end_inset
17879
17880
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 \begin_inset Info
17890 type  "shortcuts"
17891 arg   "font-sans"
17892 \end_inset
17893
17894
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 </row>
17900 <row>
17901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905
17906 \backslash
17907 mathtt
17908 \series bold
17909
17910 \begin_inset space \textvisiblespace{}
17911 \end_inset
17912
17913
17914 \series default
17915 AbC
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Formula $\mathtt{AbC}$
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 \begin_inset Info
17937 type  "shortcuts"
17938 arg   "font-typewriter"
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 </lyxtabular>
17948
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \begin_layout Standard
17955 \begin_inset Note Greyedout
17956 status open
17957
17958 \begin_layout Plain Layout
17959
17960 \series bold
17961 Note:
17962 \series default
17963  The styles 
17964 \series bold
17965
17966 \backslash
17967 mathbb
17968 \series default
17969  and 
17970 \series bold
17971
17972 \backslash
17973 mathcal
17974 \series default
17975  can only be used for big letters.
17976 \end_layout
17977
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \begin_layout Standard
17984 Predefined is the style 
17985 \series bold
17986
17987 \backslash
17988 mathnormal
17989 \series default
17990 .
17991 \end_layout
17992
17993 \begin_layout Standard
17994 The style commands work also for letters in mathematical constructs:
17995 \begin_inset Formula 
17996 \[
17997 \mathfrak{A=\frac{b}{C}}
17998 \]
17999
18000 \end_inset
18001
18002
18003 \end_layout
18004
18005 \begin_layout Standard
18006 Characters in mathematical text don't appear in a math font style but in
18007  the text font style 
18008 \series bold
18009
18010 \backslash
18011 textrm
18012 \series default
18013 .
18014  That their style can't be set correctly via the text style dialog is a
18015  bug in LyX.
18016 \begin_inset Foot
18017 status collapsed
18018
18019 \begin_layout Plain Layout
18020 \begin_inset CommandInset href
18021 LatexCommand href
18022 name "LyX-bug #4629"
18023 target "http://www.lyx.org/trac/ticket/4629"
18024
18025 \end_inset
18026
18027
18028 \end_layout
18029
18030 \end_inset
18031
18032
18033 \end_layout
18034
18035 \begin_layout Standard
18036 Instead of the style commands the dialog 
18037 \family sans
18038 Edit\SpecialChar \menuseparator
18039 Math\SpecialChar \menuseparator
18040 Text Style
18041 \family default
18042  or the toolbar button 
18043 \begin_inset Graphics
18044         filename ../images/math/font.png
18045         scale 85
18046
18047 \end_inset
18048
18049  can be used.
18050 \end_layout
18051
18052 \begin_layout Subsection
18053 Bold Formulas
18054 \begin_inset CommandInset label
18055 LatexCommand label
18056 name "sub:Bold-Formulas"
18057
18058 \end_inset
18059
18060
18061 \begin_inset Index idx
18062 status collapsed
18063
18064 \begin_layout Plain Layout
18065 Formula ! bold
18066 \end_layout
18067
18068 \end_inset
18069
18070
18071 \end_layout
18072
18073 \begin_layout Standard
18074 To make a complete formula bold, the command 
18075 \series bold
18076
18077 \backslash
18078 mathbf
18079 \series default
18080  from the previous subsection cannot be used, because it doesn't work for
18081  small Greek letters.
18082  Furthermore it prints Latin letters always upright, like in the following
18083  equation:
18084 \end_layout
18085
18086 \begin_layout Standard
18087 \begin_inset Formula 
18088 \[
18089 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18090 \]
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \begin_layout Standard
18098 To display the formula correctly, the command 
18099 \series bold
18100
18101 \backslash
18102 boldsymbol
18103 \series default
18104  is used:
18105 \begin_inset Formula 
18106 \[
18107 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18108 \]
18109
18110 \end_inset
18111
18112 It is also possible to set the formula in a 
18113 \series bold
18114 boldmath environment
18115 \series default
18116 .
18117  This environment is created by inserting the command 
18118 \series bold
18119
18120 \backslash
18121 boldmath
18122 \series default
18123
18124 \begin_inset Index idx
18125 status collapsed
18126
18127 \begin_layout Plain Layout
18128 Commands ! B ! 
18129 \backslash
18130 boldmath
18131 \end_layout
18132
18133 \end_inset
18134
18135  in TeX-mode.
18136  To end the environment, the command 
18137 \series bold
18138
18139 \backslash
18140 unboldmath
18141 \series default
18142
18143 \begin_inset Index idx
18144 status collapsed
18145
18146 \begin_layout Plain Layout
18147 Commands ! U ! 
18148 \backslash
18149 unboldmath
18150 \end_layout
18151
18152 \end_inset
18153
18154  is inserted in TeX-mode.
18155 \begin_inset ERT
18156 status collapsed
18157
18158 \begin_layout Plain Layout
18159
18160
18161 \backslash
18162 boldmath 
18163 \end_layout
18164
18165 \end_inset
18166
18167
18168 \begin_inset Formula 
18169 \[
18170 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18171 \]
18172
18173 \end_inset
18174
18175
18176 \begin_inset ERT
18177 status collapsed
18178
18179 \begin_layout Plain Layout
18180
18181
18182 \backslash
18183 unboldmath 
18184 \end_layout
18185
18186 \end_inset
18187
18188
18189 \end_layout
18190
18191 \begin_layout Subsection
18192 Colored Formulas
18193 \begin_inset Index idx
18194 status collapsed
18195
18196 \begin_layout Plain Layout
18197 Formula ! colored
18198 \end_layout
18199
18200 \end_inset
18201
18202
18203 \end_layout
18204
18205 \begin_layout Standard
18206 Formulas can be colored like normal text: Highlight a formula or a formula
18207  part and use the 
18208 \family sans
18209 Text Style
18210 \family default
18211  dialog.
18212  Here is a formula in magenta:
18213 \begin_inset Formula 
18214 \[
18215 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18216 \]
18217
18218 \end_inset
18219
18220
18221 \end_layout
18222
18223 \begin_layout Standard
18224 You can also define your own colors as described in 
18225 \begin_inset CommandInset ref
18226 LatexCommand ref
18227 reference "sub:Colored-Boxes"
18228
18229 \end_inset
18230
18231 .
18232  They can be used with the TeX code command 
18233 \series bold
18234
18235 \backslash
18236 textcolor
18237 \series default
18238
18239 \begin_inset Index idx
18240 status collapsed
18241
18242 \begin_layout Plain Layout
18243 Commands ! T ! 
18244 \backslash
18245 textcolor
18246 \end_layout
18247
18248 \end_inset
18249
18250  in the scheme
18251 \end_layout
18252
18253 \begin_layout Standard
18254
18255 \series bold
18256
18257 \backslash
18258 textcolor{color}{characters or formula}
18259 \end_layout
18260
18261 \begin_layout Standard
18262 The following example was colored completely dark green and partly red:
18263 \end_layout
18264
18265 \begin_layout Standard
18266 \begin_inset ERT
18267 status collapsed
18268
18269 \begin_layout Plain Layout
18270
18271
18272 \backslash
18273 textcolor{darkgreen}{
18274 \end_layout
18275
18276 \end_inset
18277
18278
18279 \begin_inset Formula 
18280 \[
18281 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18282 \]
18283
18284 \end_inset
18285
18286
18287 \begin_inset ERT
18288 status collapsed
18289
18290 \begin_layout Plain Layout
18291
18292 }
18293 \end_layout
18294
18295 \end_inset
18296
18297
18298 \end_layout
18299
18300 \begin_layout Standard
18301 Due to a bug in LyX only complete formulas can be colored with self-defined
18302  colors.
18303 \begin_inset Foot
18304 status collapsed
18305
18306 \begin_layout Plain Layout
18307 \begin_inset CommandInset href
18308 LatexCommand href
18309 name "LyX-bug #5269"
18310 target "http://www.lyx.org/trac/ticket/5269"
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \end_inset
18318
18319
18320 \end_layout
18321
18322 \begin_layout Subsection
18323 Font Sizes
18324 \begin_inset CommandInset label
18325 LatexCommand label
18326 name "sub:Font-Sizes"
18327
18328 \end_inset
18329
18330
18331 \begin_inset Index idx
18332 status collapsed
18333
18334 \begin_layout Plain Layout
18335 Font ! size
18336 \end_layout
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \begin_layout Standard
18344 For characters in formulas there are, analog to characters in text, the
18345  following size commands:
18346 \end_layout
18347
18348 \begin_layout Standard
18349
18350 \series bold
18351
18352 \backslash
18353 Huge
18354 \series default
18355
18356 \series bold
18357
18358 \backslash
18359 huge
18360 \series default
18361
18362 \series bold
18363
18364 \backslash
18365 LARGE
18366 \series default
18367
18368 \series bold
18369
18370 \backslash
18371 Large
18372 \series default
18373
18374 \series bold
18375
18376 \backslash
18377 large
18378 \series default
18379
18380 \series bold
18381
18382 \backslash
18383 normalsize
18384 \series default
18385
18386 \series bold
18387
18388 \backslash
18389 small
18390 \series default
18391 ,
18392 \begin_inset Newline newline
18393 \end_inset
18394
18395
18396 \series bold
18397
18398 \backslash
18399 footnotesize
18400 \series default
18401
18402 \series bold
18403
18404 \backslash
18405 scriptsize
18406 \series default
18407  and 
18408 \series bold
18409
18410 \backslash
18411 tiny
18412 \end_layout
18413
18414 \begin_layout Standard
18415 The size produced by the commands depends on the document font size, which
18416  corresponds to the command 
18417 \series bold
18418
18419 \backslash
18420 normalsize
18421 \series default
18422 .
18423  The other commands produce smaller or larger sizes than 
18424 \series bold
18425
18426 \backslash
18427 normalsize
18428 \series default
18429 .
18430  The font size can however not exceed a certain value.
18431  Is for example the document font size 12
18432 \begin_inset space \thinspace{}
18433 \end_inset
18434
18435 pt, the command 
18436 \series bold
18437
18438 \backslash
18439 Huge
18440 \series default
18441  switches to the same size as 
18442 \series bold
18443
18444 \backslash
18445 huge
18446 \series default
18447 .
18448  
18449 \end_layout
18450
18451 \begin_layout Standard
18452 A size command is inserted in TeX-mode before the formula and sets the size
18453  for all following formula and text characters.
18454  To switch back to the initial size, the command 
18455 \series bold
18456
18457 \backslash
18458 normalsize
18459 \series default
18460  is inserted behind the formula in TeX-mode.
18461 \end_layout
18462
18463 \begin_layout Standard
18464 Within a formula the size can be changed using the following size commands:
18465 \end_layout
18466
18467 \begin_layout Standard
18468 \noindent
18469 \align center
18470 \begin_inset Tabular
18471 <lyxtabular version="3" rows="5" columns="2">
18472 <features rotate="0" tabularvalignment="middle">
18473 <column alignment="center" valignment="top">
18474 <column alignment="center" valignment="top">
18475 <row>
18476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 Command
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 Result
18490 \begin_inset Note Note
18491 status collapsed
18492
18493 \begin_layout Plain Layout
18494
18495 \series bold
18496
18497 \backslash
18498 raisebox
18499 \series default
18500  is only used as spacer.
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 </row>
18511 <row>
18512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516
18517 \backslash
18518 displaystyle
18519 \begin_inset Index idx
18520 status collapsed
18521
18522 \begin_layout Plain Layout
18523 Commands ! D ! 
18524 \backslash
18525 displaystyle
18526 \end_layout
18527
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 </row>
18548 <row>
18549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553
18554 \backslash
18555 textstyle
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18565 \end_inset
18566
18567
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 </row>
18573 <row>
18574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578
18579 \backslash
18580 scriptstyle
18581 \end_layout
18582
18583 \end_inset
18584 </cell>
18585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Plain Layout
18589 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18590 \end_inset
18591
18592
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 </row>
18598 <row>
18599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603
18604 \backslash
18605 scriptscriptstyle
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18615 \end_inset
18616
18617
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 </row>
18623 </lyxtabular>
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Standard
18631 After entering these commands, a blue box appears in which the formula parts
18632  are inserted.
18633 \end_layout
18634
18635 \begin_layout Standard
18636 There is a further method to change the font size, that though only works
18637  for symbols or letters in mathematical text.
18638  To use it, one of the above text size commands is inserted in mathematical
18639  text.
18640  All following characters until the end of the mathematical text or until
18641  another size command will have the selected size.
18642  Two examples:
18643 \begin_inset VSpace -2mm
18644 \end_inset
18645
18646
18647 \end_layout
18648
18649 \begin_layout Standard
18650 \begin_inset ERT
18651 status collapsed
18652
18653 \begin_layout Plain Layout
18654
18655
18656 \backslash
18657 huge 
18658 \end_layout
18659
18660 \end_inset
18661
18662
18663 \begin_inset Formula 
18664 \[
18665 A=\frac{B}{c}\cdot\maltese
18666 \]
18667
18668 \end_inset
18669
18670
18671 \begin_inset Formula 
18672 \[
18673 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18674 \]
18675
18676 \end_inset
18677
18678
18679 \begin_inset ERT
18680 status collapsed
18681
18682 \begin_layout Plain Layout
18683
18684
18685 \backslash
18686 normalsize 
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \begin_layout Standard
18695 \begin_inset VSpace medskip
18696 \end_inset
18697
18698 Before both formulas the command 
18699 \series bold
18700
18701 \backslash
18702 huge
18703 \series default
18704  was inserted.
18705  The command for the second formula is:
18706 \begin_inset Newline newline
18707 \end_inset
18708
18709
18710 \series bold
18711
18712 \backslash
18713 maltese
18714 \begin_inset space \textvisiblespace{}
18715 \end_inset
18716
18717 A Alt+M M 
18718 \backslash
18719 Large
18720 \begin_inset space \textvisiblespace{}
18721 \end_inset
18722
18723
18724 \backslash
18725 maltese
18726 \begin_inset space \textvisiblespace{}
18727 \end_inset
18728
18729
18730 \backslash
18731 textit
18732 \begin_inset space \textvisiblespace{}
18733 \end_inset
18734
18735 A
18736 \begin_inset Formula $\to$
18737 \end_inset
18738
18739
18740 \begin_inset Formula $\to$
18741 \end_inset
18742
18743
18744 \begin_inset Newline newline
18745 \end_inset
18746
18747
18748 \begin_inset space \hspace*{}
18749 \length 1cm
18750 \end_inset
18751
18752 Alt+M
18753 \series default
18754  
18755 \series bold
18756
18757 \backslash
18758 tiny
18759 \begin_inset space \textvisiblespace{}
18760 \end_inset
18761
18762
18763 \backslash
18764 maltese
18765 \begin_inset space \textvisiblespace{}
18766 \end_inset
18767
18768
18769 \backslash
18770 textit
18771 \begin_inset space \textvisiblespace{}
18772 \end_inset
18773
18774 A
18775 \end_layout
18776
18777 \begin_layout Standard
18778 If a symbol cannot be displayed in different sizes, it will always be displayed
18779  in the default size.
18780 \end_layout
18781
18782 \begin_layout Section
18783 Greek Letters
18784 \begin_inset Index idx
18785 status collapsed
18786
18787 \begin_layout Plain Layout
18788 Greek letters
18789 \end_layout
18790
18791 \end_inset
18792
18793
18794 \end_layout
18795
18796 \begin_layout Standard
18797 Greek letters can also be inserted via the toolbar button 
18798 \begin_inset Graphics
18799         filename ../images/math/alpha.png
18800         scale 85
18801
18802 \end_inset
18803
18804 .
18805  All international typesetting norms purport that Greek letters in math
18806  have to be typeset italic/slanted.
18807  In some languages, like French or Russian, they are nevertheless sometimes
18808  typeset upright.
18809 \end_layout
18810
18811 \begin_layout Subsection
18812 Small Letters
18813 \begin_inset Index idx
18814 status collapsed
18815
18816 \begin_layout Plain Layout
18817 Greek letters ! small
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \begin_layout Standard
18826 \begin_inset space \hfill{}
18827 \end_inset
18828
18829
18830 \begin_inset Tabular
18831 <lyxtabular version="3" rows="11" columns="2">
18832 <features rotate="0" tabularvalignment="middle">
18833 <column alignment="center" valignment="top" width="0pt">
18834 <column alignment="center" valignment="top" width="0pt">
18835 <row>
18836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 Command
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 Result
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 </row>
18855 <row>
18856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \backslash
18862 alpha
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 \begin_inset Formula $\alpha$
18872 \end_inset
18873
18874
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 </row>
18880 <row>
18881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885
18886 \backslash
18887 beta
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 \begin_inset Formula $\beta$
18897 \end_inset
18898
18899
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 </row>
18905 <row>
18906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910
18911 \backslash
18912 gamma
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 \begin_inset Formula $\gamma$
18922 \end_inset
18923
18924
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 </row>
18930 <row>
18931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \backslash
18937 delta
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946 \begin_inset Formula $\delta$
18947 \end_inset
18948
18949
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 </row>
18955 <row>
18956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960
18961 \backslash
18962 epsilon
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 \begin_inset Formula $\epsilon$
18972 \end_inset
18973
18974
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 </row>
18980 <row>
18981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985
18986 \backslash
18987 varepsilon
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996 \begin_inset Formula $\varepsilon$
18997 \end_inset
18998
18999
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 </row>
19005 <row>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \backslash
19012 zeta
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Formula $\zeta$
19022 \end_inset
19023
19024
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 </row>
19030 <row>
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035
19036 \backslash
19037 eta
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 \begin_inset Formula $\eta$
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 </row>
19055 <row>
19056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060
19061 \backslash
19062 theta
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 \begin_inset Formula $\theta$
19072 \end_inset
19073
19074
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 </row>
19080 <row>
19081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \backslash
19087 vartheta
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 \begin_inset Formula $\vartheta$
19097 \end_inset
19098
19099
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 </row>
19105 </lyxtabular>
19106
19107 \end_inset
19108
19109
19110 \begin_inset space \hfill{}
19111 \end_inset
19112
19113
19114 \begin_inset Tabular
19115 <lyxtabular version="3" rows="12" columns="2">
19116 <features rotate="0" tabularvalignment="middle">
19117 <column alignment="center" valignment="top" width="0pt">
19118 <column alignment="center" valignment="top" width="0pt">
19119 <row>
19120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 Command
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 Result
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 </row>
19139 <row>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144
19145 \backslash
19146 iota
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Formula $\iota$
19156 \end_inset
19157
19158
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \backslash
19171 kappa
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 \begin_inset Formula $\kappa$
19181 \end_inset
19182
19183
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 </row>
19189 <row>
19190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \backslash
19196 varkappa
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 $\varkappa$
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 lambda
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 $\lambda$
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 mu
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 $\mu$
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" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269
19270 \backslash
19271 nu
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 \begin_inset Formula $\nu$
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row>
19290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \backslash
19296 xi
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 \begin_inset Formula $\xi$
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 </row>
19314 <row>
19315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 o
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset Formula $o$
19329 \end_inset
19330
19331
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 </row>
19337 <row>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \backslash
19344 pi
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 \begin_inset Formula $\pi$
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \backslash
19369 varpi
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset Formula $\varpi$
19379 \end_inset
19380
19381
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \backslash
19394 rho
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Formula $\rho$
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 </lyxtabular>
19413
19414 \end_inset
19415
19416
19417 \begin_inset space \hfill{}
19418 \end_inset
19419
19420
19421 \begin_inset Tabular
19422 <lyxtabular version="3" rows="11" columns="2">
19423 <features rotate="0" tabularvalignment="middle">
19424 <column alignment="center" valignment="top" width="0pt">
19425 <column alignment="center" valignment="top" width="0pt">
19426 <row>
19427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 Command
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Result
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \backslash
19453 varrho
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\varrho$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 <row>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \backslash
19478 sigma
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset Formula $\sigma$
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 <row>
19497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \backslash
19503 varsigma
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 \begin_inset Formula $\varsigma$
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \backslash
19528 tau
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Formula $\tau$
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \backslash
19553 upsilon
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 \begin_inset Formula $\upsilon$
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 </row>
19571 <row>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576
19577 \backslash
19578 phi
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset Formula $\phi$
19588 \end_inset
19589
19590
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \backslash
19603 varphi
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 \begin_inset Formula $\varphi$
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 </row>
19621 <row>
19622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \backslash
19628 chi
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 \begin_inset Formula $\chi$
19638 \end_inset
19639
19640
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \backslash
19653 psi
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 \begin_inset Formula $\psi$
19663 \end_inset
19664
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 </row>
19671 <row>
19672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676
19677 \backslash
19678 omega
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 \begin_inset Formula $\omega$
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 </row>
19696 </lyxtabular>
19697
19698 \end_inset
19699
19700
19701 \begin_inset space \hfill{}
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \begin_layout Standard
19708 \begin_inset VSpace medskip
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \begin_layout Standard
19715 How to create special upright Greek letters is explained in 
19716 \begin_inset CommandInset ref
19717 LatexCommand ref
19718 reference "sub:Upright-small-Greek"
19719
19720 \end_inset
19721
19722 .
19723 \end_layout
19724
19725 \begin_layout Subsection
19726 Big Letters
19727 \begin_inset Index idx
19728 status collapsed
19729
19730 \begin_layout Plain Layout
19731 Greek letters ! big
19732 \end_layout
19733
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \begin_layout Standard
19740 \begin_inset space \hfill{}
19741 \end_inset
19742
19743
19744 \begin_inset Tabular
19745 <lyxtabular version="3" rows="7" columns="2">
19746 <features rotate="0" tabularvalignment="middle">
19747 <column alignment="center" valignment="top" width="0pt">
19748 <column alignment="center" valignment="top" width="0pt">
19749 <row>
19750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 Command
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 Result
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 Gamma
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\Gamma$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 Delta
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\Delta$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \backslash
19826 Theta
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Formula $\Theta$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 Lambda
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\Lambda$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 Xi
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\Xi$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 Pi
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\Pi$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 </lyxtabular>
19920
19921 \end_inset
19922
19923
19924 \begin_inset space \hfill{}
19925 \end_inset
19926
19927
19928 \begin_inset Tabular
19929 <lyxtabular version="3" rows="6" columns="2">
19930 <features rotate="0" tabularvalignment="middle">
19931 <column alignment="center" valignment="top" width="0pt">
19932 <column alignment="center" valignment="top" width="0pt">
19933 <row>
19934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938 Command
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947 Result
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 Sigma
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\Sigma$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \backslash
19985 Upsilon
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Formula $\Upsilon$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 <row>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008
20009 \backslash
20010 Phi
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 \begin_inset Formula $\Phi$
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \backslash
20035 Psi
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 \begin_inset Formula $\Psi$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \backslash
20060 Omega
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 \begin_inset Formula $\Omega$
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 </row>
20078 </lyxtabular>
20079
20080 \end_inset
20081
20082
20083 \begin_inset space \hfill{}
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \begin_layout Standard
20090 \begin_inset VSpace medskip
20091 \end_inset
20092
20093 That the big Greek letters appear upright is caused by a design bug when
20094  TeX was developed.
20095  To get correct italic big letters, begin every command with 
20096 \series bold
20097 var
20098 \series default
20099 .
20100  For example the command 
20101 \series bold
20102
20103 \backslash
20104 varGamma
20105 \series default
20106  produces 
20107 \begin_inset Formula $\varGamma$
20108 \end_inset
20109
20110 .
20111  Another way is to load the package 
20112 \series bold
20113 fixmath
20114 \series default
20115
20116 \begin_inset Foot
20117 status collapsed
20118
20119 \begin_layout Plain Layout
20120
20121 \series bold
20122 fixmath
20123 \series default
20124  is part of the LaTeX-package 
20125 \series bold
20126 was
20127 \series default
20128
20129 \begin_inset Index idx
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 Packages ! was
20134 \begin_inset ERT
20135 status collapsed
20136
20137 \begin_layout Plain Layout
20138
20139
20140 \backslash
20141 vspace{4mm}
20142 \end_layout
20143
20144 \end_inset
20145
20146
20147 \end_layout
20148
20149 \end_inset
20150
20151 .
20152 \end_layout
20153
20154 \end_inset
20155
20156
20157 \begin_inset Index idx
20158 status collapsed
20159
20160 \begin_layout Plain Layout
20161 Packages ! fixmath
20162 \end_layout
20163
20164 \end_inset
20165
20166  with the LaTeX-preamble line
20167 \end_layout
20168
20169 \begin_layout Standard
20170
20171 \series bold
20172
20173 \backslash
20174 usepackage{fixmath}
20175 \end_layout
20176
20177 \begin_layout Standard
20178 Then all big Greek letters in a document will automatically be typeset italic.
20179 \end_layout
20180
20181 \begin_layout Subsection
20182 Bold Letters
20183 \begin_inset Index idx
20184 status collapsed
20185
20186 \begin_layout Plain Layout
20187 Greek letters ! bold
20188 \end_layout
20189
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \begin_layout Standard
20196 Greek letters cannot be set with different font styles like Latin letters.
20197  They can only be made bold with the command 
20198 \series bold
20199
20200 \backslash
20201 boldsymbol
20202 \series default
20203
20204 \begin_inset Index idx
20205 status collapsed
20206
20207 \begin_layout Plain Layout
20208 Commands ! B ! 
20209 \backslash
20210 boldsymbol
20211 \end_layout
20212
20213 \end_inset
20214
20215 .
20216 \end_layout
20217
20218 \begin_layout Standard
20219 \align center
20220 \begin_inset Tabular
20221 <lyxtabular version="3" rows="3" columns="2">
20222 <features rotate="0" tabularvalignment="middle">
20223 <column alignment="center" valignment="top">
20224 <column alignment="center" valignment="top">
20225 <row>
20226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 Command
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 Result
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 </row>
20245 <row>
20246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250
20251 \backslash
20252 Upsilon
20253 \backslash
20254 boldsymbol
20255 \backslash
20256 Upsilon
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 theta
20282 \backslash
20283 boldsymbol
20284 \backslash
20285 theta
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 \begin_inset Formula $\theta\boldsymbol{\theta}$
20295 \end_inset
20296
20297
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 </row>
20303 </lyxtabular>
20304
20305 \end_inset
20306
20307
20308 \end_layout
20309
20310 \begin_layout Section
20311 Symbols
20312 \begin_inset ERT
20313 status collapsed
20314
20315 \begin_layout Plain Layout
20316
20317
20318 \backslash
20319 texorpdfstring{
20320 \end_layout
20321
20322 \end_inset
20323
20324
20325 \begin_inset Foot
20326 status collapsed
20327
20328 \begin_layout Plain Layout
20329 A list with all symbols of most of the LaTeX-packages can be found in 
20330 \begin_inset CommandInset citation
20331 LatexCommand cite
20332 key "Symbols"
20333
20334 \end_inset
20335
20336 .
20337 \end_layout
20338
20339 \end_inset
20340
20341
20342 \begin_inset ERT
20343 status collapsed
20344
20345 \begin_layout Plain Layout
20346
20347 }{}
20348 \end_layout
20349
20350 \end_inset
20351
20352
20353 \begin_inset Note Note
20354 status collapsed
20355
20356 \begin_layout Plain Layout
20357
20358 \backslash
20359 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20360 \end_layout
20361
20362 \begin_layout Plain Layout
20363 More about 
20364 \backslash
20365 texorpdfstring is in section 
20366 \begin_inset CommandInset ref
20367 LatexCommand ref
20368 reference "sub:Formulas-in-Section"
20369
20370 \end_inset
20371
20372 .
20373 \end_layout
20374
20375 \end_inset
20376
20377
20378 \begin_inset Index idx
20379 status collapsed
20380
20381 \begin_layout Plain Layout
20382 Symbols
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \begin_layout Standard
20391 Many of the symbols listed in this section can also be inserted via the
20392  toolbar buttons 
20393 \begin_inset Graphics
20394         filename ../images/math/nabla.png
20395         scale 85
20396
20397 \end_inset
20398
20399  and 
20400 \begin_inset Graphics
20401         filename ../images/math/digamma.png
20402         scale 85
20403
20404 \end_inset
20405
20406 .
20407 \end_layout
20408
20409 \begin_layout Subsection
20410 Mathematical Symbols
20411 \begin_inset CommandInset label
20412 LatexCommand label
20413 name "sub:Mathematical-Symbols"
20414
20415 \end_inset
20416
20417
20418 \begin_inset Index idx
20419 status collapsed
20420
20421 \begin_layout Plain Layout
20422 Symbols ! mathematical
20423 \end_layout
20424
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \begin_layout Standard
20431 \begin_inset space \hfill{}
20432 \end_inset
20433
20434
20435 \begin_inset Tabular
20436 <lyxtabular version="3" rows="10" columns="2">
20437 <features rotate="0" tabularvalignment="middle">
20438 <column alignment="center" valignment="top" width="0pt">
20439 <column alignment="center" valignment="top" width="0pt">
20440 <row>
20441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 Command
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 Result
20455 \end_layout
20456
20457 \end_inset
20458 </cell>
20459 </row>
20460 <row>
20461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465
20466 \backslash
20467 neg
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476 \begin_inset Formula $\neg$
20477 \end_inset
20478
20479
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 </row>
20485 <row>
20486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490
20491 \backslash
20492 Im
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 \begin_inset Formula $\Im$
20502 \end_inset
20503
20504
20505 \end_layout
20506
20507 \end_inset
20508 </cell>
20509 </row>
20510 <row>
20511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \backslash
20517 Re
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 \begin_inset Formula $\Re$
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 </row>
20535 <row>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540
20541 \backslash
20542 aleph
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 \begin_inset Formula $\aleph$
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 <row>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565
20566 \backslash
20567 partial
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset Formula $\partial$
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 </row>
20585 <row>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590
20591 \backslash
20592 infty
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601 \begin_inset Formula $\infty$
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 </row>
20610 <row>
20611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615
20616 \backslash
20617 wp
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626 \begin_inset Formula $\wp$
20627 \end_inset
20628
20629
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row>
20636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \backslash
20642 imath
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 \begin_inset Formula $\imath$
20652 \end_inset
20653
20654
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 </row>
20660 <row>
20661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \backslash
20667 jmath
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 \begin_inset Formula $\jmath$
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 </row>
20685 </lyxtabular>
20686
20687 \end_inset
20688
20689
20690 \begin_inset space \hfill{}
20691 \end_inset
20692
20693
20694 \begin_inset Tabular
20695 <lyxtabular version="3" rows="10" columns="2">
20696 <features rotate="0" tabularvalignment="middle">
20697 <column alignment="center" valignment="top" width="0pt">
20698 <column alignment="center" valignment="top" width="0pt">
20699 <row>
20700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704 Command
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713 Result
20714 \begin_inset Note Note
20715 status collapsed
20716
20717 \begin_layout Plain Layout
20718
20719 \series bold
20720
20721 \backslash
20722 raisebox
20723 \series default
20724  is only used as spacer.
20725 \end_layout
20726
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 </row>
20735 <row>
20736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20737 \begin_inset Text
20738
20739 \begin_layout Plain Layout
20740
20741 \backslash
20742 forall
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20748 \begin_inset Text
20749
20750 \begin_layout Plain Layout
20751 \begin_inset Formula $\forall$
20752 \end_inset
20753
20754
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \backslash
20767 exists
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 \begin_inset Formula $\exists$
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 </row>
20785 <row>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \backslash
20792 nexists
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 \begin_inset Formula $\nexists$
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 emptyset
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\emptyset$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \backslash
20842 varnothing
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 \begin_inset Formula $\varnothing$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \backslash
20867 dag
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 \begin_inset Formula $\dag$
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \backslash
20892 ddag
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 \begin_inset Formula $\ddag$
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 complement
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 \begin_inset ERT
20927 status collapsed
20928
20929 \begin_layout Plain Layout
20930
20931
20932 \backslash
20933 raisebox{-0.8mm}{
20934 \end_layout
20935
20936 \end_inset
20937
20938
20939 \begin_inset Formula $\complement$
20940 \end_inset
20941
20942
20943 \begin_inset ERT
20944 status collapsed
20945
20946 \begin_layout Plain Layout
20947
20948 }
20949 \end_layout
20950
20951 \end_inset
20952
20953
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 </row>
20959 <row>
20960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \backslash
20966 Bbbk
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975 \begin_inset Formula $\Bbbk$
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 </lyxtabular>
20985
20986 \end_inset
20987
20988
20989 \begin_inset space \hfill{}
20990 \end_inset
20991
20992
20993 \begin_inset Tabular
20994 <lyxtabular version="3" rows="10" columns="2">
20995 <features rotate="0" tabularvalignment="middle">
20996 <column alignment="center" valignment="top" width="0pt">
20997 <column alignment="center" valignment="top" width="0pt">
20998 <row>
20999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 Command
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012 Result
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 </row>
21018 <row>
21019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023
21024 \backslash
21025 prime
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21031 \begin_inset Text
21032
21033 \begin_layout Plain Layout
21034 \begin_inset Formula $\prime$
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \end_inset
21041 </cell>
21042 </row>
21043 <row>
21044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048
21049 \backslash
21050 backprime
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21056 \begin_inset Text
21057
21058 \begin_layout Plain Layout
21059 \begin_inset Formula $\backprime$
21060 \end_inset
21061
21062
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 </row>
21068 <row>
21069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073
21074 \backslash
21075 mho
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21081 \begin_inset Text
21082
21083 \begin_layout Plain Layout
21084 \begin_inset Formula $\mho$
21085 \end_inset
21086
21087
21088 \end_layout
21089
21090 \end_inset
21091 </cell>
21092 </row>
21093 <row>
21094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098
21099 \backslash
21100 triangle
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21106 \begin_inset Text
21107
21108 \begin_layout Plain Layout
21109 \begin_inset Formula $\triangle$
21110 \end_inset
21111
21112
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 </row>
21118 <row>
21119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123
21124 \backslash
21125 angle
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21131 \begin_inset Text
21132
21133 \begin_layout Plain Layout
21134 \begin_inset Formula $\angle$
21135 \end_inset
21136
21137
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 </row>
21143 <row>
21144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148
21149 \backslash
21150 measuredangle
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 \begin_inset Formula $\measuredangle$
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 </row>
21168 <row>
21169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173
21174 \backslash
21175 sphericalangle
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 \begin_inset Formula $\sphericalangle$
21185 \end_inset
21186
21187
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \backslash
21200 top
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 \begin_inset Formula $\top$
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 </row>
21218 <row>
21219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223
21224 \backslash
21225 bot
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234 \begin_inset Formula $\bot$
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 </row>
21243 </lyxtabular>
21244
21245 \end_inset
21246
21247
21248 \begin_inset space \hfill{}
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \begin_layout Subsection
21255 Miscellaneous Symbols
21256 \begin_inset CommandInset label
21257 LatexCommand label
21258 name "sub:Miscellaneous-Symbols"
21259
21260 \end_inset
21261
21262
21263 \begin_inset Index idx
21264 status collapsed
21265
21266 \begin_layout Plain Layout
21267 Symbols ! miscellaneous
21268 \end_layout
21269
21270 \end_inset
21271
21272
21273 \end_layout
21274
21275 \begin_layout Standard
21276 \noindent
21277 \align center
21278 \begin_inset Tabular
21279 <lyxtabular version="3" rows="10" columns="2">
21280 <features rotate="0" tabularvalignment="middle">
21281 <column alignment="center" valignment="top" width="0pt">
21282 <column alignment="center" valignment="top" width="0pt">
21283 <row>
21284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288 Command
21289 \end_layout
21290
21291 \end_inset
21292 </cell>
21293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Plain Layout
21297 Result
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 </row>
21303 <row>
21304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308
21309 \backslash
21310 flat
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319 \begin_inset Formula $\flat$
21320 \end_inset
21321
21322
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 </row>
21328 <row>
21329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333
21334 \backslash
21335 natural
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344 \begin_inset Formula $\natural$
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 </row>
21353 <row>
21354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358
21359 \backslash
21360 sharp
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369 \begin_inset Formula $\sharp$
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 </row>
21378 <row>
21379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383
21384 \backslash
21385 surd
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394 \begin_inset Formula $\surd$
21395 \end_inset
21396
21397
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 </row>
21403 <row>
21404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408
21409 \backslash
21410 checkmark
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419 \begin_inset Formula $\checkmark$
21420 \end_inset
21421
21422
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 </row>
21428 <row>
21429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433
21434 \backslash
21435 yen
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Formula $\yen$
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 </row>
21453 <row>
21454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458
21459 \backslash
21460 pounds
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469 \begin_inset Formula $\pounds$
21470 \end_inset
21471
21472
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 </row>
21478 <row>
21479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 $
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492 \begin_inset Formula $\$$
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 </row>
21501 <row>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 §
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515 \begin_inset Formula $§$
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 </lyxtabular>
21525
21526 \end_inset
21527
21528
21529 \begin_inset Tabular
21530 <lyxtabular version="3" rows="10" columns="2">
21531 <features rotate="0" tabularvalignment="middle">
21532 <column alignment="center" valignment="top">
21533 <column alignment="center" valignment="top">
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 Command
21540 \end_layout
21541
21542 \end_inset
21543 </cell>
21544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21545 \begin_inset Text
21546
21547 \begin_layout Plain Layout
21548 Result
21549 \end_layout
21550
21551 \end_inset
21552 </cell>
21553 </row>
21554 <row>
21555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559
21560 \backslash
21561 hbar
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570 \begin_inset Formula $\hbar$
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 </row>
21579 <row>
21580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584
21585 \backslash
21586 hslash
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 \begin_inset Formula $\hslash$
21596 \end_inset
21597
21598
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 </row>
21604 <row>
21605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609
21610 \backslash
21611 clubsuit
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620 \begin_inset Formula $\clubsuit$
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 </row>
21629 <row>
21630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634
21635 \backslash
21636 spadesuit
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645 \begin_inset Formula $\spadesuit$
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \backslash
21661 bigstar
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Formula $\bigstar$
21671 \end_inset
21672
21673
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 <row>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \backslash
21686 blacklozenge
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 \begin_inset Formula $\blacklozenge$
21696 \end_inset
21697
21698
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 </row>
21704 <row>
21705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \backslash
21711 blacktriangle
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720 \begin_inset Formula $\blacktriangle$
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \backslash
21736 blacktiangledown
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 \begin_inset Formula $\blacktriangledown$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
21755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \backslash
21761 bullet
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 \begin_inset Formula $\bullet$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 </lyxtabular>
21780
21781 \end_inset
21782
21783
21784 \begin_inset Tabular
21785 <lyxtabular version="3" rows="10" columns="2">
21786 <features rotate="0" tabularvalignment="middle">
21787 <column alignment="center" valignment="top" width="0pt">
21788 <column alignment="center" valignment="top" width="0pt">
21789 <row>
21790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794 Command
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21800 \begin_inset Text
21801
21802 \begin_layout Plain Layout
21803 Result
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \backslash
21816 diamondsuit
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825 \begin_inset Formula $\diamondsuit$
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 <row>
21835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839
21840 \backslash
21841 Diamond
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850 \begin_inset Formula $\Diamond$
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 </row>
21859 <row>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864
21865 \backslash
21866 heartsuit
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 \begin_inset Formula $\heartsuit$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 P
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\P$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914
21915 \backslash
21916 copyright
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $\copyright$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 <row>
21935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \backslash
21941 circledR
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $\circledR$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \backslash
21966 maltese
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 \begin_inset Formula $\maltese$
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 <row>
21985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989
21990 \backslash
21991 diagup
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 \begin_inset Formula $\diagup$
22001 \end_inset
22002
22003
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 <row>
22010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014
22015 \backslash
22016 diagdown
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025 \begin_inset Formula $\diagdown$
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 </row>
22034 </lyxtabular>
22035
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \begin_layout Standard
22042 \begin_inset VSpace medskip
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 Some symbols can be displayed in different sizes, see 
22050 \begin_inset CommandInset ref
22051 LatexCommand ref
22052 reference "sub:Font-Sizes"
22053
22054 \end_inset
22055
22056 .
22057 \end_layout
22058
22059 \begin_layout Subsection
22060 The Euro-Symbol €
22061 \begin_inset Index idx
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065 Symbols ! Euro-symbol
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \begin_inset Index idx
22072 status collapsed
22073
22074 \begin_layout Plain Layout
22075
22076 \backslash
22077 @
22078 \begin_inset ERT
22079 status collapsed
22080
22081 \begin_layout Plain Layout
22082
22083
22084 \backslash
22085 officialeuro
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \begin_layout Standard
22099 To use the Euro symbol in formulas, the LaTeX-package 
22100 \series bold
22101 eurosym
22102 \series default
22103
22104 \begin_inset Index idx
22105 status collapsed
22106
22107 \begin_layout Plain Layout
22108 Packages ! eurosym
22109 \end_layout
22110
22111 \end_inset
22112
22113  must be installed and loaded with the LaTeX-preamble line
22114 \end_layout
22115
22116 \begin_layout Standard
22117
22118 \series bold
22119
22120 \backslash
22121 usepackage[gennarrow]{eurosym}
22122 \end_layout
22123
22124 \begin_layout Standard
22125 The Euro symbol can now be inserted with the command 
22126 \series bold
22127
22128 \backslash
22129 euro
22130 \series default
22131
22132 \begin_inset Index idx
22133 status collapsed
22134
22135 \begin_layout Plain Layout
22136 Commands ! E ! 
22137 \backslash
22138 euro
22139 \end_layout
22140
22141 \end_inset
22142
22143 .
22144 \end_layout
22145
22146 \begin_layout Standard
22147 The Euro symbol can directly be inserted with the € key in mathematical
22148  text, without having 
22149 \series bold
22150 eurosym
22151 \series default
22152  installed.
22153  When 
22154 \series bold
22155 eurosym
22156 \series default
22157  is installed, 
22158 \series bold
22159
22160 \backslash
22161 euro
22162 \series default
22163  can also be inserted in TeX-mode.
22164  The official currency symbol can then be inserted with the command 
22165 \series bold
22166
22167 \backslash
22168 officialeuro
22169 \series default
22170
22171 \begin_inset Index idx
22172 status collapsed
22173
22174 \begin_layout Plain Layout
22175 Commands ! O ! 
22176 \backslash
22177 officialeuro
22178 \end_layout
22179
22180 \end_inset
22181
22182 , that is only available in TeX-mode.
22183 \end_layout
22184
22185 \begin_layout Standard
22186 \begin_inset ERT
22187 status collapsed
22188
22189 \begin_layout Plain Layout
22190
22191
22192 \backslash
22193 ifeurosym 
22194 \end_layout
22195
22196 \end_inset
22197
22198
22199 \begin_inset Note Note
22200 status open
22201
22202 \begin_layout Plain Layout
22203 The following table will only be displayed when the LaTeX-package 
22204 \series bold
22205 eurosym
22206 \series default
22207  is installed.
22208 \end_layout
22209
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \begin_layout Standard
22216 An overview about the different Euro symbols:
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \align center
22221 \begin_inset Tabular
22222 <lyxtabular version="3" rows="4" columns="3">
22223 <features rotate="0" tabularvalignment="middle">
22224 <column alignment="center" valignment="top" width="0pt">
22225 <column alignment="center" valignment="top" width="0pt">
22226 <column alignment="center" valignment="top" width="0pt">
22227 <row>
22228 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241 Command 
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 Result
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 </row>
22256 <row>
22257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 formula
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \backslash
22272 euro
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 \begin_inset Formula $\euro$
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 </row>
22290 <row>
22291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 mathematical text
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 \begin_inset Formula $\mbox{€}$
22314 \end_inset
22315
22316
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 </row>
22322 <row>
22323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22324 \begin_inset Text
22325
22326 \begin_layout Plain Layout
22327 TeX-mode
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336
22337 \backslash
22338 officialeuro
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347 \begin_inset ERT
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351
22352
22353 \backslash
22354 officialeuro
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 </lyxtabular>
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Standard
22373 \begin_inset ERT
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377
22378
22379 \backslash
22380 else 
22381 \end_layout
22382
22383 \end_inset
22384
22385
22386 \begin_inset Note Note
22387 status open
22388
22389 \begin_layout Plain Layout
22390 The following will be displayed when the LaTeX-package 
22391 \series bold
22392 eurosym
22393 \series default
22394  is not installed:
22395 \end_layout
22396
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \begin_layout Standard
22403 You need to install the LaTeX-package 
22404 \series bold
22405 eurosym
22406 \series default
22407  to see the rest of this subsection in the output.
22408 \end_layout
22409
22410 \begin_layout Standard
22411 \begin_inset ERT
22412 status collapsed
22413
22414 \begin_layout Plain Layout
22415
22416
22417 \backslash
22418 fi 
22419 \end_layout
22420
22421 \end_inset
22422
22423
22424 \end_layout
22425
22426 \begin_layout Section
22427 Relations
22428 \begin_inset CommandInset label
22429 LatexCommand label
22430 name "sec:Relations"
22431
22432 \end_inset
22433
22434
22435 \begin_inset Index idx
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439 Relations
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \begin_inset Index idx
22446 status collapsed
22447
22448 \begin_layout Plain Layout
22449 Comparisons|see
22450 \begin_inset ERT
22451 status collapsed
22452
22453 \begin_layout Plain Layout
22454
22455 {
22456 \end_layout
22457
22458 \end_inset
22459
22460 Relations
22461 \begin_inset ERT
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465
22466 }
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \begin_layout Standard
22480 All following relations can also be inserted via the toolbar button 
22481 \begin_inset Graphics
22482         filename ../images/math/leq.png
22483         scale 85
22484
22485 \end_inset
22486
22487 .
22488 \end_layout
22489
22490 \begin_layout Standard
22491 \begin_inset space \hfill{}
22492 \end_inset
22493
22494
22495 \begin_inset Tabular
22496 <lyxtabular version="3" rows="17" columns="2">
22497 <features rotate="0" tabularvalignment="middle">
22498 <column alignment="center" valignment="top" width="0pt">
22499 <column alignment="center" valignment="top" width="0pt">
22500 <row>
22501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505 Command
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 Result
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 </row>
22520 <row>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 <
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534 \begin_inset Formula $<$
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 </row>
22543 <row>
22544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548
22549 \backslash
22550 le
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 \begin_inset Formula $\le$
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 <row>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573
22574 \backslash
22575 ll
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 \begin_inset Formula $\ll$
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 </row>
22593 <row>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \backslash
22600 prec
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 \begin_inset Formula $\prec$
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 </row>
22618 <row>
22619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623
22624 \backslash
22625 preceq
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634 \begin_inset Formula $\preceq$
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 </row>
22643 <row>
22644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648
22649 \backslash
22650 subset
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659 \begin_inset Formula $\subset$
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 </row>
22668 <row>
22669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673
22674 \backslash
22675 subseteq
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 \begin_inset Formula $\subseteq$
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 </row>
22693 <row>
22694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698
22699 \backslash
22700 sqsubseteq
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 \begin_inset Formula $\sqsubseteq$
22710 \end_inset
22711
22712
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 </row>
22718 <row>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723
22724 \backslash
22725 in
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 \begin_inset Formula $\in$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \backslash
22750 vdash
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 \begin_inset Formula $\vdash$
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 </row>
22768 <row>
22769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773
22774 \backslash
22775 smile
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 \begin_inset Formula $\smile$
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 </row>
22793 <row>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798
22799 \backslash
22800 lhd
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Plain Layout
22809 \begin_inset Formula $\lhd$
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 </row>
22818 <row>
22819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823
22824 \backslash
22825 unlhd
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 \begin_inset Formula $\unlhd$
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 </row>
22843 <row>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848
22849 \backslash
22850 gtrless
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859 \begin_inset Formula $\gtrless$
22860 \end_inset
22861
22862
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 </row>
22868 <row>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873
22874 \backslash
22875 mid
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884 \begin_inset Formula $\mid$
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 </row>
22893 <row>
22894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898
22899 \backslash
22900 nmid
22901 \end_layout
22902
22903 \end_inset
22904 </cell>
22905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909 \begin_inset Formula $\nmid$
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 </row>
22918 </lyxtabular>
22919
22920 \end_inset
22921
22922
22923 \begin_inset space \hfill{}
22924 \end_inset
22925
22926
22927 \begin_inset Tabular
22928 <lyxtabular version="3" rows="17" columns="2">
22929 <features rotate="0" tabularvalignment="middle">
22930 <column alignment="center" valignment="top" width="0pt">
22931 <column alignment="center" valignment="top" width="0pt">
22932 <row>
22933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937 Command
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 Result
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 </row>
22952 <row>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957 =
22958 \end_layout
22959
22960 \end_inset
22961 </cell>
22962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Plain Layout
22966 \begin_inset Formula $=$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980
22981 \backslash
22982 not=
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 \begin_inset Formula $\not=$
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row>
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Plain Layout
23005
23006 \backslash
23007 equiv
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016 \begin_inset Formula $\equiv$
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 </row>
23025 <row>
23026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23027 \begin_inset Text
23028
23029 \begin_layout Plain Layout
23030
23031 \backslash
23032 sim
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041 \begin_inset Formula $\sim$
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 </row>
23050 <row>
23051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23052 \begin_inset Text
23053
23054 \begin_layout Plain Layout
23055
23056 \backslash
23057 simeq
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 \begin_inset Formula $\simeq$
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 </row>
23075 <row>
23076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080
23081 \backslash
23082 approx
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091 \begin_inset Formula $\approx$
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 </row>
23100 <row>
23101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Plain Layout
23105
23106 \backslash
23107 cong
23108 \end_layout
23109
23110 \end_inset
23111 </cell>
23112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 \begin_inset Formula $\cong$
23117 \end_inset
23118
23119
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 </row>
23125 <row>
23126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Plain Layout
23130
23131 \backslash
23132 bowtie
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Plain Layout
23141 \begin_inset Formula $\bowtie$
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 </row>
23150 <row>
23151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23152 \begin_inset Text
23153
23154 \begin_layout Plain Layout
23155
23156 \backslash
23157 notin
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166 \begin_inset Formula $\notin$
23167 \end_inset
23168
23169
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 <row>
23176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180
23181 \backslash
23182 perp
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 \begin_inset Formula $\perp$
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 </row>
23200 <row>
23201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \backslash
23207 propto
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216 \begin_inset Formula $\propto$
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 </row>
23225 <row>
23226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23227 \begin_inset Text
23228
23229 \begin_layout Plain Layout
23230
23231 \backslash
23232 asymp
23233 \end_layout
23234
23235 \end_inset
23236 </cell>
23237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23238 \begin_inset Text
23239
23240 \begin_layout Plain Layout
23241 \begin_inset Formula $\asymp$
23242 \end_inset
23243
23244
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 </row>
23250 <row>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255
23256 \backslash
23257 doteq
23258 \end_layout
23259
23260 \end_inset
23261 </cell>
23262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23263 \begin_inset Text
23264
23265 \begin_layout Plain Layout
23266 \begin_inset Formula $\doteq$
23267 \end_inset
23268
23269
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 </row>
23275 <row>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280
23281 \backslash
23282 circeq
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291 \begin_inset Formula $\circeq$
23292 \end_inset
23293
23294
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 </row>
23300 <row>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305
23306 \backslash
23307 models
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 \begin_inset Formula $\models$
23317 \end_inset
23318
23319
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 </row>
23325 <row>
23326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330
23331 \backslash
23332 widehat=
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341 \begin_inset Formula $\widehat{=}$
23342 \end_inset
23343
23344
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 </row>
23350 </lyxtabular>
23351
23352 \end_inset
23353
23354
23355 \begin_inset space \hfill{}
23356 \end_inset
23357
23358
23359 \begin_inset Tabular
23360 <lyxtabular version="3" rows="17" columns="2">
23361 <features rotate="0" tabularvalignment="middle">
23362 <column alignment="center" valignment="top" width="0pt">
23363 <column alignment="center" valignment="top" width="0pt">
23364 <row>
23365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369 Command
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378 Result
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 >
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 \begin_inset Formula $>$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 </row>
23407 <row>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \backslash
23414 ge
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423 \begin_inset Formula $\ge$
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 </row>
23432 <row>
23433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437
23438 \backslash
23439 gg
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 \begin_inset Formula $\gg$
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 <row>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \backslash
23464 succ
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473 \begin_inset Formula $\succ$
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 </row>
23482 <row>
23483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \backslash
23489 succeq
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498 \begin_inset Formula $\succeq$
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 </row>
23507 <row>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \backslash
23514 supset
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $\supset$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \backslash
23539 supseteq
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Formula $\supseteq$
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \backslash
23564 sqsupseteq
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 \begin_inset Formula $\sqsupseteq$
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \backslash
23589 ni
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\ni$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \backslash
23614 dashv
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 \begin_inset Formula $\dashv$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \backslash
23639 frown
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648 \begin_inset Formula $\frown$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 <row>
23658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \backslash
23664 rhd
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset Formula $\rhd$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687
23688 \backslash
23689 unrhd
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 \begin_inset Formula $\unrhd$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 </row>
23707 <row>
23708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712
23713 \backslash
23714 lessgtr
23715 \end_layout
23716
23717 \end_inset
23718 </cell>
23719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 \begin_inset Formula $\lessgtr$
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 </row>
23732 <row>
23733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737
23738 \backslash
23739 parallel
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23745 \begin_inset Text
23746
23747 \begin_layout Plain Layout
23748 \begin_inset Formula $\parallel$
23749 \end_inset
23750
23751
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 </row>
23757 <row>
23758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Plain Layout
23762
23763 \backslash
23764 nparallel
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23770 \begin_inset Text
23771
23772 \begin_layout Plain Layout
23773 \begin_inset Formula $\nparallel$
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 </row>
23782 </lyxtabular>
23783
23784 \end_inset
23785
23786
23787 \begin_inset space \hfill{}
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Standard
23794 \begin_inset VSpace medskip
23795 \end_inset
23796
23797 The characters 
23798 \series bold
23799
23800 \backslash
23801 lhd
23802 \series default
23803  and 
23804 \series bold
23805
23806 \backslash
23807 rhd
23808 \series default
23809  are bigger than the equal looking operators 
23810 \series bold
23811
23812 \backslash
23813 triangleleft
23814 \series default
23815  and 
23816 \series bold
23817
23818 \backslash
23819 triangleright
23820 \series default
23821 , respectively.
23822 \end_layout
23823
23824 \begin_layout Standard
23825 Relations are, in contrary to symbols, always surrounded by space.
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Relations with labels can be created with the command 
23830 \series bold
23831
23832 \backslash
23833 stackrel
23834 \series default
23835
23836 \begin_inset Index idx
23837 status collapsed
23838
23839 \begin_layout Plain Layout
23840 Commands ! S ! 
23841 \backslash
23842 stackrel
23843 \end_layout
23844
23845 \end_inset
23846
23847 :
23848 \end_layout
23849
23850 \begin_layout Standard
23851 \align center
23852 \begin_inset Tabular
23853 <lyxtabular version="3" rows="2" columns="2">
23854 <features rotate="0" tabularvalignment="middle">
23855 <column alignment="center" valignment="top">
23856 <column alignment="center" valignment="top">
23857 <row>
23858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862 Command
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 Result
23872 \begin_inset Note Note
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876
23877 \series bold
23878
23879 \backslash
23880 raisebox
23881 \series default
23882  is only used as spacer.
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 </row>
23893 <row>
23894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23895 \begin_inset Text
23896
23897 \begin_layout Plain Layout
23898 A(r)
23899 \backslash
23900 stackrel
23901 \begin_inset space \textvisiblespace{}
23902 \end_inset
23903
23904 r
23905 \backslash
23906 to
23907 \backslash
23908 infty
23909 \begin_inset space \textvisiblespace{}
23910 \end_inset
23911
23912
23913 \begin_inset Formula $\downarrow$
23914 \end_inset
23915
23916
23917 \backslash
23918 approx
23919 \begin_inset space \textvisiblespace{}
23920 \end_inset
23921
23922
23923 \begin_inset space \textvisiblespace{}
23924 \end_inset
23925
23926 B
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 </lyxtabular>
23945
23946 \end_inset
23947
23948
23949 \end_layout
23950
23951 \begin_layout Standard
23952 \begin_inset VSpace bigskip
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \begin_layout Standard
23959 LyX supports also many special relations.
23960  Use the toolbar button 
23961 \begin_inset Graphics
23962         filename ../images/math/leq.png
23963         scale 85
23964
23965 \end_inset
23966
23967  to see a list of possible relations.
23968 \end_layout
23969
23970 \begin_layout Section
23971 Functions
23972 \end_layout
23973
23974 \begin_layout Subsection
23975 Predefined Functions
23976 \begin_inset CommandInset label
23977 LatexCommand label
23978 name "sub:Predefined-Functions"
23979
23980 \end_inset
23981
23982
23983 \begin_inset Index idx
23984 status collapsed
23985
23986 \begin_layout Plain Layout
23987 Functions ! predefined
23988 \end_layout
23989
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \begin_layout Standard
23996 In general, variables are set 
23997 \emph on
23998 italic
23999 \emph default
24000  in mathematical expressions, but not function names, because 
24001 \begin_inset Formula $sin$
24002 \end_inset
24003
24004  could be misunderstood as 
24005 \begin_inset Formula $s\cdot i\cdot n$
24006 \end_inset
24007
24008 .
24009  Therefore there are predefined functionswhich are additionally a bit separated
24010  from prefactors.
24011  They are inserted as commands starting with a backslash before their name.
24012 \end_layout
24013
24014 \begin_layout Standard
24015 \align center
24016 \begin_inset Tabular
24017 <lyxtabular version="3" rows="2" columns="4">
24018 <features rotate="0" tabularvalignment="middle">
24019 <column alignment="center" valignment="top" width="0pt">
24020 <column alignment="center" valignment="top" width="0pt">
24021 <column alignment="center" valignment="top" width="0pt">
24022 <column alignment="center" valignment="top" width="0pt">
24023 <row>
24024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 Command
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037 Result
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046 Command
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 Result
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 </row>
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066 Asin(x)+B
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075 \begin_inset Formula $Asin(x)+B$
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 A
24088 \backslash
24089 sin(x)+B
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098 \begin_inset Formula $A\sin(x)+B$
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 </row>
24107 </lyxtabular>
24108
24109 \end_inset
24110
24111
24112 \end_layout
24113
24114 \begin_layout Standard
24115 The following functions are predefined:
24116 \end_layout
24117
24118 \begin_layout Standard
24119 \begin_inset VSpace -2mm
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \begin_layout Standard
24126 \align center
24127 \begin_inset Tabular
24128 <lyxtabular version="3" rows="9" columns="4">
24129 <features rotate="0" tabularvalignment="middle">
24130 <column alignment="center" valignment="top" width="0pt">
24131 <column alignment="center" valignment="top" width="0pt">
24132 <column alignment="center" valignment="top" width="0pt">
24133 <column alignment="center" valignment="top" width="0pt">
24134 <row>
24135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24136 \begin_inset Text
24137
24138 \begin_layout Plain Layout
24139 Command
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148 Command
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24154 \begin_inset Text
24155
24156 \begin_layout Plain Layout
24157 Command
24158 \end_layout
24159
24160 \end_inset
24161 </cell>
24162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166 Command
24167 \end_layout
24168
24169 \end_inset
24170 </cell>
24171 </row>
24172 <row>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177
24178 \backslash
24179 sin
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Plain Layout
24188
24189 \backslash
24190 sinh
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
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 arcsin
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
24211 \backslash
24212 sup
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 </row>
24218 <row>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \backslash
24225 cos
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234
24235 \backslash
24236 cosh
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \backslash
24247 arccos
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256
24257 \backslash
24258 inf
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 <row>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \backslash
24271 tan
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280
24281 \backslash
24282 tanh
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291
24292 \backslash
24293 arctan
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \backslash
24304 lim
24305 \end_layout
24306
24307 \end_inset
24308 </cell>
24309 </row>
24310 <row>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315
24316 \backslash
24317 cot
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326
24327 \backslash
24328 coth
24329 \end_layout
24330
24331 \end_inset
24332 </cell>
24333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24334 \begin_inset Text
24335
24336 \begin_layout Plain Layout
24337
24338 \backslash
24339 arg
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348
24349 \backslash
24350 liminf
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 </row>
24356 <row>
24357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361
24362 \backslash
24363 sec
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 min
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383
24384 \backslash
24385 deg
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394
24395 \backslash
24396 limsup
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 </row>
24402 <row>
24403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \backslash
24409 csc
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418
24419 \backslash
24420 max
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429
24430 \backslash
24431 det
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24437 \begin_inset Text
24438
24439 \begin_layout Plain Layout
24440
24441 \backslash
24442 Pr
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 </row>
24448 <row>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453
24454 \backslash
24455 ln
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464
24465 \backslash
24466 exp
24467 \end_layout
24468
24469 \end_inset
24470 </cell>
24471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24472 \begin_inset Text
24473
24474 \begin_layout Plain Layout
24475
24476 \backslash
24477 dim
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486
24487 \backslash
24488 hom
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 </row>
24494 <row>
24495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499
24500 \backslash
24501 lg
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \backslash
24512 log
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521
24522 \backslash
24523 ker
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 gcd
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 </row>
24540 </lyxtabular>
24541
24542 \end_inset
24543
24544
24545 \end_layout
24546
24547 \begin_layout Standard
24548 They can also be inserted with the math toolbar button 
24549 \begin_inset Graphics
24550         filename ../images/math/functions.png
24551         scale 85
24552
24553 \end_inset
24554
24555 .
24556 \end_layout
24557
24558 \begin_layout Subsection
24559 Self-defined Functions
24560 \begin_inset Index idx
24561 status collapsed
24562
24563 \begin_layout Plain Layout
24564 Functions ! self-defined
24565 \end_layout
24566
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \begin_layout Standard
24573 To use a function that is not predefined, like for example the sign function
24574  sgn(x), there are two possibilities:
24575 \end_layout
24576
24577 \begin_layout Itemize
24578 Define the function by inserting the following line to the LaTeX-preamble
24579 \begin_inset Foot
24580 status collapsed
24581
24582 \begin_layout Plain Layout
24583 For more about 
24584 \series bold
24585
24586 \backslash
24587 DeclareMathOperator
24588 \series default
24589  see 
24590 \begin_inset CommandInset ref
24591 LatexCommand ref
24592 reference "sub:Self-defined-Operators"
24593
24594 \end_inset
24595
24596 .
24597 \end_layout
24598
24599 \end_inset
24600
24601
24602 \begin_inset Newline newline
24603 \end_inset
24604
24605
24606 \begin_inset VSpace -3mm
24607 \end_inset
24608
24609
24610 \begin_inset Newline newline
24611 \end_inset
24612
24613
24614 \series bold
24615
24616 \backslash
24617 DeclareMathOperator{
24618 \backslash
24619 sgn}{sgn}
24620 \series default
24621
24622 \begin_inset Index idx
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 Commands ! D ! 
24627 \backslash
24628 dbinom@
24629 \backslash
24630 DeclareMathOperator
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \begin_inset Newline newline
24637 \end_inset
24638
24639
24640 \begin_inset VSpace -2mm
24641 \end_inset
24642
24643
24644 \begin_inset Newline newline
24645 \end_inset
24646
24647 Now the new defined function can be called with the command 
24648 \series bold
24649
24650 \backslash
24651 sgn
24652 \series default
24653 .
24654 \end_layout
24655
24656 \begin_layout Itemize
24657 Write the formula as usual, mark the formula name, in our example the letters
24658  
24659 \emph on
24660 sgn
24661 \emph default
24662 , and change it to mathematical text.
24663  Finally, a space is inserted between prefactor and function.
24664 \end_layout
24665
24666 \begin_layout Standard
24667 The result is the same with both methods as with a predefined function
24668 \begin_inset Foot
24669 status collapsed
24670
24671 \begin_layout Plain Layout
24672 In LyX self-defined functions are displayed red, predefined ones black.
24673 \end_layout
24674
24675 \end_inset
24676
24677 :
24678 \end_layout
24679
24680 \begin_layout Standard
24681 \align center
24682 \begin_inset Tabular
24683 <lyxtabular version="3" rows="3" columns="2">
24684 <features rotate="0" tabularvalignment="middle">
24685 <column alignment="center" valignment="top" width="0pt">
24686 <column alignment="center" valignment="top" width="0pt">
24687 <row>
24688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692 Command
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 Result
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 </row>
24707 <row>
24708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 A
24713 \backslash
24714 sgn(x)+B
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723 \begin_inset Formula $A\sgn(x)+B$
24724 \end_inset
24725
24726
24727 \end_layout
24728
24729 \end_inset
24730 </cell>
24731 </row>
24732 <row>
24733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \begin_layout Plain Layout
24737 A
24738 \backslash
24739 ,
24740 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24741 \end_inset
24742
24743 (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\,\textrm{sgn}(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 first method is more suitable when the self-defined function should
24770  be used several times.
24771 \end_layout
24772
24773 \begin_layout Subsection
24774 Limits
24775 \begin_inset Index idx
24776 status collapsed
24777
24778 \begin_layout Plain Layout
24779 Limits
24780 \end_layout
24781
24782 \end_inset
24783
24784
24785 \end_layout
24786
24787 \begin_layout Standard
24788 For limits, in addition to the commands 
24789 \series bold
24790
24791 \backslash
24792 lim
24793 \series default
24794
24795 \begin_inset Index idx
24796 status collapsed
24797
24798 \begin_layout Plain Layout
24799 Commands ! L ! 
24800 \backslash
24801 lim
24802 \end_layout
24803
24804 \end_inset
24805
24806
24807 \series bold
24808
24809 \backslash
24810 liminf
24811 \series default
24812  and 
24813 \series bold
24814
24815 \backslash
24816 limsup
24817 \series default
24818  the following functions are defined:
24819 \end_layout
24820
24821 \begin_layout Standard
24822 \align center
24823 \begin_inset Tabular
24824 <lyxtabular version="3" rows="5" columns="2">
24825 <features rotate="0" tabularvalignment="middle">
24826 <column alignment="center" valignment="top">
24827 <column alignment="center" valignment="top">
24828 <row>
24829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833 Command
24834 \end_layout
24835
24836 \end_inset
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \begin_layout Plain Layout
24842 Result
24843 \begin_inset Note Note
24844 status collapsed
24845
24846 \begin_layout Plain Layout
24847
24848 \series bold
24849
24850 \backslash
24851 raisebox
24852 \series default
24853  is only used as spacer.
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 </row>
24864 <row>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \backslash
24871 varliminf
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 \begin_inset Formula $\varliminf$
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 </row>
24889 <row>
24890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894
24895 \backslash
24896 varlimsup
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 \begin_inset Formula $\varlimsup$
24906 \end_inset
24907
24908
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 </row>
24914 <row>
24915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \backslash
24921 varprojlim
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930 \begin_inset Formula $\varprojlim$
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 </row>
24939 <row>
24940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 varinjlim
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955 \begin_inset Formula $\varinjlim$
24956 \end_inset
24957
24958
24959 \begin_inset Formula $\raisebox{-2.5mm}{}$
24960 \end_inset
24961
24962
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 </row>
24968 </lyxtabular>
24969
24970 \end_inset
24971
24972
24973 \end_layout
24974
24975 \begin_layout Standard
24976 \begin_inset VSpace medskip
24977 \end_inset
24978
24979 The limit is created by inserting a subscript.
24980  It is set right beside the function in an inline formula:
24981 \end_layout
24982
24983 \begin_layout Standard
24984 \align center
24985 \begin_inset Tabular
24986 <lyxtabular version="3" rows="2" columns="2">
24987 <features rotate="0" tabularvalignment="middle">
24988 <column alignment="center" valignment="top" width="0pt">
24989 <column alignment="center" valignment="top" width="0pt">
24990 <row>
24991 <cell alignment="center" valignment="top" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 Command
24996 \end_layout
24997
24998 \end_inset
24999 </cell>
25000 <cell alignment="center" valignment="top" usebox="none">
25001 \begin_inset Text
25002
25003 \begin_layout Plain Layout
25004 \begin_inset space \hspace{}
25005 \length 1cm
25006 \end_inset
25007
25008 Result
25009 \begin_inset Note Note
25010 status collapsed
25011
25012 \begin_layout Plain Layout
25013 The space and
25014 \series bold
25015  
25016 \backslash
25017 raisebox
25018 \series default
25019  are used here as spacer.
25020 \end_layout
25021
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \end_inset
25028 </cell>
25029 </row>
25030 <row>
25031 <cell alignment="center" valignment="top" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035
25036 \backslash
25037 lim_x
25038 \backslash
25039 to
25040 \begin_inset space \textvisiblespace{}
25041 \end_inset
25042
25043 A
25044 \begin_inset space \textvisiblespace{}
25045 \end_inset
25046
25047 x=B
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 <cell alignment="center" valignment="top" usebox="none">
25053 \begin_inset Text
25054
25055 \begin_layout Plain Layout
25056 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 </row>
25065 </lyxtabular>
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Standard
25073 In a displayed formula the limit is set below the formula, as usual:
25074 \begin_inset Formula 
25075 \[
25076 \lim_{x\to A}x=B
25077 \]
25078
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \begin_layout Standard
25085 \begin_inset VSpace medskip
25086 \end_inset
25087
25088
25089 \end_layout
25090
25091 \begin_layout Standard
25092 How to adjust the typesetting of the limits see 
25093 \begin_inset CommandInset ref
25094 LatexCommand ref
25095 reference "sub:Operator-Limits"
25096
25097 \end_inset
25098
25099 .
25100 \end_layout
25101
25102 \begin_layout Subsection
25103 Modulo-Functions
25104 \begin_inset Index idx
25105 status collapsed
25106
25107 \begin_layout Plain Layout
25108 Functions ! modulo-
25109 \end_layout
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 The modulo-function is special, because it exists in four variants.
25118  The variants in a displayed formula are:
25119 \begin_inset Formula 
25120 \begin{align*}
25121 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25122 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25123 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25124 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25125 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25126 \end{align*}
25127
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 In an inline formula less space is set before the function names for all
25135  variants.
25136  By default the modulo-functions take only the first following character
25137  into account.
25138  To use more than one character, one has to put them into TeX-braces:
25139 \begin_inset Formula 
25140 \begin{align*}
25141 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25142 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25143 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25144 \end{align*}
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Section
25152 Special Characters
25153 \begin_inset Index idx
25154 status collapsed
25155
25156 \begin_layout Plain Layout
25157 Special characters
25158 \end_layout
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Subsection
25166 Special Characters in Mathematical Text
25167 \end_layout
25168
25169 \begin_layout Standard
25170 The following commands can only be used in mathematical text or in TeX-mode:
25171 \end_layout
25172
25173 \begin_layout Standard
25174 \begin_inset space \hfill{}
25175 \end_inset
25176
25177
25178 \begin_inset Tabular
25179 <lyxtabular version="3" rows="8" columns="2">
25180 <features rotate="0" tabularvalignment="middle">
25181 <column alignment="block" valignment="top">
25182 <column alignment="block" valignment="top">
25183 <row>
25184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188 Command
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197 Result
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 </row>
25203 <row>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208
25209 \backslash
25210 oe
25211 \end_layout
25212
25213 \end_inset
25214 </cell>
25215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219 \begin_inset Formula $\textrm{œ}$
25220 \end_inset
25221
25222
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 </row>
25228 <row>
25229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233
25234 \backslash
25235 OE
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25241 \begin_inset Text
25242
25243 \begin_layout Plain Layout
25244 \begin_inset Formula $\textrm{Œ}$
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 </row>
25253 <row>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258
25259 \backslash
25260 ae
25261 \end_layout
25262
25263 \end_inset
25264 </cell>
25265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269 \begin_inset Formula $\textrm{æ}$
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 </row>
25278 <row>
25279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283
25284 \backslash
25285 AE
25286 \end_layout
25287
25288 \end_inset
25289 </cell>
25290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Plain Layout
25294 \begin_inset Formula $\textrm{Æ}$
25295 \end_inset
25296
25297
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 <row>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 aa
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319 \begin_inset Formula $\textrm{\aa}$
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 </row>
25328 <row>
25329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \backslash
25335 AA
25336 \begin_inset Index idx
25337 status collapsed
25338
25339 \begin_layout Plain Layout
25340
25341 \backslash
25342 @
25343 \begin_inset ERT
25344 status collapsed
25345
25346 \begin_layout Plain Layout
25347
25348
25349 \backslash
25350 textrm{
25351 \backslash
25352 AA}
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25368 \begin_inset Text
25369
25370 \begin_layout Plain Layout
25371 \begin_inset Formula $\textrm{Å}$
25372 \end_inset
25373
25374
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 </row>
25380 <row>
25381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25382 \begin_inset Text
25383
25384 \begin_layout Plain Layout
25385
25386 \backslash
25387 i
25388 \end_layout
25389
25390 \end_inset
25391 </cell>
25392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25393 \begin_inset Text
25394
25395 \begin_layout Plain Layout
25396 \begin_inset Formula $\textrm{ı}$
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 </row>
25405 </lyxtabular>
25406
25407 \end_inset
25408
25409
25410 \begin_inset space \hfill{}
25411 \end_inset
25412
25413
25414 \begin_inset Tabular
25415 <lyxtabular version="3" rows="8" columns="2">
25416 <features rotate="0" tabularvalignment="middle">
25417 <column alignment="block" valignment="top">
25418 <column alignment="center" valignment="top">
25419 <row>
25420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424 command
25425 \begin_inset Note Note
25426 status collapsed
25427
25428 \begin_layout Plain Layout
25429 The space of 0
25430 \begin_inset space \thinspace{}
25431 \end_inset
25432
25433 mm is used for separation, because otherwise the output will be ¡ and ¿
25434  respectively.
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 Result
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 </row>
25454 <row>
25455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459
25460 \backslash
25461 o
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 \begin_inset Formula $\textrm{ø}$
25471 \end_inset
25472
25473
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 </row>
25479 <row>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484
25485 \backslash
25486 O
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495 \begin_inset Formula $\textrm{Ø}$
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 </row>
25504 <row>
25505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509
25510 \backslash
25511 l
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520 \begin_inset Formula $\textrm{ł}$
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 </row>
25529 <row>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Plain Layout
25534
25535 \backslash
25536 L
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25542 \begin_inset Text
25543
25544 \begin_layout Plain Layout
25545 \begin_inset Formula $\textrm{Ł}$
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 </row>
25554 <row>
25555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Plain Layout
25559 !
25560 \begin_inset space \hspace{}
25561 \length 0mm
25562 \end_inset
25563
25564 `
25565 \begin_inset space \textvisiblespace{}
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577 \begin_inset Formula $\textrm{!`}$
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 </row>
25586 <row>
25587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591 ?
25592 \begin_inset space \hspace{}
25593 \length 0mm
25594 \end_inset
25595
25596 `
25597 \begin_inset space \textvisiblespace{}
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609 \begin_inset Formula $\textrm{?`}$
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 </row>
25618 <row>
25619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25620 \begin_inset Text
25621
25622 \begin_layout Plain Layout
25623
25624 \backslash
25625 j
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634 \begin_inset Formula $\textrm{ȷ}$
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 </lyxtabular>
25644
25645 \end_inset
25646
25647
25648 \begin_inset space \hfill{}
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \begin_layout Standard
25655 The characters 
25656 \begin_inset Formula $\textrm{\textrm{Å}}$
25657 \end_inset
25658
25659  and 
25660 \begin_inset Formula $\textrm{\textrm{Ø}}$
25661 \end_inset
25662
25663  can also be inserted via the math toolbar button 
25664 \begin_inset Graphics
25665         filename ../images/math/digamma.png
25666         scale 85
25667
25668 \end_inset
25669
25670 .
25671 \end_layout
25672
25673 \begin_layout Standard
25674 An exception are the commands 
25675 \series bold
25676 !
25677 \begin_inset space \hspace{}
25678 \length 0mm
25679 \end_inset
25680
25681 `
25682 \series default
25683  and 
25684 \series bold
25685 ?
25686 \begin_inset space \hspace{}
25687 \length 0mm
25688 \end_inset
25689
25690 `
25691 \series default
25692 , because they can be inserted in LyX directly to text.
25693 \end_layout
25694
25695 \begin_layout Subsection
25696 Accents in Text
25697 \begin_inset CommandInset label
25698 LatexCommand label
25699 name "sub:Accents-in-Text"
25700
25701 \end_inset
25702
25703
25704 \begin_inset Index idx
25705 status collapsed
25706
25707 \begin_layout Plain Layout
25708 Accents ! in text
25709 \end_layout
25710
25711 \end_inset
25712
25713
25714 \end_layout
25715
25716 \begin_layout Standard
25717 With the following commands all letters can be accented.
25718  The commands must be inserted in TeX-mode.
25719 \end_layout
25720
25721 \begin_layout Standard
25722 \begin_inset space \hfill{}
25723 \end_inset
25724
25725
25726 \begin_inset Tabular
25727 <lyxtabular version="3" rows="8" columns="2">
25728 <features rotate="0" tabularvalignment="middle">
25729 <column alignment="block" valignment="top">
25730 <column alignment="block" valignment="top">
25731 <row>
25732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Plain Layout
25736 Command
25737 \end_layout
25738
25739 \end_inset
25740 </cell>
25741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25742 \begin_inset Text
25743
25744 \begin_layout Plain Layout
25745 Result
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 </row>
25751 <row>
25752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756
25757 \backslash
25758
25759 \begin_inset Quotes grd
25760 \end_inset
25761
25762 e
25763 \end_layout
25764
25765 \end_inset
25766 </cell>
25767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Plain Layout
25771 \begin_inset ERT
25772 status collapsed
25773
25774 \begin_layout Plain Layout
25775
25776
25777 \backslash
25778 "e
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 </row>
25789 <row>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794
25795 \backslash
25796 `e
25797 \end_layout
25798
25799 \end_inset
25800 </cell>
25801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25802 \begin_inset Text
25803
25804 \begin_layout Plain Layout
25805 \begin_inset ERT
25806 status collapsed
25807
25808 \begin_layout Plain Layout
25809
25810
25811 \backslash
25812 `e
25813 \end_layout
25814
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 </row>
25823 <row>
25824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828
25829 \backslash
25830 ^
25831 \begin_inset space \textvisiblespace{}
25832 \end_inset
25833
25834 e
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 \begin_inset ERT
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847
25848
25849 \backslash
25850 ^e
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 <row>
25862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866
25867 \backslash
25868 =e
25869 \end_layout
25870
25871 \end_inset
25872 </cell>
25873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877 \begin_inset ERT
25878 status collapsed
25879
25880 \begin_layout Plain Layout
25881
25882
25883 \backslash
25884 =e
25885 \end_layout
25886
25887 \end_inset
25888
25889
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 </row>
25895 <row>
25896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900
25901 \backslash
25902 u
25903 \begin_inset space \textvisiblespace{}
25904 \end_inset
25905
25906 e
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915 \begin_inset ERT
25916 status collapsed
25917
25918 \begin_layout Plain Layout
25919
25920
25921 \backslash
25922 u e
25923 \end_layout
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 </row>
25933 <row>
25934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938
25939 \backslash
25940 b
25941 \begin_inset space \textvisiblespace{}
25942 \end_inset
25943
25944 e
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset ERT
25954 status collapsed
25955
25956 \begin_layout Plain Layout
25957
25958
25959 \backslash
25960 b e
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 </row>
25971 <row>
25972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976
25977 \backslash
25978 t
25979 \begin_inset space \textvisiblespace{}
25980 \end_inset
25981
25982 ee
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991 \begin_inset ERT
25992 status collapsed
25993
25994 \begin_layout Plain Layout
25995
25996
25997 \backslash
25998 t ee
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \end_inset
26007 </cell>
26008 </row>
26009 </lyxtabular>
26010
26011 \end_inset
26012
26013
26014 \begin_inset space \hfill{}
26015 \end_inset
26016
26017
26018 \begin_inset Tabular
26019 <lyxtabular version="3" rows="8" columns="2">
26020 <features rotate="0" tabularvalignment="middle">
26021 <column alignment="block" valignment="top">
26022 <column alignment="center" valignment="top">
26023 <row>
26024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 Command
26029 \end_layout
26030
26031 \end_inset
26032 </cell>
26033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26034 \begin_inset Text
26035
26036 \begin_layout Plain Layout
26037 Result
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 </row>
26043 <row>
26044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048
26049 \backslash
26050 H
26051 \begin_inset space \textvisiblespace{}
26052 \end_inset
26053
26054 e
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26060 \begin_inset Text
26061
26062 \begin_layout Plain Layout
26063 \begin_inset ERT
26064 status collapsed
26065
26066 \begin_layout Plain Layout
26067
26068
26069 \backslash
26070 H e
26071 \end_layout
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \end_inset
26079 </cell>
26080 </row>
26081 <row>
26082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086
26087 \backslash
26088 'e
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26094 \begin_inset Text
26095
26096 \begin_layout Plain Layout
26097 \begin_inset ERT
26098 status collapsed
26099
26100 \begin_layout Plain Layout
26101
26102
26103 \backslash
26104 'e
26105 \end_layout
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \end_inset
26113 </cell>
26114 </row>
26115 <row>
26116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120
26121 \backslash
26122 ~e
26123 \begin_inset Index idx
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127 Tilde
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26138 \begin_inset Text
26139
26140 \begin_layout Plain Layout
26141 \begin_inset ERT
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145
26146
26147 \backslash
26148 ~e
26149 \end_layout
26150
26151 \end_inset
26152
26153
26154 \end_layout
26155
26156 \end_inset
26157 </cell>
26158 </row>
26159 <row>
26160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26161 \begin_inset Text
26162
26163 \begin_layout Plain Layout
26164
26165 \backslash
26166 .e
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175 \begin_inset ERT
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179
26180
26181 \backslash
26182 .e
26183 \end_layout
26184
26185 \end_inset
26186
26187
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 </row>
26193 <row>
26194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198
26199 \backslash
26200 v
26201 \begin_inset space \textvisiblespace{}
26202 \end_inset
26203
26204 e
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Plain Layout
26213 \begin_inset ERT
26214 status collapsed
26215
26216 \begin_layout Plain Layout
26217
26218
26219 \backslash
26220 v e
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 </row>
26231 <row>
26232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26233 \begin_inset Text
26234
26235 \begin_layout Plain Layout
26236
26237 \backslash
26238 d
26239 \begin_inset space \textvisiblespace{}
26240 \end_inset
26241
26242 e
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251 \begin_inset ERT
26252 status collapsed
26253
26254 \begin_layout Plain Layout
26255
26256
26257 \backslash
26258 d e
26259 \end_layout
26260
26261 \end_inset
26262
26263
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 </row>
26269 <row>
26270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26271 \begin_inset Text
26272
26273 \begin_layout Plain Layout
26274
26275 \backslash
26276 c
26277 \begin_inset space \textvisiblespace{}
26278 \end_inset
26279
26280 e
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289 \begin_inset ERT
26290 status collapsed
26291
26292 \begin_layout Plain Layout
26293
26294
26295 \backslash
26296 c e
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 </row>
26307 </lyxtabular>
26308
26309 \end_inset
26310
26311
26312 \begin_inset space \hfill{}
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Standard
26319 \begin_inset VSpace medskip
26320 \end_inset
26321
26322 With the command 
26323 \series bold
26324
26325 \backslash
26326 t
26327 \series default
26328  also two different characters can be accented.
26329  The command 
26330 \series bold
26331
26332 \backslash
26333 t
26334 \begin_inset space \textvisiblespace{}
26335 \end_inset
26336
26337 sz
26338 \series default
26339  creates: 
26340 \begin_inset ERT
26341 status collapsed
26342
26343 \begin_layout Plain Layout
26344
26345
26346 \backslash
26347 t sz
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \begin_layout Standard
26356 The accents 
26357 \series bold
26358 `
26359 \series default
26360  , 
26361 \series bold
26362 '
26363 \series default
26364  and 
26365 \series bold
26366 ^
26367 \series default
26368  can in combination with vowels directly be inserted with the keyboard without
26369  using TeX-mode.
26370  The same applies for the tilde
26371 \begin_inset Foot
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375 This only applies for keyboards where the tilde is defined as accent.
26376 \end_layout
26377
26378 \end_inset
26379
26380  
26381 \series bold
26382 ~
26383 \series default
26384  in combination with 
26385 \emph on
26386 a
26387 \emph default
26388  , 
26389 \emph on
26390 n
26391 \emph default
26392  , or 
26393 \emph on
26394 o
26395 \emph default
26396 .
26397 \end_layout
26398
26399 \begin_layout Standard
26400 The commands 
26401 \series bold
26402
26403 \backslash
26404 b
26405 \series default
26406  , 
26407 \series bold
26408
26409 \backslash
26410 c
26411 \series default
26412  , 
26413 \series bold
26414
26415 \backslash
26416 d
26417 \series default
26418  , 
26419 \series bold
26420
26421 \backslash
26422 H
26423 \series default
26424  , 
26425 \series bold
26426
26427 \backslash
26428 t
26429 \series default
26430  , 
26431 \series bold
26432
26433 \backslash
26434 u
26435 \series default
26436  , 
26437 \series bold
26438
26439 \backslash
26440 v
26441 \series default
26442  and accents that are inserted directly with the keyboard are also available
26443  in mathematical text.
26444  For the other accents there are special math commands to be used in formulas,
26445  see 
26446 \begin_inset CommandInset ref
26447 LatexCommand ref
26448 reference "sub:Accents-for-one"
26449
26450 \end_inset
26451
26452 .
26453 \end_layout
26454
26455 \begin_layout Standard
26456 \begin_inset VSpace bigskip
26457 \end_inset
26458
26459 Furthermore, with the command 
26460 \series bold
26461
26462 \backslash
26463 textcircled
26464 \series default
26465
26466 \begin_inset Index idx
26467 status collapsed
26468
26469 \begin_layout Plain Layout
26470 Commands ! T ! 
26471 \backslash
26472 textcircled
26473 \end_layout
26474
26475 \end_inset
26476
26477  all numbers and letters can be set into a circle, quasi accented with a
26478  circle, similar to the copyright symbol.
26479 \end_layout
26480
26481 \begin_layout Standard
26482 \align center
26483 \begin_inset Tabular
26484 <lyxtabular version="3" rows="3" columns="2">
26485 <features rotate="0" tabularvalignment="middle">
26486 <column alignment="center" valignment="top">
26487 <column alignment="center" valignment="top">
26488 <row>
26489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26490 \begin_inset Text
26491
26492 \begin_layout Plain Layout
26493 Command
26494 \end_layout
26495
26496 \end_inset
26497 </cell>
26498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26499 \begin_inset Text
26500
26501 \begin_layout Plain Layout
26502 Result
26503 \begin_inset Note Note
26504 status collapsed
26505
26506 \begin_layout Plain Layout
26507
26508 \series bold
26509
26510 \backslash
26511 raisebox
26512 \series default
26513  is only used as spacer.
26514 \end_layout
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \end_inset
26522 </cell>
26523 </row>
26524 <row>
26525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529
26530 \backslash
26531 textcircled{w}
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Plain Layout
26540 \begin_inset ERT
26541 status collapsed
26542
26543 \begin_layout Plain Layout
26544
26545
26546 \backslash
26547 textcircled{w}
26548 \end_layout
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \end_inset
26556 </cell>
26557 </row>
26558 <row>
26559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Plain Layout
26563
26564 \backslash
26565 Large 
26566 \backslash
26567 textcircled{
26568 \backslash
26569 normalsize
26570 \backslash
26571 protect
26572 \backslash
26573 raisebox{-1.5pt}{W}}
26574 \end_layout
26575
26576 \end_inset
26577 </cell>
26578 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26579 \begin_inset Text
26580
26581 \begin_layout Plain Layout
26582 \begin_inset Formula $\raisebox{4.5mm}{}$
26583 \end_inset
26584
26585
26586 \begin_inset ERT
26587 status collapsed
26588
26589 \begin_layout Plain Layout
26590
26591
26592 \backslash
26593 Large 
26594 \backslash
26595 textcircled{
26596 \backslash
26597 normalsize
26598 \backslash
26599 protect
26600 \backslash
26601 raisebox{-1.5pt}W}
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \begin_inset Formula $\raisebox{-2mm}{}$
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \end_inset
26614 </cell>
26615 </row>
26616 </lyxtabular>
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \begin_layout Standard
26624 One has to take care that the character fits in the circle.
26625  
26626 \series bold
26627
26628 \backslash
26629 Large
26630 \series default
26631
26632 \begin_inset Foot
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636 see 
26637 \begin_inset CommandInset ref
26638 LatexCommand ref
26639 reference "sub:Font-Sizes"
26640
26641 \end_inset
26642
26643
26644 \end_layout
26645
26646 \end_inset
26647
26648  specifies thereby the size of the circle.
26649  With the help of 
26650 \series bold
26651
26652 \backslash
26653 raisebox
26654 \series default
26655
26656 \begin_inset Foot
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660 see 
26661 \begin_inset CommandInset ref
26662 LatexCommand ref
26663 reference "sub:Boxes-without-Frame"
26664
26665 \end_inset
26666
26667
26668 \end_layout
26669
26670 \end_inset
26671
26672  the character can be centered.
26673 \end_layout
26674
26675 \begin_layout Subsection
26676 Old-style Figures
26677 \begin_inset Index idx
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681 Old-style Figures
26682 \end_layout
26683
26684 \end_inset
26685
26686
26687 \end_layout
26688
26689 \begin_layout Standard
26690 Old-style figures (also known as old-style numerals) are created with the
26691  command 
26692 \series bold
26693
26694 \backslash
26695 oldstylenums
26696 \series default
26697
26698 \begin_inset Index idx
26699 status collapsed
26700
26701 \begin_layout Plain Layout
26702 Commands ! O ! 
26703 \backslash
26704 oldstylenums
26705 \end_layout
26706
26707 \end_inset
26708
26709 .
26710  The command can be used in formulas and in TeX-mode.
26711  The command scheme is:
26712 \end_layout
26713
26714 \begin_layout Standard
26715
26716 \series bold
26717
26718 \backslash
26719 oldstylenums{number}
26720 \end_layout
26721
26722 \begin_layout Standard
26723 The command 
26724 \series bold
26725
26726 \backslash
26727 oldstylenums{0123456789
26728 \series default
26729  produces: 
26730 \begin_inset Formula $\oldstylenums{0123456789}$
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \begin_layout Section
26737 Formula Styles
26738 \begin_inset CommandInset label
26739 LatexCommand label
26740 name "sec:Formula-Styles"
26741
26742 \end_inset
26743
26744
26745 \begin_inset Index idx
26746 status collapsed
26747
26748 \begin_layout Plain Layout
26749 Formula ! styles
26750 \end_layout
26751
26752 \end_inset
26753
26754
26755 \end_layout
26756
26757 \begin_layout Itemize
26758 There are two different alignment styles:
26759 \end_layout
26760
26761 \begin_deeper
26762 \begin_layout Description
26763 Centered is the predefined standard
26764 \end_layout
26765
26766 \begin_layout Description
26767 Indented for this the option 
26768 \series bold
26769 fleqn
26770 \series default
26771  must be inserted in the menu 
26772 \family sans
26773 Document\SpecialChar \menuseparator
26774 Settings
26775 \family default
26776  under 
26777 \family sans
26778 Document
26779 \begin_inset space ~
26780 \end_inset
26781
26782 Class
26783 \end_layout
26784
26785 \begin_layout Standard
26786 When 
26787 \series bold
26788 Indented
26789 \series default
26790  is used, the indentation can be adjusted with the length 
26791 \series bold
26792
26793 \backslash
26794 mathindent
26795 \series default
26796
26797 \begin_inset Index idx
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801 Commands ! M ! 
26802 \backslash
26803 mathindent
26804 \end_layout
26805
26806 \end_inset
26807
26808 .
26809  Should the distance be 15
26810 \begin_inset space \thinspace{}
26811 \end_inset
26812
26813 mm, the following command line is inserted in the LaTeX-preamble
26814 \end_layout
26815
26816 \begin_layout Standard
26817
26818 \series bold
26819
26820 \backslash
26821 setlength{
26822 \backslash
26823 mathindent}{15mm}
26824 \end_layout
26825
26826 \begin_layout Standard
26827 When no length is specified, the predefined value of 30
26828 \begin_inset space \thinspace{}
26829 \end_inset
26830
26831 pt will be used.
26832 \end_layout
26833
26834 \end_deeper
26835 \begin_layout Itemize
26836 And two different numbering styles:
26837 \end_layout
26838
26839 \begin_deeper
26840 \begin_layout Description
26841 Right is the predefined standard
26842 \end_layout
26843
26844 \begin_layout Description
26845 Left for this the option 
26846 \series bold
26847 leqno
26848 \series default
26849  must be inserted in the menu 
26850 \family sans
26851 Document\SpecialChar \menuseparator
26852 Settings
26853 \family default
26854  under 
26855 \family sans
26856 Document
26857 \begin_inset space ~
26858 \end_inset
26859
26860 Class
26861 \end_layout
26862
26863 \end_deeper
26864 \begin_layout Standard
26865
26866 \series bold
26867 fleqn
26868 \series default
26869  and 
26870 \series bold
26871 leqno
26872 \series default
26873  can also be used together.
26874  In this case both options are inserted, separated by a comma.
26875 \end_layout
26876
26877 \begin_layout Standard
26878 The chosen styles are used for all displayed formulas of the document.
26879  When both, centered and indented formulas should be created in a document,
26880  the style 
26881 \series bold
26882 Centered
26883 \series default
26884  is used.
26885  The indented formulas are then set in a flalign environment, see 
26886 \begin_inset CommandInset ref
26887 LatexCommand ref
26888 reference "sub:Flalign-Environment"
26889
26890 \end_inset
26891
26892 .
26893 \end_layout
26894
26895 \begin_layout Section
26896 Multiline Formulas
26897 \begin_inset CommandInset label
26898 LatexCommand label
26899 name "sec:Multiline-Formulas"
26900
26901 \end_inset
26902
26903
26904 \begin_inset Index idx
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908 Formula ! multiline
26909 \end_layout
26910
26911 \end_inset
26912
26913
26914 \end_layout
26915
26916 \begin_layout Subsection
26917 General
26918 \end_layout
26919
26920 \begin_layout Standard
26921 In LyX multiline formulas are created by pressing 
26922 \series bold
26923
26924 \begin_inset Info
26925 type  "shortcut"
26926 arg   "newline-insert newline"
26927 \end_inset
26928
26929
26930 \series default
26931  inside a formula.
26932  This creates either an 
26933 \series bold
26934 eqnarray environment
26935 \series default
26936  that is described in 
26937 \begin_inset CommandInset ref
26938 LatexCommand ref
26939 reference "sub:Eqnarray-Environment"
26940
26941 \end_inset
26942
26943  or, when the option 
26944 \family sans
26945 Use AMS math package
26946 \family default
26947  in the document settings is selected, an 
26948 \series bold
26949 align environment
26950 \series default
26951  that is described in 
26952 \begin_inset CommandInset ref
26953 LatexCommand ref
26954 reference "sub:Standard-align-Environment"
26955
26956 \end_inset
26957
26958 .
26959  The align environment is recommended because it provides in any case a
26960  typographically correct output.
26961 \end_layout
26962
26963 \begin_layout Standard
26964 There are other multiline formula environments that can be created via the
26965  menu 
26966 \family sans
26967 Insert\SpecialChar \menuseparator
26968 Math
26969 \family default
26970 .
26971  These environments are described in the following sections.
26972 \end_layout
26973
26974 \begin_layout Standard
26975 In all multiline formula environments a new line is created by pressing
26976  
26977 \begin_inset Info
26978 type  "shortcut"
26979 arg   "newline-insert newline"
26980 \end_inset
26981
26982 .
26983  To add or delete lines, the math toolbar buttons 
26984 \begin_inset Graphics
26985         filename ../images/tabular-feature_append-row.png
26986         scale 85
26987
26988 \end_inset
26989
26990  or 
26991 \begin_inset Graphics
26992         filename ../images/tabular-feature_delete-row.png
26993         scale 85
26994
26995 \end_inset
26996
26997 , respectively, or the menu 
26998 \family sans
26999 Edit\SpecialChar \menuseparator
27000 Rows & Columns
27001 \family default
27002  can be used.
27003 \end_layout
27004
27005 \begin_layout Subsubsection
27006 Line Separation
27007 \begin_inset CommandInset label
27008 LatexCommand label
27009 name "sub:Line-Separation"
27010
27011 \end_inset
27012
27013
27014 \begin_inset Index idx
27015 status collapsed
27016
27017 \begin_layout Plain Layout
27018 Formula ! multiline ! Line separation
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 There is sometimes not enough space in multiline formulas between the lines:
27028 \begin_inset Formula 
27029 \begin{eqnarray*}
27030 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}\\
27031 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
27032 \end{eqnarray*}
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \begin_layout Standard
27040 In LaTeX additional line space is specified as optional argument of the
27041  new line command.
27042  This is not yet possible in LyX
27043 \begin_inset Foot
27044 status collapsed
27045
27046 \begin_layout Plain Layout
27047 see 
27048 \begin_inset CommandInset href
27049 LatexCommand href
27050 name "LyX-bug #1505"
27051 target "http://www.lyx.org/trac/ticket/1505"
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \end_inset
27059
27060 , therefore the whole formula must be inserted in TeX-mode.
27061  To add in our example space, the command 
27062 \series bold
27063
27064 \backslash
27065
27066 \backslash
27067 [3mm]
27068 \series default
27069  is inserted at the end of the first line.
27070  One gets: 
27071 \begin_inset ERT
27072 status collapsed
27073
27074 \begin_layout Plain Layout
27075
27076
27077 \backslash
27078 begin{eqnarray*}
27079 \end_layout
27080
27081 \begin_layout Plain Layout
27082
27083 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27084  = & 
27085 \backslash
27086 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27087 \backslash
27088
27089 \backslash
27090 [3mm]
27091 \end_layout
27092
27093 \begin_layout Plain Layout
27094
27095 4x^{2}
27096 \backslash
27097 left(B^{2}+x_{0}^{2}
27098 \backslash
27099 right)+4x_{0}x
27100 \backslash
27101 left(D-B^{2}
27102 \backslash
27103 right)+B^{2}
27104 \backslash
27105 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27106 \backslash
27107 right) & = & 0
27108 \end_layout
27109
27110 \begin_layout Plain Layout
27111
27112
27113 \backslash
27114 end{eqnarray*}
27115 \end_layout
27116
27117 \end_inset
27118
27119
27120 \end_layout
27121
27122 \begin_layout Standard
27123 \begin_inset VSpace bigskip
27124 \end_inset
27125
27126 To set the line separation for all lines in a formula, the length 
27127 \series bold
27128
27129 \backslash
27130 jot
27131 \series default
27132
27133 \begin_inset Index idx
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Commands ! J ! 
27138 \backslash
27139 jot
27140 \end_layout
27141
27142 \end_inset
27143
27144  is changed.
27145  The definition is: 
27146 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27147 \end_inset
27148
27149 .
27150  Predefined for 
27151 \series bold
27152
27153 \backslash
27154 jot
27155 \series default
27156  is the value 3
27157 \begin_inset space \thinspace{}
27158 \end_inset
27159
27160 pt.
27161  To create 3
27162 \begin_inset space \thinspace{}
27163 \end_inset
27164
27165 mm additional line separation as in the previous example, the command
27166 \end_layout
27167
27168 \begin_layout Standard
27169
27170 \series bold
27171
27172 \backslash
27173 setlength{
27174 \backslash
27175 jot}{3mm+3pt}
27176 \end_layout
27177
27178 \begin_layout Standard
27179 is inserted in TeX-mode before the formula.
27180  This requires that the LaTeX-package 
27181 \series bold
27182 calc
27183 \series default
27184
27185 \begin_inset Foot
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189
27190 \series bold
27191 calc
27192 \series default
27193  is part of every LaTeX standard installation.
27194 \end_layout
27195
27196 \end_inset
27197
27198
27199 \begin_inset Index idx
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203 Packages ! calc
27204 \end_layout
27205
27206 \end_inset
27207
27208  was loaded in LaTeX-preamble with the line
27209 \end_layout
27210
27211 \begin_layout Standard
27212
27213 \series bold
27214
27215 \backslash
27216 usepackage{calc}
27217 \end_layout
27218
27219 \begin_layout Standard
27220 One gets: 
27221 \begin_inset ERT
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225
27226
27227 \backslash
27228 setlength{
27229 \backslash
27230 jot}{3mm+3pt}
27231 \end_layout
27232
27233 \end_inset
27234
27235
27236 \begin_inset Formula 
27237 \begin{eqnarray*}
27238 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}\\
27239 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
27240 \end{eqnarray*}
27241
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \begin_layout Standard
27248 \begin_inset ERT
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252
27253
27254 \backslash
27255 setlength{
27256 \backslash
27257 jot}{3pt}
27258 \end_layout
27259
27260 \end_inset
27261
27262  To get back to the predefined distance, 
27263 \series bold
27264
27265 \backslash
27266 jot
27267 \series default
27268  is set to the value 3
27269 \begin_inset space \thinspace{}
27270 \end_inset
27271
27272 pt.
27273 \end_layout
27274
27275 \begin_layout Subsubsection
27276 Column Separation
27277 \begin_inset CommandInset label
27278 LatexCommand label
27279 name "sub:Column-Separation"
27280
27281 \end_inset
27282
27283
27284 \begin_inset Index idx
27285 status collapsed
27286
27287 \begin_layout Plain Layout
27288 Formula ! multiline ! Column separation
27289 \end_layout
27290
27291 \end_inset
27292
27293
27294 \end_layout
27295
27296 \begin_layout Standard
27297 Multiline formulas form a matrix.
27298  A formula in the eqnarray environment is for example a matrix with three
27299  columns.
27300  By changing the column separation in this environment, the space beside
27301  the relation sign can be changed.
27302 \end_layout
27303
27304 \begin_layout Standard
27305 The column separation is specified with the length 
27306 \series bold
27307
27308 \backslash
27309 arraycolsep
27310 \series default
27311
27312 \begin_inset Index idx
27313 status collapsed
27314
27315 \begin_layout Plain Layout
27316 Commands ! A ! 
27317 \backslash
27318 arraycolsep
27319 \end_layout
27320
27321 \end_inset
27322
27323  according to:
27324 \begin_inset Newline newline
27325 \end_inset
27326
27327 column separation = 2
27328 \begin_inset space \thinspace{}
27329 \end_inset
27330
27331
27332 \series bold
27333
27334 \backslash
27335 arraycolsep
27336 \series default
27337
27338 \begin_inset Newline newline
27339 \end_inset
27340
27341 Thus, the command
27342 \end_layout
27343
27344 \begin_layout Standard
27345
27346 \series bold
27347
27348 \backslash
27349 setlength{
27350 \backslash
27351 arraycolsep}{1cm}
27352 \end_layout
27353
27354 \begin_layout Standard
27355 inserted in TeX-mode, sets for all following formulas a column separation
27356  of 2
27357 \begin_inset space \thinspace{}
27358 \end_inset
27359
27360 cm.
27361  To get back to the predefined distance, 
27362 \series bold
27363
27364 \backslash
27365 arraycolsep
27366 \series default
27367  is set to 5
27368 \begin_inset space \thinspace{}
27369 \end_inset
27370
27371 pt.
27372 \end_layout
27373
27374 \begin_layout Standard
27375 A formula with 2
27376 \begin_inset space \thinspace{}
27377 \end_inset
27378
27379 cm column separation:
27380 \begin_inset ERT
27381 status collapsed
27382
27383 \begin_layout Plain Layout
27384
27385
27386 \backslash
27387 setlength{
27388 \backslash
27389 arraycolsep}{1cm}
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \begin_inset Formula 
27396 \begin{eqnarray*}
27397 A & = & B\\
27398 C & \ne & A
27399 \end{eqnarray*}
27400
27401 \end_inset
27402
27403 A formula with the predefined column separation for matrices of 10
27404 \begin_inset space \thinspace{}
27405 \end_inset
27406
27407 pt:
27408 \begin_inset ERT
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412
27413
27414 \backslash
27415 setlength{
27416 \backslash
27417 arraycolsep}{5pt}
27418 \end_layout
27419
27420 \end_inset
27421
27422
27423 \begin_inset Formula 
27424 \begin{eqnarray*}
27425 A & = & B\\
27426 C & \ne & A
27427 \end{eqnarray*}
27428
27429 \end_inset
27430
27431
27432 \end_layout
27433
27434 \begin_layout Subsubsection
27435 Long Formulas
27436 \begin_inset Index idx
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440 Formula ! long
27441 \end_layout
27442
27443 \end_inset
27444
27445
27446 \end_layout
27447
27448 \begin_layout Standard
27449 Long formulas can be typeset using these methods:
27450 \end_layout
27451
27452 \begin_layout Itemize
27453 When one side of the equation is much shorter than the line width, this
27454  one is chosen for the left side and the right side is typeset over two
27455  lines:
27456 \begin_inset Formula 
27457 \begin{eqnarray}
27458 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 \\
27459  &  & -\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}
27460 \end{eqnarray}
27461
27462 \end_inset
27463
27464 The minus sign at the beginning of the second line does normally not appear
27465  as an operator because it is the first character of the line.
27466  Thus it would not be surrounded by space and could not be distinguished
27467  from the fraction bar.
27468  To avoid this, 3
27469 \begin_inset space \thinspace{}
27470 \end_inset
27471
27472 pt space was inserted behind the minus sign with the command 
27473 \series bold
27474
27475 \backslash
27476 hspace
27477 \series default
27478 .
27479 \begin_inset Foot
27480 status collapsed
27481
27482 \begin_layout Plain Layout
27483 for more about 
27484 \series bold
27485
27486 \backslash
27487 hspace
27488 \series default
27489  see 
27490 \begin_inset CommandInset ref
27491 LatexCommand ref
27492 reference "sub:Variable-Space"
27493
27494 \end_inset
27495
27496
27497 \end_layout
27498
27499 \end_inset
27500
27501
27502 \begin_inset Index idx
27503 status collapsed
27504
27505 \begin_layout Plain Layout
27506 Commands ! H ! 
27507 \backslash
27508 hspace
27509 \end_layout
27510
27511 \end_inset
27512
27513
27514 \end_layout
27515
27516 \begin_layout Itemize
27517 When both sides of the equation are too long, the command 
27518 \series bold
27519
27520 \backslash
27521 lefteqn
27522 \series default
27523
27524 \begin_inset Index idx
27525 status collapsed
27526
27527 \begin_layout Plain Layout
27528 Commands ! L ! 
27529 \backslash
27530 lefteqn
27531 \end_layout
27532
27533 \end_inset
27534
27535  is used.
27536  It is inserted in the first column of the first line and causes all further
27537  insertions to overwrite the following columns:
27538 \begin_inset Formula 
27539 \begin{eqnarray}
27540 \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 \\
27541  &  & -\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 \\
27542  &  & =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}
27543 \end{eqnarray}
27544
27545 \end_inset
27546
27547 After the insertion of 
27548 \series bold
27549
27550 \backslash
27551 lefteqn
27552 \series default
27553 , the cursor is in a purple box that is a bit shifted to the left from the
27554  blue one.
27555  In this the formula is inserted.
27556 \begin_inset Newline newline
27557 \end_inset
27558
27559 The content of the further lines is inserted to the second or another formula
27560  column.
27561  The greater the column number where it was inserted, the larger the indentation.
27562 \begin_inset VSpace medskip
27563 \end_inset
27564
27565
27566 \begin_inset Newline newline
27567 \end_inset
27568
27569
27570 \begin_inset Note Greyedout
27571 status open
27572
27573 \begin_layout Plain Layout
27574 Note the following when using 
27575 \series bold
27576
27577 \backslash
27578 lefteqn
27579 \series default
27580 :
27581 \end_layout
27582
27583 \begin_layout Itemize
27584 The formula doesn't use the full page width.
27585  When e.
27586 \begin_inset space \thinspace{}
27587 \end_inset
27588
27589 g.
27590 \begin_inset space \space{}
27591 \end_inset
27592
27593 the term 
27594 \begin_inset Formula $-B^{2}$
27595 \end_inset
27596
27597  is added to the first line in the above example, it would have been outside
27598  the page margin.
27599  To better use the width, negative space can be inserted at the beginning
27600  of the first line.
27601 \end_layout
27602
27603 \begin_layout Itemize
27604 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27605  line.
27606 \begin_inset Foot
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610 \begin_inset CommandInset href
27611 LatexCommand href
27612 name "LyX-bug #1429"
27613 target "http://www.lyx.org/trac/ticket/1429"
27614
27615 \end_inset
27616
27617
27618 \end_layout
27619
27620 \end_inset
27621
27622  One can only set the cursor at the beginning of the line and move it with
27623  the arrow keys.
27624 \end_layout
27625
27626 \end_inset
27627
27628
27629 \end_layout
27630
27631 \begin_layout Itemize
27632 Other methods to set long formulas are offered by the environments described
27633  in 
27634 \begin_inset CommandInset ref
27635 LatexCommand ref
27636 reference "sub:Multline-Environment"
27637
27638 \end_inset
27639
27640  and 
27641 \begin_inset CommandInset ref
27642 LatexCommand ref
27643 reference "sub:Multiline-Formula-Parts"
27644
27645 \end_inset
27646
27647 .
27648 \end_layout
27649
27650 \begin_layout Subsubsection
27651 Multiline Brackets
27652 \begin_inset CommandInset label
27653 LatexCommand label
27654 name "sub:Multiline-Brackets"
27655
27656 \end_inset
27657
27658
27659 \begin_inset Index idx
27660 status collapsed
27661
27662 \begin_layout Plain Layout
27663 Brackets ! for multiline expressions
27664 \end_layout
27665
27666 \end_inset
27667
27668
27669 \end_layout
27670
27671 \begin_layout Standard
27672 For brackets spanning multiple lines the following problem occurs:
27673 \begin_inset Formula 
27674 \begin{eqnarray*}
27675 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27676  &  & \left.\cdots+B-D\right]
27677 \end{eqnarray*}
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \begin_layout Standard
27685 The closing bracket is smaller than the opening bracket because brackets
27686  with variable size may not span multiple lines.
27687 \end_layout
27688
27689 \begin_layout Standard
27690 To set the bracket size for the second line correctly, the first line is
27691  ended with 
27692 \series bold
27693
27694 \backslash
27695 right.
27696 \series default
27697
27698 \begin_inset Index idx
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702 Commands ! R ! 
27703 \backslash
27704 right
27705 \end_layout
27706
27707 \end_inset
27708
27709  and the second line with 
27710 \series bold
27711
27712 \backslash
27713 left.
27714 \begin_inset Foot
27715 status collapsed
27716
27717 \begin_layout Plain Layout
27718 for more about 
27719 \series bold
27720
27721 \backslash
27722 left
27723 \series default
27724  and 
27725 \series bold
27726
27727 \backslash
27728 right
27729 \series default
27730  see 
27731 \begin_inset CommandInset ref
27732 LatexCommand ref
27733 reference "sub:Automatic-Bracket-Size"
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \series default
27744
27745 \begin_inset Index idx
27746 status collapsed
27747
27748 \begin_layout Plain Layout
27749 Commands ! L ! 
27750 \backslash
27751 left
27752 \end_layout
27753
27754 \end_inset
27755
27756 .
27757  After 
27758 \series bold
27759
27760 \backslash
27761 left.
27762
27763 \series default
27764  the command 
27765 \series bold
27766
27767 \backslash
27768 vphantom
27769 \series default
27770
27771 \begin_inset space \textvisiblespace{}
27772 \end_inset
27773
27774
27775 \series bold
27776
27777 \backslash
27778 prod
27779 \series default
27780 ^
27781 \begin_inset space \textvisiblespace{}
27782 \end_inset
27783
27784
27785 \series bold
27786
27787 \backslash
27788 infty
27789 \series default
27790
27791 \begin_inset space \textvisiblespace{}
27792 \end_inset
27793
27794
27795 \series bold
27796
27797 \begin_inset Formula $\downarrow$
27798 \end_inset
27799
27800 _R=1}
27801 \series default
27802
27803 \begin_inset Index idx
27804 status collapsed
27805
27806 \begin_layout Plain Layout
27807 Commands ! V ! 
27808 \backslash
27809 vphantom
27810 \end_layout
27811
27812 \end_inset
27813
27814  is inserted, because the multiplication operator with its limits is the
27815  largest symbol in the first line and this should be the size for the bracket
27816  in the second line.
27817 \end_layout
27818
27819 \begin_layout Standard
27820 The result is this:
27821 \begin_inset Formula 
27822 \begin{eqnarray*}
27823 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27824  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27825 \end{eqnarray*}
27826
27827 \end_inset
27828
27829
27830 \end_layout
27831
27832 \begin_layout Subsection
27833 Align Environments
27834 \end_layout
27835
27836 \begin_layout Standard
27837 Align environments can be used for every kind of multiline formulas.
27838  They are especially useful to set several formulas side by side.
27839 \end_layout
27840
27841 \begin_layout Standard
27842 Align environments consist of columns.
27843  The odd columns are right aligned, the even ones left aligned.
27844  Every line in an Align environment can be numbered.
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Align environments are created via the menu 
27849 \family sans
27850 Insert\SpecialChar \menuseparator
27851 Math
27852 \family default
27853 .
27854  With the menu 
27855 \family sans
27856 Edit\SpecialChar \menuseparator
27857 Math\SpecialChar \menuseparator
27858 Change Formula Type
27859 \family default
27860  already existing formulas can be converted to Align environments.
27861 \end_layout
27862
27863 \begin_layout Standard
27864 To add or delete columns, the math toolbar buttons 
27865 \begin_inset Graphics
27866         filename ../images/tabular-feature_append-column.png
27867         scale 85
27868
27869 \end_inset
27870
27871  or 
27872 \begin_inset Graphics
27873         filename ../images/tabular-feature_delete-column.png
27874         scale 85
27875
27876 \end_inset
27877
27878 , respectively, or the menu 
27879 \family sans
27880 Edit\SpecialChar \menuseparator
27881 Rows & Columns
27882 \family default
27883  can be used.
27884 \end_layout
27885
27886 \begin_layout Subsubsection
27887 Standard align Environment
27888 \begin_inset CommandInset label
27889 LatexCommand label
27890 name "sub:Standard-align-Environment"
27891
27892 \end_inset
27893
27894
27895 \begin_inset Index idx
27896 status collapsed
27897
27898 \begin_layout Plain Layout
27899 Formula ! multiline ! align environment
27900 \end_layout
27901
27902 \end_inset
27903
27904
27905 \end_layout
27906
27907 \begin_layout Standard
27908 This Align environment is created by pressing 
27909 \begin_inset Info
27910 type  "shortcut"
27911 arg   "newline-insert newline"
27912 \end_inset
27913
27914  in a formula or by the menu 
27915 \family sans
27916 Insert\SpecialChar \menuseparator
27917 Math\SpecialChar \menuseparator
27918 AMS align Environment
27919 \family default
27920 .
27921 \end_layout
27922
27923 \begin_layout Standard
27924 An example for two formulas set side by side, that are created with a four
27925  column align environment:
27926 \begin_inset Formula 
27927 \begin{align*}
27928 A & =\sin(B) & C & =D\\
27929 C & \ne A & B & \ne D
27930 \end{align*}
27931
27932 \end_inset
27933
27934 As it can be seen, the formulas in this environment are placed so as if
27935  there would be a 
27936 \series bold
27937
27938 \backslash
27939 hfill
27940 \begin_inset Foot
27941 status collapsed
27942
27943 \begin_layout Plain Layout
27944 more about 
27945 \series bold
27946
27947 \backslash
27948 hfill
27949 \series default
27950  see 
27951 \begin_inset CommandInset ref
27952 LatexCommand ref
27953 reference "sub:Variable-Space"
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \series default
27964  before the first and after every even column.
27965  When the formula style 
27966 \series bold
27967 Indented
27968 \begin_inset Foot
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972 formula styles see 
27973 \begin_inset CommandInset ref
27974 LatexCommand ref
27975 reference "sec:Formula-Styles"
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \end_inset
27983
27984
27985 \series default
27986  is used, the formula is set without the 
27987 \series bold
27988
27989 \backslash
27990 hfill
27991 \series default
27992  before the first column.
27993 \end_layout
27994
27995 \begin_layout Subsubsection
27996 Alignat Environment
27997 \begin_inset Index idx
27998 status collapsed
27999
28000 \begin_layout Plain Layout
28001 Formula ! multiline ! alignat environment
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \end_layout
28008
28009 \begin_layout Standard
28010 The alignat environment has no predefined column separation.
28011  It can be inserted manually with the spaces that are described 
28012 \begin_inset CommandInset ref
28013 LatexCommand ref
28014 reference "sub:Space"
28015
28016 \end_inset
28017
28018 .
28019 \end_layout
28020
28021 \begin_layout Standard
28022 The above example in the alignat environment where 1
28023 \begin_inset space \thinspace{}
28024 \end_inset
28025
28026 cm space was inserted at the beginning of the second formula:
28027 \begin_inset Formula 
28028 \begin{alignat*}{2}
28029 A & =\sin(B) & \hspace{1cm}C & =D\\
28030 C & \ne A & B & \ne D
28031 \end{alignat*}
28032
28033 \end_inset
28034
28035 Because the column separation can be set separately for every column, this
28036  environment is especially suitable to set three and more formulas side
28037  by side.
28038 \end_layout
28039
28040 \begin_layout Subsubsection
28041 Flalign Environment
28042 \begin_inset CommandInset label
28043 LatexCommand label
28044 name "sub:Flalign-Environment"
28045
28046 \end_inset
28047
28048
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Formula ! multiline ! flalign environment
28054 \end_layout
28055
28056 \end_inset
28057
28058
28059 \end_layout
28060
28061 \begin_layout Standard
28062 In this environment the first two columns are always set as much as possible
28063  to the left and the last two ones to the right.
28064  An example:
28065 \begin_inset Formula 
28066 \begin{flalign*}
28067 A & =1 & B & =2 & C & =3\\
28068 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28069 \end{flalign*}
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Standard
28077 By creating a flalign environment with an odd number of columns where an
28078  empty TeX-brace is inserted to the last column, several formulas in a document
28079  can be set to the left, although the formula style 
28080 \series bold
28081 Centered
28082 \series default
28083  is used.
28084  As example the indented formula 
28085 \begin_inset CommandInset ref
28086 LatexCommand eqref
28087 reference "eq:VolInt"
28088
28089 \end_inset
28090
28091 :
28092 \begin_inset Formula 
28093 \begin{flalign}
28094 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28095 \end{flalign}
28096
28097 \end_inset
28098
28099 The first two columns contain the formula.
28100  To indent it as with the formula style 
28101 \series bold
28102 Indented
28103 \series default
28104 , 30
28105 \begin_inset space \thinspace{}
28106 \end_inset
28107
28108 pt space was inserted at the beginning of the first column.
28109 \end_layout
28110
28111 \begin_layout Subsection
28112 Eqnarray Environment
28113 \begin_inset CommandInset label
28114 LatexCommand label
28115 name "sub:Eqnarray-Environment"
28116
28117 \end_inset
28118
28119
28120 \begin_inset Index idx
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Formula ! multiline ! eqnarray environment
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \end_layout
28131
28132 \begin_layout Standard
28133 When this environment has been created, three blue boxes appear.
28134  The content of the first box is right aligned, the content of the last
28135  one left aligned.
28136  The content of the middle box appears centered and a bit smaller, because
28137  it is designed to insert there only relation characters.
28138 \begin_inset Formula 
28139 \begin{eqnarray*}
28140 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28141 AB & AB & AB\\
28142 A & = & A
28143 \end{eqnarray*}
28144
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \begin_layout Subsection
28151 Gather Environment
28152 \begin_inset Index idx
28153 status collapsed
28154
28155 \begin_layout Plain Layout
28156 Formula ! multiline ! gather environment
28157 \end_layout
28158
28159 \end_inset
28160
28161
28162 \end_layout
28163
28164 \begin_layout Standard
28165 This environment consists of only one centered column.
28166  Every line can be numbered.
28167 \begin_inset Formula 
28168 \begin{gather}
28169 A=1\\
28170 X=\textrm{-}1
28171 \end{gather}
28172
28173 \end_inset
28174
28175
28176 \end_layout
28177
28178 \begin_layout Subsection
28179 Multline Environment
28180 \begin_inset CommandInset label
28181 LatexCommand label
28182 name "sub:Multline-Environment"
28183
28184 \end_inset
28185
28186
28187 \begin_inset Index idx
28188 status collapsed
28189
28190 \begin_layout Plain Layout
28191 Formula ! multiline ! multline environment
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \end_layout
28198
28199 \begin_layout Standard
28200 The multline environment consists, like the gather environment, of only
28201  one column.
28202  But the first line is left aligned, the last one right aligned.
28203  All other lines are centered.
28204  Therefore this environment is suitable for long formulas.
28205  As example formula 
28206 \begin_inset CommandInset ref
28207 LatexCommand eqref
28208 reference "eq:lefteqn"
28209
28210 \end_inset
28211
28212  in the multline environment:
28213 \begin_inset Formula 
28214 \begin{multline}
28215 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}\\
28216 -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}\\
28217 =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}}
28218 \end{multline}
28219
28220 \end_inset
28221
28222
28223 \end_layout
28224
28225 \begin_layout Standard
28226 In the output only the last (first) line of a multline environment appears
28227  numbered when the document numbering is right (left).
28228 \begin_inset Foot
28229 status collapsed
28230
28231 \begin_layout Plain Layout
28232 numbering styles see 
28233 \begin_inset CommandInset ref
28234 LatexCommand ref
28235 reference "sec:Formula-Styles"
28236
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \begin_layout Standard
28248 With the commands 
28249 \series bold
28250
28251 \backslash
28252 shoveright
28253 \series default
28254
28255 \begin_inset Index idx
28256 status collapsed
28257
28258 \begin_layout Plain Layout
28259 Commands ! S ! 
28260 \backslash
28261 shoveright
28262 \end_layout
28263
28264 \end_inset
28265
28266  and 
28267 \series bold
28268
28269 \backslash
28270 shoveleft
28271 \series default
28272
28273 \begin_inset Index idx
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 Commands ! S ! 
28278 \backslash
28279 shoveleft
28280 \end_layout
28281
28282 \end_inset
28283
28284  a centered line can be right or left aligned, respectively.
28285  The commands are used as follows:
28286 \end_layout
28287
28288 \begin_layout Standard
28289
28290 \series bold
28291
28292 \backslash
28293 shoveright{line content}
28294 \series default
28295  and 
28296 \series bold
28297
28298 \backslash
28299 shoveleft{line content}
28300 \end_layout
28301
28302 \begin_layout Standard
28303 \begin_inset VSpace medskip
28304 \end_inset
28305
28306 The length 
28307 \series bold
28308
28309 \backslash
28310 multlinegap
28311 \series default
28312
28313 \begin_inset Index idx
28314 status collapsed
28315
28316 \begin_layout Plain Layout
28317 Commands ! M ! 
28318 \backslash
28319 multlinegap
28320 \end_layout
28321
28322 \end_inset
28323
28324  specifies the distance of the first line from the left page margin.
28325  Predefined is the length 0
28326 \begin_inset space \thinspace{}
28327 \end_inset
28328
28329 pt.
28330 \end_layout
28331
28332 \begin_layout Standard
28333 As example the above formula where the command
28334 \end_layout
28335
28336 \begin_layout Standard
28337
28338 \series bold
28339
28340 \backslash
28341 setlength{
28342 \backslash
28343 multlinegap}{2cm}
28344 \end_layout
28345
28346 \begin_layout Standard
28347 was inserted in TeX-mode before:
28348 \begin_inset ERT
28349 status collapsed
28350
28351 \begin_layout Plain Layout
28352
28353
28354 \backslash
28355 setlength{
28356 \backslash
28357 multlinegap}{2cm}
28358 \end_layout
28359
28360 \end_inset
28361
28362
28363 \begin_inset Formula 
28364 \begin{multline}
28365 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}\\
28366 \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}}\\
28367 =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}}
28368 \end{multline}
28369
28370 \end_inset
28371
28372
28373 \begin_inset ERT
28374 status collapsed
28375
28376 \begin_layout Plain Layout
28377
28378
28379 \backslash
28380 setlength{
28381 \backslash
28382 multlinegap}{0pt}
28383 \end_layout
28384
28385 \end_inset
28386
28387 The second line was left aligned using 
28388 \series bold
28389
28390 \backslash
28391 shoveleft
28392 \series default
28393 .
28394 \end_layout
28395
28396 \begin_layout Subsection
28397 Multiline Formula Parts
28398 \begin_inset CommandInset label
28399 LatexCommand label
28400 name "sub:Multiline-Formula-Parts"
28401
28402 \end_inset
28403
28404
28405 \begin_inset Index idx
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409 Formula ! multiline ! formula parts
28410 \end_layout
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \begin_layout Standard
28418 To display only parts of a formula with multiple lines, one of the following
28419  environments is used: 
28420 \series bold
28421 aligned
28422 \series default
28423
28424 \series bold
28425 alignedat
28426 \series default
28427
28428 \series bold
28429 gathered
28430 \series default
28431  or 
28432 \series bold
28433 split
28434 \series default
28435 .
28436  They can be inserted via the menu 
28437 \family sans
28438 Insert\SpecialChar \menuseparator
28439 Math
28440 \family default
28441  or by using the commands described in this section.
28442 \end_layout
28443
28444 \begin_layout Standard
28445 The first three have the same properties as the corresponding multiline
28446  formula environments, but it is possible to set further formula parts beside
28447  them.
28448  An example:
28449 \begin_inset Formula 
28450 \[
28451 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28452 \Delta E\Delta t & \ge\frac{\hbar}{2}
28453 \end{aligned}
28454 \right\} \textrm{Uncertainty relations}
28455 \]
28456
28457 \end_inset
28458
28459
28460 \end_layout
28461
28462 \begin_layout Standard
28463 To get this formula, a displayed formula is created where the command 
28464 \series bold
28465
28466 \backslash
28467 aligned
28468 \series default
28469
28470 \begin_inset Index idx
28471 status collapsed
28472
28473 \begin_layout Plain Layout
28474 Commands ! A ! 
28475 \backslash
28476 aligned
28477 \end_layout
28478
28479 \end_inset
28480
28481  is inserted.
28482  A purple box appears around the blue formula box where now columns and
28483  lines can be added.
28484  Outside the multiline environment other formula parts can be set, like
28485  the brace.
28486 \end_layout
28487
28488 \begin_layout Standard
28489 The aligned environment is also suitable for long formulas whose lines are
28490  horizontally aligned.
28491  Using aligned in a displayed formula has the advantage that the formula
28492  number is vertically centered behind the lines.
28493  As example formula 
28494 \begin_inset CommandInset ref
28495 LatexCommand eqref
28496 reference "eq:shortlong"
28497
28498 \end_inset
28499
28500  in the aligned environment:
28501 \begin_inset Formula 
28502 \begin{equation}
28503 \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}|}\\
28504  & -\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}|}
28505 \end{aligned}
28506 \end{equation}
28507
28508 \end_inset
28509
28510
28511 \end_layout
28512
28513 \begin_layout Standard
28514 To use the environments 
28515 \series bold
28516 alignedat
28517 \series default
28518
28519 \series bold
28520 gathered
28521 \series default
28522 , or 
28523 \series bold
28524 split
28525 \series default
28526 , the command 
28527 \series bold
28528
28529 \backslash
28530 alignedat
28531 \series default
28532 ,
28533 \begin_inset Index idx
28534 status collapsed
28535
28536 \begin_layout Plain Layout
28537 Commands ! A ! 
28538 \backslash
28539 alignedat
28540 \end_layout
28541
28542 \end_inset
28543
28544  
28545 \series bold
28546
28547 \backslash
28548 gathered
28549 \series default
28550
28551 \begin_inset Index idx
28552 status collapsed
28553
28554 \begin_layout Plain Layout
28555 Commands ! G ! 
28556 \backslash
28557 gathered
28558 \end_layout
28559
28560 \end_inset
28561
28562 , or 
28563 \series bold
28564
28565 \backslash
28566 split
28567 \series default
28568
28569 \begin_inset Index idx
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573 Commands ! S ! 
28574 \backslash
28575 split
28576 \end_layout
28577
28578 \end_inset
28579
28580  are inserted, respectively.
28581  The split environment has the same properties as the aligned environment
28582  but it can only have two columns.
28583 \end_layout
28584
28585 \begin_layout Subsection
28586 Text in multiline Formulas
28587 \begin_inset CommandInset label
28588 LatexCommand label
28589 name "sub:Text-in-multiline"
28590
28591 \end_inset
28592
28593
28594 \begin_inset Index idx
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 Text ! in formulas
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \begin_inset Index idx
28605 status collapsed
28606
28607 \begin_layout Plain Layout
28608 Formula ! multiline ! text
28609 \end_layout
28610
28611 \end_inset
28612
28613
28614 \end_layout
28615
28616 \begin_layout Standard
28617 In the Align environments, and the multline and gather environment, text
28618  can be inserted that will appear in a separate line and doesn't affect
28619  the column alignment.
28620  To do this, the command 
28621 \series bold
28622
28623 \backslash
28624 intertext
28625 \series default
28626
28627 \begin_inset Index idx
28628 status collapsed
28629
28630 \begin_layout Plain Layout
28631 Commands ! I ! 
28632 \backslash
28633 intertext
28634 \end_layout
28635
28636 \end_inset
28637
28638  is used in the following scheme:
28639 \end_layout
28640
28641 \begin_layout Standard
28642
28643 \series bold
28644
28645 \backslash
28646 intertext{text}
28647 \end_layout
28648
28649 \begin_layout Standard
28650 The text should not be longer than a line because it cannot be hyphenated.
28651  As LyX doesn't yet support 
28652 \series bold
28653
28654 \backslash
28655 intertext
28656 \series default
28657  directly, the text is written as mathematical text.
28658  
28659 \series bold
28660
28661 \backslash
28662 intertext
28663 \series default
28664  must hereby be at the beginning of a line and appears in the output above
28665  this line.
28666  An example where the text was inserted at the beginning of the second line:
28667 \begin_inset Formula 
28668 \begin{align}
28669 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28670 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28671 \end{align}
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \begin_layout Section
28679 Formula Numbering
28680 \begin_inset Index idx
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684 Formula numbering
28685 \end_layout
28686
28687 \end_inset
28688
28689
28690 \begin_inset Index idx
28691 status collapsed
28692
28693 \begin_layout Plain Layout
28694 Formula ! numbering|see
28695 \begin_inset ERT
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699
28700 {
28701 \end_layout
28702
28703 \end_inset
28704
28705 Formula numbering
28706 \begin_inset ERT
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710
28711 }
28712 \end_layout
28713
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \begin_layout Subsection
28725 General
28726 \end_layout
28727
28728 \begin_layout Standard
28729 Numbered formulas can be created with the menu 
28730 \family sans
28731 Insert\SpecialChar \menuseparator
28732 Math\SpecialChar \menuseparator
28733 Numbered
28734 \begin_inset space ~
28735 \end_inset
28736
28737 Formula
28738 \family default
28739  (shortcut 
28740 \family sans
28741 Ctrl+Alt
28742 \begin_inset space ~
28743 \end_inset
28744
28745 N
28746 \family default
28747 ).
28748  Existing formulas can be numbered with the menu 
28749 \family sans
28750 Edit\SpecialChar \menuseparator
28751 Math\SpecialChar \menuseparator
28752 Toggle
28753 \begin_inset space ~
28754 \end_inset
28755
28756 Numbering
28757 \family default
28758  (shortcut 
28759 \begin_inset Info
28760 type  "shortcut"
28761 arg   "math-number-toggle"
28762 \end_inset
28763
28764 ).
28765  The formula number is displayed in LyX behind the formula as a number sign
28766  in parentheses.
28767  The number sign is replaced in the output by the formula number.
28768 \end_layout
28769
28770 \begin_layout Standard
28771 When numbering is turned on in multiline formulas, all lines will be numbered.
28772  But the numbering can be controlled with the menu 
28773 \family sans
28774 Edit\SpecialChar \menuseparator
28775 Math\SpecialChar \menuseparator
28776 Toggle
28777 \begin_inset space ~
28778 \end_inset
28779
28780 Numbering
28781 \begin_inset space ~
28782 \end_inset
28783
28784 of
28785 \begin_inset space ~
28786 \end_inset
28787
28788 Line
28789 \family default
28790  (shortcut 
28791 \begin_inset Info
28792 type  "shortcut"
28793 arg   "math-number-line-toggle"
28794 \end_inset
28795
28796 ) for every line.
28797 \end_layout
28798
28799 \begin_layout Standard
28800 Except for inline formulas, all formulas can be numbered with two different
28801  styles, see 
28802 \begin_inset CommandInset ref
28803 LatexCommand ref
28804 reference "sec:Formula-Styles"
28805
28806 \end_inset
28807
28808 .
28809 \end_layout
28810
28811 \begin_layout Subsection
28812 Cross-References
28813 \begin_inset Index idx
28814 status collapsed
28815
28816 \begin_layout Plain Layout
28817 Cross-references ! to formulas
28818 \end_layout
28819
28820 \end_inset
28821
28822
28823 \end_layout
28824
28825 \begin_layout Standard
28826 All labeled formulas can be cross-referenced.
28827  A label is added by the menu 
28828 \family sans
28829 Insert\SpecialChar \menuseparator
28830 Label
28831 \family default
28832  or the toolbar button 
28833 \begin_inset Graphics
28834         filename ../images/label-insert.png
28835         scale 85
28836
28837 \end_inset
28838
28839 .
28840  The cursor must hereby be inside a displayed formula.
28841  Alternatively you can right-click on the formula and choose 
28842 \family sans
28843 Equation Label
28844 \family default
28845 .
28846  A dialog pops up displaying the prefix 
28847 \series bold
28848 eq:
28849 \series default
28850  in a text field.
28851  The label is inserted there behind the prefix.
28852  The predefined prefix means 
28853 \begin_inset Quotes eld
28854 \end_inset
28855
28856 equation
28857 \begin_inset Quotes erd
28858 \end_inset
28859
28860  and makes it easier to find labels in large documents because it marks
28861  it as formula label to divide it from e.
28862 \begin_inset space \thinspace{}
28863 \end_inset
28864
28865 g.
28866 \begin_inset space \space{}
28867 \end_inset
28868
28869 section labels.
28870  To change a label, the menu 
28871 \family sans
28872 Insert\SpecialChar \menuseparator
28873 Label
28874 \family default
28875  is used again or you right-click on a formula and then on 
28876 \family sans
28877 Equation Label
28878 \family default
28879 .
28880 \end_layout
28881
28882 \begin_layout Standard
28883 The name of the label is displayed in LyX within two parentheses behind
28884  formula.
28885  A formula with a label is always numbered.
28886 \end_layout
28887
28888 \begin_layout Standard
28889 Cross-references are inserted via the menu 
28890 \family sans
28891 Insert\SpecialChar \menuseparator
28892 Cross-Reference
28893 \family default
28894  or with the toolbar button 
28895 \begin_inset Graphics
28896         filename ../images/dialog-show-new-inset_ref.png
28897         scale 85
28898
28899 \end_inset
28900
28901 .
28902  A formula cross-reference appears in the output as formula number.
28903  When in the cross-reference dialog window the format 
28904 \series bold
28905 (<reference>)
28906 \series default
28907  is chosen, the cross-reference appears in the output as formula number
28908  in parentheses.
28909 \begin_inset Newline newline
28910 \end_inset
28911
28912 By right-clicking on a cross-reference in LyX, one jumps to the formula
28913  that is referenced.
28914 \end_layout
28915
28916 \begin_layout Standard
28917 Here are as examples cross-references to formulas of the following subsections:
28918 \begin_inset Note Note
28919 status open
28920
28921 \begin_layout Plain Layout
28922 Note the different cross-reference types.
28923 \end_layout
28924
28925 \end_inset
28926
28927
28928 \end_layout
28929
28930 \begin_layout Standard
28931 The equations 
28932 \begin_inset CommandInset ref
28933 LatexCommand eqref
28934 reference "eq:tag"
28935
28936 \end_inset
28937
28938  and 
28939 \begin_inset CommandInset ref
28940 LatexCommand eqref
28941 reference "eq:c"
28942
28943 \end_inset
28944
28945  are equivalent.
28946  In (
28947 \begin_inset CommandInset ref
28948 LatexCommand ref
28949 reference "eq:Lat"
28950
28951 \end_inset
28952
28953 ) big Latin letters are used for the numbering in contrary to (
28954 \begin_inset CommandInset ref
28955 LatexCommand ref
28956 reference "eq:Rom"
28957
28958 \end_inset
28959
28960 ).
28961 \end_layout
28962
28963 \begin_layout Standard
28964 \begin_inset VSpace medskip
28965 \end_inset
28966
28967 When the argument of 
28968 \series bold
28969
28970 \backslash
28971 tag
28972 \begin_inset Foot
28973 status collapsed
28974
28975 \begin_layout Plain Layout
28976
28977 \series bold
28978
28979 \backslash
28980 tag
28981 \series default
28982  is described in 
28983 \begin_inset CommandInset ref
28984 LatexCommand ref
28985 reference "sub:User-defined-Numbering"
28986
28987 \end_inset
28988
28989 .
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \series default
28996  contains a box like in 
28997 \begin_inset CommandInset ref
28998 LatexCommand ref
28999 reference "sub:Paragraph-Boxes"
29000
29001 \end_inset
29002
29003 , the formula cannot be referenced.
29004 \end_layout
29005
29006 \begin_layout Subsection
29007 Subnumbering
29008 \begin_inset Index idx
29009 status collapsed
29010
29011 \begin_layout Plain Layout
29012 Formula numbering ! subnumbering
29013 \end_layout
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \begin_layout Standard
29021 With the help of the commands 
29022 \series bold
29023
29024 \backslash
29025 begin{subequations}
29026 \series default
29027  and 
29028 \series bold
29029
29030 \backslash
29031 end{subequations}
29032 \series default
29033  formulas can be subnumbered.
29034  Both commands are inserted in TeX-mode.
29035 \end_layout
29036
29037 \begin_layout Standard
29038 An example:
29039 \begin_inset Formula 
29040 \begin{equation}
29041 A=C-B\label{eq:a}
29042 \end{equation}
29043
29044 \end_inset
29045
29046
29047 \begin_inset ERT
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051
29052
29053 \backslash
29054 addtocounter{equation}{-1}
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 begin{subequations}
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \begin_inset VSpace -5mm
29074 \end_inset
29075
29076
29077 \begin_inset Formula 
29078 \begin{equation}
29079 B=C-A\label{eq:b}
29080 \end{equation}
29081
29082 \end_inset
29083
29084
29085 \begin_inset Formula 
29086 \begin{equation}
29087 C=A+B\label{eq:c}
29088 \end{equation}
29089
29090 \end_inset
29091
29092
29093 \end_layout
29094
29095 \begin_layout Standard
29096 \begin_inset ERT
29097 status collapsed
29098
29099 \begin_layout Plain Layout
29100
29101
29102 \backslash
29103 end{subequations}
29104 \end_layout
29105
29106 \end_inset
29107
29108
29109 \end_layout
29110
29111 \begin_layout Standard
29112 To create the example, the following is done:
29113 \end_layout
29114
29115 \begin_layout Enumerate
29116 first formula is inserted
29117 \end_layout
29118
29119 \begin_layout Enumerate
29120
29121 \series bold
29122
29123 \backslash
29124 addtocounter{equation}{-1} 
29125 \backslash
29126 begin{subequations}
29127 \begin_inset Index idx
29128 status collapsed
29129
29130 \begin_layout Plain Layout
29131 Commands ! A ! 
29132 \backslash
29133 addtocounter
29134 \end_layout
29135
29136 \end_inset
29137
29138
29139 \begin_inset Newline newline
29140 \end_inset
29141
29142
29143 \series default
29144 is inserted after the first formula
29145 \end_layout
29146
29147 \begin_layout Enumerate
29148 second formula is inserted
29149 \end_layout
29150
29151 \begin_layout Enumerate
29152 third formula is inserted
29153 \end_layout
29154
29155 \begin_layout Enumerate
29156
29157 \series bold
29158
29159 \backslash
29160 end{subequations}
29161 \series default
29162  is inserted after the third formula
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Every formula between the commands 
29167 \series bold
29168
29169 \backslash
29170 begin
29171 \series default
29172  and 
29173 \series bold
29174
29175 \backslash
29176 end
29177 \series default
29178  is subnumbered as a, b, 
29179 \begin_inset Newline linebreak
29180 \end_inset
29181
29182 c, \SpecialChar \ldots{}
29183  For multiline formulas every line will be subnumbered.
29184  All subnumbered formulas are treated as 
29185 \emph on
29186 one
29187 \emph default
29188  numbered formula.
29189  But as every numbered formula increases the counter 
29190 \series bold
29191 equation
29192 \series default
29193  by one, the command 
29194 \series bold
29195
29196 \backslash
29197 addtocounter
29198 \series default
29199  is needed to decrease it.
29200  Otherwise the formulas 
29201 \begin_inset CommandInset ref
29202 LatexCommand eqref
29203 reference "eq:a"
29204
29205 \end_inset
29206
29207
29208 \begin_inset CommandInset ref
29209 LatexCommand eqref
29210 reference "eq:b"
29211
29212 \end_inset
29213
29214
29215 \begin_inset CommandInset ref
29216 LatexCommand eqref
29217 reference "eq:c"
29218
29219 \end_inset
29220
29221  would be numbered as 
29222 \begin_inset CommandInset ref
29223 LatexCommand eqref
29224 reference "eq:a"
29225
29226 \end_inset
29227
29228
29229 \begin_inset CommandInset ref
29230 LatexCommand eqref
29231 reference "eq:d"
29232
29233 \end_inset
29234
29235
29236 \begin_inset CommandInset ref
29237 LatexCommand eqref
29238 reference "eq:f"
29239
29240 \end_inset
29241
29242 .
29243 \end_layout
29244
29245 \begin_layout Standard
29246 By inserting the commands in TeX-mode, a space is created between the first
29247  two formulas.
29248  To revert this -5
29249 \begin_inset space \thinspace{}
29250 \end_inset
29251
29252 mm vertical space is inserted after the command 
29253 \series bold
29254
29255 \backslash
29256 begin{subequations}
29257 \series default
29258 .
29259  When the formula style 
29260 \series bold
29261 Indented
29262 \begin_inset Foot
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266 formula styles see 
29267 \begin_inset CommandInset ref
29268 LatexCommand ref
29269 reference "sec:Formula-Styles"
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \series default
29280  is used, -7
29281 \begin_inset space \thinspace{}
29282 \end_inset
29283
29284 mm space is inserted instead.
29285 \end_layout
29286
29287 \begin_layout Standard
29288 Here is an example for a multiline formula where the numbering was turned
29289  off for the second line:
29290 \begin_inset ERT
29291 status collapsed
29292
29293 \begin_layout Plain Layout
29294
29295
29296 \backslash
29297 begin{subequations}
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \begin_inset Formula 
29304 \begin{eqnarray}
29305 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29306  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29307  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29308 \end{eqnarray}
29309
29310 \end_inset
29311
29312
29313 \begin_inset ERT
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317
29318
29319 \backslash
29320 end{subequations}
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Subsection
29329 User-defined Numbering
29330 \begin_inset CommandInset label
29331 LatexCommand label
29332 name "sub:User-defined-Numbering"
29333
29334 \end_inset
29335
29336
29337 \begin_inset Index idx
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 Formula numbering ! user-defined
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \begin_layout Standard
29350 \begin_inset Index idx
29351 status collapsed
29352
29353 \begin_layout Plain Layout
29354 Formula numbering ! self-defined delimiters
29355 \end_layout
29356
29357 \end_inset
29358
29359 With the standard numbering parentheses are set around the formula number.
29360  To replace the parentheses for example by vertical bars, the following
29361  line is added to the LaTeX-preamble:
29362 \end_layout
29363
29364 \begin_layout Standard
29365
29366 \series bold
29367
29368 \backslash
29369 def
29370 \backslash
29371 tagform@#1{
29372 \backslash
29373 maketag@@@{|#1|}}
29374 \series default
29375
29376 \begin_inset Note Note
29377 status collapsed
29378
29379 \begin_layout Plain Layout
29380 This macro is already declared in the LaTeX-preamble for testing.
29381  To activate it, remove the percent sign at the beginning.
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \end_layout
29388
29389 \begin_layout Standard
29390 To use other characters, the vertical bars besides the 
29391 \series bold
29392 #1
29393 \series default
29394  are replaced by one ore more characters.
29395  To get only the formula number the vertical bars are omitted.
29396 \end_layout
29397
29398 \begin_layout Standard
29399 \begin_inset VSpace bigskip
29400 \end_inset
29401
29402 When there should be an expression of your choice instead of the consecutive
29403  formula number in parentheses behind the formula, the command 
29404 \series bold
29405
29406 \backslash
29407 tag
29408 \series default
29409
29410 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 Commands ! T ! 
29415 \backslash
29416 tag
29417 \end_layout
29418
29419 \end_inset
29420
29421  is used:
29422 \begin_inset Formula 
29423 \begin{equation}
29424 A+B=C\tag{something}\label{eq:tag}
29425 \end{equation}
29426
29427 \end_inset
29428
29429 In this example the command 
29430 \series bold
29431
29432 \backslash
29433 tag
29434 \begin_inset space \textvisiblespace{}
29435 \end_inset
29436
29437 something
29438 \series default
29439  was inserted in the formula.
29440 \end_layout
29441
29442 \begin_layout Standard
29443 When the command 
29444 \series bold
29445
29446 \backslash
29447 tag*
29448 \begin_inset space \textvisiblespace{}
29449 \end_inset
29450
29451 something
29452 \series default
29453  is inserted instead, the star prevents the parentheses around the expression:
29454 \begin_inset Formula 
29455 \[
29456 A+B=C\tag*{something}
29457 \]
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 \begin_inset VSpace bigskip
29466 \end_inset
29467
29468 To restart the formula numbering with new document parts or sections, the
29469  following command is used:
29470 \end_layout
29471
29472 \begin_layout Standard
29473
29474 \series bold
29475
29476 \backslash
29477 @addtoreset{equation}{part}
29478 \series default
29479
29480 \begin_inset Index idx
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484 Commands ! 
29485 \begin_inset ERT
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489
29490 "
29491 \end_layout
29492
29493 \end_inset
29494
29495 @
29496 \begin_inset ERT
29497 status collapsed
29498
29499 \begin_layout Plain Layout
29500
29501 "
29502 \end_layout
29503
29504 \end_inset
29505
29506  ! 
29507 \backslash
29508
29509 \begin_inset ERT
29510 status collapsed
29511
29512 \begin_layout Plain Layout
29513
29514 "
29515 \end_layout
29516
29517 \end_inset
29518
29519 @
29520 \begin_inset ERT
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524
29525 "
29526 \end_layout
29527
29528 \end_inset
29529
29530 addtoreset
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \begin_inset Newline newline
29537 \end_inset
29538
29539 resp.
29540 \begin_inset Newline newline
29541 \end_inset
29542
29543
29544 \series bold
29545
29546 \backslash
29547 @addtoreset{equation}{section}
29548 \end_layout
29549
29550 \begin_layout Standard
29551 To be able to use these commands in TeX-mode, the 
29552 \begin_inset Quotes eld
29553 \end_inset
29554
29555 @
29556 \begin_inset Quotes erd
29557 \end_inset
29558
29559  character has to be made 
29560 \begin_inset Quotes eld
29561 \end_inset
29562
29563 active
29564 \begin_inset Quotes erd
29565 \end_inset
29566
29567  for LaTeX using the command 
29568 \series bold
29569
29570 \backslash
29571 makeatletter.
29572
29573 \series default
29574  The command 
29575 \series bold
29576
29577 \backslash
29578 makeatother
29579 \series default
29580  reverts this.
29581  So the command sequence in TeX-mode is:
29582 \end_layout
29583
29584 \begin_layout Standard
29585
29586 \series bold
29587
29588 \backslash
29589 makeatletter
29590 \begin_inset Newline newline
29591 \end_inset
29592
29593
29594 \backslash
29595 @addtoreset{equation}{section}
29596 \begin_inset Newline newline
29597 \end_inset
29598
29599
29600 \backslash
29601 makeatother
29602 \end_layout
29603
29604 \begin_layout Standard
29605 In the LaTeX-preamble 
29606 \series bold
29607
29608 \backslash
29609 makeatletter
29610 \series default
29611  and 
29612 \series bold
29613
29614 \backslash
29615 makeatother
29616 \series default
29617  can be omitted as they are automatically internally inserted by LyX.
29618 \end_layout
29619
29620 \begin_layout Standard
29621 To revert 
29622 \series bold
29623
29624 \backslash
29625 @addtoreset
29626 \series default
29627 , the file 
29628 \series bold
29629 remreset.sty
29630 \series default
29631
29632 \begin_inset Foot
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636
29637 \series bold
29638 remreset
29639 \series default
29640  is part of the LaTeX-package 
29641 \series bold
29642 carlisle
29643 \series default
29644
29645 \begin_inset Index idx
29646 status collapsed
29647
29648 \begin_layout Plain Layout
29649 Packages ! carlisle
29650 \end_layout
29651
29652 \end_inset
29653
29654  that is part of every LaTeX standard installation.
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \begin_inset Index idx
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664 Packages ! remreset
29665 \end_layout
29666
29667 \end_inset
29668
29669  has to be loaded in the LaTeX-preamble with the line
29670 \end_layout
29671
29672 \begin_layout Standard
29673
29674 \series bold
29675
29676 \backslash
29677 usepackage{remreset}
29678 \end_layout
29679
29680 \begin_layout Standard
29681 Then the command 
29682 \series bold
29683
29684 \backslash
29685 @removefromreset
29686 \series default
29687
29688 \begin_inset Index idx
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692 Commands ! 
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698 "
29699 \end_layout
29700
29701 \end_inset
29702
29703 @
29704 \begin_inset ERT
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708
29709 "
29710 \end_layout
29711
29712 \end_inset
29713
29714  ! 
29715 \backslash
29716
29717 \begin_inset ERT
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721
29722 "
29723 \end_layout
29724
29725 \end_inset
29726
29727 @
29728 \begin_inset ERT
29729 status collapsed
29730
29731 \begin_layout Plain Layout
29732
29733 "
29734 \end_layout
29735
29736 \end_inset
29737
29738 removefromreset
29739 \end_layout
29740
29741 \end_inset
29742
29743  can be used with the same scheme as 
29744 \series bold
29745
29746 \backslash
29747 @addtoreset
29748 \series default
29749 .
29750 \end_layout
29751
29752 \begin_layout Standard
29753 \begin_inset VSpace bigskip
29754 \end_inset
29755
29756 Sometimes formulas should be numbered in the following form:
29757 \end_layout
29758
29759 \begin_layout Standard
29760
29761 \family typewriter
29762 (section number.formula number)
29763 \end_layout
29764
29765 \begin_layout Standard
29766 The formula number should start with every section with 
29767 \begin_inset Quotes eld
29768 \end_inset
29769
29770 1
29771 \begin_inset Quotes erd
29772 \end_inset
29773
29774 .
29775 \end_layout
29776
29777 \begin_layout Standard
29778 For this case there is the command 
29779 \series bold
29780
29781 \backslash
29782 numberwithin
29783 \series default
29784
29785 \begin_inset Index idx
29786 status collapsed
29787
29788 \begin_layout Plain Layout
29789 Commands ! N ! 
29790 \backslash
29791 numberwithin
29792 \end_layout
29793
29794 \end_inset
29795
29796 , which is used with the following scheme:
29797 \end_layout
29798
29799 \begin_layout Standard
29800
29801 \series bold
29802
29803 \backslash
29804 numberwithin{counter}{sectioning}
29805 \end_layout
29806
29807 \begin_layout Standard
29808 Counter denotes what kind of numbering is affected, sectioning denotes what
29809  number is before the dot.
29810 \end_layout
29811
29812 \begin_layout Standard
29813 Thus in our case the following LaTeX-preamble or TeX code line is used:
29814 \end_layout
29815
29816 \begin_layout Standard
29817
29818 \series bold
29819
29820 \backslash
29821 numberwithin{equation}{section}
29822 \end_layout
29823
29824 \begin_layout Standard
29825 This is the result:
29826 \begin_inset ERT
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830
29831
29832 \backslash
29833 numberwithin{equation}{section}
29834 \end_layout
29835
29836 \end_inset
29837
29838
29839 \begin_inset Formula 
29840 \begin{equation}
29841 A+B=C
29842 \end{equation}
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Standard
29850 To number e.
29851 \begin_inset space \thinspace{}
29852 \end_inset
29853
29854 g.
29855 \begin_inset space \space{}
29856 \end_inset
29857
29858 tables so that the number of the part is the sectioning,
29859 \begin_inset Newline newline
29860 \end_inset
29861
29862
29863 \series bold
29864
29865 \backslash
29866 numberwithin{table}{part}
29867 \series default
29868  is used.
29869 \end_layout
29870
29871 \begin_layout Standard
29872 To go back to the standard numbering or to prevent this kind of numbering
29873  when it is defined by the document class, the following command is inserted
29874  as TeX code or to the LaTeX-preamble:
29875 \end_layout
29876
29877 \begin_layout Standard
29878
29879 \series bold
29880
29881 \backslash
29882 renewcommand{
29883 \backslash
29884 theequation}{
29885 \backslash
29886 arabic{equation}}
29887 \begin_inset Index idx
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 Commands ! A ! 
29892 \backslash
29893 arabic
29894 \end_layout
29895
29896 \end_inset
29897
29898
29899 \series default
29900
29901 \begin_inset ERT
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905
29906
29907 \backslash
29908 renewcommand{
29909 \backslash
29910 theequation}{
29911 \backslash
29912 arabic{equation}}
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \series bold
29919
29920 \begin_inset Newline newline
29921 \end_inset
29922
29923
29924 \series default
29925 or
29926 \series bold
29927
29928 \begin_inset Newline newline
29929 \end_inset
29930
29931
29932 \backslash
29933 renewcommand{
29934 \backslash
29935 thetable}{
29936 \backslash
29937 arabic{table}}
29938 \end_layout
29939
29940 \begin_layout Standard
29941
29942 \series bold
29943
29944 \backslash
29945 numberwithin
29946 \series default
29947  uses internally the command 
29948 \series bold
29949
29950 \backslash
29951 @addtoreset
29952 \series default
29953 , described above, that also needs to be reverted.
29954 \begin_inset ERT
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958
29959
29960 \backslash
29961 makeatletter
29962 \end_layout
29963
29964 \begin_layout Plain Layout
29965
29966
29967 \backslash
29968 @removefromreset{equation}{section}
29969 \end_layout
29970
29971 \begin_layout Plain Layout
29972
29973
29974 \backslash
29975 makeatother
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \end_layout
29982
29983 \begin_layout Subsection
29984 Numbering with Roman Numbers and Letters
29985 \begin_inset Index idx
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989 Formula numbering ! with letters
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \begin_inset Index idx
29996 status collapsed
29997
29998 \begin_layout Plain Layout
29999 Formula numbering ! with Roman numbers
30000 \end_layout
30001
30002 \end_inset
30003
30004
30005 \end_layout
30006
30007 \begin_layout Standard
30008 Formulas can also be numbered with Roman numbers and Latin letters.
30009  To number for example with small Roman numbers, the command
30010 \end_layout
30011
30012 \begin_layout Standard
30013
30014 \series bold
30015
30016 \backslash
30017 renewcommand{
30018 \backslash
30019 theequation}{
30020 \backslash
30021 roman{equation}}
30022 \end_layout
30023
30024 \begin_layout Standard
30025 is inserted before the formula in TeX-mode.
30026  
30027 \series bold
30028
30029 \backslash
30030 renewcommand
30031 \series default
30032
30033 \begin_inset Index idx
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037 Commands ! R ! 
30038 \backslash
30039 renewcommand
30040 \end_layout
30041
30042 \end_inset
30043
30044  redefines the predefined command 
30045 \series bold
30046
30047 \backslash
30048 theequation
30049 \series default
30050  to the command 
30051 \series bold
30052
30053 \backslash
30054 roman{equation}
30055 \series default
30056 .
30057 \begin_inset Foot
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061 The command 
30062 \series bold
30063
30064 \backslash
30065 renewcommand
30066 \series default
30067  has the same scheme like the command 
30068 \series bold
30069
30070 \backslash
30071 newcommand
30072 \series default
30073  that is described in 
30074 \begin_inset CommandInset ref
30075 LatexCommand ref
30076 reference "sub:The-Command-newcommand"
30077
30078 \end_inset
30079
30080 .
30081 \end_layout
30082
30083 \end_inset
30084
30085  
30086 \series bold
30087 equation
30088 \series default
30089  is the formula counter.
30090  When the command 
30091 \series bold
30092
30093 \backslash
30094 the
30095 \series default
30096  is used as prefix for a counter, the value of the counter is output as
30097  Arabic number.
30098  When a formula is numbered, LaTeX sets internally the command 
30099 \series bold
30100
30101 \backslash
30102 theequation
30103 \series default
30104  behind the formula.
30105  
30106 \series bold
30107
30108 \backslash
30109 roman{equation}
30110 \begin_inset Index idx
30111 status collapsed
30112
30113 \begin_layout Plain Layout
30114 Commands ! R ! 
30115 \backslash
30116 roman
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \series default
30123  outputs the counter as small Roman number.
30124 \end_layout
30125
30126 \begin_layout Standard
30127 All formulas behind the command 
30128 \series bold
30129
30130 \backslash
30131 renew
30132 \series default
30133 c
30134 \series bold
30135 ommand
30136 \series default
30137  are now numbered Roman.
30138  To switch to numbering with big Roman numbers, the command is inserted
30139  again, but 
30140 \series bold
30141
30142 \backslash
30143 roman
30144 \series default
30145  is replaced by 
30146 \series bold
30147
30148 \backslash
30149 Roman
30150 \series default
30151
30152 \begin_inset Index idx
30153 status collapsed
30154
30155 \begin_layout Plain Layout
30156 Commands ! R ! 
30157 \backslash
30158 roman@
30159 \backslash
30160 Roman
30161 \end_layout
30162
30163 \end_inset
30164
30165 .
30166  To 
30167 \begin_inset Quotes eld
30168 \end_inset
30169
30170 number
30171 \begin_inset Quotes erd
30172 \end_inset
30173
30174  with small Latin letters there is the command 
30175 \series bold
30176
30177 \backslash
30178 alph
30179 \series default
30180
30181 \begin_inset Index idx
30182 status collapsed
30183
30184 \begin_layout Plain Layout
30185 Commands ! A ! 
30186 \backslash
30187 alph
30188 \end_layout
30189
30190 \end_inset
30191
30192 , for big ones there is the command 
30193 \series bold
30194
30195 \backslash
30196 Alph
30197 \series default
30198
30199 \begin_inset Index idx
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203 Commands ! A ! 
30204 \backslash
30205 alph@
30206 \backslash
30207 Alph
30208 \end_layout
30209
30210 \end_inset
30211
30212 .
30213 \end_layout
30214
30215 \begin_layout Standard
30216 \begin_inset Note Greyedout
30217 status open
30218
30219 \begin_layout Plain Layout
30220
30221 \series bold
30222 \color none
30223 Note:
30224 \series default
30225  Only maximal 26
30226 \begin_inset space ~
30227 \end_inset
30228
30229 formulas can be numbered with Latin letters in one document.
30230 \end_layout
30231
30232 \end_inset
30233
30234
30235 \end_layout
30236
30237 \begin_layout Standard
30238 \begin_inset ERT
30239 status collapsed
30240
30241 \begin_layout Plain Layout
30242
30243
30244 \backslash
30245 renewcommand{
30246 \backslash
30247 theequation}{
30248 \backslash
30249 roman{equation}}
30250 \end_layout
30251
30252 \end_inset
30253
30254
30255 \end_layout
30256
30257 \begin_layout Standard
30258 \begin_inset Formula 
30259 \begin{equation}
30260 A=\textrm{small roman}
30261 \end{equation}
30262
30263 \end_inset
30264
30265
30266 \begin_inset ERT
30267 status collapsed
30268
30269 \begin_layout Plain Layout
30270
30271
30272 \backslash
30273 renewcommand{
30274 \backslash
30275 theequation}{
30276 \backslash
30277 Roman{equation}}
30278 \end_layout
30279
30280 \end_inset
30281
30282
30283 \begin_inset Formula 
30284 \begin{equation}
30285 B=\textrm{big Roman}\label{eq:Rom}
30286 \end{equation}
30287
30288 \end_inset
30289
30290
30291 \begin_inset ERT
30292 status collapsed
30293
30294 \begin_layout Plain Layout
30295
30296
30297 \backslash
30298 renewcommand{
30299 \backslash
30300 theequation}{
30301 \backslash
30302 alph{equation}}
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \begin_inset Formula 
30309 \begin{equation}
30310 C=\textrm{small Latin}
30311 \end{equation}
30312
30313 \end_inset
30314
30315
30316 \begin_inset ERT
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320
30321
30322 \backslash
30323 renewcommand{
30324 \backslash
30325 theequation}{
30326 \backslash
30327 Alph{equation}}
30328 \end_layout
30329
30330 \end_inset
30331
30332
30333 \begin_inset Formula 
30334 \begin{equation}
30335 D=\textrm{big Latin}\label{eq:Lat}
30336 \end{equation}
30337
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \begin_layout Standard
30344 To switch back to the default numbering, insert the command:
30345 \end_layout
30346
30347 \begin_layout Standard
30348
30349 \series bold
30350
30351 \backslash
30352 renewcommand{
30353 \backslash
30354 theequation}{
30355 \backslash
30356 arabic{equation}}
30357 \begin_inset Index idx
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361 Commands ! A ! 
30362 \backslash
30363 arabic
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \end_layout
30370
30371 \begin_layout Standard
30372 \begin_inset ERT
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376
30377
30378 \backslash
30379 renewcommand{
30380 \backslash
30381 theequation}{
30382 \backslash
30383 arabic{equation}}
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \begin_inset Formula 
30390 \begin{equation}
30391 E=\textrm{Arabic}
30392 \end{equation}
30393
30394 \end_inset
30395
30396
30397 \end_layout
30398
30399 \begin_layout Standard
30400 \begin_inset VSpace medskip
30401 \end_inset
30402
30403 As you see, formulas are numbered serially independent from the numbering
30404  style.
30405  When then numbering should start with 
30406 \begin_inset Quotes eld
30407 \end_inset
30408
30409 1
30410 \begin_inset Quotes erd
30411 \end_inset
30412
30413  when the style is changed, new equation counters have to be defined.
30414  A description about this can be found in the file 
30415 \begin_inset CommandInset href
30416 LatexCommand href
30417 name "Formula-numbering.lyx"
30418 target "run:Formula-numbering.lyx"
30419
30420 \end_inset
30421
30422 .
30423 \end_layout
30424
30425 \begin_layout Standard
30426 \begin_inset Newpage newpage
30427 \end_inset
30428
30429
30430 \end_layout
30431
30432 \begin_layout Section
30433 Chemical Symbols and Equations
30434 \begin_inset CommandInset label
30435 LatexCommand label
30436 name "sub:Chemical-Symbols-and"
30437
30438 \end_inset
30439
30440
30441 \begin_inset Index idx
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445 Chemical characters ! Symbols
30446 \end_layout
30447
30448 \end_inset
30449
30450
30451 \begin_inset Index idx
30452 status collapsed
30453
30454 \begin_layout Plain Layout
30455 Chemical equations
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \begin_inset Index idx
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465 Symbols ! chemical
30466 \end_layout
30467
30468 \end_inset
30469
30470
30471 \end_layout
30472
30473 \begin_layout Standard
30474 An example text from chemistry:
30475 \end_layout
30476
30477 \begin_layout Quote
30478 The 
30479 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30480 \end_inset
30481
30482 -ion reacts with two 
30483 \begin_inset Formula $\mathrm{Na^{+}}$
30484 \end_inset
30485
30486 -ions to sodium sulfate 
30487 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30488 \end_inset
30489
30490 .
30491  The chemical equation for this is:
30492 \begin_inset Formula 
30493 \begin{equation}
30494 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30495 \end{equation}
30496
30497 \end_inset
30498
30499
30500 \end_layout
30501
30502 \begin_layout Standard
30503 This chemical equation can directly be created as formula.
30504  To avoid that the symbols appear italic, everything is highlighted and
30505  changed by the shortcut 
30506 \begin_inset Info
30507 type  "shortcut"
30508 arg   "font-roman"
30509 \end_inset
30510
30511  to the upright font style.
30512 \begin_inset Foot
30513 status collapsed
30514
30515 \begin_layout Plain Layout
30516 font styles
30517 \series bold
30518  
30519 \series default
30520 see 
30521 \begin_inset CommandInset ref
30522 LatexCommand ref
30523 reference "sub:Font-Styles"
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \end_inset
30531
30532
30533 \end_layout
30534
30535 \begin_layout Standard
30536 A more convenient way to typeset chemical formulas is to use the command
30537  
30538 \series bold
30539
30540 \backslash
30541 ce
30542 \series default
30543
30544 \begin_inset Index idx
30545 status collapsed
30546
30547 \begin_layout Plain Layout
30548 Commands ! C ! 
30549 \backslash
30550 ce
30551 \end_layout
30552
30553 \end_inset
30554
30555  that is available when the LaTeX-package 
30556 \series bold
30557 mhchem
30558 \series default
30559
30560 \begin_inset Index idx
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564 Packages ! mhchem
30565 \end_layout
30566
30567 \end_inset
30568
30569  is installed.
30570  After inserting 
30571 \series bold
30572
30573 \backslash
30574 ce
30575 \series default
30576  to a formula a new blue box appears where chemical formulas can be inserted
30577  in an intuitive way.
30578 \end_layout
30579
30580 \begin_layout Standard
30581 \align center
30582 \begin_inset Tabular
30583 <lyxtabular version="3" rows="9" columns="2">
30584 <features rotate="0" tabularvalignment="middle">
30585 <column alignment="center" valignment="top">
30586 <column alignment="center" valignment="top">
30587 <row>
30588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30589 \begin_inset Text
30590
30591 \begin_layout Plain Layout
30592 Command
30593 \end_layout
30594
30595 \end_inset
30596 </cell>
30597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30598 \begin_inset Text
30599
30600 \begin_layout Plain Layout
30601 Result
30602 \begin_inset Note Note
30603 status collapsed
30604
30605 \begin_layout Plain Layout
30606
30607 \series bold
30608
30609 \backslash
30610 raisebox
30611 \series default
30612  is only used as spacer.
30613 \end_layout
30614
30615 \end_inset
30616
30617
30618 \end_layout
30619
30620 \end_inset
30621 </cell>
30622 </row>
30623 <row>
30624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30625 \begin_inset Text
30626
30627 \begin_layout Plain Layout
30628
30629 \backslash
30630 ce
30631 \begin_inset space \textvisiblespace{}
30632 \end_inset
30633
30634 H2CO3
30635 \end_layout
30636
30637 \end_inset
30638 </cell>
30639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30640 \begin_inset Text
30641
30642 \begin_layout Plain Layout
30643 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30644 \end_inset
30645
30646
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 </row>
30652 <row>
30653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30654 \begin_inset Text
30655
30656 \begin_layout Plain Layout
30657
30658 \backslash
30659 ce
30660 \begin_inset space \textvisiblespace{}
30661 \end_inset
30662
30663 SO4^2-
30664 \end_layout
30665
30666 \end_inset
30667 </cell>
30668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 </row>
30681 <row>
30682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30683 \begin_inset Text
30684
30685 \begin_layout Plain Layout
30686
30687 \backslash
30688 ce
30689 \begin_inset space \textvisiblespace{}
30690 \end_inset
30691
30692 (NH4)2S
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30702 \end_inset
30703
30704
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 </row>
30710 <row>
30711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30712 \begin_inset Text
30713
30714 \begin_layout Plain Layout
30715
30716 \backslash
30717 ce
30718 \begin_inset space \textvisiblespace{}
30719 \end_inset
30720
30721 KCr(SO4)2.12H2O
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30731 \end_inset
30732
30733
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 </row>
30739 <row>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \backslash
30746 ce
30747 \begin_inset space \textvisiblespace{}
30748 \end_inset
30749
30750 A-B
30751 \backslash
30752 dbond
30753 \begin_inset space \textvisiblespace{}
30754 \end_inset
30755
30756 C
30757 \backslash
30758 tbond
30759 \begin_inset space \textvisiblespace{}
30760 \end_inset
30761
30762 D
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30768 \begin_inset Text
30769
30770 \begin_layout Plain Layout
30771 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30772 \end_inset
30773
30774
30775 \end_layout
30776
30777 \end_inset
30778 </cell>
30779 </row>
30780 <row>
30781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30782 \begin_inset Text
30783
30784 \begin_layout Plain Layout
30785
30786 \backslash
30787 ce
30788 \begin_inset space \textvisiblespace{}
30789 \end_inset
30790
30791 ^227
30792 \begin_inset Formula $\downarrow$
30793 \end_inset
30794
30795 _90
30796 \begin_inset Formula $\to$
30797 \end_inset
30798
30799 Th+
30800 \end_layout
30801
30802 \end_inset
30803 </cell>
30804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Plain Layout
30808 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30809 \end_inset
30810
30811
30812 \end_layout
30813
30814 \end_inset
30815 </cell>
30816 </row>
30817 <row>
30818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30819 \begin_inset Text
30820
30821 \begin_layout Plain Layout
30822
30823 \backslash
30824 ce
30825 \begin_inset space \textvisiblespace{}
30826 \end_inset
30827
30828 CO2
30829 \begin_inset space \textvisiblespace{}
30830 \end_inset
30831
30832 +
30833 \begin_inset space \textvisiblespace{}
30834 \end_inset
30835
30836 C
30837 \begin_inset space \textvisiblespace{}
30838 \end_inset
30839
30840 <=>
30841 \begin_inset space \textvisiblespace{}
30842 \end_inset
30843
30844 2CO
30845 \end_layout
30846
30847 \end_inset
30848 </cell>
30849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30850 \begin_inset Text
30851
30852 \begin_layout Plain Layout
30853 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30854 \end_inset
30855
30856
30857 \end_layout
30858
30859 \end_inset
30860 </cell>
30861 </row>
30862 <row>
30863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \backslash
30869 ce
30870 \begin_inset space \textvisiblespace{}
30871 \end_inset
30872
30873 CO2
30874 \begin_inset space \textvisiblespace{}
30875 \end_inset
30876
30877 +
30878 \begin_inset space \textvisiblespace{}
30879 \end_inset
30880
30881 C
30882 \begin_inset space \textvisiblespace{}
30883 \end_inset
30884
30885 ->[
30886 \backslash
30887 alpha][
30888 \backslash
30889 beta]
30890 \begin_inset space \textvisiblespace{}
30891 \end_inset
30892
30893 2CO}
30894 \end_layout
30895
30896 \end_inset
30897 </cell>
30898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30899 \begin_inset Text
30900
30901 \begin_layout Plain Layout
30902 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30903 \end_inset
30904
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 </row>
30911 </lyxtabular>
30912
30913 \end_inset
30914
30915
30916 \end_layout
30917
30918 \begin_layout Standard
30919 \begin_inset Note Greyedout
30920 status open
30921
30922 \begin_layout Plain Layout
30923
30924 \series bold
30925 \color none
30926 Note:
30927 \series default
30928  Inserting a formula to a 
30929 \series bold
30930
30931 \backslash
30932 ce
30933 \series default
30934  box will lead to LaTeX errors due to a LyX bug.
30935 \color inherit
30936
30937 \begin_inset Foot
30938 status collapsed
30939
30940 \begin_layout Plain Layout
30941 \begin_inset CommandInset href
30942 LatexCommand href
30943 name "LyX-bug #8566"
30944 target "http://www.lyx.org/trac/ticket/8566"
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \end_inset
30952
30953
30954 \color none
30955  In this case TeX code has to be used like for 
30956 \series bold
30957
30958 \backslash
30959 ce{$
30960 \backslash
30961 mu
30962 \backslash
30963 hyphen$Cl}
30964 \series default
30965
30966 \begin_inset ERT
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971
30972 \backslash
30973 ce{$
30974 \backslash
30975 mu
30976 \backslash
30977 hyphen$Cl}
30978 \end_layout
30979
30980 \end_inset
30981
30982  
30983 \end_layout
30984
30985 \end_inset
30986
30987
30988 \end_layout
30989
30990 \begin_layout Standard
30991 \begin_inset Note Greyedout
30992 status open
30993
30994 \begin_layout Plain Layout
30995
30996 \series bold
30997 \color none
30998 Note:
30999 \series default
31000  It is not possible in LyX to use the character ^ to get an up-arrow as
31001  described in the 
31002 \series bold
31003 mhchem
31004 \series default
31005  manual.
31006  One instead uses a negative thin space followed by the command 
31007 \series bold
31008
31009 \backslash
31010 uparrow
31011 \series default
31012
31013 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31014 \end_inset
31015
31016
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \end_layout
31023
31024 \begin_layout Standard
31025 Using 
31026 \series bold
31027
31028 \backslash
31029 ce
31030 \series default
31031  the command for equation
31032 \begin_inset space ~
31033 \end_inset
31034
31035
31036 \begin_inset CommandInset ref
31037 LatexCommand eqref
31038 reference "eq:chem-reaction"
31039
31040 \end_inset
31041
31042  is:
31043 \begin_inset Newline newline
31044 \end_inset
31045
31046
31047 \series bold
31048  
31049 \backslash
31050 ce
31051 \begin_inset space \textvisiblespace{}
31052 \end_inset
31053
31054 2Na+
31055 \begin_inset space \textvisiblespace{}
31056 \end_inset
31057
31058 +
31059 \begin_inset space \textvisiblespace{}
31060 \end_inset
31061
31062 SO4^2-
31063 \begin_inset space \textvisiblespace{}
31064 \end_inset
31065
31066
31067 \begin_inset space \textvisiblespace{}
31068 \end_inset
31069
31070 ->
31071 \begin_inset space \textvisiblespace{}
31072 \end_inset
31073
31074 Na2SO4
31075 \end_layout
31076
31077 \begin_layout Standard
31078 To create multiline chemical equations first a multiline formula is created
31079  as described in 
31080 \begin_inset CommandInset ref
31081 LatexCommand ref
31082 reference "sec:Multiline-Formulas"
31083
31084 \end_inset
31085
31086 .
31087  Afterwards the command 
31088 \series bold
31089
31090 \backslash
31091 ce
31092 \series default
31093  is used in every small blue box of the formula.
31094  
31095 \begin_inset CommandInset ref
31096 LatexCommand eqref
31097 reference "eq:TEOS-reaction-1"
31098
31099 \end_inset
31100
31101  and 
31102 \begin_inset CommandInset ref
31103 LatexCommand eqref
31104 reference "eq:TEOS-reaction-2"
31105
31106 \end_inset
31107
31108  are an example of a multi-stage chemical reaction where every equation
31109  has its own number.
31110 \begin_inset Formula 
31111 \begin{eqnarray}
31112 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31113 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31114 \end{eqnarray}
31115
31116 \end_inset
31117
31118
31119 \end_layout
31120
31121 \begin_layout Standard
31122 Besides 
31123 \series bold
31124
31125 \backslash
31126 ce
31127 \series default
31128  the 
31129 \series bold
31130 mhchem
31131 \series default
31132  package provides the command 
31133 \series bold
31134
31135 \backslash
31136 cf
31137 \series default
31138
31139 \begin_inset Index idx
31140 status collapsed
31141
31142 \begin_layout Plain Layout
31143 Commands ! C ! 
31144 \backslash
31145 cf
31146 \end_layout
31147
31148 \end_inset
31149
31150  that has to be used for special cases.
31151  For more information about 
31152 \series bold
31153
31154 \backslash
31155 cf
31156 \series default
31157  and more examples have a look at the documentation of 
31158 \series bold
31159 mhchem
31160 \series default
31161
31162 \begin_inset CommandInset citation
31163 LatexCommand cite
31164 key "mhchem"
31165
31166 \end_inset
31167
31168 .
31169 \end_layout
31170
31171 \begin_layout Section
31172 Diagrams
31173 \end_layout
31174
31175 \begin_layout Standard
31176 LyX supports two types of commutative diagrams: 
31177 \series bold
31178 amscd
31179 \series default
31180  and 
31181 \series bold
31182 xymatrix
31183 \series default
31184  that are explained in the following.
31185 \end_layout
31186
31187 \begin_layout Subsection
31188 Amscd Diagrams
31189 \begin_inset Index idx
31190 status collapsed
31191
31192 \begin_layout Plain Layout
31193 Diagrams ! amscd
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \begin_layout Standard
31202 Diagrams of this type visualize relations by vertical and horizontal lines
31203  or arrows:
31204 \begin_inset Formula 
31205 \[
31206 \begin{CD}A@>>>B@>>>C\\
31207 @AAA@.@VVV\\
31208 F@<<<E@<<<D
31209 \end{CD}
31210 \]
31211
31212 \end_inset
31213
31214
31215 \end_layout
31216
31217 \begin_layout Standard
31218 To get them, the command 
31219 \series bold
31220
31221 \backslash
31222 CD
31223 \begin_inset Index idx
31224 status collapsed
31225
31226 \begin_layout Plain Layout
31227 Commands ! C ! 
31228 \backslash
31229 CD
31230 \end_layout
31231
31232 \end_inset
31233
31234
31235 \series default
31236  is inserted to a formula.
31237  A blue box appears with two dashed lines where further commands can be
31238  inserted.
31239  With 
31240 \begin_inset Info
31241 type  "shortcut"
31242 arg   "newline-insert newline"
31243 \end_inset
31244
31245  a new line is created.
31246  Horizontal relations are inserted in odd, vertical in even formula lines.
31247 \end_layout
31248
31249 \begin_layout Standard
31250 To create the relations there are the following commands:
31251 \end_layout
31252
31253 \begin_layout Itemize
31254
31255 \series bold
31256 @<<<
31257 \series default
31258  creates a left arrow, 
31259 \series bold
31260 @>>>
31261 \series default
31262  a right arrow and 
31263 \series bold
31264 @=
31265 \series default
31266  a long equal sign
31267 \end_layout
31268
31269 \begin_layout Itemize
31270
31271 \series bold
31272 @AAA
31273 \series default
31274  creates an up arrow, 
31275 \series bold
31276 @VVV
31277 \series default
31278  a down arrow and 
31279 \series bold
31280 @|
31281 \series default
31282  a vertical equal sign
31283 \end_layout
31284
31285 \begin_layout Itemize
31286
31287 \series bold
31288 @.
31289
31290 \series default
31291  is a placeholder for non-existent relations
31292 \end_layout
31293
31294 \begin_layout Standard
31295 All arrows can be labeled as follows:
31296 \end_layout
31297
31298 \begin_layout Itemize
31299 If text inserted between the first and second < or >, resp., it is placed
31300  above the arrow.
31301  When it is inserted between the second and third one, it appears under
31302  the arrow.
31303 \end_layout
31304
31305 \begin_layout Itemize
31306 When text for vertical arrows is inserted between the first and second A
31307  or V, resp., it is placed left beside the arrow.
31308  When it is inserted between the second and third one, it appears right
31309  beside the arrow.
31310  If the text contains an A or V, these letters must be set into a TeX-brace.
31311 \end_layout
31312
31313 \begin_layout Standard
31314 As example a diagram with all possible relations:
31315 \end_layout
31316
31317 \begin_layout Standard
31318 \begin_inset Formula 
31319 \[
31320 \begin{CD}A@>j>>B@>>k>C@=F\\
31321 @AmAA@.@VV{V}V@|\\
31322 D@<<j<E@>k>>F@=C
31323 \end{CD}
31324 \]
31325
31326 \end_inset
31327
31328
31329 \end_layout
31330
31331 \begin_layout Standard
31332 The command for this is:
31333 \begin_inset Newline newline
31334 \end_inset
31335
31336
31337 \series bold
31338
31339 \backslash
31340 CD
31341 \begin_inset space \textvisiblespace{}
31342 \end_inset
31343
31344 A@>j>>B@>>k>C@=F Ctrl+Return
31345 \begin_inset Newline newline
31346 \end_inset
31347
31348
31349 \begin_inset Phantom HPhantom
31350 status open
31351
31352 \begin_layout Plain Layout
31353
31354 \series bold
31355
31356 \backslash
31357 CD
31358 \begin_inset space \textvisiblespace{}
31359 \end_inset
31360
31361
31362 \end_layout
31363
31364 \end_inset
31365
31366 @AmAA@.@VV
31367 \backslash
31368 {V
31369 \series default
31370
31371 \begin_inset Formula $\to$
31372 \end_inset
31373
31374
31375 \series bold
31376 V@| Ctrl+Return
31377 \begin_inset Newline newline
31378 \end_inset
31379
31380
31381 \begin_inset Phantom HPhantom
31382 status open
31383
31384 \begin_layout Plain Layout
31385
31386 \series bold
31387
31388 \backslash
31389 CD
31390 \begin_inset space \textvisiblespace{}
31391 \end_inset
31392
31393
31394 \end_layout
31395
31396 \end_inset
31397
31398 D@<<j<E@>k>>F@=C
31399 \end_layout
31400
31401 \begin_layout Subsection
31402 Xymatrix Diagrams
31403 \begin_inset Index idx
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407 Diagrams ! xymatrix
31408 \end_layout
31409
31410 \end_inset
31411
31412
31413 \end_layout
31414
31415 \begin_layout Standard
31416 To be able to use xymatrices, the LaTeX-package 
31417 \series bold
31418 xypic
31419 \series default
31420  must be installed.
31421  A xymatrix is created by inserting the command 
31422 \series bold
31423
31424 \backslash
31425 xymatrix
31426 \series default
31427  in a formula.
31428  Then you are able to add new matrix columns and rows like for normal matrices,
31429  see 
31430 \begin_inset CommandInset ref
31431 LatexCommand ref
31432 reference "sec:Matrices"
31433
31434 \end_inset
31435
31436 .
31437 \end_layout
31438
31439 \begin_layout Standard
31440 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31441  and much more.
31442  All possibilities to create commutative diagrams and decorations are explained
31443  in detail in the 
31444 \emph on
31445 XY-pic manual
31446 \emph default
31447  that you find in the menu 
31448 \family sans
31449 Help\SpecialChar \menuseparator
31450 Specific
31451 \begin_inset space ~
31452 \end_inset
31453
31454 Manuals
31455 \family default
31456 .
31457 \end_layout
31458
31459 \begin_layout Subsection
31460
31461 \noun on
31462 Feynman
31463 \noun default
31464  Diagrams
31465 \begin_inset Index idx
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469 Diagrams ! Feynman
31470 \end_layout
31471
31472 \end_inset
31473
31474
31475 \end_layout
31476
31477 \begin_layout Standard
31478 To be able to use 
31479 \noun on
31480 Feynman
31481 \noun default
31482 -diagrams, the LaTeX-package 
31483 \series bold
31484 feyn
31485 \series default
31486  must be installed.
31487  A 
31488 \noun on
31489 Feynman
31490 \noun default
31491 -diagram is created by inserting the command 
31492 \series bold
31493
31494 \backslash
31495 Diagram
31496 \series default
31497  in a formula.
31498  Then you are able to add new matrix columns and rows like for normal matrices,
31499  see 
31500 \begin_inset CommandInset ref
31501 LatexCommand ref
31502 reference "sec:Matrices"
31503
31504 \end_inset
31505
31506 .
31507 \end_layout
31508
31509 \begin_layout Standard
31510 Examples how to create 
31511 \noun on
31512 Feynman-
31513 \noun default
31514 diagrams in LyX is given in the 
31515 \emph on
31516 Feynman-diagram manual
31517 \emph default
31518  that you find in the menu 
31519 \family sans
31520 Help\SpecialChar \menuseparator
31521 Specific
31522 \begin_inset space ~
31523 \end_inset
31524
31525 Manuals
31526 \family default
31527 .
31528 \end_layout
31529
31530 \begin_layout Standard
31531 \begin_inset Newpage newpage
31532 \end_inset
31533
31534
31535 \end_layout
31536
31537 \begin_layout Section
31538 User-defined Commands
31539 \begin_inset Index idx
31540 status collapsed
31541
31542 \begin_layout Plain Layout
31543 User-defined commands
31544 \end_layout
31545
31546 \end_inset
31547
31548
31549 \end_layout
31550
31551 \begin_layout Standard
31552 \begin_inset Note Greyedout
31553 status open
31554
31555 \begin_layout Plain Layout
31556
31557 \series bold
31558 Note:
31559 \series default
31560  The names of user-defined commands and macros may only consist of Latin
31561  letters.
31562 \end_layout
31563
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \begin_layout Subsection
31570 The Command 
31571 \backslash
31572 newcommand
31573 \begin_inset CommandInset label
31574 LatexCommand label
31575 name "sub:The-Command-newcommand"
31576
31577 \end_inset
31578
31579
31580 \begin_inset Index idx
31581 status collapsed
31582
31583 \begin_layout Plain Layout
31584 User-defined commands ! 
31585 \backslash
31586 newcommand
31587 \end_layout
31588
31589 \end_inset
31590
31591
31592 \begin_inset Index idx
31593 status collapsed
31594
31595 \begin_layout Plain Layout
31596 Commands ! N ! 
31597 \backslash
31598 newcommand
31599 \end_layout
31600
31601 \end_inset
31602
31603
31604 \end_layout
31605
31606 \begin_layout Standard
31607 Many LaTeX-commands are too long to be used frequently.
31608  But it is possible to define with the command 
31609 \series bold
31610
31611 \backslash
31612 newcommand
31613 \series default
31614  new shorter commands.
31615 \end_layout
31616
31617 \begin_layout Standard
31618 The command scheme of 
31619 \series bold
31620
31621 \backslash
31622 newcommand
31623 \series default
31624  is:
31625 \end_layout
31626
31627 \begin_layout Standard
31628
31629 \series bold
31630
31631 \backslash
31632 newcommand{new command name}[number of arguments][optional
31633 \series default
31634  
31635 \series bold
31636 value]
31637 \begin_inset Newline newline
31638 \end_inset
31639
31640
31641 \begin_inset Phantom HPhantom
31642 status open
31643
31644 \begin_layout Plain Layout
31645
31646 \series bold
31647
31648 \backslash
31649 newcommand
31650 \end_layout
31651
31652 \end_inset
31653
31654 {command definition}
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \begin_inset Note Greyedout
31659 status open
31660
31661 \begin_layout Plain Layout
31662
31663 \series bold
31664 Note:
31665 \series default
31666  Assure that the name of the new command is not already used in your document
31667  or by LaTeX-packages that you use.
31668  When you for example define the command 
31669 \series bold
31670
31671 \backslash
31672 le
31673 \series default
31674  for 
31675 \series bold
31676
31677 \backslash
31678 Leftarrow
31679 \series default
31680 , you get an error message because 
31681 \series bold
31682
31683 \backslash
31684 le
31685 \series default
31686  is already defined as command for 
31687 \begin_inset Quotes eld
31688 \end_inset
31689
31690
31691 \begin_inset Formula $\le$
31692 \end_inset
31693
31694
31695 \begin_inset Quotes erd
31696 \end_inset
31697
31698 .
31699 \end_layout
31700
31701 \end_inset
31702
31703
31704 \end_layout
31705
31706 \begin_layout Standard
31707 The number of arguments is an integer in the range 0
31708 \begin_inset space \thinspace{}
31709 \end_inset
31710
31711 -
31712 \begin_inset space \thinspace{}
31713 \end_inset
31714
31715 9 and specifies how many arguments the new command should have.
31716  With the optional value a value for an optional argument can be predefined.
31717  When this is done, the 
31718 \emph on
31719 first
31720 \emph default
31721  
31722 \emph on
31723 a
31724 \emph default
31725 rgument of the new command is automatically an optional one.
31726 \end_layout
31727
31728 \begin_layout Standard
31729 Here are some examples:
31730 \end_layout
31731
31732 \begin_layout Itemize
31733 To define the command 
31734 \series bold
31735
31736 \backslash
31737 gr
31738 \series default
31739  for 
31740 \series bold
31741
31742 \backslash
31743 Longrightarrow
31744 \series default
31745 , the LaTeX-preamble line is:
31746 \begin_inset VSpace medskip
31747 \end_inset
31748
31749
31750 \begin_inset Newline newline
31751 \end_inset
31752
31753
31754 \series bold
31755
31756 \backslash
31757 newcommand{
31758 \backslash
31759 gr}{
31760 \backslash
31761 Longrightarrow}
31762 \end_layout
31763
31764 \begin_layout Itemize
31765 To define the command 
31766 \series bold
31767
31768 \backslash
31769 us
31770 \series default
31771  for 
31772 \series bold
31773
31774 \backslash
31775 underline
31776 \series default
31777 , the argument (that should be underlined) must be taken into account.
31778  For this the preamble line is:
31779 \begin_inset VSpace medskip
31780 \end_inset
31781
31782
31783 \begin_inset Newline newline
31784 \end_inset
31785
31786
31787 \series bold
31788
31789 \backslash
31790 newcommand{
31791 \backslash
31792 us}[1]{
31793 \backslash
31794 underline{#1}}
31795 \series default
31796
31797 \begin_inset VSpace medskip
31798 \end_inset
31799
31800
31801 \begin_inset Newline newline
31802 \end_inset
31803
31804 The character 
31805 \series bold
31806 #
31807 \series default
31808  acts as argument placeholder, the 
31809 \series bold
31810 1
31811 \series default
31812  behind it denotes that it is the placeholder for the first argument.
31813 \end_layout
31814
31815 \begin_layout Itemize
31816 For 
31817 \series bold
31818
31819 \backslash
31820 framebox
31821 \series default
31822  one can e.
31823 \begin_inset space \thinspace{}
31824 \end_inset
31825
31826 g.
31827 \begin_inset space \space{}
31828 \end_inset
31829
31830 define the command 
31831 \series bold
31832
31833 \backslash
31834 fb
31835 \series default
31836 :
31837 \begin_inset VSpace medskip
31838 \end_inset
31839
31840
31841 \begin_inset Newline newline
31842 \end_inset
31843
31844
31845 \series bold
31846
31847 \backslash
31848 newcommand{
31849 \backslash
31850 fb}[3]{
31851 \backslash
31852 framebox#1#2{$#3$}}
31853 \series default
31854
31855 \begin_inset VSpace medskip
31856 \end_inset
31857
31858
31859 \begin_inset Newline newline
31860 \end_inset
31861
31862 The two Dollar signs creates the extra formula needed for 
31863 \series bold
31864
31865 \backslash
31866 framebox
31867 \series default
31868 , see 
31869 \begin_inset CommandInset ref
31870 LatexCommand ref
31871 reference "sub:Boxes-with-Frame"
31872
31873 \end_inset
31874
31875 .
31876 \end_layout
31877
31878 \begin_layout Itemize
31879 To create a new command for 
31880 \series bold
31881
31882 \backslash
31883 fcolorbox
31884 \series default
31885  where the color for the box need not be specified, the argument for the
31886  color is defined optional:
31887 \begin_inset VSpace medskip
31888 \end_inset
31889
31890
31891 \begin_inset Newline newline
31892 \end_inset
31893
31894
31895 \series bold
31896
31897 \backslash
31898 newcommand{
31899 \backslash
31900 cb}[3][white]{
31901 \backslash
31902 fcolorbox{#2}{#1}{$#3$}}
31903 \series default
31904
31905 \begin_inset VSpace medskip
31906 \end_inset
31907
31908
31909 \begin_inset Newline newline
31910 \end_inset
31911
31912 When the color is not specified when using 
31913 \series bold
31914
31915 \backslash
31916 cb
31917 \series default
31918 , the predefined color 
31919 \series bold
31920 white
31921 \series default
31922  will be used.
31923 \end_layout
31924
31925 \begin_layout Standard
31926 A test of the new defined commands:
31927 \end_layout
31928
31929 \begin_layout Standard
31930 \align center
31931 \begin_inset Tabular
31932 <lyxtabular version="3" rows="6" columns="2">
31933 <features rotate="0" tabularvalignment="middle">
31934 <column alignment="center" valignment="top">
31935 <column alignment="center" valignment="top">
31936 <row>
31937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31938 \begin_inset Text
31939
31940 \begin_layout Plain Layout
31941 Command
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950 Result
31951 \begin_inset Note Note
31952 status collapsed
31953
31954 \begin_layout Plain Layout
31955
31956 \series bold
31957
31958 \backslash
31959 raisebox
31960 \series default
31961  is only used as spacer.
31962 \end_layout
31963
31964 \end_inset
31965
31966
31967 \end_layout
31968
31969 \end_inset
31970 </cell>
31971 </row>
31972 <row>
31973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977 A
31978 \backslash
31979 gr
31980 \begin_inset space \textvisiblespace{}
31981 \end_inset
31982
31983 B
31984 \end_layout
31985
31986 \end_inset
31987 </cell>
31988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31989 \begin_inset Text
31990
31991 \begin_layout Plain Layout
31992 \begin_inset Formula $A\gr B$
31993 \end_inset
31994
31995
31996 \end_layout
31997
31998 \end_inset
31999 </cell>
32000 </row>
32001 <row>
32002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32003 \begin_inset Text
32004
32005 \begin_layout Plain Layout
32006
32007 \backslash
32008 us{ABcd
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \end_inset
32024 </cell>
32025 </row>
32026 <row>
32027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32028 \begin_inset Text
32029
32030 \begin_layout Plain Layout
32031
32032 \backslash
32033 fb{[2cm]
32034 \begin_inset Formula $\to$
32035 \end_inset
32036
32037
32038 \backslash
32039 {
32040 \begin_inset Formula $\to$
32041 \end_inset
32042
32043
32044 \backslash
32045 {
32046 \backslash
32047 int
32048 \begin_inset space \textvisiblespace{}
32049 \end_inset
32050
32051 A=B
32052 \end_layout
32053
32054 \end_inset
32055 </cell>
32056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32057 \begin_inset Text
32058
32059 \begin_layout Plain Layout
32060 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 </row>
32069 <row>
32070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \backslash
32076 cb{red
32077 \begin_inset Formula $\to$
32078 \end_inset
32079
32080
32081 \backslash
32082 {
32083 \backslash
32084 int
32085 \begin_inset space \textvisiblespace{}
32086 \end_inset
32087
32088 A=B
32089 \end_layout
32090
32091 \end_inset
32092 </cell>
32093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32094 \begin_inset Text
32095
32096 \begin_layout Plain Layout
32097 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32098 \end_inset
32099
32100
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 </row>
32106 <row>
32107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32108 \begin_inset Text
32109
32110 \begin_layout Plain Layout
32111
32112 \backslash
32113 cb[green]
32114 \backslash
32115 {red
32116 \begin_inset Formula $\to$
32117 \end_inset
32118
32119
32120 \backslash
32121 {
32122 \backslash
32123 int
32124 \begin_inset space \textvisiblespace{}
32125 \end_inset
32126
32127 A=B
32128 \end_layout
32129
32130 \end_inset
32131 </cell>
32132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32133 \begin_inset Text
32134
32135 \begin_layout Plain Layout
32136 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32137 \end_inset
32138
32139
32140 \end_layout
32141
32142 \end_inset
32143 </cell>
32144 </row>
32145 </lyxtabular>
32146
32147 \end_inset
32148
32149
32150 \end_layout
32151
32152 \begin_layout Subsection
32153 Math Macros
32154 \begin_inset Index idx
32155 status collapsed
32156
32157 \begin_layout Plain Layout
32158 User-defined commands! Math macros
32159 \end_layout
32160
32161 \end_inset
32162
32163
32164 \begin_inset Index idx
32165 status collapsed
32166
32167 \begin_layout Plain Layout
32168 Macros
32169 \end_layout
32170
32171 \end_inset
32172
32173
32174 \end_layout
32175
32176 \begin_layout Standard
32177 User-defined commands are especially convenient for complex expressions.
32178  When you are for example dealing with a document that has quadratic equations,
32179  the same solution type occurs several times.
32180  The general form of a quadratic equation is
32181 \begin_inset Formula 
32182 \[
32183 0=\lambda^{2}+p\lambda+q
32184 \]
32185
32186 \end_inset
32187
32188 The general form of the solution is
32189 \begin_inset Formula 
32190 \[
32191 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32192 \]
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Standard
32200 To define a command for the solution formula where only the three parameters
32201  
32202 \begin_inset Formula $\lambda$
32203 \end_inset
32204
32205
32206 \begin_inset Formula $p$
32207 \end_inset
32208
32209  and 
32210 \begin_inset Formula $q$
32211 \end_inset
32212
32213  need to be specified and the index of 
32214 \begin_inset Formula $\lambda$
32215 \end_inset
32216
32217  can be given optionally, the LaTeX-preamble line is
32218 \begin_inset Newline newline
32219 \end_inset
32220
32221
32222 \series bold
32223
32224 \backslash
32225 newcommand{
32226 \backslash
32227 qG}[4][1,
32228 \backslash
32229 ,2]{#2_{#1}=-
32230 \backslash
32231 frac{#3}{2}
32232 \backslash
32233 pm
32234 \begin_inset Newline newline
32235 \end_inset
32236
32237
32238 \begin_inset Phantom HPhantom
32239 status open
32240
32241 \begin_layout Plain Layout
32242
32243 \series bold
32244
32245 \backslash
32246 newcommand
32247 \end_layout
32248
32249 \end_inset
32250
32251
32252 \backslash
32253 sqrt{
32254 \backslash
32255 frac{#3^{2}}{4}-#4}}
32256 \end_layout
32257
32258 \begin_layout Standard
32259 To create with this the solution formula, the command
32260 \begin_inset Newline newline
32261 \end_inset
32262
32263
32264 \series bold
32265
32266 \backslash
32267 qG{
32268 \backslash
32269 lambda
32270 \begin_inset Formula $\to$
32271 \end_inset
32272
32273
32274 \backslash
32275 {p
32276 \begin_inset Formula $\to$
32277 \end_inset
32278
32279
32280 \backslash
32281 {q
32282 \series default
32283  is inserted to a formula
32284 \series bold
32285 .
32286 \end_layout
32287
32288 \begin_layout Standard
32289 The definition of the new command is unintuitive because one has to know
32290  the schemes of all used LaTeX commands, e.
32291 \begin_inset space \thinspace{}
32292 \end_inset
32293
32294 g.
32295 \begin_inset space \space{}
32296 \end_inset
32297
32298 that a fraction is inserted in LaTeX as 
32299 \series bold
32300
32301 \backslash
32302 frac{numerator}{denominator}
32303 \series default
32304 .
32305  Furthermore one can easily forget a brace in the definition and cannot
32306  see in LyX what the new command is doing.
32307  To avoid these problems LyX offers the possibility to use math macros instead
32308  of the command 
32309 \series bold
32310
32311 \backslash
32312 newcommand
32313 \series default
32314 .
32315 \end_layout
32316
32317 \begin_layout Standard
32318 A math macro is created by using the menu 
32319 \family sans
32320 Insert\SpecialChar \menuseparator
32321 Math\SpecialChar \menuseparator
32322 Macro
32323 \family default
32324  or the toolbar button 
32325 \begin_inset Graphics
32326         filename ../images/math-macro_newmacroname_newcommand.png
32327         scale 85
32328
32329 \end_inset
32330
32331 .
32332  The math macro toolbar appears together with the following box where the
32333  macro is defined:
32334 \begin_inset Newline newline
32335 \end_inset
32336
32337
32338 \begin_inset space \hspace*{\fill}
32339 \end_inset
32340
32341
32342 \begin_inset Graphics
32343         filename clipart/macrobox.png
32344
32345 \end_inset
32346
32347
32348 \begin_inset space \hspace*{\fill}
32349 \end_inset
32350
32351
32352 \begin_inset Newline newline
32353 \end_inset
32354
32355
32356 \begin_inset FormulaMacro
32357 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32358 \end_inset
32359
32360
32361 \backslash
32362 newmacroname is the default name of the macro that should be changed to
32363  something sensible.
32364  The wanted formula is inserted in the first blue box.
32365  An argument placeholder is inserted with the command 
32366 \series bold
32367
32368 \backslash
32369 #argumentnumber
32370 \series default
32371 , e.
32372 \begin_inset space \thinspace{}
32373 \end_inset
32374
32375 g
32376 \begin_inset space \space{}
32377 \end_inset
32378
32379
32380 \series bold
32381
32382 \backslash
32383 #1
32384 \series default
32385  or by using the macro toolbar button 
32386 \begin_inset Graphics
32387         filename ../images/math-macro-add-param.png
32388         scale 85
32389
32390 \end_inset
32391
32392 .
32393  Argument placeholders are displayed red.
32394  A maximum of 9
32395 \begin_inset space ~
32396 \end_inset
32397
32398 arguments are possible.
32399  Optional arguments are created with the toolbar button 
32400 \begin_inset Graphics
32401         filename ../images/math-macro-add-optional-param.png
32402         scale 85
32403
32404 \end_inset
32405
32406 .
32407  The first non-optional argument can be transformed to an optional one with
32408  the toolbar button 
32409 \begin_inset Graphics
32410         filename ../images/math-macro-make-optional.png
32411         scale 85
32412
32413 \end_inset
32414
32415 .
32416  In the second blue box the appearance of the macro in LyX can be defined.
32417  Normally you want to see it as it is defined, so the box is kept empty.
32418  But when you have created a macro that needs lot of space on the screen,
32419  you can insert in the box for example
32420 \begin_inset Newline newline
32421 \end_inset
32422
32423
32424 \series bold
32425 qG: 
32426 \backslash
32427 #1
32428 \series default
32429  
32430 \series bold
32431 ,
32432 \series default
32433  
32434 \series bold
32435
32436 \backslash
32437 #2
32438 \series default
32439  
32440 \series bold
32441 ,
32442 \series default
32443  
32444 \series bold
32445
32446 \backslash
32447 #3, 
32448 \backslash
32449 #4
32450 \begin_inset Newline newline
32451 \end_inset
32452
32453
32454 \series default
32455 For the macro only the arguments with the macro name in front of them will
32456  then be displayed in LyX, leading to a better overview.
32457  The formula appears in the output as defined in the first box.
32458 \begin_inset Newline newline
32459 \end_inset
32460
32461 The appearance of macros in formulas can furthermore be changed for single
32462  macros by setting the cursor in the macro and using the menu 
32463 \family sans
32464 View\SpecialChar \menuseparator
32465 (Un)fold
32466 \begin_inset space ~
32467 \end_inset
32468
32469 Math
32470 \begin_inset space ~
32471 \end_inset
32472
32473 Macro
32474 \family default
32475 .
32476 \end_layout
32477
32478 \begin_layout Standard
32479 To use a macro, the macro name is inserted as command to a formula, in our
32480  case 
32481 \series bold
32482
32483 \backslash
32484 qG
32485 \series default
32486 .
32487  Our macro looks in LyX like this:
32488 \begin_inset Newline newline
32489 \end_inset
32490
32491
32492 \begin_inset space \hspace*{\fill}
32493 \end_inset
32494
32495
32496 \begin_inset Graphics
32497         filename clipart/macrouse.png
32498
32499 \end_inset
32500
32501
32502 \begin_inset space \hspace*{\fill}
32503 \end_inset
32504
32505
32506 \begin_inset Newline newline
32507 \end_inset
32508
32509 Here is our macro example with the arguments 
32510 \begin_inset Formula $x$
32511 \end_inset
32512
32513
32514 \begin_inset Formula $\ln(x)$
32515 \end_inset
32516
32517  and 
32518 \begin_inset Formula $B$
32519 \end_inset
32520
32521 :
32522 \end_layout
32523
32524 \begin_layout Standard
32525 \begin_inset Formula 
32526 \[
32527 \qG x{\ln(x)}B
32528 \]
32529
32530 \end_inset
32531
32532
32533 \end_layout
32534
32535 \begin_layout Standard
32536 LyX offers in the menu 
32537 \family sans
32538 Tools\SpecialChar \menuseparator
32539 Preferences\SpecialChar \menuseparator
32540 Editing\SpecialChar \menuseparator
32541 Control
32542 \family default
32543  different styles to edit macros.
32544  To find the style that suits you the most, choose a style and set the cursor
32545  in a macro formula to see the difference.
32546 \end_layout
32547
32548 \begin_layout Standard
32549 A math macro is transformed internally to a 
32550 \series bold
32551
32552 \backslash
32553 newcommand
32554 \series default
32555  command when exporting the document.
32556  The created 
32557 \series bold
32558
32559 \backslash
32560 newcommand
32561 \series default
32562  command is not placed in the LaTeX-preamble, therefore macros can only
32563  be used in formulas that are in the document below the macro definition
32564  box.
32565 \end_layout
32566
32567 \begin_layout Standard
32568 Math macros can also be directly created from a 
32569 \series bold
32570
32571 \backslash
32572 newcommand
32573 \series default
32574  command.
32575  When writing for example the command
32576 \series bold
32577
32578 \begin_inset Newline newline
32579 \end_inset
32580
32581
32582 \backslash
32583 newcommand{
32584 \backslash
32585 larrow}[2]{
32586 \backslash
32587 xleftarrow[#2]{#1}}
32588 \begin_inset Newline newline
32589 \end_inset
32590
32591
32592 \series default
32593 in LyX as normal text, highlighting it completely and using then the shortcut
32594  
32595 \family sans
32596 Ctrl+M
32597 \family default
32598 , the command will be transformed to a math macro.
32599  Using this method you need to be careful that the 
32600 \series bold
32601
32602 \backslash
32603 newcommand
32604 \series default
32605  command is typed correctly, otherwise you get a faulty macro leading to
32606  LaTeX errors.
32607 \end_layout
32608
32609 \begin_layout Standard
32610 Math macros currently have the problem that further formulas in macro definition
32611 s are handled wrongly.
32612  Therefore the example 
32613 \series bold
32614
32615 \backslash
32616 fb
32617 \series default
32618  from 
32619 \begin_inset CommandInset ref
32620 LatexCommand ref
32621 reference "sub:The-Command-newcommand"
32622
32623 \end_inset
32624
32625  cannot be created as macro.
32626 \end_layout
32627
32628 \begin_layout Standard
32629 When the cursor is in a macro definition box, you will see the macro toolbar
32630  in LyX:
32631 \end_layout
32632
32633 \begin_layout Standard
32634 \begin_inset VSpace defskip
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Standard
32641 \begin_inset Graphics
32642         filename clipart/MacroToolbar.png
32643
32644 \end_inset
32645
32646
32647 \begin_inset Index idx
32648 status collapsed
32649
32650 \begin_layout Plain Layout
32651 Macros ! Toolbar
32652 \end_layout
32653
32654 \end_inset
32655
32656
32657 \end_layout
32658
32659 \begin_layout Standard
32660 \begin_inset VSpace defskip
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 The macro toolbar contains from left to right the following buttons:
32668 \end_layout
32669
32670 \begin_layout Standard
32671 \begin_inset VSpace defskip
32672 \end_inset
32673
32674
32675 \end_layout
32676
32677 \begin_layout Standard
32678 \begin_inset Tabular
32679 <lyxtabular version="3" rows="9" columns="2">
32680 <features rotate="0" islongtable="true" longtabularalignment="center">
32681 <column alignment="left" valignment="top">
32682 <column alignment="left" valignment="top" width="85col%">
32683 <row interlinespace="2.5mm">
32684 <cell alignment="center" valignment="top" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688 \begin_inset Graphics
32689         filename ../images/math-macro-remove-param.png
32690         rotateOrigin center
32691
32692 \end_inset
32693
32694
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 <cell alignment="center" valignment="top" usebox="none">
32700 \begin_inset Text
32701
32702 \begin_layout Plain Layout
32703
32704 \family sans
32705 Edit\SpecialChar \menuseparator
32706 Math\SpecialChar \menuseparator
32707 Macro
32708 \begin_inset space ~
32709 \end_inset
32710
32711 Definition\SpecialChar \menuseparator
32712 Remove Last Argument
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 </row>
32718 <row interlinespace="2.5mm">
32719 <cell alignment="center" valignment="top" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723 \begin_inset Graphics
32724         filename ../images/math-macro-add-param.png
32725         rotateOrigin center
32726
32727 \end_inset
32728
32729
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738
32739 \family sans
32740 Edit\SpecialChar \menuseparator
32741 Math\SpecialChar \menuseparator
32742 Macro
32743 \begin_inset space ~
32744 \end_inset
32745
32746 Definition\SpecialChar \menuseparator
32747 Append Argument
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 </row>
32753 <row interlinespace="2.5mm">
32754 <cell alignment="center" valignment="top" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758 \begin_inset Graphics
32759         filename ../images/math-macro-make-optional.png
32760         rotateOrigin center
32761
32762 \end_inset
32763
32764
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 <cell alignment="center" valignment="top" usebox="none">
32770 \begin_inset Text
32771
32772 \begin_layout Plain Layout
32773
32774 \family sans
32775 Edit\SpecialChar \menuseparator
32776 Math\SpecialChar \menuseparator
32777 Macro
32778 \begin_inset space ~
32779 \end_inset
32780
32781 Definition\SpecialChar \menuseparator
32782 Make First Non-Optional into
32783 \begin_inset Newline newline
32784 \end_inset
32785
32786
32787 \begin_inset Phantom HPhantom
32788 status open
32789
32790 \begin_layout Plain Layout
32791
32792 \family sans
32793 Edit\SpecialChar \menuseparator
32794 Math\SpecialChar \menuseparator
32795 Macro
32796 \begin_inset space ~
32797 \end_inset
32798
32799 Definition\SpecialChar \menuseparator
32800
32801 \end_layout
32802
32803 \end_inset
32804
32805 Optional Argument
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 </row>
32811 <row interlinespace="2.5mm">
32812 <cell alignment="center" valignment="top" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816 \begin_inset Graphics
32817         filename ../images/math-macro-make-nonoptional.png
32818         rotateOrigin center
32819
32820 \end_inset
32821
32822
32823 \end_layout
32824
32825 \end_inset
32826 </cell>
32827 <cell alignment="center" valignment="top" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Plain Layout
32831
32832 \family sans
32833 Edit\SpecialChar \menuseparator
32834 Math\SpecialChar \menuseparator
32835 Macro
32836 \begin_inset space ~
32837 \end_inset
32838
32839 Definition\SpecialChar \menuseparator
32840 Make Last Optional into
32841 \begin_inset Newline newline
32842 \end_inset
32843
32844
32845 \begin_inset Phantom HPhantom
32846 status open
32847
32848 \begin_layout Plain Layout
32849
32850 \family sans
32851 Edit\SpecialChar \menuseparator
32852 Math\SpecialChar \menuseparator
32853 Macro
32854 \begin_inset space ~
32855 \end_inset
32856
32857 Definition\SpecialChar \menuseparator
32858
32859 \end_layout
32860
32861 \end_inset
32862
32863 Non-Optional Argument
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 </row>
32869 <row interlinespace="2.5mm">
32870 <cell alignment="center" valignment="top" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874 \begin_inset Graphics
32875         filename ../images/math-macro-remove-optional-param.png
32876         rotateOrigin center
32877
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889
32890 \family sans
32891 Edit\SpecialChar \menuseparator
32892 Math\SpecialChar \menuseparator
32893 Macro
32894 \begin_inset space ~
32895 \end_inset
32896
32897 Definition\SpecialChar \menuseparator
32898 Remove Optional Argument
32899 \end_layout
32900
32901 \end_inset
32902 </cell>
32903 </row>
32904 <row interlinespace="2.5mm">
32905 <cell alignment="center" valignment="top" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 \begin_inset Graphics
32910         filename ../images/math-macro-add-optional-param.png
32911         rotateOrigin center
32912
32913 \end_inset
32914
32915
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 <cell alignment="center" valignment="top" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924
32925 \family sans
32926 Edit\SpecialChar \menuseparator
32927 Math\SpecialChar \menuseparator
32928 Macro
32929 \begin_inset space ~
32930 \end_inset
32931
32932 Definition\SpecialChar \menuseparator
32933 Insert Optional Argument
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 </row>
32939 <row interlinespace="2.5mm">
32940 <cell alignment="center" valignment="top" usebox="none">
32941 \begin_inset Text
32942
32943 \begin_layout Plain Layout
32944 \begin_inset Graphics
32945         filename ../images/math-macro-remove-greedy-param.png
32946         rotateOrigin center
32947
32948 \end_inset
32949
32950
32951 \end_layout
32952
32953 \end_inset
32954 </cell>
32955 <cell alignment="center" valignment="top" usebox="none">
32956 \begin_inset Text
32957
32958 \begin_layout Plain Layout
32959
32960 \family sans
32961 Edit\SpecialChar \menuseparator
32962 Math\SpecialChar \menuseparator
32963 Macro
32964 \begin_inset space ~
32965 \end_inset
32966
32967 Definition\SpecialChar \menuseparator
32968 Remove Last Argument
32969 \begin_inset Newline newline
32970 \end_inset
32971
32972
32973 \begin_inset Phantom HPhantom
32974 status open
32975
32976 \begin_layout Plain Layout
32977
32978 \family sans
32979 Edit\SpecialChar \menuseparator
32980 Math\SpecialChar \menuseparator
32981 Macro
32982 \begin_inset space ~
32983 \end_inset
32984
32985 Definition\SpecialChar \menuseparator
32986
32987 \end_layout
32988
32989 \end_inset
32990
32991 Spitting Out To The Right
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 </row>
32997 <row interlinespace="2.5mm">
32998 <cell alignment="center" valignment="top" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002 \begin_inset Graphics
33003         filename ../images/math-macro-append-greedy-param.png
33004         rotateOrigin center
33005
33006 \end_inset
33007
33008
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \family sans
33019 Edit\SpecialChar \menuseparator
33020 Math\SpecialChar \menuseparator
33021 Macro
33022 \begin_inset space ~
33023 \end_inset
33024
33025 Definition\SpecialChar \menuseparator
33026 Append Argument
33027 \begin_inset Newline newline
33028 \end_inset
33029
33030
33031 \begin_inset Phantom HPhantom
33032 status open
33033
33034 \begin_layout Plain Layout
33035
33036 \family sans
33037 Edit\SpecialChar \menuseparator
33038 Math\SpecialChar \menuseparator
33039 Macro
33040 \begin_inset space ~
33041 \end_inset
33042
33043 Definition\SpecialChar \menuseparator
33044
33045 \end_layout
33046
33047 \end_inset
33048
33049 Eating From The Right
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 </row>
33055 <row interlinespace="2.5mm">
33056 <cell alignment="center" valignment="top" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060 \begin_inset Graphics
33061         filename ../images/math-macro-add-greedy-optional-param.png
33062         rotateOrigin center
33063
33064 \end_inset
33065
33066
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075
33076 \family sans
33077 Edit\SpecialChar \menuseparator
33078 Math\SpecialChar \menuseparator
33079 Macro
33080 \begin_inset space ~
33081 \end_inset
33082
33083 Definition\SpecialChar \menuseparator
33084 Append Optional Argument
33085 \begin_inset Newline newline
33086 \end_inset
33087
33088
33089 \begin_inset Phantom HPhantom
33090 status open
33091
33092 \begin_layout Plain Layout
33093
33094 \family sans
33095 Edit\SpecialChar \menuseparator
33096 Math\SpecialChar \menuseparator
33097 Macro
33098 \begin_inset space ~
33099 \end_inset
33100
33101 Definition\SpecialChar \menuseparator
33102
33103 \end_layout
33104
33105 \end_inset
33106
33107 Eating From The Right
33108 \end_layout
33109
33110 \end_inset
33111 </cell>
33112 </row>
33113 </lyxtabular>
33114
33115 \end_inset
33116
33117
33118 \end_layout
33119
33120 \begin_layout Section
33121 Computer Algebra Systems
33122 \end_layout
33123
33124 \begin_layout Standard
33125 LyX offers the exchange between mathematical expressions written in LyX's
33126  math editor and external applications or user defined scripts.
33127  Currently supported applications are 
33128 \family sans
33129 Maple
33130 \family default
33131
33132 \family sans
33133 Mathematica
33134 \family default
33135
33136 \family sans
33137 Maxima
33138 \family default
33139  and 
33140 \family sans
33141 Octave
33142 \family default
33143 .
33144  Note that the set of supported mathematical constructs is limited only
33145  to very simple cases.
33146 \end_layout
33147
33148 \begin_layout Subsection
33149 Usage
33150 \end_layout
33151
33152 \begin_layout Standard
33153 Write some expression in a formula, go to the 
33154 \family sans
33155 Edit\SpecialChar \menuseparator
33156 Math\SpecialChar \menuseparator
33157 Use Computer Algebra System
33158 \family default
33159  menu and choose the application you have installed on the computer.
33160  After that the result of computation should show on the right side of the
33161  expression together with the 
33162 \begin_inset Quotes eld
33163 \end_inset
33164
33165 =
33166 \begin_inset Quotes erd
33167 \end_inset
33168
33169  operator.
33170 \end_layout
33171
33172 \begin_layout Standard
33173 Here are few simple examples (with results from 
33174 \family typewriter
33175 Maxima
33176 \family default
33177 ) to show what kind of computations can be performed:
33178 \end_layout
33179
33180 \begin_layout Itemize
33181 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33182 \end_inset
33183
33184
33185 \end_layout
33186
33187 \begin_layout Itemize
33188 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33189 \end_inset
33190
33191
33192 \end_layout
33193
33194 \begin_layout Itemize
33195 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33196 \end_inset
33197
33198
33199 \end_layout
33200
33201 \begin_layout Itemize
33202 \begin_inset Formula $\det\left[\begin{array}{ccc}
33203 1 & 6 & 7\\
33204 2 & 5 & 8\\
33205 3 & 4 & 17
33206 \end{array}\right]=-56$
33207 \end_inset
33208
33209
33210 \end_layout
33211
33212 \begin_layout Itemize
33213 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33214 \end_inset
33215
33216
33217 \end_layout
33218
33219 \begin_layout Subsection
33220 Keyboard shortcut
33221 \end_layout
33222
33223 \begin_layout Standard
33224 Currently there is no keyboard shortcut for calling the algebra applications.
33225  One can easily bind a shortcut to the 
33226 \family sans
33227 math-extern
33228 \family default
33229  LyX function (see the 
33230 \family sans
33231 \emph on
33232 LyX Functions
33233 \family default
33234 \emph default
33235  manual).
33236  One could e.
33237 \begin_inset space \thinspace{}
33238 \end_inset
33239
33240 g.
33241 \begin_inset space \space{}
33242 \end_inset
33243
33244 bind the 
33245 \family sans
33246 Return
33247 \family default
33248  key inside the math editor.
33249  To bind it to 
33250 \family typewriter
33251 Maxima
33252 \family default
33253  one would use this shortcut definition command:
33254 \end_layout
33255
33256 \begin_layout Standard
33257
33258 \series bold
33259 command-alternatives break-paragraph;math-extern maxima
33260 \end_layout
33261
33262 \begin_layout Section
33263 Miscellaneous
33264 \begin_inset Index idx
33265 status collapsed
33266
33267 \begin_layout Plain Layout
33268 Miscellaneous
33269 \end_layout
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Subsection
33277 Negative Numbers
33278 \begin_inset Index idx
33279 status collapsed
33280
33281 \begin_layout Plain Layout
33282 Numbers ! negative
33283 \end_layout
33284
33285 \end_inset
33286
33287
33288 \end_layout
33289
33290 \begin_layout Standard
33291 Negative numbers often look ugly in formulas because the minus sign before
33292  the number is set with the same length as the minus operator sign.
33293  When writing the negative number in normal text, the minus sign appears
33294  correctly.
33295 \end_layout
33296
33297 \begin_layout Standard
33298 Thus, the problem disappears when converting the minus sign to mathematical
33299  text.
33300 \end_layout
33301
33302 \begin_layout Standard
33303 An example to visualize the problem:
33304 \end_layout
33305
33306 \begin_layout Standard
33307 \align center
33308 \begin_inset Tabular
33309 <lyxtabular version="3" rows="3" columns="2">
33310 <features rotate="0" tabularvalignment="middle">
33311 <column alignment="right" valignment="top">
33312 <column alignment="left" valignment="top">
33313 <row>
33314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33315 \begin_inset Text
33316
33317 \begin_layout Plain Layout
33318 normal text:
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327 x = -2
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 </row>
33333 <row>
33334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338 formula:
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347 \begin_inset Formula $x=-2$
33348 \end_inset
33349
33350
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 </row>
33356 <row>
33357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361 solution:
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370 \begin_inset Formula $x=\textrm{-}2$
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 </row>
33379 </lyxtabular>
33380
33381 \end_inset
33382
33383
33384 \end_layout
33385
33386 \begin_layout Subsection
33387 Comma as decimal Separator
33388 \begin_inset Index idx
33389 status collapsed
33390
33391 \begin_layout Plain Layout
33392 Comma
33393 \end_layout
33394
33395 \end_inset
33396
33397
33398 \end_layout
33399
33400 \begin_layout Standard
33401 In LaTeX a comma inside a formula is used, according to the English convention,
33402  as number group separator.
33403  So there will be space added behind all commas in formulas.
33404 \end_layout
33405
33406 \begin_layout Standard
33407 To avoid this, the comma is highlighted and changed to mathematical text
33408  (shortcut 
33409 \begin_inset Info
33410 type  "shortcut"
33411 arg   "math-mode"
33412 \end_inset
33413
33414 ).
33415 \end_layout
33416
33417 \begin_layout Standard
33418 To use all formula commas in the document as decimal separator, the file
33419  
33420 \series bold
33421 icomma.sty
33422 \series default
33423
33424 \begin_inset Foot
33425 status collapsed
33426
33427 \begin_layout Plain Layout
33428
33429 \series bold
33430 icomma
33431 \series default
33432  is part of the LaTeX-package 
33433 \series bold
33434 was
33435 \series default
33436
33437 \begin_inset Index idx
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 Packages ! was
33442 \begin_inset ERT
33443 status collapsed
33444
33445 \begin_layout Plain Layout
33446
33447
33448 \backslash
33449 vspace{4mm}
33450 \end_layout
33451
33452 \end_inset
33453
33454
33455 \end_layout
33456
33457 \end_inset
33458
33459 .
33460 \end_layout
33461
33462 \end_inset
33463
33464
33465 \begin_inset Index idx
33466 status collapsed
33467
33468 \begin_layout Plain Layout
33469 Packages ! icomma
33470 \end_layout
33471
33472 \end_inset
33473
33474  is loaded with the LaTeX-preamble line
33475 \end_layout
33476
33477 \begin_layout Standard
33478
33479 \series bold
33480
33481 \backslash
33482 usepackage{icomma}
33483 \end_layout
33484
33485 \begin_layout Subsection
33486 Physical Vectors
33487 \begin_inset CommandInset label
33488 LatexCommand label
33489 name "sub:Physical-Vectors"
33490
33491 \end_inset
33492
33493
33494 \begin_inset Index idx
33495 status collapsed
33496
33497 \begin_layout Plain Layout
33498 Vectors ! physical
33499 \end_layout
33500
33501 \end_inset
33502
33503
33504 \end_layout
33505
33506 \begin_layout Standard
33507 Predefined vectors are offered by the LaTeX-package 
33508 \series bold
33509 braket
33510 \series default
33511
33512 \begin_inset Index idx
33513 status collapsed
33514
33515 \begin_layout Plain Layout
33516 Packages ! braket
33517 \end_layout
33518
33519 \end_inset
33520
33521  that is loaded with the LaTeX-preamble line
33522 \end_layout
33523
33524 \begin_layout Standard
33525
33526 \series bold
33527
33528 \backslash
33529 usepackage{braket}
33530 \end_layout
33531
33532 \begin_layout Standard
33533 \begin_inset ERT
33534 status collapsed
33535
33536 \begin_layout Plain Layout
33537
33538
33539 \backslash
33540 ifbraket 
33541 \end_layout
33542
33543 \end_inset
33544
33545
33546 \begin_inset Note Note
33547 status open
33548
33549 \begin_layout Plain Layout
33550 The following table will only be displayed when the LaTeX-package 
33551 \series bold
33552 braket
33553 \series default
33554  is installed.
33555 \end_layout
33556
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \begin_layout Standard
33563 The following commands are defined:
33564 \end_layout
33565
33566 \begin_layout Standard
33567 \align center
33568 \begin_inset Tabular
33569 <lyxtabular version="3" rows="4" columns="2">
33570 <features rotate="0" tabularvalignment="middle">
33571 <column alignment="center" valignment="top">
33572 <column alignment="center" valignment="top">
33573 <row>
33574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578 Command
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587 Result
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 </row>
33593 <row>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \backslash
33600 Bra{
33601 \backslash
33602 psi
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611 \begin_inset Formula $\Bra{\psi}$
33612 \end_inset
33613
33614
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 </row>
33620 <row>
33621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625
33626 \backslash
33627 Ket{
33628 \backslash
33629 psi
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638 \begin_inset Formula $\Ket{\psi}$
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 </row>
33647 <row>
33648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652
33653 \backslash
33654 Braket{
33655 \backslash
33656 psi|
33657 \backslash
33658 phi
33659 \end_layout
33660
33661 \end_inset
33662 </cell>
33663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667 \begin_inset Formula $\Braket{\psi|\phi}$
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 </row>
33676 </lyxtabular>
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \begin_layout Standard
33684 The command 
33685 \series bold
33686
33687 \backslash
33688 Braket
33689 \series default
33690  assures that all vertical bars are set in the size of the surrounding brackets:
33691 \begin_inset Formula 
33692 \[
33693 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33694 \]
33695
33696 \end_inset
33697
33698
33699 \begin_inset ERT
33700 status collapsed
33701
33702 \begin_layout Plain Layout
33703
33704
33705 \backslash
33706 else 
33707 \end_layout
33708
33709 \end_inset
33710
33711
33712 \begin_inset Note Note
33713 status open
33714
33715 \begin_layout Plain Layout
33716 The following will be displayed when the LaTeX-package 
33717 \series bold
33718 braket
33719 \series default
33720  is not installed:
33721 \end_layout
33722
33723 \end_inset
33724
33725
33726 \end_layout
33727
33728 \begin_layout Standard
33729 You need to install the LaTeX-package 
33730 \series bold
33731 braket
33732 \series default
33733  to see the rest of this subsection in the output.
33734 \end_layout
33735
33736 \begin_layout Standard
33737 \begin_inset ERT
33738 status collapsed
33739
33740 \begin_layout Plain Layout
33741
33742
33743 \backslash
33744 fi 
33745 \end_layout
33746
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \begin_layout Standard
33753 The effect of 
33754 \series bold
33755
33756 \backslash
33757 Braket
33758 \series default
33759  can also be achieved using the command 
33760 \series bold
33761
33762 \backslash
33763 middle
33764 \series default
33765 , that is described in 
33766 \begin_inset CommandInset ref
33767 LatexCommand ref
33768 reference "sub:Automatic-Bracket-Size"
33769
33770 \end_inset
33771
33772 .
33773 \end_layout
33774
33775 \begin_layout Subsection
33776 Self-defined Fractions
33777 \begin_inset CommandInset label
33778 LatexCommand label
33779 name "sub:Self-defined-Fractions"
33780
33781 \end_inset
33782
33783
33784 \begin_inset Index idx
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Fractions ! self-defined
33789 \end_layout
33790
33791 \end_inset
33792
33793
33794 \end_layout
33795
33796 \begin_layout Standard
33797 To define custom commands for fractions, the command 
33798 \series bold
33799
33800 \backslash
33801 genfrac
33802 \series default
33803
33804 \begin_inset Index idx
33805 status collapsed
33806
33807 \begin_layout Plain Layout
33808 Commands ! G ! 
33809 \backslash
33810 genfrac
33811 \begin_inset ERT
33812 status collapsed
33813
33814 \begin_layout Plain Layout
33815
33816
33817 \backslash
33818 vspace{4mm}
33819 \end_layout
33820
33821 \end_inset
33822
33823
33824 \end_layout
33825
33826 \end_inset
33827
33828  is used in the following scheme:
33829 \end_layout
33830
33831 \begin_layout Standard
33832
33833 \series bold
33834
33835 \backslash
33836 genfrac{left
33837 \series default
33838  
33839 \series bold
33840 bracket}{right
33841 \series default
33842  
33843 \series bold
33844 bracket}{fraction bar thickness}{style}
33845 \begin_inset Newline newline
33846 \end_inset
33847
33848
33849 \begin_inset Phantom HPhantom
33850 status open
33851
33852 \begin_layout Plain Layout
33853
33854 \series bold
33855
33856 \backslash
33857 genfrac
33858 \end_layout
33859
33860 \end_inset
33861
33862 {numerator}{denominator}
33863 \end_layout
33864
33865 \begin_layout Standard
33866 The style is a number in the range of 0
33867 \begin_inset space \thinspace{}
33868 \end_inset
33869
33870 -
33871 \begin_inset space \thinspace{}
33872 \end_inset
33873
33874 3.
33875 \end_layout
33876
33877 \begin_layout Standard
33878 \align center
33879 \begin_inset Tabular
33880 <lyxtabular version="3" rows="5" columns="2">
33881 <features rotate="0" tabularvalignment="middle">
33882 <column alignment="center" valignment="top">
33883 <column alignment="center" valignment="top">
33884 <row>
33885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889 Number
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898 Style (Size)
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 </row>
33904 <row>
33905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909 0
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33915 \begin_inset Text
33916
33917 \begin_layout Plain Layout
33918 display style formula
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 </row>
33924 <row>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929 1
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938 inline formula
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 </row>
33944 <row>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949 2
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958 small
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row>
33965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969 3
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978 tiny
33979 \end_layout
33980
33981 \end_inset
33982 </cell>
33983 </row>
33984 </lyxtabular>
33985
33986 \end_inset
33987
33988
33989 \end_layout
33990
33991 \begin_layout Standard
33992 When no style is given, the size is adjusted to the surrounding environment
33993  like for the command 
33994 \series bold
33995
33996 \backslash
33997 frac
33998 \series default
33999 .
34000 \end_layout
34001
34002 \begin_layout Standard
34003 When no fraction bar thickness is given, the predefined value of 0.4
34004 \begin_inset space \thinspace{}
34005 \end_inset
34006
34007 pt will be used.
34008 \end_layout
34009
34010 \begin_layout Standard
34011 \begin_inset VSpace medskip
34012 \end_inset
34013
34014 For example, the commands 
34015 \series bold
34016
34017 \backslash
34018 dfrac
34019 \series default
34020  and 
34021 \series bold
34022
34023 \backslash
34024 tbinom
34025 \series default
34026  from 
34027 \begin_inset CommandInset ref
34028 LatexCommand ref
34029 reference "sub:Fractions"
34030
34031 \end_inset
34032
34033  are defined with the commands
34034 \end_layout
34035
34036 \begin_layout Standard
34037
34038 \series bold
34039
34040 \backslash
34041 newcommand{
34042 \backslash
34043 dfrac}[2]{
34044 \backslash
34045 genfrac{}{}{}{0}{#1}{#2}}
34046 \end_layout
34047
34048 \begin_layout Standard
34049 and
34050 \end_layout
34051
34052 \begin_layout Standard
34053
34054 \series bold
34055
34056 \backslash
34057 newcommand{
34058 \backslash
34059 tbinom}[2]{
34060 \backslash
34061 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34062 \end_layout
34063
34064 \begin_layout Standard
34065 \begin_inset VSpace medskip
34066 \end_inset
34067
34068 To define a fraction where the fraction bar thickness can be given as optional
34069  argument, the following line is inserted to the LaTeX-preamble:
34070 \end_layout
34071
34072 \begin_layout Standard
34073
34074 \series bold
34075
34076 \backslash
34077 newcommand{
34078 \backslash
34079 fracS}[3][]{
34080 \backslash
34081 genfrac{}{}{#1}{}{#2}{#3}}
34082 \end_layout
34083
34084 \begin_layout Standard
34085 A test:
34086 \begin_inset Formula 
34087 \begin{align*}
34088 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34089 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34090 \end{align*}
34091
34092 \end_inset
34093
34094 As one can see, the distance of the numerator and the denominator to the
34095  fraction bar is round about three times the bar thickness.
34096 \end_layout
34097
34098 \begin_layout Subsection
34099 Canceled Formulas
34100 \begin_inset Index idx
34101 status collapsed
34102
34103 \begin_layout Plain Layout
34104 Formula ! canceled
34105 \end_layout
34106
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Standard
34113 There are four ways to cancel formulas or parts of formulas:
34114 \end_layout
34115
34116 \begin_layout Standard
34117 \begin_inset ERT
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121
34122
34123 \backslash
34124 ifcancel 
34125 \end_layout
34126
34127 \end_inset
34128
34129
34130 \begin_inset Note Note
34131 status open
34132
34133 \begin_layout Plain Layout
34134 The following table will only be displayed when the LaTeX-package 
34135 \series bold
34136 cancel
34137 \series default
34138  is installed.
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \align center
34148 \begin_inset Tabular
34149 <lyxtabular version="3" rows="5" columns="2">
34150 <features rotate="0" tabularvalignment="middle">
34151 <column alignment="center" valignment="top">
34152 <column alignment="center" valignment="top">
34153 <row>
34154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158 Command
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167 Result
34168 \begin_inset Note Note
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172 The space and
34173 \series bold
34174  
34175 \backslash
34176 raisebox
34177 \series default
34178  are used here as spacer.
34179 \end_layout
34180
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \end_inset
34187 </cell>
34188 </row>
34189 <row>
34190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34191 \begin_inset Text
34192
34193 \begin_layout Plain Layout
34194
34195 \backslash
34196 cancel
34197 \begin_inset space \textvisiblespace{}
34198 \end_inset
34199
34200
34201 \backslash
34202 int
34203 \begin_inset space \textvisiblespace{}
34204 \end_inset
34205
34206 A=B
34207 \end_layout
34208
34209 \end_inset
34210 </cell>
34211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34216 \end_inset
34217
34218
34219 \end_layout
34220
34221 \end_inset
34222 </cell>
34223 </row>
34224 <row>
34225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229
34230 \backslash
34231 bcancel
34232 \begin_inset space \textvisiblespace{}
34233 \end_inset
34234
34235
34236 \backslash
34237 int
34238 \begin_inset space \textvisiblespace{}
34239 \end_inset
34240
34241 A=B
34242 \end_layout
34243
34244 \end_inset
34245 </cell>
34246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34247 \begin_inset Text
34248
34249 \begin_layout Plain Layout
34250 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 </row>
34259 <row>
34260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264
34265 \backslash
34266 xcancel
34267 \begin_inset space \textvisiblespace{}
34268 \end_inset
34269
34270
34271 \backslash
34272 int
34273 \begin_inset space \textvisiblespace{}
34274 \end_inset
34275
34276 A=B
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34286 \end_inset
34287
34288
34289 \end_layout
34290
34291 \end_inset
34292 </cell>
34293 </row>
34294 <row>
34295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34296 \begin_inset Text
34297
34298 \begin_layout Plain Layout
34299
34300 \backslash
34301 cancelto
34302 \begin_inset space \textvisiblespace{}
34303 \end_inset
34304
34305
34306 \backslash
34307 int
34308 \begin_inset space \textvisiblespace{}
34309 \end_inset
34310
34311 A=B
34312 \begin_inset Formula $\to$
34313 \end_inset
34314
34315 1
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34325 \end_inset
34326
34327
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 </row>
34333 </lyxtabular>
34334
34335 \end_inset
34336
34337
34338 \end_layout
34339
34340 \begin_layout Standard
34341
34342 \series bold
34343
34344 \backslash
34345 cancelto
34346 \series default
34347  is especially suitable to visualize the reduction of fractions within formulas:
34348 \begin_inset Formula 
34349 \[
34350 \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}}}
34351 \]
34352
34353 \end_inset
34354
34355
34356 \end_layout
34357
34358 \begin_layout Standard
34359 To change the size of 
34360 \series bold
34361
34362 \backslash
34363 cancelto
34364 \series default
34365 's 
34366 \begin_inset Quotes eld
34367 \end_inset
34368
34369 subscript
34370 \begin_inset Quotes erd
34371 \end_inset
34372
34373  value one can add the LaTeX-preamble line
34374 \end_layout
34375
34376 \begin_layout Standard
34377
34378 \series bold
34379
34380 \backslash
34381 PassOptionsToPackage{option}{cancel}
34382 \end_layout
34383
34384 \begin_layout Standard
34385 where 
34386 \series bold
34387 option
34388 \series default
34389  is either 
34390 \series bold
34391 samesize
34392 \series default
34393  which leads to the same size as for the canceled value, or 
34394 \series bold
34395 Smaller
34396 \series default
34397  which makes is it a bit smaller than normal.
34398 \end_layout
34399
34400 \begin_layout Standard
34401 To color the cancellation bar one adds this command as TeX code:
34402 \end_layout
34403
34404 \begin_layout Standard
34405
34406 \series bold
34407
34408 \backslash
34409 renewcommand{
34410 \backslash
34411 CancelColor}{
34412 \backslash
34413 color{red}}
34414 \end_layout
34415
34416 \begin_layout Standard
34417
34418 \series bold
34419 red
34420 \series default
34421  can be replaced by a color of your choice.
34422 \end_layout
34423
34424 \begin_layout Standard
34425 \begin_inset ERT
34426 status collapsed
34427
34428 \begin_layout Plain Layout
34429
34430
34431 \backslash
34432 renewcommand{
34433 \backslash
34434 CancelColor}{
34435 \backslash
34436 color{red}}
34437 \end_layout
34438
34439 \end_inset
34440
34441
34442 \end_layout
34443
34444 \begin_layout Standard
34445 \begin_inset Formula 
34446 \[
34447 \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}}}
34448 \]
34449
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \begin_layout Standard
34456 \begin_inset ERT
34457 status collapsed
34458
34459 \begin_layout Plain Layout
34460
34461
34462 \backslash
34463 renewcommand{
34464 \backslash
34465 CancelColor}{
34466 \backslash
34467 color{black}}
34468 \end_layout
34469
34470 \end_inset
34471
34472
34473 \begin_inset Note Note
34474 status open
34475
34476 \begin_layout Plain Layout
34477 reset the color
34478 \end_layout
34479
34480 \end_inset
34481
34482
34483 \end_layout
34484
34485 \begin_layout Standard
34486 For further customizations, see the documentation of the package 
34487 \series bold
34488 cancel
34489 \series default
34490
34491 \begin_inset CommandInset citation
34492 LatexCommand cite
34493 key "cancel"
34494
34495 \end_inset
34496
34497 .
34498 \begin_inset Index idx
34499 status collapsed
34500
34501 \begin_layout Plain Layout
34502 Packages ! cancel
34503 \end_layout
34504
34505 \end_inset
34506
34507
34508 \end_layout
34509
34510 \begin_layout Standard
34511 \begin_inset ERT
34512 status collapsed
34513
34514 \begin_layout Plain Layout
34515
34516
34517 \backslash
34518 else 
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \begin_inset Note Note
34525 status open
34526
34527 \begin_layout Plain Layout
34528 The following will be displayed when the LaTeX-package 
34529 \series bold
34530 cancel
34531 \series default
34532  is not installed:
34533 \end_layout
34534
34535 \end_inset
34536
34537
34538 \end_layout
34539
34540 \begin_layout Standard
34541 You need to install the LaTeX-package 
34542 \series bold
34543 cancel
34544 \series default
34545  to see the rest of this subsection in the output.
34546 \end_layout
34547
34548 \begin_layout Standard
34549 \begin_inset ERT
34550 status collapsed
34551
34552 \begin_layout Plain Layout
34553
34554
34555 \backslash
34556 fi 
34557 \end_layout
34558
34559 \end_inset
34560
34561
34562 \end_layout
34563
34564 \begin_layout Standard
34565 \begin_inset Newpage newpage
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \begin_layout Subsection
34572 Formulas in Section Headings
34573 \begin_inset CommandInset label
34574 LatexCommand label
34575 name "sub:Formulas-in-Section"
34576
34577 \end_inset
34578
34579
34580 \begin_inset Index idx
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584 Formula ! in section headings
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \begin_layout Standard
34593 When formulas are used in section headings, the following has to be taken
34594  into account:
34595 \end_layout
34596
34597 \begin_layout Standard
34598 \begin_inset Note Greyedout
34599 status open
34600
34601 \begin_layout Plain Layout
34602 When 
34603 \series bold
34604 hyperref
34605 \series default
34606
34607 \begin_inset Index idx
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611 Packages ! hyperref
34612 \end_layout
34613
34614 \end_inset
34615
34616  support is enabled in the document settings dialog under 
34617 \family sans
34618 PDF
34619 \begin_inset space ~
34620 \end_inset
34621
34622 Properties
34623 \family default
34624 , PDF-bookmarks are created for every section heading in the table of contents.
34625  If a section heading contains formulas, they are incorrectly displayed
34626  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34627 s.
34628 \end_layout
34629
34630 \end_inset
34631
34632
34633 \end_layout
34634
34635 \begin_layout Standard
34636 Both problems can be solved by inserting at the end of the section heading
34637  a short title with the menu 
34638 \family sans
34639 Insert\SpecialChar \menuseparator
34640 Short
34641 \begin_inset space ~
34642 \end_inset
34643
34644 Title
34645 \family default
34646 .
34647  Short titles are used as alternative for multiline section headings to
34648  keep the table of contents clearly arranged.
34649  Only the short title appears in the table of contents and therefore also
34650  in the PDF-bookmark.
34651 \end_layout
34652
34653 \begin_layout Standard
34654 When formulas should be used in the table of contents but 
34655 \series bold
34656 hyperref
34657 \series default
34658  is used, one can use the following command in TeX-mode:
34659 \end_layout
34660
34661 \begin_layout Standard
34662
34663 \series bold
34664
34665 \backslash
34666 texorpdfstring{part}{alternative}
34667 \begin_inset Index idx
34668 status collapsed
34669
34670 \begin_layout Plain Layout
34671 Commands ! T ! 
34672 \backslash
34673 texorpdfstring
34674 \end_layout
34675
34676 \end_inset
34677
34678
34679 \end_layout
34680
34681 \begin_layout Standard
34682 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34683  This can be characters, formulas, footnotes, but also cross-references.
34684  The alternative is used instead of the part for the bookmark.
34685 \end_layout
34686
34687 \begin_layout Standard
34688 Here are two example headings:
34689 \begin_inset VSpace -3mm
34690 \end_inset
34691
34692
34693 \begin_inset ERT
34694 status collapsed
34695
34696 \begin_layout Plain Layout
34697
34698
34699 \backslash
34700 boldmath 
34701 \end_layout
34702
34703 \end_inset
34704
34705
34706 \end_layout
34707
34708 \begin_layout Subsubsection
34709 Heading without formula in table of contents 
34710 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34711 \end_inset
34712
34713
34714 \begin_inset Argument 1
34715 status collapsed
34716
34717 \begin_layout Plain Layout
34718 Heading without formula in table of contents
34719 \end_layout
34720
34721 \end_inset
34722
34723
34724 \end_layout
34725
34726 \begin_layout Subsubsection
34727 Heading with formula in table of contents
34728 \begin_inset ERT
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732
34733
34734 \backslash
34735 texorpdfstring{
34736 \end_layout
34737
34738 \end_inset
34739
34740  
34741 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34742 \end_inset
34743
34744
34745 \begin_inset ERT
34746 status collapsed
34747
34748 \begin_layout Plain Layout
34749
34750 }{}
34751 \end_layout
34752
34753 \end_inset
34754
34755
34756 \end_layout
34757
34758 \begin_layout Standard
34759 \begin_inset ERT
34760 status collapsed
34761
34762 \begin_layout Plain Layout
34763
34764
34765 \backslash
34766 unboldmath 
34767 \end_layout
34768
34769 \end_inset
34770
34771 In the first heading a short title was used, in the second one 
34772 \series bold
34773
34774 \backslash
34775 texorpdfstring
34776 \series default
34777 .
34778 \end_layout
34779
34780 \begin_layout Standard
34781 To get the same formatting as for the other headings, the complete heading
34782  was set into a 
34783 \series bold
34784 boldmath
34785 \series default
34786  environment
34787 \begin_inset Foot
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791 see 
34792 \begin_inset CommandInset ref
34793 LatexCommand ref
34794 reference "sub:Bold-Formulas"
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \end_inset
34802
34803 .
34804 \end_layout
34805
34806 \begin_layout Subsection
34807 Formulas in multi-column Text
34808 \begin_inset Index idx
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812 Formula ! in multi-column text
34813 \end_layout
34814
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 Formulas in multi-column text are often too wide to fit into a column and
34822  thus need to be set over the whole page width.
34823  This is done by using the LaTeX-package 
34824 \series bold
34825 multicol
34826 \series default
34827
34828 \begin_inset Foot
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832
34833 \series bold
34834 multicol
34835 \series default
34836  is part of every LaTeX standard installation.
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \begin_inset Index idx
34843 status collapsed
34844
34845 \begin_layout Plain Layout
34846 Packages ! multicol
34847 \end_layout
34848
34849 \end_inset
34850
34851 , that is loaded with the LaTeX-preamble line
34852 \end_layout
34853
34854 \begin_layout Standard
34855
34856 \series bold
34857
34858 \backslash
34859 usepackage{multicol}
34860 \end_layout
34861
34862 \begin_layout Standard
34863 \begin_inset Note Greyedout
34864 status open
34865
34866 \begin_layout Plain Layout
34867 Note that in this case the setting 
34868 \family sans
34869 Two-column
34870 \begin_inset space ~
34871 \end_inset
34872
34873 document
34874 \family default
34875  in the menu 
34876 \family sans
34877 Document\SpecialChar \menuseparator
34878 Settings
34879 \family default
34880  under 
34881 \family sans
34882 Text
34883 \begin_inset space ~
34884 \end_inset
34885
34886 Layout
34887 \family default
34888 \emph on
34889  
34890 \emph default
34891 must 
34892 \emph on
34893 not
34894 \emph default
34895  be selected.
34896 \end_layout
34897
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \begin_layout Standard
34904 Before the multi-column text the command
34905 \end_layout
34906
34907 \begin_layout Standard
34908
34909 \series bold
34910
34911 \backslash
34912 begin{multicols}{column number}
34913 \end_layout
34914
34915 \begin_layout Standard
34916 is written in TeX-mode.
34917  The column number is a number in the range of 2
34918 \begin_inset space \thinspace{}
34919 \end_inset
34920
34921 -
34922 \begin_inset space \thinspace{}
34923 \end_inset
34924
34925 10.
34926  Before the formula the multi-column text is ended by inserting the command
34927 \end_layout
34928
34929 \begin_layout Standard
34930
34931 \series bold
34932
34933 \backslash
34934 end{multicols}
34935 \end_layout
34936
34937 \begin_layout Standard
34938 in TeX-mode.
34939 \end_layout
34940
34941 \begin_layout Standard
34942 Due to the command some space is automatically added before the formula.
34943  To revert this, -6
34944 \begin_inset space \thinspace{}
34945 \end_inset
34946
34947 mm vertical space is inserted before the formula.
34948  When the formula style 
34949 \series bold
34950 Indented
34951 \begin_inset Foot
34952 status collapsed
34953
34954 \begin_layout Plain Layout
34955 formula styles see 
34956 \begin_inset CommandInset ref
34957 LatexCommand ref
34958 reference "sec:Formula-Styles"
34959
34960 \end_inset
34961
34962
34963 \end_layout
34964
34965 \end_inset
34966
34967
34968 \series default
34969  is used, -9
34970 \begin_inset space \thinspace{}
34971 \end_inset
34972
34973 mm space is inserted instead.
34974 \end_layout
34975
34976 \begin_layout Standard
34977 As example a multi-column text with a displayed formula:
34978 \end_layout
34979
34980 \begin_layout Standard
34981
34982 \lang german
34983 \begin_inset ERT
34984 status collapsed
34985
34986 \begin_layout Plain Layout
34987
34988
34989 \backslash
34990 begin{multicols}{2}
34991 \end_layout
34992
34993 \end_inset
34994
34995 Das Spektrum wird fouriertransformiert.
34996  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34997 , Lösungsmittel) zu trennen.
34998  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34999  nun das Aussehen des Ausgangssignals.
35000  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35001  über alle Phasen integrieren muss.
35002  Sei nun 
35003 \begin_inset Formula $S$
35004 \end_inset
35005
35006  unser normiertes Ausgangssignal und 
35007 \begin_inset Formula $P$
35008 \end_inset
35009
35010  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35011 \begin_inset ERT
35012 status collapsed
35013
35014 \begin_layout Plain Layout
35015
35016
35017 \backslash
35018 end{multicols}
35019 \end_layout
35020
35021 \end_inset
35022
35023
35024 \begin_inset VSpace -6mm
35025 \end_inset
35026
35027
35028 \begin_inset Formula 
35029 \begin{equation}
35030 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35031 \end{equation}
35032
35033 \end_inset
35034
35035
35036 \begin_inset ERT
35037 status collapsed
35038
35039 \begin_layout Plain Layout
35040
35041
35042 \backslash
35043 begin{multicols}{2}
35044 \end_layout
35045
35046 \end_inset
35047
35048 wobei 
35049 \begin_inset Formula $S_{0}$
35050 \end_inset
35051
35052  das Signal ohne Gradient ist und die Normierungsbedingung 
35053 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35054 \end_inset
35055
35056  gilt.
35057  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35058  Direkt nach dem 
35059 \begin_inset Formula $\nicefrac{\pi}{2}$
35060 \end_inset
35061
35062
35063 \begin_inset space \thinspace{}
35064 \end_inset
35065
35066 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35067  das Signal zusätzlich abschwächt.
35068  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35069  
35070 \begin_inset Formula $T_{2}$
35071 \end_inset
35072
35073 -Zeit.
35074 \end_layout
35075
35076 \begin_layout Standard
35077
35078 \lang german
35079 \begin_inset ERT
35080 status collapsed
35081
35082 \begin_layout Plain Layout
35083
35084
35085 \backslash
35086 end{multicols}
35087 \end_layout
35088
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \begin_layout Subsection
35095 Formulas with Description of Variables
35096 \begin_inset Index idx
35097 status collapsed
35098
35099 \begin_layout Plain Layout
35100 Formula ! with description of variables
35101 \end_layout
35102
35103 \end_inset
35104
35105
35106 \end_layout
35107
35108 \begin_layout Standard
35109 To describe variables within a formula, like in formula 
35110 \begin_inset CommandInset ref
35111 LatexCommand eqref
35112 reference "eq:within"
35113
35114 \end_inset
35115
35116 , a 2
35117 \series bold
35118 ×
35119 \series default
35120
35121 \begin_inset Formula $n$
35122 \end_inset
35123
35124
35125 \begin_inset space ~
35126 \end_inset
35127
35128 matrix is used with left aligned columns for the 
35129 \begin_inset Formula $n$
35130 \end_inset
35131
35132  used variables.
35133 \begin_inset Foot
35134 status collapsed
35135
35136 \begin_layout Plain Layout
35137 matrices see 
35138 \begin_inset CommandInset ref
35139 LatexCommand ref
35140 reference "sec:Matrices"
35141
35142 \end_inset
35143
35144
35145 \end_layout
35146
35147 \end_inset
35148
35149  To set the description in a smaller size, before the matrix e.
35150 \begin_inset space \thinspace{}
35151 \end_inset
35152
35153 g.
35154 \begin_inset space \space{}
35155 \end_inset
35156
35157 the command 
35158 \series bold
35159
35160 \backslash
35161 footnotesize
35162 \series default
35163  is inserted.
35164 \begin_inset Foot
35165 status collapsed
35166
35167 \begin_layout Plain Layout
35168 font sizes see 
35169 \begin_inset CommandInset ref
35170 LatexCommand ref
35171 reference "sub:Font-Sizes"
35172
35173 \end_inset
35174
35175
35176 \end_layout
35177
35178 \end_inset
35179
35180
35181 \end_layout
35182
35183 \begin_layout Standard
35184 When the formula style 
35185 \series bold
35186 Indented
35187 \begin_inset Foot
35188 status collapsed
35189
35190 \begin_layout Plain Layout
35191 formula styles see 
35192 \begin_inset CommandInset ref
35193 LatexCommand ref
35194 reference "sec:Formula-Styles"
35195
35196 \end_inset
35197
35198
35199 \end_layout
35200
35201 \end_inset
35202
35203
35204 \series default
35205  is used, a 
35206 \series bold
35207
35208 \backslash
35209 hfill
35210 \series default
35211
35212 \begin_inset Foot
35213 status collapsed
35214
35215 \begin_layout Plain Layout
35216
35217 \series bold
35218
35219 \backslash
35220 hfill
35221 \series default
35222  only works in formulas with the style 
35223 \series bold
35224 Indented
35225 \series default
35226 , see 
35227 \begin_inset CommandInset ref
35228 LatexCommand ref
35229 reference "sub:Variable-Space"
35230
35231 \end_inset
35232
35233 .
35234 \end_layout
35235
35236 \end_inset
35237
35238  is inserted before and after the matrix to have the same separation of
35239  the matrix from the equation and the side margin.
35240 \end_layout
35241
35242 \begin_layout Standard
35243 When the formula style 
35244 \series bold
35245 Centered
35246 \series default
35247  is used, the method described in 
35248 \begin_inset CommandInset ref
35249 LatexCommand ref
35250 reference "sub:Flalign-Environment"
35251
35252 \end_inset
35253
35254  is used to indent formulas.
35255  Formula 
35256 \begin_inset CommandInset ref
35257 LatexCommand eqref
35258 reference "eq:within"
35259
35260 \end_inset
35261
35262  consists of five columns where in the first two columns contain the equation,
35263  the third the matrix and the last one an empty TeX-brace.
35264 \begin_inset Formula 
35265 \begin{flalign}
35266 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35267 \rho & \textrm{density}\\
35268 V & \textrm{volume}\\
35269 g & \textrm{gravitational acceleration}
35270 \end{array} &  & {}\label{eq:within}
35271 \end{flalign}
35272
35273 \end_inset
35274
35275
35276 \end_layout
35277
35278 \begin_layout Subsection
35279 Upright small Greek Letters
35280 \begin_inset CommandInset label
35281 LatexCommand label
35282 name "sub:Upright-small-Greek"
35283
35284 \end_inset
35285
35286
35287 \begin_inset Index idx
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291 Greek letters ! upright
35292 \end_layout
35293
35294 \end_inset
35295
35296
35297 \end_layout
35298
35299 \begin_layout Standard
35300 Most of the math fonts only provide italic small Greek letters.
35301  But for symbols of elementary particles like pions and neutrinos, upright
35302  Greek letters are needed.
35303  The file 
35304 \series bold
35305 upgreek.sty
35306 \series default
35307
35308 \begin_inset Foot
35309 status collapsed
35310
35311 \begin_layout Plain Layout
35312
35313 \series bold
35314 upgreek
35315 \series default
35316  is part of the LaTeX-package 
35317 \series bold
35318 was
35319 \series default
35320
35321 \begin_inset Index idx
35322 status collapsed
35323
35324 \begin_layout Plain Layout
35325 Packages ! was
35326 \begin_inset ERT
35327 status collapsed
35328
35329 \begin_layout Plain Layout
35330
35331
35332 \backslash
35333 vspace{4mm}
35334 \end_layout
35335
35336 \end_inset
35337
35338
35339 \end_layout
35340
35341 \end_inset
35342
35343 .
35344 \end_layout
35345
35346 \end_inset
35347
35348
35349 \begin_inset Index idx
35350 status collapsed
35351
35352 \begin_layout Plain Layout
35353 Packages ! upgreek
35354 \end_layout
35355
35356 \end_inset
35357
35358  that is loaded with the LaTeX-preamble line
35359 \end_layout
35360
35361 \begin_layout Standard
35362
35363 \series bold
35364
35365 \backslash
35366 usepackage{upgreek}
35367 \end_layout
35368
35369 \begin_layout Standard
35370 provides them.
35371  
35372 \begin_inset ERT
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376
35377
35378 \backslash
35379 ifupgreek 
35380 \end_layout
35381
35382 \end_inset
35383
35384
35385 \begin_inset Note Note
35386 status open
35387
35388 \begin_layout Plain Layout
35389 The following table will only be displayed when the LaTeX-package 
35390 \series bold
35391 upgreek
35392 \series default
35393  is installed:
35394 \end_layout
35395
35396 \end_inset
35397
35398  They are created when the command for a small Greek letter is started with
35399  
35400 \series bold
35401 up
35402 \series default
35403 .
35404  For example the command 
35405 \series bold
35406
35407 \backslash
35408 uptau
35409 \series default
35410  creates this: 
35411 \begin_inset Formula $\uptau$
35412 \end_inset
35413
35414
35415 \end_layout
35416
35417 \begin_layout Standard
35418 With these commands reactions of elementary particles can be typeset:
35419 \begin_inset Formula 
35420 \[
35421 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35422 \]
35423
35424 \end_inset
35425
35426
35427 \end_layout
35428
35429 \begin_layout Standard
35430 The upright letters are more bold and wider than the italic ones.
35431  They should therefore not be used for units like 
35432 \begin_inset Quotes eld
35433 \end_inset
35434
35435 µm
35436 \begin_inset Quotes erd
35437 \end_inset
35438
35439 .
35440 \end_layout
35441
35442 \begin_layout Standard
35443 \begin_inset ERT
35444 status collapsed
35445
35446 \begin_layout Plain Layout
35447
35448
35449 \backslash
35450 else 
35451 \end_layout
35452
35453 \end_inset
35454
35455
35456 \begin_inset Note Note
35457 status open
35458
35459 \begin_layout Plain Layout
35460 The following will be displayed when the LaTeX-package 
35461 \series bold
35462 upgreek
35463 \series default
35464  is not installed:
35465 \end_layout
35466
35467 \end_inset
35468
35469
35470 \end_layout
35471
35472 \begin_layout Standard
35473 You need to install the LaTeX-package 
35474 \series bold
35475 upgreek
35476 \series default
35477  to see the rest of this subsection in the output.
35478 \end_layout
35479
35480 \begin_layout Standard
35481 \begin_inset ERT
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485
35486
35487 \backslash
35488 fi 
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Subsection
35497 Text Characters in Formulas
35498 \begin_inset CommandInset label
35499 LatexCommand label
35500 name "sub:Text-Characters-in"
35501
35502 \end_inset
35503
35504
35505 \begin_inset Index idx
35506 status collapsed
35507
35508 \begin_layout Plain Layout
35509 Text ! in formulas
35510 \end_layout
35511
35512 \end_inset
35513
35514
35515 \end_layout
35516
35517 \begin_layout Standard
35518 In some cases you might want to insert text characters directly into formulas.
35519  When for example the centered dot · is often used in formulas like 
35520 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35521 \end_inset
35522
35523 , one would have to insert the command 
35524 \series bold
35525
35526 \backslash
35527 cdot
35528 \series default
35529
35530 \begin_inset Foot
35531 status collapsed
35532
35533 \begin_layout Plain Layout
35534 see 
35535 \begin_inset CommandInset ref
35536 LatexCommand ref
35537 reference "sub:Binary-Operators"
35538
35539 \end_inset
35540
35541
35542 \end_layout
35543
35544 \end_inset
35545
35546  all the time, because this character is defined in all encodings as text
35547  character.
35548  But the encoding can be changed by this LaTeX-preamble line:
35549 \end_layout
35550
35551 \begin_layout Standard
35552
35553 \series bold
35554
35555 \backslash
35556 Declare Inputtext{183}{
35557 \backslash
35558 ifmmode
35559 \backslash
35560 cdot
35561 \backslash
35562 else
35563 \backslash
35564 textperiodcentered
35565 \backslash
35566 f\SpecialChar \textcompwordmark{}
35567 i}
35568 \end_layout
35569
35570 \begin_layout Standard
35571 The character encoding (menu 
35572 \family sans
35573 Document\SpecialChar \menuseparator
35574 Settings\SpecialChar \menuseparator
35575 Language
35576 \family default
35577 ) specifies what character appears when a keyboard key is pressed.
35578  When the key for the character '·' is pressed, internally the command 
35579 \series bold
35580
35581 \backslash
35582 textperiodcentered
35583 \series default
35584  is used.
35585  But this command is not available in a formula so that you would get LaTeX-erro
35586 rs.
35587  With the changed encoding the right command is chosen automatically, depending
35588  on if the character was inserted into a formula or not.
35589 \end_layout
35590
35591 \begin_layout Standard
35592 The encoding of several characters is saved in definition files.
35593  For example the encoding 
35594 \series bold
35595 latin9
35596 \series default
35597  is defined in the file 
35598 \series bold
35599 latin9.def
35600 \series default
35601  which is in the installation folder of LaTeX.
35602  Encodings should only be changed via the LaTeX-preamble and not in the
35603  definition files.
35604  Otherwise documents could not be edited by other LyX users working on other
35605  computers.
35606 \end_layout
35607
35608 \begin_layout Standard
35609 \begin_inset VSpace medskip
35610 \end_inset
35611
35612 Besides the centered dot, in this document the degree sign ° is defined
35613  with the following LaTeX-preamble line so that it can be directly inserted
35614  into a formula:
35615 \end_layout
35616
35617 \begin_layout Standard
35618
35619 \series bold
35620
35621 \backslash
35622 DeclareInputtext{176}{
35623 \backslash
35624 ifmmode^
35625 \backslash
35626 circ
35627 \backslash
35628 else
35629 \backslash
35630 textdegree
35631 \backslash
35632 f\SpecialChar \textcompwordmark{}
35633 i}
35634 \end_layout
35635
35636 \begin_layout Standard
35637 \begin_inset Newpage newpage
35638 \end_inset
35639
35640
35641 \end_layout
35642
35643 \begin_layout Section
35644 \start_of_appendix
35645 Typographic Advice
35646 \begin_inset Index idx
35647 status collapsed
35648
35649 \begin_layout Plain Layout
35650 Typographic advice
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \begin_layout Standard
35659 This section is a summary of the most important typographic rules, listed
35660  in ISO norms.
35661 \begin_inset Foot
35662 status collapsed
35663
35664 \begin_layout Plain Layout
35665 This collection was partly taken from the German semi-official dictionary
35666  called 
35667 \begin_inset Quotes eld
35668 \end_inset
35669
35670 Duden
35671 \begin_inset Quotes erd
35672 \end_inset
35673
35674  
35675 \begin_inset CommandInset citation
35676 LatexCommand cite
35677 key "Duden"
35678
35679 \end_inset
35680
35681  that lists some of the ISO rules.
35682  More rules are listed in 
35683 \begin_inset CommandInset citation
35684 LatexCommand cite
35685 key "Checklist"
35686
35687 \end_inset
35688
35689 .
35690 \end_layout
35691
35692 \end_inset
35693
35694
35695 \end_layout
35696
35697 \begin_layout Itemize
35698 Physical units are 
35699 \emph on
35700 always
35701 \emph default
35702  set upright
35703 \begin_inset Foot
35704 status collapsed
35705
35706 \begin_layout Plain Layout
35707 done with font styles, see 
35708 \begin_inset CommandInset ref
35709 LatexCommand ref
35710 reference "sub:Font-Styles"
35711
35712 \end_inset
35713
35714
35715 \end_layout
35716
35717 \end_inset
35718
35719 , no matter if they appear in italic text: 30
35720 \begin_inset space \thinspace{}
35721 \end_inset
35722
35723 km/h
35724 \begin_inset Newline newline
35725 \end_inset
35726
35727 Between the value and the unit is the smallest space, see 
35728 \begin_inset CommandInset ref
35729 LatexCommand ref
35730 reference "sub:Predefined-Space"
35731
35732 \end_inset
35733
35734 .
35735 \begin_inset Newline newline
35736 \end_inset
35737
35738 This convention is automatically fulfilled when the command 
35739 \series bold
35740
35741 \backslash
35742 unittwo
35743 \series default
35744  is used.
35745  When it is entered to a formula, two boxes appear.
35746  In the first one the value is inserted, in the second one the unit, and
35747  one gets as above: 
35748 \begin_inset Formula $\unit[30]{km/h}$
35749 \end_inset
35750
35751
35752 \begin_inset space \thinspace{}
35753 \end_inset
35754
35755 .
35756  Note that 
35757 \series bold
35758
35759 \backslash
35760 unittwo
35761 \series default
35762  is not a real LaTeX command but the command 
35763 \series bold
35764
35765 \backslash
35766 unit[value]{unit}
35767 \series default
35768 , therefore you cannot use it in TeX code.
35769 \end_layout
35770
35771 \begin_layout Itemize
35772 Percent and perthousand signs are set like physical units:
35773 \begin_inset Newline newline
35774 \end_inset
35775
35776 1.2
35777 \begin_inset space \thinspace{}
35778 \end_inset
35779
35780 ‰ alcohol in blood
35781 \end_layout
35782
35783 \begin_layout Itemize
35784 The degree sign follows directly on the value: 15°, but not when it is used
35785  in units: 15
35786 \begin_inset space \thinspace{}
35787 \end_inset
35788
35789 °C
35790 \end_layout
35791
35792 \begin_layout Itemize
35793 In numbers with more than four digits the smallest space is inserted before
35794  every third digit to group them: 
35795 \family roman
35796 \series medium
35797 \shape up
35798 \size normal
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 18
35804 \begin_inset space \thinspace{}
35805 \end_inset
35806
35807 473
35808 \begin_inset space \thinspace{}
35809 \end_inset
35810
35811 588
35812 \end_layout
35813
35814 \begin_layout Itemize
35815 For dimensions like 120×90×40
35816 \begin_inset space \thinspace{}
35817 \end_inset
35818
35819 cm the multiplication sign 
35820 \begin_inset Quotes eld
35821 \end_inset
35822
35823 ×
35824 \begin_inset Quotes erd
35825 \end_inset
35826
35827  is used.
35828  It is available either via the command 
35829 \series bold
35830
35831 \backslash
35832 times
35833 \series default
35834  or via the menu 
35835 \family sans
35836 Insert\SpecialChar \menuseparator
35837 Special Character\SpecialChar \menuseparator
35838 Symbols
35839 \family default
35840 .
35841 \end_layout
35842
35843 \begin_layout Itemize
35844 Functions with names consisting of several letters are set upright to avoid
35845  confusions, see 
35846 \begin_inset CommandInset ref
35847 LatexCommand ref
35848 reference "sub:Predefined-Functions"
35849
35850 \end_inset
35851
35852 .
35853 \end_layout
35854
35855 \begin_layout Itemize
35856 Indices consisting of several letters, are set upright: 
35857 \begin_inset Formula $E_{\mathrm{kin}}$
35858 \end_inset
35859
35860
35861 \begin_inset Newline newline
35862 \end_inset
35863
35864 Components of matrices are set italic: 
35865 \begin_inset Formula $\hat{H}_{kl}$
35866 \end_inset
35867
35868
35869 \end_layout
35870
35871 \begin_layout Itemize
35872 The differentiation/integration operator 'd', the Euler's number 'e' and
35873  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35874  other variables.
35875 \end_layout
35876
35877 \begin_layout Itemize
35878 The character that denotes a 
35879 \noun on
35880 Fourier
35881 \noun default
35882  transformation is inserted either by the command 
35883 \series bold
35884
35885 \backslash
35886 mathscr
35887 \begin_inset space \textvisiblespace{}
35888 \end_inset
35889
35890 F
35891 \series default
35892  or via the menu 
35893 \family sans
35894 Insert\SpecialChar \menuseparator
35895 Special Character\SpecialChar \menuseparator
35896 Symbols\SpecialChar \menuseparator
35897 Letterlike
35898 \begin_inset space ~
35899 \end_inset
35900
35901 Symbols
35902 \family default
35903
35904 \begin_inset Formula $\mathscr{F}$
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Standard
35911 \begin_inset Newpage newpage
35912 \end_inset
35913
35914
35915 \end_layout
35916
35917 \begin_layout Section
35918 Synonyms
35919 \begin_inset Index idx
35920 status collapsed
35921
35922 \begin_layout Plain Layout
35923 Synonyms
35924 \end_layout
35925
35926 \end_inset
35927
35928
35929 \end_layout
35930
35931 \begin_layout Standard
35932 Some characters and symbols can be created with several commands.
35933  Here is a list of the synonym commands:
35934 \end_layout
35935
35936 \begin_layout Standard
35937 \begin_inset VSpace bigskip
35938 \end_inset
35939
35940
35941 \begin_inset space \hfill{}
35942 \end_inset
35943
35944
35945 \begin_inset Tabular
35946 <lyxtabular version="3" rows="12" columns="2">
35947 <features rotate="0" tabularvalignment="middle">
35948 <column alignment="center" valignment="top" width="0pt">
35949 <column alignment="center" valignment="top" width="0pt">
35950 <row>
35951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35952 \begin_inset Text
35953
35954 \begin_layout Plain Layout
35955 Command
35956 \end_layout
35957
35958 \end_inset
35959 </cell>
35960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35961 \begin_inset Text
35962
35963 \begin_layout Plain Layout
35964 equivalent to
35965 \begin_inset Note Note
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969
35970 \series bold
35971
35972 \backslash
35973 raisebox
35974 \series default
35975  is only used as spacer.
35976 \end_layout
35977
35978 \end_inset
35979
35980
35981 \end_layout
35982
35983 \end_inset
35984 </cell>
35985 </row>
35986 <row>
35987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35988 \begin_inset Text
35989
35990 \begin_layout Plain Layout
35991
35992 \backslash
35993 ast
35994 \end_layout
35995
35996 \end_inset
35997 </cell>
35998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35999 \begin_inset Text
36000
36001 \begin_layout Plain Layout
36002 \begin_inset ERT
36003 status collapsed
36004
36005 \begin_layout Plain Layout
36006
36007
36008 \backslash
36009 raisebox{-1.2mm}{
36010 \end_layout
36011
36012 \end_inset
36013
36014 *
36015 \begin_inset ERT
36016 status collapsed
36017
36018 \begin_layout Plain Layout
36019
36020 }
36021 \end_layout
36022
36023 \end_inset
36024
36025
36026 \end_layout
36027
36028 \end_inset
36029 </cell>
36030 </row>
36031 <row>
36032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36033 \begin_inset Text
36034
36035 \begin_layout Plain Layout
36036
36037 \backslash
36038 choose
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047
36048 \backslash
36049 binom
36050 \end_layout
36051
36052 \end_inset
36053 </cell>
36054 </row>
36055 <row>
36056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36057 \begin_inset Text
36058
36059 \begin_layout Plain Layout
36060
36061 \backslash
36062 geq
36063 \end_layout
36064
36065 \end_inset
36066 </cell>
36067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36068 \begin_inset Text
36069
36070 \begin_layout Plain Layout
36071
36072 \backslash
36073 ge
36074 \end_layout
36075
36076 \end_inset
36077 </cell>
36078 </row>
36079 <row>
36080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36081 \begin_inset Text
36082
36083 \begin_layout Plain Layout
36084
36085 \backslash
36086 lbrace
36087 \end_layout
36088
36089 \end_inset
36090 </cell>
36091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36092 \begin_inset Text
36093
36094 \begin_layout Plain Layout
36095 {
36096 \end_layout
36097
36098 \end_inset
36099 </cell>
36100 </row>
36101 <row>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106
36107 \backslash
36108 lbracket
36109 \end_layout
36110
36111 \end_inset
36112 </cell>
36113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36114 \begin_inset Text
36115
36116 \begin_layout Plain Layout
36117 [
36118 \end_layout
36119
36120 \end_inset
36121 </cell>
36122 </row>
36123 <row>
36124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36125 \begin_inset Text
36126
36127 \begin_layout Plain Layout
36128
36129 \backslash
36130 leftarrow
36131 \end_layout
36132
36133 \end_inset
36134 </cell>
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139
36140 \backslash
36141 gets
36142 \end_layout
36143
36144 \end_inset
36145 </cell>
36146 </row>
36147 <row>
36148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36149 \begin_inset Text
36150
36151 \begin_layout Plain Layout
36152
36153 \backslash
36154 leq
36155 \end_layout
36156
36157 \end_inset
36158 </cell>
36159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36160 \begin_inset Text
36161
36162 \begin_layout Plain Layout
36163
36164 \backslash
36165 le
36166 \end_layout
36167
36168 \end_inset
36169 </cell>
36170 </row>
36171 <row>
36172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36173 \begin_inset Text
36174
36175 \begin_layout Plain Layout
36176
36177 \backslash
36178 lor
36179 \end_layout
36180
36181 \end_inset
36182 </cell>
36183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36184 \begin_inset Text
36185
36186 \begin_layout Plain Layout
36187
36188 \backslash
36189 vee
36190 \end_layout
36191
36192 \end_inset
36193 </cell>
36194 </row>
36195 <row>
36196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36197 \begin_inset Text
36198
36199 \begin_layout Plain Layout
36200
36201 \backslash
36202 neq
36203 \end_layout
36204
36205 \end_inset
36206 </cell>
36207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36208 \begin_inset Text
36209
36210 \begin_layout Plain Layout
36211
36212 \backslash
36213 not=
36214 \end_layout
36215
36216 \end_inset
36217 </cell>
36218 </row>
36219 <row>
36220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36221 \begin_inset Text
36222
36223 \begin_layout Plain Layout
36224
36225 \backslash
36226 slash
36227 \end_layout
36228
36229 \end_inset
36230 </cell>
36231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36232 \begin_inset Text
36233
36234 \begin_layout Plain Layout
36235 /
36236 \end_layout
36237
36238 \end_inset
36239 </cell>
36240 </row>
36241 <row>
36242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246
36247 \backslash
36248 vert
36249 \end_layout
36250
36251 \end_inset
36252 </cell>
36253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36254 \begin_inset Text
36255
36256 \begin_layout Plain Layout
36257 |
36258 \end_layout
36259
36260 \end_inset
36261 </cell>
36262 </row>
36263 </lyxtabular>
36264
36265 \end_inset
36266
36267
36268 \begin_inset space \hfill{}
36269 \end_inset
36270
36271
36272 \begin_inset Tabular
36273 <lyxtabular version="3" rows="12" columns="2">
36274 <features rotate="0" tabularvalignment="middle">
36275 <column alignment="center" valignment="top" width="0pt">
36276 <column alignment="center" valignment="top" width="0pt">
36277 <row>
36278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282 Command
36283 \end_layout
36284
36285 \end_inset
36286 </cell>
36287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291 equivalent to
36292 \end_layout
36293
36294 \end_inset
36295 </cell>
36296 </row>
36297 <row>
36298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36299 \begin_inset Text
36300
36301 \begin_layout Plain Layout
36302
36303 \backslash
36304 backslash
36305 \end_layout
36306
36307 \end_inset
36308 </cell>
36309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36310 \begin_inset Text
36311
36312 \begin_layout Plain Layout
36313
36314 \backslash
36315
36316 \backslash
36317
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 </row>
36323 <row>
36324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328
36329 \backslash
36330 dasharrow
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339
36340 \backslash
36341 dashrightarrow
36342 \end_layout
36343
36344 \end_inset
36345 </cell>
36346 </row>
36347 <row>
36348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36349 \begin_inset Text
36350
36351 \begin_layout Plain Layout
36352
36353 \backslash
36354 land
36355 \end_layout
36356
36357 \end_inset
36358 </cell>
36359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36360 \begin_inset Text
36361
36362 \begin_layout Plain Layout
36363
36364 \backslash
36365 wedge
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 </row>
36371 <row>
36372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36373 \begin_inset Text
36374
36375 \begin_layout Plain Layout
36376
36377 \backslash
36378 rbrace
36379 \end_layout
36380
36381 \end_inset
36382 </cell>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387 }
36388 \end_layout
36389
36390 \end_inset
36391 </cell>
36392 </row>
36393 <row>
36394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36395 \begin_inset Text
36396
36397 \begin_layout Plain Layout
36398
36399 \backslash
36400 rbracket
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36406 \begin_inset Text
36407
36408 \begin_layout Plain Layout
36409 ]
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 </row>
36415 <row>
36416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \backslash
36422 rightarrow
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431
36432 \backslash
36433 to
36434 \end_layout
36435
36436 \end_inset
36437 </cell>
36438 </row>
36439 <row>
36440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36441 \begin_inset Text
36442
36443 \begin_layout Plain Layout
36444
36445 \backslash
36446 lnot
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36452 \begin_inset Text
36453
36454 \begin_layout Plain Layout
36455
36456 \backslash
36457 neg
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 </row>
36463 <row>
36464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36465 \begin_inset Text
36466
36467 \begin_layout Plain Layout
36468
36469 \backslash
36470 ne
36471 \end_layout
36472
36473 \end_inset
36474 </cell>
36475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36476 \begin_inset Text
36477
36478 \begin_layout Plain Layout
36479
36480 \backslash
36481 not=
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 </row>
36487 <row>
36488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \backslash
36494 owns
36495 \end_layout
36496
36497 \end_inset
36498 </cell>
36499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36500 \begin_inset Text
36501
36502 \begin_layout Plain Layout
36503
36504 \backslash
36505 ni
36506 \end_layout
36507
36508 \end_inset
36509 </cell>
36510 </row>
36511 <row>
36512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36513 \begin_inset Text
36514
36515 \begin_layout Plain Layout
36516
36517 \backslash
36518 square
36519 \end_layout
36520
36521 \end_inset
36522 </cell>
36523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36524 \begin_inset Text
36525
36526 \begin_layout Plain Layout
36527
36528 \backslash
36529 Box
36530 \end_layout
36531
36532 \end_inset
36533 </cell>
36534 </row>
36535 <row>
36536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36537 \begin_inset Text
36538
36539 \begin_layout Plain Layout
36540
36541 \backslash
36542 Vert
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551
36552 \backslash
36553 |
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 </row>
36559 </lyxtabular>
36560
36561 \end_inset
36562
36563
36564 \begin_inset space \hfill{}
36565 \end_inset
36566
36567
36568 \end_layout
36569
36570 \begin_layout Standard
36571 \begin_inset Newpage newpage
36572 \end_inset
36573
36574
36575 \end_layout
36576
36577 \begin_layout Bibliography
36578 \begin_inset CommandInset bibitem
36579 LatexCommand bibitem
36580 key "TLC2"
36581
36582 \end_inset
36583
36584
36585 \shape smallcaps
36586 Mittelbach, F.
36587  ; Goossens, M.
36588 \shape default
36589
36590 \shape italic
36591 The LaTeX Companion
36592 \shape default
36593 .
36594  Addison Wesley, 2004
36595 \end_layout
36596
36597 \begin_layout Bibliography
36598 \begin_inset CommandInset bibitem
36599 LatexCommand bibitem
36600 key "Mathmode"
36601
36602 \end_inset
36603
36604
36605 \begin_inset CommandInset href
36606 LatexCommand href
36607 name "Description"
36608 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36609
36610 \end_inset
36611
36612  of LaTeX's math abilities
36613 \end_layout
36614
36615 \begin_layout Bibliography
36616 \begin_inset CommandInset bibitem
36617 LatexCommand bibitem
36618 key "AMS"
36619
36620 \end_inset
36621
36622
36623 \begin_inset CommandInset href
36624 LatexCommand href
36625 name "Description"
36626 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36627
36628 \end_inset
36629
36630  of 
36631 \begin_inset ERT
36632 status collapsed
36633
36634 \begin_layout Plain Layout
36635
36636
36637 \backslash
36638 AmS
36639 \end_layout
36640
36641 \end_inset
36642
36643 -LaTeX
36644 \end_layout
36645
36646 \begin_layout Bibliography
36647 \begin_inset CommandInset bibitem
36648 LatexCommand bibitem
36649 key "Symbols"
36650
36651 \end_inset
36652
36653
36654 \begin_inset CommandInset href
36655 LatexCommand href
36656 name "List"
36657 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36658
36659 \end_inset
36660
36661  of all symbols available with LaTeX-packages
36662 \end_layout
36663
36664 \begin_layout Bibliography
36665 \begin_inset CommandInset bibitem
36666 LatexCommand bibitem
36667 key "cancel"
36668
36669 \end_inset
36670
36671
36672 \begin_inset CommandInset href
36673 LatexCommand href
36674 name "Documentation"
36675 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36676
36677 \end_inset
36678
36679  of the LaTeX-package 
36680 \series bold
36681 cancel
36682 \series default
36683
36684 \begin_inset Index idx
36685 status collapsed
36686
36687 \begin_layout Plain Layout
36688 Packages ! cancel
36689 \end_layout
36690
36691 \end_inset
36692
36693
36694 \end_layout
36695
36696 \begin_layout Bibliography
36697 \begin_inset CommandInset bibitem
36698 LatexCommand bibitem
36699 key "hyperref"
36700
36701 \end_inset
36702
36703
36704 \begin_inset CommandInset href
36705 LatexCommand href
36706 name "Documentation"
36707 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36708
36709 \end_inset
36710
36711  of the LaTeX-package 
36712 \series bold
36713 hyperref
36714 \series default
36715
36716 \begin_inset Index idx
36717 status collapsed
36718
36719 \begin_layout Plain Layout
36720 Packages ! hyperref
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \end_layout
36727
36728 \begin_layout Bibliography
36729 \begin_inset CommandInset bibitem
36730 LatexCommand bibitem
36731 key "mhchem"
36732
36733 \end_inset
36734
36735
36736 \begin_inset CommandInset href
36737 LatexCommand href
36738 name "Documentation"
36739 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36740
36741 \end_inset
36742
36743  of the LaTeX-package 
36744 \series bold
36745 mhchem
36746 \series default
36747
36748 \begin_inset Index idx
36749 status collapsed
36750
36751 \begin_layout Plain Layout
36752 Packages ! mhchem
36753 \end_layout
36754
36755 \end_inset
36756
36757
36758 \end_layout
36759
36760 \begin_layout Bibliography
36761 \begin_inset CommandInset bibitem
36762 LatexCommand bibitem
36763 key "Mathclap"
36764
36765 \end_inset
36766
36767
36768 \begin_inset CommandInset href
36769 LatexCommand href
36770 name "Description"
36771 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36772
36773 \end_inset
36774
36775  of the command 
36776 \series bold
36777
36778 \backslash
36779 mathclap
36780 \series default
36781 , described in 
36782 \begin_inset CommandInset ref
36783 LatexCommand ref
36784 reference "sub:Operator-Limits"
36785
36786 \end_inset
36787
36788
36789 \begin_inset Index idx
36790 status collapsed
36791
36792 \begin_layout Plain Layout
36793 Commands ! M ! 
36794 \backslash
36795 mathclap
36796 \end_layout
36797
36798 \end_inset
36799
36800
36801 \end_layout
36802
36803 \begin_layout Bibliography
36804 \begin_inset CommandInset bibitem
36805 LatexCommand bibitem
36806 key "Duden"
36807
36808 \end_inset
36809
36810
36811 \emph on
36812 Duden Band 1
36813 \emph default
36814 .
36815  22.
36816  Auflage, Duden 2001
36817 \end_layout
36818
36819 \begin_layout Bibliography
36820 \begin_inset CommandInset bibitem
36821 LatexCommand bibitem
36822 key "Checklist"
36823
36824 \end_inset
36825
36826
36827 \begin_inset CommandInset href
36828 LatexCommand href
36829 name "Check list"
36830 target "http://physics.nist.gov/Document/checklist.pdf"
36831
36832 \end_inset
36833
36834  for reviewing manuscripts
36835 \end_layout
36836
36837 \begin_layout Standard
36838 \begin_inset CommandInset index_print
36839 LatexCommand printindex
36840 type "idx"
36841
36842 \end_inset
36843
36844
36845 \end_layout
36846
36847 \end_body
36848 \end_document