]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: describe command \splitfrac
[features.git] / lib / doc / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % solves the following problem:
27 % If the dection number consits of too many numerals the section heading
28 % will be printed in the TOC without a space between it and the section number.
29 % As solution more space between the number and the heading is inserted:
30 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
31 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
32
33 % increase link area for cross-references and autoname them,
34 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
35 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
36 \addto\extrasenglish{%
37  \renewcommand*{\equationautorefname}[1]{}%
38  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
39  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
41 }
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % provides caption formatting
63 \setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\def\tagform@#1{\maketag@@@{|#1|}}
93
94
95 % ------------------------------------
96 % used to check for needed LaTeX packages
97 \usepackage{ifthen}
98
99 % check for package undertilde
100 % used for the command \utilde
101 \newboolean{undertilde}
102 \IfFileExists{undertilde.sty}
103  {\usepackage{undertilde}
104   \setboolean{undertilde}{true}}
105  {\setboolean{undertilde}{false}}
106
107 % check for package eurosym
108 % used for the Euro symbol
109 \newboolean{eurosym}
110 \IfFileExists{eurosym.sty}
111  {\usepackage[gennarrow]{eurosym}
112   \setboolean{eurosym}{true}}
113  {\setboolean{eurosym}{false}}
114
115 % check for package braket
116 % used for physical vectors
117 \newboolean{braket}
118 \IfFileExists{braket.sty}
119  {\usepackage{braket}
120   \setboolean{braket}{true}}
121  {\setboolean{braket}{false}}
122
123 % check for package cancel
124 \newboolean{cancel}
125 \IfFileExists{cancel.sty}
126  {\usepackage{cancel}
127   \setboolean{cancel}{true}}
128  {\setboolean{cancel}{false}}
129
130 % check for package upgreek
131 \newboolean{upgreek}
132 \IfFileExists{upgreek.sty}
133  {\usepackage{upgreek}
134   \setboolean{upgreek}{true}}
135  {\setboolean{upgreek}{false}}
136 \end_preamble
137 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
138 \use_default_options false
139 \maintain_unincluded_children false
140 \language english
141 \language_package default
142 \inputencoding auto
143 \fontencoding global
144 \font_roman default
145 \font_sans default
146 \font_typewriter default
147 \font_math auto
148 \font_default_family default
149 \use_non_tex_fonts false
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154 \graphics default
155 \default_output_format default
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "LyX's Math Manual"
163 \pdf_author "LyX Team, Uwe Stöhr"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 0
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 1
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle plain
210 \bullet 1 0 6 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \html_math_output 0
216 \html_css_as_file 0
217 \html_be_strict false
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 LyX's detailed Math manual
224 \end_layout
225
226 \begin_layout Author
227 by the LyX Team
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 If you have comments or error corrections, please send them to the LyX Documenta
234 tion mailing list: 
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 author: Uwe Stöhr
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Newline newline
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \family sans
270 Version 2.1.x
271 \end_layout
272
273 \begin_layout Standard
274 \begin_inset CommandInset toc
275 LatexCommand tableofcontents
276
277 \end_inset
278
279
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset Note Note
284 status open
285
286 \begin_layout Plain Layout
287 To export this document to PDF, PS or DVI the LaTeX-packages 
288 \series bold
289 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  should be installed.
296  If they are not installed the document can be exported anyway but the sections
297  where the packages are required will not appear in the output.
298  An exception is 
299 \series bold
300 mhchem
301 \series default
302 ; if it is not installed, this file cannot be exported.
303 \end_layout
304
305 \begin_layout Plain Layout
306 The latest PDF-version of this document can be found here:
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \end_layout
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Newpage newpage
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Section
328 Introduction
329 \end_layout
330
331 \begin_layout Standard
332 This document explains LyX's math features and is furthermore a collection
333  of LaTeX-commands used for mathematical characters and constructs.
334  The explanations are designed for the usage of commands.
335  It is therefore required that you have read the section 
336 \family typewriter
337 Mathematical
338 \begin_inset space ~
339 \end_inset
340
341 Formulas
342 \family default
343  of the User's Guide.
344 \end_layout
345
346 \begin_layout Standard
347 Most of the characters and many constructs explained in this manual are
348  also accessible via the menu 
349 \family sans
350 Insert
351 \series bold
352 \SpecialChar \menuseparator
353
354 \series default
355 Math
356 \family default
357  or the 
358 \family sans
359 math
360 \family default
361 \series bold
362  
363 \family sans
364 \series default
365 toolbar
366 \family default
367 .
368  But everybody who has to write lots of formulas will notice that it is
369  much faster to use commands instead of the math toolbar.
370  Therefore this manual is focused on commands but also mentions the correspondin
371 g toolbar buttons when available.
372 \end_layout
373
374 \begin_layout Standard
375 If not specially mentioned the commands are only available within formulas.
376  To be able to use all commands explained in this document, the option 
377 \family sans
378 Use AMS math package
379 \family default
380  must be checked in the document settings (menu 
381 \family sans
382 Document\SpecialChar \menuseparator
383 Settings\SpecialChar \menuseparator
384 Math
385 \begin_inset space ~
386 \end_inset
387
388 Options
389 \family default
390 ).
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 The option 
396 \family sans
397 Use AMS math package automatically
398 \family default
399  only uses 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math when math constructs are found that are supported by LyX.
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 This document doesn't list all 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 -math commands
435 \begin_inset Foot
436 status collapsed
437
438 \begin_layout Plain Layout
439 A list with all 
440 \begin_inset ERT
441 status collapsed
442
443 \begin_layout Plain Layout
444
445
446 \backslash
447 AmS
448 \end_layout
449
450 \end_inset
451
452 -math commands is in the file 
453 \family sans
454
455 \begin_inset CommandInset href
456 LatexCommand href
457 name "amsguide.ps"
458 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
459
460 \end_inset
461
462
463 \family default
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \end_layout
475
476 \begin_layout Standard
477 To create an inline formula
478 \begin_inset Index idx
479 status collapsed
480
481 \begin_layout Plain Layout
482 Formula ! inline
483 \end_layout
484
485 \end_inset
486
487  that is embedded into a text line, use one of the shortcuts 
488 \begin_inset Info
489 type  "shortcuts"
490 arg   "math-mode"
491 \end_inset
492
493  or the toolbar button 
494 \begin_inset Info
495 type  "icon"
496 arg   "math-mode"
497 \end_inset
498
499 .
500 \begin_inset Newline newline
501 \end_inset
502
503 To create a display style formula
504 \begin_inset Index idx
505 status collapsed
506
507 \begin_layout Plain Layout
508 Formula ! display style
509 \end_layout
510
511 \end_inset
512
513  which will appear bigger, has a different format, and will be in a separate
514  paragraph, use one of these shortcuts: 
515 \begin_inset Info
516 type  "shortcuts"
517 arg   "math-display"
518 \end_inset
519
520 .
521 \end_layout
522
523 \begin_layout Standard
524 To change a display style formula to an inline formula, set the cursor into
525  the formula and use one of the shortcuts 
526 \begin_inset Info
527 type  "shortcuts"
528 arg   "math-mode"
529 \end_inset
530
531  or the menu 
532 \family sans
533 Edit\SpecialChar \menuseparator
534 Math\SpecialChar \menuseparator
535 Change formula type
536 \family default
537 .
538  The same way is used to change an inline formula to a display style formula.
539 \end_layout
540
541 \begin_layout Standard
542 To display parts of an inline formula in the size of a display style formula,
543  enter the command 
544 \series bold
545
546 \backslash
547 displaystyle
548 \series default
549
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 Commands ! D ! 
555 \backslash
556 displaystyle
557 \end_layout
558
559 \end_inset
560
561  to a formula.
562  Then a new blue box appears in which the desired formula part is inserted.
563 \end_layout
564
565 \begin_layout Standard
566 Only inline formulas are allowed inside tables.
567 \end_layout
568
569 \begin_layout Standard
570 The 
571 \family sans
572 math toolbar
573 \family default
574  can be turned on in the menu 
575 \family sans
576 View\SpecialChar \menuseparator
577 Toolbars
578 \family default
579 .
580  When you click there on 
581 \begin_inset Quotes eld
582 \end_inset
583
584 Math
585 \begin_inset Quotes erd
586 \end_inset
587
588  the toolbar will be shown permanently at the bottom; this state is visualized
589  in the 
590 \family sans
591 Toolbars
592 \family default
593  menu with a checkmark.
594  When you click in this state again on 
595 \begin_inset Quotes eld
596 \end_inset
597
598 Math
599 \begin_inset Quotes erd
600 \end_inset
601
602  in the 
603 \family sans
604 Toolbars
605 \family default
606  menu, the 
607 \family sans
608 math toolbar
609 \family default
610  is only shown when the cursor is within a formula; this state is visualized
611  by the renaming of the menu entry from 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Math
616 \begin_inset Quotes erd
617 \end_inset
618
619  to 
620 \begin_inset Quotes eld
621 \end_inset
622
623 Math
624 \begin_inset space ~
625 \end_inset
626
627 (auto)
628 \begin_inset Quotes erd
629 \end_inset
630
631 .
632 \end_layout
633
634 \begin_layout Standard
635 The TeX-mode
636 \begin_inset Index idx
637 status collapsed
638
639 \begin_layout Plain Layout
640 T@TeX-mode
641 \end_layout
642
643 \end_inset
644
645  is invoked by pressing the toolbar button 
646 \begin_inset Info
647 type  "icon"
648 arg   "ert-insert"
649 \end_inset
650
651  or by using the menu 
652 \family sans
653 Insert\SpecialChar \menuseparator
654 Te
655 \begin_inset ERT
656 status collapsed
657
658 \begin_layout Plain Layout
659
660 {}
661 \end_layout
662
663 \end_inset
664
665 X Code
666 \family default
667  (shortcut 
668 \begin_inset Info
669 type  "shortcut"
670 arg   "ert-insert"
671 \end_inset
672
673 ).
674 \begin_inset Note Note
675 status collapsed
676
677 \begin_layout Plain Layout
678 In LyX there are three 
679 \begin_inset Quotes eld
680 \end_inset
681
682 proper names
683 \begin_inset Quotes erd
684 \end_inset
685
686  that appear in the output with sub- and superscript letters: TeX, LaTeX
687  and LyX
688 \end_layout
689
690 \begin_layout Plain Layout
691 To avoid that these names are recognized as proper names, a TeX-brace pair
692  is inserted.
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 To change the LaTeX-preamble
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L@LaTeX-preamble
707 \end_layout
708
709 \end_inset
710
711 , use the menu 
712 \family sans
713 Document\SpecialChar \menuseparator
714 Settings\SpecialChar \menuseparator
715 LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728  
729 \family sans
730 Preamble
731 \family default
732 .
733 \end_layout
734
735 \begin_layout Standard
736 To edit matrices, case differentiations and multiline formulas subsequently,
737  use the menus 
738 \family sans
739 Edit\SpecialChar \menuseparator
740 Math
741 \family default
742  and 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Rows
746 \begin_inset space \thinspace{}
747 \end_inset
748
749 &
750 \begin_inset space \thinspace{}
751 \end_inset
752
753 Columns,
754 \family default
755  or the 
756 \family sans
757 table toolbar
758 \family default
759 .
760  When lines and columns are swapped via the menu, the column or line where
761  the cursor is in is exchanged with the column to the right or the line
762  below, respectively.
763  Is the cursor in the last column or row, the exchange is done with the
764  column to the left or the line above.
765 \end_layout
766
767 \begin_layout Standard
768 To write text in formulas
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 For multiline formulas the command 
774 \series bold
775
776 \backslash
777 intertext
778 \series default
779  is used, see 
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sub:Text-in-multiline"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  
792 \emph on
793 mathematical text
794 \emph default
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Text ! in formulas
801 \end_layout
802
803 \end_inset
804
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Mathematical text
811 \end_layout
812
813 \end_inset
814
815  is used.
816  This mode is invoked with the shortcut 
817 \begin_inset Info
818 type  "shortcut"
819 arg   "font-default"
820 \end_inset
821
822  or by the insertion of the command 
823 \series bold
824
825 \backslash
826 text
827 \series default
828
829 \begin_inset Index idx
830 status collapsed
831
832 \begin_layout Plain Layout
833 Commands ! T ! 
834 \backslash
835 text
836 \end_layout
837
838 \end_inset
839
840 .
841  The text appears black in LyX and can therefore be distinguished from the
842  other formula parts which appear blue.
843  In the output mathematical text is set upright, in contrary to other formula
844  parts.
845 \end_layout
846
847 \begin_layout Subsection*
848 Command Scheme
849 \end_layout
850
851 \begin_layout Standard
852 Most of the LaTeX-commands for math constructs have the following scheme:
853 \end_layout
854
855 \begin_layout Standard
856
857 \series bold
858
859 \backslash
860 commandname[optional
861 \series default
862  
863 \series bold
864 argument]{required
865 \series default
866  
867 \series bold
868 argument}
869 \end_layout
870
871 \begin_layout Standard
872 A command always starts with a backslash 
873 \begin_inset Quotes gld
874 \end_inset
875
876
877 \series bold
878
879 \backslash
880
881 \series default
882
883 \begin_inset Quotes grd
884 \end_inset
885
886 .
887  To omit optional arguments, also omit the associated brackets.
888  The braces around the required arguments are named in this document as
889  TeX-braces
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 T@TeX-braces
895 \end_layout
896
897 \end_inset
898
899 .
900  If you add in a formula a left brace to a command name, LyX automatically
901  creates a TeX-brace.
902  In all other cases TeX-braces are created in formulas with the command
903  
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  TeX-braces appear red in LyX, in contrary to normal braces which appear
911  blue.
912  In TeX-mode no command is needed to get TeX-braces.
913  TeX-braces don't appear in the output.
914 \end_layout
915
916 \begin_layout Standard
917 When commands without arguments, like commands for symbols are entered in
918  TeX-mode, a space character must 
919 \emph on
920 always
921 \emph default
922  be behind the command to end it.
923  This space doesn't appear in the output.
924  When the space should appear in the output, the space must be followed
925  by a protected space in normal text.
926 \end_layout
927
928 \begin_layout Standard
929 A protected space is inserted with 
930 \begin_inset Info
931 type  "shortcuts"
932 arg   "command-alternatives space-insert protected ; math-space"
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Subsection*
939 \begin_inset Newpage newpage
940 \end_inset
941
942 Syntax Explanation
943 \end_layout
944
945 \begin_layout Itemize
946 The symbol 
947 \begin_inset space \textvisiblespace{}
948 \end_inset
949
950  denotes a space character to be input.
951 \end_layout
952
953 \begin_layout Itemize
954 An arrow like 
955 \begin_inset Formula $\to$
956 \end_inset
957
958  denotes the usage of the corresponding arrow key on the keyboard.
959  The 
960 \family sans
961 Tab
962 \family default
963  key can often be used instead of 
964 \begin_inset Formula $\to$
965 \end_inset
966
967  and 
968 \begin_inset Formula $\downarrow$
969 \end_inset
970
971 , and 
972 \family sans
973 Shift+Tab
974 \family default
975  instead of 
976 \begin_inset Formula $\leftarrow$
977 \end_inset
978
979  and 
980 \begin_inset Formula $\uparrow$
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Subsection*
987 Available units
988 \end_layout
989
990 \begin_layout Standard
991 \align center
992 \begin_inset Float table
993 placement H
994 wide false
995 sideways false
996 status open
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Caption Standard
1001
1002 \begin_layout Plain Layout
1003 \begin_inset CommandInset label
1004 LatexCommand label
1005 name "tab:Available-units"
1006
1007 \end_inset
1008
1009 Available units
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Plain Layout
1018 \align center
1019 \begin_inset Tabular
1020 <lyxtabular version="3" rows="13" columns="2">
1021 <features rotate="0" tabularvalignment="middle">
1022 <column alignment="center" valignment="top">
1023 <column alignment="center" valignment="top">
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Unit
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Name / Description
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 mm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Millimeter
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 cm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Centimeter
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 in
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Inch (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 in = 2,54
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 cm)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pt
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Point (72.27
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pt = 1
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 in)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 pc
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Pica (1
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pc = 12
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 sp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 scaled point (65536
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 sp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 pt)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 bp
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 big point (72
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 bp = 1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 in)
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 dd
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 Didot (1
1239 \begin_inset space \thinspace{}
1240 \end_inset
1241
1242 dd 
1243 \begin_inset Formula $\approx$
1244 \end_inset
1245
1246  0.376
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 mm)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 cc
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Cicero (1
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 cc = 12
1275 \begin_inset space \thinspace{}
1276 \end_inset
1277
1278 dd)
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 </row>
1284 <row>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 ex
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1295 \begin_inset Text
1296
1297 \begin_layout Plain Layout
1298 Height of letter 
1299 \emph on
1300
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304 x
1305 \emph default
1306
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  in the current font
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 </row>
1316 <row>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 em
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 width of letter 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334
1335 \emph on
1336 M
1337 \emph default
1338
1339 \begin_inset Quotes erd
1340 \end_inset
1341
1342  in the current font
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 </row>
1348 <row>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 mu
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 math unit (1
1363 \begin_inset space \thinspace{}
1364 \end_inset
1365
1366 mu = 
1367 \begin_inset Formula $\nicefrac{1}{18}$
1368 \end_inset
1369
1370
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 em)
1375 \end_layout
1376
1377 \end_inset
1378 </cell>
1379 </row>
1380 </lyxtabular>
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 \begin_inset Newpage newpage
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 Basic Functions
1401 \end_layout
1402
1403 \begin_layout Subsection
1404 Exponents
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Exponents
1410 \end_layout
1411
1412 \end_inset
1413
1414  and Indices
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Indices
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \begin_inset Index idx
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 Superscripts|see
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 {
1436 \end_layout
1437
1438 \end_inset
1439
1440 Exponents
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 }
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \begin_inset Index idx
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461 Subscripts|see
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466
1467 {
1468 \end_layout
1469
1470 \end_inset
1471
1472 Indices
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 }
1479 \end_layout
1480
1481 \end_inset
1482
1483
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \begin_layout Standard
1492 Indices are created with an underscore 
1493 \begin_inset Quotes eld
1494 \end_inset
1495
1496 _
1497 \begin_inset Quotes erd
1498 \end_inset
1499
1500  or via the math toolbar button 
1501 \begin_inset Info
1502 type  "icon"
1503 arg   "math-subscript"
1504 \end_inset
1505
1506 , exponents with a caret 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510 ^
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514  or via the math toolbar button 
1515 \begin_inset Info
1516 type  "icon"
1517 arg   "math-superscript"
1518 \end_inset
1519
1520 .
1521 \end_layout
1522
1523 \begin_layout Standard
1524 \align center
1525 \begin_inset Tabular
1526 <lyxtabular version="3" rows="4" columns="2">
1527 <features rotate="0" tabularvalignment="middle">
1528 <column alignment="center" valignment="top" width="0pt">
1529 <column alignment="center" valignment="top" width="0pt">
1530 <row>
1531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 command
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Result
1545 \begin_inset Note Note
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 \series bold
1551
1552 \backslash
1553 raisebox
1554 \series default
1555  is only used as spacer.
1556 \end_layout
1557
1558 \end_inset
1559
1560
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 </row>
1566 <row>
1567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1568 \begin_inset Text
1569
1570 \begin_layout Plain Layout
1571 B_V
1572 \end_layout
1573
1574 \end_inset
1575 </cell>
1576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 \begin_inset Formula $B_{V}$
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 </row>
1589 <row>
1590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594 B^V
1595 \end_layout
1596
1597 \end_inset
1598 </cell>
1599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 </row>
1612 <row>
1613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1614 \begin_inset Text
1615
1616 \begin_layout Plain Layout
1617 B^
1618 \begin_inset space \textvisiblespace{}
1619 \end_inset
1620
1621 A
1622 \end_layout
1623
1624 \end_inset
1625 </cell>
1626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1627 \begin_inset Text
1628
1629 \begin_layout Plain Layout
1630 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1631 \end_inset
1632
1633
1634 \end_layout
1635
1636 \end_inset
1637 </cell>
1638 </row>
1639 </lyxtabular>
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \begin_layout Standard
1647 As the caret is in some languages an accent, vowels will be accentuated
1648  in this case and not set as exponents
1649 \begin_inset Foot
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 Depending on the used keyboard settings this can also happen for characters
1654  other than vowels.
1655 \end_layout
1656
1657 \end_inset
1658
1659 .
1660  To get exponents in this case, press 
1661 \family sans
1662 Space
1663 \family default
1664  after the caret as in the last example.
1665 \end_layout
1666
1667 \begin_layout Subsection
1668 Fractions
1669 \begin_inset CommandInset label
1670 LatexCommand label
1671 name "sub:Fractions"
1672
1673 \end_inset
1674
1675
1676 \begin_inset Index idx
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 Fractions
1681 \end_layout
1682
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \begin_layout Standard
1689 Fractions are generated with the command 
1690 \series bold
1691
1692 \backslash
1693 frac
1694 \series default
1695
1696 \begin_inset Index idx
1697 status collapsed
1698
1699 \begin_layout Plain Layout
1700 Commands ! F ! 
1701 \backslash
1702 frac
1703 \end_layout
1704
1705 \end_inset
1706
1707  or via the math toolbar button 
1708 \begin_inset Info
1709 type  "icon"
1710 arg   "math-insert \\frac"
1711 \end_inset
1712
1713 .
1714  The font size is adjusted automatically, depending on whether the fraction
1715  is in an inline or display style formula.
1716  With the math toolbar button 
1717 \begin_inset Info
1718 type  "icon"
1719 arg   "math-insert \\frac-square"
1720 \end_inset
1721
1722  you can select different fraction types.
1723 \end_layout
1724
1725 \begin_layout Standard
1726 With the command 
1727 \series bold
1728
1729 \backslash
1730 dfrac
1731 \series default
1732
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 Commands ! D ! 
1738 \backslash
1739 dfrac
1740 \end_layout
1741
1742 \end_inset
1743
1744  a fraction can be created that always has the size of a display style formula.
1745  With 
1746 \series bold
1747
1748 \backslash
1749 tfrac
1750 \series default
1751
1752 \begin_inset Index idx
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! T ! 
1757 \backslash
1758 tfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763  the fraction appears always with the size of an inline formula.
1764  An example:
1765 \end_layout
1766
1767 \begin_layout Standard
1768 A line with the fraction 
1769 \begin_inset Formula $\frac{1}{2}$
1770 \end_inset
1771
1772  that was created with the command 
1773 \series bold
1774
1775 \backslash
1776 frac
1777 \series default
1778 .
1779 \end_layout
1780
1781 \begin_layout Standard
1782 A line with the fraction 
1783 \begin_inset Formula $\dfrac{1}{2}$
1784 \end_inset
1785
1786  that was created with the command 
1787 \series bold
1788
1789 \backslash
1790 dfrac
1791 \series default
1792 .
1793 \end_layout
1794
1795 \begin_layout Standard
1796 \align center
1797 \begin_inset Tabular
1798 <lyxtabular version="3" rows="4" columns="2">
1799 <features rotate="0" tabularvalignment="middle">
1800 <column alignment="center" valignment="top" width="0pt">
1801 <column alignment="center" valignment="top" width="0pt">
1802 <row>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 Command
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816 Result
1817 \begin_inset Note Note
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821
1822 \series bold
1823
1824 \backslash
1825 raisebox
1826 \series default
1827  is only used as spacer.
1828 \end_layout
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 frac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset space \textvisiblespace{}
1880 \end_inset
1881
1882 A
1883 \begin_inset Formula $\downarrow$
1884 \end_inset
1885
1886 B
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 <row>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909
1910 \backslash
1911 dfrac
1912 \begin_inset space \textvisiblespace{}
1913 \end_inset
1914
1915 e^
1916 \backslash
1917 frac
1918 \begin_inset space \textvisiblespace{}
1919 \end_inset
1920
1921 1
1922 \begin_inset Formula $\downarrow$
1923 \end_inset
1924
1925 2
1926 \begin_inset Formula $\downarrow\downarrow$
1927 \end_inset
1928
1929 3
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 </lyxtabular>
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 \begin_inset VSpace bigskip
1956 \end_inset
1957
1958
1959 \begin_inset Newpage newpage
1960 \end_inset
1961
1962 For nested fractions the command 
1963 \series bold
1964
1965 \backslash
1966 cfrac
1967 \series default
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Commands ! C ! 
1974 \backslash
1975 cfrac
1976 \end_layout
1977
1978 \end_inset
1979
1980  can be used.
1981  Here is an example:
1982 \begin_inset VSpace -3mm
1983 \end_inset
1984
1985
1986 \end_layout
1987
1988 \begin_layout Standard
1989 \begin_inset Formula 
1990 \begin{align*}
1991 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1992 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1993 \end{align*}
1994
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \begin_layout Standard
2001 The command for the example above is:
2002 \end_layout
2003
2004 \begin_layout Standard
2005
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \begin_inset space \textvisiblespace{}
2011 \end_inset
2012
2013 A
2014 \begin_inset Formula $\downarrow$
2015 \end_inset
2016
2017 B+
2018 \backslash
2019 cfrac
2020 \begin_inset space \textvisiblespace{}
2021 \end_inset
2022
2023 C+
2024 \backslash
2025 cfrac
2026 \begin_inset space \textvisiblespace{}
2027 \end_inset
2028
2029 E
2030 \begin_inset Formula $\downarrow$
2031 \end_inset
2032
2033 F
2034 \begin_inset Formula $\downarrow$
2035 \end_inset
2036
2037 D
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \series default
2054  sets the fraction always in the size of a displayed formula, also when
2055  it is part of another fraction.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 It is possible to specify the alignment of the numerator.
2060  The command 
2061 \series bold
2062
2063 \backslash
2064 cfracleft
2065 \series default
2066  is used to left align it, the command 
2067 \series bold
2068
2069 \backslash
2070 cfracright
2071 \series default
2072  to right-align it.
2073  
2074 \series bold
2075
2076 \backslash
2077 cfrac
2078 \series default
2079  centers the numerator.
2080  These fractions demonstrate the different alignments:
2081 \end_layout
2082
2083 \begin_layout Standard
2084
2085 \series bold
2086 \begin_inset Formula 
2087 \[
2088 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2089 \]
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 \begin_inset Note Greyedout
2098 status open
2099
2100 \begin_layout Plain Layout
2101
2102 \series bold
2103 Note:
2104 \series default
2105  
2106 \series bold
2107
2108 \backslash
2109 cfracleft
2110 \series default
2111  and 
2112 \series bold
2113
2114 \backslash
2115 cfracright
2116 \series default
2117  are no real LaTeX commands but represent the command 
2118 \series bold
2119
2120 \backslash
2121 cfrac[alignment]{numerator}{denominator}
2122 \series default
2123  .
2124  Therefore you cannot use them in TeX code.
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset VSpace medskip
2134 \end_inset
2135
2136 It is often advantageous to combine 
2137 \series bold
2138
2139 \backslash
2140 cfrac
2141 \series default
2142  and 
2143 \series bold
2144
2145 \backslash
2146 frac
2147 \series default
2148 :
2149 \begin_inset Formula 
2150 \[
2151 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2152 \]
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \begin_layout Standard
2160 For inline fractions with a sloped fraction stroke you can use the command
2161  
2162 \series bold
2163
2164 \backslash
2165 nicefrac
2166 \series default
2167
2168 \begin_inset Index idx
2169 status collapsed
2170
2171 \begin_layout Plain Layout
2172 Commands ! N ! 
2173 \backslash
2174 nicefrac
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \begin_inset Formula $\nicefrac{5}{31}$
2181 \end_inset
2182
2183  or 
2184 \series bold
2185
2186 \backslash
2187 unitfrac
2188 \series default
2189
2190 \begin_inset Index idx
2191 status collapsed
2192
2193 \begin_layout Plain Layout
2194 Commands ! U ! 
2195 \backslash
2196 unitfrac
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \begin_inset Formula $\unitfrac{5}{31}$
2203 \end_inset
2204
2205  There is furthermore the command 
2206 \series bold
2207
2208 \backslash
2209 unitfracthree
2210 \series default
2211  that offers to write a fraction in combination with a number: 
2212 \begin_inset Formula $\unitfrac[2]{1}{3}$
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 \begin_inset Note Greyedout
2220 status open
2221
2222 \begin_layout Plain Layout
2223
2224 \series bold
2225 Note:
2226 \series default
2227  
2228 \series bold
2229
2230 \backslash
2231 unitfracthree
2232 \series default
2233  is not a real LaTeX command but the command
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237
2238 \series bold
2239
2240 \backslash
2241 unitfrac[number]{numerator}{denominator}
2242 \series default
2243  .
2244  Therefore you cannot use it in TeX code.
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \begin_layout Standard
2253 How to define own fractions where the fraction stroke can be changed, is
2254  explained in 
2255 \begin_inset CommandInset ref
2256 LatexCommand ref
2257 reference "sub:Self-defined-Fractions"
2258
2259 \end_inset
2260
2261 .
2262 \end_layout
2263
2264 \begin_layout Standard
2265 Multiline fractions are explained in 
2266 \begin_inset CommandInset ref
2267 LatexCommand ref
2268 reference "sub:Multiline-Fractions"
2269
2270 \end_inset
2271
2272 .
2273 \end_layout
2274
2275 \begin_layout Subsection
2276 Roots
2277 \begin_inset Index idx
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281 Roots
2282 \end_layout
2283
2284 \end_inset
2285
2286
2287 \end_layout
2288
2289 \begin_layout Standard
2290 Square roots are created with 
2291 \series bold
2292
2293 \backslash
2294 sqrt
2295 \series default
2296
2297 \begin_inset Index idx
2298 status collapsed
2299
2300 \begin_layout Plain Layout
2301 Commands ! S ! 
2302 \backslash
2303 sqrt
2304 \end_layout
2305
2306 \end_inset
2307
2308  or the math toolbar button 
2309 \begin_inset Info
2310 type  "icon"
2311 arg   "math-insert \\sqrt"
2312 \end_inset
2313
2314 , all other roots with the command 
2315 \series bold
2316
2317 \backslash
2318 root
2319 \series default
2320
2321 \begin_inset Index idx
2322 status collapsed
2323
2324 \begin_layout Plain Layout
2325 Commands ! R ! 
2326 \backslash
2327 root
2328 \end_layout
2329
2330 \end_inset
2331
2332  or with the math toolbar button 
2333 \begin_inset Info
2334 type  "icon"
2335 arg   "math-insert \\root"
2336 \end_inset
2337
2338 .
2339 \end_layout
2340
2341 \begin_layout Standard
2342 \align center
2343 \begin_inset Tabular
2344 <lyxtabular version="3" rows="3" columns="2">
2345 <features rotate="0" tabularvalignment="middle">
2346 <column alignment="center" valignment="top" width="0pt">
2347 <column alignment="center" valignment="top" width="0pt">
2348 <row>
2349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353 Command
2354 \end_layout
2355
2356 \end_inset
2357 </cell>
2358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362 Result
2363 \begin_inset Note Note
2364 status collapsed
2365
2366 \begin_layout Plain Layout
2367
2368 \series bold
2369
2370 \backslash
2371 raisebox
2372 \series default
2373  is only used as spacer.
2374 \end_layout
2375
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 </row>
2384 <row>
2385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389
2390 \backslash
2391 sqrt
2392 \begin_inset space \textvisiblespace{}
2393 \end_inset
2394
2395 A-B
2396 \end_layout
2397
2398 \end_inset
2399 </cell>
2400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2401 \begin_inset Text
2402
2403 \begin_layout Plain Layout
2404 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2405 \end_inset
2406
2407
2408 \end_layout
2409
2410 \end_inset
2411 </cell>
2412 </row>
2413 <row>
2414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2415 \begin_inset Text
2416
2417 \begin_layout Plain Layout
2418
2419 \backslash
2420 root
2421 \begin_inset space \textvisiblespace{}
2422 \end_inset
2423
2424 3
2425 \begin_inset Formula $\downarrow$
2426 \end_inset
2427
2428 A-B
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2438 \end_inset
2439
2440
2441 \end_layout
2442
2443 \end_inset
2444 </cell>
2445 </row>
2446 </lyxtabular>
2447
2448 \end_inset
2449
2450
2451 \end_layout
2452
2453 \begin_layout Standard
2454 A square root can also be created with 
2455 \series bold
2456
2457 \backslash
2458 root
2459 \series default
2460  when the root index field is left empty.
2461 \end_layout
2462
2463 \begin_layout Standard
2464 With certain indices the distance to the root is too small, like in this
2465  formula: 
2466 \begin_inset Formula $\sqrt[\beta]{B}$
2467 \end_inset
2468
2469
2470 \begin_inset Newline newline
2471 \end_inset
2472
2473 The 
2474 \begin_inset Formula $\beta$
2475 \end_inset
2476
2477  touches the root.
2478  To avoid this, the commands 
2479 \series bold
2480
2481 \backslash
2482 leftroot
2483 \series default
2484
2485 \begin_inset Index idx
2486 status collapsed
2487
2488 \begin_layout Plain Layout
2489 Commands ! L ! 
2490 \backslash
2491 leftroot
2492 \end_layout
2493
2494 \end_inset
2495
2496  and 
2497 \series bold
2498
2499 \backslash
2500 uproot
2501 \series default
2502
2503 \begin_inset Index idx
2504 status collapsed
2505
2506 \begin_layout Plain Layout
2507 Commands ! U ! 
2508 \backslash
2509 uproot
2510 \end_layout
2511
2512 \end_inset
2513
2514  are used with the following scheme:
2515 \end_layout
2516
2517 \begin_layout Standard
2518
2519 \series bold
2520
2521 \backslash
2522 leftroot{distance}
2523 \series default
2524  and 
2525 \series bold
2526
2527 \backslash
2528 uproot{distance}
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Distance is the number of Big Points (unit bp; 
2533 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2534 \end_inset
2535
2536 ), that the index should be moved to the left or top, resp..
2537  The commands are written to the index.
2538  This way the command
2539 \begin_inset Newline newline
2540 \end_inset
2541
2542
2543 \series bold
2544
2545 \backslash
2546 root
2547 \backslash
2548 leftroot{-1
2549 \begin_inset Formula $\to$
2550 \end_inset
2551
2552
2553 \backslash
2554 uproot{2
2555 \begin_inset Formula $\to$
2556 \end_inset
2557
2558
2559 \backslash
2560 beta
2561 \begin_inset space \textvisiblespace{}
2562 \end_inset
2563
2564
2565 \begin_inset Formula $\to$
2566 \end_inset
2567
2568 B
2569 \begin_inset Newline newline
2570 \end_inset
2571
2572
2573 \series default
2574 produces a correct typeset formula: 
2575 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2576 \end_inset
2577
2578
2579 \end_layout
2580
2581 \begin_layout Subsection
2582 Binomial Coefficients
2583 \begin_inset Index idx
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 Binomial coefficients
2588 \end_layout
2589
2590 \end_inset
2591
2592
2593 \end_layout
2594
2595 \begin_layout Standard
2596 Binomial coefficients are inserted with the command 
2597 \series bold
2598
2599 \backslash
2600 binom
2601 \series default
2602
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Commands ! B ! 
2608 \backslash
2609 binom
2610 \end_layout
2611
2612 \end_inset
2613
2614  or with the submenu of the math toolbar button 
2615 \begin_inset Info
2616 type  "icon"
2617 arg   "math-insert \\frac-square"
2618 \end_inset
2619
2620 .
2621  As with fractions (
2622 \series bold
2623
2624 \backslash
2625 frac
2626 \series default
2627 ) in addition to 
2628 \series bold
2629
2630 \backslash
2631 binom
2632 \series default
2633  there are the commands 
2634 \series bold
2635
2636 \backslash
2637 dbinom
2638 \series default
2639
2640 \begin_inset Index idx
2641 status collapsed
2642
2643 \begin_layout Plain Layout
2644 Commands ! D ! 
2645 \backslash
2646 dbinom
2647 \end_layout
2648
2649 \end_inset
2650
2651  and 
2652 \series bold
2653
2654 \backslash
2655 tbinom
2656 \series default
2657
2658 \begin_inset Index idx
2659 status collapsed
2660
2661 \begin_layout Plain Layout
2662 Commands ! T ! 
2663 \backslash
2664 tbinom
2665 \end_layout
2666
2667 \end_inset
2668
2669 .
2670  For other brackets around binomial coeficients there are the commands 
2671 \series bold
2672
2673 \backslash
2674 brace
2675 \series default
2676
2677 \begin_inset Index idx
2678 status collapsed
2679
2680 \begin_layout Plain Layout
2681 Commands ! B ! 
2682 \backslash
2683 brace
2684 \end_layout
2685
2686 \end_inset
2687
2688  and 
2689 \series bold
2690
2691 \backslash
2692 brack
2693 \series default
2694
2695 \begin_inset Index idx
2696 status collapsed
2697
2698 \begin_layout Plain Layout
2699 Commands ! B ! 
2700 \backslash
2701 brack
2702 \end_layout
2703
2704 \end_inset
2705
2706 .
2707 \end_layout
2708
2709 \begin_layout Standard
2710 \align center
2711 \begin_inset Tabular
2712 <lyxtabular version="3" rows="6" columns="2">
2713 <features rotate="0" tabularvalignment="middle">
2714 <column alignment="center" valignment="top" width="0pt">
2715 <column alignment="center" valignment="top" width="0pt">
2716 <row>
2717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2718 \begin_inset Text
2719
2720 \begin_layout Plain Layout
2721 Command
2722 \end_layout
2723
2724 \end_inset
2725 </cell>
2726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730 Result
2731 \begin_inset Note Note
2732 status collapsed
2733
2734 \begin_layout Plain Layout
2735
2736 \series bold
2737
2738 \backslash
2739 raisebox
2740 \series default
2741  is only used as spacer.
2742 \end_layout
2743
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 </row>
2752 <row>
2753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2754 \begin_inset Text
2755
2756 \begin_layout Plain Layout
2757
2758 \backslash
2759 binom
2760 \begin_inset space \textvisiblespace{}
2761 \end_inset
2762
2763 A
2764 \begin_inset Formula $\downarrow$
2765 \end_inset
2766
2767 B
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2777 \end_inset
2778
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 </row>
2785 <row>
2786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790
2791 \backslash
2792 dbinom
2793 \begin_inset space \textvisiblespace{}
2794 \end_inset
2795
2796 A
2797 \begin_inset Formula $\downarrow$
2798 \end_inset
2799
2800 B
2801 \end_layout
2802
2803 \end_inset
2804 </cell>
2805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2810 \end_inset
2811
2812
2813 \end_layout
2814
2815 \end_inset
2816 </cell>
2817 </row>
2818 <row>
2819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823
2824 \backslash
2825 tbinom
2826 \begin_inset space \textvisiblespace{}
2827 \end_inset
2828
2829 A
2830 \begin_inset Formula $\downarrow$
2831 \end_inset
2832
2833 B
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2843 \end_inset
2844
2845
2846 \end_layout
2847
2848 \end_inset
2849 </cell>
2850 </row>
2851 <row>
2852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2853 \begin_inset Text
2854
2855 \begin_layout Plain Layout
2856
2857 \backslash
2858 brack
2859 \begin_inset space \textvisiblespace{}
2860 \end_inset
2861
2862 A
2863 \begin_inset Formula $\downarrow$
2864 \end_inset
2865
2866 B
2867 \end_layout
2868
2869 \end_inset
2870 </cell>
2871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2876 \end_inset
2877
2878
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 </row>
2884 <row>
2885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \begin_layout Plain Layout
2889
2890 \backslash
2891 brace
2892 \begin_inset space \textvisiblespace{}
2893 \end_inset
2894
2895 A
2896 \begin_inset Formula $\downarrow$
2897 \end_inset
2898
2899 B
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2909 \end_inset
2910
2911
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 </row>
2917 </lyxtabular>
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \begin_layout Subsection
2925 Case Differentiations
2926 \begin_inset Index idx
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930 Case differentiations 
2931 \end_layout
2932
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \begin_layout Standard
2939 \align center
2940 \begin_inset Tabular
2941 <lyxtabular version="3" rows="3" columns="2">
2942 <features rotate="0" tabularvalignment="middle">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <row>
2946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2947 \begin_inset Text
2948
2949 \begin_layout Plain Layout
2950 Command
2951 \end_layout
2952
2953 \end_inset
2954 </cell>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959 Result
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 </row>
2965 <row>
2966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \backslash
2972 cases
2973 \begin_inset space \textvisiblespace{}
2974 \end_inset
2975
2976 A
2977 \begin_inset Formula $\to$
2978 \end_inset
2979
2980 B>0
2981 \begin_inset Index idx
2982 status collapsed
2983
2984 \begin_layout Plain Layout
2985 Commands ! C ! 
2986 \backslash
2987 cases
2988 \end_layout
2989
2990 \end_inset
2991
2992
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2998 \begin_inset Text
2999
3000 \begin_layout Plain Layout
3001 \begin_inset Formula $\begin{cases}
3002 A & B>0\end{cases}$
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row>
3012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \backslash
3018 cases
3019 \begin_inset space \textvisiblespace{}
3020 \end_inset
3021
3022
3023 \begin_inset Info
3024 type  "shortcut"
3025 arg   "newline-insert newline"
3026 \end_inset
3027
3028
3029 \end_layout
3030
3031 \end_inset
3032 </cell>
3033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3034 \begin_inset Text
3035
3036 \begin_layout Plain Layout
3037 \begin_inset Formula $\begin{cases}
3038 A & \textrm{for }x>0\\
3039 B & \textrm{for }x=0
3040 \end{cases}$
3041 \end_inset
3042
3043
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 </row>
3049 </lyxtabular>
3050
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \begin_layout Standard
3057 After inserting 
3058 \series bold
3059
3060 \backslash
3061 cases
3062 \series default
3063  or pressing the math toolbar button 
3064 \begin_inset Info
3065 type  "icon"
3066 arg   "math-insert \\cases"
3067 \end_inset
3068
3069  you can create new lines with the shortcut 
3070 \begin_inset Info
3071 type  "shortcut"
3072 arg   "newline-insert newline"
3073 \end_inset
3074
3075  or the table toolbar button 
3076 \begin_inset Info
3077 type  "icon"
3078 arg   "inset-modify tabular append-row"
3079 \end_inset
3080
3081 .
3082 \end_layout
3083
3084 \begin_layout Standard
3085 The command 
3086 \series bold
3087
3088 \backslash
3089 cases
3090 \series default
3091  is also available via the menu 
3092 \family sans
3093 Insert\SpecialChar \menuseparator
3094 Math\SpecialChar \menuseparator
3095 Cases-Environment
3096 \family default
3097 .
3098 \end_layout
3099
3100 \begin_layout Subsection
3101 Negations
3102 \begin_inset Index idx
3103 status collapsed
3104
3105 \begin_layout Plain Layout
3106 Negations
3107 \end_layout
3108
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \begin_layout Standard
3115 By inserting 
3116 \series bold
3117
3118 \backslash
3119 not
3120 \series default
3121
3122 \begin_inset Index idx
3123 status collapsed
3124
3125 \begin_layout Plain Layout
3126 Commands ! N ! 
3127 \backslash
3128 not
3129 \end_layout
3130
3131 \end_inset
3132
3133  every character can be displayed canceled.
3134  The characters are quasi accentuated by a slash.
3135 \end_layout
3136
3137 \begin_layout Standard
3138 \align center
3139 \begin_inset Tabular
3140 <lyxtabular version="3" rows="4" columns="2">
3141 <features rotate="0" tabularvalignment="middle">
3142 <column alignment="center" valignment="top" width="0pt">
3143 <column alignment="center" valignment="top" width="0pt">
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149 Command
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 Result
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \backslash
3171 not=
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 \begin_inset Formula $\not=$
3181 \end_inset
3182
3183
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 </row>
3189 <row>
3190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Plain Layout
3194
3195 \backslash
3196 not 
3197 \backslash
3198 le
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207 \begin_inset Formula $\not\le$
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 </row>
3216 <row>
3217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \backslash
3223 not 
3224 \backslash
3225 parallel
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234 \begin_inset Formula $\not\parallel$
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 </row>
3243 </lyxtabular>
3244
3245 \end_inset
3246
3247
3248 \end_layout
3249
3250 \begin_layout Standard
3251 The last example shows that not all negations look good.
3252  Therefore there are special commands for some negations (see 
3253 \begin_inset CommandInset ref
3254 LatexCommand ref
3255 reference "sub:Mathematical-Symbols"
3256
3257 \end_inset
3258
3259  and 
3260 \begin_inset CommandInset ref
3261 LatexCommand ref
3262 reference "sec:Relations"
3263
3264 \end_inset
3265
3266 ).
3267 \end_layout
3268
3269 \begin_layout Subsection
3270 Placeholders
3271 \begin_inset CommandInset label
3272 LatexCommand label
3273 name "sub:Placeholders"
3274
3275 \end_inset
3276
3277
3278 \begin_inset Index idx
3279 status collapsed
3280
3281 \begin_layout Plain Layout
3282 Placeholders
3283 \end_layout
3284
3285 \end_inset
3286
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Chemical characters ! Isotopes
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \begin_inset Index idx
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302 Isotopes|see
3303 \begin_inset ERT
3304 status collapsed
3305
3306 \begin_layout Plain Layout
3307
3308 {
3309 \end_layout
3310
3311 \end_inset
3312
3313 Chemical characters
3314 \begin_inset ERT
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318
3319 }
3320 \end_layout
3321
3322 \end_inset
3323
3324
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \end_layout
3331
3332 \begin_layout Standard
3333 When displaying e.
3334 \begin_inset space \thinspace{}
3335 \end_inset
3336
3337 g.
3338 \begin_inset space \space{}
3339 \end_inset
3340
3341 isotopes
3342 \begin_inset Foot
3343 status collapsed
3344
3345 \begin_layout Plain Layout
3346 Typesetting isotopes and chemical symbols is described in 
3347 \begin_inset CommandInset ref
3348 LatexCommand ref
3349 reference "sub:Chemical-Symbols-and"
3350
3351 \end_inset
3352
3353 .
3354 \end_layout
3355
3356 \end_inset
3357
3358  the following problem occurs:
3359 \end_layout
3360
3361 \begin_layout Standard
3362 \align center
3363 \begin_inset Tabular
3364 <lyxtabular version="3" rows="2" columns="2">
3365 <features rotate="0" tabularvalignment="middle">
3366 <column alignment="center" valignment="top" width="0pt">
3367 <column alignment="center" valignment="top" width="0pt">
3368 <row>
3369 <cell alignment="center" valignment="top" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 Indices created with sub- and superscripts:
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell alignment="center" valignment="top" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3383 \end_inset
3384
3385
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 <row>
3392 <cell alignment="center" valignment="top" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396 correct indices:
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 <cell alignment="center" valignment="top" usebox="none">
3402 \begin_inset Text
3403
3404 \begin_layout Plain Layout
3405 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3406 \end_inset
3407
3408
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 </row>
3414 </lyxtabular>
3415
3416 \end_inset
3417
3418
3419 \begin_inset Note Note
3420 status collapsed
3421
3422 \begin_layout Plain Layout
3423
3424 \series bold
3425
3426 \backslash
3427 raisebox
3428 \series default
3429  is only used as spacer.
3430 \end_layout
3431
3432 \end_inset
3433
3434
3435 \end_layout
3436
3437 \begin_layout Standard
3438 The shorter index is by default placed below or above the first character
3439  of the longer index.
3440  To avoid this there is the command 
3441 \series bold
3442
3443 \backslash
3444 phantom
3445 \series default
3446
3447 \begin_inset Index idx
3448 status collapsed
3449
3450 \begin_layout Plain Layout
3451 Commands ! P ! 
3452 \backslash
3453 phantom
3454 \end_layout
3455
3456 \end_inset
3457
3458  or the math toolbar button
3459 \begin_inset space \thinspace{}
3460 \end_inset
3461
3462
3463 \begin_inset Foot
3464 status collapsed
3465
3466 \begin_layout Plain Layout
3467 can be found in the submenu of the toolbar button 
3468 \begin_inset Info
3469 type  "icon"
3470 arg   "math-insert \\space"
3471 \end_inset
3472
3473
3474 \end_layout
3475
3476 \end_inset
3477
3478  
3479 \begin_inset Graphics
3480         filename ../images/math/phantom.png
3481         scale 85
3482
3483 \end_inset
3484
3485  that creates one or more phantom characters.
3486  When inserting 
3487 \series bold
3488
3489 \backslash
3490 phantom
3491 \series default
3492  a small blue box appears that is superposed with two red arrows.
3493  The arrows indicate that the complete width and height of the box content
3494  will be created as placeholder.
3495  Phantom characters are accordingly placeholders with the size of the characters.
3496 \end_layout
3497
3498 \begin_layout Standard
3499 \align center
3500 \begin_inset Tabular
3501 <lyxtabular version="3" rows="4" columns="2">
3502 <features rotate="0" tabularvalignment="middle">
3503 <column alignment="center" valignment="top">
3504 <column alignment="center" valignment="top">
3505 <row>
3506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510 Command
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519 Result
3520 \begin_inset Note Note
3521 status collapsed
3522
3523 \begin_layout Plain Layout
3524
3525 \series bold
3526
3527 \backslash
3528 raisebox
3529 \series default
3530  is only used as spacer.
3531 \end_layout
3532
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 </row>
3541 <row>
3542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546 ^19
3547 \begin_inset space \textvisiblespace{}
3548 \end_inset
3549
3550 _
3551 \backslash
3552 phantom
3553 \begin_inset space \textvisiblespace{}
3554 \end_inset
3555
3556 1
3557 \begin_inset Formula $\to$
3558 \end_inset
3559
3560 9
3561 \begin_inset space \textvisiblespace{}
3562 \end_inset
3563
3564 F
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3574 \end_inset
3575
3576
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 ^235
3588 \begin_inset space \textvisiblespace{}
3589 \end_inset
3590
3591 _
3592 \backslash
3593 phantom
3594 \begin_inset space \textvisiblespace{}
3595 \end_inset
3596
3597 23
3598 \begin_inset Formula $\to$
3599 \end_inset
3600
3601 9
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 F
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628
3629 \backslash
3630 Lambda^
3631 \begin_inset space \textvisiblespace{}
3632 \end_inset
3633
3634
3635 \backslash
3636 phantom
3637 \begin_inset space \textvisiblespace{}
3638 \end_inset
3639
3640 ii
3641 \begin_inset Formula $\to$
3642 \end_inset
3643
3644 t
3645 \begin_inset space \textvisiblespace{}
3646 \end_inset
3647
3648 _MMt
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 </lyxtabular>
3667
3668 \end_inset
3669
3670
3671 \end_layout
3672
3673 \begin_layout Standard
3674 Furthermore there are the commands 
3675 \series bold
3676
3677 \backslash
3678 vphantom
3679 \series default
3680
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Commands ! V ! 
3686 \backslash
3687 vphantom
3688 \end_layout
3689
3690 \end_inset
3691
3692  (toolbar button 
3693 \begin_inset space ~
3694 \end_inset
3695
3696
3697 \begin_inset Graphics
3698         filename ../images/math/vphantom.png
3699         scale 85
3700
3701 \end_inset
3702
3703 ) and 
3704 \series bold
3705
3706 \backslash
3707 hphantom
3708 \series default
3709
3710 \begin_inset Index idx
3711 status collapsed
3712
3713 \begin_layout Plain Layout
3714 Commands ! H ! 
3715 \backslash
3716 hphantom
3717 \end_layout
3718
3719 \end_inset
3720
3721  (toolbar button 
3722 \begin_inset space ~
3723 \end_inset
3724
3725
3726 \begin_inset Graphics
3727         filename ../images/math/hphantom.png
3728         scale 85
3729
3730 \end_inset
3731
3732 ).
3733  
3734 \series bold
3735
3736 \backslash
3737 hphantom
3738 \series default
3739  creates only space for the maximal height of the characters in the box
3740  but not for its width.
3741  
3742 \series bold
3743
3744 \backslash
3745 vphantom
3746 \series default
3747  creates only space for the width of the box content.
3748  Therefore  the boxes of both commands have only one red arrow.
3749 \end_layout
3750
3751 \begin_layout Standard
3752 For example the command 
3753 \series bold
3754
3755 \backslash
3756 vphantom
3757 \begin_inset space \textvisiblespace{}
3758 \end_inset
3759
3760 a
3761 \backslash
3762 int
3763 \series default
3764  creates space for the height of the integral sign,
3765 \begin_inset Foot
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769 The command 
3770 \series bold
3771
3772 \backslash
3773 int
3774 \series default
3775  creates an integral sign, see 
3776 \begin_inset CommandInset ref
3777 LatexCommand ref
3778 reference "sub:Big-Operators"
3779
3780 \end_inset
3781
3782 .
3783 \end_layout
3784
3785 \end_inset
3786
3787  because this is the larger character.
3788  An example application is in 
3789 \begin_inset CommandInset ref
3790 LatexCommand ref
3791 reference "sub:Multiline-Brackets"
3792
3793 \end_inset
3794
3795 .
3796 \end_layout
3797
3798 \begin_layout Standard
3799 Placeholders can also be used for text when they are inserted via the menu
3800  
3801 \family sans
3802 Insert\SpecialChar \menuseparator
3803 Formatting\SpecialChar \menuseparator
3804 Phantom
3805 \family default
3806 :
3807 \end_layout
3808
3809 \begin_layout Standard
3810 This is a sentence.
3811 \begin_inset Newline newline
3812 \end_inset
3813
3814
3815 \begin_inset Phantom Phantom
3816 status open
3817
3818 \begin_layout Plain Layout
3819 This
3820 \end_layout
3821
3822 \end_inset
3823
3824  is a sentence.
3825 \end_layout
3826
3827 \begin_layout Subsection
3828 Lines
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 Lines
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \begin_inset Index idx
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843 Formula ! underlined
3844 \end_layout
3845
3846 \end_inset
3847
3848
3849 \end_layout
3850
3851 \begin_layout Standard
3852 \align center
3853 \begin_inset Tabular
3854 <lyxtabular version="3" rows="4" columns="2">
3855 <features rotate="0" tabularvalignment="middle">
3856 <column alignment="center" valignment="top" width="0pt">
3857 <column alignment="center" valignment="top" width="0pt">
3858 <row>
3859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Command
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 Result
3873 \begin_inset Note Note
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879
3880 \backslash
3881 raisebox
3882 \series default
3883  is only used as spacer.
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 </row>
3894 <row>
3895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899
3900 \backslash
3901 overline
3902 \begin_inset space \textvisiblespace{}
3903 \end_inset
3904
3905 A+B
3906 \begin_inset Index idx
3907 status collapsed
3908
3909 \begin_layout Plain Layout
3910 Commands ! O ! 
3911 \backslash
3912 overline
3913 \end_layout
3914
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 </row>
3935 <row>
3936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940
3941 \backslash
3942 underline
3943 \begin_inset space \textvisiblespace{}
3944 \end_inset
3945
3946 A+B
3947 \begin_inset Index idx
3948 status collapsed
3949
3950 \begin_layout Plain Layout
3951 Commands ! U ! 
3952 \backslash
3953 underline
3954 \end_layout
3955
3956 \end_inset
3957
3958
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3968 \end_inset
3969
3970
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row>
3977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \backslash
3983 overline
3984 \begin_inset space \textvisiblespace{}
3985 \end_inset
3986
3987
3988 \backslash
3989 underline
3990 \begin_inset space \textvisiblespace{}
3991 \end_inset
3992
3993 A+B
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4003 \end_inset
4004
4005
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 </row>
4011 </lyxtabular>
4012
4013 \end_inset
4014
4015
4016 \end_layout
4017
4018 \begin_layout Standard
4019 In the last example it doesn't matter if first 
4020 \series bold
4021
4022 \backslash
4023 overline
4024 \series default
4025  or 
4026 \series bold
4027
4028 \backslash
4029 underline
4030 \series default
4031  is inserted.
4032 \end_layout
4033
4034 \begin_layout Standard
4035 To double underline use 
4036 \series bold
4037
4038 \backslash
4039 underline
4040 \series default
4041  twice.
4042 \end_layout
4043
4044 \begin_layout Standard
4045 It is possible to place up to 6 lines above or below characters.
4046 \end_layout
4047
4048 \begin_layout Standard
4049 \begin_inset VSpace bigskip
4050 \end_inset
4051
4052 Custom lines can be created using the command 
4053 \series bold
4054
4055 \backslash
4056 rule
4057 \series default
4058
4059 \begin_inset Index idx
4060 status collapsed
4061
4062 \begin_layout Plain Layout
4063 Commands ! R ! 
4064 \backslash
4065 rule
4066 \end_layout
4067
4068 \end_inset
4069
4070  which has the following scheme:
4071 \end_layout
4072
4073 \begin_layout Standard
4074
4075 \series bold
4076
4077 \backslash
4078 rule[vertical offset]{length}{thickness}
4079 \end_layout
4080
4081 \begin_layout Standard
4082 The optional vertical offset shifts the line upwards (or downwards, when
4083  the value is negative).
4084  The units listed in 
4085 \begin_inset CommandInset ref
4086 LatexCommand ref
4087 reference "tab:Available-units"
4088
4089 \end_inset
4090
4091  can be used for the values.
4092  Here are two example lines created with the commands
4093 \begin_inset Newline newline
4094 \end_inset
4095
4096
4097 \series bold
4098
4099 \backslash
4100 rule[-2ex]{3cm}{2pt}
4101 \series default
4102  and 
4103 \series bold
4104
4105 \backslash
4106 rule{2cm}{1pt}
4107 \series default
4108 :
4109 \end_layout
4110
4111 \begin_layout Standard
4112 This is a sentence 
4113 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4114 \end_inset
4115
4116  with two lines.
4117 \end_layout
4118
4119 \begin_layout Standard
4120
4121 \series bold
4122
4123 \backslash
4124 rule
4125 \series default
4126  can also be used for text when a line is inserted via the menu 
4127 \family sans
4128 Insert\SpecialChar \menuseparator
4129 Formatting\SpecialChar \menuseparator
4130 Horizontal
4131 \begin_inset space ~
4132 \end_inset
4133
4134 Line
4135 \family default
4136 :
4137 \end_layout
4138
4139 \begin_layout Standard
4140 This is a sentence 
4141 \begin_inset CommandInset line
4142 LatexCommand rule
4143 offset "0.5ex"
4144 width "3cm"
4145 height "1pt"
4146
4147 \end_inset
4148
4149  with one line.
4150 \end_layout
4151
4152 \begin_layout Subsection
4153 Ellipses
4154 \begin_inset CommandInset label
4155 LatexCommand label
4156 name "sub:Ellipses"
4157
4158 \end_inset
4159
4160
4161 \begin_inset Index idx
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165 Ellipses
4166 \end_layout
4167
4168 \end_inset
4169
4170
4171 \end_layout
4172
4173 \begin_layout Standard
4174 There are different types of ellipses available.
4175 \begin_inset Foot
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179 In the math toolbar in the submenu of the button 
4180 \begin_inset Info
4181 type  "icon"
4182 arg   "math-insert \\ldots"
4183 \end_inset
4184
4185
4186 \end_layout
4187
4188 \end_inset
4189
4190  For listings dots at the baseline are used (
4191 \series bold
4192
4193 \backslash
4194 ldots
4195 \series default
4196
4197 \begin_inset Index idx
4198 status collapsed
4199
4200 \begin_layout Plain Layout
4201 Commands ! L ! 
4202 \backslash
4203 ldots
4204 \end_layout
4205
4206 \end_inset
4207
4208 ), while for operations dots are needed that are on the same height as the
4209  operators (
4210 \series bold
4211
4212 \backslash
4213 cdots
4214 \series default
4215
4216 \begin_inset Index idx
4217 status collapsed
4218
4219 \begin_layout Plain Layout
4220 Commands ! C ! 
4221 \backslash
4222 cdots
4223 \end_layout
4224
4225 \end_inset
4226
4227 ).
4228  When using the command 
4229 \series bold
4230
4231 \backslash
4232 dots
4233 \series default
4234
4235 \begin_inset Index idx
4236 status collapsed
4237
4238 \begin_layout Plain Layout
4239 Commands ! D ! 
4240 \backslash
4241 dots
4242 \end_layout
4243
4244 \end_inset
4245
4246 , LaTeX decides on the basis of the next character what type is used.
4247 \end_layout
4248
4249 \begin_layout Standard
4250 \align center
4251 \begin_inset Tabular
4252 <lyxtabular version="3" rows="9" columns="2">
4253 <features rotate="0" tabularvalignment="middle">
4254 <column alignment="center" valignment="top" width="0pt">
4255 <column alignment="center" valignment="top" width="0pt">
4256 <row>
4257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 Command
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 Result
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 </row>
4276 <row>
4277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 A_1
4282 \begin_inset space \textvisiblespace{}
4283 \end_inset
4284
4285 ,
4286 \backslash
4287 dots
4288 \begin_inset space \textvisiblespace{}
4289 \end_inset
4290
4291 ,A_n
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 \begin_inset Formula $A_{1},\dots,A_{n}$
4301 \end_inset
4302
4303
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 <row>
4310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 A_1
4315 \begin_inset space \textvisiblespace{}
4316 \end_inset
4317
4318 +
4319 \backslash
4320 dots
4321 \begin_inset space \textvisiblespace{}
4322 \end_inset
4323
4324 +A_n
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 \begin_inset Formula $A_{1}+\dots+A_{n}$
4334 \end_inset
4335
4336
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347 A_1
4348 \begin_inset space \textvisiblespace{}
4349 \end_inset
4350
4351 ,
4352 \backslash
4353 ldots
4354 \begin_inset space \textvisiblespace{}
4355 \end_inset
4356
4357 ,A_n
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 \begin_inset Formula $A_{1},\ldots,A_{n}$
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 A_1
4381 \begin_inset space \textvisiblespace{}
4382 \end_inset
4383
4384 +
4385 \backslash
4386 cdots
4387 \begin_inset space \textvisiblespace{}
4388 \end_inset
4389
4390 +A_n
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4400 \end_inset
4401
4402
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \backslash
4415 vdots
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 \begin_inset Formula $\vdots$
4425 \end_inset
4426
4427
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \backslash
4440 ddots
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 \begin_inset Formula $\ddots$
4450 \end_inset
4451
4452
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 </row>
4458 <row>
4459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4460 \begin_inset Text
4461
4462 \begin_layout Plain Layout
4463
4464 \backslash
4465 iddots
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4471 \begin_inset Text
4472
4473 \begin_layout Plain Layout
4474 \begin_inset Formula $\iddots$
4475 \end_inset
4476
4477
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 </row>
4483 <row>
4484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 3×3
4489 \begin_inset space \thinspace{}
4490 \end_inset
4491
4492 matrix with the different dots
4493 \end_layout
4494
4495 \end_inset
4496 </cell>
4497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501 \begin_inset Formula $\begin{array}{ccc}
4502 A_{11} & \cdots & A_{1m}\\
4503 \vdots & \ddots & \vdots\\
4504 A_{n1} & \cdots & A_{nm}
4505 \end{array}$
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 </row>
4514 </lyxtabular>
4515
4516 \end_inset
4517
4518
4519 \end_layout
4520
4521 \begin_layout Standard
4522 The ellipses available in menu 
4523 \family sans
4524 Insert\SpecialChar \menuseparator
4525 Special
4526 \begin_inset space ~
4527 \end_inset
4528
4529 Character
4530 \family default
4531  are 
4532 \series bold
4533
4534 \backslash
4535 ldots
4536 \series default
4537 .
4538 \end_layout
4539
4540 \begin_layout Standard
4541 \begin_inset VSpace medskip
4542 \end_inset
4543
4544 To use 
4545 \series bold
4546
4547 \backslash
4548 iddots
4549 \series default
4550 , one of the options 
4551 \family sans
4552 Use mathdots package (automatically)
4553 \family default
4554  must be set in the document settings under 
4555 \family sans
4556 Math
4557 \begin_inset space ~
4558 \end_inset
4559
4560 Options
4561 \family default
4562 .
4563 \begin_inset Newline newline
4564 \end_inset
4565
4566 Using the option 
4567 \family sans
4568 Use mathdots package
4569 \family default
4570  will improve the appearance of all dots in the documents if their font
4571  style or size is not the default.
4572 \end_layout
4573
4574 \begin_layout Standard
4575 \begin_inset VSpace medskip
4576 \end_inset
4577
4578 Specially for matrices there are ellipses that span over several columns.
4579  They are created with the command 
4580 \series bold
4581
4582 \backslash
4583 hdotsfor
4584 \series default
4585
4586 \begin_inset Index idx
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590 Commands ! H ! 
4591 \backslash
4592 hdotsfor
4593 \end_layout
4594
4595 \end_inset
4596
4597 , that has the following scheme:
4598 \end_layout
4599
4600 \begin_layout Standard
4601
4602 \series bold
4603
4604 \backslash
4605 hdotsfor[distance]{number of columns}
4606 \end_layout
4607
4608 \begin_layout Standard
4609 The number of columns specifies how many columns should be spanned.
4610  Distance is a factor for the distance between the dots.
4611 \end_layout
4612
4613 \begin_layout Standard
4614 In the following matrix the command 
4615 \series bold
4616
4617 \backslash
4618 hdotsfor[2]{4}
4619 \series default
4620  was inserted in the first box of the second line, to get an ellipsis with
4621  a dot distance twice as long as with the command 
4622 \series bold
4623
4624 \backslash
4625 dots
4626 \series default
4627 :
4628 \begin_inset Formula 
4629 \[
4630 \left(\begin{array}{cccc}
4631 A & B & C & D\\
4632 \hdotsfor[2]{4}\\
4633 q & w & e & r
4634 \end{array}\right)
4635 \]
4636
4637 \end_inset
4638
4639 Note that the matrix fields that should be spanned must be empty, otherwise
4640  you get LaTeX-errors.
4641 \end_layout
4642
4643 \begin_layout Standard
4644 \begin_inset VSpace bigskip
4645 \end_inset
4646
4647 Furthermore you can fill with the command 
4648 \series bold
4649
4650 \backslash
4651 dotfill
4652 \series default
4653
4654 \begin_inset Index idx
4655 status collapsed
4656
4657 \begin_layout Plain Layout
4658 Commands ! D ! 
4659 \backslash
4660 dotfill
4661 \end_layout
4662
4663 \end_inset
4664
4665  the rest of a line with dots.
4666  The effect of these commands is the same as with 
4667 \series bold
4668
4669 \backslash
4670 hfill
4671 \series default
4672 , see 
4673 \begin_inset CommandInset ref
4674 LatexCommand ref
4675 reference "sub:Variable-Space"
4676
4677 \end_inset
4678
4679 .
4680 \end_layout
4681
4682 \begin_layout Standard
4683 For example the command 
4684 \series bold
4685 A
4686 \backslash
4687 dotfill
4688 \begin_inset space \textvisiblespace{}
4689 \end_inset
4690
4691 B
4692 \series default
4693  produces
4694 \end_layout
4695
4696 \begin_layout Standard
4697 \begin_inset Formula $A\dotfill B$
4698 \end_inset
4699
4700
4701 \end_layout
4702
4703 \begin_layout Standard
4704 Similar to
4705 \series bold
4706  
4707 \backslash
4708 dotfill
4709 \series default
4710  there is for a line the command 
4711 \series bold
4712
4713 \backslash
4714 hrulefill
4715 \series default
4716
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 Commands ! H ! 
4722 \backslash
4723 hrulefill
4724 \end_layout
4725
4726 \end_inset
4727
4728 :
4729 \end_layout
4730
4731 \begin_layout Standard
4732 \begin_inset Formula $A\hrulefill B$
4733 \end_inset
4734
4735
4736 \end_layout
4737
4738 \begin_layout Standard
4739 To use the commands for text, they have to be inserted in TeX-mode.
4740 \end_layout
4741
4742 \begin_layout Section
4743 Matrices
4744 \begin_inset CommandInset label
4745 LatexCommand label
4746 name "sec:Matrices"
4747
4748 \end_inset
4749
4750
4751 \begin_inset Index idx
4752 status collapsed
4753
4754 \begin_layout Plain Layout
4755 Matrices
4756 \end_layout
4757
4758 \end_inset
4759
4760
4761 \end_layout
4762
4763 \begin_layout Standard
4764 Matrices can be inserted via the math toolbar button 
4765 \begin_inset Info
4766 type  "icon"
4767 arg   "dialog-show mathmatrix"
4768 \end_inset
4769
4770  or the menu 
4771 \family sans
4772 Insert\SpecialChar \menuseparator
4773 Math\SpecialChar \menuseparator
4774 Matrix
4775 \family default
4776 .
4777  In the matrix dialog you can specify the number of columns and rows, the
4778  alignment and the decoration.
4779  The vertical alignment is only of importance for matrices in inline formulas:
4780 \end_layout
4781
4782 \begin_layout Standard
4783 The first matrix is top 
4784 \begin_inset Formula $\begin{array}[t]{cccc}
4785 A & D & G & J\\
4786 B & E & H & K\\
4787 C & F & I & L
4788 \end{array}$
4789 \end_inset
4790
4791 , the second middle 
4792 \begin_inset Formula $\begin{array}{cccc}
4793 A & D & G & J\\
4794 B & E & H & K\\
4795 C & F & I & L
4796 \end{array}$
4797 \end_inset
4798
4799  and the third bottom 
4800 \begin_inset Formula $\begin{array}[b]{cccc}
4801 A & D & G & J\\
4802 B & E & H & K\\
4803 C & F & I & L
4804 \end{array}$
4805 \end_inset
4806
4807  aligned.
4808 \end_layout
4809
4810 \begin_layout Standard
4811 The horizontal alignment specifies how the column entries should be aligned.
4812  It is set by entering a letter for every column.
4813  
4814 \emph on
4815 l
4816 \emph default
4817  denotes left aligned, 
4818 \emph on
4819 c
4820 \emph default
4821  centered and 
4822 \emph on
4823 r
4824 \emph default
4825  right aligned.
4826  To create for example a 4
4827 \series bold
4828 ×
4829 \series default
4830 4
4831 \begin_inset space ~
4832 \end_inset
4833
4834 matrix where the first column is left aligned, the second and third are
4835  centered and the last one is right aligned, one enters for the horizontal
4836  alignment 
4837 \series bold
4838 lccr
4839 \series default
4840 .
4841  Normally in a matrix all columns are centered, therefore the default for
4842  every column is a 
4843 \series bold
4844 c
4845 \series default
4846 .
4847 \end_layout
4848
4849 \begin_layout Standard
4850 Horizontal alignment:
4851 \end_layout
4852
4853 \begin_layout Standard
4854
4855 \series bold
4856 lll
4857 \series default
4858  : 
4859 \begin_inset Formula $\begin{array}{lll}
4860 10000 & D & G\\
4861 B & 10000 & H\\
4862 C & F & 10000
4863 \end{array}$
4864 \end_inset
4865
4866  , 
4867 \series bold
4868 ccc
4869 \series default
4870  : 
4871 \begin_inset Formula $\begin{array}{ccc}
4872 10000 & D & G\\
4873 B & 10000 & H\\
4874 C & F & 10000
4875 \end{array}$
4876 \end_inset
4877
4878  , 
4879 \series bold
4880 rrr
4881 \series default
4882  : 
4883 \begin_inset Formula $\begin{array}{rrr}
4884 10000 & D & G\\
4885 B & 10000 & H\\
4886 C & F & 10000
4887 \end{array}$
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \begin_layout Standard
4894 To add or delete rows and columns subsequently, the math toolbar buttons
4895  
4896 \begin_inset Info
4897 type  "icon"
4898 arg   "inset-modify tabular append-row"
4899 \end_inset
4900
4901
4902 \begin_inset Info
4903 type  "icon"
4904 arg   "inset-modify tabular delete-row"
4905 \end_inset
4906
4907 , etc.
4908 \begin_inset space \thinspace{}
4909 \end_inset
4910
4911 , or the menu 
4912 \family sans
4913 Edit\SpecialChar \menuseparator
4914 Rows & Columns
4915 \family default
4916  can be used.
4917  New rows can also be created with 
4918 \begin_inset Info
4919 type  "shortcut"
4920 arg   "newline-insert newline"
4921 \end_inset
4922
4923 .
4924 \end_layout
4925
4926 \begin_layout Standard
4927 \begin_inset VSpace bigskip
4928 \end_inset
4929
4930 The 
4931 \family sans
4932 Decoration
4933 \family default
4934  adds parentheses in the selected style around the matrix.
4935  Alternatively, parentheses can can either be created with the commands
4936  
4937 \series bold
4938
4939 \backslash
4940 left
4941 \series default
4942
4943 \begin_inset Index idx
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947 Commands ! L ! 
4948 \backslash
4949 left
4950 \end_layout
4951
4952 \end_inset
4953
4954  and 
4955 \series bold
4956
4957 \backslash
4958 right
4959 \series default
4960
4961 \begin_inset Index idx
4962 status collapsed
4963
4964 \begin_layout Plain Layout
4965 Commands ! R ! 
4966 \backslash
4967 right
4968 \end_layout
4969
4970 \end_inset
4971
4972  (shortcut 
4973 \family sans
4974 Alt+M
4975 \begin_inset space ~
4976 \end_inset
4977
4978 Parenthesis
4979 \family default
4980 ), see 
4981 \begin_inset CommandInset ref
4982 LatexCommand ref
4983 reference "sub:Automatic-Bracket-Size"
4984
4985 \end_inset
4986
4987 , or by using the following commands:
4988 \begin_inset VSpace medskip
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 \begin_inset space \hfill{}
4996 \end_inset
4997
4998
4999 \begin_inset Tabular
5000 <lyxtabular version="3" rows="4" columns="2">
5001 <features rotate="0" tabularvalignment="middle">
5002 <column alignment="center" valignment="top">
5003 <column alignment="center" valignment="top">
5004 <row>
5005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 Command
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018 Result
5019 \begin_inset Note Note
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023
5024 \series bold
5025
5026 \backslash
5027 raisebox
5028 \series default
5029  is only used as spacer.
5030 \end_layout
5031
5032 \end_inset
5033
5034
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \backslash
5047 bmatrix
5048 \begin_inset space \textvisiblespace{}
5049 \end_inset
5050
5051 2
5052 \series bold
5053 ×
5054 \series default
5055 2
5056 \begin_inset space \thinspace{}
5057 \end_inset
5058
5059 matrix
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5069 0 & \textrm{-}\mathrm{i}\\
5070 \mathrm{i} & 0
5071 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5072 \end_inset
5073
5074
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 </row>
5080 <row>
5081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085
5086 \backslash
5087 Bmatrix
5088 \begin_inset space \textvisiblespace{}
5089 \end_inset
5090
5091 2
5092 \series bold
5093 ×
5094 \series default
5095 2
5096 \begin_inset space \thinspace{}
5097 \end_inset
5098
5099 matrix
5100 \end_layout
5101
5102 \end_inset
5103 </cell>
5104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5105 \begin_inset Text
5106
5107 \begin_layout Plain Layout
5108 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5109 0 & \textrm{-}\mathrm{i}\\
5110 \mathrm{i} & 0
5111 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5112 \end_inset
5113
5114
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 </row>
5120 <row>
5121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5122 \begin_inset Text
5123
5124 \begin_layout Plain Layout
5125
5126 \backslash
5127 pmatrix
5128 \begin_inset space \textvisiblespace{}
5129 \end_inset
5130
5131 2
5132 \series bold
5133 ×
5134 \series default
5135 2
5136 \begin_inset space \thinspace{}
5137 \end_inset
5138
5139 matrix
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5149 0 & \textrm{-}\mathrm{i}\\
5150 \mathrm{i} & 0
5151 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5152 \end_inset
5153
5154
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 </row>
5160 </lyxtabular>
5161
5162 \end_inset
5163
5164
5165 \begin_inset space \hfill{}
5166 \end_inset
5167
5168
5169 \begin_inset Tabular
5170 <lyxtabular version="3" rows="4" columns="2">
5171 <features rotate="0" tabularvalignment="middle">
5172 <column alignment="center" valignment="top">
5173 <column alignment="center" valignment="top">
5174 <row>
5175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 Command
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 Result
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 </row>
5194 <row>
5195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199
5200 \backslash
5201 vmatrix
5202 \begin_inset space \textvisiblespace{}
5203 \end_inset
5204
5205 2
5206 \series bold
5207 ×
5208 \series default
5209 2
5210 \begin_inset space \thinspace{}
5211 \end_inset
5212
5213 matrix
5214 \end_layout
5215
5216 \end_inset
5217 </cell>
5218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5223 0 & \textrm{-}\mathrm{i}\\
5224 \mathrm{i} & 0
5225 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5226 \end_inset
5227
5228
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \backslash
5241 Vmatrix
5242 \begin_inset space \textvisiblespace{}
5243 \end_inset
5244
5245 2
5246 \series bold
5247 ×
5248 \series default
5249 2
5250 \begin_inset space \thinspace{}
5251 \end_inset
5252
5253 matrix
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5263 0 & \textrm{-}\mathrm{i}\\
5264 \mathrm{i} & 0
5265 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5266 \end_inset
5267
5268
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 </row>
5274 <row>
5275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279
5280 \backslash
5281 matrix
5282 \begin_inset space \textvisiblespace{}
5283 \end_inset
5284
5285 2
5286 \series bold
5287 ×
5288 \series default
5289 2
5290 \begin_inset space \thinspace{}
5291 \end_inset
5292
5293 matrix
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5303 0 & \textrm{-}\mathrm{i}\\
5304 \mathrm{i} & 0
5305 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5306 \end_inset
5307
5308
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 </row>
5314 </lyxtabular>
5315
5316 \end_inset
5317
5318
5319 \begin_inset space \hfill{}
5320 \end_inset
5321
5322
5323 \end_layout
5324
5325 \begin_layout Standard
5326 \begin_inset VSpace medskip
5327 \end_inset
5328
5329 When e.
5330 \begin_inset space \thinspace{}
5331 \end_inset
5332
5333 g.
5334 \begin_inset space \space{}
5335 \end_inset
5336
5337
5338 \series bold
5339
5340 \backslash
5341 vmatrix
5342 \series default
5343  is inserted, a blue box appears between two vertical lines where the matrix
5344  is inserted.
5345 \begin_inset Newline newline
5346 \end_inset
5347
5348 Note that decorated matrices ignore the vertical alignment.
5349 \end_layout
5350
5351 \begin_layout Standard
5352 \begin_inset VSpace bigskip
5353 \end_inset
5354
5355 As all multiline formulas are matrices, the length 
5356 \series bold
5357
5358 \backslash
5359 arraycolsep
5360 \series default
5361
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Commands ! A ! 
5367 \backslash
5368 arraycolsep
5369 \end_layout
5370
5371 \end_inset
5372
5373  that is described in 
5374 \begin_inset CommandInset ref
5375 LatexCommand ref
5376 reference "sub:Column-Separation"
5377
5378 \end_inset
5379
5380  can also be used to change the column separation of matrices.
5381 \end_layout
5382
5383 \begin_layout Standard
5384 To change the row separation, the command 
5385 \series bold
5386
5387 \backslash
5388 arraystretch
5389 \series default
5390
5391 \begin_inset Index idx
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395 Commands ! A ! 
5396 \backslash
5397 arraystretch
5398 \end_layout
5399
5400 \end_inset
5401
5402  is used.
5403  It is used as follows:
5404 \end_layout
5405
5406 \begin_layout Standard
5407
5408 \series bold
5409
5410 \backslash
5411 renewcommand{
5412 \backslash
5413 arraystretch}{stretch factor}
5414 \begin_inset Index idx
5415 status collapsed
5416
5417 \begin_layout Plain Layout
5418 Commands ! R ! 
5419 \backslash
5420 renewcommand
5421 \end_layout
5422
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \begin_layout Standard
5429 The command 
5430 \series bold
5431
5432 \backslash
5433 renewcommand
5434 \series default
5435  assigns the stretch factor to the predefined command 
5436 \series bold
5437
5438 \backslash
5439 arraystretch
5440 \series default
5441 .
5442  To double e.
5443 \begin_inset space \thinspace{}
5444 \end_inset
5445
5446 g.
5447 \begin_inset space \space{}
5448 \end_inset
5449
5450 the row separation, use the factor 2.
5451  This is then used for all following matrices.
5452  To go back to the original separation, assign the factor 1 to 
5453 \series bold
5454
5455 \backslash
5456 arraystretch
5457 \series default
5458 .
5459 \end_layout
5460
5461 \begin_layout Standard
5462 To set matrices into a text line, the command 
5463 \series bold
5464
5465 \backslash
5466 smallmatrix
5467 \series default
5468
5469 \begin_inset Index idx
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473 Commands ! S ! 
5474 \backslash
5475 smallmatrix
5476 \end_layout
5477
5478 \end_inset
5479
5480  is used.
5481  When it is inserted a blue box with two dashed lines appears.
5482  In this box the matrix is inserted.
5483 \end_layout
5484
5485 \begin_layout Standard
5486 This is a matrix 
5487 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5488 C & D
5489 \end{smallmatrix}\right)$
5490 \end_inset
5491
5492  in a text line.
5493 \end_layout
5494
5495 \begin_layout Section
5496 Brackets and Delimiters
5497 \begin_inset Index idx
5498 status collapsed
5499
5500 \begin_layout Plain Layout
5501 Brackets
5502 \end_layout
5503
5504 \end_inset
5505
5506
5507 \begin_inset Index idx
5508 status collapsed
5509
5510 \begin_layout Plain Layout
5511 Delimiters
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \begin_layout Subsection
5520 Vertical Brackets and Delimiters
5521 \begin_inset Index idx
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525 Brackets ! vertical
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 \begin_inset space \hfill{}
5535 \end_inset
5536
5537
5538 \begin_inset Tabular
5539 <lyxtabular version="3" rows="9" columns="2">
5540 <features rotate="0" tabularvalignment="middle">
5541 <column alignment="center" valignment="top" width="0pt">
5542 <column alignment="center" valignment="top" width="0pt">
5543 <row>
5544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 Command
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 Result
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 </row>
5563 <row>
5564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5565 \begin_inset Text
5566
5567 \begin_layout Plain Layout
5568 (
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 \begin_inset Formula $($
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 </row>
5586 <row>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 {
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 \begin_inset Formula $\{$
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 </row>
5609 <row>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 [
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 \begin_inset Formula $[$
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637
5638 \backslash
5639 langle
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5645 \begin_inset Text
5646
5647 \begin_layout Plain Layout
5648 \begin_inset Formula $\langle$
5649 \end_inset
5650
5651
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 </row>
5657 <row>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662
5663 \backslash
5664 lceil
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Plain Layout
5673 \begin_inset Formula $\lceil$
5674 \end_inset
5675
5676
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687
5688 \backslash
5689 lfloor
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 \begin_inset Formula $\lfloor$
5699 \end_inset
5700
5701
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 </row>
5707 <row>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 /
5713 \end_layout
5714
5715 \end_inset
5716 </cell>
5717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 \begin_inset Formula $/$
5722 \end_inset
5723
5724
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row>
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 |
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 \begin_inset Formula $|$
5745 \end_inset
5746
5747
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 </row>
5753 </lyxtabular>
5754
5755 \end_inset
5756
5757
5758 \begin_inset space \hfill{}
5759 \end_inset
5760
5761
5762 \begin_inset Tabular
5763 <lyxtabular version="3" rows="9" columns="2">
5764 <features rotate="0" tabularvalignment="middle">
5765 <column alignment="center" valignment="top" width="0pt">
5766 <column alignment="center" valignment="top" width="0pt">
5767 <row>
5768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 Command
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 Result
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 </row>
5787 <row>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 )
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 \begin_inset Formula $)$
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 <row>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 }
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\}$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 ]
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $]$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861
5862 \backslash
5863 rangle
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 \begin_inset Formula $\rangle$
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 <row>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886
5887 \backslash
5888 rceil
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\rceil$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 rfloor
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\rfloor$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \backslash
5938
5939 \backslash
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5946 \begin_inset Text
5947
5948 \begin_layout Plain Layout
5949 \begin_inset Formula $\backslash$
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963
5964 \backslash
5965 |
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 \begin_inset Formula $\|$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 </lyxtabular>
5984
5985 \end_inset
5986
5987
5988 \begin_inset space \hfill{}
5989 \end_inset
5990
5991
5992 \end_layout
5993
5994 \begin_layout Standard
5995
5996 \series medium
5997 \begin_inset Note Greyedout
5998 status open
5999
6000 \begin_layout Plain Layout
6001
6002 \series bold
6003 Note:
6004 \series default
6005  In TeX-mode the command 
6006 \series bold
6007
6008 \backslash
6009 textbackslash
6010 \series default
6011
6012 \begin_inset Index idx
6013 status collapsed
6014
6015 \begin_layout Plain Layout
6016 Commands ! T ! 
6017 \backslash
6018 textbackslash
6019 \end_layout
6020
6021 \end_inset
6022
6023  must be used for the backslash, because the command 
6024 \series bold
6025
6026 \backslash
6027
6028 \backslash
6029
6030 \series default
6031  produces a line break there.
6032 \end_layout
6033
6034 \end_inset
6035
6036
6037 \end_layout
6038
6039 \begin_layout Standard
6040 For all characters listed above the size can be adjusted with the commands
6041  described in the following two subsections.
6042  When using these commands, the characters < and > can directly be used
6043  instead of the commands 
6044 \series bold
6045
6046 \backslash
6047 langle
6048 \series default
6049  and 
6050 \series bold
6051
6052 \backslash
6053 rangle
6054 \series default
6055 .
6056 \end_layout
6057
6058 \begin_layout Subsubsection
6059 Manual Bracket Size
6060 \begin_inset CommandInset label
6061 LatexCommand label
6062 name "sub:Manual-Bracket-Size"
6063
6064 \end_inset
6065
6066
6067 \begin_inset Index idx
6068 status collapsed
6069
6070 \begin_layout Plain Layout
6071 Bracket size ! manual
6072 \end_layout
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \begin_layout Standard
6080 The bracket size can be specified manually by the LaTeX-commands 
6081 \series bold
6082
6083 \backslash
6084 big
6085 \series default
6086
6087 \begin_inset Index idx
6088 status collapsed
6089
6090 \begin_layout Plain Layout
6091 Commands ! B ! 
6092 \backslash
6093 big
6094 \end_layout
6095
6096 \end_inset
6097
6098
6099 \series bold
6100
6101 \backslash
6102 Big
6103 \series default
6104
6105 \series bold
6106
6107 \backslash
6108 bigg
6109 \series default
6110  and 
6111 \series bold
6112
6113 \backslash
6114 Bigg
6115 \series default
6116 .
6117  
6118 \series bold
6119
6120 \backslash
6121 big
6122 \series default
6123  denotes the smallest and 
6124 \series bold
6125
6126 \backslash
6127 Bigg
6128 \series default
6129  the largest bracket size.
6130 \end_layout
6131
6132 \begin_layout Standard
6133 These commands are used to emphasize levels of brackets:
6134 \end_layout
6135
6136 \begin_layout Standard
6137 \align center
6138 \begin_inset Tabular
6139 <lyxtabular version="3" rows="2" columns="2">
6140 <features rotate="0" tabularvalignment="middle">
6141 <column alignment="center" valignment="top" width="0pt">
6142 <column alignment="center" valignment="top" width="0pt">
6143 <row>
6144 <cell alignment="center" valignment="top" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 all brackets in the same size:
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6158 \end_inset
6159
6160
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 </row>
6166 <row>
6167 <cell alignment="center" valignment="top" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 this looks better:
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6181 \end_inset
6182
6183
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 </row>
6189 </lyxtabular>
6190
6191 \end_inset
6192
6193
6194 \begin_inset Note Note
6195 status collapsed
6196
6197 \begin_layout Plain Layout
6198
6199 \series bold
6200
6201 \backslash
6202 raisebox
6203 \series default
6204  is only used as spacer.
6205 \end_layout
6206
6207 \end_inset
6208
6209
6210 \end_layout
6211
6212 \begin_layout Standard
6213 For the second formula the command 
6214 \series bold
6215
6216 \backslash
6217 Big((A+B)(A-B)
6218 \backslash
6219 Big)^
6220 \begin_inset space \textvisiblespace{}
6221 \end_inset
6222
6223 C
6224 \series default
6225  has been used.
6226 \end_layout
6227
6228 \begin_layout Standard
6229 Here is an overview about all bracket sizes:
6230 \end_layout
6231
6232 \begin_layout Standard
6233 \align center
6234
6235 \backslash
6236 Bigg(
6237 \backslash
6238 exp
6239 \backslash
6240 bigg<
6241 \backslash
6242 Big[
6243 \backslash
6244 big{
6245 \backslash
6246 ln(3x)
6247 \backslash
6248 big}^2
6249 \begin_inset space \textvisiblespace{}
6250 \end_inset
6251
6252
6253 \backslash
6254 sin(x)
6255 \backslash
6256 Big]^
6257 \begin_inset space \textvisiblespace{}
6258 \end_inset
6259
6260 A
6261 \begin_inset space \textvisiblespace{}
6262 \end_inset
6263
6264
6265 \backslash
6266 bigg>
6267 \backslash
6268 Bigg)^0,5
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \align center
6273 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \begin_layout Standard
6280 Besides the 
6281 \series bold
6282
6283 \backslash
6284 big
6285 \series default
6286 -commands there is the variant 
6287 \series bold
6288
6289 \backslash
6290 bigm
6291 \series default
6292
6293 \begin_inset Index idx
6294 status collapsed
6295
6296 \begin_layout Plain Layout
6297 Commands ! B ! 
6298 \backslash
6299 bigm
6300 \end_layout
6301
6302 \end_inset
6303
6304  that adds a bit more space between the bracket and its content, and the
6305  variant 
6306 \series bold
6307
6308 \backslash
6309 bigl
6310 \series default
6311 -
6312 \series bold
6313
6314 \backslash
6315 bigr
6316 \series default
6317
6318 \begin_inset Index idx
6319 status collapsed
6320
6321 \begin_layout Plain Layout
6322 Commands ! B ! 
6323 \backslash
6324 bigl - 
6325 \backslash
6326 bigr
6327 \end_layout
6328
6329 \end_inset
6330
6331 , that don't add additional space.
6332  The 
6333 \emph on
6334 l
6335 \emph default
6336  at the end of the command 
6337 \series bold
6338
6339 \backslash
6340 bigl
6341 \series default
6342  is for a left bracket; for a right bracket this will be replaced by an
6343  
6344 \emph on
6345 r
6346 \emph default
6347 .
6348  A left or right bracket can each be an opening or closing bracket.
6349 \end_layout
6350
6351 \begin_layout Standard
6352 In the following table is a comparison of the variants:
6353 \end_layout
6354
6355 \begin_layout Standard
6356 \align center
6357 \begin_inset Tabular
6358 <lyxtabular version="3" rows="5" columns="2">
6359 <features rotate="0" tabularvalignment="middle">
6360 <column alignment="center" valignment="middle">
6361 <column alignment="center" valignment="middle">
6362 <row>
6363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 Command
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376 Result
6377 \begin_inset Note Note
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381
6382 \series bold
6383
6384 \backslash
6385 raisebox
6386 \series default
6387  is only used as spacer.
6388 \end_layout
6389
6390 \end_inset
6391
6392
6393 \end_layout
6394
6395 \end_inset
6396 </cell>
6397 </row>
6398 <row>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403
6404 \backslash
6405 Bigm(
6406 \backslash
6407 bigm(
6408 \backslash
6409 ln(3x)
6410 \backslash
6411 bigm)^2
6412 \begin_inset space \textvisiblespace{}
6413 \end_inset
6414
6415
6416 \backslash
6417 Bigm)
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 </row>
6435 <row>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440
6441 \backslash
6442 Big(
6443 \backslash
6444 big(
6445 \backslash
6446 ln(3x)
6447 \backslash
6448 big)^2
6449 \begin_inset space \textvisiblespace{}
6450 \end_inset
6451
6452
6453 \backslash
6454 Big)
6455 \end_layout
6456
6457 \end_inset
6458 </cell>
6459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6464 \end_inset
6465
6466
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 </row>
6472 <row>
6473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477
6478 \backslash
6479 Bigl(
6480 \backslash
6481 bigl(
6482 \backslash
6483 ln(3x)
6484 \backslash
6485 bigr)^2
6486 \begin_inset space \textvisiblespace{}
6487 \end_inset
6488
6489
6490 \backslash
6491 Bigr)
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6497 \begin_inset Text
6498
6499 \begin_layout Plain Layout
6500 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6501 \end_inset
6502
6503
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 </row>
6509 <row>
6510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514
6515 \backslash
6516 bigl)
6517 \backslash
6518 ln(3x)
6519 \backslash
6520 bigr(
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6530 \end_inset
6531
6532
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 </row>
6538 </lyxtabular>
6539
6540 \end_inset
6541
6542
6543 \end_layout
6544
6545 \begin_layout Subsubsection
6546 Automatic Bracket Size
6547 \begin_inset CommandInset label
6548 LatexCommand label
6549 name "sub:Automatic-Bracket-Size"
6550
6551 \end_inset
6552
6553
6554 \begin_inset Index idx
6555 status collapsed
6556
6557 \begin_layout Plain Layout
6558 Bracket size ! automatic
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \end_layout
6565
6566 \begin_layout Standard
6567 Brackets with variable size can be inserted with the commands 
6568 \series bold
6569
6570 \backslash
6571 left
6572 \series default
6573
6574 \begin_inset Index idx
6575 status collapsed
6576
6577 \begin_layout Plain Layout
6578 Commands ! L ! 
6579 \backslash
6580 left
6581 \end_layout
6582
6583 \end_inset
6584
6585  and 
6586 \series bold
6587
6588 \backslash
6589 right
6590 \series default
6591
6592 \begin_inset Index idx
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596 Commands ! R ! 
6597 \backslash
6598 right
6599 \end_layout
6600
6601 \end_inset
6602
6603  or via the math toolbar button 
6604 \begin_inset Info
6605 type  "icon"
6606 arg   "dialog-show mathdelimiter"
6607 \end_inset
6608
6609 .
6610  Directly behind 
6611 \series bold
6612
6613 \backslash
6614 left
6615 \series default
6616  and 
6617 \series bold
6618
6619 \backslash
6620 right
6621 \series default
6622  the wanted bracket must be inserted.
6623  The bracket size will then automatically be calculated for the output.
6624 \end_layout
6625
6626 \begin_layout Standard
6627 \align center
6628 normal bracket: The command 
6629 \series bold
6630
6631 \backslash
6632 ln(
6633 \backslash
6634 frac
6635 \begin_inset space \textvisiblespace{}
6636 \end_inset
6637
6638 A
6639 \begin_inset Formula $\downarrow$
6640 \end_inset
6641
6642 C
6643 \begin_inset space \textvisiblespace{}
6644 \end_inset
6645
6646 )
6647 \series default
6648  creates
6649 \begin_inset Formula 
6650 \[
6651 \ln(\frac{A}{C})
6652 \]
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 \align center
6661 multiline bracket: The command 
6662 \series bold
6663
6664 \backslash
6665 ln
6666 \backslash
6667 left(
6668 \backslash
6669 frac
6670 \begin_inset space \textvisiblespace{}
6671 \end_inset
6672
6673 A
6674 \begin_inset Formula $\downarrow$
6675 \end_inset
6676
6677 C
6678 \begin_inset space \textvisiblespace{}
6679 \end_inset
6680
6681
6682 \backslash
6683 right)
6684 \series default
6685  creates
6686 \begin_inset Formula 
6687 \[
6688 \ln\left(\frac{A}{C}\right)
6689 \]
6690
6691 \end_inset
6692
6693
6694 \end_layout
6695
6696 \begin_layout Standard
6697 Instead of 
6698 \series bold
6699
6700 \backslash
6701 left
6702 \series default
6703  and 
6704 \series bold
6705
6706 \backslash
6707 right
6708 \series default
6709  the shortcut 
6710 \family sans
6711 Alt+M
6712 \begin_inset space ~
6713 \end_inset
6714
6715 Bracket
6716 \family default
6717  can be used.
6718  This has the advantage that you can see in LyX immediately the real bracket
6719  size and that the matching right bracket will be created too.
6720 \begin_inset Newline newline
6721 \end_inset
6722
6723 The command for the last example would then be: 
6724 \series bold
6725
6726 \backslash
6727 ln Alt+M
6728 \series default
6729  
6730 \series bold
6731 (
6732 \backslash
6733 frac
6734 \begin_inset space \textvisiblespace{}
6735 \end_inset
6736
6737 A
6738 \begin_inset Formula $\downarrow$
6739 \end_inset
6740
6741 C
6742 \end_layout
6743
6744 \begin_layout Standard
6745 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6746  For example the command 
6747 \series bold
6748
6749 \backslash
6750 left.
6751 \backslash
6752 frac
6753 \begin_inset space \textvisiblespace{}
6754 \end_inset
6755
6756 A
6757 \begin_inset Formula $\downarrow$
6758 \end_inset
6759
6760 B
6761 \begin_inset space \textvisiblespace{}
6762 \end_inset
6763
6764
6765 \backslash
6766 right}
6767 \series default
6768  creates:
6769 \series bold
6770
6771 \begin_inset Formula 
6772 \[
6773 \left.\frac{A}{B}\right\} 
6774 \]
6775
6776 \end_inset
6777
6778
6779 \series default
6780 The commands 
6781 \series bold
6782
6783 \backslash
6784 left
6785 \series default
6786  and 
6787 \series bold
6788
6789 \backslash
6790 right
6791 \series default
6792  will be converted by LyX to brackets in the right size when the document
6793  is reloaded and an omitted bracket will appear as dashed line.
6794 \end_layout
6795
6796 \begin_layout Standard
6797 \begin_inset VSpace bigskip
6798 \end_inset
6799
6800 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6801  the command 
6802 \series bold
6803
6804 \backslash
6805 middle
6806 \series default
6807
6808 \begin_inset Index idx
6809 status collapsed
6810
6811 \begin_layout Plain Layout
6812 Commands ! M ! 
6813 \backslash
6814 middle
6815 \end_layout
6816
6817 \end_inset
6818
6819  is additionally available for all brackets and limits.
6820  With this command the height of the following character is adapted to the
6821  one of the surrounding brackets, what is e.
6822 \begin_inset space \thinspace{}
6823 \end_inset
6824
6825 g.
6826 \begin_inset space \space{}
6827 \end_inset
6828
6829 needed for physical vectors:
6830 \begin_inset Formula 
6831 \[
6832 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6833 \]
6834
6835 \end_inset
6836
6837 For physical vectors there is a special LaTeX-package, described in 
6838 \begin_inset CommandInset ref
6839 LatexCommand ref
6840 reference "sub:Physical-Vectors"
6841
6842 \end_inset
6843
6844 .
6845 \end_layout
6846
6847 \begin_layout Subsection
6848 Horizontal Brackets
6849 \begin_inset Index idx
6850 status collapsed
6851
6852 \begin_layout Plain Layout
6853 Brackets ! horizontal
6854 \end_layout
6855
6856 \end_inset
6857
6858
6859 \end_layout
6860
6861 \begin_layout Standard
6862 \align center
6863 \begin_inset Tabular
6864 <lyxtabular version="3" rows="4" columns="2">
6865 <features rotate="0" tabularvalignment="middle">
6866 <column alignment="center" valignment="top" width="0pt">
6867 <column alignment="center" valignment="top" width="0pt">
6868 <row>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 Command
6874 \begin_inset Note Note
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878
6879 \series bold
6880
6881 \backslash
6882 raisebox
6883 \series default
6884  is only used as spacer.
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \end_layout
6891
6892 \end_inset
6893 </cell>
6894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6895 \begin_inset Text
6896
6897 \begin_layout Plain Layout
6898 Result
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 </row>
6904 <row>
6905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909 \begin_inset ERT
6910 status collapsed
6911
6912 \begin_layout Plain Layout
6913
6914
6915 \backslash
6916 raisebox{2.3mm}{
6917 \end_layout
6918
6919 \end_inset
6920
6921
6922 \backslash
6923 overbrace
6924 \begin_inset space \textvisiblespace{}
6925 \end_inset
6926
6927 A+B
6928 \begin_inset space \textvisiblespace{}
6929 \end_inset
6930
6931 ^v3
6932 \begin_inset ERT
6933 status collapsed
6934
6935 \begin_layout Plain Layout
6936
6937 }
6938 \end_layout
6939
6940 \end_inset
6941
6942
6943 \begin_inset Index idx
6944 status collapsed
6945
6946 \begin_layout Plain Layout
6947 Commands ! O ! 
6948 \backslash
6949 overbrace
6950 \end_layout
6951
6952 \end_inset
6953
6954
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 \begin_inset Formula $\overbrace{A+B}^{3}$
6964 \end_inset
6965
6966
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 </row>
6972 <row>
6973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6974 \begin_inset Text
6975
6976 \begin_layout Plain Layout
6977 \begin_inset ERT
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981
6982
6983 \backslash
6984 raisebox{-2.2mm}{
6985 \end_layout
6986
6987 \end_inset
6988
6989
6990 \backslash
6991 underbrace
6992 \begin_inset space \textvisiblespace{}
6993 \end_inset
6994
6995 A+B
6996 \begin_inset space \textvisiblespace{}
6997 \end_inset
6998
6999 _5
7000 \begin_inset ERT
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004
7005 }
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \begin_inset Index idx
7012 status collapsed
7013
7014 \begin_layout Plain Layout
7015 Commands ! U ! 
7016 \backslash
7017 underbrace
7018 \end_layout
7019
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 \begin_inset Formula $\underbrace{A+B}_{5}$
7032 \end_inset
7033
7034
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 </row>
7040 <row>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045
7046 \backslash
7047 overbrace
7048 \begin_inset space \textvisiblespace{}
7049 \end_inset
7050
7051
7052 \backslash
7053 underbrace
7054 \begin_inset space \textvisiblespace{}
7055 \end_inset
7056
7057 A+B_w
7058 \begin_inset space \textvisiblespace{}
7059 \end_inset
7060
7061
7062 \begin_inset space \textvisiblespace{}
7063 \end_inset
7064
7065 _7
7066 \begin_inset space \textvisiblespace{}
7067 \end_inset
7068
7069
7070 \begin_inset space \textvisiblespace{}
7071 \end_inset
7072
7073 ^
7074 \begin_inset space \textvisiblespace{}
7075 \end_inset
7076
7077 C
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7087 \end_inset
7088
7089
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 </row>
7095 </lyxtabular>
7096
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \begin_layout Standard
7103 In the last example it doesn't matter if 
7104 \series bold
7105
7106 \backslash
7107 overbrace
7108 \series default
7109  or 
7110 \series bold
7111
7112 \backslash
7113 underbrace
7114 \series default
7115  is inserted at first.
7116 \end_layout
7117
7118 \begin_layout Standard
7119 \begin_inset VSpace bigskip
7120 \end_inset
7121
7122 When brackets are needed that overlap each other, multiline formulas, as
7123  described in 
7124 \begin_inset CommandInset ref
7125 LatexCommand ref
7126 reference "sec:Multiline-Formulas"
7127
7128 \end_inset
7129
7130 , must be used:
7131 \begin_inset Formula 
7132 \begin{eqnarray*}
7133 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7134  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7135 \end{eqnarray*}
7136
7137 \end_inset
7138
7139 In the first row the formula is inserted together with the first brace.
7140  It is hereby important that the space command
7141 \begin_inset Foot
7142 status collapsed
7143
7144 \begin_layout Plain Layout
7145 Space commands are explained in 
7146 \begin_inset CommandInset ref
7147 LatexCommand ref
7148 reference "sub:Predefined-Space"
7149
7150 \end_inset
7151
7152 .
7153 \end_layout
7154
7155 \end_inset
7156
7157  
7158 \series bold
7159
7160 \backslash
7161 :
7162 \series default
7163  is inserted before the first 
7164 \begin_inset Formula $d$
7165 \end_inset
7166
7167 , because the brace that ends behind the 
7168 \begin_inset Formula $q$
7169 \end_inset
7170
7171  prevents that the following 
7172 \begin_inset Quotes eld
7173 \end_inset
7174
7175 +
7176 \begin_inset Quotes erd
7177 \end_inset
7178
7179  is surrounded by space.
7180 \begin_inset Foot
7181 status collapsed
7182
7183 \begin_layout Plain Layout
7184 because a bracket is not handled as a character, see 
7185 \begin_inset CommandInset ref
7186 LatexCommand ref
7187 reference "sub:Binary-Operators"
7188
7189 \end_inset
7190
7191
7192 \end_layout
7193
7194 \end_inset
7195
7196  In the second row the second brace is inserted.
7197  As it should begin before the 
7198 \begin_inset Formula $b$
7199 \end_inset
7200
7201 , first the command 
7202 \series bold
7203
7204 \backslash
7205 hphantom{gggg+
7206 \backslash
7207 :}
7208 \series default
7209  is inserted.
7210 \begin_inset Foot
7211 status collapsed
7212
7213 \begin_layout Plain Layout
7214 more about 
7215 \series bold
7216
7217 \backslash
7218 hphantom
7219 \series default
7220  see 
7221 \begin_inset CommandInset ref
7222 LatexCommand ref
7223 reference "sub:Placeholders"
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \end_inset
7231
7232  This space is needed because the 
7233 \begin_inset Quotes eld
7234 \end_inset
7235
7236 +
7237 \begin_inset Quotes erd
7238 \end_inset
7239
7240  is also surrounded by space in the formula.
7241  The brace is placed under the command 
7242 \series bold
7243
7244 \backslash
7245 hphantom{bbqq+dddd}
7246 \series default
7247 .
7248 \end_layout
7249
7250 \begin_layout Standard
7251 It gets more complicated when brackets overlap each other, like in the following
7252  example:
7253 \begin_inset ERT
7254 status collapsed
7255
7256 \begin_layout Plain Layout
7257
7258
7259 \backslash
7260 setlength{
7261 \backslash
7262 jot}{-6pt}
7263 \end_layout
7264
7265 \end_inset
7266
7267
7268 \begin_inset Formula 
7269 \begin{eqnarray*}
7270  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7271 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7272 \end{eqnarray*}
7273
7274 \end_inset
7275
7276
7277 \begin_inset ERT
7278 status collapsed
7279
7280 \begin_layout Plain Layout
7281
7282
7283 \backslash
7284 setlength{
7285 \backslash
7286 jot}{3pt}
7287 \end_layout
7288
7289 \end_inset
7290
7291 The first formula row is the same as the second row of the previous example,
7292  with the difference that the brace is above.
7293  The second row contains the formula together with the second brace.
7294  To avoid that there is space between the upper brace in the first row and
7295  the formula, the row spacing needs to be reduced.
7296  This is not easily possible due to a bug in LyX
7297 \begin_inset Foot
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301 \begin_inset CommandInset href
7302 LatexCommand href
7303 name "LyX-bug #1505"
7304 target "http://www.lyx.org/trac/ticket/1505"
7305
7306 \end_inset
7307
7308
7309 \end_layout
7310
7311 \end_inset
7312
7313 .
7314  As a solution for the problem, the global formula row separation 
7315 \series bold
7316
7317 \backslash
7318 jot
7319 \series default
7320
7321 \begin_inset Index idx
7322 status collapsed
7323
7324 \begin_layout Plain Layout
7325 Commands ! J ! 
7326 \backslash
7327 jot
7328 \end_layout
7329
7330 \end_inset
7331
7332  must be changed to -6
7333 \begin_inset space \thinspace{}
7334 \end_inset
7335
7336 pt before the formula with the command 
7337 \series bold
7338
7339 \backslash
7340 setlength{
7341 \backslash
7342 jot}{-6pt}
7343 \series default
7344  in TeX-mode.
7345  
7346 \series bold
7347
7348 \backslash
7349 jot
7350 \series default
7351  is set back after the formula to the standard value of 3
7352 \begin_inset space \thinspace{}
7353 \end_inset
7354
7355 pt using the same command.
7356  More about the row separation in formulas is explained in 
7357 \begin_inset CommandInset ref
7358 LatexCommand ref
7359 reference "sub:Line-Separation"
7360
7361 \end_inset
7362
7363 .
7364 \end_layout
7365
7366 \begin_layout Section
7367 Arrows
7368 \begin_inset Index idx
7369 status collapsed
7370
7371 \begin_layout Plain Layout
7372 Arrows
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \begin_layout Standard
7381 Arrows can be inserted via the math toolbar button 
7382 \begin_inset Info
7383 type  "icon"
7384 arg   "math-insert \\leftarrow"
7385 \end_inset
7386
7387  or the commands listed in the following subsections.
7388 \end_layout
7389
7390 \begin_layout Subsection
7391 Horizontal Arrows
7392 \begin_inset Index idx
7393 status collapsed
7394
7395 \begin_layout Plain Layout
7396 Arrows ! horizontal
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \end_layout
7403
7404 \begin_layout Standard
7405 \begin_inset space \hfill{}
7406 \end_inset
7407
7408
7409 \begin_inset Tabular
7410 <lyxtabular version="3" rows="8" columns="2">
7411 <features rotate="0" tabularvalignment="middle">
7412 <column alignment="center" valignment="top" width="0pt">
7413 <column alignment="center" valignment="top" width="0pt">
7414 <row>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 Command
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 Result
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \backslash
7441 gets
7442 \end_layout
7443
7444 \end_inset
7445 </cell>
7446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7447 \begin_inset Text
7448
7449 \begin_layout Plain Layout
7450 \begin_inset Formula $\gets$
7451 \end_inset
7452
7453
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \backslash
7466 Leftarrow
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 \begin_inset Formula $\Leftarrow$
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489
7490 \backslash
7491 longleftarrow
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 \begin_inset Formula $\longleftarrow$
7501 \end_inset
7502
7503
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 <row>
7510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514
7515 \backslash
7516 Longleftarrow
7517 \end_layout
7518
7519 \end_inset
7520 </cell>
7521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7522 \begin_inset Text
7523
7524 \begin_layout Plain Layout
7525 \begin_inset Formula $\Longleftarrow$
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 </row>
7534 <row>
7535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539
7540 \backslash
7541 leftharpoonup
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7547 \begin_inset Text
7548
7549 \begin_layout Plain Layout
7550 \begin_inset Formula $\leftharpoonup$
7551 \end_inset
7552
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \backslash
7566 leftharpoondown
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575 \begin_inset Formula $\leftharpoondown$
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 </row>
7584 <row>
7585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589
7590 \backslash
7591 hookleftarrow
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600 \begin_inset Formula $\hookleftarrow$
7601 \end_inset
7602
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 </row>
7609 </lyxtabular>
7610
7611 \end_inset
7612
7613
7614 \begin_inset space \hfill{}
7615 \end_inset
7616
7617
7618 \begin_inset Tabular
7619 <lyxtabular version="3" rows="8" columns="2">
7620 <features rotate="0" tabularvalignment="middle">
7621 <column alignment="center" valignment="top" width="0pt">
7622 <column alignment="center" valignment="top" width="0pt">
7623 <row>
7624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 Command
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 Result
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \backslash
7650 to
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\to$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 Rightarrow
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\Rightarrow$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 longrightarrow
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\longrightarrow$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 Longrightarrow
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\Longrightarrow$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 rightharpoonup
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\rightharpoonup$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 <row>
7769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \backslash
7775 rightharpoondown
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784 \begin_inset Formula $\rightharpoondown$
7785 \end_inset
7786
7787
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 </row>
7793 <row>
7794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798
7799 \backslash
7800 hookrightarrow
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7806 \begin_inset Text
7807
7808 \begin_layout Plain Layout
7809 \begin_inset Formula $\hookrightarrow$
7810 \end_inset
7811
7812
7813 \end_layout
7814
7815 \end_inset
7816 </cell>
7817 </row>
7818 </lyxtabular>
7819
7820 \end_inset
7821
7822
7823 \begin_inset space \hfill{}
7824 \end_inset
7825
7826
7827 \end_layout
7828
7829 \begin_layout Standard
7830 \begin_inset space \hfill{}
7831 \end_inset
7832
7833
7834 \begin_inset Tabular
7835 <lyxtabular version="3" rows="6" columns="2">
7836 <features rotate="0" tabularvalignment="middle">
7837 <column alignment="center" valignment="top" width="0pt">
7838 <column alignment="center" valignment="top" width="0pt">
7839 <row>
7840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 Command
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 Result
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 leftrightarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\leftrightarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 Leftrightarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\Leftrightarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 longleftrightarrow
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\longleftrightarrow$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 Longleftrightarrow
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\Longleftrightarrow$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \backslash
7966 rightleftharpoons
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 \begin_inset Formula $\rightleftharpoons$
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 </lyxtabular>
7985
7986 \end_inset
7987
7988
7989 \begin_inset space \hspace{}
7990 \length 25pt
7991 \end_inset
7992
7993
7994 \begin_inset space \hfill{}
7995 \end_inset
7996
7997
7998 \begin_inset Tabular
7999 <lyxtabular version="3" rows="5" columns="2">
8000 <features rotate="0" tabularvalignment="middle">
8001 <column alignment="center" valignment="top" width="0pt">
8002 <column alignment="center" valignment="top" width="0pt">
8003 <row>
8004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 Command
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 Result
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 </row>
8023 <row>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028
8029 \backslash
8030 mapsto
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039 \begin_inset Formula $\mapsto$
8040 \end_inset
8041
8042
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 longmapsto
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\longmapsto$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 leadsto
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\leadsto$
8090 \end_inset
8091
8092
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \backslash
8105 dasharrow
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 \begin_inset Formula $\dasharrow$
8115 \end_inset
8116
8117
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 </row>
8123 </lyxtabular>
8124
8125 \end_inset
8126
8127
8128 \begin_inset space \hfill{}
8129 \end_inset
8130
8131
8132 \end_layout
8133
8134 \begin_layout Standard
8135 \begin_inset VSpace medskip
8136 \end_inset
8137
8138 Arrows used as accents like e.
8139 \begin_inset space \thinspace{}
8140 \end_inset
8141
8142 g.
8143 \begin_inset space \space{}
8144 \end_inset
8145
8146 vector arrows are listed in 
8147 \begin_inset CommandInset ref
8148 LatexCommand ref
8149 reference "sec:Accents"
8150
8151 \end_inset
8152
8153 .
8154 \end_layout
8155
8156 \begin_layout Standard
8157 \begin_inset VSpace bigskip
8158 \end_inset
8159
8160 Furthermore there are the labeled arrows
8161 \begin_inset Index idx
8162 status collapsed
8163
8164 \begin_layout Plain Layout
8165 Arrows ! labeled
8166 \end_layout
8167
8168 \end_inset
8169
8170  
8171 \series bold
8172
8173 \backslash
8174 xleftarrow
8175 \series default
8176
8177 \begin_inset Index idx
8178 status collapsed
8179
8180 \begin_layout Plain Layout
8181 Commands ! X ! 
8182 \backslash
8183 xleftarrow
8184 \end_layout
8185
8186 \end_inset
8187
8188  and 
8189 \series bold
8190
8191 \backslash
8192 xrightarrow
8193 \series default
8194
8195 \begin_inset Index idx
8196 status collapsed
8197
8198 \begin_layout Plain Layout
8199 Commands ! X ! 
8200 \backslash
8201 xrightarrow
8202 \begin_inset ERT
8203 status collapsed
8204
8205 \begin_layout Plain Layout
8206
8207
8208 \backslash
8209 vspace{4mm}
8210 \end_layout
8211
8212 \end_inset
8213
8214
8215 \end_layout
8216
8217 \end_inset
8218
8219 .
8220  When inserting one of these commands in a formula, an arrow with two blue
8221  boxes appear where the label can be inserted.
8222  The length of the arrow adapts to the label width.
8223 \end_layout
8224
8225 \begin_layout Standard
8226 \align center
8227 \begin_inset Tabular
8228 <lyxtabular version="3" rows="3" columns="2">
8229 <features rotate="0" tabularvalignment="middle">
8230 <column alignment="center" valignment="top" width="0pt">
8231 <column alignment="center" valignment="top" width="0pt">
8232 <row>
8233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 Command
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Result
8247 \begin_inset Note Note
8248 status collapsed
8249
8250 \begin_layout Plain Layout
8251
8252 \series bold
8253
8254 \backslash
8255 raisebox
8256 \series default
8257  is only used as spacer.
8258 \end_layout
8259
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 F(a)
8274 \backslash
8275 xleftarrow
8276 \begin_inset space \textvisiblespace{}
8277 \end_inset
8278
8279 x=a
8280 \begin_inset Formula $\downarrow$
8281 \end_inset
8282
8283 x>0
8284 \begin_inset Formula $\to$
8285 \end_inset
8286
8287 F(x)
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 F(x)
8311 \backslash
8312 xrightarrow
8313 \begin_inset space \textvisiblespace{}
8314 \end_inset
8315
8316 x=a
8317 \begin_inset Formula $\downarrow$
8318 \end_inset
8319
8320 x>0
8321 \begin_inset Formula $\to$
8322 \end_inset
8323
8324 F(a)
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 </lyxtabular>
8343
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \begin_layout Subsection
8350 Vertical and diagonal Arrows
8351 \begin_inset Index idx
8352 status collapsed
8353
8354 \begin_layout Plain Layout
8355 Arrows ! diagonal
8356 \end_layout
8357
8358 \end_inset
8359
8360
8361 \begin_inset Index idx
8362 status collapsed
8363
8364 \begin_layout Plain Layout
8365 Arrows ! vertical
8366 \end_layout
8367
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \begin_layout Standard
8374 \begin_inset space \hfill{}
8375 \end_inset
8376
8377
8378 \begin_inset Tabular
8379 <lyxtabular version="3" rows="7" columns="2">
8380 <features rotate="0" tabularvalignment="middle">
8381 <column alignment="center" valignment="top" width="0pt">
8382 <column alignment="center" valignment="top" width="0pt">
8383 <row>
8384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 Command
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 Result
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 </row>
8403 <row>
8404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408
8409 \backslash
8410 uparrow
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 \begin_inset Formula $\uparrow$
8420 \end_inset
8421
8422
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \backslash
8435 Uparrow
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 \begin_inset Formula $\Uparrow$
8445 \end_inset
8446
8447
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 </row>
8453 <row>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \backslash
8460 updownarrow
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 \begin_inset Formula $\updownarrow$
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 </row>
8478 <row>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \backslash
8485 Updownarrow
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494 \begin_inset Formula $\Updownarrow$
8495 \end_inset
8496
8497
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 </row>
8503 <row>
8504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508
8509 \backslash
8510 Downarrow
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 \begin_inset Formula $\Downarrow$
8520 \end_inset
8521
8522
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row>
8529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \backslash
8535 downarrow
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544 \begin_inset Formula $\downarrow$
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 </row>
8553 </lyxtabular>
8554
8555 \end_inset
8556
8557
8558 \begin_inset space \hfill{}
8559 \end_inset
8560
8561
8562 \begin_inset Tabular
8563 <lyxtabular version="3" rows="5" columns="2">
8564 <features rotate="0" tabularvalignment="middle">
8565 <column alignment="center" valignment="top" width="0pt">
8566 <column alignment="center" valignment="top" width="0pt">
8567 <row>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Command
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 Result
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 </row>
8587 <row>
8588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \backslash
8594 nearrow
8595 \end_layout
8596
8597 \end_inset
8598 </cell>
8599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603 \begin_inset Formula $\nearrow$
8604 \end_inset
8605
8606
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 </row>
8612 <row>
8613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617
8618 \backslash
8619 searrow
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 \begin_inset Formula $\searrow$
8629 \end_inset
8630
8631
8632 \end_layout
8633
8634 \end_inset
8635 </cell>
8636 </row>
8637 <row>
8638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642
8643 \backslash
8644 swarrow
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 \begin_inset Formula $\swarrow$
8654 \end_inset
8655
8656
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 </row>
8662 <row>
8663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667
8668 \backslash
8669 nwarrow
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 \begin_inset Formula $\nwarrow$
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \end_inset
8685 </cell>
8686 </row>
8687 </lyxtabular>
8688
8689 \end_inset
8690
8691
8692 \begin_inset space \hfill{}
8693 \end_inset
8694
8695
8696 \end_layout
8697
8698 \begin_layout Standard
8699 \begin_inset VSpace medskip
8700 \end_inset
8701
8702 Vertical arrows can be used also as delimiters together with the commands
8703  described in 
8704 \begin_inset CommandInset ref
8705 LatexCommand ref
8706 reference "sub:Manual-Bracket-Size"
8707
8708 \end_inset
8709
8710  and 
8711 \begin_inset CommandInset ref
8712 LatexCommand ref
8713 reference "sub:Automatic-Bracket-Size"
8714
8715 \end_inset
8716
8717 .
8718 \end_layout
8719
8720 \begin_layout Section
8721 Accents
8722 \begin_inset CommandInset label
8723 LatexCommand label
8724 name "sec:Accents"
8725
8726 \end_inset
8727
8728
8729 \begin_inset Index idx
8730 status collapsed
8731
8732 \begin_layout Plain Layout
8733 Accents
8734 \end_layout
8735
8736 \end_inset
8737
8738
8739 \end_layout
8740
8741 \begin_layout Standard
8742 Accents can be inserted via the math toolbar button 
8743 \begin_inset Info
8744 type  "icon"
8745 arg   "math-insert \\hat"
8746 \end_inset
8747
8748  or the commands listed in the following subsections.
8749 \end_layout
8750
8751 \begin_layout Subsection
8752 Accents for one Character
8753 \begin_inset ERT
8754 status collapsed
8755
8756 \begin_layout Plain Layout
8757
8758
8759 \backslash
8760 texorpdfstring{
8761 \end_layout
8762
8763 \end_inset
8764
8765
8766 \begin_inset Foot
8767 status collapsed
8768
8769 \begin_layout Plain Layout
8770 accents in text see 
8771 \begin_inset CommandInset ref
8772 LatexCommand ref
8773 reference "sub:Accents-in-Text"
8774
8775 \end_inset
8776
8777
8778 \end_layout
8779
8780 \end_inset
8781
8782
8783 \begin_inset ERT
8784 status collapsed
8785
8786 \begin_layout Plain Layout
8787
8788 }{}
8789 \end_layout
8790
8791 \end_inset
8792
8793
8794 \begin_inset Note Note
8795 status collapsed
8796
8797 \begin_layout Plain Layout
8798
8799 \series bold
8800
8801 \backslash
8802 texorpdfstring
8803 \series default
8804  is used to avoid that the footnote appears in the PDF-bookmark.
8805 \end_layout
8806
8807 \begin_layout Plain Layout
8808 More about 
8809 \series bold
8810
8811 \backslash
8812 texorpdfstring
8813 \series default
8814  is in section 
8815 \begin_inset CommandInset ref
8816 LatexCommand ref
8817 reference "sub:Formulas-in-Section"
8818
8819 \end_inset
8820
8821 .
8822 \end_layout
8823
8824 \end_inset
8825
8826
8827 \begin_inset CommandInset label
8828 LatexCommand label
8829 name "sub:Accents-for-one"
8830
8831 \end_inset
8832
8833
8834 \begin_inset Index idx
8835 status collapsed
8836
8837 \begin_layout Plain Layout
8838 Accents ! for one character
8839 \end_layout
8840
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \begin_layout Standard
8847 \begin_inset space \hfill{}
8848 \end_inset
8849
8850
8851 \begin_inset Tabular
8852 <lyxtabular version="3" rows="8" columns="2">
8853 <features rotate="0" tabularvalignment="middle">
8854 <column alignment="center" valignment="top" width="0pt">
8855 <column alignment="center" valignment="top" width="0pt">
8856 <row>
8857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 Command
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 Result
8871 \begin_inset Note Note
8872 status collapsed
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877
8878 \backslash
8879 raisebox
8880 \series default
8881  is only used as spacer.
8882 \end_layout
8883
8884 \end_inset
8885
8886
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \backslash
8899 dot
8900 \begin_inset space \textvisiblespace{}
8901 \end_inset
8902
8903 A
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8913 \end_inset
8914
8915
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 </row>
8921 <row>
8922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926
8927 \backslash
8928 ddot
8929 \begin_inset space \textvisiblespace{}
8930 \end_inset
8931
8932 A
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8942 \end_inset
8943
8944
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 </row>
8950 <row>
8951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955
8956 \backslash
8957 dddot
8958 \begin_inset space \textvisiblespace{}
8959 \end_inset
8960
8961 A
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8971 \end_inset
8972
8973
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 </row>
8979 <row>
8980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984
8985 \backslash
8986 ddddot
8987 \begin_inset space \textvisiblespace{}
8988 \end_inset
8989
8990 A
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9000 \end_inset
9001
9002
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 </row>
9008 <row>
9009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013
9014 \backslash
9015 vec
9016 \begin_inset space \textvisiblespace{}
9017 \end_inset
9018
9019 A
9020 \begin_inset Index idx
9021 status collapsed
9022
9023 \begin_layout Plain Layout
9024 Vectors
9025 \end_layout
9026
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9039 \end_inset
9040
9041
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 </row>
9047 <row>
9048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052
9053 \backslash
9054 bar
9055 \begin_inset space \textvisiblespace{}
9056 \end_inset
9057
9058 A
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9068 \end_inset
9069
9070
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \backslash
9083 mathring
9084 \begin_inset space \textvisiblespace{}
9085 \end_inset
9086
9087 A
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9097 \end_inset
9098
9099
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 </row>
9105 </lyxtabular>
9106
9107 \end_inset
9108
9109
9110 \begin_inset space \hfill{}
9111 \end_inset
9112
9113
9114 \begin_inset Tabular
9115 <lyxtabular version="3" rows="7" columns="2">
9116 <features rotate="0" tabularvalignment="middle">
9117 <column alignment="center" valignment="top" width="0pt">
9118 <column alignment="center" valignment="top" width="0pt">
9119 <row>
9120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 Command
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 Result
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \backslash
9146 tilde
9147 \begin_inset space \textvisiblespace{}
9148 \end_inset
9149
9150 A
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9160 \end_inset
9161
9162
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 </row>
9168 <row>
9169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173
9174 \backslash
9175 hat
9176 \begin_inset space \textvisiblespace{}
9177 \end_inset
9178
9179 A
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 <row>
9198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202
9203 \backslash
9204 check
9205 \begin_inset space \textvisiblespace{}
9206 \end_inset
9207
9208 A
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 </row>
9226 <row>
9227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231
9232 \backslash
9233 acute
9234 \begin_inset space \textvisiblespace{}
9235 \end_inset
9236
9237 A
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9247 \end_inset
9248
9249
9250 \end_layout
9251
9252 \end_inset
9253 </cell>
9254 </row>
9255 <row>
9256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260
9261 \backslash
9262 grave
9263 \begin_inset space \textvisiblespace{}
9264 \end_inset
9265
9266 A
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9276 \end_inset
9277
9278
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 </row>
9284 <row>
9285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289
9290 \backslash
9291 breve
9292 \begin_inset space \textvisiblespace{}
9293 \end_inset
9294
9295 A
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9305 \end_inset
9306
9307
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 </lyxtabular>
9314
9315 \end_inset
9316
9317
9318 \begin_inset space \hfill{}
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Standard
9325 \begin_inset VSpace bigskip
9326 \end_inset
9327
9328
9329 \end_layout
9330
9331 \begin_layout Standard
9332 You can directly insert accents like é to formulas.
9333  LyX will transform them to the corresponding accent command.
9334  For umlauts
9335 \begin_inset Index idx
9336 status collapsed
9337
9338 \begin_layout Plain Layout
9339 Umlauts
9340 \end_layout
9341
9342 \end_inset
9343
9344  it is better to insert a quotation mark before the vowel.
9345  These two characters are then treated by LaTeX as 
9346 \emph on
9347 one
9348 \emph default
9349  character when the formula part with the umlaut is marked as German.
9350  In contrary to 
9351 \series bold
9352
9353 \backslash
9354 ddot
9355 \series default
9356 , with this method 
9357 \begin_inset Quotes eld
9358 \end_inset
9359
9360 real
9361 \begin_inset Quotes erd
9362 \end_inset
9363
9364  umlauts are created as demonstrated in the following example:
9365 \end_layout
9366
9367 \begin_layout Standard
9368 \begin_inset VSpace -2mm
9369 \end_inset
9370
9371
9372 \end_layout
9373
9374 \begin_layout Standard
9375 \align center
9376 \begin_inset Tabular
9377 <lyxtabular version="3" rows="3" columns="2">
9378 <features rotate="0" tabularvalignment="middle">
9379 <column alignment="center" valignment="top">
9380 <column alignment="center" valignment="top">
9381 <row>
9382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 Command
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 Result
9396 \begin_inset Note Note
9397 status collapsed
9398
9399 \begin_layout Plain Layout
9400
9401 \series bold
9402
9403 \backslash
9404 raisebox
9405 \series default
9406  and the 0
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410 pt space are only used as spacer.
9411 \end_layout
9412
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 <row>
9422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426
9427 \lang ngerman
9428 \begin_inset Quotes grd
9429 \end_inset
9430
9431 i
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 \begin_inset space \hspace{}
9441 \length 0pt
9442 \end_inset
9443
9444
9445 \lang ngerman
9446
9447 \begin_inset Formula $"i$
9448 \end_inset
9449
9450
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 </row>
9456 <row>
9457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461
9462 \backslash
9463 ddot
9464 \begin_inset space \textvisiblespace{}
9465 \end_inset
9466
9467 i
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 </lyxtabular>
9486
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \begin_layout Standard
9493 Another advantage to 
9494 \series bold
9495
9496 \backslash
9497 ddot
9498 \series default
9499  is that umlauts can directly be converted to mathematical text because
9500  the accent commands above are 
9501 \emph on
9502 not allowed
9503 \emph default
9504  
9505 \emph on
9506 in mathematical text
9507 \emph default
9508 .
9509  To convert an accented character to mathematical text, only the character
9510  under the accent may be converted.
9511  This applies also for all other conversions, e.
9512 \begin_inset space \thinspace{}
9513 \end_inset
9514
9515 g.
9516 \begin_inset space \space{}
9517 \end_inset
9518
9519 to italic or bold.
9520 \end_layout
9521
9522 \begin_layout Standard
9523 In mathematical text, umlauts and other accented characters can directly
9524  be inserted.
9525 \end_layout
9526
9527 \begin_layout Standard
9528 \begin_inset VSpace bigskip
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \begin_layout Standard
9535 LyX also supports a tilde under the character if the LaTeX-package 
9536 \series bold
9537 undertilde
9538 \series default
9539
9540 \begin_inset Index idx
9541 status collapsed
9542
9543 \begin_layout Plain Layout
9544 Packages ! undertilde
9545 \end_layout
9546
9547 \end_inset
9548
9549  is installed on your system:
9550 \end_layout
9551
9552 \begin_layout Standard
9553 \begin_inset ERT
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557
9558
9559 \backslash
9560 ifundertilde 
9561 \end_layout
9562
9563 \end_inset
9564
9565
9566 \begin_inset Note Note
9567 status open
9568
9569 \begin_layout Plain Layout
9570 The following table will only be displayed when the LaTeX-package 
9571 \series bold
9572 undertilde
9573 \series default
9574  is installed.
9575 \end_layout
9576
9577 \end_inset
9578
9579
9580 \end_layout
9581
9582 \begin_layout Standard
9583 \noindent
9584 \align center
9585 \begin_inset Tabular
9586 <lyxtabular version="3" rows="2" columns="2">
9587 <features rotate="0" tabularvalignment="middle">
9588 <column alignment="center" valignment="top" width="0pt">
9589 <column alignment="center" valignment="top" width="0pt">
9590 <row>
9591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595 Command
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9601 \begin_inset Text
9602
9603 \begin_layout Plain Layout
9604 Result
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 </row>
9610 <row>
9611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615
9616 \backslash
9617 utilde
9618 \begin_inset space \textvisiblespace{}
9619 \end_inset
9620
9621 A
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9631 \end_inset
9632
9633
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 </row>
9639 </lyxtabular>
9640
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset ERT
9648 status collapsed
9649
9650 \begin_layout Plain Layout
9651
9652
9653 \backslash
9654 else 
9655 \end_layout
9656
9657 \end_inset
9658
9659
9660 \begin_inset Note Note
9661 status open
9662
9663 \begin_layout Plain Layout
9664 The following will be displayed when the LaTeX-package 
9665 \series bold
9666 undertilde
9667 \series default
9668  is not installed:
9669 \end_layout
9670
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \begin_layout Standard
9677 You need to install the LaTeX-package 
9678 \series bold
9679 undertilde
9680 \series default
9681  to see the rest of this subsection in the output.
9682 \end_layout
9683
9684 \begin_layout Standard
9685 \begin_inset ERT
9686 status collapsed
9687
9688 \begin_layout Plain Layout
9689
9690
9691 \backslash
9692 fi 
9693 \end_layout
9694
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \begin_layout Subsection
9701 Accents for several Characters
9702 \begin_inset Index idx
9703 status collapsed
9704
9705 \begin_layout Plain Layout
9706 Accents ! for several characters
9707 \end_layout
9708
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \begin_layout Standard
9715 \begin_inset space \hfill{}
9716 \end_inset
9717
9718
9719 \begin_inset Tabular
9720 <lyxtabular version="3" rows="5" columns="2">
9721 <features rotate="0" tabularvalignment="middle">
9722 <column alignment="center" valignment="top" width="0pt">
9723 <column alignment="center" valignment="top" width="0pt">
9724 <row>
9725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729 Command
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 Result
9739 \begin_inset Note Note
9740 status collapsed
9741
9742 \begin_layout Plain Layout
9743
9744 \series bold
9745
9746 \backslash
9747 raisebox
9748 \series default
9749  is only used as spacer.
9750 \end_layout
9751
9752 \end_inset
9753
9754
9755 \end_layout
9756
9757 \end_inset
9758 </cell>
9759 </row>
9760 <row>
9761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765
9766 \backslash
9767 overleftarrow
9768 \begin_inset space \textvisiblespace{}
9769 \end_inset
9770
9771 A=B
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 </row>
9789 <row>
9790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794
9795 \backslash
9796 underleftarrow
9797 \begin_inset space \textvisiblespace{}
9798 \end_inset
9799
9800 A=B
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 </row>
9818 <row>
9819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9820 \begin_inset Text
9821
9822 \begin_layout Plain Layout
9823
9824 \backslash
9825 overleftrightarrow
9826 \begin_inset space \textvisiblespace{}
9827 \end_inset
9828
9829 A=B
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9839 \end_inset
9840
9841
9842 \end_layout
9843
9844 \end_inset
9845 </cell>
9846 </row>
9847 <row>
9848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9849 \begin_inset Text
9850
9851 \begin_layout Plain Layout
9852
9853 \backslash
9854 underleftrightarrow
9855 \begin_inset space \textvisiblespace{}
9856 \end_inset
9857
9858 A=B
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9868 \end_inset
9869
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 </row>
9876 </lyxtabular>
9877
9878 \end_inset
9879
9880
9881 \begin_inset space \hfill{}
9882 \end_inset
9883
9884
9885 \begin_inset Tabular
9886 <lyxtabular version="3" rows="5" columns="2">
9887 <features rotate="0" tabularvalignment="middle">
9888 <column alignment="center" valignment="top" width="0pt">
9889 <column alignment="center" valignment="top" width="0pt">
9890 <row>
9891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9892 \begin_inset Text
9893
9894 \begin_layout Plain Layout
9895 Command
9896 \end_layout
9897
9898 \end_inset
9899 </cell>
9900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 Result
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 </row>
9910 <row>
9911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915
9916 \backslash
9917 overrightarrow
9918 \begin_inset space \textvisiblespace{}
9919 \end_inset
9920
9921 A=B
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 <row>
9940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \backslash
9946 underrightarrow
9947 \begin_inset space \textvisiblespace{}
9948 \end_inset
9949
9950 A=B
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 widetilde
9976 \begin_inset space \textvisiblespace{}
9977 \end_inset
9978
9979 A=B
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9989 \end_inset
9990
9991
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 </row>
9997 <row>
9998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002
10003 \backslash
10004 widehat
10005 \begin_inset space \textvisiblespace{}
10006 \end_inset
10007
10008 A=B
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 </row>
10026 </lyxtabular>
10027
10028 \end_inset
10029
10030
10031 \begin_inset space \hfill{}
10032 \end_inset
10033
10034
10035 \end_layout
10036
10037 \begin_layout Standard
10038 \begin_inset VSpace medskip
10039 \end_inset
10040
10041 With these commands as many characters as you like can be accented.
10042  But the accents 
10043 \series bold
10044
10045 \backslash
10046 widetilde
10047 \series default
10048  and 
10049 \series bold
10050
10051 \backslash
10052 widehat
10053 \series default
10054  will only be set in the output with a length of three characters, as shown
10055  in the following example:
10056 \begin_inset Formula 
10057 \[
10058 \widetilde{A+B=C-D}
10059 \]
10060
10061 \end_inset
10062
10063
10064 \end_layout
10065
10066 \begin_layout Standard
10067 With the commands 
10068 \series bold
10069
10070 \backslash
10071 overset
10072 \series default
10073
10074 \begin_inset Index idx
10075 status collapsed
10076
10077 \begin_layout Plain Layout
10078 Commands ! O ! 
10079 \backslash
10080 overset
10081 \end_layout
10082
10083 \end_inset
10084
10085  and 
10086 \series bold
10087
10088 \backslash
10089 underset
10090 \series default
10091
10092 \begin_inset Index idx
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096 Commands ! U ! 
10097 \backslash
10098 underset
10099 \end_layout
10100
10101 \end_inset
10102
10103  described in the previous subsection it is also possible to accent several
10104  characters.
10105  The command 
10106 \series bold
10107
10108 \backslash
10109 underset
10110 \begin_inset space \textvisiblespace{}
10111 \end_inset
10112
10113 A=B
10114 \begin_inset Formula $\downarrow$
10115 \end_inset
10116
10117 ***
10118 \series default
10119  creates:
10120 \begin_inset Formula 
10121 \[
10122 \underset{***}{A=B}
10123 \]
10124
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \begin_layout Standard
10131 \begin_inset Newpage newpage
10132 \end_inset
10133
10134
10135 \end_layout
10136
10137 \begin_layout Section
10138 Space
10139 \begin_inset CommandInset label
10140 LatexCommand label
10141 name "sub:Space"
10142
10143 \end_inset
10144
10145
10146 \begin_inset Index idx
10147 status collapsed
10148
10149 \begin_layout Plain Layout
10150 Space ! horizontal
10151 \end_layout
10152
10153 \end_inset
10154
10155
10156 \end_layout
10157
10158 \begin_layout Subsection
10159 Predefined Space
10160 \begin_inset CommandInset label
10161 LatexCommand label
10162 name "sub:Predefined-Space"
10163
10164 \end_inset
10165
10166
10167 \begin_inset Index idx
10168 status collapsed
10169
10170 \begin_layout Plain Layout
10171 Space ! horizontal ! predefined
10172 \end_layout
10173
10174 \end_inset
10175
10176
10177 \end_layout
10178
10179 \begin_layout Standard
10180 Sometimes it is necessary to insert horizontal space into a formula.
10181  This is done by inserting a protected space (shortcut 
10182 \begin_inset Info
10183 type  "shortcut"
10184 arg   "command-alternatives space-insert protected ; math-space"
10185 \end_inset
10186
10187 ).
10188  A 
10189 \begin_inset Quotes eld
10190 \end_inset
10191
10192
10193 \color blue
10194
10195 \begin_inset space \textvisiblespace{}
10196 \end_inset
10197
10198
10199 \color inherit
10200
10201 \begin_inset Quotes erd
10202 \end_inset
10203
10204  appears and by pressing 
10205 \family sans
10206 Space
10207 \family default
10208  several times one can select one of eight different space sizes.
10209  The spaces can also be inserted using the math toolbar button 
10210 \begin_inset Info
10211 type  "icon"
10212 arg   "math-insert \\space"
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 Info
13081 type  "icon"
13082 arg   "dialog-show character"
13083 \end_inset
13084
13085  or the menu 
13086 \family sans
13087 Edit\SpecialChar \menuseparator
13088 Text
13089 \begin_inset space ~
13090 \end_inset
13091
13092 Style\SpecialChar \menuseparator
13093 Customized
13094 \family default
13095 .
13096  The formula number then has the same color as the formula.
13097  When the formula number should get another color than the formula characters,
13098  the color must be changed within the formula.
13099 \end_layout
13100
13101 \begin_layout Standard
13102 An example:
13103 \end_layout
13104
13105 \begin_layout Standard
13106
13107 \color red
13108 \begin_inset Formula 
13109 \begin{equation}
13110 \int A=B\label{eq:red}
13111 \end{equation}
13112
13113 \end_inset
13114
13115
13116 \color green
13117
13118 \begin_inset Formula 
13119 \begin{equation}
13120 \textcolor{red}{\int A=B}\label{eq:redgreen}
13121 \end{equation}
13122
13123 \end_inset
13124
13125
13126 \end_layout
13127
13128 \begin_layout Standard
13129 Formula 
13130 \begin_inset CommandInset ref
13131 LatexCommand eqref
13132 reference "eq:red"
13133
13134 \end_inset
13135
13136  is completely colored red.
13137 \begin_inset Newline newline
13138 \end_inset
13139
13140 Formula 
13141 \begin_inset CommandInset ref
13142 LatexCommand eqref
13143 reference "eq:redgreen"
13144
13145 \end_inset
13146
13147  was first completely colored green to set the color for the formula number.
13148  Subsequently the formula characters were colored red.
13149 \end_layout
13150
13151 \begin_layout Standard
13152 \begin_inset VSpace bigskip
13153 \end_inset
13154
13155 To color the frame different than the rest of the box, the command 
13156 \series bold
13157
13158 \backslash
13159 fcolorbox
13160 \series default
13161
13162 \begin_inset Index idx
13163 status collapsed
13164
13165 \begin_layout Plain Layout
13166 Commands ! F ! 
13167 \backslash
13168 fcolorbox
13169 \end_layout
13170
13171 \end_inset
13172
13173  is used in the following scheme:
13174 \end_layout
13175
13176 \begin_layout Standard
13177
13178 \series bold
13179
13180 \backslash
13181 fcolorbox{frame color}{color}{box content}
13182 \end_layout
13183
13184 \begin_layout Standard
13185 So 
13186 \series bold
13187
13188 \backslash
13189 fcolorbox
13190 \series default
13191  is an extension of the command 
13192 \series bold
13193
13194 \backslash
13195 colorbox
13196 \series default
13197 .
13198  The frame width is set, like for 
13199 \series bold
13200
13201 \backslash
13202 framebox
13203 \series default
13204 , with 
13205 \series bold
13206
13207 \backslash
13208 fboxrule
13209 \series default
13210  and 
13211 \series bold
13212
13213 \backslash
13214 fboxsep
13215 \series default
13216 .
13217  An example:
13218 \begin_inset ERT
13219 status collapsed
13220
13221 \begin_layout Plain Layout
13222
13223
13224 \backslash
13225 fboxrule 1mm 
13226 \backslash
13227 fboxsep 1mm
13228 \end_layout
13229
13230 \end_inset
13231
13232
13233 \begin_inset Formula 
13234 \[
13235 \fcolorbox{cyan}{magenta}{A=B}
13236 \]
13237
13238 \end_inset
13239
13240
13241 \begin_inset ERT
13242 status collapsed
13243
13244 \begin_layout Plain Layout
13245
13246
13247 \backslash
13248 fboxrule 0.4pt 
13249 \backslash
13250 fboxsep 3pt
13251 \end_layout
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Standard
13259 This formula was created with the command
13260 \begin_inset Newline newline
13261 \end_inset
13262
13263
13264 \series bold
13265
13266 \backslash
13267 fcolorbox{cyan
13268 \begin_inset Formula $\to$
13269 \end_inset
13270
13271
13272 \backslash
13273 {magenta
13274 \begin_inset Formula $\to$
13275 \end_inset
13276
13277
13278 \backslash
13279 {A=B
13280 \series default
13281 .
13282 \end_layout
13283
13284 \begin_layout Standard
13285 \begin_inset VSpace bigskip
13286 \end_inset
13287
13288 To use other colors than the predefined ones, they have to be defined first.
13289 \end_layout
13290
13291 \begin_layout Standard
13292 One can for example define the color 
13293 \begin_inset Quotes eld
13294 \end_inset
13295
13296
13297 \series bold
13298 darkgreen
13299 \series default
13300
13301 \begin_inset Quotes erd
13302 \end_inset
13303
13304  with the LaTeX-preamble line:
13305 \end_layout
13306
13307 \begin_layout Standard
13308
13309 \series bold
13310
13311 \backslash
13312 definecolor{darkgreen}{cmyk}{0.5,
13313 \series default
13314  
13315 \series bold
13316 0,
13317 \series default
13318  
13319 \series bold
13320 1,
13321 \series default
13322  
13323 \series bold
13324 0.5}
13325 \series default
13326
13327 \begin_inset Index idx
13328 status collapsed
13329
13330 \begin_layout Plain Layout
13331 Commands ! D ! 
13332 \backslash
13333 definecolor
13334 \end_layout
13335
13336 \end_inset
13337
13338
13339 \end_layout
13340
13341 \begin_layout Standard
13342
13343 \series bold
13344 cmyk
13345 \series default
13346  is the color space that denotes the colors 
13347 \series bold
13348 cyan
13349 \series default
13350
13351 \series bold
13352 magenta
13353 \series default
13354
13355 \series bold
13356 yellow
13357 \series default
13358  and 
13359 \series bold
13360 black
13361 \series default
13362 .
13363  The four comma separated numbers are the portion factor for the corresponding
13364  colors of the color space.
13365  The factors can be in the range of 0
13366 \begin_inset space \thinspace{}
13367 \end_inset
13368
13369 -
13370 \begin_inset space \thinspace{}
13371 \end_inset
13372
13373 1.
13374  Instead of 
13375 \series bold
13376 cmyk
13377 \series default
13378  also the color space 
13379 \series bold
13380 rgb
13381 \series default
13382  can be used for definitions.
13383  
13384 \series bold
13385 rgb
13386 \series default
13387  denotes 
13388 \series bold
13389 red
13390 \series default
13391
13392 \series bold
13393 green
13394 \series default
13395  and 
13396 \series bold
13397 blue
13398 \series default
13399 , so that there are in this case three portion factors for the corresponding
13400  colors.
13401  Furthermore there is the color space 
13402 \series bold
13403 gray
13404 \series default
13405  with one portion factor for the gray value.
13406 \end_layout
13407
13408 \begin_layout Standard
13409 As example a framed box with the new defined color 
13410 \series bold
13411 darkgreen
13412 \series default
13413  where the characters have been colored 
13414 \series bold
13415 yellow
13416 \series default
13417 :
13418 \begin_inset Formula 
13419 \begin{equation}
13420 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13421 \end{equation}
13422
13423 \end_inset
13424
13425
13426 \end_layout
13427
13428 \begin_layout Standard
13429 Self-defined colors can also be used for text with the help of the command
13430  
13431 \series bold
13432
13433 \backslash
13434 textcolor
13435 \series default
13436 :
13437 \begin_inset Index idx
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441 Text ! colored
13442 \end_layout
13443
13444 \end_inset
13445
13446
13447 \end_layout
13448
13449 \begin_layout Standard
13450 \begin_inset ERT
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454
13455
13456 \backslash
13457 textcolor{darkgreen}{
13458 \end_layout
13459
13460 \end_inset
13461
13462 This sentence is 
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466 darkgreen
13467 \begin_inset Quotes erd
13468 \end_inset
13469
13470 .
13471 \begin_inset ERT
13472 status collapsed
13473
13474 \begin_layout Plain Layout
13475
13476 }
13477 \end_layout
13478
13479 \end_inset
13480
13481
13482 \end_layout
13483
13484 \begin_layout Standard
13485
13486 \series bold
13487
13488 \backslash
13489 textcolor
13490 \series default
13491
13492 \begin_inset Index idx
13493 status collapsed
13494
13495 \begin_layout Plain Layout
13496 Commands ! T ! 
13497 \backslash
13498 textcolor
13499 \end_layout
13500
13501 \end_inset
13502
13503  is used in the scheme 
13504 \series bold
13505
13506 \backslash
13507 textcolor{color}{characters to color}
13508 \series default
13509 .
13510 \end_layout
13511
13512 \begin_layout Subsection
13513 Paragraph Boxes
13514 \begin_inset CommandInset label
13515 LatexCommand label
13516 name "sub:Paragraph-Boxes"
13517
13518 \end_inset
13519
13520
13521 \begin_inset Index idx
13522 status collapsed
13523
13524 \begin_layout Plain Layout
13525 Boxes ! as paragraph
13526 \end_layout
13527
13528 \end_inset
13529
13530
13531 \end_layout
13532
13533 \begin_layout Standard
13534 A box that can contain several lines and paragraphs, a so-called paragraph
13535  box (parbox), can be created with the menu 
13536 \family sans
13537 Insert\SpecialChar \menuseparator
13538 Box
13539 \family default
13540  or the toolbar button 
13541 \begin_inset Info
13542 type  "icon"
13543 arg   "box-insert"
13544 \end_inset
13545
13546 .
13547 \end_layout
13548
13549 \begin_layout Standard
13550 The following example shows a framed parbox in a line:
13551 \end_layout
13552
13553 \begin_layout Standard
13554 \begin_inset VSpace medskip
13555 \end_inset
13556
13557 This is a line 
13558 \begin_inset Box Boxed
13559 position "c"
13560 hor_pos "c"
13561 has_inner_box 1
13562 inner_pos "t"
13563 use_parbox 1
13564 use_makebox 0
13565 width "5cm"
13566 special "none"
13567 height "1in"
13568 height_special "totalheight"
13569 status open
13570
13571 \begin_layout Plain Layout
13572 This is a paragraph box.
13573  It is exactly 5
13574 \begin_inset space \thinspace{}
13575 \end_inset
13576
13577 cm long and can also contain formulas: 
13578 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13579 \end_inset
13580
13581
13582 \end_layout
13583
13584 \end_inset
13585
13586  with a parbox.
13587 \end_layout
13588
13589 \begin_layout Standard
13590 \begin_inset VSpace medskip
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \begin_layout Standard
13597 Such a box is created by right-clicking on the gray box inset.
13598  A dialog pops up showing the box properties.
13599  In our case set: 
13600 \emph on
13601 Decoration
13602 \emph default
13603 : Rectangular box, 
13604 \emph on
13605 Inner Box
13606 \emph default
13607 : Parbox, 
13608 \emph on
13609 Width
13610 \emph default
13611 : 5
13612 \begin_inset space \thinspace{}
13613 \end_inset
13614
13615 cm, 
13616 \emph on
13617 Vertical Box Alignment
13618 \emph default
13619 : Middle
13620 \end_layout
13621
13622 \begin_layout Standard
13623 \begin_inset VSpace medskip
13624 \end_inset
13625
13626 In LaTeX a parbox is created with the command 
13627 \series bold
13628
13629 \backslash
13630 parbox
13631 \series default
13632
13633 \begin_inset Index idx
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637 Commands ! P ! 
13638 \backslash
13639 parbox
13640 \end_layout
13641
13642 \end_inset
13643
13644  which has the following scheme:
13645 \end_layout
13646
13647 \begin_layout Standard
13648
13649 \series bold
13650
13651 \backslash
13652 parbox[position]{width}{box content}
13653 \end_layout
13654
13655 \begin_layout Standard
13656 The positions 
13657 \emph on
13658 b
13659 \emph default
13660  and 
13661 \emph on
13662 t
13663 \emph default
13664  are possible.
13665  
13666 \emph on
13667 b
13668 \emph default
13669  for 
13670 \begin_inset Quotes eld
13671 \end_inset
13672
13673 bottom
13674 \begin_inset Quotes erd
13675 \end_inset
13676
13677  means that the box is aligned within the surrounding text with its last
13678  line.
13679  With 
13680 \emph on
13681 t
13682 \emph default
13683  for 
13684 \begin_inset Quotes eld
13685 \end_inset
13686
13687 top
13688 \begin_inset Quotes erd
13689 \end_inset
13690
13691  this is done with the first line.
13692  When no position is given, the box will be vertically centered, see section
13693  
13694 \emph on
13695 Boxes
13696 \emph default
13697  of the 
13698 \emph on
13699 Embedded
13700 \begin_inset space ~
13701 \end_inset
13702
13703 Objects
13704 \emph default
13705  manual for examples.
13706 \end_layout
13707
13708 \begin_layout Standard
13709 \begin_inset VSpace bigskip
13710 \end_inset
13711
13712 To frame formulas completely, including the formula number, the formula
13713  must be set into a parbox.
13714  To do this, the command 
13715 \series bold
13716
13717 \backslash
13718 fbox{
13719 \backslash
13720 parbox{
13721 \backslash
13722 linewidth-2
13723 \backslash
13724 fboxsep-2
13725 \backslash
13726 fboxrule}{
13727 \series default
13728  is inserted in TeX-mode before the formula.
13729  
13730 \series bold
13731
13732 \backslash
13733 linewidth
13734 \series default
13735
13736 \begin_inset Index idx
13737 status collapsed
13738
13739 \begin_layout Plain Layout
13740 Commands ! L ! 
13741 \backslash
13742 linewidth
13743 \end_layout
13744
13745 \end_inset
13746
13747  is hereby the line width set for the document.
13748  Because the frame is outside the parbox, 2
13749 \begin_inset space \thinspace{}
13750 \end_inset
13751
13752 times the frame separation and the frame thickness must be subtracted from
13753  the line width.
13754  As this is not automatically done by LyX due to a bug
13755 \begin_inset Foot
13756 status collapsed
13757
13758 \begin_layout Plain Layout
13759 \begin_inset CommandInset href
13760 LatexCommand href
13761 name "LyX-bug #4483"
13762 target "http://www.lyx.org/trac/ticket/4483"
13763
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770
13771 , TeX-mode has to be used.
13772  To be able to multiply and subtract in arguments, the LaTeX-package 
13773 \series bold
13774 calc
13775 \series default
13776
13777 \begin_inset Foot
13778 status collapsed
13779
13780 \begin_layout Plain Layout
13781
13782 \series bold
13783 calc
13784 \series default
13785  is part of every LaTeX standard installation.
13786 \end_layout
13787
13788 \end_inset
13789
13790
13791 \begin_inset Index idx
13792 status collapsed
13793
13794 \begin_layout Plain Layout
13795 Packages ! calc
13796 \end_layout
13797
13798 \end_inset
13799
13800  must be loaded in the LaTeX-preamble with the line
13801 \end_layout
13802
13803 \begin_layout Standard
13804
13805 \series bold
13806
13807 \backslash
13808 usepackage{calc}
13809 \end_layout
13810
13811 \begin_layout Standard
13812 Behind the formula both boxes are closed by entering 
13813 \series bold
13814 }}
13815 \series default
13816  in TeX-mode.
13817  Here is an example:
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823
13824 \backslash
13825 fboxsep 5mm 
13826 \backslash
13827 fboxrule 5mm
13828 \end_layout
13829
13830 \end_inset
13831
13832
13833 \end_layout
13834
13835 \begin_layout Standard
13836 \begin_inset ERT
13837 status collapsed
13838
13839 \begin_layout Plain Layout
13840
13841
13842 \backslash
13843 fbox{
13844 \backslash
13845 parbox{
13846 \backslash
13847 linewidth-2
13848 \backslash
13849 fboxsep-2
13850 \backslash
13851 fboxrule}{
13852 \end_layout
13853
13854 \end_inset
13855
13856
13857 \begin_inset Formula 
13858 \begin{equation}
13859 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13860 \end{equation}
13861
13862 \end_inset
13863
13864
13865 \begin_inset ERT
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869
13870 }}
13871 \end_layout
13872
13873 \end_inset
13874
13875
13876 \begin_inset ERT
13877 status collapsed
13878
13879 \begin_layout Plain Layout
13880
13881
13882 \backslash
13883 fboxrule 0.4pt 
13884 \backslash
13885 fboxsep 3pt
13886 \end_layout
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \begin_layout Standard
13894 \begin_inset VSpace medskip
13895 \end_inset
13896
13897 As a parbox is used as the argument of 
13898 \series bold
13899
13900 \backslash
13901 fbox
13902 \series default
13903 , there is in this case no difference between 
13904 \series bold
13905
13906 \backslash
13907 fbox
13908 \series default
13909  and 
13910 \series bold
13911
13912 \backslash
13913 boxed
13914 \series default
13915 .
13916 \end_layout
13917
13918 \begin_layout Standard
13919 \begin_inset VSpace bigskip
13920 \end_inset
13921
13922 Paragraph boxes are very useful to comment formulas directly.
13923  To do this, 
13924 \series bold
13925
13926 \backslash
13927 parbox
13928 \series default
13929  is used in combination with the command 
13930 \series bold
13931
13932 \backslash
13933 tag
13934 \series default
13935 .
13936  (more about 
13937 \series bold
13938
13939 \backslash
13940 tag
13941 \series default
13942  see 
13943 \begin_inset CommandInset ref
13944 LatexCommand ref
13945 reference "sub:User-defined-Numbering"
13946
13947 \end_inset
13948
13949 )
13950 \end_layout
13951
13952 \begin_layout Standard
13953 An example of a formula commented with 
13954 \series bold
13955
13956 \backslash
13957 parbox
13958 \series default
13959 :
13960 \end_layout
13961
13962 \begin_layout Standard
13963 \begin_inset ERT
13964 status collapsed
13965
13966 \begin_layout Plain Layout
13967
13968
13969 \backslash
13970 [5x-7b=3b
13971 \backslash
13972 tag*{
13973 \backslash
13974 parbox{5cm}{
13975 \end_layout
13976
13977 \end_inset
13978
13979 This is a description.
13980  It is distinctly separated from the formula and multiline.
13981 \begin_inset ERT
13982 status collapsed
13983
13984 \begin_layout Plain Layout
13985
13986 }}
13987 \backslash
13988 ]
13989 \end_layout
13990
13991 \end_inset
13992
13993
13994 \end_layout
13995
13996 \begin_layout Standard
13997 Such a formula must be inserted completely in TeX-mode because LyX does
13998  not yet support the command 
13999 \series bold
14000
14001 \backslash
14002 parbox
14003 \series default
14004  in formulas.
14005  The formula is created with the following command sequence:
14006 \end_layout
14007
14008 \begin_layout Standard
14009 The command 
14010 \series bold
14011
14012 \backslash
14013 [5x-7b=3b
14014 \backslash
14015 tag*
14016 \backslash
14017 {
14018 \backslash
14019 parbox{5cm}{
14020 \series default
14021  is inserted in TeX-mode.
14022 \begin_inset Foot
14023 status collapsed
14024
14025 \begin_layout Plain Layout
14026 When the formula style 
14027 \series bold
14028 Indented
14029 \series default
14030  is used, 
14031 \series bold
14032
14033 \backslash
14034 tag*
14035 \backslash
14036 {
14037 \series default
14038  can also be replaced by 
14039 \series bold
14040
14041 \backslash
14042 hfill
14043 \series default
14044 .
14045  (formula styles see 
14046 \begin_inset CommandInset ref
14047 LatexCommand ref
14048 reference "sec:Formula-Styles"
14049
14050 \end_inset
14051
14052 )
14053 \end_layout
14054
14055 \end_inset
14056
14057  Then the description follows as normal text and finally 
14058 \series bold
14059 }}
14060 \backslash
14061 ]
14062 \series default
14063  is inserted in TeX-mode.
14064  The commands 
14065 \series bold
14066
14067 \backslash
14068 [
14069 \series default
14070  and 
14071 \series bold
14072
14073 \backslash
14074 ]
14075 \series default
14076  hereby create a displayed formula.
14077 \end_layout
14078
14079 \begin_layout Standard
14080 The advantages of 
14081 \series bold
14082
14083 \backslash
14084 parbox
14085 \series default
14086  can be seen in this example that was 
14087 \begin_inset Quotes eld
14088 \end_inset
14089
14090 commented
14091 \begin_inset Quotes erd
14092 \end_inset
14093
14094  using the mathematical textmode:
14095 \begin_inset Formula 
14096 \[
14097 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14098 \]
14099
14100 \end_inset
14101
14102
14103 \end_layout
14104
14105 \begin_layout Section
14106 Operators
14107 \begin_inset Index idx
14108 status collapsed
14109
14110 \begin_layout Plain Layout
14111 Operators
14112 \end_layout
14113
14114 \end_inset
14115
14116
14117 \end_layout
14118
14119 \begin_layout Subsection
14120 Big Operators
14121 \begin_inset CommandInset label
14122 LatexCommand label
14123 name "sub:Big-Operators"
14124
14125 \end_inset
14126
14127
14128 \begin_inset Index idx
14129 status collapsed
14130
14131 \begin_layout Plain Layout
14132 Operators ! big
14133 \end_layout
14134
14135 \end_inset
14136
14137
14138 \begin_inset Index idx
14139 status collapsed
14140
14141 \begin_layout Plain Layout
14142 Sums
14143 \end_layout
14144
14145 \end_inset
14146
14147
14148 \begin_inset Index idx
14149 status collapsed
14150
14151 \begin_layout Plain Layout
14152 Integrals
14153 \end_layout
14154
14155 \end_inset
14156
14157
14158 \end_layout
14159
14160 \begin_layout Standard
14161 To be able to use all integral operators listed here, the option 
14162 \family sans
14163 Use esint package automatically
14164 \family default
14165  must be set in the document settings under 
14166 \family sans
14167 Math
14168 \begin_inset space ~
14169 \end_inset
14170
14171 Options
14172 \family default
14173 .
14174 \end_layout
14175
14176 \begin_layout Standard
14177 \begin_inset space \hfill{}
14178 \end_inset
14179
14180
14181 \begin_inset Tabular
14182 <lyxtabular version="3" rows="11" columns="2">
14183 <features rotate="0" tabularvalignment="middle">
14184 <column alignment="center" valignment="top" width="0pt">
14185 <column alignment="center" valignment="top" width="0pt">
14186 <row>
14187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14188 \begin_inset Text
14189
14190 \begin_layout Plain Layout
14191 Command
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 Result
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 </row>
14206 <row>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211
14212 \backslash
14213 int
14214 \begin_inset Index idx
14215 status collapsed
14216
14217 \begin_layout Plain Layout
14218 Commands ! I ! 
14219 \backslash
14220 int
14221 \end_layout
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Plain Layout
14234 \begin_inset Formula $\int$
14235 \end_inset
14236
14237
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 </row>
14243 <row>
14244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248
14249 \backslash
14250 oint
14251 \end_layout
14252
14253 \end_inset
14254 </cell>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 \begin_inset Formula $\oint$
14260 \end_inset
14261
14262
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 </row>
14268 <row>
14269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273
14274 \backslash
14275 ointctrclockwise
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 \begin_inset Formula $\ointctrclockwise$
14285 \end_inset
14286
14287
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 </row>
14293 <row>
14294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Plain Layout
14298
14299 \backslash
14300 ointclockwise
14301 \end_layout
14302
14303 \end_inset
14304 </cell>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 \begin_inset Formula $\ointclockwise$
14310 \end_inset
14311
14312
14313 \end_layout
14314
14315 \end_inset
14316 </cell>
14317 </row>
14318 <row>
14319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14320 \begin_inset Text
14321
14322 \begin_layout Plain Layout
14323
14324 \backslash
14325 sqint
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14331 \begin_inset Text
14332
14333 \begin_layout Plain Layout
14334 \begin_inset Formula $\sqint$
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 </row>
14343 <row>
14344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14345 \begin_inset Text
14346
14347 \begin_layout Plain Layout
14348
14349 \backslash
14350 fint
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359  
14360 \begin_inset Formula $\fint$
14361 \end_inset
14362
14363
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374
14375 \backslash
14376 landupint
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385  
14386 \begin_inset Formula $\landupint$
14387 \end_inset
14388
14389
14390 \end_layout
14391
14392 \end_inset
14393 </cell>
14394 </row>
14395 <row>
14396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400
14401 \backslash
14402 landdownint
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411  
14412 \begin_inset Formula $\landdownint$
14413 \end_inset
14414
14415
14416 \end_layout
14417
14418 \end_inset
14419 </cell>
14420 </row>
14421 <row>
14422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Plain Layout
14426
14427 \backslash
14428 bigcap
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437 \begin_inset Formula $\bigcap$
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 </row>
14446 <row>
14447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14448 \begin_inset Text
14449
14450 \begin_layout Plain Layout
14451
14452 \backslash
14453 bigcup
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 \begin_inset Formula $\bigcup$
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 </row>
14471 </lyxtabular>
14472
14473 \end_inset
14474
14475
14476 \begin_inset space \hfill{}
14477 \end_inset
14478
14479
14480 \begin_inset Tabular
14481 <lyxtabular version="3" rows="11" columns="2">
14482 <features rotate="0" tabularvalignment="middle">
14483 <column alignment="center" valignment="top" width="0pt">
14484 <column alignment="center" valignment="top" width="0pt">
14485 <row>
14486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Plain Layout
14490 Command
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Plain Layout
14499 Result
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 </row>
14505 <row>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510
14511 \backslash
14512 sum
14513 \begin_inset Index idx
14514 status collapsed
14515
14516 \begin_layout Plain Layout
14517 Commands ! S ! 
14518 \backslash
14519 sum
14520 \end_layout
14521
14522 \end_inset
14523
14524
14525 \end_layout
14526
14527 \end_inset
14528 </cell>
14529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14530 \begin_inset Text
14531
14532 \begin_layout Plain Layout
14533 \begin_inset Formula $\sum$
14534 \end_inset
14535
14536
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 </row>
14542 <row>
14543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547
14548 \backslash
14549 prod
14550 \begin_inset Index idx
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554 Commands ! P ! 
14555 \backslash
14556 prod
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562
14563 \backslash
14564 vspace{4mm}
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \end_inset
14573
14574
14575 \end_layout
14576
14577 \end_inset
14578 </cell>
14579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14580 \begin_inset Text
14581
14582 \begin_layout Plain Layout
14583 \begin_inset Formula $\prod$
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 </row>
14592 <row>
14593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597
14598 \backslash
14599 coprod
14600 \end_layout
14601
14602 \end_inset
14603 </cell>
14604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14605 \begin_inset Text
14606
14607 \begin_layout Plain Layout
14608 \begin_inset Formula $\coprod$
14609 \end_inset
14610
14611
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 </row>
14617 <row>
14618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622
14623 \backslash
14624 bigodot
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 \begin_inset Formula $\bigodot$
14634 \end_inset
14635
14636
14637 \end_layout
14638
14639 \end_inset
14640 </cell>
14641 </row>
14642 <row>
14643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647
14648 \backslash
14649 bigotimes
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658 \begin_inset Formula $\bigotimes$
14659 \end_inset
14660
14661
14662 \end_layout
14663
14664 \end_inset
14665 </cell>
14666 </row>
14667 <row>
14668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672
14673 \backslash
14674 bigoplus
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683 \begin_inset Formula $\bigoplus$
14684 \end_inset
14685
14686
14687 \end_layout
14688
14689 \end_inset
14690 </cell>
14691 </row>
14692 <row>
14693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14694 \begin_inset Text
14695
14696 \begin_layout Plain Layout
14697
14698 \backslash
14699 bigwedge
14700 \end_layout
14701
14702 \end_inset
14703 </cell>
14704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708 \begin_inset Formula $\bigwedge$
14709 \end_inset
14710
14711
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 </row>
14717 <row>
14718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14719 \begin_inset Text
14720
14721 \begin_layout Plain Layout
14722
14723 \backslash
14724 bigvee
14725 \end_layout
14726
14727 \end_inset
14728 </cell>
14729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14730 \begin_inset Text
14731
14732 \begin_layout Plain Layout
14733 \begin_inset Formula $\bigvee$
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 </row>
14742 <row>
14743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14744 \begin_inset Text
14745
14746 \begin_layout Plain Layout
14747
14748 \backslash
14749 bigsqcup
14750 \end_layout
14751
14752 \end_inset
14753 </cell>
14754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758 \begin_inset Formula $\bigsqcup$
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \end_inset
14765 </cell>
14766 </row>
14767 <row>
14768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772
14773 \backslash
14774 biguplus
14775 \end_layout
14776
14777 \end_inset
14778 </cell>
14779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 \begin_inset Formula $\biguplus$
14784 \end_inset
14785
14786
14787 \end_layout
14788
14789 \end_inset
14790 </cell>
14791 </row>
14792 </lyxtabular>
14793
14794 \end_inset
14795
14796
14797 \begin_inset space \hfill{}
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \begin_layout Standard
14804 All big operators can also be inserted via the math toolbar button 
14805 \begin_inset Info
14806 type  "icon"
14807 arg   "math-insert \\intop"
14808 \end_inset
14809
14810 .
14811 \end_layout
14812
14813 \begin_layout Standard
14814 The operators are called big because they are bigger than the sometimes
14815  equal looking binary operators.
14816  All big operators can have limits as described in the next subsection.
14817 \end_layout
14818
14819 \begin_layout Standard
14820 For all integral operators there is a second version available, ending in
14821  
14822 \series bold
14823 op
14824 \series default
14825
14826 \series bold
14827
14828 \backslash
14829 intop
14830 \series default
14831
14832 \series bold
14833
14834 \backslash
14835 ointop
14836 \series default
14837  etc..
14838  These operators are different from 
14839 \series bold
14840
14841 \backslash
14842 int
14843 \series default
14844  etc.
14845 \begin_inset space \space{}
14846 \end_inset
14847
14848 in the style the operator limits are displayed, see 
14849 \begin_inset CommandInset ref
14850 LatexCommand ref
14851 reference "sub:Operator-Limits"
14852
14853 \end_inset
14854
14855 .
14856  
14857 \end_layout
14858
14859 \begin_layout Subsubsection*
14860 Advice for Integrals
14861 \end_layout
14862
14863 \begin_layout Standard
14864 The letter 
14865 \emph on
14866 d
14867 \emph default
14868  in an integral is an operator, that therefore has to be set upright.
14869  This is done by highlighting the 
14870 \emph on
14871 d
14872 \emph default
14873  and using the keyboard shortcut 
14874 \begin_inset Info
14875 type  "shortcut"
14876 arg   "font-roman"
14877 \end_inset
14878
14879
14880 \begin_inset Foot
14881 status collapsed
14882
14883 \begin_layout Plain Layout
14884 Font styles
14885 \series bold
14886  
14887 \series default
14888 see 
14889 \begin_inset CommandInset ref
14890 LatexCommand ref
14891 reference "sub:Font-Styles"
14892
14893 \end_inset
14894
14895
14896 \end_layout
14897
14898 \end_inset
14899
14900 .
14901  Finally the smallest space is inserted before the 
14902 \emph on
14903 d
14904 \emph default
14905 , as this is usual for operators.
14906  An example:
14907 \end_layout
14908
14909 \begin_layout Standard
14910 incorrect: 
14911 \begin_inset Formula $\int A(x)dx$
14912 \end_inset
14913
14914
14915 \begin_inset Newline newline
14916 \end_inset
14917
14918
14919 \begin_inset Phantom HPhantom
14920 status open
14921
14922 \begin_layout Plain Layout
14923 in
14924 \end_layout
14925
14926 \end_inset
14927
14928 correct: 
14929 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \begin_layout Standard
14936 For multiple integrals there are the following commands:
14937 \begin_inset VSpace medskip
14938 \end_inset
14939
14940
14941 \end_layout
14942
14943 \begin_layout Standard
14944 \begin_inset space \hfill{}
14945 \end_inset
14946
14947
14948 \begin_inset Tabular
14949 <lyxtabular version="3" rows="4" columns="2">
14950 <features rotate="0" tabularvalignment="middle">
14951 <column alignment="center" valignment="top">
14952 <column alignment="center" valignment="top">
14953 <row>
14954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14955 \begin_inset Text
14956
14957 \begin_layout Plain Layout
14958 Command
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967 Result
14968 \begin_inset Note Note
14969 status collapsed
14970
14971 \begin_layout Plain Layout
14972
14973 \series bold
14974
14975 \backslash
14976 raisebox
14977 \series default
14978  is only used as spacer.
14979 \end_layout
14980
14981 \end_inset
14982
14983
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 </row>
14989 <row>
14990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994
14995 \backslash
14996 iint
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 </row>
15014 <row>
15015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019
15020 \backslash
15021 oiint
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15027 \begin_inset Text
15028
15029 \begin_layout Plain Layout
15030 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15031 \end_inset
15032
15033
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 </row>
15039 <row>
15040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044
15045 \backslash
15046 sqiint
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15056 \end_inset
15057
15058
15059 \end_layout
15060
15061 \end_inset
15062 </cell>
15063 </row>
15064 </lyxtabular>
15065
15066 \end_inset
15067
15068
15069 \begin_inset space \hfill{}
15070 \end_inset
15071
15072
15073 \begin_inset Tabular
15074 <lyxtabular version="3" rows="4" columns="2">
15075 <features rotate="0" tabularvalignment="middle">
15076 <column alignment="center" valignment="top">
15077 <column alignment="center" valignment="top">
15078 <row>
15079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083 Command
15084 \end_layout
15085
15086 \end_inset
15087 </cell>
15088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15089 \begin_inset Text
15090
15091 \begin_layout Plain Layout
15092 Result
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 </row>
15098 <row>
15099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \backslash
15105 iiint
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 iiiint
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 </row>
15148 <row>
15149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \backslash
15155 dotsint
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 </lyxtabular>
15174
15175 \end_inset
15176
15177
15178 \begin_inset space \hfill{}
15179 \end_inset
15180
15181
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \begin_inset Newpage newpage
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \begin_layout Subsection
15192 Operator Limits
15193 \begin_inset CommandInset label
15194 LatexCommand label
15195 name "sub:Operator-Limits"
15196
15197 \end_inset
15198
15199
15200 \begin_inset Index idx
15201 status collapsed
15202
15203 \begin_layout Plain Layout
15204 Operators ! Limits
15205 \end_layout
15206
15207 \end_inset
15208
15209
15210 \end_layout
15211
15212 \begin_layout Standard
15213 Limits are created by super- and subscripts:
15214 \end_layout
15215
15216 \begin_layout Standard
15217 \align center
15218 \begin_inset Tabular
15219 <lyxtabular version="3" rows="2" columns="2">
15220 <features rotate="0" tabularvalignment="middle">
15221 <column alignment="center" valignment="top" width="0pt">
15222 <column alignment="center" valignment="top" width="0pt">
15223 <row>
15224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228 Command
15229 \end_layout
15230
15231 \end_inset
15232 </cell>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 Result
15238 \begin_inset Note Note
15239 status collapsed
15240
15241 \begin_layout Plain Layout
15242
15243 \series bold
15244
15245 \backslash
15246 raisebox
15247 \series default
15248  is only used as spacer.
15249 \end_layout
15250
15251 \end_inset
15252
15253
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 </row>
15259 <row>
15260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264
15265 \backslash
15266 prod^
15267 \backslash
15268 infty
15269 \begin_inset space \textvisiblespace{}
15270 \end_inset
15271
15272
15273 \begin_inset Formula $\to$
15274 \end_inset
15275
15276 _0
15277 \begin_inset Formula $\to$
15278 \end_inset
15279
15280 A(x)
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 </row>
15298 </lyxtabular>
15299
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \begin_layout Standard
15306 Limits of inline formulas are set right beside the operator.
15307  Limits in displayed formulas are set above or below the operator, except
15308  for integral limits.
15309 \end_layout
15310
15311 \begin_layout Standard
15312 To force that the limits are set beside the operator, the cursor is set
15313  directly behind the operator and the limits type is changed with the menu
15314  
15315 \family sans
15316 Edit\SpecialChar \menuseparator
15317 Math\SpecialChar \menuseparator
15318 Change Limits Type
15319 \family default
15320  to 
15321 \family sans
15322 \series bold
15323 Inline
15324 \family default
15325 \series default
15326  (shortcut 
15327 \begin_inset Info
15328 type  "shortcut"
15329 arg   "math-limits"
15330 \end_inset
15331
15332 ).
15333  An example:
15334 \end_layout
15335
15336 \begin_layout Standard
15337 The default limits type is this:
15338 \begin_inset Formula 
15339 \[
15340 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15341 \]
15342
15343 \end_inset
15344
15345 This is how it looks when the limits type was changed to 
15346 \family sans
15347 \series bold
15348 Inline
15349 \family default
15350 \series default
15351 :
15352 \begin_inset Formula 
15353 \[
15354 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15355 \]
15356
15357 \end_inset
15358
15359 For integrals, except those ending with 
15360 \series bold
15361 op
15362 \series default
15363  like 
15364 \series bold
15365
15366 \backslash
15367 intop
15368 \series default
15369
15370 \series bold
15371
15372 \backslash
15373 ointop
15374 \series default
15375  etc., the limits are by default set beside the operator.
15376  But for multiple integrals the limits are often set below the operator.
15377  In the following example the limits type was therefore set to 
15378 \series bold
15379 Display
15380 \series default
15381  and so set below the integrals:
15382 \begin_inset Formula 
15383 \begin{equation}
15384 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15385 \end{equation}
15386
15387 \end_inset
15388
15389
15390 \end_layout
15391
15392 \begin_layout Standard
15393 \begin_inset VSpace medskip
15394 \end_inset
15395
15396 To specify conditions for limits, the commands 
15397 \series bold
15398
15399 \backslash
15400 subarray
15401 \series default
15402
15403 \begin_inset Index idx
15404 status collapsed
15405
15406 \begin_layout Plain Layout
15407 Commands ! S ! 
15408 \backslash
15409 subarray
15410 \end_layout
15411
15412 \end_inset
15413
15414  and 
15415 \series bold
15416
15417 \backslash
15418 substack
15419 \series default
15420
15421 \begin_inset Index idx
15422 status collapsed
15423
15424 \begin_layout Plain Layout
15425 Commands ! S ! 
15426 \backslash
15427 substack
15428 \end_layout
15429
15430 \end_inset
15431
15432  are used.
15433  To create for example this expression 
15434 \begin_inset Formula 
15435 \begin{equation}
15436 \sum_{\begin{subarray}{c}
15437 0<k<1000\\
15438 \\
15439 k\,\in\,\mathbb{N}
15440 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15441 \end{equation}
15442
15443 \end_inset
15444
15445
15446 \end_layout
15447
15448 \begin_layout Standard
15449 the following has to be done:
15450 \begin_inset Newline newline
15451 \end_inset
15452
15453 First the command 
15454 \series bold
15455
15456 \backslash
15457 sum
15458 \series default
15459 ^
15460 \series bold
15461 n
15462 \begin_inset space \textvisiblespace{}
15463 \end_inset
15464
15465 _
15466 \series default
15467  is typed in.
15468  One is now in a blue box under the summation operator and insert there
15469  the command 
15470 \series bold
15471
15472 \backslash
15473 subarray
15474 \begin_inset space \textvisiblespace{}
15475 \end_inset
15476
15477
15478 \series default
15479 .
15480  The blue box is now within a purple box and now several lines can be written
15481  among each other.
15482  A new line is created by inserting a line break (
15483 \begin_inset Info
15484 type  "shortcut"
15485 arg   "newline-insert newline"
15486 \end_inset
15487
15488 ).
15489  When now
15490 \begin_inset Newline newline
15491 \end_inset
15492
15493
15494 \series bold
15495 0<k<1000 Ctrl+Return
15496 \begin_inset Newline newline
15497 \end_inset
15498
15499
15500 \series default
15501 is typed in, a new box appears below for the new line.
15502 \end_layout
15503
15504 \begin_layout Standard
15505 The alignment of the lines can be changed to left aligned with the 
15506 \family sans
15507 table
15508 \family default
15509  
15510 \family sans
15511 toolbar
15512 \family default
15513  or the menu 
15514 \family sans
15515 Edit\SpecialChar \menuseparator
15516 Rows &Columns
15517 \family default
15518 .
15519  To get right alignment, 
15520 \series bold
15521
15522 \backslash
15523 hfill
15524 \begin_inset space \textvisiblespace{}
15525 \end_inset
15526
15527
15528 \series default
15529  is inserted at the beginning of the line.
15530 \end_layout
15531
15532 \begin_layout Standard
15533 The command 
15534 \series bold
15535
15536 \backslash
15537 substack
15538 \series default
15539  is equivalent to 
15540 \series bold
15541
15542 \backslash
15543 subarray
15544 \series default
15545  with the difference that the lines are always centered.
15546 \end_layout
15547
15548 \begin_layout Standard
15549 \begin_inset VSpace bigskip
15550 \end_inset
15551
15552 Like in formula 
15553 \begin_inset CommandInset ref
15554 LatexCommand eqref
15555 reference "eq:substack"
15556
15557 \end_inset
15558
15559  there can be too much space beside an operator, because the characters
15560  following the operator are set beside the limits.
15561  To avoid this the command 
15562 \series bold
15563
15564 \backslash
15565 mathclap
15566 \series default
15567
15568 \begin_inset Index idx
15569 status collapsed
15570
15571 \begin_layout Plain Layout
15572 Commands ! M ! 
15573 \backslash
15574 mathclap
15575 \end_layout
15576
15577 \end_inset
15578
15579  can be used.
15580  It sets the width of its content to 0
15581 \begin_inset space \thinspace{}
15582 \end_inset
15583
15584 pt.
15585 \begin_inset Newline newline
15586 \end_inset
15587
15588 Applied on formula 
15589 \begin_inset CommandInset ref
15590 LatexCommand eqref
15591 reference "eq:substack"
15592
15593 \end_inset
15594
15595 , one uses the command
15596 \end_layout
15597
15598 \begin_layout Standard
15599
15600 \series bold
15601
15602 \backslash
15603 sum_
15604 \backslash
15605 mathclap
15606 \backslash
15607 substack
15608 \begin_inset space \textvisiblespace{}
15609 \end_inset
15610
15611 0<k<1000 Ctrl+Return
15612 \end_layout
15613
15614 \begin_layout Standard
15615 to create the lower limit.
15616  The summand is now directly behind the summation operator:
15617 \begin_inset Formula 
15618 \[
15619 \sum_{\mathclap{\substack{0<k<1000\\
15620 \\
15621 k\,\in\,\mathbb{N}
15622 }
15623 }}^{n}k^{-2}
15624 \]
15625
15626 \end_inset
15627
15628
15629 \end_layout
15630
15631 \begin_layout Standard
15632 \begin_inset VSpace bigskip
15633 \end_inset
15634
15635
15636 \end_layout
15637
15638 \begin_layout Standard
15639 When several consecutive operators have limits the typesetting of the limits
15640  looks often imperfect in the output, see this example:
15641 \begin_inset Formula 
15642 \[
15643 \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}
15644 \]
15645
15646 \end_inset
15647
15648 To improve the typesetting set in the document settings under 
15649 \family sans
15650 Math
15651 \begin_inset space ~
15652 \end_inset
15653
15654 Options
15655 \family default
15656  for the package 
15657 \series bold
15658 mathtools
15659 \series default
15660
15661 \begin_inset Index idx
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 Packages ! mathtools
15666 \end_layout
15667
15668 \end_inset
15669
15670  the option 
15671 \family sans
15672 Load
15673 \begin_inset space ~
15674 \end_inset
15675
15676 always
15677 \family default
15678 .
15679  Then insert into your formula the command 
15680 \series bold
15681
15682 \backslash
15683 adjustlimits
15684 \series default
15685
15686 \begin_inset Index idx
15687 status collapsed
15688
15689 \begin_layout Plain Layout
15690 Commands ! A ! 
15691 \backslash
15692 adjustlimits
15693 \end_layout
15694
15695 \end_inset
15696
15697  directly before the first operator.
15698  The example will then look like this:
15699 \begin_inset Formula 
15700 \[
15701 \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}
15702 \]
15703
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \begin_layout Standard
15710 \begin_inset VSpace bigskip
15711 \end_inset
15712
15713 How to use one limit for several operators is described in 
15714 \begin_inset CommandInset ref
15715 LatexCommand ref
15716 reference "sub:Self-defined-Operators"
15717
15718 \end_inset
15719
15720 .
15721 \end_layout
15722
15723 \begin_layout Subsection
15724 Decoration for Operators
15725 \begin_inset Index idx
15726 status collapsed
15727
15728 \begin_layout Plain Layout
15729 Operators ! Decoration
15730 \end_layout
15731
15732 \end_inset
15733
15734
15735 \end_layout
15736
15737 \begin_layout Standard
15738 With the commands 
15739 \series bold
15740
15741 \backslash
15742 overset
15743 \series default
15744
15745 \begin_inset Index idx
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749 Commands ! O ! 
15750 \backslash
15751 overset
15752 \end_layout
15753
15754 \end_inset
15755
15756  and 
15757 \series bold
15758
15759 \backslash
15760 underset
15761 \series default
15762
15763 \begin_inset Index idx
15764 status collapsed
15765
15766 \begin_layout Plain Layout
15767 Commands ! U ! 
15768 \backslash
15769 underset
15770 \end_layout
15771
15772 \end_inset
15773
15774  characters can be placed above or below an operator, respectively.
15775  With the command 
15776 \series bold
15777
15778 \backslash
15779 sideset
15780 \series default
15781
15782 \begin_inset Index idx
15783 status collapsed
15784
15785 \begin_layout Plain Layout
15786 Commands ! S ! 
15787 \backslash
15788 sideset
15789 \end_layout
15790
15791 \end_inset
15792
15793  characters can be set before and behind a big operator.
15794 \end_layout
15795
15796 \begin_layout Standard
15797 There are 4
15798 \begin_inset space ~
15799 \end_inset
15800
15801 variants of 
15802 \series bold
15803
15804 \backslash
15805 sideset
15806 \series default
15807 :
15808 \end_layout
15809
15810 \begin_layout Itemize
15811
15812 \series bold
15813
15814 \backslash
15815 sideset
15816 \series default
15817  is used to set characters at the corners of the operator
15818 \end_layout
15819
15820 \begin_layout Itemize
15821
15822 \series bold
15823
15824 \backslash
15825 sidesetn
15826 \series default
15827  is used to set characters before and/or behind the operator (this variant
15828  represents LaTeX's original 
15829 \series bold
15830
15831 \backslash
15832 sideset
15833 \series default
15834  command)
15835 \end_layout
15836
15837 \begin_layout Itemize
15838
15839 \series bold
15840
15841 \backslash
15842 sidesetl
15843 \series default
15844  is used to set characters at the left corners and/or behind the operator
15845 \end_layout
15846
15847 \begin_layout Itemize
15848
15849 \series bold
15850
15851 \backslash
15852 sidesetr
15853 \series default
15854  is used to set characters at the right corners and/or before the operator
15855 \end_layout
15856
15857 \begin_layout Standard
15858 For example the command 
15859 \series bold
15860
15861 \backslash
15862 sidesetn
15863 \begin_inset space \textvisiblespace{}
15864 \end_inset
15865
15866
15867 \backslash
15868 sum
15869 \begin_inset space \textvisiblespace{}
15870 \end_inset
15871
15872
15873 \begin_inset Formula $\to$
15874 \end_inset
15875
15876 '
15877 \begin_inset Formula $\to$
15878 \end_inset
15879
15880 _k=1
15881 \begin_inset space \textvisiblespace{}
15882 \end_inset
15883
15884
15885 \series default
15886 ^
15887 \series bold
15888 n
15889 \series default
15890  produces:
15891 \begin_inset Formula 
15892 \[
15893 \sideset{}{'}\sum_{k=1}^{n}
15894 \]
15895
15896 \end_inset
15897
15898
15899 \end_layout
15900
15901 \begin_layout Standard
15902 \begin_inset Note Greyedout
15903 status open
15904
15905 \begin_layout Plain Layout
15906
15907 \series bold
15908 Note: 
15909 \backslash
15910 sideset
15911 \series default
15912  can only be used to decorate big operators, binary operators are not allowed.
15913 \end_layout
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \begin_layout Standard
15921
15922 \series bold
15923
15924 \backslash
15925 overset
15926 \series default
15927  and 
15928 \series bold
15929
15930 \backslash
15931 underset
15932 \series default
15933  can also be used to decorate symbols and characters.
15934  For example, the command 
15935 \series bold
15936
15937 \backslash
15938 overset
15939 \begin_inset space \textvisiblespace{}
15940 \end_inset
15941
15942
15943 \backslash
15944 maltese
15945 \begin_inset space \textvisiblespace{}
15946 \end_inset
15947
15948
15949 \series default
15950
15951 \begin_inset Formula $\uparrow$
15952 \end_inset
15953
15954
15955 \series bold
15956 a
15957 \series default
15958  produces:
15959 \begin_inset Formula 
15960 \[
15961 \overset{a}{\maltese}
15962 \]
15963
15964 \end_inset
15965
15966
15967 \end_layout
15968
15969 \begin_layout Subsection
15970 Binary Operators
15971 \begin_inset CommandInset label
15972 LatexCommand label
15973 name "sub:Binary-Operators"
15974
15975 \end_inset
15976
15977
15978 \begin_inset Index idx
15979 status collapsed
15980
15981 \begin_layout Plain Layout
15982 Operators ! binary
15983 \end_layout
15984
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \begin_layout Standard
15991 Binary operators are surrounded by space when there is a character before
15992  and after them.
15993 \begin_inset VSpace medskip
15994 \end_inset
15995
15996
15997 \end_layout
15998
15999 \begin_layout Standard
16000 \begin_inset space \hfill{}
16001 \end_inset
16002
16003
16004 \begin_inset Tabular
16005 <lyxtabular version="3" rows="13" columns="2">
16006 <features rotate="0" tabularvalignment="middle">
16007 <column alignment="center" valignment="top" width="0pt">
16008 <column alignment="center" valignment="top" width="0pt">
16009 <row>
16010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 Command
16015 \begin_inset Note Note
16016 status collapsed
16017
16018 \begin_layout Plain Layout
16019
16020 \series bold
16021
16022 \backslash
16023 raisebox
16024 \series default
16025  is only used as spacer.
16026 \end_layout
16027
16028 \end_inset
16029
16030
16031 \end_layout
16032
16033 \end_inset
16034 </cell>
16035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039 Result
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 </row>
16045 <row>
16046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16047 \begin_inset Text
16048
16049 \begin_layout Plain Layout
16050 +
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 \begin_inset Formula $+$
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 </row>
16068 <row>
16069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073 -
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 \begin_inset Formula $-$
16083 \end_inset
16084
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 <row>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \backslash
16098 pm
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 \begin_inset Formula $\pm$
16108 \end_inset
16109
16110
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 </row>
16116 <row>
16117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \backslash
16123 mp
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 \begin_inset Formula $\mp$
16133 \end_inset
16134
16135
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 <row>
16142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \backslash
16148 cdot
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157 \begin_inset Formula $\cdot$
16158 \end_inset
16159
16160
16161 \end_layout
16162
16163 \end_inset
16164 </cell>
16165 </row>
16166 <row>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171
16172 \backslash
16173 times
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182 \begin_inset Formula $\times$
16183 \end_inset
16184
16185
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 </row>
16191 <row>
16192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16193 \begin_inset Text
16194
16195 \begin_layout Plain Layout
16196
16197 \backslash
16198 div
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207 \begin_inset Formula $\div$
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 </row>
16216 <row>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221 \begin_inset ERT
16222 status collapsed
16223
16224 \begin_layout Plain Layout
16225
16226
16227 \backslash
16228 raisebox{-1.2mm}{
16229 \end_layout
16230
16231 \end_inset
16232
16233 *
16234 \begin_inset ERT
16235 status collapsed
16236
16237 \begin_layout Plain Layout
16238
16239 }
16240 \end_layout
16241
16242 \end_inset
16243
16244
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253 \begin_inset Formula $*$
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 </row>
16262 <row>
16263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Plain Layout
16267
16268 \backslash
16269 star
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 \begin_inset Formula $\star$
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 </row>
16287 <row>
16288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292
16293 \backslash
16294 circ
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303 \begin_inset Formula $\circ$
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 </row>
16312 <row>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317
16318 \backslash
16319 diamond
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 \begin_inset Formula $\diamond$
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 </row>
16337 <row>
16338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16339 \begin_inset Text
16340
16341 \begin_layout Plain Layout
16342
16343 \backslash
16344 bullet
16345 \end_layout
16346
16347 \end_inset
16348 </cell>
16349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353 \begin_inset Formula $\bullet$
16354 \end_inset
16355
16356
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 </row>
16362 </lyxtabular>
16363
16364 \end_inset
16365
16366
16367 \begin_inset space \hfill{}
16368 \end_inset
16369
16370
16371 \begin_inset Tabular
16372 <lyxtabular version="3" rows="13" columns="2">
16373 <features rotate="0" tabularvalignment="middle">
16374 <column alignment="center" valignment="top" width="0pt">
16375 <column alignment="center" valignment="top" width="0pt">
16376 <row>
16377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 Command
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 Result
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401
16402 \backslash
16403 nabla
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 \begin_inset Formula $\nabla$
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 </row>
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426
16427 \backslash
16428 bigtriangledown
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 \begin_inset Formula $\bigtriangledown$
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 </row>
16446 <row>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451
16452 \backslash
16453 bigtriangleup
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 \begin_inset Formula $\bigtriangleup$
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 </row>
16471 <row>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476
16477 \backslash
16478 Box
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 \begin_inset Formula $\Box$
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 </row>
16496 <row>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501
16502 \backslash
16503 cap 
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 \begin_inset Formula $\cap$
16513 \end_inset
16514
16515
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 </row>
16521 <row>
16522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16523 \begin_inset Text
16524
16525 \begin_layout Plain Layout
16526
16527 \backslash
16528 cup
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 \begin_inset Formula $\cup$
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 </row>
16546 <row>
16547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551
16552 \backslash
16553 dagger
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562 \begin_inset Formula $\dagger$
16563 \end_inset
16564
16565
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row>
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Plain Layout
16576
16577 \backslash
16578 ddagger
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587 \begin_inset Formula $\ddagger$
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 </row>
16596 <row>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601
16602 \backslash
16603 wr
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 \begin_inset Formula $\wr$
16613 \end_inset
16614
16615
16616 \end_layout
16617
16618 \end_inset
16619 </cell>
16620 </row>
16621 <row>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \backslash
16628 bigcirc
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset Formula $\bigcirc$
16638 \end_inset
16639
16640
16641 \end_layout
16642
16643 \end_inset
16644 </cell>
16645 </row>
16646 <row>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Plain Layout
16651
16652 \backslash
16653 wedge
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Plain Layout
16662 \begin_inset Formula $\wedge$
16663 \end_inset
16664
16665
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 </row>
16671 <row>
16672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676
16677 \backslash
16678 vee
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 \begin_inset Formula $\vee$
16688 \end_inset
16689
16690
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 </row>
16696 </lyxtabular>
16697
16698 \end_inset
16699
16700
16701 \begin_inset space \hfill{}
16702 \end_inset
16703
16704
16705 \begin_inset Tabular
16706 <lyxtabular version="3" rows="13" columns="2">
16707 <features rotate="0" tabularvalignment="middle">
16708 <column alignment="center" valignment="top" width="0pt">
16709 <column alignment="center" valignment="top" width="0pt">
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 Command
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 Result
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row>
16731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735
16736 \backslash
16737 oplus
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 \begin_inset Formula $\oplus$
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 <row>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \backslash
16762 ominus
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771 \begin_inset Formula $\ominus$
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \backslash
16787 otimes
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Formula $\otimes$
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \backslash
16812 oslash
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 \begin_inset Formula $\oslash$
16822 \end_inset
16823
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row>
16831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \backslash
16837 odot
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 \begin_inset Formula $\odot$
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 </row>
16855 <row>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \backslash
16862 amalg
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 \begin_inset Formula $\amalg$
16872 \end_inset
16873
16874
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 <row>
16881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885
16886 \backslash
16887 uplus
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 \begin_inset Formula $\uplus$
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 <row>
16906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910
16911 \backslash
16912 setminus
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921 \begin_inset Formula $\setminus$
16922 \end_inset
16923
16924
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 </row>
16930 <row>
16931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935
16936 \backslash
16937 sqcap
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946 \begin_inset Formula $\sqcap$
16947 \end_inset
16948
16949
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 </row>
16955 <row>
16956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960
16961 \backslash
16962 sqcup
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971 \begin_inset Formula $\sqcup$
16972 \end_inset
16973
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 </row>
16980 <row>
16981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985
16986 \backslash
16987 triangleleft
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996 \begin_inset Formula $\triangleleft$
16997 \end_inset
16998
16999
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 </row>
17005 <row>
17006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010
17011 \backslash
17012 triangleright
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021 \begin_inset Formula $\triangleright$
17022 \end_inset
17023
17024
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 </row>
17030 </lyxtabular>
17031
17032 \end_inset
17033
17034
17035 \begin_inset space \hfill{}
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \begin_layout Standard
17042 All binary operators can also be inserted via the math toolbar button 
17043 \begin_inset Info
17044 type  "icon"
17045 arg   "math-insert \\pm"
17046 \end_inset
17047
17048 .
17049 \end_layout
17050
17051 \begin_layout Standard
17052 To typeset the Laplace operator also 
17053 \series bold
17054
17055 \backslash
17056 Delta
17057 \series default
17058  or 
17059 \series bold
17060
17061 \backslash
17062 nabla
17063 \series default
17064 ^
17065 \series bold
17066 2
17067 \series default
17068  (
17069 \begin_inset Formula $\nabla^{2}$
17070 \end_inset
17071
17072 ) can be used instead of 
17073 \series bold
17074
17075 \backslash
17076 bigtriangleup
17077 \series default
17078  .
17079 \end_layout
17080
17081 \begin_layout Standard
17082 The character 
17083 \family sans
17084 Menu Separator
17085 \family default
17086  from the menu 
17087 \family sans
17088 Insert\SpecialChar \menuseparator
17089 Special Character
17090 \family default
17091  is the operator 
17092 \series bold
17093
17094 \backslash
17095 triangleright
17096 \series default
17097 .
17098 \end_layout
17099
17100 \begin_layout Subsection
17101 Self-defined Operators
17102 \begin_inset CommandInset label
17103 LatexCommand label
17104 name "sub:Self-defined-Operators"
17105
17106 \end_inset
17107
17108
17109 \begin_inset Index idx
17110 status collapsed
17111
17112 \begin_layout Plain Layout
17113 Operators ! self-defined
17114 \end_layout
17115
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \begin_layout Standard
17122 With the help of the command 
17123 \series bold
17124
17125 \backslash
17126 DeclareMathOperator
17127 \series default
17128
17129 \begin_inset Index idx
17130 status collapsed
17131
17132 \begin_layout Plain Layout
17133 Commands ! D ! 
17134 \backslash
17135 dbinom@
17136 \backslash
17137 DeclareMathOperator
17138 \end_layout
17139
17140 \end_inset
17141
17142  custom operators can be defined in the LaTeX-preamble.
17143  Its command scheme is:
17144 \end_layout
17145
17146 \begin_layout Standard
17147
17148 \series bold
17149
17150 \backslash
17151 DeclareMathOperator{new command}{display}
17152 \end_layout
17153
17154 \begin_layout Standard
17155 Display can be characters or symbols that define how the operator looks
17156  in the output.
17157  To define a big operator a * is set behind the command.
17158  All self-defined big operators can have limits as described in 
17159 \begin_inset CommandInset ref
17160 LatexCommand ref
17161 reference "sub:Operator-Limits"
17162
17163 \end_inset
17164
17165 .
17166 \end_layout
17167
17168 \begin_layout Standard
17169 For example the LaTeX-preamble line
17170 \end_layout
17171
17172 \begin_layout Standard
17173
17174 \series bold
17175
17176 \backslash
17177 DeclareMathOperator*{
17178 \backslash
17179 Lozenge}{
17180 \backslash
17181 blacklozenge}
17182 \end_layout
17183
17184 \begin_layout Standard
17185 defines the command 
17186 \series bold
17187
17188 \backslash
17189 Lozenge
17190 \series default
17191 , that inserts a big operator consisting of the lozenge symbol from 
17192 \begin_inset CommandInset ref
17193 LatexCommand ref
17194 reference "sub:Miscellaneous-Symbols"
17195
17196 \end_inset
17197
17198 :
17199 \begin_inset Formula 
17200 \[
17201 \Lozenge_{n=1}^{\infty}
17202 \]
17203
17204 \end_inset
17205
17206 The command for this formula is: 
17207 \series bold
17208
17209 \backslash
17210 Lozenge
17211 \series default
17212 ^
17213 \series bold
17214
17215 \backslash
17216 infty
17217 \begin_inset Formula $\to$
17218 \end_inset
17219
17220 _n=1
17221 \end_layout
17222
17223 \begin_layout Standard
17224 \begin_inset VSpace bigskip
17225 \end_inset
17226
17227 When self-defined operators are not used several times in the document,
17228  they can also be defined with the commands 
17229 \series bold
17230
17231 \backslash
17232 mathop
17233 \series default
17234
17235 \begin_inset Index idx
17236 status collapsed
17237
17238 \begin_layout Plain Layout
17239 Commands ! M ! 
17240 \backslash
17241 mathop
17242 \end_layout
17243
17244 \end_inset
17245
17246  and 
17247 \series bold
17248
17249 \backslash
17250 mathbin
17251 \series default
17252
17253 \begin_inset Index idx
17254 status collapsed
17255
17256 \begin_layout Plain Layout
17257 Commands ! M ! 
17258 \backslash
17259 mathbin
17260 \end_layout
17261
17262 \end_inset
17263
17264 , which have the following scheme:
17265 \end_layout
17266
17267 \begin_layout Standard
17268
17269 \series bold
17270
17271 \backslash
17272 mathop{display}
17273 \series default
17274  and 
17275 \series bold
17276
17277 \backslash
17278 mathbin{display}
17279 \end_layout
17280
17281 \begin_layout Standard
17282
17283 \series bold
17284
17285 \backslash
17286 mathop
17287 \series default
17288  defines big operators, 
17289 \series bold
17290
17291 \backslash
17292 mathbin
17293 \series default
17294  binary operators.
17295 \end_layout
17296
17297 \begin_layout Standard
17298
17299 \series bold
17300
17301 \backslash
17302 mathop
17303 \series default
17304  can e.
17305 \begin_inset space \thinspace{}
17306 \end_inset
17307
17308 g.
17309 \begin_inset space \space{}
17310 \end_inset
17311
17312 be used to use one limit for several operators:
17313 \end_layout
17314
17315 \begin_layout Standard
17316 \begin_inset Formula 
17317 \[
17318 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17319 \]
17320
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \begin_layout Standard
17327 The command for the formula above is:
17328 \begin_inset Newline newline
17329 \end_inset
17330
17331
17332 \series bold
17333
17334 \backslash
17335 mathop{
17336 \backslash
17337 sum
17338 \backslash
17339 negmedspace
17340 \backslash
17341 sum
17342 \series default
17343
17344 \begin_inset space \textvisiblespace{}
17345 \end_inset
17346
17347
17348 \series bold
17349
17350 \begin_inset Formula $\to$
17351 \end_inset
17352
17353 ^N
17354 \series default
17355
17356 \begin_inset space \textvisiblespace{}
17357 \end_inset
17358
17359
17360 \series bold
17361 _i,j=1
17362 \end_layout
17363
17364 \begin_layout Section
17365 Fonts
17366 \begin_inset Index idx
17367 status collapsed
17368
17369 \begin_layout Plain Layout
17370 Fonts
17371 \end_layout
17372
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \begin_layout Subsection
17379 Font Styles
17380 \begin_inset CommandInset label
17381 LatexCommand label
17382 name "sub:Font-Styles"
17383
17384 \end_inset
17385
17386
17387 \begin_inset Index idx
17388 status collapsed
17389
17390 \begin_layout Plain Layout
17391 Font ! style
17392 \end_layout
17393
17394 \end_inset
17395
17396
17397 \end_layout
17398
17399 \begin_layout Standard
17400 Latin letters in formulas can be set in one of the following font styles:
17401 \begin_inset VSpace -2mm
17402 \end_inset
17403
17404
17405 \end_layout
17406
17407 \begin_layout Standard
17408 \align center
17409 \begin_inset Tabular
17410 <lyxtabular version="3" rows="7" columns="3">
17411 <features rotate="0" tabularvalignment="middle">
17412 <column alignment="center" valignment="top">
17413 <column alignment="center" valignment="top">
17414 <column alignment="center" valignment="top">
17415 <row>
17416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 Command
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 Result
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 shortcut
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 <row>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \backslash
17451 mathbb
17452 \series bold
17453
17454 \begin_inset space \textvisiblespace{}
17455 \end_inset
17456
17457
17458 \series default
17459 ABC
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 \begin_inset Formula $\mathbb{ABC}$
17469 \end_inset
17470
17471
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 \begin_inset Info
17481 type  "shortcuts"
17482 arg   "font-noun"
17483 \end_inset
17484
17485
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 </row>
17491 <row>
17492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496
17497 \backslash
17498 mathbf
17499 \series bold
17500
17501 \begin_inset space \textvisiblespace{}
17502 \end_inset
17503
17504
17505 \series default
17506 AbC
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $\mathbf{AbC}$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 \begin_inset Info
17528 type  "shortcuts"
17529 arg   "font-bold"
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \backslash
17545 boldsymbol
17546 \series bold
17547
17548 \begin_inset space \textvisiblespace{}
17549 \end_inset
17550
17551
17552 \series default
17553 AbC
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562 \begin_inset Formula $\boldsymbol{AbC}$
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 \begin_inset Info
17575 type  "shortcuts"
17576 arg   "font-boldsymbol"
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 <row>
17586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590
17591 \backslash
17592 mathcal
17593 \series bold
17594
17595 \begin_inset space \textvisiblespace{}
17596 \end_inset
17597
17598
17599 \series default
17600 ABC
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 \begin_inset Formula $\mathcal{ABC}$
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621 \begin_inset Info
17622 type  "shortcuts"
17623 arg   "font-emph"
17624 \end_inset
17625
17626
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \backslash
17639 mathfrak
17640 \series bold
17641
17642 \begin_inset space \textvisiblespace{}
17643 \end_inset
17644
17645
17646 \series default
17647 AbC
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 \begin_inset Formula $\mathfrak{AbC}$
17657 \end_inset
17658
17659
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668 -
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \backslash
17681 mathscr
17682 \series bold
17683
17684 \begin_inset space \textvisiblespace{}
17685 \end_inset
17686
17687
17688 \series default
17689 AbC
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 \begin_inset Formula $\mathscr{AbC}$
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 -
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 </row>
17716 </lyxtabular>
17717
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \begin_layout Standard
17724 \align center
17725 \begin_inset Tabular
17726 <lyxtabular version="3" rows="5" columns="3">
17727 <features rotate="0" tabularvalignment="middle">
17728 <column alignment="center" valignment="top">
17729 <column alignment="center" valignment="top">
17730 <column alignment="center" valignment="top">
17731 <row>
17732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 Command
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 Result
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 shortcut
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 <row>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \backslash
17767 mathit
17768 \series bold
17769
17770 \begin_inset space \textvisiblespace{}
17771 \end_inset
17772
17773
17774 \series default
17775 AbC
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 \begin_inset Formula $\mathit{AbC}$
17785 \end_inset
17786
17787
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796 -
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row>
17803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807
17808 \backslash
17809 mathrm
17810 \series bold
17811
17812 \begin_inset space \textvisiblespace{}
17813 \end_inset
17814
17815
17816 \series default
17817 AbC
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 \begin_inset Formula $\mathrm{AbC}$
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 \begin_inset Info
17839 type  "shortcuts"
17840 arg   "font-roman"
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 </row>
17849 <row>
17850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \backslash
17856 mathsf
17857 \series bold
17858
17859 \begin_inset space \textvisiblespace{}
17860 \end_inset
17861
17862
17863 \series default
17864 AbC
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\mathsf{AbC}$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 \begin_inset Info
17886 type  "shortcuts"
17887 arg   "font-sans"
17888 \end_inset
17889
17890
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \backslash
17903 mathtt
17904 \series bold
17905
17906 \begin_inset space \textvisiblespace{}
17907 \end_inset
17908
17909
17910 \series default
17911 AbC
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 \begin_inset Formula $\mathtt{AbC}$
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 \begin_inset Info
17933 type  "shortcuts"
17934 arg   "font-typewriter"
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 </lyxtabular>
17944
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \begin_layout Standard
17951 \begin_inset Note Greyedout
17952 status open
17953
17954 \begin_layout Plain Layout
17955
17956 \series bold
17957 Note:
17958 \series default
17959  The styles 
17960 \series bold
17961
17962 \backslash
17963 mathbb
17964 \series default
17965  and 
17966 \series bold
17967
17968 \backslash
17969 mathcal
17970 \series default
17971  can only be used for big letters.
17972 \end_layout
17973
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \begin_layout Standard
17980 Predefined is the style 
17981 \series bold
17982
17983 \backslash
17984 mathnormal
17985 \series default
17986 .
17987 \end_layout
17988
17989 \begin_layout Standard
17990 The style commands work also for letters in mathematical constructs:
17991 \begin_inset Formula 
17992 \[
17993 \mathfrak{A=\frac{b}{C}}
17994 \]
17995
17996 \end_inset
17997
17998
17999 \end_layout
18000
18001 \begin_layout Standard
18002 Characters in mathematical text don't appear in a math font style but in
18003  the text font style 
18004 \series bold
18005
18006 \backslash
18007 textrm
18008 \series default
18009 .
18010  That their style can't be set correctly via the text style dialog is a
18011  bug in LyX.
18012 \begin_inset Foot
18013 status collapsed
18014
18015 \begin_layout Plain Layout
18016 \begin_inset CommandInset href
18017 LatexCommand href
18018 name "LyX-bug #4629"
18019 target "http://www.lyx.org/trac/ticket/4629"
18020
18021 \end_inset
18022
18023
18024 \end_layout
18025
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \begin_layout Standard
18032 Instead of the style commands the dialog 
18033 \family sans
18034 Edit\SpecialChar \menuseparator
18035 Math\SpecialChar \menuseparator
18036 Text Style
18037 \family default
18038  or the toolbar button 
18039 \begin_inset Info
18040 type  "icon"
18041 arg   "math-insert \\font"
18042 \end_inset
18043
18044  can be used.
18045 \end_layout
18046
18047 \begin_layout Subsection
18048 Bold Formulas
18049 \begin_inset CommandInset label
18050 LatexCommand label
18051 name "sub:Bold-Formulas"
18052
18053 \end_inset
18054
18055
18056 \begin_inset Index idx
18057 status collapsed
18058
18059 \begin_layout Plain Layout
18060 Formula ! bold
18061 \end_layout
18062
18063 \end_inset
18064
18065
18066 \end_layout
18067
18068 \begin_layout Standard
18069 To make a complete formula bold, the command 
18070 \series bold
18071
18072 \backslash
18073 mathbf
18074 \series default
18075  from the previous subsection cannot be used, because it doesn't work for
18076  small Greek letters.
18077  Furthermore it prints Latin letters always upright, like in the following
18078  equation:
18079 \end_layout
18080
18081 \begin_layout Standard
18082 \begin_inset Formula 
18083 \[
18084 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18085 \]
18086
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \begin_layout Standard
18093 To display the formula correctly, the command 
18094 \series bold
18095
18096 \backslash
18097 boldsymbol
18098 \series default
18099  is used:
18100 \begin_inset Formula 
18101 \[
18102 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18103 \]
18104
18105 \end_inset
18106
18107 It is also possible to set the formula in a 
18108 \series bold
18109 boldmath environment
18110 \series default
18111 .
18112  This environment is created by inserting the command 
18113 \series bold
18114
18115 \backslash
18116 boldmath
18117 \series default
18118
18119 \begin_inset Index idx
18120 status collapsed
18121
18122 \begin_layout Plain Layout
18123 Commands ! B ! 
18124 \backslash
18125 boldmath
18126 \end_layout
18127
18128 \end_inset
18129
18130  in TeX-mode.
18131  To end the environment, the command 
18132 \series bold
18133
18134 \backslash
18135 unboldmath
18136 \series default
18137
18138 \begin_inset Index idx
18139 status collapsed
18140
18141 \begin_layout Plain Layout
18142 Commands ! U ! 
18143 \backslash
18144 unboldmath
18145 \end_layout
18146
18147 \end_inset
18148
18149  is inserted in TeX-mode.
18150 \begin_inset ERT
18151 status collapsed
18152
18153 \begin_layout Plain Layout
18154
18155
18156 \backslash
18157 boldmath 
18158 \end_layout
18159
18160 \end_inset
18161
18162
18163 \begin_inset Formula 
18164 \[
18165 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18166 \]
18167
18168 \end_inset
18169
18170
18171 \begin_inset ERT
18172 status collapsed
18173
18174 \begin_layout Plain Layout
18175
18176
18177 \backslash
18178 unboldmath 
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Subsection
18187 Colored Formulas
18188 \begin_inset Index idx
18189 status collapsed
18190
18191 \begin_layout Plain Layout
18192 Formula ! colored
18193 \end_layout
18194
18195 \end_inset
18196
18197
18198 \end_layout
18199
18200 \begin_layout Standard
18201 Formulas can be colored like normal text: Highlight a formula or a formula
18202  part and use the 
18203 \family sans
18204 Text Style
18205 \family default
18206  dialog.
18207  Here is a formula in magenta:
18208 \begin_inset Formula 
18209 \[
18210 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18211 \]
18212
18213 \end_inset
18214
18215
18216 \end_layout
18217
18218 \begin_layout Standard
18219 You can also define your own colors as described in 
18220 \begin_inset CommandInset ref
18221 LatexCommand ref
18222 reference "sub:Colored-Boxes"
18223
18224 \end_inset
18225
18226 .
18227  They can be used with the TeX code command 
18228 \series bold
18229
18230 \backslash
18231 textcolor
18232 \series default
18233
18234 \begin_inset Index idx
18235 status collapsed
18236
18237 \begin_layout Plain Layout
18238 Commands ! T ! 
18239 \backslash
18240 textcolor
18241 \end_layout
18242
18243 \end_inset
18244
18245  in the scheme
18246 \end_layout
18247
18248 \begin_layout Standard
18249
18250 \series bold
18251
18252 \backslash
18253 textcolor{color}{characters or formula}
18254 \end_layout
18255
18256 \begin_layout Standard
18257 The following example was colored completely dark green and partly red:
18258 \end_layout
18259
18260 \begin_layout Standard
18261 \begin_inset ERT
18262 status collapsed
18263
18264 \begin_layout Plain Layout
18265
18266
18267 \backslash
18268 textcolor{darkgreen}{
18269 \end_layout
18270
18271 \end_inset
18272
18273
18274 \begin_inset Formula 
18275 \[
18276 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18277 \]
18278
18279 \end_inset
18280
18281
18282 \begin_inset ERT
18283 status collapsed
18284
18285 \begin_layout Plain Layout
18286
18287 }
18288 \end_layout
18289
18290 \end_inset
18291
18292
18293 \end_layout
18294
18295 \begin_layout Standard
18296 Due to a bug in LyX only complete formulas can be colored with self-defined
18297  colors.
18298 \begin_inset Foot
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302 \begin_inset CommandInset href
18303 LatexCommand href
18304 name "LyX-bug #5269"
18305 target "http://www.lyx.org/trac/ticket/5269"
18306
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Subsection
18318 Font Sizes
18319 \begin_inset CommandInset label
18320 LatexCommand label
18321 name "sub:Font-Sizes"
18322
18323 \end_inset
18324
18325
18326 \begin_inset Index idx
18327 status collapsed
18328
18329 \begin_layout Plain Layout
18330 Font ! size
18331 \end_layout
18332
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \begin_layout Standard
18339 For characters in formulas there are, analog to characters in text, the
18340  following size commands:
18341 \end_layout
18342
18343 \begin_layout Standard
18344
18345 \series bold
18346
18347 \backslash
18348 Huge
18349 \series default
18350
18351 \series bold
18352
18353 \backslash
18354 huge
18355 \series default
18356
18357 \series bold
18358
18359 \backslash
18360 LARGE
18361 \series default
18362
18363 \series bold
18364
18365 \backslash
18366 Large
18367 \series default
18368
18369 \series bold
18370
18371 \backslash
18372 large
18373 \series default
18374
18375 \series bold
18376
18377 \backslash
18378 normalsize
18379 \series default
18380
18381 \series bold
18382
18383 \backslash
18384 small
18385 \series default
18386 ,
18387 \begin_inset Newline newline
18388 \end_inset
18389
18390
18391 \series bold
18392
18393 \backslash
18394 footnotesize
18395 \series default
18396
18397 \series bold
18398
18399 \backslash
18400 scriptsize
18401 \series default
18402  and 
18403 \series bold
18404
18405 \backslash
18406 tiny
18407 \end_layout
18408
18409 \begin_layout Standard
18410 The size produced by the commands depends on the document font size, which
18411  corresponds to the command 
18412 \series bold
18413
18414 \backslash
18415 normalsize
18416 \series default
18417 .
18418  The other commands produce smaller or larger sizes than 
18419 \series bold
18420
18421 \backslash
18422 normalsize
18423 \series default
18424 .
18425  The font size can however not exceed a certain value.
18426  Is for example the document font size 12
18427 \begin_inset space \thinspace{}
18428 \end_inset
18429
18430 pt, the command 
18431 \series bold
18432
18433 \backslash
18434 Huge
18435 \series default
18436  switches to the same size as 
18437 \series bold
18438
18439 \backslash
18440 huge
18441 \series default
18442 .
18443  
18444 \end_layout
18445
18446 \begin_layout Standard
18447 A size command is inserted in TeX-mode before the formula and sets the size
18448  for all following formula and text characters.
18449  To switch back to the initial size, the command 
18450 \series bold
18451
18452 \backslash
18453 normalsize
18454 \series default
18455  is inserted behind the formula in TeX-mode.
18456 \end_layout
18457
18458 \begin_layout Standard
18459 Within a formula the size can be changed using the following size commands
18460  or the toolbar button 
18461 \begin_inset Info
18462 type  "icon"
18463 arg   "math-insert \\style"
18464 \end_inset
18465
18466 :
18467 \end_layout
18468
18469 \begin_layout Standard
18470 \noindent
18471 \align center
18472 \begin_inset Tabular
18473 <lyxtabular version="3" rows="5" columns="2">
18474 <features rotate="0" tabularvalignment="middle">
18475 <column alignment="center" valignment="top">
18476 <column alignment="center" valignment="top">
18477 <row>
18478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 Command
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 Result
18492 \begin_inset Note Note
18493 status collapsed
18494
18495 \begin_layout Plain Layout
18496
18497 \series bold
18498
18499 \backslash
18500 raisebox
18501 \series default
18502  is only used as spacer.
18503 \end_layout
18504
18505 \end_inset
18506
18507
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 </row>
18513 <row>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518
18519 \backslash
18520 displaystyle
18521 \begin_inset Index idx
18522 status collapsed
18523
18524 \begin_layout Plain Layout
18525 Commands ! D ! 
18526 \backslash
18527 displaystyle
18528 \end_layout
18529
18530 \end_inset
18531
18532
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18542 \end_inset
18543
18544
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 </row>
18550 <row>
18551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555
18556 \backslash
18557 textstyle
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18567 \end_inset
18568
18569
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 <row>
18576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580
18581 \backslash
18582 scriptstyle
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18592 \end_inset
18593
18594
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 </row>
18600 <row>
18601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605
18606 \backslash
18607 scriptscriptstyle
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 </lyxtabular>
18626
18627 \end_inset
18628
18629
18630 \end_layout
18631
18632 \begin_layout Standard
18633 After entering these commands, a blue box appears in which the formula parts
18634  are inserted.
18635 \end_layout
18636
18637 \begin_layout Standard
18638 There is a further method to change the font size, that though only works
18639  for symbols or letters in mathematical text.
18640  To use it, one of the above text size commands is inserted in mathematical
18641  text.
18642  All following characters until the end of the mathematical text or until
18643  another size command will have the selected size.
18644  Two examples:
18645 \begin_inset VSpace -2mm
18646 \end_inset
18647
18648
18649 \end_layout
18650
18651 \begin_layout Standard
18652 \begin_inset ERT
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656
18657
18658 \backslash
18659 huge 
18660 \end_layout
18661
18662 \end_inset
18663
18664
18665 \begin_inset Formula 
18666 \[
18667 A=\frac{B}{c}\cdot\maltese
18668 \]
18669
18670 \end_inset
18671
18672
18673 \begin_inset Formula 
18674 \[
18675 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18676 \]
18677
18678 \end_inset
18679
18680
18681 \begin_inset ERT
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685
18686
18687 \backslash
18688 normalsize 
18689 \end_layout
18690
18691 \end_inset
18692
18693
18694 \end_layout
18695
18696 \begin_layout Standard
18697 \begin_inset VSpace medskip
18698 \end_inset
18699
18700 Before both formulas the command 
18701 \series bold
18702
18703 \backslash
18704 huge
18705 \series default
18706  was inserted.
18707  The command for the second formula is:
18708 \begin_inset Newline newline
18709 \end_inset
18710
18711
18712 \series bold
18713
18714 \backslash
18715 maltese
18716 \begin_inset space \textvisiblespace{}
18717 \end_inset
18718
18719 A Alt+M M 
18720 \backslash
18721 Large
18722 \begin_inset space \textvisiblespace{}
18723 \end_inset
18724
18725
18726 \backslash
18727 maltese
18728 \begin_inset space \textvisiblespace{}
18729 \end_inset
18730
18731
18732 \backslash
18733 textit
18734 \begin_inset space \textvisiblespace{}
18735 \end_inset
18736
18737 A
18738 \begin_inset Formula $\to$
18739 \end_inset
18740
18741
18742 \begin_inset Formula $\to$
18743 \end_inset
18744
18745
18746 \begin_inset Newline newline
18747 \end_inset
18748
18749
18750 \begin_inset space \hspace*{}
18751 \length 1cm
18752 \end_inset
18753
18754 Alt+M
18755 \series default
18756  
18757 \series bold
18758
18759 \backslash
18760 tiny
18761 \begin_inset space \textvisiblespace{}
18762 \end_inset
18763
18764
18765 \backslash
18766 maltese
18767 \begin_inset space \textvisiblespace{}
18768 \end_inset
18769
18770
18771 \backslash
18772 textit
18773 \begin_inset space \textvisiblespace{}
18774 \end_inset
18775
18776 A
18777 \end_layout
18778
18779 \begin_layout Standard
18780 If a symbol cannot be displayed in different sizes, it will always be displayed
18781  in the default size.
18782 \end_layout
18783
18784 \begin_layout Section
18785 Greek Letters
18786 \begin_inset Index idx
18787 status collapsed
18788
18789 \begin_layout Plain Layout
18790 Greek letters
18791 \end_layout
18792
18793 \end_inset
18794
18795
18796 \end_layout
18797
18798 \begin_layout Standard
18799 Greek letters can also be inserted via the toolbar button 
18800 \begin_inset Info
18801 type  "icon"
18802 arg   "math-insert \\alpha"
18803 \end_inset
18804
18805 .
18806  All international typesetting norms purport that Greek letters in math
18807  have to be typeset italic/slanted.
18808  In some languages, like French or Russian, they are nevertheless sometimes
18809  typeset upright.
18810 \end_layout
18811
18812 \begin_layout Subsection
18813 Small Letters
18814 \begin_inset Index idx
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818 Greek letters ! small
18819 \end_layout
18820
18821 \end_inset
18822
18823
18824 \end_layout
18825
18826 \begin_layout Standard
18827 \begin_inset space \hfill{}
18828 \end_inset
18829
18830
18831 \begin_inset Tabular
18832 <lyxtabular version="3" rows="11" columns="2">
18833 <features rotate="0" tabularvalignment="middle">
18834 <column alignment="center" valignment="top" width="0pt">
18835 <column alignment="center" valignment="top" width="0pt">
18836 <row>
18837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 Command
18842 \end_layout
18843
18844 \end_inset
18845 </cell>
18846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850 Result
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 </row>
18856 <row>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \backslash
18863 alpha
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 \begin_inset Formula $\alpha$
18873 \end_inset
18874
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \backslash
18888 beta
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 \begin_inset Formula $\beta$
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 </row>
18906 <row>
18907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911
18912 \backslash
18913 gamma
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 \begin_inset Formula $\gamma$
18923 \end_inset
18924
18925
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 </row>
18931 <row>
18932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936
18937 \backslash
18938 delta
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947 \begin_inset Formula $\delta$
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 <row>
18957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \backslash
18963 epsilon
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 \begin_inset Formula $\epsilon$
18973 \end_inset
18974
18975
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 </row>
18981 <row>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986
18987 \backslash
18988 varepsilon
18989 \end_layout
18990
18991 \end_inset
18992 </cell>
18993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997 \begin_inset Formula $\varepsilon$
18998 \end_inset
18999
19000
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 </row>
19006 <row>
19007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \backslash
19013 zeta
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022 \begin_inset Formula $\zeta$
19023 \end_inset
19024
19025
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 </row>
19031 <row>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036
19037 \backslash
19038 eta
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 \begin_inset Formula $\eta$
19048 \end_inset
19049
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 </row>
19056 <row>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061
19062 \backslash
19063 theta
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 \begin_inset Formula $\theta$
19073 \end_inset
19074
19075
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 </row>
19081 <row>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086
19087 \backslash
19088 vartheta
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 \begin_inset Formula $\vartheta$
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 </row>
19106 </lyxtabular>
19107
19108 \end_inset
19109
19110
19111 \begin_inset space \hfill{}
19112 \end_inset
19113
19114
19115 \begin_inset Tabular
19116 <lyxtabular version="3" rows="12" columns="2">
19117 <features rotate="0" tabularvalignment="middle">
19118 <column alignment="center" valignment="top" width="0pt">
19119 <column alignment="center" valignment="top" width="0pt">
19120 <row>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 Command
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 Result
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 </row>
19140 <row>
19141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145
19146 \backslash
19147 iota
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156 \begin_inset Formula $\iota$
19157 \end_inset
19158
19159
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 </row>
19165 <row>
19166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \backslash
19172 kappa
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 \begin_inset Formula $\kappa$
19182 \end_inset
19183
19184
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 </row>
19190 <row>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195
19196 \backslash
19197 varkappa
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 \begin_inset Formula $\varkappa$
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220
19221 \backslash
19222 lambda
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 \begin_inset Formula $\lambda$
19232 \end_inset
19233
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \backslash
19247 mu
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 \begin_inset Formula $\mu$
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 </row>
19265 <row>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \backslash
19272 nu
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 \begin_inset Formula $\nu$
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295
19296 \backslash
19297 xi
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 \begin_inset Formula $\xi$
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 <row>
19316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 o
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329 \begin_inset Formula $o$
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 </row>
19338 <row>
19339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343
19344 \backslash
19345 pi
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 \begin_inset Formula $\pi$
19355 \end_inset
19356
19357
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 </row>
19363 <row>
19364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368
19369 \backslash
19370 varpi
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379 \begin_inset Formula $\varpi$
19380 \end_inset
19381
19382
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 </row>
19388 <row>
19389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393
19394 \backslash
19395 rho
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 \begin_inset Formula $\rho$
19405 \end_inset
19406
19407
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 </row>
19413 </lyxtabular>
19414
19415 \end_inset
19416
19417
19418 \begin_inset space \hfill{}
19419 \end_inset
19420
19421
19422 \begin_inset Tabular
19423 <lyxtabular version="3" rows="11" columns="2">
19424 <features rotate="0" tabularvalignment="middle">
19425 <column alignment="center" valignment="top" width="0pt">
19426 <column alignment="center" valignment="top" width="0pt">
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 Command
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 Result
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 </row>
19447 <row>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452
19453 \backslash
19454 varrho
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463 \begin_inset Formula $\varrho$
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \backslash
19479 sigma
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 \begin_inset Formula $\sigma$
19489 \end_inset
19490
19491
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 </row>
19497 <row>
19498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502
19503 \backslash
19504 varsigma
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Formula $\varsigma$
19514 \end_inset
19515
19516
19517 \end_layout
19518
19519 \end_inset
19520 </cell>
19521 </row>
19522 <row>
19523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527
19528 \backslash
19529 tau
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 \begin_inset Formula $\tau$
19539 \end_inset
19540
19541
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 </row>
19547 <row>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552
19553 \backslash
19554 upsilon
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563 \begin_inset Formula $\upsilon$
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 </row>
19572 <row>
19573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577
19578 \backslash
19579 phi
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588 \begin_inset Formula $\phi$
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 </row>
19597 <row>
19598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602
19603 \backslash
19604 varphi
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 \begin_inset Formula $\varphi$
19614 \end_inset
19615
19616
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 </row>
19622 <row>
19623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627
19628 \backslash
19629 chi
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638 \begin_inset Formula $\chi$
19639 \end_inset
19640
19641
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 </row>
19647 <row>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652
19653 \backslash
19654 psi
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663 \begin_inset Formula $\psi$
19664 \end_inset
19665
19666
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677
19678 \backslash
19679 omega
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688 \begin_inset Formula $\omega$
19689 \end_inset
19690
19691
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 </lyxtabular>
19698
19699 \end_inset
19700
19701
19702 \begin_inset space \hfill{}
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \begin_layout Standard
19709 \begin_inset VSpace medskip
19710 \end_inset
19711
19712
19713 \end_layout
19714
19715 \begin_layout Standard
19716 How to create special upright Greek letters is explained in 
19717 \begin_inset CommandInset ref
19718 LatexCommand ref
19719 reference "sub:Upright-small-Greek"
19720
19721 \end_inset
19722
19723 .
19724 \end_layout
19725
19726 \begin_layout Subsection
19727 Big Letters
19728 \begin_inset Index idx
19729 status collapsed
19730
19731 \begin_layout Plain Layout
19732 Greek letters ! big
19733 \end_layout
19734
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \begin_layout Standard
19741 \begin_inset space \hfill{}
19742 \end_inset
19743
19744
19745 \begin_inset Tabular
19746 <lyxtabular version="3" rows="7" columns="2">
19747 <features rotate="0" tabularvalignment="middle">
19748 <column alignment="center" valignment="top" width="0pt">
19749 <column alignment="center" valignment="top" width="0pt">
19750 <row>
19751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 Command
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764 Result
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row>
19771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \backslash
19777 Gamma
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 \begin_inset Formula $\Gamma$
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \backslash
19802 Delta
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset Formula $\Delta$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \backslash
19827 Theta
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset Formula $\Theta$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 <row>
19846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \backslash
19852 Lambda
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset Formula $\Lambda$
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \backslash
19877 Xi
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 \begin_inset Formula $\Xi$
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \backslash
19902 Pi
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911 \begin_inset Formula $\Pi$
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 </row>
19920 </lyxtabular>
19921
19922 \end_inset
19923
19924
19925 \begin_inset space \hfill{}
19926 \end_inset
19927
19928
19929 \begin_inset Tabular
19930 <lyxtabular version="3" rows="6" columns="2">
19931 <features rotate="0" tabularvalignment="middle">
19932 <column alignment="center" valignment="top" width="0pt">
19933 <column alignment="center" valignment="top" width="0pt">
19934 <row>
19935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 Command
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948 Result
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 </row>
19954 <row>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \backslash
19961 Sigma
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 \begin_inset Formula $\Sigma$
19971 \end_inset
19972
19973
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 </row>
19979 <row>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984
19985 \backslash
19986 Upsilon
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 \begin_inset Formula $\Upsilon$
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 </row>
20004 <row>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009
20010 \backslash
20011 Phi
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 \begin_inset Formula $\Phi$
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 </row>
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034
20035 \backslash
20036 Psi
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045 \begin_inset Formula $\Psi$
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 </row>
20054 <row>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059
20060 \backslash
20061 Omega
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070 \begin_inset Formula $\Omega$
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \end_inset
20077 </cell>
20078 </row>
20079 </lyxtabular>
20080
20081 \end_inset
20082
20083
20084 \begin_inset space \hfill{}
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \begin_layout Standard
20091 \begin_inset VSpace medskip
20092 \end_inset
20093
20094 That the big Greek letters appear upright is caused by a design bug when
20095  TeX was developed.
20096  To get correct italic big letters, begin every command with 
20097 \series bold
20098 var
20099 \series default
20100 .
20101  For example the command 
20102 \series bold
20103
20104 \backslash
20105 varGamma
20106 \series default
20107  produces 
20108 \begin_inset Formula $\varGamma$
20109 \end_inset
20110
20111 .
20112  Another way is to load the package 
20113 \series bold
20114 fixmath
20115 \series default
20116
20117 \begin_inset Foot
20118 status collapsed
20119
20120 \begin_layout Plain Layout
20121
20122 \series bold
20123 fixmath
20124 \series default
20125  is part of the LaTeX-package 
20126 \series bold
20127 was
20128 \series default
20129
20130 \begin_inset Index idx
20131 status collapsed
20132
20133 \begin_layout Plain Layout
20134 Packages ! was
20135 \begin_inset ERT
20136 status collapsed
20137
20138 \begin_layout Plain Layout
20139
20140
20141 \backslash
20142 vspace{4mm}
20143 \end_layout
20144
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \end_inset
20151
20152 .
20153 \end_layout
20154
20155 \end_inset
20156
20157
20158 \begin_inset Index idx
20159 status collapsed
20160
20161 \begin_layout Plain Layout
20162 Packages ! fixmath
20163 \end_layout
20164
20165 \end_inset
20166
20167  with the LaTeX-preamble line
20168 \end_layout
20169
20170 \begin_layout Standard
20171
20172 \series bold
20173
20174 \backslash
20175 usepackage{fixmath}
20176 \end_layout
20177
20178 \begin_layout Standard
20179 Then all big Greek letters in a document will automatically be typeset italic.
20180 \end_layout
20181
20182 \begin_layout Subsection
20183 Bold Letters
20184 \begin_inset Index idx
20185 status collapsed
20186
20187 \begin_layout Plain Layout
20188 Greek letters ! bold
20189 \end_layout
20190
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \begin_layout Standard
20197 Greek letters cannot be set with different font styles like Latin letters.
20198  They can only be made bold with the command 
20199 \series bold
20200
20201 \backslash
20202 boldsymbol
20203 \series default
20204
20205 \begin_inset Index idx
20206 status collapsed
20207
20208 \begin_layout Plain Layout
20209 Commands ! B ! 
20210 \backslash
20211 boldsymbol
20212 \end_layout
20213
20214 \end_inset
20215
20216 .
20217 \end_layout
20218
20219 \begin_layout Standard
20220 \align center
20221 \begin_inset Tabular
20222 <lyxtabular version="3" rows="3" columns="2">
20223 <features rotate="0" tabularvalignment="middle">
20224 <column alignment="center" valignment="top">
20225 <column alignment="center" valignment="top">
20226 <row>
20227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 Command
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 Result
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 </row>
20246 <row>
20247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251
20252 \backslash
20253 Upsilon
20254 \backslash
20255 boldsymbol
20256 \backslash
20257 Upsilon
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20267 \end_inset
20268
20269
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 </row>
20275 <row>
20276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280
20281 \backslash
20282 theta
20283 \backslash
20284 boldsymbol
20285 \backslash
20286 theta
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 \begin_inset Formula $\theta\boldsymbol{\theta}$
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 </lyxtabular>
20305
20306 \end_inset
20307
20308
20309 \end_layout
20310
20311 \begin_layout Section
20312 Symbols
20313 \begin_inset ERT
20314 status collapsed
20315
20316 \begin_layout Plain Layout
20317
20318
20319 \backslash
20320 texorpdfstring{
20321 \end_layout
20322
20323 \end_inset
20324
20325
20326 \begin_inset Foot
20327 status collapsed
20328
20329 \begin_layout Plain Layout
20330 A list with all symbols of most of the LaTeX-packages can be found in 
20331 \begin_inset CommandInset citation
20332 LatexCommand cite
20333 key "Symbols"
20334
20335 \end_inset
20336
20337 .
20338 \end_layout
20339
20340 \end_inset
20341
20342
20343 \begin_inset ERT
20344 status collapsed
20345
20346 \begin_layout Plain Layout
20347
20348 }{}
20349 \end_layout
20350
20351 \end_inset
20352
20353
20354 \begin_inset Note Note
20355 status collapsed
20356
20357 \begin_layout Plain Layout
20358
20359 \backslash
20360 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20361 \end_layout
20362
20363 \begin_layout Plain Layout
20364 More about 
20365 \backslash
20366 texorpdfstring is in section 
20367 \begin_inset CommandInset ref
20368 LatexCommand ref
20369 reference "sub:Formulas-in-Section"
20370
20371 \end_inset
20372
20373 .
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \begin_inset Index idx
20380 status collapsed
20381
20382 \begin_layout Plain Layout
20383 Symbols
20384 \end_layout
20385
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \begin_layout Standard
20392 Many of the symbols listed in this section can also be inserted via the
20393  toolbar buttons 
20394 \begin_inset Info
20395 type  "icon"
20396 arg   "math-insert \\nabla"
20397 \end_inset
20398
20399  and 
20400 \begin_inset Info
20401 type  "icon"
20402 arg   "math-insert \\digamma"
20403 \end_inset
20404
20405 .
20406 \end_layout
20407
20408 \begin_layout Subsection
20409 Mathematical Symbols
20410 \begin_inset CommandInset label
20411 LatexCommand label
20412 name "sub:Mathematical-Symbols"
20413
20414 \end_inset
20415
20416
20417 \begin_inset Index idx
20418 status collapsed
20419
20420 \begin_layout Plain Layout
20421 Symbols ! mathematical
20422 \end_layout
20423
20424 \end_inset
20425
20426
20427 \end_layout
20428
20429 \begin_layout Standard
20430 \begin_inset space \hfill{}
20431 \end_inset
20432
20433
20434 \begin_inset Tabular
20435 <lyxtabular version="3" rows="10" columns="2">
20436 <features rotate="0" tabularvalignment="middle">
20437 <column alignment="center" valignment="top" width="0pt">
20438 <column alignment="center" valignment="top" width="0pt">
20439 <row>
20440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 Command
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453 Result
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 </row>
20459 <row>
20460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464
20465 \backslash
20466 neg
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 \begin_inset Formula $\neg$
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 </row>
20484 <row>
20485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \backslash
20491 Im
20492 \end_layout
20493
20494 \end_inset
20495 </cell>
20496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500 \begin_inset Formula $\Im$
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 </row>
20509 <row>
20510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514
20515 \backslash
20516 Re
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525 \begin_inset Formula $\Re$
20526 \end_inset
20527
20528
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \backslash
20541 aleph
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset Formula $\aleph$
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row>
20560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \backslash
20566 partial
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 \begin_inset Formula $\partial$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589
20590 \backslash
20591 infty
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 \begin_inset Formula $\infty$
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 </row>
20609 <row>
20610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614
20615 \backslash
20616 wp
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 \begin_inset Formula $\wp$
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \backslash
20641 imath
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 \begin_inset Formula $\imath$
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 <row>
20660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664
20665 \backslash
20666 jmath
20667 \end_layout
20668
20669 \end_inset
20670 </cell>
20671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20672 \begin_inset Text
20673
20674 \begin_layout Plain Layout
20675 \begin_inset Formula $\jmath$
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 </row>
20684 </lyxtabular>
20685
20686 \end_inset
20687
20688
20689 \begin_inset space \hfill{}
20690 \end_inset
20691
20692
20693 \begin_inset Tabular
20694 <lyxtabular version="3" rows="10" columns="2">
20695 <features rotate="0" tabularvalignment="middle">
20696 <column alignment="center" valignment="top" width="0pt">
20697 <column alignment="center" valignment="top" width="0pt">
20698 <row>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 Command
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 Result
20713 \begin_inset Note Note
20714 status collapsed
20715
20716 \begin_layout Plain Layout
20717
20718 \series bold
20719
20720 \backslash
20721 raisebox
20722 \series default
20723  is only used as spacer.
20724 \end_layout
20725
20726 \end_inset
20727
20728
20729 \end_layout
20730
20731 \end_inset
20732 </cell>
20733 </row>
20734 <row>
20735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \backslash
20741 forall
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 \begin_inset Formula $\forall$
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 </row>
20759 <row>
20760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764
20765 \backslash
20766 exists
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775 \begin_inset Formula $\exists$
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \end_inset
20782 </cell>
20783 </row>
20784 <row>
20785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \backslash
20791 nexists
20792 \end_layout
20793
20794 \end_inset
20795 </cell>
20796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20797 \begin_inset Text
20798
20799 \begin_layout Plain Layout
20800 \begin_inset Formula $\nexists$
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 </row>
20809 <row>
20810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814
20815 \backslash
20816 emptyset
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 \begin_inset Formula $\emptyset$
20826 \end_inset
20827
20828
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row>
20835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \backslash
20841 varnothing
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850 \begin_inset Formula $\varnothing$
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \end_inset
20857 </cell>
20858 </row>
20859 <row>
20860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864
20865 \backslash
20866 dag
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875 \begin_inset Formula $\dag$
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 </row>
20884 <row>
20885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889
20890 \backslash
20891 ddag
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20897 \begin_inset Text
20898
20899 \begin_layout Plain Layout
20900 \begin_inset Formula $\ddag$
20901 \end_inset
20902
20903
20904 \end_layout
20905
20906 \end_inset
20907 </cell>
20908 </row>
20909 <row>
20910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Plain Layout
20914
20915 \backslash
20916 complement
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20922 \begin_inset Text
20923
20924 \begin_layout Plain Layout
20925 \begin_inset ERT
20926 status collapsed
20927
20928 \begin_layout Plain Layout
20929
20930
20931 \backslash
20932 raisebox{-0.8mm}{
20933 \end_layout
20934
20935 \end_inset
20936
20937
20938 \begin_inset Formula $\complement$
20939 \end_inset
20940
20941
20942 \begin_inset ERT
20943 status collapsed
20944
20945 \begin_layout Plain Layout
20946
20947 }
20948 \end_layout
20949
20950 \end_inset
20951
20952
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 </row>
20958 <row>
20959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963
20964 \backslash
20965 Bbbk
20966 \end_layout
20967
20968 \end_inset
20969 </cell>
20970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Plain Layout
20974 \begin_inset Formula $\Bbbk$
20975 \end_inset
20976
20977
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 </row>
20983 </lyxtabular>
20984
20985 \end_inset
20986
20987
20988 \begin_inset space \hfill{}
20989 \end_inset
20990
20991
20992 \begin_inset Tabular
20993 <lyxtabular version="3" rows="10" columns="2">
20994 <features rotate="0" tabularvalignment="middle">
20995 <column alignment="center" valignment="top" width="0pt">
20996 <column alignment="center" valignment="top" width="0pt">
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 Command
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 Result
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 </row>
21017 <row>
21018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022
21023 \backslash
21024 prime
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 \begin_inset Formula $\prime$
21034 \end_inset
21035
21036
21037 \end_layout
21038
21039 \end_inset
21040 </cell>
21041 </row>
21042 <row>
21043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047
21048 \backslash
21049 backprime
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058 \begin_inset Formula $\backprime$
21059 \end_inset
21060
21061
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 </row>
21067 <row>
21068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072
21073 \backslash
21074 mho
21075 \end_layout
21076
21077 \end_inset
21078 </cell>
21079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21080 \begin_inset Text
21081
21082 \begin_layout Plain Layout
21083 \begin_inset Formula $\mho$
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 </row>
21092 <row>
21093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097
21098 \backslash
21099 triangle
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 \begin_inset Formula $\triangle$
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 </row>
21117 <row>
21118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122
21123 \backslash
21124 angle
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 \begin_inset Formula $\angle$
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 <row>
21143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147
21148 \backslash
21149 measuredangle
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 \begin_inset Formula $\measuredangle$
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row>
21168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172
21173 \backslash
21174 sphericalangle
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Formula $\sphericalangle$
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 </row>
21192 <row>
21193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197
21198 \backslash
21199 top
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 \begin_inset Formula $\top$
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 </row>
21217 <row>
21218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \backslash
21224 bot
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 \begin_inset Formula $\bot$
21234 \end_inset
21235
21236
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 </row>
21242 </lyxtabular>
21243
21244 \end_inset
21245
21246
21247 \begin_inset space \hfill{}
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \begin_layout Subsection
21254 Miscellaneous Symbols
21255 \begin_inset CommandInset label
21256 LatexCommand label
21257 name "sub:Miscellaneous-Symbols"
21258
21259 \end_inset
21260
21261
21262 \begin_inset Index idx
21263 status collapsed
21264
21265 \begin_layout Plain Layout
21266 Symbols ! miscellaneous
21267 \end_layout
21268
21269 \end_inset
21270
21271
21272 \end_layout
21273
21274 \begin_layout Standard
21275 \noindent
21276 \align center
21277 \begin_inset Tabular
21278 <lyxtabular version="3" rows="10" columns="2">
21279 <features rotate="0" tabularvalignment="middle">
21280 <column alignment="center" valignment="top" width="0pt">
21281 <column alignment="center" valignment="top" width="0pt">
21282 <row>
21283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287 Command
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296 Result
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 </row>
21302 <row>
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307
21308 \backslash
21309 flat
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318 \begin_inset Formula $\flat$
21319 \end_inset
21320
21321
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 </row>
21327 <row>
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332
21333 \backslash
21334 natural
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343 \begin_inset Formula $\natural$
21344 \end_inset
21345
21346
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 </row>
21352 <row>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357
21358 \backslash
21359 sharp
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368 \begin_inset Formula $\sharp$
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 </row>
21377 <row>
21378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382
21383 \backslash
21384 surd
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 \begin_inset Formula $\surd$
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 </row>
21402 <row>
21403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407
21408 \backslash
21409 checkmark
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418 \begin_inset Formula $\checkmark$
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 </row>
21427 <row>
21428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432
21433 \backslash
21434 yen
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 \begin_inset Formula $\yen$
21444 \end_inset
21445
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 </row>
21452 <row>
21453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457
21458 \backslash
21459 pounds
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468 \begin_inset Formula $\pounds$
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 <row>
21478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482 $
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Formula $\$$
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 </row>
21500 <row>
21501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 §
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 \begin_inset Formula $§$
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 </lyxtabular>
21524
21525 \end_inset
21526
21527
21528 \begin_inset Tabular
21529 <lyxtabular version="3" rows="10" columns="2">
21530 <features rotate="0" tabularvalignment="middle">
21531 <column alignment="center" valignment="top">
21532 <column alignment="center" valignment="top">
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 Command
21539 \end_layout
21540
21541 \end_inset
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547 Result
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 </row>
21553 <row>
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558
21559 \backslash
21560 hbar
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569 \begin_inset Formula $\hbar$
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 </row>
21578 <row>
21579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \backslash
21585 hslash
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594 \begin_inset Formula $\hslash$
21595 \end_inset
21596
21597
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \backslash
21610 clubsuit
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $\clubsuit$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 spadesuit
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\spadesuit$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \backslash
21660 bigstar
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Formula $\bigstar$
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \backslash
21685 blacklozenge
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 \begin_inset Formula $\blacklozenge$
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 </row>
21703 <row>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \backslash
21710 blacktriangle
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719 \begin_inset Formula $\blacktriangle$
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 </row>
21728 <row>
21729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733
21734 \backslash
21735 blacktiangledown
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744 \begin_inset Formula $\blacktriangledown$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \backslash
21760 bullet
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Formula $\bullet$
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 </row>
21778 </lyxtabular>
21779
21780 \end_inset
21781
21782
21783 \begin_inset Tabular
21784 <lyxtabular version="3" rows="10" columns="2">
21785 <features rotate="0" tabularvalignment="middle">
21786 <column alignment="center" valignment="top" width="0pt">
21787 <column alignment="center" valignment="top" width="0pt">
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793 Command
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802 Result
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 </row>
21808 <row>
21809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813
21814 \backslash
21815 diamondsuit
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 \begin_inset Formula $\diamondsuit$
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 </row>
21833 <row>
21834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838
21839 \backslash
21840 Diamond
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849 \begin_inset Formula $\Diamond$
21850 \end_inset
21851
21852
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 </row>
21858 <row>
21859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863
21864 \backslash
21865 heartsuit
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 \begin_inset Formula $\heartsuit$
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 </row>
21883 <row>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \backslash
21890 P
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899 \begin_inset Formula $\P$
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 </row>
21908 <row>
21909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \backslash
21915 copyright
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Formula $\copyright$
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938
21939 \backslash
21940 circledR
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 \begin_inset Formula $\circledR$
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 </row>
21958 <row>
21959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963
21964 \backslash
21965 maltese
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 \begin_inset Formula $\maltese$
21975 \end_inset
21976
21977
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 </row>
21983 <row>
21984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988
21989 \backslash
21990 diagup
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999 \begin_inset Formula $\diagup$
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \backslash
22015 diagdown
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024 \begin_inset Formula $\diagdown$
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 </lyxtabular>
22034
22035 \end_inset
22036
22037
22038 \end_layout
22039
22040 \begin_layout Standard
22041 \begin_inset VSpace medskip
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \begin_layout Standard
22048 Some symbols can be displayed in different sizes, see 
22049 \begin_inset CommandInset ref
22050 LatexCommand ref
22051 reference "sub:Font-Sizes"
22052
22053 \end_inset
22054
22055 .
22056 \end_layout
22057
22058 \begin_layout Subsection
22059 The Euro-Symbol €
22060 \begin_inset Index idx
22061 status collapsed
22062
22063 \begin_layout Plain Layout
22064 Symbols ! Euro-symbol
22065 \end_layout
22066
22067 \end_inset
22068
22069
22070 \begin_inset Index idx
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074
22075 \backslash
22076 @
22077 \begin_inset ERT
22078 status collapsed
22079
22080 \begin_layout Plain Layout
22081
22082
22083 \backslash
22084 officialeuro
22085 \end_layout
22086
22087 \end_inset
22088
22089
22090 \end_layout
22091
22092 \end_inset
22093
22094
22095 \end_layout
22096
22097 \begin_layout Standard
22098 To use the Euro symbol in formulas, the LaTeX-package 
22099 \series bold
22100 eurosym
22101 \series default
22102
22103 \begin_inset Index idx
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107 Packages ! eurosym
22108 \end_layout
22109
22110 \end_inset
22111
22112  must be installed and loaded with the LaTeX-preamble line
22113 \end_layout
22114
22115 \begin_layout Standard
22116
22117 \series bold
22118
22119 \backslash
22120 usepackage[gennarrow]{eurosym}
22121 \end_layout
22122
22123 \begin_layout Standard
22124 The Euro symbol can now be inserted with the command 
22125 \series bold
22126
22127 \backslash
22128 euro
22129 \series default
22130
22131 \begin_inset Index idx
22132 status collapsed
22133
22134 \begin_layout Plain Layout
22135 Commands ! E ! 
22136 \backslash
22137 euro
22138 \end_layout
22139
22140 \end_inset
22141
22142 .
22143 \end_layout
22144
22145 \begin_layout Standard
22146 The Euro symbol can directly be inserted with the € key in mathematical
22147  text, without having 
22148 \series bold
22149 eurosym
22150 \series default
22151  installed.
22152  When 
22153 \series bold
22154 eurosym
22155 \series default
22156  is installed, 
22157 \series bold
22158
22159 \backslash
22160 euro
22161 \series default
22162  can also be inserted in TeX-mode.
22163  The official currency symbol can then be inserted with the command 
22164 \series bold
22165
22166 \backslash
22167 officialeuro
22168 \series default
22169
22170 \begin_inset Index idx
22171 status collapsed
22172
22173 \begin_layout Plain Layout
22174 Commands ! O ! 
22175 \backslash
22176 officialeuro
22177 \end_layout
22178
22179 \end_inset
22180
22181 , that is only available in TeX-mode.
22182 \end_layout
22183
22184 \begin_layout Standard
22185 \begin_inset ERT
22186 status collapsed
22187
22188 \begin_layout Plain Layout
22189
22190
22191 \backslash
22192 ifeurosym 
22193 \end_layout
22194
22195 \end_inset
22196
22197
22198 \begin_inset Note Note
22199 status open
22200
22201 \begin_layout Plain Layout
22202 The following table will only be displayed when the LaTeX-package 
22203 \series bold
22204 eurosym
22205 \series default
22206  is installed.
22207 \end_layout
22208
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \begin_layout Standard
22215 An overview about the different Euro symbols:
22216 \end_layout
22217
22218 \begin_layout Standard
22219 \align center
22220 \begin_inset Tabular
22221 <lyxtabular version="3" rows="4" columns="3">
22222 <features rotate="0" tabularvalignment="middle">
22223 <column alignment="center" valignment="top" width="0pt">
22224 <column alignment="center" valignment="top" width="0pt">
22225 <column alignment="center" valignment="top" width="0pt">
22226 <row>
22227 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231
22232 \end_layout
22233
22234 \end_inset
22235 </cell>
22236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240 Command 
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 Result
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 </row>
22255 <row>
22256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 formula
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269
22270 \backslash
22271 euro
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Formula $\euro$
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 </row>
22289 <row>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 mathematical text
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312 \begin_inset Formula $\mbox{€}$
22313 \end_inset
22314
22315
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 </row>
22321 <row>
22322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22323 \begin_inset Text
22324
22325 \begin_layout Plain Layout
22326 TeX-mode
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335
22336 \backslash
22337 officialeuro
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346 \begin_inset ERT
22347 status collapsed
22348
22349 \begin_layout Plain Layout
22350
22351
22352 \backslash
22353 officialeuro
22354 \end_layout
22355
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 </lyxtabular>
22365
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \begin_layout Standard
22372 \begin_inset ERT
22373 status collapsed
22374
22375 \begin_layout Plain Layout
22376
22377
22378 \backslash
22379 else 
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \begin_inset Note Note
22386 status open
22387
22388 \begin_layout Plain Layout
22389 The following will be displayed when the LaTeX-package 
22390 \series bold
22391 eurosym
22392 \series default
22393  is not installed:
22394 \end_layout
22395
22396 \end_inset
22397
22398
22399 \end_layout
22400
22401 \begin_layout Standard
22402 You need to install the LaTeX-package 
22403 \series bold
22404 eurosym
22405 \series default
22406  to see the rest of this subsection in the output.
22407 \end_layout
22408
22409 \begin_layout Standard
22410 \begin_inset ERT
22411 status collapsed
22412
22413 \begin_layout Plain Layout
22414
22415
22416 \backslash
22417 fi 
22418 \end_layout
22419
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \begin_layout Section
22426 Relations
22427 \begin_inset CommandInset label
22428 LatexCommand label
22429 name "sec:Relations"
22430
22431 \end_inset
22432
22433
22434 \begin_inset Index idx
22435 status collapsed
22436
22437 \begin_layout Plain Layout
22438 Relations
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \begin_inset Index idx
22445 status collapsed
22446
22447 \begin_layout Plain Layout
22448 Comparisons|see
22449 \begin_inset ERT
22450 status collapsed
22451
22452 \begin_layout Plain Layout
22453
22454 {
22455 \end_layout
22456
22457 \end_inset
22458
22459 Relations
22460 \begin_inset ERT
22461 status collapsed
22462
22463 \begin_layout Plain Layout
22464
22465 }
22466 \end_layout
22467
22468 \end_inset
22469
22470
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Standard
22479 All following relations can also be inserted via the toolbar button 
22480 \begin_inset Info
22481 type  "icon"
22482 arg   "math-insert \\leq"
22483 \end_inset
22484
22485 .
22486 \end_layout
22487
22488 \begin_layout Standard
22489 \begin_inset space \hfill{}
22490 \end_inset
22491
22492
22493 \begin_inset Tabular
22494 <lyxtabular version="3" rows="17" columns="2">
22495 <features rotate="0" tabularvalignment="middle">
22496 <column alignment="center" valignment="top" width="0pt">
22497 <column alignment="center" valignment="top" width="0pt">
22498 <row>
22499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503 Command
22504 \end_layout
22505
22506 \end_inset
22507 </cell>
22508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 Result
22513 \end_layout
22514
22515 \end_inset
22516 </cell>
22517 </row>
22518 <row>
22519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 <
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532 \begin_inset Formula $<$
22533 \end_inset
22534
22535
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 </row>
22541 <row>
22542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546
22547 \backslash
22548 le
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 \begin_inset Formula $\le$
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 </row>
22566 <row>
22567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571
22572 \backslash
22573 ll
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582 \begin_inset Formula $\ll$
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 </row>
22591 <row>
22592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596
22597 \backslash
22598 prec
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \begin_inset Formula $\prec$
22608 \end_inset
22609
22610
22611 \end_layout
22612
22613 \end_inset
22614 </cell>
22615 </row>
22616 <row>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \backslash
22623 preceq
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 \begin_inset Formula $\preceq$
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \end_inset
22639 </cell>
22640 </row>
22641 <row>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646
22647 \backslash
22648 subset
22649 \end_layout
22650
22651 \end_inset
22652 </cell>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657 \begin_inset Formula $\subset$
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 </row>
22666 <row>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671
22672 \backslash
22673 subseteq
22674 \end_layout
22675
22676 \end_inset
22677 </cell>
22678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682 \begin_inset Formula $\subseteq$
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 </row>
22691 <row>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696
22697 \backslash
22698 sqsubseteq
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707 \begin_inset Formula $\sqsubseteq$
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \end_inset
22714 </cell>
22715 </row>
22716 <row>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \backslash
22723 in
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 \begin_inset Formula $\in$
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \end_inset
22739 </cell>
22740 </row>
22741 <row>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746
22747 \backslash
22748 vdash
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757 \begin_inset Formula $\vdash$
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \end_inset
22764 </cell>
22765 </row>
22766 <row>
22767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771
22772 \backslash
22773 smile
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782 \begin_inset Formula $\smile$
22783 \end_inset
22784
22785
22786 \end_layout
22787
22788 \end_inset
22789 </cell>
22790 </row>
22791 <row>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796
22797 \backslash
22798 lhd
22799 \end_layout
22800
22801 \end_inset
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 \begin_inset Formula $\lhd$
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \backslash
22823 unlhd
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 \begin_inset Formula $\unlhd$
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 </row>
22841 <row>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \backslash
22848 gtrless
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 \begin_inset Formula $\gtrless$
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 </row>
22866 <row>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871
22872 \backslash
22873 mid
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882 \begin_inset Formula $\mid$
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \backslash
22898 nmid
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 \begin_inset Formula $\nmid$
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 </lyxtabular>
22917
22918 \end_inset
22919
22920
22921 \begin_inset space \hfill{}
22922 \end_inset
22923
22924
22925 \begin_inset Tabular
22926 <lyxtabular version="3" rows="17" columns="2">
22927 <features rotate="0" tabularvalignment="middle">
22928 <column alignment="center" valignment="top" width="0pt">
22929 <column alignment="center" valignment="top" width="0pt">
22930 <row>
22931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 Command
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 Result
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 </row>
22950 <row>
22951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955 =
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 \begin_inset Formula $=$
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978
22979 \backslash
22980 not=
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset Formula $\not=$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 <row>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003
23004 \backslash
23005 equiv
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014 \begin_inset Formula $\equiv$
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 </row>
23023 <row>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 sim
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\sim$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \backslash
23055 simeq
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064 \begin_inset Formula $\simeq$
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 </row>
23073 <row>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078
23079 \backslash
23080 approx
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 \begin_inset Formula $\approx$
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \backslash
23105 cong
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 \begin_inset Formula $\cong$
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 <row>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128
23129 \backslash
23130 bowtie
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 \begin_inset Formula $\bowtie$
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 notin
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 \begin_inset Formula $\notin$
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 </row>
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178
23179 \backslash
23180 perp
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 \begin_inset Formula $\perp$
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 </row>
23198 <row>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \backslash
23205 propto
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 \begin_inset Formula $\propto$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 <row>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \backslash
23230 asymp
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 \begin_inset Formula $\asymp$
23240 \end_inset
23241
23242
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 </row>
23248 <row>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253
23254 \backslash
23255 doteq
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 \begin_inset Formula $\doteq$
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 </row>
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278
23279 \backslash
23280 circeq
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 \begin_inset Formula $\circeq$
23290 \end_inset
23291
23292
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 </row>
23298 <row>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303
23304 \backslash
23305 models
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 \begin_inset Formula $\models$
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 </row>
23323 <row>
23324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328
23329 \backslash
23330 widehat=
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Formula $\widehat{=}$
23340 \end_inset
23341
23342
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 </row>
23348 </lyxtabular>
23349
23350 \end_inset
23351
23352
23353 \begin_inset space \hfill{}
23354 \end_inset
23355
23356
23357 \begin_inset Tabular
23358 <lyxtabular version="3" rows="17" columns="2">
23359 <features rotate="0" tabularvalignment="middle">
23360 <column alignment="center" valignment="top" width="0pt">
23361 <column alignment="center" valignment="top" width="0pt">
23362 <row>
23363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 Command
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 Result
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 >
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $>$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 ge
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\ge$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 gg
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\gg$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 succ
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\succ$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 succeq
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\succeq$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 supset
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\supset$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \backslash
23537 supseteq
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 \begin_inset Formula $\supseteq$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \backslash
23562 sqsupseteq
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Formula $\sqsupseteq$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 <row>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \backslash
23587 ni
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\ni$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 </row>
23605 <row>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \backslash
23612 dashv
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 \begin_inset Formula $\dashv$
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \backslash
23637 frown
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 \begin_inset Formula $\frown$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 </row>
23655 <row>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660
23661 \backslash
23662 rhd
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 \begin_inset Formula $\rhd$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 <row>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685
23686 \backslash
23687 unrhd
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 \begin_inset Formula $\unrhd$
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 </row>
23705 <row>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \backslash
23712 lessgtr
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 \begin_inset Formula $\lessgtr$
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 </row>
23730 <row>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735
23736 \backslash
23737 parallel
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746 \begin_inset Formula $\parallel$
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 </row>
23755 <row>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760
23761 \backslash
23762 nparallel
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 \begin_inset Formula $\nparallel$
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 </row>
23780 </lyxtabular>
23781
23782 \end_inset
23783
23784
23785 \begin_inset space \hfill{}
23786 \end_inset
23787
23788
23789 \end_layout
23790
23791 \begin_layout Standard
23792 \begin_inset VSpace medskip
23793 \end_inset
23794
23795 The characters 
23796 \series bold
23797
23798 \backslash
23799 lhd
23800 \series default
23801  and 
23802 \series bold
23803
23804 \backslash
23805 rhd
23806 \series default
23807  are bigger than the equal looking operators 
23808 \series bold
23809
23810 \backslash
23811 triangleleft
23812 \series default
23813  and 
23814 \series bold
23815
23816 \backslash
23817 triangleright
23818 \series default
23819 , respectively.
23820 \end_layout
23821
23822 \begin_layout Standard
23823 LyX supports also many special relations.
23824  Use the toolbar button 
23825 \begin_inset Info
23826 type  "icon"
23827 arg   "math-insert \\leqq"
23828 \end_inset
23829
23830  to see a list of these relations.
23831 \end_layout
23832
23833 \begin_layout Standard
23834 Relations are, in contrary to symbols, always surrounded by space.
23835 \end_layout
23836
23837 \begin_layout Standard
23838 Relations with labels can be created with the command 
23839 \series bold
23840
23841 \backslash
23842 stackrel
23843 \series default
23844
23845 \begin_inset Index idx
23846 status collapsed
23847
23848 \begin_layout Plain Layout
23849 Commands ! S ! 
23850 \backslash
23851 stackrel
23852 \end_layout
23853
23854 \end_inset
23855
23856 :
23857 \end_layout
23858
23859 \begin_layout Standard
23860 \align center
23861 \begin_inset Tabular
23862 <lyxtabular version="3" rows="2" columns="2">
23863 <features rotate="0" tabularvalignment="middle">
23864 <column alignment="center" valignment="top">
23865 <column alignment="center" valignment="top">
23866 <row>
23867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 Command
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 Result
23881 \begin_inset Note Note
23882 status collapsed
23883
23884 \begin_layout Plain Layout
23885
23886 \series bold
23887
23888 \backslash
23889 raisebox
23890 \series default
23891  is only used as spacer.
23892 \end_layout
23893
23894 \end_inset
23895
23896
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 </row>
23902 <row>
23903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \begin_layout Plain Layout
23907 A(r)
23908 \backslash
23909 stackrel
23910 \begin_inset space \textvisiblespace{}
23911 \end_inset
23912
23913 r
23914 \backslash
23915 to
23916 \backslash
23917 infty
23918 \begin_inset space \textvisiblespace{}
23919 \end_inset
23920
23921
23922 \begin_inset Formula $\downarrow$
23923 \end_inset
23924
23925
23926 \backslash
23927 approx
23928 \begin_inset space \textvisiblespace{}
23929 \end_inset
23930
23931
23932 \begin_inset space \textvisiblespace{}
23933 \end_inset
23934
23935 B
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23945 \end_inset
23946
23947
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 </row>
23953 </lyxtabular>
23954
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \begin_layout Section
23961 Functions
23962 \end_layout
23963
23964 \begin_layout Subsection
23965 Predefined Functions
23966 \begin_inset CommandInset label
23967 LatexCommand label
23968 name "sub:Predefined-Functions"
23969
23970 \end_inset
23971
23972
23973 \begin_inset Index idx
23974 status collapsed
23975
23976 \begin_layout Plain Layout
23977 Functions ! predefined
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \begin_layout Standard
23986 In general, variables are set 
23987 \emph on
23988 italic
23989 \emph default
23990  in mathematical expressions, but not function names, because 
23991 \begin_inset Formula $sin$
23992 \end_inset
23993
23994  could be misunderstood as 
23995 \begin_inset Formula $s\cdot i\cdot n$
23996 \end_inset
23997
23998 .
23999  Therefore there are predefined functionswhich are additionally a bit separated
24000  from prefactors.
24001  They are inserted as commands starting with a backslash before their name.
24002 \end_layout
24003
24004 \begin_layout Standard
24005 \align center
24006 \begin_inset Tabular
24007 <lyxtabular version="3" rows="2" columns="4">
24008 <features rotate="0" tabularvalignment="middle">
24009 <column alignment="center" valignment="top" width="0pt">
24010 <column alignment="center" valignment="top" width="0pt">
24011 <column alignment="center" valignment="top" width="0pt">
24012 <column alignment="center" valignment="top" width="0pt">
24013 <row>
24014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018 Command
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 Result
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 Command
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 Result
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 </row>
24051 <row>
24052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056 Asin(x)+B
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 \begin_inset Formula $Asin(x)+B$
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 A
24078 \backslash
24079 sin(x)+B
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088 \begin_inset Formula $A\sin(x)+B$
24089 \end_inset
24090
24091
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 </lyxtabular>
24098
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \begin_layout Standard
24105 The following functions are predefined:
24106 \end_layout
24107
24108 \begin_layout Standard
24109 \begin_inset VSpace -2mm
24110 \end_inset
24111
24112
24113 \end_layout
24114
24115 \begin_layout Standard
24116 \align center
24117 \begin_inset Tabular
24118 <lyxtabular version="3" rows="9" columns="4">
24119 <features rotate="0" tabularvalignment="middle">
24120 <column alignment="center" valignment="top" width="0pt">
24121 <column alignment="center" valignment="top" width="0pt">
24122 <column alignment="center" valignment="top" width="0pt">
24123 <column alignment="center" valignment="top" width="0pt">
24124 <row>
24125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129 Command
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138 Command
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 Command
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156 Command
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 </row>
24162 <row>
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \backslash
24169 sin
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178
24179 \backslash
24180 sinh
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189
24190 \backslash
24191 arcsin
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \backslash
24202 sup
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 </row>
24208 <row>
24209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213
24214 \backslash
24215 cos
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224
24225 \backslash
24226 cosh
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 arccos
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246
24247 \backslash
24248 inf
24249 \end_layout
24250
24251 \end_inset
24252 </cell>
24253 </row>
24254 <row>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259
24260 \backslash
24261 tan
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24267 \begin_inset Text
24268
24269 \begin_layout Plain Layout
24270
24271 \backslash
24272 tanh
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281
24282 \backslash
24283 arctan
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292
24293 \backslash
24294 lim
24295 \end_layout
24296
24297 \end_inset
24298 </cell>
24299 </row>
24300 <row>
24301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24302 \begin_inset Text
24303
24304 \begin_layout Plain Layout
24305
24306 \backslash
24307 cot
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Plain Layout
24316
24317 \backslash
24318 coth
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327
24328 \backslash
24329 arg
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24335 \begin_inset Text
24336
24337 \begin_layout Plain Layout
24338
24339 \backslash
24340 liminf
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 </row>
24346 <row>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \backslash
24353 sec
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362
24363 \backslash
24364 min
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 deg
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384
24385 \backslash
24386 limsup
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 </row>
24392 <row>
24393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397
24398 \backslash
24399 csc
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408
24409 \backslash
24410 max
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419
24420 \backslash
24421 det
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430
24431 \backslash
24432 Pr
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 </row>
24438 <row>
24439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443
24444 \backslash
24445 ln
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454
24455 \backslash
24456 exp
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465
24466 \backslash
24467 dim
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 hom
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 </row>
24484 <row>
24485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489
24490 \backslash
24491 lg
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24497 \begin_inset Text
24498
24499 \begin_layout Plain Layout
24500
24501 \backslash
24502 log
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 ker
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522
24523 \backslash
24524 gcd
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 </row>
24530 </lyxtabular>
24531
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \begin_layout Standard
24538 They can also be inserted with the math toolbar button 
24539 \begin_inset Info
24540 type  "icon"
24541 arg   "math-insert \\functions"
24542 \end_inset
24543
24544 .
24545 \end_layout
24546
24547 \begin_layout Subsection
24548 Self-defined Functions
24549 \begin_inset Index idx
24550 status collapsed
24551
24552 \begin_layout Plain Layout
24553 Functions ! self-defined
24554 \end_layout
24555
24556 \end_inset
24557
24558
24559 \end_layout
24560
24561 \begin_layout Standard
24562 To use a function that is not predefined, like for example the sign function
24563  sgn(x), there are two possibilities:
24564 \end_layout
24565
24566 \begin_layout Itemize
24567 Define the function by inserting the following line to the LaTeX-preamble
24568 \begin_inset Foot
24569 status collapsed
24570
24571 \begin_layout Plain Layout
24572 For more about 
24573 \series bold
24574
24575 \backslash
24576 DeclareMathOperator
24577 \series default
24578  see 
24579 \begin_inset CommandInset ref
24580 LatexCommand ref
24581 reference "sub:Self-defined-Operators"
24582
24583 \end_inset
24584
24585 .
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \begin_inset Newline newline
24592 \end_inset
24593
24594
24595 \begin_inset VSpace -3mm
24596 \end_inset
24597
24598
24599 \begin_inset Newline newline
24600 \end_inset
24601
24602
24603 \series bold
24604
24605 \backslash
24606 DeclareMathOperator{
24607 \backslash
24608 sgn}{sgn}
24609 \series default
24610
24611 \begin_inset Index idx
24612 status collapsed
24613
24614 \begin_layout Plain Layout
24615 Commands ! D ! 
24616 \backslash
24617 dbinom@
24618 \backslash
24619 DeclareMathOperator
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \begin_inset Newline newline
24626 \end_inset
24627
24628
24629 \begin_inset VSpace -2mm
24630 \end_inset
24631
24632
24633 \begin_inset Newline newline
24634 \end_inset
24635
24636 Now the new defined function can be called with the command 
24637 \series bold
24638
24639 \backslash
24640 sgn
24641 \series default
24642 .
24643 \end_layout
24644
24645 \begin_layout Itemize
24646 Write the formula as usual, mark the formula name, in our example the letters
24647  
24648 \emph on
24649 sgn
24650 \emph default
24651 , and change it to mathematical text.
24652  Finally, a space is inserted between prefactor and function.
24653 \end_layout
24654
24655 \begin_layout Standard
24656 The result is the same with both methods as with a predefined function
24657 \begin_inset Foot
24658 status collapsed
24659
24660 \begin_layout Plain Layout
24661 In LyX self-defined functions are displayed red, predefined ones black.
24662 \end_layout
24663
24664 \end_inset
24665
24666 :
24667 \end_layout
24668
24669 \begin_layout Standard
24670 \align center
24671 \begin_inset Tabular
24672 <lyxtabular version="3" rows="3" columns="2">
24673 <features rotate="0" tabularvalignment="middle">
24674 <column alignment="center" valignment="top" width="0pt">
24675 <column alignment="center" valignment="top" width="0pt">
24676 <row>
24677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681 Command
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690 Result
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 </row>
24696 <row>
24697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 A
24702 \backslash
24703 sgn(x)+B
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 \begin_inset Formula $A\sgn(x)+B$
24713 \end_inset
24714
24715
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 </row>
24721 <row>
24722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726 A
24727 \backslash
24728 ,
24729 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24730 \end_inset
24731
24732 (x)+B
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 </lyxtabular>
24751
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Standard
24758 The first method is more suitable when the self-defined function should
24759  be used several times.
24760 \end_layout
24761
24762 \begin_layout Subsection
24763 Limits
24764 \begin_inset Index idx
24765 status collapsed
24766
24767 \begin_layout Plain Layout
24768 Limits
24769 \end_layout
24770
24771 \end_inset
24772
24773
24774 \end_layout
24775
24776 \begin_layout Standard
24777 For limits, in addition to the commands 
24778 \series bold
24779
24780 \backslash
24781 lim
24782 \series default
24783
24784 \begin_inset Index idx
24785 status collapsed
24786
24787 \begin_layout Plain Layout
24788 Commands ! L ! 
24789 \backslash
24790 lim
24791 \end_layout
24792
24793 \end_inset
24794
24795
24796 \series bold
24797
24798 \backslash
24799 liminf
24800 \series default
24801  and 
24802 \series bold
24803
24804 \backslash
24805 limsup
24806 \series default
24807  the following functions are defined:
24808 \end_layout
24809
24810 \begin_layout Standard
24811 \align center
24812 \begin_inset Tabular
24813 <lyxtabular version="3" rows="5" columns="2">
24814 <features rotate="0" tabularvalignment="middle">
24815 <column alignment="center" valignment="top">
24816 <column alignment="center" valignment="top">
24817 <row>
24818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 Command
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Plain Layout
24831 Result
24832 \begin_inset Note Note
24833 status collapsed
24834
24835 \begin_layout Plain Layout
24836
24837 \series bold
24838
24839 \backslash
24840 raisebox
24841 \series default
24842  is only used as spacer.
24843 \end_layout
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 </row>
24853 <row>
24854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858
24859 \backslash
24860 varliminf
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869 \begin_inset Formula $\varliminf$
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 </row>
24878 <row>
24879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \backslash
24885 varlimsup
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894 \begin_inset Formula $\varlimsup$
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 <row>
24904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908
24909 \backslash
24910 varprojlim
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919 \begin_inset Formula $\varprojlim$
24920 \end_inset
24921
24922
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 </row>
24928 <row>
24929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \backslash
24935 varinjlim
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944 \begin_inset Formula $\varinjlim$
24945 \end_inset
24946
24947
24948 \begin_inset Formula $\raisebox{-2.5mm}{}$
24949 \end_inset
24950
24951
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 </row>
24957 </lyxtabular>
24958
24959 \end_inset
24960
24961
24962 \end_layout
24963
24964 \begin_layout Standard
24965 \begin_inset VSpace medskip
24966 \end_inset
24967
24968 The limit is created by inserting a subscript.
24969  It is set right beside the function in an inline formula:
24970 \end_layout
24971
24972 \begin_layout Standard
24973 \align center
24974 \begin_inset Tabular
24975 <lyxtabular version="3" rows="2" columns="2">
24976 <features rotate="0" tabularvalignment="middle">
24977 <column alignment="center" valignment="top" width="0pt">
24978 <column alignment="center" valignment="top" width="0pt">
24979 <row>
24980 <cell alignment="center" valignment="top" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984 Command
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 \begin_inset space \hspace{}
24994 \length 1cm
24995 \end_inset
24996
24997 Result
24998 \begin_inset Note Note
24999 status collapsed
25000
25001 \begin_layout Plain Layout
25002 The space and
25003 \series bold
25004  
25005 \backslash
25006 raisebox
25007 \series default
25008  are used here as spacer.
25009 \end_layout
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \end_inset
25017 </cell>
25018 </row>
25019 <row>
25020 <cell alignment="center" valignment="top" usebox="none">
25021 \begin_inset Text
25022
25023 \begin_layout Plain Layout
25024
25025 \backslash
25026 lim_x
25027 \backslash
25028 to
25029 \begin_inset space \textvisiblespace{}
25030 \end_inset
25031
25032 A
25033 \begin_inset space \textvisiblespace{}
25034 \end_inset
25035
25036 x=B
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25046 \end_inset
25047
25048
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 </row>
25054 </lyxtabular>
25055
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \begin_layout Standard
25062 In a displayed formula the limit is set below the formula, as usual:
25063 \begin_inset Formula 
25064 \[
25065 \lim_{x\to A}x=B
25066 \]
25067
25068 \end_inset
25069
25070
25071 \end_layout
25072
25073 \begin_layout Standard
25074 \begin_inset VSpace medskip
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \begin_layout Standard
25081 How to adjust the typesetting of the limits see 
25082 \begin_inset CommandInset ref
25083 LatexCommand ref
25084 reference "sub:Operator-Limits"
25085
25086 \end_inset
25087
25088 .
25089 \end_layout
25090
25091 \begin_layout Subsection
25092 Modulo-Functions
25093 \begin_inset Index idx
25094 status collapsed
25095
25096 \begin_layout Plain Layout
25097 Functions ! modulo-
25098 \end_layout
25099
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \begin_layout Standard
25106 The modulo-function is special, because it exists in four variants.
25107  The variants in a displayed formula are:
25108 \begin_inset Formula 
25109 \begin{align*}
25110 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25111 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25112 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25113 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25114 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25115 \end{align*}
25116
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \begin_layout Standard
25123 In an inline formula less space is set before the function names for all
25124  variants.
25125  By default the modulo-functions take only the first following character
25126  into account.
25127  To use more than one character, one has to put them into TeX-braces:
25128 \begin_inset Formula 
25129 \begin{align*}
25130 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25131 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25132 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25133 \end{align*}
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Section
25141 Special Characters
25142 \begin_inset Index idx
25143 status collapsed
25144
25145 \begin_layout Plain Layout
25146 Special characters
25147 \end_layout
25148
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \begin_layout Subsection
25155 Special Characters in Mathematical Text
25156 \end_layout
25157
25158 \begin_layout Standard
25159 The following commands can only be used in mathematical text or in TeX-mode:
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \begin_inset space \hfill{}
25164 \end_inset
25165
25166
25167 \begin_inset Tabular
25168 <lyxtabular version="3" rows="8" columns="2">
25169 <features rotate="0" tabularvalignment="middle">
25170 <column alignment="block" valignment="top">
25171 <column alignment="block" valignment="top">
25172 <row>
25173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25174 \begin_inset Text
25175
25176 \begin_layout Plain Layout
25177 Command
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186 Result
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 <row>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \backslash
25199 oe
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 \begin_inset Formula $\textrm{œ}$
25209 \end_inset
25210
25211
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 </row>
25217 <row>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \backslash
25224 OE
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233 \begin_inset Formula $\textrm{Œ}$
25234 \end_inset
25235
25236
25237 \end_layout
25238
25239 \end_inset
25240 </cell>
25241 </row>
25242 <row>
25243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247
25248 \backslash
25249 ae
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 \begin_inset Formula $\textrm{æ}$
25259 \end_inset
25260
25261
25262 \end_layout
25263
25264 \end_inset
25265 </cell>
25266 </row>
25267 <row>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272
25273 \backslash
25274 AE
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 \begin_inset Formula $\textrm{Æ}$
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 </row>
25292 <row>
25293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297
25298 \backslash
25299 aa
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 \begin_inset Formula $\textrm{\aa}$
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 </row>
25317 <row>
25318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \backslash
25324 AA
25325 \begin_inset Index idx
25326 status collapsed
25327
25328 \begin_layout Plain Layout
25329
25330 \backslash
25331 @
25332 \begin_inset ERT
25333 status collapsed
25334
25335 \begin_layout Plain Layout
25336
25337
25338 \backslash
25339 textrm{
25340 \backslash
25341 AA}
25342 \end_layout
25343
25344 \end_inset
25345
25346
25347 \end_layout
25348
25349 \end_inset
25350
25351
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360 \begin_inset Formula $\textrm{Å}$
25361 \end_inset
25362
25363
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 </row>
25369 <row>
25370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374
25375 \backslash
25376 i
25377 \end_layout
25378
25379 \end_inset
25380 </cell>
25381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25382 \begin_inset Text
25383
25384 \begin_layout Plain Layout
25385 \begin_inset Formula $\textrm{ı}$
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 </row>
25394 </lyxtabular>
25395
25396 \end_inset
25397
25398
25399 \begin_inset space \hfill{}
25400 \end_inset
25401
25402
25403 \begin_inset Tabular
25404 <lyxtabular version="3" rows="8" columns="2">
25405 <features rotate="0" tabularvalignment="middle">
25406 <column alignment="block" valignment="top">
25407 <column alignment="center" valignment="top">
25408 <row>
25409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 command
25414 \begin_inset Note Note
25415 status collapsed
25416
25417 \begin_layout Plain Layout
25418 The space of 0
25419 \begin_inset space \thinspace{}
25420 \end_inset
25421
25422 mm is used for separation, because otherwise the output will be ¡ and ¿
25423  respectively.
25424 \end_layout
25425
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \end_inset
25432 </cell>
25433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437 Result
25438 \end_layout
25439
25440 \end_inset
25441 </cell>
25442 </row>
25443 <row>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448
25449 \backslash
25450 o
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459 \begin_inset Formula $\textrm{ø}$
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 <row>
25469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473
25474 \backslash
25475 O
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 \begin_inset Formula $\textrm{Ø}$
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 </row>
25493 <row>
25494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25495 \begin_inset Text
25496
25497 \begin_layout Plain Layout
25498
25499 \backslash
25500 l
25501 \end_layout
25502
25503 \end_inset
25504 </cell>
25505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 \begin_inset Formula $\textrm{ł}$
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 </row>
25518 <row>
25519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523
25524 \backslash
25525 L
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Plain Layout
25534 \begin_inset Formula $\textrm{Ł}$
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 </row>
25543 <row>
25544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25545 \begin_inset Text
25546
25547 \begin_layout Plain Layout
25548 !
25549 \begin_inset space \hspace{}
25550 \length 0mm
25551 \end_inset
25552
25553 `
25554 \begin_inset space \textvisiblespace{}
25555 \end_inset
25556
25557
25558 \end_layout
25559
25560 \end_inset
25561 </cell>
25562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Plain Layout
25566 \begin_inset Formula $\textrm{!`}$
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \end_inset
25573 </cell>
25574 </row>
25575 <row>
25576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25577 \begin_inset Text
25578
25579 \begin_layout Plain Layout
25580 ?
25581 \begin_inset space \hspace{}
25582 \length 0mm
25583 \end_inset
25584
25585 `
25586 \begin_inset space \textvisiblespace{}
25587 \end_inset
25588
25589
25590 \end_layout
25591
25592 \end_inset
25593 </cell>
25594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25595 \begin_inset Text
25596
25597 \begin_layout Plain Layout
25598 \begin_inset Formula $\textrm{?`}$
25599 \end_inset
25600
25601
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 </row>
25607 <row>
25608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Plain Layout
25612
25613 \backslash
25614 j
25615 \end_layout
25616
25617 \end_inset
25618 </cell>
25619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25620 \begin_inset Text
25621
25622 \begin_layout Plain Layout
25623 \begin_inset Formula $\textrm{ȷ}$
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 </row>
25632 </lyxtabular>
25633
25634 \end_inset
25635
25636
25637 \begin_inset space \hfill{}
25638 \end_inset
25639
25640
25641 \end_layout
25642
25643 \begin_layout Standard
25644 The characters 
25645 \begin_inset Formula $\textrm{\textrm{Å}}$
25646 \end_inset
25647
25648  and 
25649 \begin_inset Formula $\textrm{\textrm{Ø}}$
25650 \end_inset
25651
25652  can also be inserted via the math toolbar button 
25653 \begin_inset Info
25654 type  "icon"
25655 arg   "math-insert \\digamma"
25656 \end_inset
25657
25658 .
25659 \end_layout
25660
25661 \begin_layout Standard
25662 An exception are the commands 
25663 \series bold
25664 !
25665 \begin_inset space \hspace{}
25666 \length 0mm
25667 \end_inset
25668
25669 `
25670 \series default
25671  and 
25672 \series bold
25673 ?
25674 \begin_inset space \hspace{}
25675 \length 0mm
25676 \end_inset
25677
25678 `
25679 \series default
25680 , because they can be inserted in LyX directly to text.
25681 \end_layout
25682
25683 \begin_layout Subsection
25684 Accents in Text
25685 \begin_inset CommandInset label
25686 LatexCommand label
25687 name "sub:Accents-in-Text"
25688
25689 \end_inset
25690
25691
25692 \begin_inset Index idx
25693 status collapsed
25694
25695 \begin_layout Plain Layout
25696 Accents ! in text
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 With the following commands all letters can be accented.
25706  The commands must be inserted in TeX-mode.
25707 \end_layout
25708
25709 \begin_layout Standard
25710 \begin_inset space \hfill{}
25711 \end_inset
25712
25713
25714 \begin_inset Tabular
25715 <lyxtabular version="3" rows="8" columns="2">
25716 <features rotate="0" tabularvalignment="middle">
25717 <column alignment="block" valignment="top">
25718 <column alignment="block" valignment="top">
25719 <row>
25720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25721 \begin_inset Text
25722
25723 \begin_layout Plain Layout
25724 Command
25725 \end_layout
25726
25727 \end_inset
25728 </cell>
25729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25730 \begin_inset Text
25731
25732 \begin_layout Plain Layout
25733 Result
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 </row>
25739 <row>
25740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25741 \begin_inset Text
25742
25743 \begin_layout Plain Layout
25744
25745 \backslash
25746
25747 \begin_inset Quotes grd
25748 \end_inset
25749
25750 e
25751 \end_layout
25752
25753 \end_inset
25754 </cell>
25755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759 \begin_inset ERT
25760 status collapsed
25761
25762 \begin_layout Plain Layout
25763
25764
25765 \backslash
25766 "e
25767 \end_layout
25768
25769 \end_inset
25770
25771
25772 \end_layout
25773
25774 \end_inset
25775 </cell>
25776 </row>
25777 <row>
25778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25779 \begin_inset Text
25780
25781 \begin_layout Plain Layout
25782
25783 \backslash
25784 `e
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793 \begin_inset ERT
25794 status collapsed
25795
25796 \begin_layout Plain Layout
25797
25798
25799 \backslash
25800 `e
25801 \end_layout
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \end_inset
25809 </cell>
25810 </row>
25811 <row>
25812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25813 \begin_inset Text
25814
25815 \begin_layout Plain Layout
25816
25817 \backslash
25818 ^
25819 \begin_inset space \textvisiblespace{}
25820 \end_inset
25821
25822 e
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831 \begin_inset ERT
25832 status collapsed
25833
25834 \begin_layout Plain Layout
25835
25836
25837 \backslash
25838 ^e
25839 \end_layout
25840
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 </row>
25849 <row>
25850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25851 \begin_inset Text
25852
25853 \begin_layout Plain Layout
25854
25855 \backslash
25856 =e
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865 \begin_inset ERT
25866 status collapsed
25867
25868 \begin_layout Plain Layout
25869
25870
25871 \backslash
25872 =e
25873 \end_layout
25874
25875 \end_inset
25876
25877
25878 \end_layout
25879
25880 \end_inset
25881 </cell>
25882 </row>
25883 <row>
25884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25885 \begin_inset Text
25886
25887 \begin_layout Plain Layout
25888
25889 \backslash
25890 u
25891 \begin_inset space \textvisiblespace{}
25892 \end_inset
25893
25894 e
25895 \end_layout
25896
25897 \end_inset
25898 </cell>
25899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903 \begin_inset ERT
25904 status collapsed
25905
25906 \begin_layout Plain Layout
25907
25908
25909 \backslash
25910 u e
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \end_inset
25919 </cell>
25920 </row>
25921 <row>
25922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25923 \begin_inset Text
25924
25925 \begin_layout Plain Layout
25926
25927 \backslash
25928 b
25929 \begin_inset space \textvisiblespace{}
25930 \end_inset
25931
25932 e
25933 \end_layout
25934
25935 \end_inset
25936 </cell>
25937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941 \begin_inset ERT
25942 status collapsed
25943
25944 \begin_layout Plain Layout
25945
25946
25947 \backslash
25948 b e
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 </row>
25959 <row>
25960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964
25965 \backslash
25966 t
25967 \begin_inset space \textvisiblespace{}
25968 \end_inset
25969
25970 ee
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25976 \begin_inset Text
25977
25978 \begin_layout Plain Layout
25979 \begin_inset ERT
25980 status collapsed
25981
25982 \begin_layout Plain Layout
25983
25984
25985 \backslash
25986 t ee
25987 \end_layout
25988
25989 \end_inset
25990
25991
25992 \end_layout
25993
25994 \end_inset
25995 </cell>
25996 </row>
25997 </lyxtabular>
25998
25999 \end_inset
26000
26001
26002 \begin_inset space \hfill{}
26003 \end_inset
26004
26005
26006 \begin_inset Tabular
26007 <lyxtabular version="3" rows="8" columns="2">
26008 <features rotate="0" tabularvalignment="middle">
26009 <column alignment="block" valignment="top">
26010 <column alignment="center" valignment="top">
26011 <row>
26012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26013 \begin_inset Text
26014
26015 \begin_layout Plain Layout
26016 Command
26017 \end_layout
26018
26019 \end_inset
26020 </cell>
26021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025 Result
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 </row>
26031 <row>
26032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036
26037 \backslash
26038 H
26039 \begin_inset space \textvisiblespace{}
26040 \end_inset
26041
26042 e
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 \begin_inset ERT
26052 status collapsed
26053
26054 \begin_layout Plain Layout
26055
26056
26057 \backslash
26058 H e
26059 \end_layout
26060
26061 \end_inset
26062
26063
26064 \end_layout
26065
26066 \end_inset
26067 </cell>
26068 </row>
26069 <row>
26070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26071 \begin_inset Text
26072
26073 \begin_layout Plain Layout
26074
26075 \backslash
26076 'e
26077 \end_layout
26078
26079 \end_inset
26080 </cell>
26081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26082 \begin_inset Text
26083
26084 \begin_layout Plain Layout
26085 \begin_inset ERT
26086 status collapsed
26087
26088 \begin_layout Plain Layout
26089
26090
26091 \backslash
26092 'e
26093 \end_layout
26094
26095 \end_inset
26096
26097
26098 \end_layout
26099
26100 \end_inset
26101 </cell>
26102 </row>
26103 <row>
26104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26105 \begin_inset Text
26106
26107 \begin_layout Plain Layout
26108
26109 \backslash
26110 ~e
26111 \begin_inset Index idx
26112 status collapsed
26113
26114 \begin_layout Plain Layout
26115 Tilde
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124 </cell>
26125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26126 \begin_inset Text
26127
26128 \begin_layout Plain Layout
26129 \begin_inset ERT
26130 status collapsed
26131
26132 \begin_layout Plain Layout
26133
26134
26135 \backslash
26136 ~e
26137 \end_layout
26138
26139 \end_inset
26140
26141
26142 \end_layout
26143
26144 \end_inset
26145 </cell>
26146 </row>
26147 <row>
26148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26149 \begin_inset Text
26150
26151 \begin_layout Plain Layout
26152
26153 \backslash
26154 .e
26155 \end_layout
26156
26157 \end_inset
26158 </cell>
26159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26160 \begin_inset Text
26161
26162 \begin_layout Plain Layout
26163 \begin_inset ERT
26164 status collapsed
26165
26166 \begin_layout Plain Layout
26167
26168
26169 \backslash
26170 .e
26171 \end_layout
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 </row>
26181 <row>
26182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186
26187 \backslash
26188 v
26189 \begin_inset space \textvisiblespace{}
26190 \end_inset
26191
26192 e
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201 \begin_inset ERT
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205
26206
26207 \backslash
26208 v e
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 </row>
26219 <row>
26220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26221 \begin_inset Text
26222
26223 \begin_layout Plain Layout
26224
26225 \backslash
26226 d
26227 \begin_inset space \textvisiblespace{}
26228 \end_inset
26229
26230 e
26231 \end_layout
26232
26233 \end_inset
26234 </cell>
26235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Plain Layout
26239 \begin_inset ERT
26240 status collapsed
26241
26242 \begin_layout Plain Layout
26243
26244
26245 \backslash
26246 d e
26247 \end_layout
26248
26249 \end_inset
26250
26251
26252 \end_layout
26253
26254 \end_inset
26255 </cell>
26256 </row>
26257 <row>
26258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26259 \begin_inset Text
26260
26261 \begin_layout Plain Layout
26262
26263 \backslash
26264 c
26265 \begin_inset space \textvisiblespace{}
26266 \end_inset
26267
26268 e
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 \begin_inset ERT
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281
26282
26283 \backslash
26284 c e
26285 \end_layout
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \end_inset
26293 </cell>
26294 </row>
26295 </lyxtabular>
26296
26297 \end_inset
26298
26299
26300 \begin_inset space \hfill{}
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \begin_layout Standard
26307 \begin_inset VSpace medskip
26308 \end_inset
26309
26310 With the command 
26311 \series bold
26312
26313 \backslash
26314 t
26315 \series default
26316  also two different characters can be accented.
26317  The command 
26318 \series bold
26319
26320 \backslash
26321 t
26322 \begin_inset space \textvisiblespace{}
26323 \end_inset
26324
26325 sz
26326 \series default
26327  creates: 
26328 \begin_inset ERT
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332
26333
26334 \backslash
26335 t sz
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 The accents 
26345 \series bold
26346 `
26347 \series default
26348  , 
26349 \series bold
26350 '
26351 \series default
26352  and 
26353 \series bold
26354 ^
26355 \series default
26356  can in combination with vowels directly be inserted with the keyboard without
26357  using TeX-mode.
26358  The same applies for the tilde
26359 \begin_inset Foot
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363 This only applies for keyboards where the tilde is defined as accent.
26364 \end_layout
26365
26366 \end_inset
26367
26368  
26369 \series bold
26370 ~
26371 \series default
26372  in combination with 
26373 \emph on
26374 a
26375 \emph default
26376  , 
26377 \emph on
26378 n
26379 \emph default
26380  , or 
26381 \emph on
26382 o
26383 \emph default
26384 .
26385 \end_layout
26386
26387 \begin_layout Standard
26388 The commands 
26389 \series bold
26390
26391 \backslash
26392 b
26393 \series default
26394  , 
26395 \series bold
26396
26397 \backslash
26398 c
26399 \series default
26400  , 
26401 \series bold
26402
26403 \backslash
26404 d
26405 \series default
26406  , 
26407 \series bold
26408
26409 \backslash
26410 H
26411 \series default
26412  , 
26413 \series bold
26414
26415 \backslash
26416 t
26417 \series default
26418  , 
26419 \series bold
26420
26421 \backslash
26422 u
26423 \series default
26424  , 
26425 \series bold
26426
26427 \backslash
26428 v
26429 \series default
26430  and accents that are inserted directly with the keyboard are also available
26431  in mathematical text.
26432  For the other accents there are special math commands to be used in formulas,
26433  see 
26434 \begin_inset CommandInset ref
26435 LatexCommand ref
26436 reference "sub:Accents-for-one"
26437
26438 \end_inset
26439
26440 .
26441 \end_layout
26442
26443 \begin_layout Standard
26444 \begin_inset VSpace bigskip
26445 \end_inset
26446
26447 Furthermore, with the command 
26448 \series bold
26449
26450 \backslash
26451 textcircled
26452 \series default
26453
26454 \begin_inset Index idx
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458 Commands ! T ! 
26459 \backslash
26460 textcircled
26461 \end_layout
26462
26463 \end_inset
26464
26465  all numbers and letters can be set into a circle, quasi accented with a
26466  circle, similar to the copyright symbol.
26467 \end_layout
26468
26469 \begin_layout Standard
26470 \align center
26471 \begin_inset Tabular
26472 <lyxtabular version="3" rows="3" columns="2">
26473 <features rotate="0" tabularvalignment="middle">
26474 <column alignment="center" valignment="top">
26475 <column alignment="center" valignment="top">
26476 <row>
26477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481 Command
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490 Result
26491 \begin_inset Note Note
26492 status collapsed
26493
26494 \begin_layout Plain Layout
26495
26496 \series bold
26497
26498 \backslash
26499 raisebox
26500 \series default
26501  is only used as spacer.
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \end_inset
26510 </cell>
26511 </row>
26512 <row>
26513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26514 \begin_inset Text
26515
26516 \begin_layout Plain Layout
26517
26518 \backslash
26519 textcircled{w}
26520 \end_layout
26521
26522 \end_inset
26523 </cell>
26524 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 \begin_inset ERT
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532
26533
26534 \backslash
26535 textcircled{w}
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 </row>
26546 <row>
26547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Plain Layout
26551
26552 \backslash
26553 Large 
26554 \backslash
26555 textcircled{
26556 \backslash
26557 normalsize
26558 \backslash
26559 protect
26560 \backslash
26561 raisebox{-1.5pt}{W}}
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset Formula $\raisebox{4.5mm}{}$
26571 \end_inset
26572
26573
26574 \begin_inset ERT
26575 status collapsed
26576
26577 \begin_layout Plain Layout
26578
26579
26580 \backslash
26581 Large 
26582 \backslash
26583 textcircled{
26584 \backslash
26585 normalsize
26586 \backslash
26587 protect
26588 \backslash
26589 raisebox{-1.5pt}W}
26590 \end_layout
26591
26592 \end_inset
26593
26594
26595 \begin_inset Formula $\raisebox{-2mm}{}$
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 </lyxtabular>
26605
26606 \end_inset
26607
26608
26609 \end_layout
26610
26611 \begin_layout Standard
26612 One has to take care that the character fits in the circle.
26613  
26614 \series bold
26615
26616 \backslash
26617 Large
26618 \series default
26619
26620 \begin_inset Foot
26621 status collapsed
26622
26623 \begin_layout Plain Layout
26624 see 
26625 \begin_inset CommandInset ref
26626 LatexCommand ref
26627 reference "sub:Font-Sizes"
26628
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \end_inset
26635
26636  specifies thereby the size of the circle.
26637  With the help of 
26638 \series bold
26639
26640 \backslash
26641 raisebox
26642 \series default
26643
26644 \begin_inset Foot
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648 see 
26649 \begin_inset CommandInset ref
26650 LatexCommand ref
26651 reference "sub:Boxes-without-Frame"
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \end_inset
26659
26660  the character can be centered.
26661 \end_layout
26662
26663 \begin_layout Subsection
26664 Old-style Figures
26665 \begin_inset Index idx
26666 status collapsed
26667
26668 \begin_layout Plain Layout
26669 Old-style Figures
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Standard
26678 Old-style figures (also known as old-style numerals) are created with the
26679  command 
26680 \series bold
26681
26682 \backslash
26683 oldstylenums
26684 \series default
26685
26686 \begin_inset Index idx
26687 status collapsed
26688
26689 \begin_layout Plain Layout
26690 Commands ! O ! 
26691 \backslash
26692 oldstylenums
26693 \end_layout
26694
26695 \end_inset
26696
26697 .
26698  The command can be used in formulas and in TeX-mode.
26699  The command scheme is:
26700 \end_layout
26701
26702 \begin_layout Standard
26703
26704 \series bold
26705
26706 \backslash
26707 oldstylenums{number}
26708 \end_layout
26709
26710 \begin_layout Standard
26711 The command 
26712 \series bold
26713
26714 \backslash
26715 oldstylenums{0123456789
26716 \series default
26717  produces: 
26718 \begin_inset Formula $\oldstylenums{0123456789}$
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \begin_layout Section
26725 Formula Styles
26726 \begin_inset CommandInset label
26727 LatexCommand label
26728 name "sec:Formula-Styles"
26729
26730 \end_inset
26731
26732
26733 \begin_inset Index idx
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737 Formula ! styles
26738 \end_layout
26739
26740 \end_inset
26741
26742
26743 \end_layout
26744
26745 \begin_layout Itemize
26746 There are two different alignment styles:
26747 \end_layout
26748
26749 \begin_deeper
26750 \begin_layout Description
26751 Centered is the predefined standard
26752 \end_layout
26753
26754 \begin_layout Description
26755 Indented for this the option 
26756 \series bold
26757 fleqn
26758 \series default
26759  must be inserted in the menu 
26760 \family sans
26761 Document\SpecialChar \menuseparator
26762 Settings
26763 \family default
26764  under 
26765 \family sans
26766 Document
26767 \begin_inset space ~
26768 \end_inset
26769
26770 Class
26771 \end_layout
26772
26773 \begin_layout Standard
26774 When 
26775 \series bold
26776 Indented
26777 \series default
26778  is used, the indentation can be adjusted with the length 
26779 \series bold
26780
26781 \backslash
26782 mathindent
26783 \series default
26784
26785 \begin_inset Index idx
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789 Commands ! M ! 
26790 \backslash
26791 mathindent
26792 \end_layout
26793
26794 \end_inset
26795
26796 .
26797  Should the distance be 15
26798 \begin_inset space \thinspace{}
26799 \end_inset
26800
26801 mm, the following command line is inserted in the LaTeX-preamble
26802 \end_layout
26803
26804 \begin_layout Standard
26805
26806 \series bold
26807
26808 \backslash
26809 setlength{
26810 \backslash
26811 mathindent}{15mm}
26812 \end_layout
26813
26814 \begin_layout Standard
26815 When no length is specified, the predefined value of 30
26816 \begin_inset space \thinspace{}
26817 \end_inset
26818
26819 pt will be used.
26820 \end_layout
26821
26822 \end_deeper
26823 \begin_layout Itemize
26824 And two different numbering styles:
26825 \end_layout
26826
26827 \begin_deeper
26828 \begin_layout Description
26829 Right is the predefined standard
26830 \end_layout
26831
26832 \begin_layout Description
26833 Left for this the option 
26834 \series bold
26835 leqno
26836 \series default
26837  must be inserted in the menu 
26838 \family sans
26839 Document\SpecialChar \menuseparator
26840 Settings
26841 \family default
26842  under 
26843 \family sans
26844 Document
26845 \begin_inset space ~
26846 \end_inset
26847
26848 Class
26849 \end_layout
26850
26851 \end_deeper
26852 \begin_layout Standard
26853
26854 \series bold
26855 fleqn
26856 \series default
26857  and 
26858 \series bold
26859 leqno
26860 \series default
26861  can also be used together.
26862  In this case both options are inserted, separated by a comma.
26863 \end_layout
26864
26865 \begin_layout Standard
26866 The chosen styles are used for all displayed formulas of the document.
26867  When both, centered and indented formulas should be created in a document,
26868  the style 
26869 \series bold
26870 Centered
26871 \series default
26872  is used.
26873  The indented formulas are then set in a flalign environment, see 
26874 \begin_inset CommandInset ref
26875 LatexCommand ref
26876 reference "sub:Flalign-Environment"
26877
26878 \end_inset
26879
26880 .
26881 \end_layout
26882
26883 \begin_layout Section
26884 Multiline Formulas
26885 \begin_inset CommandInset label
26886 LatexCommand label
26887 name "sec:Multiline-Formulas"
26888
26889 \end_inset
26890
26891
26892 \begin_inset Index idx
26893 status collapsed
26894
26895 \begin_layout Plain Layout
26896 Formula ! multiline
26897 \end_layout
26898
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \begin_layout Subsection
26905 General
26906 \end_layout
26907
26908 \begin_layout Standard
26909 In LyX multiline formulas are created by pressing 
26910 \begin_inset Info
26911 type  "shortcut"
26912 arg   "newline-insert newline"
26913 \end_inset
26914
26915  inside a formula.
26916  This creates either an 
26917 \series bold
26918 eqnarray environment
26919 \series default
26920  that is described in 
26921 \begin_inset CommandInset ref
26922 LatexCommand ref
26923 reference "sub:Eqnarray-Environment"
26924
26925 \end_inset
26926
26927  or, when the option 
26928 \family sans
26929 Use AMS math package
26930 \family default
26931  in the document settings is selected, an 
26932 \series bold
26933 align environment
26934 \series default
26935  that is described in 
26936 \begin_inset CommandInset ref
26937 LatexCommand ref
26938 reference "sub:Standard-align-Environment"
26939
26940 \end_inset
26941
26942 .
26943  The align environment is recommended because it provides in any case a
26944  typographically correct output.
26945 \end_layout
26946
26947 \begin_layout Standard
26948 There are other multiline formula environments that can be created via the
26949  menu 
26950 \family sans
26951 Insert\SpecialChar \menuseparator
26952 Math
26953 \family default
26954 .
26955  These environments are described in the following sections.
26956 \end_layout
26957
26958 \begin_layout Standard
26959 In all multiline formula environments a new line is created by pressing
26960  
26961 \begin_inset Info
26962 type  "shortcut"
26963 arg   "newline-insert newline"
26964 \end_inset
26965
26966 .
26967  To add or delete lines, the math toolbar buttons 
26968 \begin_inset Info
26969 type  "icon"
26970 arg   "inset-modify tabular append-row"
26971 \end_inset
26972
26973  or 
26974 \begin_inset Info
26975 type  "icon"
26976 arg   "inset-modify tabular delete-row"
26977 \end_inset
26978
26979 , respectively, or the menu 
26980 \family sans
26981 Edit\SpecialChar \menuseparator
26982 Rows & Columns
26983 \family default
26984  can be used.
26985 \end_layout
26986
26987 \begin_layout Subsubsection
26988 Line Separation
26989 \begin_inset CommandInset label
26990 LatexCommand label
26991 name "sub:Line-Separation"
26992
26993 \end_inset
26994
26995
26996 \begin_inset Index idx
26997 status collapsed
26998
26999 \begin_layout Plain Layout
27000 Formula ! multiline ! Line separation
27001 \end_layout
27002
27003 \end_inset
27004
27005
27006 \end_layout
27007
27008 \begin_layout Standard
27009 There is sometimes not enough space in multiline formulas between the lines:
27010 \begin_inset Formula 
27011 \begin{eqnarray*}
27012 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}\\
27013 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
27014 \end{eqnarray*}
27015
27016 \end_inset
27017
27018
27019 \end_layout
27020
27021 \begin_layout Standard
27022 In LaTeX additional line space is specified as optional argument of the
27023  new line command.
27024  This is not yet possible in LyX
27025 \begin_inset Foot
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029 see 
27030 \begin_inset CommandInset href
27031 LatexCommand href
27032 name "LyX-bug #1505"
27033 target "http://www.lyx.org/trac/ticket/1505"
27034
27035 \end_inset
27036
27037
27038 \end_layout
27039
27040 \end_inset
27041
27042 , therefore the whole formula must be inserted in TeX-mode.
27043  To add in our example space, the command 
27044 \series bold
27045
27046 \backslash
27047
27048 \backslash
27049 [3mm]
27050 \series default
27051  is inserted at the end of the first line.
27052  One gets: 
27053 \begin_inset ERT
27054 status collapsed
27055
27056 \begin_layout Plain Layout
27057
27058
27059 \backslash
27060 begin{eqnarray*}
27061 \end_layout
27062
27063 \begin_layout Plain Layout
27064
27065 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27066  = & 
27067 \backslash
27068 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27069 \backslash
27070
27071 \backslash
27072 [3mm]
27073 \end_layout
27074
27075 \begin_layout Plain Layout
27076
27077 4x^{2}
27078 \backslash
27079 left(B^{2}+x_{0}^{2}
27080 \backslash
27081 right)+4x_{0}x
27082 \backslash
27083 left(D-B^{2}
27084 \backslash
27085 right)+B^{2}
27086 \backslash
27087 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27088 \backslash
27089 right) & = & 0
27090 \end_layout
27091
27092 \begin_layout Plain Layout
27093
27094
27095 \backslash
27096 end{eqnarray*}
27097 \end_layout
27098
27099 \end_inset
27100
27101
27102 \end_layout
27103
27104 \begin_layout Standard
27105 \begin_inset VSpace bigskip
27106 \end_inset
27107
27108 To set the line separation for all lines in a formula, the length 
27109 \series bold
27110
27111 \backslash
27112 jot
27113 \series default
27114
27115 \begin_inset Index idx
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119 Commands ! J ! 
27120 \backslash
27121 jot
27122 \end_layout
27123
27124 \end_inset
27125
27126  is changed.
27127  The definition is: 
27128 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27129 \end_inset
27130
27131 .
27132  Predefined for 
27133 \series bold
27134
27135 \backslash
27136 jot
27137 \series default
27138  is the value 3
27139 \begin_inset space \thinspace{}
27140 \end_inset
27141
27142 pt.
27143  To create 3
27144 \begin_inset space \thinspace{}
27145 \end_inset
27146
27147 mm additional line separation as in the previous example, the command
27148 \end_layout
27149
27150 \begin_layout Standard
27151
27152 \series bold
27153
27154 \backslash
27155 setlength{
27156 \backslash
27157 jot}{3mm+3pt}
27158 \end_layout
27159
27160 \begin_layout Standard
27161 is inserted in TeX-mode before the formula.
27162  This requires that the LaTeX-package 
27163 \series bold
27164 calc
27165 \series default
27166
27167 \begin_inset Foot
27168 status collapsed
27169
27170 \begin_layout Plain Layout
27171
27172 \series bold
27173 calc
27174 \series default
27175  is part of every LaTeX standard installation.
27176 \end_layout
27177
27178 \end_inset
27179
27180
27181 \begin_inset Index idx
27182 status collapsed
27183
27184 \begin_layout Plain Layout
27185 Packages ! calc
27186 \end_layout
27187
27188 \end_inset
27189
27190  was loaded in LaTeX-preamble with the line
27191 \end_layout
27192
27193 \begin_layout Standard
27194
27195 \series bold
27196
27197 \backslash
27198 usepackage{calc}
27199 \end_layout
27200
27201 \begin_layout Standard
27202 One gets: 
27203 \begin_inset ERT
27204 status collapsed
27205
27206 \begin_layout Plain Layout
27207
27208
27209 \backslash
27210 setlength{
27211 \backslash
27212 jot}{3mm+3pt}
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \begin_inset Formula 
27219 \begin{eqnarray*}
27220 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}\\
27221 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
27222 \end{eqnarray*}
27223
27224 \end_inset
27225
27226
27227 \end_layout
27228
27229 \begin_layout Standard
27230 \begin_inset ERT
27231 status collapsed
27232
27233 \begin_layout Plain Layout
27234
27235
27236 \backslash
27237 setlength{
27238 \backslash
27239 jot}{3pt}
27240 \end_layout
27241
27242 \end_inset
27243
27244  To get back to the predefined distance, 
27245 \series bold
27246
27247 \backslash
27248 jot
27249 \series default
27250  is set to the value 3
27251 \begin_inset space \thinspace{}
27252 \end_inset
27253
27254 pt.
27255 \end_layout
27256
27257 \begin_layout Subsubsection
27258 Column Separation
27259 \begin_inset CommandInset label
27260 LatexCommand label
27261 name "sub:Column-Separation"
27262
27263 \end_inset
27264
27265
27266 \begin_inset Index idx
27267 status collapsed
27268
27269 \begin_layout Plain Layout
27270 Formula ! multiline ! Column separation
27271 \end_layout
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \begin_layout Standard
27279 Multiline formulas form a matrix.
27280  A formula in the eqnarray environment is for example a matrix with three
27281  columns.
27282  By changing the column separation in this environment, the space beside
27283  the relation sign can be changed.
27284 \end_layout
27285
27286 \begin_layout Standard
27287 The column separation is specified with the length 
27288 \series bold
27289
27290 \backslash
27291 arraycolsep
27292 \series default
27293
27294 \begin_inset Index idx
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 Commands ! A ! 
27299 \backslash
27300 arraycolsep
27301 \end_layout
27302
27303 \end_inset
27304
27305  according to:
27306 \begin_inset Newline newline
27307 \end_inset
27308
27309 column separation = 2
27310 \begin_inset space \thinspace{}
27311 \end_inset
27312
27313
27314 \series bold
27315
27316 \backslash
27317 arraycolsep
27318 \series default
27319
27320 \begin_inset Newline newline
27321 \end_inset
27322
27323 Thus, the command
27324 \end_layout
27325
27326 \begin_layout Standard
27327
27328 \series bold
27329
27330 \backslash
27331 setlength{
27332 \backslash
27333 arraycolsep}{1cm}
27334 \end_layout
27335
27336 \begin_layout Standard
27337 inserted in TeX-mode, sets for all following formulas a column separation
27338  of 2
27339 \begin_inset space \thinspace{}
27340 \end_inset
27341
27342 cm.
27343  To get back to the predefined distance, 
27344 \series bold
27345
27346 \backslash
27347 arraycolsep
27348 \series default
27349  is set to 5
27350 \begin_inset space \thinspace{}
27351 \end_inset
27352
27353 pt.
27354 \end_layout
27355
27356 \begin_layout Standard
27357 A formula with 2
27358 \begin_inset space \thinspace{}
27359 \end_inset
27360
27361 cm column separation:
27362 \begin_inset ERT
27363 status collapsed
27364
27365 \begin_layout Plain Layout
27366
27367
27368 \backslash
27369 setlength{
27370 \backslash
27371 arraycolsep}{1cm}
27372 \end_layout
27373
27374 \end_inset
27375
27376
27377 \begin_inset Formula 
27378 \begin{eqnarray*}
27379 A & = & B\\
27380 C & \ne & A
27381 \end{eqnarray*}
27382
27383 \end_inset
27384
27385 A formula with the predefined column separation for matrices of 10
27386 \begin_inset space \thinspace{}
27387 \end_inset
27388
27389 pt:
27390 \begin_inset ERT
27391 status collapsed
27392
27393 \begin_layout Plain Layout
27394
27395
27396 \backslash
27397 setlength{
27398 \backslash
27399 arraycolsep}{5pt}
27400 \end_layout
27401
27402 \end_inset
27403
27404
27405 \begin_inset Formula 
27406 \begin{eqnarray*}
27407 A & = & B\\
27408 C & \ne & A
27409 \end{eqnarray*}
27410
27411 \end_inset
27412
27413
27414 \end_layout
27415
27416 \begin_layout Subsubsection
27417 Long Formulas
27418 \begin_inset Index idx
27419 status collapsed
27420
27421 \begin_layout Plain Layout
27422 Formula ! long
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \begin_layout Standard
27431 Long formulas can be typeset using these methods:
27432 \end_layout
27433
27434 \begin_layout Itemize
27435 When one side of the equation is much shorter than the line width, this
27436  one is chosen for the left side and the right side is typeset over two
27437  lines:
27438 \begin_inset Formula 
27439 \begin{eqnarray}
27440 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 \\
27441  &  & -\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}
27442 \end{eqnarray}
27443
27444 \end_inset
27445
27446 The minus sign at the beginning of the second line does normally not appear
27447  as an operator because it is the first character of the line.
27448  Thus it would not be surrounded by space and could not be distinguished
27449  from the fraction bar.
27450  To avoid this, 3
27451 \begin_inset space \thinspace{}
27452 \end_inset
27453
27454 pt space was inserted behind the minus sign with the command 
27455 \series bold
27456
27457 \backslash
27458 hspace
27459 \series default
27460 .
27461 \begin_inset Foot
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465 for more about 
27466 \series bold
27467
27468 \backslash
27469 hspace
27470 \series default
27471  see 
27472 \begin_inset CommandInset ref
27473 LatexCommand ref
27474 reference "sub:Variable-Space"
27475
27476 \end_inset
27477
27478
27479 \end_layout
27480
27481 \end_inset
27482
27483
27484 \begin_inset Index idx
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488 Commands ! H ! 
27489 \backslash
27490 hspace
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \begin_layout Itemize
27499 When both sides of the equation are too long, the command 
27500 \series bold
27501
27502 \backslash
27503 lefteqn
27504 \series default
27505
27506 \begin_inset Index idx
27507 status collapsed
27508
27509 \begin_layout Plain Layout
27510 Commands ! L ! 
27511 \backslash
27512 lefteqn
27513 \end_layout
27514
27515 \end_inset
27516
27517  is used.
27518  It is inserted in the first column of the first line and causes all further
27519  insertions to overwrite the following columns:
27520 \begin_inset Formula 
27521 \begin{eqnarray}
27522 \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 \\
27523  &  & -\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 \\
27524  &  & =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}
27525 \end{eqnarray}
27526
27527 \end_inset
27528
27529 After the insertion of 
27530 \series bold
27531
27532 \backslash
27533 lefteqn
27534 \series default
27535 , the cursor is in a purple box that is a bit shifted to the left from the
27536  blue one.
27537  In this the formula is inserted.
27538 \begin_inset Newline newline
27539 \end_inset
27540
27541 The content of the further lines is inserted to the second or another formula
27542  column.
27543  The greater the column number where it was inserted, the larger the indentation.
27544 \begin_inset VSpace medskip
27545 \end_inset
27546
27547
27548 \begin_inset Newline newline
27549 \end_inset
27550
27551
27552 \begin_inset Note Greyedout
27553 status open
27554
27555 \begin_layout Plain Layout
27556 Note the following when using 
27557 \series bold
27558
27559 \backslash
27560 lefteqn
27561 \series default
27562 :
27563 \end_layout
27564
27565 \begin_layout Itemize
27566 The formula doesn't use the full page width.
27567  When e.
27568 \begin_inset space \thinspace{}
27569 \end_inset
27570
27571 g.
27572 \begin_inset space \space{}
27573 \end_inset
27574
27575 the term 
27576 \begin_inset Formula $-B^{2}$
27577 \end_inset
27578
27579  is added to the first line in the above example, it would have been outside
27580  the page margin.
27581  To better use the width, negative space can be inserted at the beginning
27582  of the first line.
27583 \end_layout
27584
27585 \begin_layout Itemize
27586 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27587  line.
27588 \begin_inset Foot
27589 status collapsed
27590
27591 \begin_layout Plain Layout
27592 \begin_inset CommandInset href
27593 LatexCommand href
27594 name "LyX-bug #1429"
27595 target "http://www.lyx.org/trac/ticket/1429"
27596
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \end_inset
27603
27604  One can only set the cursor at the beginning of the line and move it with
27605  the arrow keys.
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Itemize
27614 Other methods to set long formulas are offered by the environments described
27615  in 
27616 \begin_inset CommandInset ref
27617 LatexCommand ref
27618 reference "sub:Multline-Environment"
27619
27620 \end_inset
27621
27622  and 
27623 \begin_inset CommandInset ref
27624 LatexCommand ref
27625 reference "sub:Multiline-Formula-Parts"
27626
27627 \end_inset
27628
27629 .
27630 \end_layout
27631
27632 \begin_layout Subsubsection
27633 Multiline Fractions
27634 \begin_inset CommandInset label
27635 LatexCommand label
27636 name "sub:Multiline-Fractions"
27637
27638 \end_inset
27639
27640
27641 \begin_inset Index idx
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645 Fractions ! multiline
27646 \end_layout
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654 There are cases where the denominator and/or the numerator of a fraction
27655  is so long that the fraction does not fit into one line.
27656  It is then necessary to add a line break within the fraction.
27657  This can be done using the command 
27658 \series bold
27659
27660 \backslash
27661 splitfrac
27662 \series default
27663
27664 \begin_inset Index idx
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668 Commands ! S ! 
27669 \backslash
27670 splitfrac
27671 \end_layout
27672
27673 \end_inset
27674
27675 .
27676  To activate it, set in the document settings under 
27677 \family sans
27678 Math
27679 \begin_inset space ~
27680 \end_inset
27681
27682 Options
27683 \family default
27684  for the package 
27685 \series bold
27686 mathtools
27687 \series default
27688
27689 \begin_inset Index idx
27690 status collapsed
27691
27692 \begin_layout Plain Layout
27693 Packages ! mathtools
27694 \end_layout
27695
27696 \end_inset
27697
27698  the option 
27699 \family sans
27700 Load
27701 \begin_inset space ~
27702 \end_inset
27703
27704 always
27705 \family default
27706 .
27707  
27708 \series bold
27709
27710 \backslash
27711 splitfrac
27712 \series default
27713  has the scheme
27714 \end_layout
27715
27716 \begin_layout Standard
27717
27718 \series bold
27719
27720 \backslash
27721 splitfrac{first line}{second line}
27722 \end_layout
27723
27724 \begin_layout Standard
27725 and is used as denominator and/or numerator:
27726 \end_layout
27727
27728 \begin_layout Standard
27729 \begin_inset Formula 
27730 \[
27731 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
27732 \]
27733
27734 \end_inset
27735
27736 The command for the first numerator above is:
27737 \end_layout
27738
27739 \begin_layout Standard
27740
27741 \series bold
27742
27743 \backslash
27744 splitfrac
27745 \begin_inset space \textvisiblespace{}
27746 \end_inset
27747
27748
27749 \backslash
27750 {xy+xy+xy+xy+xy
27751 \begin_inset space \textvisiblespace{}
27752 \end_inset
27753
27754
27755 \backslash
27756 {+wy+wy+wy+wy
27757 \end_layout
27758
27759 \begin_layout Subsubsection
27760 Multiline Brackets
27761 \begin_inset CommandInset label
27762 LatexCommand label
27763 name "sub:Multiline-Brackets"
27764
27765 \end_inset
27766
27767
27768 \begin_inset Index idx
27769 status collapsed
27770
27771 \begin_layout Plain Layout
27772 Brackets ! for multiline expressions
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 For brackets spanning multiple lines the following problem occurs:
27782 \begin_inset Formula 
27783 \begin{eqnarray*}
27784 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27785  &  & \left.\cdots+B-D\right]
27786 \end{eqnarray*}
27787
27788 \end_inset
27789
27790
27791 \end_layout
27792
27793 \begin_layout Standard
27794 The closing bracket is smaller than the opening bracket because brackets
27795  with variable size may not span multiple lines.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 To set the bracket size for the second line correctly, the first line is
27800  ended with 
27801 \series bold
27802
27803 \backslash
27804 right.
27805 \series default
27806
27807 \begin_inset Index idx
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811 Commands ! R ! 
27812 \backslash
27813 right
27814 \end_layout
27815
27816 \end_inset
27817
27818  and the second line with 
27819 \series bold
27820
27821 \backslash
27822 left.
27823 \begin_inset Foot
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827 for more about 
27828 \series bold
27829
27830 \backslash
27831 left
27832 \series default
27833  and 
27834 \series bold
27835
27836 \backslash
27837 right
27838 \series default
27839  see 
27840 \begin_inset CommandInset ref
27841 LatexCommand ref
27842 reference "sub:Automatic-Bracket-Size"
27843
27844 \end_inset
27845
27846
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \series default
27853
27854 \begin_inset Index idx
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 Commands ! L ! 
27859 \backslash
27860 left
27861 \end_layout
27862
27863 \end_inset
27864
27865 .
27866  After 
27867 \series bold
27868
27869 \backslash
27870 left.
27871
27872 \series default
27873  the command 
27874 \series bold
27875
27876 \backslash
27877 vphantom
27878 \series default
27879
27880 \begin_inset space \textvisiblespace{}
27881 \end_inset
27882
27883
27884 \series bold
27885
27886 \backslash
27887 prod
27888 \series default
27889 ^
27890 \begin_inset space \textvisiblespace{}
27891 \end_inset
27892
27893
27894 \series bold
27895
27896 \backslash
27897 infty
27898 \series default
27899
27900 \begin_inset space \textvisiblespace{}
27901 \end_inset
27902
27903
27904 \series bold
27905
27906 \begin_inset Formula $\downarrow$
27907 \end_inset
27908
27909 _R=1}
27910 \series default
27911
27912 \begin_inset Index idx
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 Commands ! V ! 
27917 \backslash
27918 vphantom
27919 \end_layout
27920
27921 \end_inset
27922
27923  is inserted, because the multiplication operator with its limits is the
27924  largest symbol in the first line and this should be the size for the bracket
27925  in the second line.
27926 \end_layout
27927
27928 \begin_layout Standard
27929 The result is this:
27930 \begin_inset Formula 
27931 \begin{eqnarray*}
27932 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27933  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27934 \end{eqnarray*}
27935
27936 \end_inset
27937
27938
27939 \end_layout
27940
27941 \begin_layout Subsection
27942 Align Environments
27943 \end_layout
27944
27945 \begin_layout Standard
27946 Align environments can be used for every kind of multiline formulas.
27947  They are especially useful to set several formulas side by side.
27948 \end_layout
27949
27950 \begin_layout Standard
27951 Align environments consist of columns.
27952  The odd columns are right aligned, the even ones left aligned.
27953  Every line in an Align environment can be numbered.
27954 \end_layout
27955
27956 \begin_layout Standard
27957 Align environments are created via the menu 
27958 \family sans
27959 Insert\SpecialChar \menuseparator
27960 Math
27961 \family default
27962 .
27963  With the menu 
27964 \family sans
27965 Edit\SpecialChar \menuseparator
27966 Math\SpecialChar \menuseparator
27967 Change Formula Type
27968 \family default
27969  already existing formulas can be converted to Align environments.
27970 \end_layout
27971
27972 \begin_layout Standard
27973 To add or delete columns, the math toolbar buttons 
27974 \begin_inset Info
27975 type  "icon"
27976 arg   "inset-modify tabular append-column"
27977 \end_inset
27978
27979  or 
27980 \begin_inset Info
27981 type  "icon"
27982 arg   "inset-modify tabular delete-column"
27983 \end_inset
27984
27985 , respectively, or the menu 
27986 \family sans
27987 Edit\SpecialChar \menuseparator
27988 Rows & Columns
27989 \family default
27990  can be used.
27991 \end_layout
27992
27993 \begin_layout Subsubsection
27994 Standard align Environment
27995 \begin_inset CommandInset label
27996 LatexCommand label
27997 name "sub:Standard-align-Environment"
27998
27999 \end_inset
28000
28001
28002 \begin_inset Index idx
28003 status collapsed
28004
28005 \begin_layout Plain Layout
28006 Formula ! multiline ! align environment
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_layout Standard
28015 This Align environment is created by pressing 
28016 \begin_inset Info
28017 type  "shortcut"
28018 arg   "newline-insert newline"
28019 \end_inset
28020
28021  in a formula or by the menu 
28022 \family sans
28023 Insert\SpecialChar \menuseparator
28024 Math\SpecialChar \menuseparator
28025 AMS align Environment
28026 \family default
28027 .
28028 \end_layout
28029
28030 \begin_layout Standard
28031 An example for two formulas set side by side, that are created with a four
28032  column align environment:
28033 \begin_inset Formula 
28034 \begin{align*}
28035 A & =\sin(B) & C & =D\\
28036 C & \ne A & B & \ne D
28037 \end{align*}
28038
28039 \end_inset
28040
28041 As it can be seen, the formulas in this environment are placed so as if
28042  there would be a 
28043 \series bold
28044
28045 \backslash
28046 hfill
28047 \begin_inset Foot
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 more about 
28052 \series bold
28053
28054 \backslash
28055 hfill
28056 \series default
28057  see 
28058 \begin_inset CommandInset ref
28059 LatexCommand ref
28060 reference "sub:Variable-Space"
28061
28062 \end_inset
28063
28064
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \series default
28071  before the first and after every even column.
28072  When the formula style 
28073 \series bold
28074 Indented
28075 \begin_inset Foot
28076 status collapsed
28077
28078 \begin_layout Plain Layout
28079 formula styles see 
28080 \begin_inset CommandInset ref
28081 LatexCommand ref
28082 reference "sec:Formula-Styles"
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \series default
28093  is used, the formula is set without the 
28094 \series bold
28095
28096 \backslash
28097 hfill
28098 \series default
28099  before the first column.
28100 \end_layout
28101
28102 \begin_layout Subsubsection
28103 Alignat Environment
28104 \begin_inset Index idx
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108 Formula ! multiline ! alignat environment
28109 \end_layout
28110
28111 \end_inset
28112
28113
28114 \end_layout
28115
28116 \begin_layout Standard
28117 The alignat environment has no predefined column separation.
28118  It can be inserted manually with the spaces that are described 
28119 \begin_inset CommandInset ref
28120 LatexCommand ref
28121 reference "sub:Space"
28122
28123 \end_inset
28124
28125 .
28126 \end_layout
28127
28128 \begin_layout Standard
28129 The above example in the alignat environment where 1
28130 \begin_inset space \thinspace{}
28131 \end_inset
28132
28133 cm space was inserted at the beginning of the second formula:
28134 \begin_inset Formula 
28135 \begin{alignat*}{2}
28136 A & =\sin(B) & \hspace{1cm}C & =D\\
28137 C & \ne A & B & \ne D
28138 \end{alignat*}
28139
28140 \end_inset
28141
28142 Because the column separation can be set separately for every column, this
28143  environment is especially suitable to set three and more formulas side
28144  by side.
28145 \end_layout
28146
28147 \begin_layout Subsubsection
28148 Flalign Environment
28149 \begin_inset CommandInset label
28150 LatexCommand label
28151 name "sub:Flalign-Environment"
28152
28153 \end_inset
28154
28155
28156 \begin_inset Index idx
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160 Formula ! multiline ! flalign environment
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \end_layout
28167
28168 \begin_layout Standard
28169 In this environment the first two columns are always set as much as possible
28170  to the left and the last two ones to the right.
28171  An example:
28172 \begin_inset Formula 
28173 \begin{flalign*}
28174 A & =1 & B & =2 & C & =3\\
28175 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28176 \end{flalign*}
28177
28178 \end_inset
28179
28180
28181 \end_layout
28182
28183 \begin_layout Standard
28184 By creating a flalign environment with an odd number of columns where an
28185  empty TeX-brace is inserted to the last column, several formulas in a document
28186  can be set to the left, although the formula style 
28187 \series bold
28188 Centered
28189 \series default
28190  is used.
28191  As example the indented formula 
28192 \begin_inset CommandInset ref
28193 LatexCommand eqref
28194 reference "eq:VolInt"
28195
28196 \end_inset
28197
28198 :
28199 \begin_inset Formula 
28200 \begin{flalign}
28201 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28202 \end{flalign}
28203
28204 \end_inset
28205
28206 The first two columns contain the formula.
28207  To indent it as with the formula style 
28208 \series bold
28209 Indented
28210 \series default
28211 , 30
28212 \begin_inset space \thinspace{}
28213 \end_inset
28214
28215 pt space was inserted at the beginning of the first column.
28216 \end_layout
28217
28218 \begin_layout Subsection
28219 Eqnarray Environment
28220 \begin_inset CommandInset label
28221 LatexCommand label
28222 name "sub:Eqnarray-Environment"
28223
28224 \end_inset
28225
28226
28227 \begin_inset Index idx
28228 status collapsed
28229
28230 \begin_layout Plain Layout
28231 Formula ! multiline ! eqnarray environment
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Standard
28240 When this environment has been created, three blue boxes appear.
28241  The content of the first box is right aligned, the content of the last
28242  one left aligned.
28243  The content of the middle box appears centered and a bit smaller, because
28244  it is designed to insert there only relation characters.
28245 \begin_inset Formula 
28246 \begin{eqnarray*}
28247 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28248 AB & AB & AB\\
28249 A & = & A
28250 \end{eqnarray*}
28251
28252 \end_inset
28253
28254
28255 \end_layout
28256
28257 \begin_layout Subsection
28258 Gather Environment
28259 \begin_inset Index idx
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 Formula ! multiline ! gather environment
28264 \end_layout
28265
28266 \end_inset
28267
28268
28269 \end_layout
28270
28271 \begin_layout Standard
28272 This environment consists of only one centered column.
28273  Every line can be numbered.
28274 \begin_inset Formula 
28275 \begin{gather}
28276 A=1\\
28277 X=\textrm{-}1
28278 \end{gather}
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Subsection
28286 Multline Environment
28287 \begin_inset CommandInset label
28288 LatexCommand label
28289 name "sub:Multline-Environment"
28290
28291 \end_inset
28292
28293
28294 \begin_inset Index idx
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 Formula ! multiline ! multline environment
28299 \end_layout
28300
28301 \end_inset
28302
28303
28304 \end_layout
28305
28306 \begin_layout Standard
28307 The multline environment consists, like the gather environment, of only
28308  one column.
28309  But the first line is left aligned, the last one right aligned.
28310  All other lines are centered.
28311  Therefore this environment is suitable for long formulas.
28312  As example formula 
28313 \begin_inset CommandInset ref
28314 LatexCommand eqref
28315 reference "eq:lefteqn"
28316
28317 \end_inset
28318
28319  in the multline environment:
28320 \begin_inset Formula 
28321 \begin{multline}
28322 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}\\
28323 -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}\\
28324 =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}}
28325 \end{multline}
28326
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \begin_layout Standard
28333 In the output only the last (first) line of a multline environment appears
28334  numbered when the document numbering is right (left).
28335 \begin_inset Foot
28336 status collapsed
28337
28338 \begin_layout Plain Layout
28339 numbering styles see 
28340 \begin_inset CommandInset ref
28341 LatexCommand ref
28342 reference "sec:Formula-Styles"
28343
28344 \end_inset
28345
28346
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \end_layout
28353
28354 \begin_layout Standard
28355 With the commands 
28356 \series bold
28357
28358 \backslash
28359 shoveright
28360 \series default
28361
28362 \begin_inset Index idx
28363 status collapsed
28364
28365 \begin_layout Plain Layout
28366 Commands ! S ! 
28367 \backslash
28368 shoveright
28369 \end_layout
28370
28371 \end_inset
28372
28373  and 
28374 \series bold
28375
28376 \backslash
28377 shoveleft
28378 \series default
28379
28380 \begin_inset Index idx
28381 status collapsed
28382
28383 \begin_layout Plain Layout
28384 Commands ! S ! 
28385 \backslash
28386 shoveleft
28387 \end_layout
28388
28389 \end_inset
28390
28391  a centered line can be right or left aligned, respectively.
28392  The commands are used as follows:
28393 \end_layout
28394
28395 \begin_layout Standard
28396
28397 \series bold
28398
28399 \backslash
28400 shoveright{line content}
28401 \series default
28402  and 
28403 \series bold
28404
28405 \backslash
28406 shoveleft{line content}
28407 \end_layout
28408
28409 \begin_layout Standard
28410 \begin_inset VSpace medskip
28411 \end_inset
28412
28413 The length 
28414 \series bold
28415
28416 \backslash
28417 multlinegap
28418 \series default
28419
28420 \begin_inset Index idx
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424 Commands ! M ! 
28425 \backslash
28426 multlinegap
28427 \end_layout
28428
28429 \end_inset
28430
28431  specifies the distance of the first line from the left page margin.
28432  Predefined is the length 0
28433 \begin_inset space \thinspace{}
28434 \end_inset
28435
28436 pt.
28437 \end_layout
28438
28439 \begin_layout Standard
28440 As example the above formula where the command
28441 \end_layout
28442
28443 \begin_layout Standard
28444
28445 \series bold
28446
28447 \backslash
28448 setlength{
28449 \backslash
28450 multlinegap}{2cm}
28451 \end_layout
28452
28453 \begin_layout Standard
28454 was inserted in TeX-mode before:
28455 \begin_inset ERT
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459
28460
28461 \backslash
28462 setlength{
28463 \backslash
28464 multlinegap}{2cm}
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \begin_inset Formula 
28471 \begin{multline}
28472 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}\\
28473 \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}}\\
28474 =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}}
28475 \end{multline}
28476
28477 \end_inset
28478
28479
28480 \begin_inset ERT
28481 status collapsed
28482
28483 \begin_layout Plain Layout
28484
28485
28486 \backslash
28487 setlength{
28488 \backslash
28489 multlinegap}{0pt}
28490 \end_layout
28491
28492 \end_inset
28493
28494 The second line was left aligned using 
28495 \series bold
28496
28497 \backslash
28498 shoveleft
28499 \series default
28500 .
28501 \end_layout
28502
28503 \begin_layout Subsection
28504 Multiline Formula Parts
28505 \begin_inset CommandInset label
28506 LatexCommand label
28507 name "sub:Multiline-Formula-Parts"
28508
28509 \end_inset
28510
28511
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 Formula ! multiline ! formula parts
28517 \end_layout
28518
28519 \end_inset
28520
28521
28522 \end_layout
28523
28524 \begin_layout Standard
28525 To display only parts of a formula with multiple lines, one of the following
28526  environments is used: 
28527 \series bold
28528 aligned
28529 \series default
28530
28531 \series bold
28532 alignedat
28533 \series default
28534
28535 \series bold
28536 gathered
28537 \series default
28538  or 
28539 \series bold
28540 split
28541 \series default
28542 .
28543  They can be inserted via the menu 
28544 \family sans
28545 Insert\SpecialChar \menuseparator
28546 Math
28547 \family default
28548  or by using the commands described in this section.
28549 \end_layout
28550
28551 \begin_layout Standard
28552 The first three have the same properties as the corresponding multiline
28553  formula environments, but it is possible to set further formula parts beside
28554  them.
28555  An example:
28556 \begin_inset Formula 
28557 \[
28558 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28559 \Delta E\Delta t & \ge\frac{\hbar}{2}
28560 \end{aligned}
28561 \right\} \textrm{Uncertainty relations}
28562 \]
28563
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \begin_layout Standard
28570 To get this formula, a displayed formula is created where the command 
28571 \series bold
28572
28573 \backslash
28574 aligned
28575 \series default
28576
28577 \begin_inset Index idx
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 Commands ! A ! 
28582 \backslash
28583 aligned
28584 \end_layout
28585
28586 \end_inset
28587
28588  is inserted.
28589  A purple box appears around the blue formula box where now columns and
28590  lines can be added.
28591  Outside the multiline environment other formula parts can be set, like
28592  the brace.
28593 \end_layout
28594
28595 \begin_layout Standard
28596 The aligned environment is also suitable for long formulas whose lines are
28597  horizontally aligned.
28598  Using aligned in a displayed formula has the advantage that the formula
28599  number is vertically centered behind the lines.
28600  As example formula 
28601 \begin_inset CommandInset ref
28602 LatexCommand eqref
28603 reference "eq:shortlong"
28604
28605 \end_inset
28606
28607  in the aligned environment:
28608 \begin_inset Formula 
28609 \begin{equation}
28610 \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}|}\\
28611  & -\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}|}
28612 \end{aligned}
28613 \end{equation}
28614
28615 \end_inset
28616
28617
28618 \end_layout
28619
28620 \begin_layout Standard
28621 To use the environments 
28622 \series bold
28623 alignedat
28624 \series default
28625
28626 \series bold
28627 gathered
28628 \series default
28629 , or 
28630 \series bold
28631 split
28632 \series default
28633 , the command 
28634 \series bold
28635
28636 \backslash
28637 alignedat
28638 \series default
28639 ,
28640 \begin_inset Index idx
28641 status collapsed
28642
28643 \begin_layout Plain Layout
28644 Commands ! A ! 
28645 \backslash
28646 alignedat
28647 \end_layout
28648
28649 \end_inset
28650
28651  
28652 \series bold
28653
28654 \backslash
28655 gathered
28656 \series default
28657
28658 \begin_inset Index idx
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 Commands ! G ! 
28663 \backslash
28664 gathered
28665 \end_layout
28666
28667 \end_inset
28668
28669 , or 
28670 \series bold
28671
28672 \backslash
28673 split
28674 \series default
28675
28676 \begin_inset Index idx
28677 status collapsed
28678
28679 \begin_layout Plain Layout
28680 Commands ! S ! 
28681 \backslash
28682 split
28683 \end_layout
28684
28685 \end_inset
28686
28687  are inserted, respectively.
28688  The split environment has the same properties as the aligned environment
28689  but it can only have two columns.
28690 \end_layout
28691
28692 \begin_layout Subsection
28693 Text in multiline Formulas
28694 \begin_inset CommandInset label
28695 LatexCommand label
28696 name "sub:Text-in-multiline"
28697
28698 \end_inset
28699
28700
28701 \begin_inset Index idx
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705 Text ! in formulas
28706 \end_layout
28707
28708 \end_inset
28709
28710
28711 \begin_inset Index idx
28712 status collapsed
28713
28714 \begin_layout Plain Layout
28715 Formula ! multiline ! text
28716 \end_layout
28717
28718 \end_inset
28719
28720
28721 \end_layout
28722
28723 \begin_layout Standard
28724 In the Align environments, and the multline and gather environment, text
28725  can be inserted that will appear in a separate line and doesn't affect
28726  the column alignment.
28727  To do this, the command 
28728 \series bold
28729
28730 \backslash
28731 intertext
28732 \series default
28733
28734 \begin_inset Index idx
28735 status collapsed
28736
28737 \begin_layout Plain Layout
28738 Commands ! I ! 
28739 \backslash
28740 intertext
28741 \end_layout
28742
28743 \end_inset
28744
28745  is used in the following scheme:
28746 \end_layout
28747
28748 \begin_layout Standard
28749
28750 \series bold
28751
28752 \backslash
28753 intertext{text}
28754 \end_layout
28755
28756 \begin_layout Standard
28757 The text should not be longer than a line because it cannot be hyphenated.
28758  As LyX doesn't yet support 
28759 \series bold
28760
28761 \backslash
28762 intertext
28763 \series default
28764  directly, the text is written as mathematical text.
28765  
28766 \series bold
28767
28768 \backslash
28769 intertext
28770 \series default
28771  must hereby be at the beginning of a line and appears in the output above
28772  this line.
28773  An example where the text was inserted at the beginning of the second line:
28774 \begin_inset Formula 
28775 \begin{align}
28776 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28777 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28778 \end{align}
28779
28780 \end_inset
28781
28782
28783 \end_layout
28784
28785 \begin_layout Standard
28786
28787 \series bold
28788
28789 \backslash
28790 intertext
28791 \series default
28792  always creates some vertical space between the text and the formula lines.
28793  To avoid this space, set in the document settings under 
28794 \family sans
28795 Math
28796 \begin_inset space ~
28797 \end_inset
28798
28799 Options
28800 \family default
28801  for the package 
28802 \series bold
28803 mathtools
28804 \series default
28805
28806 \begin_inset Index idx
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 Packages ! mathtools
28811 \end_layout
28812
28813 \end_inset
28814
28815  the option 
28816 \family sans
28817 Load
28818 \begin_inset space ~
28819 \end_inset
28820
28821 always
28822 \family default
28823 .
28824  Then you can use the command 
28825 \series bold
28826
28827 \backslash
28828 shortintertext
28829 \series default
28830
28831 \begin_inset Index idx
28832 status collapsed
28833
28834 \begin_layout Plain Layout
28835 Commands ! S ! 
28836 \backslash
28837 shortintertext
28838 \end_layout
28839
28840 \end_inset
28841
28842  instead of 
28843 \series bold
28844
28845 \backslash
28846 intertext
28847 \series default
28848 :
28849 \begin_inset Newpage newpage
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 \begin_inset Formula 
28857 \begin{align}
28858 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28859 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28860 \end{align}
28861
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Section
28868 Formula Numbering
28869 \begin_inset Index idx
28870 status collapsed
28871
28872 \begin_layout Plain Layout
28873 Formula numbering
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \begin_inset Index idx
28880 status collapsed
28881
28882 \begin_layout Plain Layout
28883 Formula ! numbering|see
28884 \begin_inset ERT
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888
28889 {
28890 \end_layout
28891
28892 \end_inset
28893
28894 Formula numbering
28895 \begin_inset ERT
28896 status collapsed
28897
28898 \begin_layout Plain Layout
28899
28900 }
28901 \end_layout
28902
28903 \end_inset
28904
28905
28906 \end_layout
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Subsection
28914 General
28915 \end_layout
28916
28917 \begin_layout Standard
28918 Numbered formulas can be created with the menu 
28919 \family sans
28920 Insert\SpecialChar \menuseparator
28921 Math\SpecialChar \menuseparator
28922 Numbered
28923 \begin_inset space ~
28924 \end_inset
28925
28926 Formula
28927 \family default
28928  (shortcut 
28929 \family sans
28930 Ctrl+Alt
28931 \begin_inset space ~
28932 \end_inset
28933
28934 N
28935 \family default
28936 ).
28937  Existing formulas can be numbered with the menu 
28938 \family sans
28939 Edit\SpecialChar \menuseparator
28940 Math\SpecialChar \menuseparator
28941 Toggle
28942 \begin_inset space ~
28943 \end_inset
28944
28945 Numbering
28946 \family default
28947  (shortcut 
28948 \begin_inset Info
28949 type  "shortcut"
28950 arg   "math-number-toggle"
28951 \end_inset
28952
28953 ).
28954  The formula number is displayed in LyX behind the formula as a number sign
28955  in parentheses.
28956  The number sign is replaced in the output by the formula number.
28957 \end_layout
28958
28959 \begin_layout Standard
28960 When numbering is turned on in multiline formulas, all lines will be numbered.
28961  But the numbering can be controlled with the menu 
28962 \family sans
28963 Edit\SpecialChar \menuseparator
28964 Math\SpecialChar \menuseparator
28965 Toggle
28966 \begin_inset space ~
28967 \end_inset
28968
28969 Numbering
28970 \begin_inset space ~
28971 \end_inset
28972
28973 of
28974 \begin_inset space ~
28975 \end_inset
28976
28977 Line
28978 \family default
28979  (shortcut 
28980 \begin_inset Info
28981 type  "shortcut"
28982 arg   "math-number-line-toggle"
28983 \end_inset
28984
28985 ) for every line.
28986 \end_layout
28987
28988 \begin_layout Standard
28989 Except for inline formulas, all formulas can be numbered with two different
28990  styles, see 
28991 \begin_inset CommandInset ref
28992 LatexCommand ref
28993 reference "sec:Formula-Styles"
28994
28995 \end_inset
28996
28997 .
28998 \end_layout
28999
29000 \begin_layout Subsection
29001 Cross-References
29002 \begin_inset Index idx
29003 status collapsed
29004
29005 \begin_layout Plain Layout
29006 Cross-references ! to formulas
29007 \end_layout
29008
29009 \end_inset
29010
29011
29012 \end_layout
29013
29014 \begin_layout Standard
29015 All labeled formulas can be cross-referenced.
29016  A label is added by the menu 
29017 \family sans
29018 Insert\SpecialChar \menuseparator
29019 Label
29020 \family default
29021  or the toolbar button 
29022 \begin_inset Info
29023 type  "icon"
29024 arg   "label-insert"
29025 \end_inset
29026
29027 .
29028  The cursor must hereby be inside a displayed formula.
29029  Alternatively you can right-click on the formula and choose 
29030 \family sans
29031 Equation Label
29032 \family default
29033 .
29034  A dialog pops up displaying the prefix 
29035 \series bold
29036 eq:
29037 \series default
29038  in a text field.
29039  The label is inserted there behind the prefix.
29040  The predefined prefix means 
29041 \begin_inset Quotes eld
29042 \end_inset
29043
29044 equation
29045 \begin_inset Quotes erd
29046 \end_inset
29047
29048  and makes it easier to find labels in large documents because it marks
29049  it as formula label to divide it from e.
29050 \begin_inset space \thinspace{}
29051 \end_inset
29052
29053 g.
29054 \begin_inset space \space{}
29055 \end_inset
29056
29057 section labels.
29058  To change a label, the menu 
29059 \family sans
29060 Insert\SpecialChar \menuseparator
29061 Label
29062 \family default
29063  is used again or you right-click on a formula and then on 
29064 \family sans
29065 Equation Label
29066 \family default
29067 .
29068 \end_layout
29069
29070 \begin_layout Standard
29071 The name of the label is displayed in LyX within two parentheses behind
29072  formula.
29073  A formula with a label is always numbered.
29074 \end_layout
29075
29076 \begin_layout Standard
29077 Cross-references are inserted via the menu 
29078 \family sans
29079 Insert\SpecialChar \menuseparator
29080 Cross-Reference
29081 \family default
29082  or with the toolbar button 
29083 \begin_inset Info
29084 type  "icon"
29085 arg   "dialog-show-new-inset ref"
29086 \end_inset
29087
29088 .
29089  A formula cross-reference appears in the output as formula number.
29090  When in the cross-reference dialog window the format 
29091 \series bold
29092 (<reference>)
29093 \series default
29094  is chosen, the cross-reference appears in the output as formula number
29095  in parentheses.
29096 \begin_inset Newline newline
29097 \end_inset
29098
29099 By right-clicking on a cross-reference in LyX, one jumps to the formula
29100  that is referenced.
29101 \end_layout
29102
29103 \begin_layout Standard
29104 Here are as examples cross-references to formulas of the following subsections:
29105 \begin_inset Note Note
29106 status open
29107
29108 \begin_layout Plain Layout
29109 Note the different cross-reference types.
29110 \end_layout
29111
29112 \end_inset
29113
29114
29115 \end_layout
29116
29117 \begin_layout Standard
29118 The equations 
29119 \begin_inset CommandInset ref
29120 LatexCommand eqref
29121 reference "eq:tag"
29122
29123 \end_inset
29124
29125  and 
29126 \begin_inset CommandInset ref
29127 LatexCommand eqref
29128 reference "eq:c"
29129
29130 \end_inset
29131
29132  are equivalent.
29133  In (
29134 \begin_inset CommandInset ref
29135 LatexCommand ref
29136 reference "eq:Lat"
29137
29138 \end_inset
29139
29140 ) big Latin letters are used for the numbering in contrary to (
29141 \begin_inset CommandInset ref
29142 LatexCommand ref
29143 reference "eq:Rom"
29144
29145 \end_inset
29146
29147 ).
29148 \end_layout
29149
29150 \begin_layout Standard
29151 \begin_inset VSpace medskip
29152 \end_inset
29153
29154 When the argument of 
29155 \series bold
29156
29157 \backslash
29158 tag
29159 \begin_inset Foot
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163
29164 \series bold
29165
29166 \backslash
29167 tag
29168 \series default
29169  is described in 
29170 \begin_inset CommandInset ref
29171 LatexCommand ref
29172 reference "sub:User-defined-Numbering"
29173
29174 \end_inset
29175
29176 .
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \series default
29183  contains a box like in 
29184 \begin_inset CommandInset ref
29185 LatexCommand ref
29186 reference "sub:Paragraph-Boxes"
29187
29188 \end_inset
29189
29190 , the formula cannot be referenced.
29191 \end_layout
29192
29193 \begin_layout Subsection
29194 Subnumbering
29195 \begin_inset Index idx
29196 status collapsed
29197
29198 \begin_layout Plain Layout
29199 Formula numbering ! subnumbering
29200 \end_layout
29201
29202 \end_inset
29203
29204
29205 \end_layout
29206
29207 \begin_layout Standard
29208 With the help of the commands 
29209 \series bold
29210
29211 \backslash
29212 begin{subequations}
29213 \series default
29214  and 
29215 \series bold
29216
29217 \backslash
29218 end{subequations}
29219 \series default
29220  formulas can be subnumbered.
29221  Both commands are inserted in TeX-mode.
29222 \end_layout
29223
29224 \begin_layout Standard
29225 An example:
29226 \begin_inset Formula 
29227 \begin{equation}
29228 A=C-B\label{eq:a}
29229 \end{equation}
29230
29231 \end_inset
29232
29233
29234 \begin_inset ERT
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238
29239
29240 \backslash
29241 addtocounter{equation}{-1}
29242 \end_layout
29243
29244 \end_inset
29245
29246
29247 \begin_inset ERT
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251
29252
29253 \backslash
29254 begin{subequations}
29255 \end_layout
29256
29257 \end_inset
29258
29259
29260 \begin_inset VSpace -5mm
29261 \end_inset
29262
29263
29264 \begin_inset Formula 
29265 \begin{equation}
29266 B=C-A\label{eq:b}
29267 \end{equation}
29268
29269 \end_inset
29270
29271
29272 \begin_inset Formula 
29273 \begin{equation}
29274 C=A+B\label{eq:c}
29275 \end{equation}
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \begin_layout Standard
29283 \begin_inset ERT
29284 status collapsed
29285
29286 \begin_layout Plain Layout
29287
29288
29289 \backslash
29290 end{subequations}
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \end_layout
29297
29298 \begin_layout Standard
29299 To create the example, the following is done:
29300 \end_layout
29301
29302 \begin_layout Enumerate
29303 first formula is inserted
29304 \end_layout
29305
29306 \begin_layout Enumerate
29307
29308 \series bold
29309
29310 \backslash
29311 addtocounter{equation}{-1} 
29312 \backslash
29313 begin{subequations}
29314 \begin_inset Index idx
29315 status collapsed
29316
29317 \begin_layout Plain Layout
29318 Commands ! A ! 
29319 \backslash
29320 addtocounter
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \begin_inset Newline newline
29327 \end_inset
29328
29329
29330 \series default
29331 is inserted after the first formula
29332 \end_layout
29333
29334 \begin_layout Enumerate
29335 second formula is inserted
29336 \end_layout
29337
29338 \begin_layout Enumerate
29339 third formula is inserted
29340 \end_layout
29341
29342 \begin_layout Enumerate
29343
29344 \series bold
29345
29346 \backslash
29347 end{subequations}
29348 \series default
29349  is inserted after the third formula
29350 \end_layout
29351
29352 \begin_layout Standard
29353 Every formula between the commands 
29354 \series bold
29355
29356 \backslash
29357 begin
29358 \series default
29359  and 
29360 \series bold
29361
29362 \backslash
29363 end
29364 \series default
29365  is subnumbered as a, b, 
29366 \begin_inset Newline linebreak
29367 \end_inset
29368
29369 c, \SpecialChar \ldots{}
29370  For multiline formulas every line will be subnumbered.
29371  All subnumbered formulas are treated as 
29372 \emph on
29373 one
29374 \emph default
29375  numbered formula.
29376  But as every numbered formula increases the counter 
29377 \series bold
29378 equation
29379 \series default
29380  by one, the command 
29381 \series bold
29382
29383 \backslash
29384 addtocounter
29385 \series default
29386  is needed to decrease it.
29387  Otherwise the formulas 
29388 \begin_inset CommandInset ref
29389 LatexCommand eqref
29390 reference "eq:a"
29391
29392 \end_inset
29393
29394
29395 \begin_inset CommandInset ref
29396 LatexCommand eqref
29397 reference "eq:b"
29398
29399 \end_inset
29400
29401
29402 \begin_inset CommandInset ref
29403 LatexCommand eqref
29404 reference "eq:c"
29405
29406 \end_inset
29407
29408  would be numbered as 
29409 \begin_inset CommandInset ref
29410 LatexCommand eqref
29411 reference "eq:a"
29412
29413 \end_inset
29414
29415
29416 \begin_inset CommandInset ref
29417 LatexCommand eqref
29418 reference "eq:d"
29419
29420 \end_inset
29421
29422
29423 \begin_inset CommandInset ref
29424 LatexCommand eqref
29425 reference "eq:f"
29426
29427 \end_inset
29428
29429 .
29430 \end_layout
29431
29432 \begin_layout Standard
29433 By inserting the commands in TeX-mode, a space is created between the first
29434  two formulas.
29435  To revert this -5
29436 \begin_inset space \thinspace{}
29437 \end_inset
29438
29439 mm vertical space is inserted after the command 
29440 \series bold
29441
29442 \backslash
29443 begin{subequations}
29444 \series default
29445 .
29446  When the formula style 
29447 \series bold
29448 Indented
29449 \begin_inset Foot
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453 formula styles see 
29454 \begin_inset CommandInset ref
29455 LatexCommand ref
29456 reference "sec:Formula-Styles"
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \series default
29467  is used, -7
29468 \begin_inset space \thinspace{}
29469 \end_inset
29470
29471 mm space is inserted instead.
29472 \end_layout
29473
29474 \begin_layout Standard
29475 Here is an example for a multiline formula where the numbering was turned
29476  off for the second line:
29477 \begin_inset ERT
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481
29482
29483 \backslash
29484 begin{subequations}
29485 \end_layout
29486
29487 \end_inset
29488
29489
29490 \begin_inset Formula 
29491 \begin{eqnarray}
29492 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29493  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29494  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29495 \end{eqnarray}
29496
29497 \end_inset
29498
29499
29500 \begin_inset ERT
29501 status collapsed
29502
29503 \begin_layout Plain Layout
29504
29505
29506 \backslash
29507 end{subequations}
29508 \end_layout
29509
29510 \end_inset
29511
29512
29513 \end_layout
29514
29515 \begin_layout Subsection
29516 User-defined Numbering
29517 \begin_inset CommandInset label
29518 LatexCommand label
29519 name "sub:User-defined-Numbering"
29520
29521 \end_inset
29522
29523
29524 \begin_inset Index idx
29525 status collapsed
29526
29527 \begin_layout Plain Layout
29528 Formula numbering ! user-defined
29529 \end_layout
29530
29531 \end_inset
29532
29533
29534 \end_layout
29535
29536 \begin_layout Standard
29537 \begin_inset Index idx
29538 status collapsed
29539
29540 \begin_layout Plain Layout
29541 Formula numbering ! self-defined delimiters
29542 \end_layout
29543
29544 \end_inset
29545
29546 With the standard numbering parentheses are set around the formula number.
29547  To replace the parentheses for example by vertical bars, the following
29548  line is added to the LaTeX-preamble:
29549 \end_layout
29550
29551 \begin_layout Standard
29552
29553 \series bold
29554
29555 \backslash
29556 def
29557 \backslash
29558 tagform@#1{
29559 \backslash
29560 maketag@@@{|#1|}}
29561 \series default
29562
29563 \begin_inset Note Note
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567 This macro is already declared in the LaTeX-preamble for testing.
29568  To activate it, remove the percent sign at the beginning.
29569 \end_layout
29570
29571 \end_inset
29572
29573
29574 \end_layout
29575
29576 \begin_layout Standard
29577 To use other characters, the vertical bars besides the 
29578 \series bold
29579 #1
29580 \series default
29581  are replaced by one ore more characters.
29582  To get only the formula number the vertical bars are omitted.
29583 \end_layout
29584
29585 \begin_layout Standard
29586 \begin_inset VSpace bigskip
29587 \end_inset
29588
29589 When there should be an expression of your choice instead of the consecutive
29590  formula number in parentheses behind the formula, the command 
29591 \series bold
29592
29593 \backslash
29594 tag
29595 \series default
29596
29597 \begin_inset Index idx
29598 status collapsed
29599
29600 \begin_layout Plain Layout
29601 Commands ! T ! 
29602 \backslash
29603 tag
29604 \end_layout
29605
29606 \end_inset
29607
29608  is used:
29609 \begin_inset Formula 
29610 \begin{equation}
29611 A+B=C\tag{something}\label{eq:tag}
29612 \end{equation}
29613
29614 \end_inset
29615
29616 In this example the command 
29617 \series bold
29618
29619 \backslash
29620 tag
29621 \begin_inset space \textvisiblespace{}
29622 \end_inset
29623
29624 something
29625 \series default
29626  was inserted in the formula.
29627 \end_layout
29628
29629 \begin_layout Standard
29630 When the command 
29631 \series bold
29632
29633 \backslash
29634 tag*
29635 \begin_inset space \textvisiblespace{}
29636 \end_inset
29637
29638 something
29639 \series default
29640  is inserted instead, the star prevents the parentheses around the expression:
29641 \begin_inset Formula 
29642 \[
29643 A+B=C\tag*{something}
29644 \]
29645
29646 \end_inset
29647
29648
29649 \end_layout
29650
29651 \begin_layout Standard
29652 \begin_inset VSpace bigskip
29653 \end_inset
29654
29655 To restart the formula numbering with new document parts or sections, the
29656  following command is used:
29657 \end_layout
29658
29659 \begin_layout Standard
29660
29661 \series bold
29662
29663 \backslash
29664 @addtoreset{equation}{part}
29665 \series default
29666
29667 \begin_inset Index idx
29668 status collapsed
29669
29670 \begin_layout Plain Layout
29671 Commands ! 
29672 \begin_inset ERT
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676
29677 "
29678 \end_layout
29679
29680 \end_inset
29681
29682 @
29683 \begin_inset ERT
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687
29688 "
29689 \end_layout
29690
29691 \end_inset
29692
29693  ! 
29694 \backslash
29695
29696 \begin_inset ERT
29697 status collapsed
29698
29699 \begin_layout Plain Layout
29700
29701 "
29702 \end_layout
29703
29704 \end_inset
29705
29706 @
29707 \begin_inset ERT
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712 "
29713 \end_layout
29714
29715 \end_inset
29716
29717 addtoreset
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \begin_inset Newline newline
29724 \end_inset
29725
29726 resp.
29727 \begin_inset Newline newline
29728 \end_inset
29729
29730
29731 \series bold
29732
29733 \backslash
29734 @addtoreset{equation}{section}
29735 \end_layout
29736
29737 \begin_layout Standard
29738 To be able to use these commands in TeX-mode, the 
29739 \begin_inset Quotes eld
29740 \end_inset
29741
29742 @
29743 \begin_inset Quotes erd
29744 \end_inset
29745
29746  character has to be made 
29747 \begin_inset Quotes eld
29748 \end_inset
29749
29750 active
29751 \begin_inset Quotes erd
29752 \end_inset
29753
29754  for LaTeX using the command 
29755 \series bold
29756
29757 \backslash
29758 makeatletter.
29759
29760 \series default
29761  The command 
29762 \series bold
29763
29764 \backslash
29765 makeatother
29766 \series default
29767  reverts this.
29768  So the command sequence in TeX-mode is:
29769 \end_layout
29770
29771 \begin_layout Standard
29772
29773 \series bold
29774
29775 \backslash
29776 makeatletter
29777 \begin_inset Newline newline
29778 \end_inset
29779
29780
29781 \backslash
29782 @addtoreset{equation}{section}
29783 \begin_inset Newline newline
29784 \end_inset
29785
29786
29787 \backslash
29788 makeatother
29789 \end_layout
29790
29791 \begin_layout Standard
29792 In the LaTeX-preamble 
29793 \series bold
29794
29795 \backslash
29796 makeatletter
29797 \series default
29798  and 
29799 \series bold
29800
29801 \backslash
29802 makeatother
29803 \series default
29804  can be omitted as they are automatically internally inserted by LyX.
29805 \end_layout
29806
29807 \begin_layout Standard
29808 To revert 
29809 \series bold
29810
29811 \backslash
29812 @addtoreset
29813 \series default
29814 , the file 
29815 \series bold
29816 remreset.sty
29817 \series default
29818
29819 \begin_inset Foot
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823
29824 \series bold
29825 remreset
29826 \series default
29827  is part of the LaTeX-package 
29828 \series bold
29829 carlisle
29830 \series default
29831
29832 \begin_inset Index idx
29833 status collapsed
29834
29835 \begin_layout Plain Layout
29836 Packages ! carlisle
29837 \end_layout
29838
29839 \end_inset
29840
29841  that is part of every LaTeX standard installation.
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \begin_inset Index idx
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851 Packages ! remreset
29852 \end_layout
29853
29854 \end_inset
29855
29856  has to be loaded in the LaTeX-preamble with the line
29857 \end_layout
29858
29859 \begin_layout Standard
29860
29861 \series bold
29862
29863 \backslash
29864 usepackage{remreset}
29865 \end_layout
29866
29867 \begin_layout Standard
29868 Then the command 
29869 \series bold
29870
29871 \backslash
29872 @removefromreset
29873 \series default
29874
29875 \begin_inset Index idx
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 Commands ! 
29880 \begin_inset ERT
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884
29885 "
29886 \end_layout
29887
29888 \end_inset
29889
29890 @
29891 \begin_inset ERT
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895
29896 "
29897 \end_layout
29898
29899 \end_inset
29900
29901  ! 
29902 \backslash
29903
29904 \begin_inset ERT
29905 status collapsed
29906
29907 \begin_layout Plain Layout
29908
29909 "
29910 \end_layout
29911
29912 \end_inset
29913
29914 @
29915 \begin_inset ERT
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919
29920 "
29921 \end_layout
29922
29923 \end_inset
29924
29925 removefromreset
29926 \end_layout
29927
29928 \end_inset
29929
29930  can be used with the same scheme as 
29931 \series bold
29932
29933 \backslash
29934 @addtoreset
29935 \series default
29936 .
29937 \end_layout
29938
29939 \begin_layout Standard
29940 \begin_inset VSpace bigskip
29941 \end_inset
29942
29943 Sometimes formulas should be numbered in the following form:
29944 \end_layout
29945
29946 \begin_layout Standard
29947
29948 \family typewriter
29949 (section number.formula number)
29950 \end_layout
29951
29952 \begin_layout Standard
29953 The formula number should start with every section with 
29954 \begin_inset Quotes eld
29955 \end_inset
29956
29957 1
29958 \begin_inset Quotes erd
29959 \end_inset
29960
29961 .
29962 \end_layout
29963
29964 \begin_layout Standard
29965 For this case there is the command 
29966 \series bold
29967
29968 \backslash
29969 numberwithin
29970 \series default
29971
29972 \begin_inset Index idx
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 Commands ! N ! 
29977 \backslash
29978 numberwithin
29979 \end_layout
29980
29981 \end_inset
29982
29983 , which is used with the following scheme:
29984 \end_layout
29985
29986 \begin_layout Standard
29987
29988 \series bold
29989
29990 \backslash
29991 numberwithin{counter}{sectioning}
29992 \end_layout
29993
29994 \begin_layout Standard
29995 Counter denotes what kind of numbering is affected, sectioning denotes what
29996  number is before the dot.
29997 \end_layout
29998
29999 \begin_layout Standard
30000 Thus in our case the following LaTeX-preamble or TeX code line is used:
30001 \end_layout
30002
30003 \begin_layout Standard
30004
30005 \series bold
30006
30007 \backslash
30008 numberwithin{equation}{section}
30009 \end_layout
30010
30011 \begin_layout Standard
30012 This is the result:
30013 \begin_inset ERT
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017
30018
30019 \backslash
30020 numberwithin{equation}{section}
30021 \end_layout
30022
30023 \end_inset
30024
30025
30026 \begin_inset Formula 
30027 \begin{equation}
30028 A+B=C
30029 \end{equation}
30030
30031 \end_inset
30032
30033
30034 \end_layout
30035
30036 \begin_layout Standard
30037 To number e.
30038 \begin_inset space \thinspace{}
30039 \end_inset
30040
30041 g.
30042 \begin_inset space \space{}
30043 \end_inset
30044
30045 tables so that the number of the part is the sectioning,
30046 \begin_inset Newline newline
30047 \end_inset
30048
30049
30050 \series bold
30051
30052 \backslash
30053 numberwithin{table}{part}
30054 \series default
30055  is used.
30056 \end_layout
30057
30058 \begin_layout Standard
30059 To go back to the standard numbering or to prevent this kind of numbering
30060  when it is defined by the document class, the following command is inserted
30061  as TeX code or to the LaTeX-preamble:
30062 \end_layout
30063
30064 \begin_layout Standard
30065
30066 \series bold
30067
30068 \backslash
30069 renewcommand{
30070 \backslash
30071 theequation}{
30072 \backslash
30073 arabic{equation}}
30074 \begin_inset Index idx
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078 Commands ! A ! 
30079 \backslash
30080 arabic
30081 \end_layout
30082
30083 \end_inset
30084
30085
30086 \series default
30087
30088 \begin_inset ERT
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092
30093
30094 \backslash
30095 renewcommand{
30096 \backslash
30097 theequation}{
30098 \backslash
30099 arabic{equation}}
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \series bold
30106
30107 \begin_inset Newline newline
30108 \end_inset
30109
30110
30111 \series default
30112 or
30113 \series bold
30114
30115 \begin_inset Newline newline
30116 \end_inset
30117
30118
30119 \backslash
30120 renewcommand{
30121 \backslash
30122 thetable}{
30123 \backslash
30124 arabic{table}}
30125 \end_layout
30126
30127 \begin_layout Standard
30128
30129 \series bold
30130
30131 \backslash
30132 numberwithin
30133 \series default
30134  uses internally the command 
30135 \series bold
30136
30137 \backslash
30138 @addtoreset
30139 \series default
30140 , described above, that also needs to be reverted.
30141 \begin_inset ERT
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145
30146
30147 \backslash
30148 makeatletter
30149 \end_layout
30150
30151 \begin_layout Plain Layout
30152
30153
30154 \backslash
30155 @removefromreset{equation}{section}
30156 \end_layout
30157
30158 \begin_layout Plain Layout
30159
30160
30161 \backslash
30162 makeatother
30163 \end_layout
30164
30165 \end_inset
30166
30167
30168 \end_layout
30169
30170 \begin_layout Subsection
30171 Numbering with Roman Numbers and Letters
30172 \begin_inset Index idx
30173 status collapsed
30174
30175 \begin_layout Plain Layout
30176 Formula numbering ! with letters
30177 \end_layout
30178
30179 \end_inset
30180
30181
30182 \begin_inset Index idx
30183 status collapsed
30184
30185 \begin_layout Plain Layout
30186 Formula numbering ! with Roman numbers
30187 \end_layout
30188
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \begin_layout Standard
30195 Formulas can also be numbered with Roman numbers and Latin letters.
30196  To number for example with small Roman numbers, the command
30197 \end_layout
30198
30199 \begin_layout Standard
30200
30201 \series bold
30202
30203 \backslash
30204 renewcommand{
30205 \backslash
30206 theequation}{
30207 \backslash
30208 roman{equation}}
30209 \end_layout
30210
30211 \begin_layout Standard
30212 is inserted before the formula in TeX-mode.
30213  
30214 \series bold
30215
30216 \backslash
30217 renewcommand
30218 \series default
30219
30220 \begin_inset Index idx
30221 status collapsed
30222
30223 \begin_layout Plain Layout
30224 Commands ! R ! 
30225 \backslash
30226 renewcommand
30227 \end_layout
30228
30229 \end_inset
30230
30231  redefines the predefined command 
30232 \series bold
30233
30234 \backslash
30235 theequation
30236 \series default
30237  to the command 
30238 \series bold
30239
30240 \backslash
30241 roman{equation}
30242 \series default
30243 .
30244 \begin_inset Foot
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 The command 
30249 \series bold
30250
30251 \backslash
30252 renewcommand
30253 \series default
30254  has the same scheme like the command 
30255 \series bold
30256
30257 \backslash
30258 newcommand
30259 \series default
30260  that is described in 
30261 \begin_inset CommandInset ref
30262 LatexCommand ref
30263 reference "sub:The-Command-newcommand"
30264
30265 \end_inset
30266
30267 .
30268 \end_layout
30269
30270 \end_inset
30271
30272  
30273 \series bold
30274 equation
30275 \series default
30276  is the formula counter.
30277  When the command 
30278 \series bold
30279
30280 \backslash
30281 the
30282 \series default
30283  is used as prefix for a counter, the value of the counter is output as
30284  Arabic number.
30285  When a formula is numbered, LaTeX sets internally the command 
30286 \series bold
30287
30288 \backslash
30289 theequation
30290 \series default
30291  behind the formula.
30292  
30293 \series bold
30294
30295 \backslash
30296 roman{equation}
30297 \begin_inset Index idx
30298 status collapsed
30299
30300 \begin_layout Plain Layout
30301 Commands ! R ! 
30302 \backslash
30303 roman
30304 \end_layout
30305
30306 \end_inset
30307
30308
30309 \series default
30310  outputs the counter as small Roman number.
30311 \end_layout
30312
30313 \begin_layout Standard
30314 All formulas behind the command 
30315 \series bold
30316
30317 \backslash
30318 renew
30319 \series default
30320 c
30321 \series bold
30322 ommand
30323 \series default
30324  are now numbered Roman.
30325  To switch to numbering with big Roman numbers, the command is inserted
30326  again, but 
30327 \series bold
30328
30329 \backslash
30330 roman
30331 \series default
30332  is replaced by 
30333 \series bold
30334
30335 \backslash
30336 Roman
30337 \series default
30338
30339 \begin_inset Index idx
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343 Commands ! R ! 
30344 \backslash
30345 roman@
30346 \backslash
30347 Roman
30348 \end_layout
30349
30350 \end_inset
30351
30352 .
30353  To 
30354 \begin_inset Quotes eld
30355 \end_inset
30356
30357 number
30358 \begin_inset Quotes erd
30359 \end_inset
30360
30361  with small Latin letters there is the command 
30362 \series bold
30363
30364 \backslash
30365 alph
30366 \series default
30367
30368 \begin_inset Index idx
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 Commands ! A ! 
30373 \backslash
30374 alph
30375 \end_layout
30376
30377 \end_inset
30378
30379 , for big ones there is the command 
30380 \series bold
30381
30382 \backslash
30383 Alph
30384 \series default
30385
30386 \begin_inset Index idx
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 Commands ! A ! 
30391 \backslash
30392 alph@
30393 \backslash
30394 Alph
30395 \end_layout
30396
30397 \end_inset
30398
30399 .
30400 \end_layout
30401
30402 \begin_layout Standard
30403 \begin_inset Note Greyedout
30404 status open
30405
30406 \begin_layout Plain Layout
30407
30408 \series bold
30409 \color none
30410 Note:
30411 \series default
30412  Only maximal 26
30413 \begin_inset space ~
30414 \end_inset
30415
30416 formulas can be numbered with Latin letters in one document.
30417 \end_layout
30418
30419 \end_inset
30420
30421
30422 \end_layout
30423
30424 \begin_layout Standard
30425 \begin_inset ERT
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429
30430
30431 \backslash
30432 renewcommand{
30433 \backslash
30434 theequation}{
30435 \backslash
30436 roman{equation}}
30437 \end_layout
30438
30439 \end_inset
30440
30441
30442 \end_layout
30443
30444 \begin_layout Standard
30445 \begin_inset Formula 
30446 \begin{equation}
30447 A=\textrm{small roman}
30448 \end{equation}
30449
30450 \end_inset
30451
30452
30453 \begin_inset ERT
30454 status collapsed
30455
30456 \begin_layout Plain Layout
30457
30458
30459 \backslash
30460 renewcommand{
30461 \backslash
30462 theequation}{
30463 \backslash
30464 Roman{equation}}
30465 \end_layout
30466
30467 \end_inset
30468
30469
30470 \begin_inset Formula 
30471 \begin{equation}
30472 B=\textrm{big Roman}\label{eq:Rom}
30473 \end{equation}
30474
30475 \end_inset
30476
30477
30478 \begin_inset ERT
30479 status collapsed
30480
30481 \begin_layout Plain Layout
30482
30483
30484 \backslash
30485 renewcommand{
30486 \backslash
30487 theequation}{
30488 \backslash
30489 alph{equation}}
30490 \end_layout
30491
30492 \end_inset
30493
30494
30495 \begin_inset Formula 
30496 \begin{equation}
30497 C=\textrm{small Latin}
30498 \end{equation}
30499
30500 \end_inset
30501
30502
30503 \begin_inset ERT
30504 status collapsed
30505
30506 \begin_layout Plain Layout
30507
30508
30509 \backslash
30510 renewcommand{
30511 \backslash
30512 theequation}{
30513 \backslash
30514 Alph{equation}}
30515 \end_layout
30516
30517 \end_inset
30518
30519
30520 \begin_inset Formula 
30521 \begin{equation}
30522 D=\textrm{big Latin}\label{eq:Lat}
30523 \end{equation}
30524
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Standard
30531 To switch back to the default numbering, insert the command:
30532 \end_layout
30533
30534 \begin_layout Standard
30535
30536 \series bold
30537
30538 \backslash
30539 renewcommand{
30540 \backslash
30541 theequation}{
30542 \backslash
30543 arabic{equation}}
30544 \begin_inset Index idx
30545 status collapsed
30546
30547 \begin_layout Plain Layout
30548 Commands ! A ! 
30549 \backslash
30550 arabic
30551 \end_layout
30552
30553 \end_inset
30554
30555
30556 \end_layout
30557
30558 \begin_layout Standard
30559 \begin_inset ERT
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563
30564
30565 \backslash
30566 renewcommand{
30567 \backslash
30568 theequation}{
30569 \backslash
30570 arabic{equation}}
30571 \end_layout
30572
30573 \end_inset
30574
30575
30576 \begin_inset Formula 
30577 \begin{equation}
30578 E=\textrm{Arabic}
30579 \end{equation}
30580
30581 \end_inset
30582
30583
30584 \end_layout
30585
30586 \begin_layout Standard
30587 \begin_inset VSpace medskip
30588 \end_inset
30589
30590 As you see, formulas are numbered serially independent from the numbering
30591  style.
30592  When then numbering should start with 
30593 \begin_inset Quotes eld
30594 \end_inset
30595
30596 1
30597 \begin_inset Quotes erd
30598 \end_inset
30599
30600  when the style is changed, new equation counters have to be defined.
30601  A description about this can be found in the file 
30602 \begin_inset CommandInset href
30603 LatexCommand href
30604 name "Formula-numbering.lyx"
30605 target "run:Formula-numbering.lyx"
30606
30607 \end_inset
30608
30609 .
30610 \end_layout
30611
30612 \begin_layout Standard
30613 \begin_inset Newpage newpage
30614 \end_inset
30615
30616
30617 \end_layout
30618
30619 \begin_layout Section
30620 Chemical Symbols and Equations
30621 \begin_inset CommandInset label
30622 LatexCommand label
30623 name "sub:Chemical-Symbols-and"
30624
30625 \end_inset
30626
30627
30628 \begin_inset Index idx
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632 Chemical characters ! Symbols
30633 \end_layout
30634
30635 \end_inset
30636
30637
30638 \begin_inset Index idx
30639 status collapsed
30640
30641 \begin_layout Plain Layout
30642 Chemical equations
30643 \end_layout
30644
30645 \end_inset
30646
30647
30648 \begin_inset Index idx
30649 status collapsed
30650
30651 \begin_layout Plain Layout
30652 Symbols ! chemical
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \end_layout
30659
30660 \begin_layout Standard
30661 An example text from chemistry:
30662 \end_layout
30663
30664 \begin_layout Quote
30665 The 
30666 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30667 \end_inset
30668
30669 -ion reacts with two 
30670 \begin_inset Formula $\mathrm{Na^{+}}$
30671 \end_inset
30672
30673 -ions to sodium sulfate 
30674 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30675 \end_inset
30676
30677 .
30678  The chemical equation for this is:
30679 \begin_inset Formula 
30680 \begin{equation}
30681 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30682 \end{equation}
30683
30684 \end_inset
30685
30686
30687 \end_layout
30688
30689 \begin_layout Standard
30690 This chemical equation can directly be created as formula.
30691  To avoid that the symbols appear italic, everything is highlighted and
30692  changed by the shortcut 
30693 \begin_inset Info
30694 type  "shortcut"
30695 arg   "font-roman"
30696 \end_inset
30697
30698  to the upright font style.
30699 \begin_inset Foot
30700 status collapsed
30701
30702 \begin_layout Plain Layout
30703 font styles
30704 \series bold
30705  
30706 \series default
30707 see 
30708 \begin_inset CommandInset ref
30709 LatexCommand ref
30710 reference "sub:Font-Styles"
30711
30712 \end_inset
30713
30714
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Standard
30723 A more convenient way to typeset chemical formulas is to use the command
30724  
30725 \series bold
30726
30727 \backslash
30728 ce
30729 \series default
30730
30731 \begin_inset Index idx
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735 Commands ! C ! 
30736 \backslash
30737 ce
30738 \end_layout
30739
30740 \end_inset
30741
30742  that is available when the LaTeX-package 
30743 \series bold
30744 mhchem
30745 \series default
30746
30747 \begin_inset Index idx
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751 Packages ! mhchem
30752 \end_layout
30753
30754 \end_inset
30755
30756  is installed.
30757  After inserting 
30758 \series bold
30759
30760 \backslash
30761 ce
30762 \series default
30763  to a formula a new blue box appears where chemical formulas can be inserted
30764  in an intuitive way.
30765 \end_layout
30766
30767 \begin_layout Standard
30768 \align center
30769 \begin_inset Tabular
30770 <lyxtabular version="3" rows="9" columns="2">
30771 <features rotate="0" tabularvalignment="middle">
30772 <column alignment="center" valignment="top">
30773 <column alignment="center" valignment="top">
30774 <row>
30775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30776 \begin_inset Text
30777
30778 \begin_layout Plain Layout
30779 Command
30780 \end_layout
30781
30782 \end_inset
30783 </cell>
30784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30785 \begin_inset Text
30786
30787 \begin_layout Plain Layout
30788 Result
30789 \begin_inset Note Note
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793
30794 \series bold
30795
30796 \backslash
30797 raisebox
30798 \series default
30799  is only used as spacer.
30800 \end_layout
30801
30802 \end_inset
30803
30804
30805 \end_layout
30806
30807 \end_inset
30808 </cell>
30809 </row>
30810 <row>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \backslash
30817 ce
30818 \begin_inset space \textvisiblespace{}
30819 \end_inset
30820
30821 H2CO3
30822 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30831 \end_inset
30832
30833
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 </row>
30839 <row>
30840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30841 \begin_inset Text
30842
30843 \begin_layout Plain Layout
30844
30845 \backslash
30846 ce
30847 \begin_inset space \textvisiblespace{}
30848 \end_inset
30849
30850 SO4^2-
30851 \end_layout
30852
30853 \end_inset
30854 </cell>
30855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Plain Layout
30859 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30860 \end_inset
30861
30862
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 </row>
30868 <row>
30869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30870 \begin_inset Text
30871
30872 \begin_layout Plain Layout
30873
30874 \backslash
30875 ce
30876 \begin_inset space \textvisiblespace{}
30877 \end_inset
30878
30879 (NH4)2S
30880 \end_layout
30881
30882 \end_inset
30883 </cell>
30884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30885 \begin_inset Text
30886
30887 \begin_layout Plain Layout
30888 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30889 \end_inset
30890
30891
30892 \end_layout
30893
30894 \end_inset
30895 </cell>
30896 </row>
30897 <row>
30898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30899 \begin_inset Text
30900
30901 \begin_layout Plain Layout
30902
30903 \backslash
30904 ce
30905 \begin_inset space \textvisiblespace{}
30906 \end_inset
30907
30908 KCr(SO4)2.12H2O
30909 \end_layout
30910
30911 \end_inset
30912 </cell>
30913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30918 \end_inset
30919
30920
30921 \end_layout
30922
30923 \end_inset
30924 </cell>
30925 </row>
30926 <row>
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \backslash
30933 ce
30934 \begin_inset space \textvisiblespace{}
30935 \end_inset
30936
30937 A-B
30938 \backslash
30939 dbond
30940 \begin_inset space \textvisiblespace{}
30941 \end_inset
30942
30943 C
30944 \backslash
30945 tbond
30946 \begin_inset space \textvisiblespace{}
30947 \end_inset
30948
30949 D
30950 \end_layout
30951
30952 \end_inset
30953 </cell>
30954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \end_inset
30965 </cell>
30966 </row>
30967 <row>
30968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30969 \begin_inset Text
30970
30971 \begin_layout Plain Layout
30972
30973 \backslash
30974 ce
30975 \begin_inset space \textvisiblespace{}
30976 \end_inset
30977
30978 ^227
30979 \begin_inset Formula $\downarrow$
30980 \end_inset
30981
30982 _90
30983 \begin_inset Formula $\to$
30984 \end_inset
30985
30986 Th+
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \end_inset
31002 </cell>
31003 </row>
31004 <row>
31005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \backslash
31011 ce
31012 \begin_inset space \textvisiblespace{}
31013 \end_inset
31014
31015 CO2
31016 \begin_inset space \textvisiblespace{}
31017 \end_inset
31018
31019 +
31020 \begin_inset space \textvisiblespace{}
31021 \end_inset
31022
31023 C
31024 \begin_inset space \textvisiblespace{}
31025 \end_inset
31026
31027 <=>
31028 \begin_inset space \textvisiblespace{}
31029 \end_inset
31030
31031 2CO
31032 \end_layout
31033
31034 \end_inset
31035 </cell>
31036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31037 \begin_inset Text
31038
31039 \begin_layout Plain Layout
31040 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \end_inset
31047 </cell>
31048 </row>
31049 <row>
31050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31051 \begin_inset Text
31052
31053 \begin_layout Plain Layout
31054
31055 \backslash
31056 ce
31057 \begin_inset space \textvisiblespace{}
31058 \end_inset
31059
31060 CO2
31061 \begin_inset space \textvisiblespace{}
31062 \end_inset
31063
31064 +
31065 \begin_inset space \textvisiblespace{}
31066 \end_inset
31067
31068 C
31069 \begin_inset space \textvisiblespace{}
31070 \end_inset
31071
31072 ->[
31073 \backslash
31074 alpha][
31075 \backslash
31076 beta]
31077 \begin_inset space \textvisiblespace{}
31078 \end_inset
31079
31080 2CO}
31081 \end_layout
31082
31083 \end_inset
31084 </cell>
31085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31086 \begin_inset Text
31087
31088 \begin_layout Plain Layout
31089 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31090 \end_inset
31091
31092
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 </row>
31098 </lyxtabular>
31099
31100 \end_inset
31101
31102
31103 \end_layout
31104
31105 \begin_layout Standard
31106 \begin_inset Note Greyedout
31107 status open
31108
31109 \begin_layout Plain Layout
31110
31111 \series bold
31112 \color none
31113 Note:
31114 \series default
31115  Inserting a formula to a 
31116 \series bold
31117
31118 \backslash
31119 ce
31120 \series default
31121  box will lead to LaTeX errors due to a LyX bug.
31122 \color inherit
31123
31124 \begin_inset Foot
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128 \begin_inset CommandInset href
31129 LatexCommand href
31130 name "LyX-bug #8566"
31131 target "http://www.lyx.org/trac/ticket/8566"
31132
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \end_inset
31139
31140
31141 \color none
31142  In this case TeX code has to be used like for 
31143 \series bold
31144
31145 \backslash
31146 ce{$
31147 \backslash
31148 mu
31149 \backslash
31150 hyphen$Cl}
31151 \series default
31152
31153 \begin_inset ERT
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157
31158
31159 \backslash
31160 ce{$
31161 \backslash
31162 mu
31163 \backslash
31164 hyphen$Cl}
31165 \end_layout
31166
31167 \end_inset
31168
31169  
31170 \end_layout
31171
31172 \end_inset
31173
31174
31175 \end_layout
31176
31177 \begin_layout Standard
31178 \begin_inset Note Greyedout
31179 status open
31180
31181 \begin_layout Plain Layout
31182
31183 \series bold
31184 \color none
31185 Note:
31186 \series default
31187  It is not possible in LyX to use the character ^ to get an up-arrow as
31188  described in the 
31189 \series bold
31190 mhchem
31191 \series default
31192  manual.
31193  One instead uses a negative thin space followed by the command 
31194 \series bold
31195
31196 \backslash
31197 uparrow
31198 \series default
31199
31200 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Standard
31212 Using 
31213 \series bold
31214
31215 \backslash
31216 ce
31217 \series default
31218  the command for equation
31219 \begin_inset space ~
31220 \end_inset
31221
31222
31223 \begin_inset CommandInset ref
31224 LatexCommand eqref
31225 reference "eq:chem-reaction"
31226
31227 \end_inset
31228
31229  is:
31230 \begin_inset Newline newline
31231 \end_inset
31232
31233
31234 \series bold
31235  
31236 \backslash
31237 ce
31238 \begin_inset space \textvisiblespace{}
31239 \end_inset
31240
31241 2Na+
31242 \begin_inset space \textvisiblespace{}
31243 \end_inset
31244
31245 +
31246 \begin_inset space \textvisiblespace{}
31247 \end_inset
31248
31249 SO4^2-
31250 \begin_inset space \textvisiblespace{}
31251 \end_inset
31252
31253
31254 \begin_inset space \textvisiblespace{}
31255 \end_inset
31256
31257 ->
31258 \begin_inset space \textvisiblespace{}
31259 \end_inset
31260
31261 Na2SO4
31262 \end_layout
31263
31264 \begin_layout Standard
31265 To create multiline chemical equations first a multiline formula is created
31266  as described in 
31267 \begin_inset CommandInset ref
31268 LatexCommand ref
31269 reference "sec:Multiline-Formulas"
31270
31271 \end_inset
31272
31273 .
31274  Afterwards the command 
31275 \series bold
31276
31277 \backslash
31278 ce
31279 \series default
31280  is used in every small blue box of the formula.
31281  
31282 \begin_inset CommandInset ref
31283 LatexCommand eqref
31284 reference "eq:TEOS-reaction-1"
31285
31286 \end_inset
31287
31288  and 
31289 \begin_inset CommandInset ref
31290 LatexCommand eqref
31291 reference "eq:TEOS-reaction-2"
31292
31293 \end_inset
31294
31295  are an example of a multi-stage chemical reaction where every equation
31296  has its own number.
31297 \begin_inset Formula 
31298 \begin{eqnarray}
31299 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31300 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31301 \end{eqnarray}
31302
31303 \end_inset
31304
31305
31306 \end_layout
31307
31308 \begin_layout Standard
31309 Besides 
31310 \series bold
31311
31312 \backslash
31313 ce
31314 \series default
31315  the 
31316 \series bold
31317 mhchem
31318 \series default
31319  package provides the command 
31320 \series bold
31321
31322 \backslash
31323 cf
31324 \series default
31325
31326 \begin_inset Index idx
31327 status collapsed
31328
31329 \begin_layout Plain Layout
31330 Commands ! C ! 
31331 \backslash
31332 cf
31333 \end_layout
31334
31335 \end_inset
31336
31337  that has to be used for special cases.
31338  For more information about 
31339 \series bold
31340
31341 \backslash
31342 cf
31343 \series default
31344  and more examples have a look at the documentation of 
31345 \series bold
31346 mhchem
31347 \series default
31348
31349 \begin_inset CommandInset citation
31350 LatexCommand cite
31351 key "mhchem"
31352
31353 \end_inset
31354
31355 .
31356 \end_layout
31357
31358 \begin_layout Section
31359 Diagrams
31360 \end_layout
31361
31362 \begin_layout Standard
31363 LyX supports two types of commutative diagrams: 
31364 \series bold
31365 amscd
31366 \series default
31367  and 
31368 \series bold
31369 xymatrix
31370 \series default
31371  that are explained in the following.
31372 \end_layout
31373
31374 \begin_layout Subsection
31375 Amscd Diagrams
31376 \begin_inset Index idx
31377 status collapsed
31378
31379 \begin_layout Plain Layout
31380 Diagrams ! amscd
31381 \end_layout
31382
31383 \end_inset
31384
31385
31386 \end_layout
31387
31388 \begin_layout Standard
31389 Diagrams of this type visualize relations by vertical and horizontal lines
31390  or arrows:
31391 \begin_inset Formula 
31392 \[
31393 \begin{CD}A@>>>B@>>>C\\
31394 @AAA@.@VVV\\
31395 F@<<<E@<<<D
31396 \end{CD}
31397 \]
31398
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \begin_layout Standard
31405 To get them, the command 
31406 \series bold
31407
31408 \backslash
31409 CD
31410 \begin_inset Index idx
31411 status collapsed
31412
31413 \begin_layout Plain Layout
31414 Commands ! C ! 
31415 \backslash
31416 CD
31417 \end_layout
31418
31419 \end_inset
31420
31421
31422 \series default
31423  is inserted to a formula.
31424  A blue box appears with two dashed lines where further commands can be
31425  inserted.
31426  With 
31427 \begin_inset Info
31428 type  "shortcut"
31429 arg   "newline-insert newline"
31430 \end_inset
31431
31432  a new line is created.
31433  Horizontal relations are inserted in odd, vertical in even formula lines.
31434 \end_layout
31435
31436 \begin_layout Standard
31437 To create the relations there are the following commands:
31438 \end_layout
31439
31440 \begin_layout Itemize
31441
31442 \series bold
31443 @<<<
31444 \series default
31445  creates a left arrow, 
31446 \series bold
31447 @>>>
31448 \series default
31449  a right arrow and 
31450 \series bold
31451 @=
31452 \series default
31453  a long equal sign
31454 \end_layout
31455
31456 \begin_layout Itemize
31457
31458 \series bold
31459 @AAA
31460 \series default
31461  creates an up arrow, 
31462 \series bold
31463 @VVV
31464 \series default
31465  a down arrow and 
31466 \series bold
31467 @|
31468 \series default
31469  a vertical equal sign
31470 \end_layout
31471
31472 \begin_layout Itemize
31473
31474 \series bold
31475 @.
31476
31477 \series default
31478  is a placeholder for non-existent relations
31479 \end_layout
31480
31481 \begin_layout Standard
31482 All arrows can be labeled as follows:
31483 \end_layout
31484
31485 \begin_layout Itemize
31486 If text inserted between the first and second < or >, resp., it is placed
31487  above the arrow.
31488  When it is inserted between the second and third one, it appears under
31489  the arrow.
31490 \end_layout
31491
31492 \begin_layout Itemize
31493 When text for vertical arrows is inserted between the first and second A
31494  or V, resp., it is placed left beside the arrow.
31495  When it is inserted between the second and third one, it appears right
31496  beside the arrow.
31497  If the text contains an A or V, these letters must be set into a TeX-brace.
31498 \end_layout
31499
31500 \begin_layout Standard
31501 As example a diagram with all possible relations:
31502 \end_layout
31503
31504 \begin_layout Standard
31505 \begin_inset Formula 
31506 \[
31507 \begin{CD}A@>j>>B@>>k>C@=F\\
31508 @AmAA@.@VV{V}V@|\\
31509 D@<<j<E@>k>>F@=C
31510 \end{CD}
31511 \]
31512
31513 \end_inset
31514
31515
31516 \end_layout
31517
31518 \begin_layout Standard
31519 The command for this is:
31520 \begin_inset Newline newline
31521 \end_inset
31522
31523
31524 \series bold
31525
31526 \backslash
31527 CD
31528 \begin_inset space \textvisiblespace{}
31529 \end_inset
31530
31531 A@>j>>B@>>k>C@=F Ctrl+Return
31532 \begin_inset Newline newline
31533 \end_inset
31534
31535
31536 \begin_inset Phantom HPhantom
31537 status open
31538
31539 \begin_layout Plain Layout
31540
31541 \series bold
31542
31543 \backslash
31544 CD
31545 \begin_inset space \textvisiblespace{}
31546 \end_inset
31547
31548
31549 \end_layout
31550
31551 \end_inset
31552
31553 @AmAA@.@VV
31554 \backslash
31555 {V
31556 \series default
31557
31558 \begin_inset Formula $\to$
31559 \end_inset
31560
31561
31562 \series bold
31563 V@| Ctrl+Return
31564 \begin_inset Newline newline
31565 \end_inset
31566
31567
31568 \begin_inset Phantom HPhantom
31569 status open
31570
31571 \begin_layout Plain Layout
31572
31573 \series bold
31574
31575 \backslash
31576 CD
31577 \begin_inset space \textvisiblespace{}
31578 \end_inset
31579
31580
31581 \end_layout
31582
31583 \end_inset
31584
31585 D@<<j<E@>k>>F@=C
31586 \end_layout
31587
31588 \begin_layout Subsection
31589 Xymatrix Diagrams
31590 \begin_inset Index idx
31591 status collapsed
31592
31593 \begin_layout Plain Layout
31594 Diagrams ! xymatrix
31595 \end_layout
31596
31597 \end_inset
31598
31599
31600 \end_layout
31601
31602 \begin_layout Standard
31603 To be able to use xymatrices, the LaTeX-package 
31604 \series bold
31605 xypic
31606 \series default
31607  must be installed.
31608  A xymatrix is created by inserting the command 
31609 \series bold
31610
31611 \backslash
31612 xymatrix
31613 \series default
31614  in a formula.
31615  Then you are able to add new matrix columns and rows like for normal matrices,
31616  see 
31617 \begin_inset CommandInset ref
31618 LatexCommand ref
31619 reference "sec:Matrices"
31620
31621 \end_inset
31622
31623 .
31624 \end_layout
31625
31626 \begin_layout Standard
31627 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31628  and much more.
31629  All possibilities to create commutative diagrams and decorations are explained
31630  in detail in the 
31631 \emph on
31632 XY-pic manual
31633 \emph default
31634  that you find in the menu 
31635 \family sans
31636 Help\SpecialChar \menuseparator
31637 Specific
31638 \begin_inset space ~
31639 \end_inset
31640
31641 Manuals
31642 \family default
31643 .
31644 \end_layout
31645
31646 \begin_layout Subsection
31647
31648 \noun on
31649 Feynman
31650 \noun default
31651  Diagrams
31652 \begin_inset Index idx
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656 Diagrams ! Feynman
31657 \end_layout
31658
31659 \end_inset
31660
31661
31662 \end_layout
31663
31664 \begin_layout Standard
31665 To be able to use 
31666 \noun on
31667 Feynman
31668 \noun default
31669 -diagrams, the LaTeX-package 
31670 \series bold
31671 feyn
31672 \series default
31673  must be installed.
31674  A 
31675 \noun on
31676 Feynman
31677 \noun default
31678 -diagram is created by inserting the command 
31679 \series bold
31680
31681 \backslash
31682 Diagram
31683 \series default
31684  in a formula.
31685  Then you are able to add new matrix columns and rows like for normal matrices,
31686  see 
31687 \begin_inset CommandInset ref
31688 LatexCommand ref
31689 reference "sec:Matrices"
31690
31691 \end_inset
31692
31693 .
31694 \end_layout
31695
31696 \begin_layout Standard
31697 Examples how to create 
31698 \noun on
31699 Feynman-
31700 \noun default
31701 diagrams in LyX is given in the 
31702 \emph on
31703 Feynman-diagram manual
31704 \emph default
31705  that you find in the menu 
31706 \family sans
31707 Help\SpecialChar \menuseparator
31708 Specific
31709 \begin_inset space ~
31710 \end_inset
31711
31712 Manuals
31713 \family default
31714 .
31715 \end_layout
31716
31717 \begin_layout Standard
31718 \begin_inset Newpage newpage
31719 \end_inset
31720
31721
31722 \end_layout
31723
31724 \begin_layout Section
31725 User-defined Commands
31726 \begin_inset Index idx
31727 status collapsed
31728
31729 \begin_layout Plain Layout
31730 User-defined commands
31731 \end_layout
31732
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \begin_layout Standard
31739 \begin_inset Note Greyedout
31740 status open
31741
31742 \begin_layout Plain Layout
31743
31744 \series bold
31745 Note:
31746 \series default
31747  The names of user-defined commands and macros may only consist of Latin
31748  letters.
31749 \end_layout
31750
31751 \end_inset
31752
31753
31754 \end_layout
31755
31756 \begin_layout Subsection
31757 The Command 
31758 \backslash
31759 newcommand
31760 \begin_inset CommandInset label
31761 LatexCommand label
31762 name "sub:The-Command-newcommand"
31763
31764 \end_inset
31765
31766
31767 \begin_inset Index idx
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771 User-defined commands ! 
31772 \backslash
31773 newcommand
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \begin_inset Index idx
31780 status collapsed
31781
31782 \begin_layout Plain Layout
31783 Commands ! N ! 
31784 \backslash
31785 newcommand
31786 \end_layout
31787
31788 \end_inset
31789
31790
31791 \end_layout
31792
31793 \begin_layout Standard
31794 Many LaTeX-commands are too long to be used frequently.
31795  But it is possible to define with the command 
31796 \series bold
31797
31798 \backslash
31799 newcommand
31800 \series default
31801  new shorter commands.
31802 \end_layout
31803
31804 \begin_layout Standard
31805 The command scheme of 
31806 \series bold
31807
31808 \backslash
31809 newcommand
31810 \series default
31811  is:
31812 \end_layout
31813
31814 \begin_layout Standard
31815
31816 \series bold
31817
31818 \backslash
31819 newcommand{new command name}[number of arguments][optional
31820 \series default
31821  
31822 \series bold
31823 value]
31824 \begin_inset Newline newline
31825 \end_inset
31826
31827
31828 \begin_inset Phantom HPhantom
31829 status open
31830
31831 \begin_layout Plain Layout
31832
31833 \series bold
31834
31835 \backslash
31836 newcommand
31837 \end_layout
31838
31839 \end_inset
31840
31841 {command definition}
31842 \end_layout
31843
31844 \begin_layout Standard
31845 \begin_inset Note Greyedout
31846 status open
31847
31848 \begin_layout Plain Layout
31849
31850 \series bold
31851 Note:
31852 \series default
31853  Assure that the name of the new command is not already used in your document
31854  or by LaTeX-packages that you use.
31855  When you for example define the command 
31856 \series bold
31857
31858 \backslash
31859 le
31860 \series default
31861  for 
31862 \series bold
31863
31864 \backslash
31865 Leftarrow
31866 \series default
31867 , you get an error message because 
31868 \series bold
31869
31870 \backslash
31871 le
31872 \series default
31873  is already defined as command for 
31874 \begin_inset Quotes eld
31875 \end_inset
31876
31877
31878 \begin_inset Formula $\le$
31879 \end_inset
31880
31881
31882 \begin_inset Quotes erd
31883 \end_inset
31884
31885 .
31886 \end_layout
31887
31888 \end_inset
31889
31890
31891 \end_layout
31892
31893 \begin_layout Standard
31894 The number of arguments is an integer in the range 0
31895 \begin_inset space \thinspace{}
31896 \end_inset
31897
31898 -
31899 \begin_inset space \thinspace{}
31900 \end_inset
31901
31902 9 and specifies how many arguments the new command should have.
31903  With the optional value a value for an optional argument can be predefined.
31904  When this is done, the 
31905 \emph on
31906 first
31907 \emph default
31908  
31909 \emph on
31910 a
31911 \emph default
31912 rgument of the new command is automatically an optional one.
31913 \end_layout
31914
31915 \begin_layout Standard
31916 Here are some examples:
31917 \end_layout
31918
31919 \begin_layout Itemize
31920 To define the command 
31921 \series bold
31922
31923 \backslash
31924 gr
31925 \series default
31926  for 
31927 \series bold
31928
31929 \backslash
31930 Longrightarrow
31931 \series default
31932 , the LaTeX-preamble line is:
31933 \begin_inset VSpace medskip
31934 \end_inset
31935
31936
31937 \begin_inset Newline newline
31938 \end_inset
31939
31940
31941 \series bold
31942
31943 \backslash
31944 newcommand{
31945 \backslash
31946 gr}{
31947 \backslash
31948 Longrightarrow}
31949 \end_layout
31950
31951 \begin_layout Itemize
31952 To define the command 
31953 \series bold
31954
31955 \backslash
31956 us
31957 \series default
31958  for 
31959 \series bold
31960
31961 \backslash
31962 underline
31963 \series default
31964 , the argument (that should be underlined) must be taken into account.
31965  For this the preamble line is:
31966 \begin_inset VSpace medskip
31967 \end_inset
31968
31969
31970 \begin_inset Newline newline
31971 \end_inset
31972
31973
31974 \series bold
31975
31976 \backslash
31977 newcommand{
31978 \backslash
31979 us}[1]{
31980 \backslash
31981 underline{#1}}
31982 \series default
31983
31984 \begin_inset VSpace medskip
31985 \end_inset
31986
31987
31988 \begin_inset Newline newline
31989 \end_inset
31990
31991 The character 
31992 \series bold
31993 #
31994 \series default
31995  acts as argument placeholder, the 
31996 \series bold
31997 1
31998 \series default
31999  behind it denotes that it is the placeholder for the first argument.
32000 \end_layout
32001
32002 \begin_layout Itemize
32003 For 
32004 \series bold
32005
32006 \backslash
32007 framebox
32008 \series default
32009  one can e.
32010 \begin_inset space \thinspace{}
32011 \end_inset
32012
32013 g.
32014 \begin_inset space \space{}
32015 \end_inset
32016
32017 define the command 
32018 \series bold
32019
32020 \backslash
32021 fb
32022 \series default
32023 :
32024 \begin_inset VSpace medskip
32025 \end_inset
32026
32027
32028 \begin_inset Newline newline
32029 \end_inset
32030
32031
32032 \series bold
32033
32034 \backslash
32035 newcommand{
32036 \backslash
32037 fb}[3]{
32038 \backslash
32039 framebox#1#2{$#3$}}
32040 \series default
32041
32042 \begin_inset VSpace medskip
32043 \end_inset
32044
32045
32046 \begin_inset Newline newline
32047 \end_inset
32048
32049 The two Dollar signs creates the extra formula needed for 
32050 \series bold
32051
32052 \backslash
32053 framebox
32054 \series default
32055 , see 
32056 \begin_inset CommandInset ref
32057 LatexCommand ref
32058 reference "sub:Boxes-with-Frame"
32059
32060 \end_inset
32061
32062 .
32063 \end_layout
32064
32065 \begin_layout Itemize
32066 To create a new command for 
32067 \series bold
32068
32069 \backslash
32070 fcolorbox
32071 \series default
32072  where the color for the box need not be specified, the argument for the
32073  color is defined optional:
32074 \begin_inset VSpace medskip
32075 \end_inset
32076
32077
32078 \begin_inset Newline newline
32079 \end_inset
32080
32081
32082 \series bold
32083
32084 \backslash
32085 newcommand{
32086 \backslash
32087 cb}[3][white]{
32088 \backslash
32089 fcolorbox{#2}{#1}{$#3$}}
32090 \series default
32091
32092 \begin_inset VSpace medskip
32093 \end_inset
32094
32095
32096 \begin_inset Newline newline
32097 \end_inset
32098
32099 When the color is not specified when using 
32100 \series bold
32101
32102 \backslash
32103 cb
32104 \series default
32105 , the predefined color 
32106 \series bold
32107 white
32108 \series default
32109  will be used.
32110 \end_layout
32111
32112 \begin_layout Standard
32113 A test of the new defined commands:
32114 \end_layout
32115
32116 \begin_layout Standard
32117 \align center
32118 \begin_inset Tabular
32119 <lyxtabular version="3" rows="6" columns="2">
32120 <features rotate="0" tabularvalignment="middle">
32121 <column alignment="center" valignment="top">
32122 <column alignment="center" valignment="top">
32123 <row>
32124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32125 \begin_inset Text
32126
32127 \begin_layout Plain Layout
32128 Command
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32134 \begin_inset Text
32135
32136 \begin_layout Plain Layout
32137 Result
32138 \begin_inset Note Note
32139 status collapsed
32140
32141 \begin_layout Plain Layout
32142
32143 \series bold
32144
32145 \backslash
32146 raisebox
32147 \series default
32148  is only used as spacer.
32149 \end_layout
32150
32151 \end_inset
32152
32153
32154 \end_layout
32155
32156 \end_inset
32157 </cell>
32158 </row>
32159 <row>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164 A
32165 \backslash
32166 gr
32167 \begin_inset space \textvisiblespace{}
32168 \end_inset
32169
32170 B
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32176 \begin_inset Text
32177
32178 \begin_layout Plain Layout
32179 \begin_inset Formula $A\gr B$
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \end_inset
32186 </cell>
32187 </row>
32188 <row>
32189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193
32194 \backslash
32195 us{ABcd
32196 \end_layout
32197
32198 \end_inset
32199 </cell>
32200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32201 \begin_inset Text
32202
32203 \begin_layout Plain Layout
32204 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 </row>
32213 <row>
32214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \backslash
32220 fb{[2cm]
32221 \begin_inset Formula $\to$
32222 \end_inset
32223
32224
32225 \backslash
32226 {
32227 \begin_inset Formula $\to$
32228 \end_inset
32229
32230
32231 \backslash
32232 {
32233 \backslash
32234 int
32235 \begin_inset space \textvisiblespace{}
32236 \end_inset
32237
32238 A=B
32239 \end_layout
32240
32241 \end_inset
32242 </cell>
32243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32244 \begin_inset Text
32245
32246 \begin_layout Plain Layout
32247 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32248 \end_inset
32249
32250
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 </row>
32256 <row>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \backslash
32263 cb{red
32264 \begin_inset Formula $\to$
32265 \end_inset
32266
32267
32268 \backslash
32269 {
32270 \backslash
32271 int
32272 \begin_inset space \textvisiblespace{}
32273 \end_inset
32274
32275 A=B
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32285 \end_inset
32286
32287
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 </row>
32293 <row>
32294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298
32299 \backslash
32300 cb[green]
32301 \backslash
32302 {red
32303 \begin_inset Formula $\to$
32304 \end_inset
32305
32306
32307 \backslash
32308 {
32309 \backslash
32310 int
32311 \begin_inset space \textvisiblespace{}
32312 \end_inset
32313
32314 A=B
32315 \end_layout
32316
32317 \end_inset
32318 </cell>
32319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32320 \begin_inset Text
32321
32322 \begin_layout Plain Layout
32323 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32324 \end_inset
32325
32326
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 </row>
32332 </lyxtabular>
32333
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \begin_layout Subsection
32340 Math Macros
32341 \begin_inset Index idx
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345 User-defined commands! Math macros
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \begin_inset Index idx
32352 status collapsed
32353
32354 \begin_layout Plain Layout
32355 Macros
32356 \end_layout
32357
32358 \end_inset
32359
32360
32361 \end_layout
32362
32363 \begin_layout Standard
32364 User-defined commands are especially convenient for complex expressions.
32365  When you are for example dealing with a document that has quadratic equations,
32366  the same solution type occurs several times.
32367  The general form of a quadratic equation is
32368 \begin_inset Formula 
32369 \[
32370 0=\lambda^{2}+p\lambda+q
32371 \]
32372
32373 \end_inset
32374
32375 The general form of the solution is
32376 \begin_inset Formula 
32377 \[
32378 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32379 \]
32380
32381 \end_inset
32382
32383
32384 \end_layout
32385
32386 \begin_layout Standard
32387 To define a command for the solution formula where only the three parameters
32388  
32389 \begin_inset Formula $\lambda$
32390 \end_inset
32391
32392
32393 \begin_inset Formula $p$
32394 \end_inset
32395
32396  and 
32397 \begin_inset Formula $q$
32398 \end_inset
32399
32400  need to be specified and the index of 
32401 \begin_inset Formula $\lambda$
32402 \end_inset
32403
32404  can be given optionally, the LaTeX-preamble line is
32405 \begin_inset Newline newline
32406 \end_inset
32407
32408
32409 \series bold
32410
32411 \backslash
32412 newcommand{
32413 \backslash
32414 qG}[4][1,
32415 \backslash
32416 ,2]{#2_{#1}=-
32417 \backslash
32418 frac{#3}{2}
32419 \backslash
32420 pm
32421 \begin_inset Newline newline
32422 \end_inset
32423
32424
32425 \begin_inset Phantom HPhantom
32426 status open
32427
32428 \begin_layout Plain Layout
32429
32430 \series bold
32431
32432 \backslash
32433 newcommand
32434 \end_layout
32435
32436 \end_inset
32437
32438
32439 \backslash
32440 sqrt{
32441 \backslash
32442 frac{#3^{2}}{4}-#4}}
32443 \end_layout
32444
32445 \begin_layout Standard
32446 To create with this the solution formula, the command
32447 \begin_inset Newline newline
32448 \end_inset
32449
32450
32451 \series bold
32452
32453 \backslash
32454 qG{
32455 \backslash
32456 lambda
32457 \begin_inset Formula $\to$
32458 \end_inset
32459
32460
32461 \backslash
32462 {p
32463 \begin_inset Formula $\to$
32464 \end_inset
32465
32466
32467 \backslash
32468 {q
32469 \series default
32470  is inserted to a formula
32471 \series bold
32472 .
32473 \end_layout
32474
32475 \begin_layout Standard
32476 The definition of the new command is unintuitive because one has to know
32477  the schemes of all used LaTeX commands, e.
32478 \begin_inset space \thinspace{}
32479 \end_inset
32480
32481 g.
32482 \begin_inset space \space{}
32483 \end_inset
32484
32485 that a fraction is inserted in LaTeX as 
32486 \series bold
32487
32488 \backslash
32489 frac{numerator}{denominator}
32490 \series default
32491 .
32492  Furthermore one can easily forget a brace in the definition and cannot
32493  see in LyX what the new command is doing.
32494  To avoid these problems LyX offers the possibility to use math macros instead
32495  of the command 
32496 \series bold
32497
32498 \backslash
32499 newcommand
32500 \series default
32501 .
32502 \end_layout
32503
32504 \begin_layout Standard
32505 A math macro is created by using the menu 
32506 \family sans
32507 Insert\SpecialChar \menuseparator
32508 Math\SpecialChar \menuseparator
32509 Macro
32510 \family default
32511  or the toolbar button 
32512 \begin_inset Info
32513 type  "icon"
32514 arg   "math-macro newmacroname_newcommand"
32515 \end_inset
32516
32517 .
32518  The math macro toolbar appears together with the following box where the
32519  macro is defined:
32520 \begin_inset Newline newline
32521 \end_inset
32522
32523
32524 \begin_inset space \hspace*{\fill}
32525 \end_inset
32526
32527
32528 \begin_inset Graphics
32529         filename clipart/macrobox.png
32530
32531 \end_inset
32532
32533
32534 \begin_inset space \hspace*{\fill}
32535 \end_inset
32536
32537
32538 \begin_inset Newline newline
32539 \end_inset
32540
32541
32542 \begin_inset FormulaMacro
32543 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32544 \end_inset
32545
32546
32547 \backslash
32548 newmacroname is the default name of the macro that should be changed to
32549  something sensible.
32550  The wanted formula is inserted in the first blue box.
32551  An argument placeholder is inserted with the command 
32552 \series bold
32553
32554 \backslash
32555 #argumentnumber
32556 \series default
32557 , e.
32558 \begin_inset space \thinspace{}
32559 \end_inset
32560
32561 g
32562 \begin_inset space \space{}
32563 \end_inset
32564
32565
32566 \series bold
32567
32568 \backslash
32569 #1
32570 \series default
32571  or by using the macro toolbar button 
32572 \begin_inset Info
32573 type  "icon"
32574 arg   "math-macro-add-param"
32575 \end_inset
32576
32577 .
32578  Argument placeholders are displayed red.
32579  A maximum of 9
32580 \begin_inset space ~
32581 \end_inset
32582
32583 arguments are possible.
32584  Optional arguments are created with the toolbar button 
32585 \begin_inset Info
32586 type  "icon"
32587 arg   "math-macro-add-optional-param"
32588 \end_inset
32589
32590 .
32591  The first non-optional argument can be transformed to an optional one with
32592  the toolbar button 
32593 \begin_inset Info
32594 type  "icon"
32595 arg   "math-macro-make-optional"
32596 \end_inset
32597
32598 .
32599  In the second blue box the appearance of the macro in LyX can be defined.
32600  Normally you want to see it as it is defined, so the box is kept empty.
32601  But when you have created a macro that needs lot of space on the screen,
32602  you can insert in the box for example
32603 \begin_inset Newline newline
32604 \end_inset
32605
32606
32607 \series bold
32608 qG: 
32609 \backslash
32610 #1
32611 \series default
32612  
32613 \series bold
32614 ,
32615 \series default
32616  
32617 \series bold
32618
32619 \backslash
32620 #2
32621 \series default
32622  
32623 \series bold
32624 ,
32625 \series default
32626  
32627 \series bold
32628
32629 \backslash
32630 #3, 
32631 \backslash
32632 #4
32633 \begin_inset Newline newline
32634 \end_inset
32635
32636
32637 \series default
32638 For the macro only the arguments with the macro name in front of them will
32639  then be displayed in LyX, leading to a better overview.
32640  The formula appears in the output as defined in the first box.
32641 \begin_inset Newline newline
32642 \end_inset
32643
32644 The appearance of macros in formulas can furthermore be changed for single
32645  macros by setting the cursor in the macro and using the menu 
32646 \family sans
32647 View\SpecialChar \menuseparator
32648 (Un)fold
32649 \begin_inset space ~
32650 \end_inset
32651
32652 Math
32653 \begin_inset space ~
32654 \end_inset
32655
32656 Macro
32657 \family default
32658 .
32659 \end_layout
32660
32661 \begin_layout Standard
32662 To use a macro, the macro name is inserted as command to a formula, in our
32663  case 
32664 \series bold
32665
32666 \backslash
32667 qG
32668 \series default
32669 .
32670  Our macro looks in LyX like this:
32671 \begin_inset Newline newline
32672 \end_inset
32673
32674
32675 \begin_inset space \hspace*{\fill}
32676 \end_inset
32677
32678
32679 \begin_inset Graphics
32680         filename clipart/macrouse.png
32681
32682 \end_inset
32683
32684
32685 \begin_inset space \hspace*{\fill}
32686 \end_inset
32687
32688
32689 \begin_inset Newline newline
32690 \end_inset
32691
32692 Here is our macro example with the arguments 
32693 \begin_inset Formula $x$
32694 \end_inset
32695
32696
32697 \begin_inset Formula $\ln(x)$
32698 \end_inset
32699
32700  and 
32701 \begin_inset Formula $B$
32702 \end_inset
32703
32704 :
32705 \end_layout
32706
32707 \begin_layout Standard
32708 \begin_inset Formula 
32709 \[
32710 \qG x{\ln(x)}B
32711 \]
32712
32713 \end_inset
32714
32715
32716 \end_layout
32717
32718 \begin_layout Standard
32719 LyX offers in the menu 
32720 \family sans
32721 Tools\SpecialChar \menuseparator
32722 Preferences\SpecialChar \menuseparator
32723 Editing\SpecialChar \menuseparator
32724 Control
32725 \family default
32726  different styles to edit macros.
32727  To find the style that suits you the most, choose a style and set the cursor
32728  in a macro formula to see the difference.
32729 \end_layout
32730
32731 \begin_layout Standard
32732 A math macro is transformed internally to a 
32733 \series bold
32734
32735 \backslash
32736 newcommand
32737 \series default
32738  command when exporting the document.
32739  The created 
32740 \series bold
32741
32742 \backslash
32743 newcommand
32744 \series default
32745  command is not placed in the LaTeX-preamble, therefore macros can only
32746  be used in formulas that are in the document below the macro definition
32747  box.
32748 \end_layout
32749
32750 \begin_layout Standard
32751 Math macros can also be directly created from a 
32752 \series bold
32753
32754 \backslash
32755 newcommand
32756 \series default
32757  command.
32758  When writing for example the command
32759 \series bold
32760
32761 \begin_inset Newline newline
32762 \end_inset
32763
32764
32765 \backslash
32766 newcommand{
32767 \backslash
32768 larrow}[2]{
32769 \backslash
32770 xleftarrow[#2]{#1}}
32771 \begin_inset Newline newline
32772 \end_inset
32773
32774
32775 \series default
32776 in LyX as normal text, highlighting it completely and using then the shortcut
32777  
32778 \family sans
32779 Ctrl+M
32780 \family default
32781 , the command will be transformed to a math macro.
32782  Using this method you need to be careful that the 
32783 \series bold
32784
32785 \backslash
32786 newcommand
32787 \series default
32788  command is typed correctly, otherwise you get a faulty macro leading to
32789  LaTeX errors.
32790 \end_layout
32791
32792 \begin_layout Standard
32793 Math macros currently have the problem that further formulas in macro definition
32794 s are handled wrongly.
32795  Therefore the example 
32796 \series bold
32797
32798 \backslash
32799 fb
32800 \series default
32801  from 
32802 \begin_inset CommandInset ref
32803 LatexCommand ref
32804 reference "sub:The-Command-newcommand"
32805
32806 \end_inset
32807
32808  cannot be created as macro.
32809 \end_layout
32810
32811 \begin_layout Standard
32812 When the cursor is in a macro definition box, you will see the macro toolbar
32813  in LyX:
32814 \end_layout
32815
32816 \begin_layout Standard
32817 \begin_inset VSpace defskip
32818 \end_inset
32819
32820
32821 \end_layout
32822
32823 \begin_layout Standard
32824 \begin_inset Graphics
32825         filename clipart/MacroToolbar.png
32826
32827 \end_inset
32828
32829
32830 \begin_inset Index idx
32831 status collapsed
32832
32833 \begin_layout Plain Layout
32834 Macros ! Toolbar
32835 \end_layout
32836
32837 \end_inset
32838
32839
32840 \end_layout
32841
32842 \begin_layout Standard
32843 \begin_inset VSpace defskip
32844 \end_inset
32845
32846
32847 \end_layout
32848
32849 \begin_layout Standard
32850 The macro toolbar contains from left to right the following buttons:
32851 \end_layout
32852
32853 \begin_layout Standard
32854 \begin_inset VSpace defskip
32855 \end_inset
32856
32857
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \begin_inset Tabular
32862 <lyxtabular version="3" rows="9" columns="2">
32863 <features rotate="0" islongtable="true" longtabularalignment="center">
32864 <column alignment="left" valignment="top">
32865 <column alignment="left" valignment="top" width="85col%">
32866 <row interlinespace="2.5mm">
32867 <cell alignment="center" valignment="top" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871 \begin_inset Info
32872 type  "icon"
32873 arg   "math-macro-remove-param"
32874 \end_inset
32875
32876
32877 \end_layout
32878
32879 \end_inset
32880 </cell>
32881 <cell alignment="center" valignment="top" usebox="none">
32882 \begin_inset Text
32883
32884 \begin_layout Plain Layout
32885
32886 \family sans
32887 Edit\SpecialChar \menuseparator
32888 Math\SpecialChar \menuseparator
32889 Macro
32890 \begin_inset space ~
32891 \end_inset
32892
32893 Definition\SpecialChar \menuseparator
32894 Remove Last Argument
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 </row>
32900 <row interlinespace="2.5mm">
32901 <cell alignment="center" valignment="top" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 \begin_inset Info
32906 type  "icon"
32907 arg   "math-macro-add-param"
32908 \end_inset
32909
32910
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919
32920 \family sans
32921 Edit\SpecialChar \menuseparator
32922 Math\SpecialChar \menuseparator
32923 Macro
32924 \begin_inset space ~
32925 \end_inset
32926
32927 Definition\SpecialChar \menuseparator
32928 Append Argument
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 </row>
32934 <row interlinespace="2.5mm">
32935 <cell alignment="center" valignment="top" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939 \begin_inset Info
32940 type  "icon"
32941 arg   "math-macro-make-optional"
32942 \end_inset
32943
32944
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953
32954 \family sans
32955 Edit\SpecialChar \menuseparator
32956 Math\SpecialChar \menuseparator
32957 Macro
32958 \begin_inset space ~
32959 \end_inset
32960
32961 Definition\SpecialChar \menuseparator
32962 Transform First Non-Optional to
32963 \begin_inset Newline newline
32964 \end_inset
32965
32966
32967 \begin_inset Phantom HPhantom
32968 status open
32969
32970 \begin_layout Plain Layout
32971
32972 \family sans
32973 Edit\SpecialChar \menuseparator
32974 Math\SpecialChar \menuseparator
32975 Macro
32976 \begin_inset space ~
32977 \end_inset
32978
32979 Definition\SpecialChar \menuseparator
32980
32981 \end_layout
32982
32983 \end_inset
32984
32985 Optional Argument
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 </row>
32991 <row interlinespace="2.5mm">
32992 <cell alignment="center" valignment="top" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996 \begin_inset Info
32997 type  "icon"
32998 arg   "math-macro-make-nonoptional"
32999 \end_inset
33000
33001
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 <cell alignment="center" valignment="top" usebox="none">
33007 \begin_inset Text
33008
33009 \begin_layout Plain Layout
33010
33011 \family sans
33012 Edit\SpecialChar \menuseparator
33013 Math\SpecialChar \menuseparator
33014 Macro
33015 \begin_inset space ~
33016 \end_inset
33017
33018 Definition\SpecialChar \menuseparator
33019 Transform Last Optional to
33020 \begin_inset Newline newline
33021 \end_inset
33022
33023
33024 \begin_inset Phantom HPhantom
33025 status open
33026
33027 \begin_layout Plain Layout
33028
33029 \family sans
33030 Edit\SpecialChar \menuseparator
33031 Math\SpecialChar \menuseparator
33032 Macro
33033 \begin_inset space ~
33034 \end_inset
33035
33036 Definition\SpecialChar \menuseparator
33037
33038 \end_layout
33039
33040 \end_inset
33041
33042 Non-Optional Argument
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 </row>
33048 <row interlinespace="2.5mm">
33049 <cell alignment="center" valignment="top" usebox="none">
33050 \begin_inset Text
33051
33052 \begin_layout Plain Layout
33053 \begin_inset Info
33054 type  "icon"
33055 arg   "math-macro-remove-optional-param"
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \end_inset
33062 </cell>
33063 <cell alignment="center" valignment="top" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \family sans
33069 Edit\SpecialChar \menuseparator
33070 Math\SpecialChar \menuseparator
33071 Macro
33072 \begin_inset space ~
33073 \end_inset
33074
33075 Definition\SpecialChar \menuseparator
33076 Remove Optional Argument
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 </row>
33082 <row interlinespace="2.5mm">
33083 <cell alignment="center" valignment="top" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087 \begin_inset Info
33088 type  "icon"
33089 arg   "math-macro-add-optional-param"
33090 \end_inset
33091
33092
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101
33102 \family sans
33103 Edit\SpecialChar \menuseparator
33104 Math\SpecialChar \menuseparator
33105 Macro
33106 \begin_inset space ~
33107 \end_inset
33108
33109 Definition\SpecialChar \menuseparator
33110 Insert Optional Argument
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 </row>
33116 <row interlinespace="2.5mm">
33117 <cell alignment="center" valignment="top" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121 \begin_inset Info
33122 type  "icon"
33123 arg   "math-macro-remove-greedy-param"
33124 \end_inset
33125
33126
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135
33136 \family sans
33137 Edit\SpecialChar \menuseparator
33138 Math\SpecialChar \menuseparator
33139 Macro
33140 \begin_inset space ~
33141 \end_inset
33142
33143 Definition\SpecialChar \menuseparator
33144 Remove Last Argument
33145 \begin_inset Newline newline
33146 \end_inset
33147
33148
33149 \begin_inset Phantom HPhantom
33150 status open
33151
33152 \begin_layout Plain Layout
33153
33154 \family sans
33155 Edit\SpecialChar \menuseparator
33156 Math\SpecialChar \menuseparator
33157 Macro
33158 \begin_inset space ~
33159 \end_inset
33160
33161 Definition\SpecialChar \menuseparator
33162
33163 \end_layout
33164
33165 \end_inset
33166
33167 Spitting Out To The Right
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 </row>
33173 <row interlinespace="2.5mm">
33174 <cell alignment="center" valignment="top" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178 \begin_inset Info
33179 type  "icon"
33180 arg   "math-macro-append-greedy-param"
33181 \end_inset
33182
33183
33184 \end_layout
33185
33186 \end_inset
33187 </cell>
33188 <cell alignment="center" valignment="top" usebox="none">
33189 \begin_inset Text
33190
33191 \begin_layout Plain Layout
33192
33193 \family sans
33194 Edit\SpecialChar \menuseparator
33195 Math\SpecialChar \menuseparator
33196 Macro
33197 \begin_inset space ~
33198 \end_inset
33199
33200 Definition\SpecialChar \menuseparator
33201 Append Argument
33202 \begin_inset Newline newline
33203 \end_inset
33204
33205
33206 \begin_inset Phantom HPhantom
33207 status open
33208
33209 \begin_layout Plain Layout
33210
33211 \family sans
33212 Edit\SpecialChar \menuseparator
33213 Math\SpecialChar \menuseparator
33214 Macro
33215 \begin_inset space ~
33216 \end_inset
33217
33218 Definition\SpecialChar \menuseparator
33219
33220 \end_layout
33221
33222 \end_inset
33223
33224 Eating From The Right
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 </row>
33230 <row interlinespace="2.5mm">
33231 <cell alignment="center" valignment="top" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235 \begin_inset Info
33236 type  "icon"
33237 arg   "math-macro-add-greedy-optional-param"
33238 \end_inset
33239
33240
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family sans
33251 Edit\SpecialChar \menuseparator
33252 Math\SpecialChar \menuseparator
33253 Macro
33254 \begin_inset space ~
33255 \end_inset
33256
33257 Definition\SpecialChar \menuseparator
33258 Append Optional Argument
33259 \begin_inset Newline newline
33260 \end_inset
33261
33262
33263 \begin_inset Phantom HPhantom
33264 status open
33265
33266 \begin_layout Plain Layout
33267
33268 \family sans
33269 Edit\SpecialChar \menuseparator
33270 Math\SpecialChar \menuseparator
33271 Macro
33272 \begin_inset space ~
33273 \end_inset
33274
33275 Definition\SpecialChar \menuseparator
33276
33277 \end_layout
33278
33279 \end_inset
33280
33281 Eating From The Right
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 </row>
33287 </lyxtabular>
33288
33289 \end_inset
33290
33291
33292 \end_layout
33293
33294 \begin_layout Section
33295 Computer Algebra Systems
33296 \end_layout
33297
33298 \begin_layout Standard
33299 LyX offers the exchange between mathematical expressions written in LyX's
33300  math editor and external applications or user defined scripts.
33301  Currently supported applications are 
33302 \family sans
33303 Maple
33304 \family default
33305
33306 \family sans
33307 Mathematica
33308 \family default
33309
33310 \family sans
33311 Maxima
33312 \family default
33313  and 
33314 \family sans
33315 Octave
33316 \family default
33317 .
33318  Note that the set of supported mathematical constructs is limited only
33319  to very simple cases.
33320 \end_layout
33321
33322 \begin_layout Subsection
33323 Usage
33324 \end_layout
33325
33326 \begin_layout Standard
33327 Write some expression in a formula, go to the 
33328 \family sans
33329 Edit\SpecialChar \menuseparator
33330 Math\SpecialChar \menuseparator
33331 Use Computer Algebra System
33332 \family default
33333  menu and choose the application you have installed on the computer.
33334  After that the result of computation should show on the right side of the
33335  expression together with the 
33336 \begin_inset Quotes eld
33337 \end_inset
33338
33339 =
33340 \begin_inset Quotes erd
33341 \end_inset
33342
33343  operator.
33344 \end_layout
33345
33346 \begin_layout Standard
33347 Here are few simple examples (with results from 
33348 \family typewriter
33349 Maxima
33350 \family default
33351 ) to show what kind of computations can be performed:
33352 \end_layout
33353
33354 \begin_layout Itemize
33355 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33356 \end_inset
33357
33358
33359 \end_layout
33360
33361 \begin_layout Itemize
33362 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Itemize
33369 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33370 \end_inset
33371
33372
33373 \end_layout
33374
33375 \begin_layout Itemize
33376 \begin_inset Formula $\det\left[\begin{array}{ccc}
33377 1 & 6 & 7\\
33378 2 & 5 & 8\\
33379 3 & 4 & 17
33380 \end{array}\right]=-56$
33381 \end_inset
33382
33383
33384 \end_layout
33385
33386 \begin_layout Itemize
33387 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Subsection
33394 Keyboard shortcut
33395 \end_layout
33396
33397 \begin_layout Standard
33398 Currently there is no keyboard shortcut for calling the algebra applications.
33399  One can easily bind a shortcut to the 
33400 \family sans
33401 math-extern
33402 \family default
33403  LyX function (see the 
33404 \family sans
33405 \emph on
33406 LyX Functions
33407 \family default
33408 \emph default
33409  manual).
33410  One could e.
33411 \begin_inset space \thinspace{}
33412 \end_inset
33413
33414 g.
33415 \begin_inset space \space{}
33416 \end_inset
33417
33418 bind the 
33419 \family sans
33420 Return
33421 \family default
33422  key inside the math editor.
33423  To bind it to 
33424 \family typewriter
33425 Maxima
33426 \family default
33427  one would use this shortcut definition command:
33428 \end_layout
33429
33430 \begin_layout Standard
33431
33432 \series bold
33433 command-alternatives break-paragraph;math-extern maxima
33434 \end_layout
33435
33436 \begin_layout Section
33437 Miscellaneous
33438 \begin_inset Index idx
33439 status collapsed
33440
33441 \begin_layout Plain Layout
33442 Miscellaneous
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Subsection
33451 Negative Numbers
33452 \begin_inset Index idx
33453 status collapsed
33454
33455 \begin_layout Plain Layout
33456 Numbers ! negative
33457 \end_layout
33458
33459 \end_inset
33460
33461
33462 \end_layout
33463
33464 \begin_layout Standard
33465 Negative numbers often look ugly in formulas because the minus sign before
33466  the number is set with the same length as the minus operator sign.
33467  When writing the negative number in normal text, the minus sign appears
33468  correctly.
33469 \end_layout
33470
33471 \begin_layout Standard
33472 Thus, the problem disappears when converting the minus sign to mathematical
33473  text.
33474 \end_layout
33475
33476 \begin_layout Standard
33477 An example to visualize the problem:
33478 \end_layout
33479
33480 \begin_layout Standard
33481 \align center
33482 \begin_inset Tabular
33483 <lyxtabular version="3" rows="3" columns="2">
33484 <features rotate="0" tabularvalignment="middle">
33485 <column alignment="right" valignment="top">
33486 <column alignment="left" valignment="top">
33487 <row>
33488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492 normal text:
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501 x = -2
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 </row>
33507 <row>
33508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512 formula:
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521 \begin_inset Formula $x=-2$
33522 \end_inset
33523
33524
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 </row>
33530 <row>
33531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535 solution:
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544 \begin_inset Formula $x=\textrm{-}2$
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 </row>
33553 </lyxtabular>
33554
33555 \end_inset
33556
33557
33558 \end_layout
33559
33560 \begin_layout Subsection
33561 Comma as decimal Separator
33562 \begin_inset Index idx
33563 status collapsed
33564
33565 \begin_layout Plain Layout
33566 Comma
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 In LaTeX a comma inside a formula is used, according to the English convention,
33576  as number group separator.
33577  So there will be space added behind all commas in formulas.
33578 \end_layout
33579
33580 \begin_layout Standard
33581 To avoid this, the comma is highlighted and changed to mathematical text
33582  (shortcut 
33583 \begin_inset Info
33584 type  "shortcut"
33585 arg   "math-mode"
33586 \end_inset
33587
33588 ).
33589 \end_layout
33590
33591 \begin_layout Standard
33592 To use all formula commas in the document as decimal separator, the file
33593  
33594 \series bold
33595 icomma.sty
33596 \series default
33597
33598 \begin_inset Foot
33599 status collapsed
33600
33601 \begin_layout Plain Layout
33602
33603 \series bold
33604 icomma
33605 \series default
33606  is part of the LaTeX-package 
33607 \series bold
33608 was
33609 \series default
33610
33611 \begin_inset Index idx
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615 Packages ! was
33616 \begin_inset ERT
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620
33621
33622 \backslash
33623 vspace{4mm}
33624 \end_layout
33625
33626 \end_inset
33627
33628
33629 \end_layout
33630
33631 \end_inset
33632
33633 .
33634 \end_layout
33635
33636 \end_inset
33637
33638
33639 \begin_inset Index idx
33640 status collapsed
33641
33642 \begin_layout Plain Layout
33643 Packages ! icomma
33644 \end_layout
33645
33646 \end_inset
33647
33648  is loaded with the LaTeX-preamble line
33649 \end_layout
33650
33651 \begin_layout Standard
33652
33653 \series bold
33654
33655 \backslash
33656 usepackage{icomma}
33657 \end_layout
33658
33659 \begin_layout Subsection
33660 Physical Vectors
33661 \begin_inset CommandInset label
33662 LatexCommand label
33663 name "sub:Physical-Vectors"
33664
33665 \end_inset
33666
33667
33668 \begin_inset Index idx
33669 status collapsed
33670
33671 \begin_layout Plain Layout
33672 Vectors ! physical
33673 \end_layout
33674
33675 \end_inset
33676
33677
33678 \end_layout
33679
33680 \begin_layout Standard
33681 Predefined vectors are offered by the LaTeX-package 
33682 \series bold
33683 braket
33684 \series default
33685
33686 \begin_inset Index idx
33687 status collapsed
33688
33689 \begin_layout Plain Layout
33690 Packages ! braket
33691 \end_layout
33692
33693 \end_inset
33694
33695  that is loaded with the LaTeX-preamble line
33696 \end_layout
33697
33698 \begin_layout Standard
33699
33700 \series bold
33701
33702 \backslash
33703 usepackage{braket}
33704 \end_layout
33705
33706 \begin_layout Standard
33707 \begin_inset ERT
33708 status collapsed
33709
33710 \begin_layout Plain Layout
33711
33712
33713 \backslash
33714 ifbraket 
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \begin_inset Note Note
33721 status open
33722
33723 \begin_layout Plain Layout
33724 The following table will only be displayed when the LaTeX-package 
33725 \series bold
33726 braket
33727 \series default
33728  is installed.
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \begin_layout Standard
33737 The following commands are defined:
33738 \end_layout
33739
33740 \begin_layout Standard
33741 \align center
33742 \begin_inset Tabular
33743 <lyxtabular version="3" rows="4" columns="2">
33744 <features rotate="0" tabularvalignment="middle">
33745 <column alignment="center" valignment="top">
33746 <column alignment="center" valignment="top">
33747 <row>
33748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752 Command
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761 Result
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 </row>
33767 <row>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772
33773 \backslash
33774 Bra{
33775 \backslash
33776 psi
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Plain Layout
33785 \begin_inset Formula $\Bra{\psi}$
33786 \end_inset
33787
33788
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 </row>
33794 <row>
33795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799
33800 \backslash
33801 Ket{
33802 \backslash
33803 psi
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812 \begin_inset Formula $\Ket{\psi}$
33813 \end_inset
33814
33815
33816 \end_layout
33817
33818 \end_inset
33819 </cell>
33820 </row>
33821 <row>
33822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \backslash
33828 Braket{
33829 \backslash
33830 psi|
33831 \backslash
33832 phi
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841 \begin_inset Formula $\Braket{\psi|\phi}$
33842 \end_inset
33843
33844
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 </row>
33850 </lyxtabular>
33851
33852 \end_inset
33853
33854
33855 \end_layout
33856
33857 \begin_layout Standard
33858 The command 
33859 \series bold
33860
33861 \backslash
33862 Braket
33863 \series default
33864  assures that all vertical bars are set in the size of the surrounding brackets:
33865 \begin_inset Formula 
33866 \[
33867 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33868 \]
33869
33870 \end_inset
33871
33872
33873 \begin_inset ERT
33874 status collapsed
33875
33876 \begin_layout Plain Layout
33877
33878
33879 \backslash
33880 else 
33881 \end_layout
33882
33883 \end_inset
33884
33885
33886 \begin_inset Note Note
33887 status open
33888
33889 \begin_layout Plain Layout
33890 The following will be displayed when the LaTeX-package 
33891 \series bold
33892 braket
33893 \series default
33894  is not installed:
33895 \end_layout
33896
33897 \end_inset
33898
33899
33900 \end_layout
33901
33902 \begin_layout Standard
33903 You need to install the LaTeX-package 
33904 \series bold
33905 braket
33906 \series default
33907  to see the rest of this subsection in the output.
33908 \end_layout
33909
33910 \begin_layout Standard
33911 \begin_inset ERT
33912 status collapsed
33913
33914 \begin_layout Plain Layout
33915
33916
33917 \backslash
33918 fi 
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \begin_layout Standard
33927 The effect of 
33928 \series bold
33929
33930 \backslash
33931 Braket
33932 \series default
33933  can also be achieved using the command 
33934 \series bold
33935
33936 \backslash
33937 middle
33938 \series default
33939 , that is described in 
33940 \begin_inset CommandInset ref
33941 LatexCommand ref
33942 reference "sub:Automatic-Bracket-Size"
33943
33944 \end_inset
33945
33946 .
33947 \end_layout
33948
33949 \begin_layout Subsection
33950 Self-defined Fractions
33951 \begin_inset CommandInset label
33952 LatexCommand label
33953 name "sub:Self-defined-Fractions"
33954
33955 \end_inset
33956
33957
33958 \begin_inset Index idx
33959 status collapsed
33960
33961 \begin_layout Plain Layout
33962 Fractions ! self-defined
33963 \end_layout
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \begin_layout Standard
33971 To define custom commands for fractions, the command 
33972 \series bold
33973
33974 \backslash
33975 genfrac
33976 \series default
33977
33978 \begin_inset Index idx
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982 Commands ! G ! 
33983 \backslash
33984 genfrac
33985 \begin_inset ERT
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989
33990
33991 \backslash
33992 vspace{4mm}
33993 \end_layout
33994
33995 \end_inset
33996
33997
33998 \end_layout
33999
34000 \end_inset
34001
34002  is used in the following scheme:
34003 \end_layout
34004
34005 \begin_layout Standard
34006
34007 \series bold
34008
34009 \backslash
34010 genfrac{left
34011 \series default
34012  
34013 \series bold
34014 bracket}{right
34015 \series default
34016  
34017 \series bold
34018 bracket}{fraction bar thickness}{style}
34019 \begin_inset Newline newline
34020 \end_inset
34021
34022
34023 \begin_inset Phantom HPhantom
34024 status open
34025
34026 \begin_layout Plain Layout
34027
34028 \series bold
34029
34030 \backslash
34031 genfrac
34032 \end_layout
34033
34034 \end_inset
34035
34036 {numerator}{denominator}
34037 \end_layout
34038
34039 \begin_layout Standard
34040 The style is a number in the range of 0
34041 \begin_inset space \thinspace{}
34042 \end_inset
34043
34044 -
34045 \begin_inset space \thinspace{}
34046 \end_inset
34047
34048 3.
34049 \end_layout
34050
34051 \begin_layout Standard
34052 \align center
34053 \begin_inset Tabular
34054 <lyxtabular version="3" rows="5" columns="2">
34055 <features rotate="0" tabularvalignment="middle">
34056 <column alignment="center" valignment="top">
34057 <column alignment="center" valignment="top">
34058 <row>
34059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Plain Layout
34063 Number
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34069 \begin_inset Text
34070
34071 \begin_layout Plain Layout
34072 Style (Size)
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 </row>
34078 <row>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083 0
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092 display style formula
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 </row>
34098 <row>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103 1
34104 \end_layout
34105
34106 \end_inset
34107 </cell>
34108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34109 \begin_inset Text
34110
34111 \begin_layout Plain Layout
34112 inline formula
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 </row>
34118 <row>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123 2
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132 small
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 </row>
34138 <row>
34139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 3
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 tiny
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 </row>
34158 </lyxtabular>
34159
34160 \end_inset
34161
34162
34163 \end_layout
34164
34165 \begin_layout Standard
34166 When no style is given, the size is adjusted to the surrounding environment
34167  like for the command 
34168 \series bold
34169
34170 \backslash
34171 frac
34172 \series default
34173 .
34174 \end_layout
34175
34176 \begin_layout Standard
34177 When no fraction bar thickness is given, the predefined value of 0.4
34178 \begin_inset space \thinspace{}
34179 \end_inset
34180
34181 pt will be used.
34182 \end_layout
34183
34184 \begin_layout Standard
34185 \begin_inset VSpace medskip
34186 \end_inset
34187
34188 For example, the commands 
34189 \series bold
34190
34191 \backslash
34192 dfrac
34193 \series default
34194  and 
34195 \series bold
34196
34197 \backslash
34198 tbinom
34199 \series default
34200  from 
34201 \begin_inset CommandInset ref
34202 LatexCommand ref
34203 reference "sub:Fractions"
34204
34205 \end_inset
34206
34207  are defined with the commands
34208 \end_layout
34209
34210 \begin_layout Standard
34211
34212 \series bold
34213
34214 \backslash
34215 newcommand{
34216 \backslash
34217 dfrac}[2]{
34218 \backslash
34219 genfrac{}{}{}{0}{#1}{#2}}
34220 \end_layout
34221
34222 \begin_layout Standard
34223 and
34224 \end_layout
34225
34226 \begin_layout Standard
34227
34228 \series bold
34229
34230 \backslash
34231 newcommand{
34232 \backslash
34233 tbinom}[2]{
34234 \backslash
34235 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34236 \end_layout
34237
34238 \begin_layout Standard
34239 \begin_inset VSpace medskip
34240 \end_inset
34241
34242 To define a fraction where the fraction bar thickness can be given as optional
34243  argument, the following line is inserted to the LaTeX-preamble:
34244 \end_layout
34245
34246 \begin_layout Standard
34247
34248 \series bold
34249
34250 \backslash
34251 newcommand{
34252 \backslash
34253 fracS}[3][]{
34254 \backslash
34255 genfrac{}{}{#1}{}{#2}{#3}}
34256 \end_layout
34257
34258 \begin_layout Standard
34259 A test:
34260 \begin_inset Formula 
34261 \begin{align*}
34262 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34263 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34264 \end{align*}
34265
34266 \end_inset
34267
34268 As one can see, the distance of the numerator and the denominator to the
34269  fraction bar is round about three times the bar thickness.
34270 \end_layout
34271
34272 \begin_layout Subsection
34273 Canceled Formulas
34274 \begin_inset Index idx
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278 Formula ! canceled
34279 \end_layout
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \begin_layout Standard
34287 There are four ways to cancel formulas or parts of formulas:
34288 \end_layout
34289
34290 \begin_layout Standard
34291 \begin_inset ERT
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295
34296
34297 \backslash
34298 ifcancel 
34299 \end_layout
34300
34301 \end_inset
34302
34303
34304 \begin_inset Note Note
34305 status open
34306
34307 \begin_layout Plain Layout
34308 The following table will only be displayed when the LaTeX-package 
34309 \series bold
34310 cancel
34311 \series default
34312  is installed.
34313 \end_layout
34314
34315 \end_inset
34316
34317
34318 \end_layout
34319
34320 \begin_layout Standard
34321 \align center
34322 \begin_inset Tabular
34323 <lyxtabular version="3" rows="5" columns="2">
34324 <features rotate="0" tabularvalignment="middle">
34325 <column alignment="center" valignment="top">
34326 <column alignment="center" valignment="top">
34327 <row>
34328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34329 \begin_inset Text
34330
34331 \begin_layout Plain Layout
34332 Command
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34338 \begin_inset Text
34339
34340 \begin_layout Plain Layout
34341 Result
34342 \begin_inset Note Note
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346 The space and
34347 \series bold
34348  
34349 \backslash
34350 raisebox
34351 \series default
34352  are used here as spacer.
34353 \end_layout
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 </row>
34363 <row>
34364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368
34369 \backslash
34370 cancel
34371 \begin_inset space \textvisiblespace{}
34372 \end_inset
34373
34374
34375 \backslash
34376 int
34377 \begin_inset space \textvisiblespace{}
34378 \end_inset
34379
34380 A=B
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34390 \end_inset
34391
34392
34393 \end_layout
34394
34395 \end_inset
34396 </cell>
34397 </row>
34398 <row>
34399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34400 \begin_inset Text
34401
34402 \begin_layout Plain Layout
34403
34404 \backslash
34405 bcancel
34406 \begin_inset space \textvisiblespace{}
34407 \end_inset
34408
34409
34410 \backslash
34411 int
34412 \begin_inset space \textvisiblespace{}
34413 \end_inset
34414
34415 A=B
34416 \end_layout
34417
34418 \end_inset
34419 </cell>
34420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34421 \begin_inset Text
34422
34423 \begin_layout Plain Layout
34424 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34425 \end_inset
34426
34427
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 </row>
34433 <row>
34434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438
34439 \backslash
34440 xcancel
34441 \begin_inset space \textvisiblespace{}
34442 \end_inset
34443
34444
34445 \backslash
34446 int
34447 \begin_inset space \textvisiblespace{}
34448 \end_inset
34449
34450 A=B
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 </row>
34468 <row>
34469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34470 \begin_inset Text
34471
34472 \begin_layout Plain Layout
34473
34474 \backslash
34475 cancelto
34476 \begin_inset space \textvisiblespace{}
34477 \end_inset
34478
34479
34480 \backslash
34481 int
34482 \begin_inset space \textvisiblespace{}
34483 \end_inset
34484
34485 A=B
34486 \begin_inset Formula $\to$
34487 \end_inset
34488
34489 1
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \end_inset
34505 </cell>
34506 </row>
34507 </lyxtabular>
34508
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \begin_layout Standard
34515
34516 \series bold
34517
34518 \backslash
34519 cancelto
34520 \series default
34521  is especially suitable to visualize the reduction of fractions within formulas:
34522 \begin_inset Formula 
34523 \[
34524 \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}}}
34525 \]
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \begin_layout Standard
34533 To change the size of 
34534 \series bold
34535
34536 \backslash
34537 cancelto
34538 \series default
34539 's 
34540 \begin_inset Quotes eld
34541 \end_inset
34542
34543 subscript
34544 \begin_inset Quotes erd
34545 \end_inset
34546
34547  value one can add the LaTeX-preamble line
34548 \end_layout
34549
34550 \begin_layout Standard
34551
34552 \series bold
34553
34554 \backslash
34555 PassOptionsToPackage{option}{cancel}
34556 \end_layout
34557
34558 \begin_layout Standard
34559 where 
34560 \series bold
34561 option
34562 \series default
34563  is either 
34564 \series bold
34565 samesize
34566 \series default
34567  which leads to the same size as for the canceled value, or 
34568 \series bold
34569 Smaller
34570 \series default
34571  which makes is it a bit smaller than normal.
34572 \end_layout
34573
34574 \begin_layout Standard
34575 To color the cancellation bar one adds this command as TeX code:
34576 \end_layout
34577
34578 \begin_layout Standard
34579
34580 \series bold
34581
34582 \backslash
34583 renewcommand{
34584 \backslash
34585 CancelColor}{
34586 \backslash
34587 color{red}}
34588 \end_layout
34589
34590 \begin_layout Standard
34591
34592 \series bold
34593 red
34594 \series default
34595  can be replaced by a color of your choice.
34596 \end_layout
34597
34598 \begin_layout Standard
34599 \begin_inset ERT
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603
34604
34605 \backslash
34606 renewcommand{
34607 \backslash
34608 CancelColor}{
34609 \backslash
34610 color{red}}
34611 \end_layout
34612
34613 \end_inset
34614
34615
34616 \end_layout
34617
34618 \begin_layout Standard
34619 \begin_inset Formula 
34620 \[
34621 \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}}}
34622 \]
34623
34624 \end_inset
34625
34626
34627 \end_layout
34628
34629 \begin_layout Standard
34630 \begin_inset ERT
34631 status collapsed
34632
34633 \begin_layout Plain Layout
34634
34635
34636 \backslash
34637 renewcommand{
34638 \backslash
34639 CancelColor}{
34640 \backslash
34641 color{black}}
34642 \end_layout
34643
34644 \end_inset
34645
34646
34647 \begin_inset Note Note
34648 status open
34649
34650 \begin_layout Plain Layout
34651 reset the color
34652 \end_layout
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 For further customizations, see the documentation of the package 
34661 \series bold
34662 cancel
34663 \series default
34664
34665 \begin_inset CommandInset citation
34666 LatexCommand cite
34667 key "cancel"
34668
34669 \end_inset
34670
34671 .
34672 \begin_inset Index idx
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676 Packages ! cancel
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \begin_layout Standard
34685 \begin_inset ERT
34686 status collapsed
34687
34688 \begin_layout Plain Layout
34689
34690
34691 \backslash
34692 else 
34693 \end_layout
34694
34695 \end_inset
34696
34697
34698 \begin_inset Note Note
34699 status open
34700
34701 \begin_layout Plain Layout
34702 The following will be displayed when the LaTeX-package 
34703 \series bold
34704 cancel
34705 \series default
34706  is not installed:
34707 \end_layout
34708
34709 \end_inset
34710
34711
34712 \end_layout
34713
34714 \begin_layout Standard
34715 You need to install the LaTeX-package 
34716 \series bold
34717 cancel
34718 \series default
34719  to see the rest of this subsection in the output.
34720 \end_layout
34721
34722 \begin_layout Standard
34723 \begin_inset ERT
34724 status collapsed
34725
34726 \begin_layout Plain Layout
34727
34728
34729 \backslash
34730 fi 
34731 \end_layout
34732
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \begin_layout Standard
34739 \begin_inset Newpage newpage
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Subsection
34746 Formulas in Section Headings
34747 \begin_inset CommandInset label
34748 LatexCommand label
34749 name "sub:Formulas-in-Section"
34750
34751 \end_inset
34752
34753
34754 \begin_inset Index idx
34755 status collapsed
34756
34757 \begin_layout Plain Layout
34758 Formula ! in section headings
34759 \end_layout
34760
34761 \end_inset
34762
34763
34764 \end_layout
34765
34766 \begin_layout Standard
34767 When formulas are used in section headings, the following has to be taken
34768  into account:
34769 \end_layout
34770
34771 \begin_layout Standard
34772 \begin_inset Note Greyedout
34773 status open
34774
34775 \begin_layout Plain Layout
34776 When 
34777 \series bold
34778 hyperref
34779 \series default
34780
34781 \begin_inset Index idx
34782 status collapsed
34783
34784 \begin_layout Plain Layout
34785 Packages ! hyperref
34786 \end_layout
34787
34788 \end_inset
34789
34790  support is enabled in the document settings dialog under 
34791 \family sans
34792 PDF
34793 \begin_inset space ~
34794 \end_inset
34795
34796 Properties
34797 \family default
34798 , PDF-bookmarks are created for every section heading in the table of contents.
34799  If a section heading contains formulas, they are incorrectly displayed
34800  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34801 s.
34802 \end_layout
34803
34804 \end_inset
34805
34806
34807 \end_layout
34808
34809 \begin_layout Standard
34810 Both problems can be solved by inserting at the end of the section heading
34811  a short title with the menu 
34812 \family sans
34813 Insert\SpecialChar \menuseparator
34814 Short
34815 \begin_inset space ~
34816 \end_inset
34817
34818 Title
34819 \family default
34820 .
34821  Short titles are used as alternative for multiline section headings to
34822  keep the table of contents clearly arranged.
34823  Only the short title appears in the table of contents and therefore also
34824  in the PDF-bookmark.
34825 \end_layout
34826
34827 \begin_layout Standard
34828 When formulas should be used in the table of contents but 
34829 \series bold
34830 hyperref
34831 \series default
34832  is used, one can use the following command in TeX-mode:
34833 \end_layout
34834
34835 \begin_layout Standard
34836
34837 \series bold
34838
34839 \backslash
34840 texorpdfstring{part}{alternative}
34841 \begin_inset Index idx
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845 Commands ! T ! 
34846 \backslash
34847 texorpdfstring
34848 \end_layout
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \begin_layout Standard
34856 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34857  This can be characters, formulas, footnotes, but also cross-references.
34858  The alternative is used instead of the part for the bookmark.
34859 \end_layout
34860
34861 \begin_layout Standard
34862 Here are two example headings:
34863 \begin_inset VSpace -3mm
34864 \end_inset
34865
34866
34867 \begin_inset ERT
34868 status collapsed
34869
34870 \begin_layout Plain Layout
34871
34872
34873 \backslash
34874 boldmath 
34875 \end_layout
34876
34877 \end_inset
34878
34879
34880 \end_layout
34881
34882 \begin_layout Subsubsection
34883 Heading without formula in table of contents 
34884 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34885 \end_inset
34886
34887
34888 \begin_inset Argument 1
34889 status collapsed
34890
34891 \begin_layout Plain Layout
34892 Heading without formula in table of contents
34893 \end_layout
34894
34895 \end_inset
34896
34897
34898 \end_layout
34899
34900 \begin_layout Subsubsection
34901 Heading with formula in table of contents
34902 \begin_inset ERT
34903 status collapsed
34904
34905 \begin_layout Plain Layout
34906
34907
34908 \backslash
34909 texorpdfstring{
34910 \end_layout
34911
34912 \end_inset
34913
34914  
34915 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34916 \end_inset
34917
34918
34919 \begin_inset ERT
34920 status collapsed
34921
34922 \begin_layout Plain Layout
34923
34924 }{}
34925 \end_layout
34926
34927 \end_inset
34928
34929
34930 \end_layout
34931
34932 \begin_layout Standard
34933 \begin_inset ERT
34934 status collapsed
34935
34936 \begin_layout Plain Layout
34937
34938
34939 \backslash
34940 unboldmath 
34941 \end_layout
34942
34943 \end_inset
34944
34945 In the first heading a short title was used, in the second one 
34946 \series bold
34947
34948 \backslash
34949 texorpdfstring
34950 \series default
34951 .
34952 \end_layout
34953
34954 \begin_layout Standard
34955 To get the same formatting as for the other headings, the complete heading
34956  was set into a 
34957 \series bold
34958 boldmath
34959 \series default
34960  environment
34961 \begin_inset Foot
34962 status collapsed
34963
34964 \begin_layout Plain Layout
34965 see 
34966 \begin_inset CommandInset ref
34967 LatexCommand ref
34968 reference "sub:Bold-Formulas"
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \end_inset
34976
34977 .
34978 \end_layout
34979
34980 \begin_layout Subsection
34981 Formulas in multi-column Text
34982 \begin_inset Index idx
34983 status collapsed
34984
34985 \begin_layout Plain Layout
34986 Formula ! in multi-column text
34987 \end_layout
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \begin_layout Standard
34995 Formulas in multi-column text are often too wide to fit into a column and
34996  thus need to be set over the whole page width.
34997  This is done by using the LaTeX-package 
34998 \series bold
34999 multicol
35000 \series default
35001
35002 \begin_inset Foot
35003 status collapsed
35004
35005 \begin_layout Plain Layout
35006
35007 \series bold
35008 multicol
35009 \series default
35010  is part of every LaTeX standard installation.
35011 \end_layout
35012
35013 \end_inset
35014
35015
35016 \begin_inset Index idx
35017 status collapsed
35018
35019 \begin_layout Plain Layout
35020 Packages ! multicol
35021 \end_layout
35022
35023 \end_inset
35024
35025 , that is loaded with the LaTeX-preamble line
35026 \end_layout
35027
35028 \begin_layout Standard
35029
35030 \series bold
35031
35032 \backslash
35033 usepackage{multicol}
35034 \end_layout
35035
35036 \begin_layout Standard
35037 \begin_inset Note Greyedout
35038 status open
35039
35040 \begin_layout Plain Layout
35041 Note that in this case the setting 
35042 \family sans
35043 Two-column
35044 \begin_inset space ~
35045 \end_inset
35046
35047 document
35048 \family default
35049  in the menu 
35050 \family sans
35051 Document\SpecialChar \menuseparator
35052 Settings
35053 \family default
35054  under 
35055 \family sans
35056 Text
35057 \begin_inset space ~
35058 \end_inset
35059
35060 Layout
35061 \family default
35062 \emph on
35063  
35064 \emph default
35065 must 
35066 \emph on
35067 not
35068 \emph default
35069  be selected.
35070 \end_layout
35071
35072 \end_inset
35073
35074
35075 \end_layout
35076
35077 \begin_layout Standard
35078 Before the multi-column text the command
35079 \end_layout
35080
35081 \begin_layout Standard
35082
35083 \series bold
35084
35085 \backslash
35086 begin{multicols}{column number}
35087 \end_layout
35088
35089 \begin_layout Standard
35090 is written in TeX-mode.
35091  The column number is a number in the range of 2
35092 \begin_inset space \thinspace{}
35093 \end_inset
35094
35095 -
35096 \begin_inset space \thinspace{}
35097 \end_inset
35098
35099 10.
35100  Before the formula the multi-column text is ended by inserting the command
35101 \end_layout
35102
35103 \begin_layout Standard
35104
35105 \series bold
35106
35107 \backslash
35108 end{multicols}
35109 \end_layout
35110
35111 \begin_layout Standard
35112 in TeX-mode.
35113 \end_layout
35114
35115 \begin_layout Standard
35116 Due to the command some space is automatically added before the formula.
35117  To revert this, -6
35118 \begin_inset space \thinspace{}
35119 \end_inset
35120
35121 mm vertical space is inserted before the formula.
35122  When the formula style 
35123 \series bold
35124 Indented
35125 \begin_inset Foot
35126 status collapsed
35127
35128 \begin_layout Plain Layout
35129 formula styles see 
35130 \begin_inset CommandInset ref
35131 LatexCommand ref
35132 reference "sec:Formula-Styles"
35133
35134 \end_inset
35135
35136
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \series default
35143  is used, -9
35144 \begin_inset space \thinspace{}
35145 \end_inset
35146
35147 mm space is inserted instead.
35148 \end_layout
35149
35150 \begin_layout Standard
35151 As example a multi-column text with a displayed formula:
35152 \end_layout
35153
35154 \begin_layout Standard
35155
35156 \lang german
35157 \begin_inset ERT
35158 status collapsed
35159
35160 \begin_layout Plain Layout
35161
35162
35163 \backslash
35164 begin{multicols}{2}
35165 \end_layout
35166
35167 \end_inset
35168
35169 Das Spektrum wird fouriertransformiert.
35170  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35171 , Lösungsmittel) zu trennen.
35172  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35173  nun das Aussehen des Ausgangssignals.
35174  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35175  über alle Phasen integrieren muss.
35176  Sei nun 
35177 \begin_inset Formula $S$
35178 \end_inset
35179
35180  unser normiertes Ausgangssignal und 
35181 \begin_inset Formula $P$
35182 \end_inset
35183
35184  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35185 \begin_inset ERT
35186 status collapsed
35187
35188 \begin_layout Plain Layout
35189
35190
35191 \backslash
35192 end{multicols}
35193 \end_layout
35194
35195 \end_inset
35196
35197
35198 \begin_inset VSpace -6mm
35199 \end_inset
35200
35201
35202 \begin_inset Formula 
35203 \begin{equation}
35204 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35205 \end{equation}
35206
35207 \end_inset
35208
35209
35210 \begin_inset ERT
35211 status collapsed
35212
35213 \begin_layout Plain Layout
35214
35215
35216 \backslash
35217 begin{multicols}{2}
35218 \end_layout
35219
35220 \end_inset
35221
35222 wobei 
35223 \begin_inset Formula $S_{0}$
35224 \end_inset
35225
35226  das Signal ohne Gradient ist und die Normierungsbedingung 
35227 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35228 \end_inset
35229
35230  gilt.
35231  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35232  Direkt nach dem 
35233 \begin_inset Formula $\nicefrac{\pi}{2}$
35234 \end_inset
35235
35236
35237 \begin_inset space \thinspace{}
35238 \end_inset
35239
35240 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35241  das Signal zusätzlich abschwächt.
35242  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35243  
35244 \begin_inset Formula $T_{2}$
35245 \end_inset
35246
35247 -Zeit.
35248 \end_layout
35249
35250 \begin_layout Standard
35251
35252 \lang german
35253 \begin_inset ERT
35254 status collapsed
35255
35256 \begin_layout Plain Layout
35257
35258
35259 \backslash
35260 end{multicols}
35261 \end_layout
35262
35263 \end_inset
35264
35265
35266 \end_layout
35267
35268 \begin_layout Subsection
35269 Formulas with Description of Variables
35270 \begin_inset Index idx
35271 status collapsed
35272
35273 \begin_layout Plain Layout
35274 Formula ! with description of variables
35275 \end_layout
35276
35277 \end_inset
35278
35279
35280 \end_layout
35281
35282 \begin_layout Standard
35283 To describe variables within a formula, like in formula 
35284 \begin_inset CommandInset ref
35285 LatexCommand eqref
35286 reference "eq:within"
35287
35288 \end_inset
35289
35290 , a 2
35291 \series bold
35292 ×
35293 \series default
35294
35295 \begin_inset Formula $n$
35296 \end_inset
35297
35298
35299 \begin_inset space ~
35300 \end_inset
35301
35302 matrix is used with left aligned columns for the 
35303 \begin_inset Formula $n$
35304 \end_inset
35305
35306  used variables.
35307 \begin_inset Foot
35308 status collapsed
35309
35310 \begin_layout Plain Layout
35311 matrices see 
35312 \begin_inset CommandInset ref
35313 LatexCommand ref
35314 reference "sec:Matrices"
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \end_inset
35322
35323  To set the description in a smaller size, before the matrix e.
35324 \begin_inset space \thinspace{}
35325 \end_inset
35326
35327 g.
35328 \begin_inset space \space{}
35329 \end_inset
35330
35331 the command 
35332 \series bold
35333
35334 \backslash
35335 footnotesize
35336 \series default
35337  is inserted.
35338 \begin_inset Foot
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342 font sizes see 
35343 \begin_inset CommandInset ref
35344 LatexCommand ref
35345 reference "sub:Font-Sizes"
35346
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \end_inset
35353
35354
35355 \end_layout
35356
35357 \begin_layout Standard
35358 When the formula style 
35359 \series bold
35360 Indented
35361 \begin_inset Foot
35362 status collapsed
35363
35364 \begin_layout Plain Layout
35365 formula styles see 
35366 \begin_inset CommandInset ref
35367 LatexCommand ref
35368 reference "sec:Formula-Styles"
35369
35370 \end_inset
35371
35372
35373 \end_layout
35374
35375 \end_inset
35376
35377
35378 \series default
35379  is used, a 
35380 \series bold
35381
35382 \backslash
35383 hfill
35384 \series default
35385
35386 \begin_inset Foot
35387 status collapsed
35388
35389 \begin_layout Plain Layout
35390
35391 \series bold
35392
35393 \backslash
35394 hfill
35395 \series default
35396  only works in formulas with the style 
35397 \series bold
35398 Indented
35399 \series default
35400 , see 
35401 \begin_inset CommandInset ref
35402 LatexCommand ref
35403 reference "sub:Variable-Space"
35404
35405 \end_inset
35406
35407 .
35408 \end_layout
35409
35410 \end_inset
35411
35412  is inserted before and after the matrix to have the same separation of
35413  the matrix from the equation and the side margin.
35414 \end_layout
35415
35416 \begin_layout Standard
35417 When the formula style 
35418 \series bold
35419 Centered
35420 \series default
35421  is used, the method described in 
35422 \begin_inset CommandInset ref
35423 LatexCommand ref
35424 reference "sub:Flalign-Environment"
35425
35426 \end_inset
35427
35428  is used to indent formulas.
35429  Formula 
35430 \begin_inset CommandInset ref
35431 LatexCommand eqref
35432 reference "eq:within"
35433
35434 \end_inset
35435
35436  consists of five columns where in the first two columns contain the equation,
35437  the third the matrix and the last one an empty TeX-brace.
35438 \begin_inset Formula 
35439 \begin{flalign}
35440 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35441 \rho & \textrm{density}\\
35442 V & \textrm{volume}\\
35443 g & \textrm{gravitational acceleration}
35444 \end{array} &  & {}\label{eq:within}
35445 \end{flalign}
35446
35447 \end_inset
35448
35449
35450 \end_layout
35451
35452 \begin_layout Subsection
35453 Upright small Greek Letters
35454 \begin_inset CommandInset label
35455 LatexCommand label
35456 name "sub:Upright-small-Greek"
35457
35458 \end_inset
35459
35460
35461 \begin_inset Index idx
35462 status collapsed
35463
35464 \begin_layout Plain Layout
35465 Greek letters ! upright
35466 \end_layout
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Standard
35474 Most of the math fonts only provide italic small Greek letters.
35475  But for symbols of elementary particles like pions and neutrinos, upright
35476  Greek letters are needed.
35477  The file 
35478 \series bold
35479 upgreek.sty
35480 \series default
35481
35482 \begin_inset Foot
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486
35487 \series bold
35488 upgreek
35489 \series default
35490  is part of the LaTeX-package 
35491 \series bold
35492 was
35493 \series default
35494
35495 \begin_inset Index idx
35496 status collapsed
35497
35498 \begin_layout Plain Layout
35499 Packages ! was
35500 \begin_inset ERT
35501 status collapsed
35502
35503 \begin_layout Plain Layout
35504
35505
35506 \backslash
35507 vspace{4mm}
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \end_inset
35516
35517 .
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \begin_inset Index idx
35524 status collapsed
35525
35526 \begin_layout Plain Layout
35527 Packages ! upgreek
35528 \end_layout
35529
35530 \end_inset
35531
35532  that is loaded with the LaTeX-preamble line
35533 \end_layout
35534
35535 \begin_layout Standard
35536
35537 \series bold
35538
35539 \backslash
35540 usepackage{upgreek}
35541 \end_layout
35542
35543 \begin_layout Standard
35544 provides them.
35545  
35546 \begin_inset ERT
35547 status collapsed
35548
35549 \begin_layout Plain Layout
35550
35551
35552 \backslash
35553 ifupgreek 
35554 \end_layout
35555
35556 \end_inset
35557
35558
35559 \begin_inset Note Note
35560 status open
35561
35562 \begin_layout Plain Layout
35563 The following table will only be displayed when the LaTeX-package 
35564 \series bold
35565 upgreek
35566 \series default
35567  is installed:
35568 \end_layout
35569
35570 \end_inset
35571
35572  They are created when the command for a small Greek letter is started with
35573  
35574 \series bold
35575 up
35576 \series default
35577 .
35578  For example the command 
35579 \series bold
35580
35581 \backslash
35582 uptau
35583 \series default
35584  creates this: 
35585 \begin_inset Formula $\uptau$
35586 \end_inset
35587
35588
35589 \end_layout
35590
35591 \begin_layout Standard
35592 With these commands reactions of elementary particles can be typeset:
35593 \begin_inset Formula 
35594 \[
35595 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35596 \]
35597
35598 \end_inset
35599
35600
35601 \end_layout
35602
35603 \begin_layout Standard
35604 The upright letters are more bold and wider than the italic ones.
35605  They should therefore not be used for units like 
35606 \begin_inset Quotes eld
35607 \end_inset
35608
35609 µm
35610 \begin_inset Quotes erd
35611 \end_inset
35612
35613 .
35614 \end_layout
35615
35616 \begin_layout Standard
35617 \begin_inset ERT
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621
35622
35623 \backslash
35624 else 
35625 \end_layout
35626
35627 \end_inset
35628
35629
35630 \begin_inset Note Note
35631 status open
35632
35633 \begin_layout Plain Layout
35634 The following will be displayed when the LaTeX-package 
35635 \series bold
35636 upgreek
35637 \series default
35638  is not installed:
35639 \end_layout
35640
35641 \end_inset
35642
35643
35644 \end_layout
35645
35646 \begin_layout Standard
35647 You need to install the LaTeX-package 
35648 \series bold
35649 upgreek
35650 \series default
35651  to see the rest of this subsection in the output.
35652 \end_layout
35653
35654 \begin_layout Standard
35655 \begin_inset ERT
35656 status collapsed
35657
35658 \begin_layout Plain Layout
35659
35660
35661 \backslash
35662 fi 
35663 \end_layout
35664
35665 \end_inset
35666
35667
35668 \end_layout
35669
35670 \begin_layout Subsection
35671 Text Characters in Formulas
35672 \begin_inset CommandInset label
35673 LatexCommand label
35674 name "sub:Text-Characters-in"
35675
35676 \end_inset
35677
35678
35679 \begin_inset Index idx
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683 Text ! in formulas
35684 \end_layout
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Standard
35692 In some cases you might want to insert text characters directly into formulas.
35693  When for example the centered dot · is often used in formulas like 
35694 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35695 \end_inset
35696
35697 , one would have to insert the command 
35698 \series bold
35699
35700 \backslash
35701 cdot
35702 \series default
35703
35704 \begin_inset Foot
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708 see 
35709 \begin_inset CommandInset ref
35710 LatexCommand ref
35711 reference "sub:Binary-Operators"
35712
35713 \end_inset
35714
35715
35716 \end_layout
35717
35718 \end_inset
35719
35720  all the time, because this character is defined in all encodings as text
35721  character.
35722  But the encoding can be changed by this LaTeX-preamble line:
35723 \end_layout
35724
35725 \begin_layout Standard
35726
35727 \series bold
35728
35729 \backslash
35730 Declare Inputtext{183}{
35731 \backslash
35732 ifmmode
35733 \backslash
35734 cdot
35735 \backslash
35736 else
35737 \backslash
35738 textperiodcentered
35739 \backslash
35740 f\SpecialChar \textcompwordmark{}
35741 i}
35742 \end_layout
35743
35744 \begin_layout Standard
35745 The character encoding (menu 
35746 \family sans
35747 Document\SpecialChar \menuseparator
35748 Settings\SpecialChar \menuseparator
35749 Language
35750 \family default
35751 ) specifies what character appears when a keyboard key is pressed.
35752  When the key for the character '·' is pressed, internally the command 
35753 \series bold
35754
35755 \backslash
35756 textperiodcentered
35757 \series default
35758  is used.
35759  But this command is not available in a formula so that you would get LaTeX-erro
35760 rs.
35761  With the changed encoding the right command is chosen automatically, depending
35762  on if the character was inserted into a formula or not.
35763 \end_layout
35764
35765 \begin_layout Standard
35766 The encoding of several characters is saved in definition files.
35767  For example the encoding 
35768 \series bold
35769 latin9
35770 \series default
35771  is defined in the file 
35772 \series bold
35773 latin9.def
35774 \series default
35775  which is in the installation folder of LaTeX.
35776  Encodings should only be changed via the LaTeX-preamble and not in the
35777  definition files.
35778  Otherwise documents could not be edited by other LyX users working on other
35779  computers.
35780 \end_layout
35781
35782 \begin_layout Standard
35783 \begin_inset VSpace medskip
35784 \end_inset
35785
35786 Besides the centered dot, in this document the degree sign ° is defined
35787  with the following LaTeX-preamble line so that it can be directly inserted
35788  into a formula:
35789 \end_layout
35790
35791 \begin_layout Standard
35792
35793 \series bold
35794
35795 \backslash
35796 DeclareInputtext{176}{
35797 \backslash
35798 ifmmode^
35799 \backslash
35800 circ
35801 \backslash
35802 else
35803 \backslash
35804 textdegree
35805 \backslash
35806 f\SpecialChar \textcompwordmark{}
35807 i}
35808 \end_layout
35809
35810 \begin_layout Standard
35811 \begin_inset Newpage newpage
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \begin_layout Section
35818 \start_of_appendix
35819 Typographic Advice
35820 \begin_inset Index idx
35821 status collapsed
35822
35823 \begin_layout Plain Layout
35824 Typographic advice
35825 \end_layout
35826
35827 \end_inset
35828
35829
35830 \end_layout
35831
35832 \begin_layout Standard
35833 This section is a summary of the most important typographic rules, listed
35834  in ISO norms.
35835 \begin_inset Foot
35836 status collapsed
35837
35838 \begin_layout Plain Layout
35839 This collection was partly taken from the German semi-official dictionary
35840  called 
35841 \begin_inset Quotes eld
35842 \end_inset
35843
35844 Duden
35845 \begin_inset Quotes erd
35846 \end_inset
35847
35848  
35849 \begin_inset CommandInset citation
35850 LatexCommand cite
35851 key "Duden"
35852
35853 \end_inset
35854
35855  that lists some of the ISO rules.
35856  More rules are listed in 
35857 \begin_inset CommandInset citation
35858 LatexCommand cite
35859 key "Checklist"
35860
35861 \end_inset
35862
35863 .
35864 \end_layout
35865
35866 \end_inset
35867
35868
35869 \end_layout
35870
35871 \begin_layout Itemize
35872 Physical units are 
35873 \emph on
35874 always
35875 \emph default
35876  set upright
35877 \begin_inset Foot
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 done with font styles, see 
35882 \begin_inset CommandInset ref
35883 LatexCommand ref
35884 reference "sub:Font-Styles"
35885
35886 \end_inset
35887
35888
35889 \end_layout
35890
35891 \end_inset
35892
35893 , no matter if they appear in italic text: 30
35894 \begin_inset space \thinspace{}
35895 \end_inset
35896
35897 km/h
35898 \begin_inset Newline newline
35899 \end_inset
35900
35901 Between the value and the unit is the smallest space, see 
35902 \begin_inset CommandInset ref
35903 LatexCommand ref
35904 reference "sub:Predefined-Space"
35905
35906 \end_inset
35907
35908 .
35909 \begin_inset Newline newline
35910 \end_inset
35911
35912 This convention is automatically fulfilled when the command 
35913 \series bold
35914
35915 \backslash
35916 unittwo
35917 \series default
35918  is used.
35919  When it is entered to a formula, two boxes appear.
35920  In the first one the value is inserted, in the second one the unit, and
35921  one gets as above: 
35922 \begin_inset Formula $\unit[30]{km/h}$
35923 \end_inset
35924
35925
35926 \begin_inset space \thinspace{}
35927 \end_inset
35928
35929 .
35930  Note that 
35931 \series bold
35932
35933 \backslash
35934 unittwo
35935 \series default
35936  is not a real LaTeX command but the command 
35937 \series bold
35938
35939 \backslash
35940 unit[value]{unit}
35941 \series default
35942 , therefore you cannot use it in TeX code.
35943 \end_layout
35944
35945 \begin_layout Itemize
35946 Percent and perthousand signs are set like physical units:
35947 \begin_inset Newline newline
35948 \end_inset
35949
35950 1.2
35951 \begin_inset space \thinspace{}
35952 \end_inset
35953
35954 ‰ alcohol in blood
35955 \end_layout
35956
35957 \begin_layout Itemize
35958 The degree sign follows directly on the value: 15°, but not when it is used
35959  in units: 15
35960 \begin_inset space \thinspace{}
35961 \end_inset
35962
35963 °C
35964 \end_layout
35965
35966 \begin_layout Itemize
35967 In numbers with more than four digits the smallest space is inserted before
35968  every third digit to group them: 
35969 \family roman
35970 \series medium
35971 \shape up
35972 \size normal
35973 \emph off
35974 \bar no
35975 \noun off
35976 \color none
35977 18
35978 \begin_inset space \thinspace{}
35979 \end_inset
35980
35981 473
35982 \begin_inset space \thinspace{}
35983 \end_inset
35984
35985 588
35986 \end_layout
35987
35988 \begin_layout Itemize
35989 For dimensions like 120×90×40
35990 \begin_inset space \thinspace{}
35991 \end_inset
35992
35993 cm the multiplication sign 
35994 \begin_inset Quotes eld
35995 \end_inset
35996
35997 ×
35998 \begin_inset Quotes erd
35999 \end_inset
36000
36001  is used.
36002  It is available either via the command 
36003 \series bold
36004
36005 \backslash
36006 times
36007 \series default
36008  or via the menu 
36009 \family sans
36010 Insert\SpecialChar \menuseparator
36011 Special Character\SpecialChar \menuseparator
36012 Symbols
36013 \family default
36014 .
36015 \end_layout
36016
36017 \begin_layout Itemize
36018 Functions with names consisting of several letters are set upright to avoid
36019  confusions, see 
36020 \begin_inset CommandInset ref
36021 LatexCommand ref
36022 reference "sub:Predefined-Functions"
36023
36024 \end_inset
36025
36026 .
36027 \end_layout
36028
36029 \begin_layout Itemize
36030 Indices consisting of several letters, are set upright: 
36031 \begin_inset Formula $E_{\mathrm{kin}}$
36032 \end_inset
36033
36034
36035 \begin_inset Newline newline
36036 \end_inset
36037
36038 Components of matrices are set italic: 
36039 \begin_inset Formula $\hat{H}_{kl}$
36040 \end_inset
36041
36042
36043 \end_layout
36044
36045 \begin_layout Itemize
36046 The differentiation/integration operator 'd', the Euler's number 'e' and
36047  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36048  other variables.
36049 \end_layout
36050
36051 \begin_layout Itemize
36052 The character that denotes a 
36053 \noun on
36054 Fourier
36055 \noun default
36056  transformation is inserted either by the command 
36057 \series bold
36058
36059 \backslash
36060 mathscr
36061 \begin_inset space \textvisiblespace{}
36062 \end_inset
36063
36064 F
36065 \series default
36066  or via the menu 
36067 \family sans
36068 Insert\SpecialChar \menuseparator
36069 Special Character\SpecialChar \menuseparator
36070 Symbols\SpecialChar \menuseparator
36071 Letterlike
36072 \begin_inset space ~
36073 \end_inset
36074
36075 Symbols
36076 \family default
36077
36078 \begin_inset Formula $\mathscr{F}$
36079 \end_inset
36080
36081
36082 \end_layout
36083
36084 \begin_layout Standard
36085 \begin_inset Newpage newpage
36086 \end_inset
36087
36088
36089 \end_layout
36090
36091 \begin_layout Section
36092 Synonyms
36093 \begin_inset Index idx
36094 status collapsed
36095
36096 \begin_layout Plain Layout
36097 Synonyms
36098 \end_layout
36099
36100 \end_inset
36101
36102
36103 \end_layout
36104
36105 \begin_layout Standard
36106 Some characters and symbols can be created with several commands.
36107  Here is a list of the synonym commands:
36108 \end_layout
36109
36110 \begin_layout Standard
36111 \begin_inset VSpace bigskip
36112 \end_inset
36113
36114
36115 \begin_inset space \hfill{}
36116 \end_inset
36117
36118
36119 \begin_inset Tabular
36120 <lyxtabular version="3" rows="12" columns="2">
36121 <features rotate="0" tabularvalignment="middle">
36122 <column alignment="center" valignment="top" width="0pt">
36123 <column alignment="center" valignment="top" width="0pt">
36124 <row>
36125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36126 \begin_inset Text
36127
36128 \begin_layout Plain Layout
36129 Command
36130 \end_layout
36131
36132 \end_inset
36133 </cell>
36134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36135 \begin_inset Text
36136
36137 \begin_layout Plain Layout
36138 equivalent to
36139 \begin_inset Note Note
36140 status collapsed
36141
36142 \begin_layout Plain Layout
36143
36144 \series bold
36145
36146 \backslash
36147 raisebox
36148 \series default
36149  is only used as spacer.
36150 \end_layout
36151
36152 \end_inset
36153
36154
36155 \end_layout
36156
36157 \end_inset
36158 </cell>
36159 </row>
36160 <row>
36161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36162 \begin_inset Text
36163
36164 \begin_layout Plain Layout
36165
36166 \backslash
36167 ast
36168 \end_layout
36169
36170 \end_inset
36171 </cell>
36172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36173 \begin_inset Text
36174
36175 \begin_layout Plain Layout
36176 \begin_inset ERT
36177 status collapsed
36178
36179 \begin_layout Plain Layout
36180
36181
36182 \backslash
36183 raisebox{-1.2mm}{
36184 \end_layout
36185
36186 \end_inset
36187
36188 *
36189 \begin_inset ERT
36190 status collapsed
36191
36192 \begin_layout Plain Layout
36193
36194 }
36195 \end_layout
36196
36197 \end_inset
36198
36199
36200 \end_layout
36201
36202 \end_inset
36203 </cell>
36204 </row>
36205 <row>
36206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36207 \begin_inset Text
36208
36209 \begin_layout Plain Layout
36210
36211 \backslash
36212 choose
36213 \end_layout
36214
36215 \end_inset
36216 </cell>
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \backslash
36223 binom
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 </row>
36229 <row>
36230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36231 \begin_inset Text
36232
36233 \begin_layout Plain Layout
36234
36235 \backslash
36236 geq
36237 \end_layout
36238
36239 \end_inset
36240 </cell>
36241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36242 \begin_inset Text
36243
36244 \begin_layout Plain Layout
36245
36246 \backslash
36247 ge
36248 \end_layout
36249
36250 \end_inset
36251 </cell>
36252 </row>
36253 <row>
36254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36255 \begin_inset Text
36256
36257 \begin_layout Plain Layout
36258
36259 \backslash
36260 lbrace
36261 \end_layout
36262
36263 \end_inset
36264 </cell>
36265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36266 \begin_inset Text
36267
36268 \begin_layout Plain Layout
36269 {
36270 \end_layout
36271
36272 \end_inset
36273 </cell>
36274 </row>
36275 <row>
36276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36277 \begin_inset Text
36278
36279 \begin_layout Plain Layout
36280
36281 \backslash
36282 lbracket
36283 \end_layout
36284
36285 \end_inset
36286 </cell>
36287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291 [
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 leftarrow
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 gets
36316 \end_layout
36317
36318 \end_inset
36319 </cell>
36320 </row>
36321 <row>
36322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36323 \begin_inset Text
36324
36325 \begin_layout Plain Layout
36326
36327 \backslash
36328 leq
36329 \end_layout
36330
36331 \end_inset
36332 </cell>
36333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36334 \begin_inset Text
36335
36336 \begin_layout Plain Layout
36337
36338 \backslash
36339 le
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 </row>
36345 <row>
36346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36347 \begin_inset Text
36348
36349 \begin_layout Plain Layout
36350
36351 \backslash
36352 lor
36353 \end_layout
36354
36355 \end_inset
36356 </cell>
36357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \backslash
36363 vee
36364 \end_layout
36365
36366 \end_inset
36367 </cell>
36368 </row>
36369 <row>
36370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374
36375 \backslash
36376 neq
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385
36386 \backslash
36387 not=
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 slash
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" bottomline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \backslash
36422 vert
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431 |
36432 \end_layout
36433
36434 \end_inset
36435 </cell>
36436 </row>
36437 </lyxtabular>
36438
36439 \end_inset
36440
36441
36442 \begin_inset space \hfill{}
36443 \end_inset
36444
36445
36446 \begin_inset Tabular
36447 <lyxtabular version="3" rows="12" columns="2">
36448 <features rotate="0" tabularvalignment="middle">
36449 <column alignment="center" valignment="top" width="0pt">
36450 <column alignment="center" valignment="top" width="0pt">
36451 <row>
36452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36453 \begin_inset Text
36454
36455 \begin_layout Plain Layout
36456 Command
36457 \end_layout
36458
36459 \end_inset
36460 </cell>
36461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465 equivalent to
36466 \end_layout
36467
36468 \end_inset
36469 </cell>
36470 </row>
36471 <row>
36472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476
36477 \backslash
36478 backslash
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487
36488 \backslash
36489
36490 \backslash
36491
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 </row>
36497 <row>
36498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36499 \begin_inset Text
36500
36501 \begin_layout Plain Layout
36502
36503 \backslash
36504 dasharrow
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513
36514 \backslash
36515 dashrightarrow
36516 \end_layout
36517
36518 \end_inset
36519 </cell>
36520 </row>
36521 <row>
36522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36523 \begin_inset Text
36524
36525 \begin_layout Plain Layout
36526
36527 \backslash
36528 land
36529 \end_layout
36530
36531 \end_inset
36532 </cell>
36533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36534 \begin_inset Text
36535
36536 \begin_layout Plain Layout
36537
36538 \backslash
36539 wedge
36540 \end_layout
36541
36542 \end_inset
36543 </cell>
36544 </row>
36545 <row>
36546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36547 \begin_inset Text
36548
36549 \begin_layout Plain Layout
36550
36551 \backslash
36552 rbrace
36553 \end_layout
36554
36555 \end_inset
36556 </cell>
36557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36558 \begin_inset Text
36559
36560 \begin_layout Plain Layout
36561 }
36562 \end_layout
36563
36564 \end_inset
36565 </cell>
36566 </row>
36567 <row>
36568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36569 \begin_inset Text
36570
36571 \begin_layout Plain Layout
36572
36573 \backslash
36574 rbracket
36575 \end_layout
36576
36577 \end_inset
36578 </cell>
36579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36580 \begin_inset Text
36581
36582 \begin_layout Plain Layout
36583 ]
36584 \end_layout
36585
36586 \end_inset
36587 </cell>
36588 </row>
36589 <row>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \backslash
36596 rightarrow
36597 \end_layout
36598
36599 \end_inset
36600 </cell>
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605
36606 \backslash
36607 to
36608 \end_layout
36609
36610 \end_inset
36611 </cell>
36612 </row>
36613 <row>
36614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36615 \begin_inset Text
36616
36617 \begin_layout Plain Layout
36618
36619 \backslash
36620 lnot
36621 \end_layout
36622
36623 \end_inset
36624 </cell>
36625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36626 \begin_inset Text
36627
36628 \begin_layout Plain Layout
36629
36630 \backslash
36631 neg
36632 \end_layout
36633
36634 \end_inset
36635 </cell>
36636 </row>
36637 <row>
36638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36639 \begin_inset Text
36640
36641 \begin_layout Plain Layout
36642
36643 \backslash
36644 ne
36645 \end_layout
36646
36647 \end_inset
36648 </cell>
36649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36650 \begin_inset Text
36651
36652 \begin_layout Plain Layout
36653
36654 \backslash
36655 not=
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 </row>
36661 <row>
36662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666
36667 \backslash
36668 owns
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout Plain Layout
36677
36678 \backslash
36679 ni
36680 \end_layout
36681
36682 \end_inset
36683 </cell>
36684 </row>
36685 <row>
36686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690
36691 \backslash
36692 square
36693 \end_layout
36694
36695 \end_inset
36696 </cell>
36697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36698 \begin_inset Text
36699
36700 \begin_layout Plain Layout
36701
36702 \backslash
36703 Box
36704 \end_layout
36705
36706 \end_inset
36707 </cell>
36708 </row>
36709 <row>
36710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36711 \begin_inset Text
36712
36713 \begin_layout Plain Layout
36714
36715 \backslash
36716 Vert
36717 \end_layout
36718
36719 \end_inset
36720 </cell>
36721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36722 \begin_inset Text
36723
36724 \begin_layout Plain Layout
36725
36726 \backslash
36727 |
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 </row>
36733 </lyxtabular>
36734
36735 \end_inset
36736
36737
36738 \begin_inset space \hfill{}
36739 \end_inset
36740
36741
36742 \end_layout
36743
36744 \begin_layout Standard
36745 \begin_inset Newpage newpage
36746 \end_inset
36747
36748
36749 \end_layout
36750
36751 \begin_layout Bibliography
36752 \begin_inset CommandInset bibitem
36753 LatexCommand bibitem
36754 key "TLC2"
36755
36756 \end_inset
36757
36758
36759 \shape smallcaps
36760 Mittelbach, F.
36761  ; Goossens, M.
36762 \shape default
36763
36764 \shape italic
36765 The LaTeX Companion
36766 \shape default
36767 .
36768  Addison Wesley, 2004
36769 \end_layout
36770
36771 \begin_layout Bibliography
36772 \begin_inset CommandInset bibitem
36773 LatexCommand bibitem
36774 key "Mathmode"
36775
36776 \end_inset
36777
36778
36779 \begin_inset CommandInset href
36780 LatexCommand href
36781 name "Description"
36782 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36783
36784 \end_inset
36785
36786  of LaTeX's math abilities
36787 \end_layout
36788
36789 \begin_layout Bibliography
36790 \begin_inset CommandInset bibitem
36791 LatexCommand bibitem
36792 key "AMS"
36793
36794 \end_inset
36795
36796
36797 \begin_inset CommandInset href
36798 LatexCommand href
36799 name "Description"
36800 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36801
36802 \end_inset
36803
36804  of 
36805 \begin_inset ERT
36806 status collapsed
36807
36808 \begin_layout Plain Layout
36809
36810
36811 \backslash
36812 AmS
36813 \end_layout
36814
36815 \end_inset
36816
36817 -LaTeX
36818 \end_layout
36819
36820 \begin_layout Bibliography
36821 \begin_inset CommandInset bibitem
36822 LatexCommand bibitem
36823 key "Symbols"
36824
36825 \end_inset
36826
36827
36828 \begin_inset CommandInset href
36829 LatexCommand href
36830 name "List"
36831 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36832
36833 \end_inset
36834
36835  of all symbols available with LaTeX-packages
36836 \end_layout
36837
36838 \begin_layout Bibliography
36839 \begin_inset CommandInset bibitem
36840 LatexCommand bibitem
36841 key "cancel"
36842
36843 \end_inset
36844
36845
36846 \begin_inset CommandInset href
36847 LatexCommand href
36848 name "Documentation"
36849 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36850
36851 \end_inset
36852
36853  of the LaTeX-package 
36854 \series bold
36855 cancel
36856 \series default
36857
36858 \begin_inset Index idx
36859 status collapsed
36860
36861 \begin_layout Plain Layout
36862 Packages ! cancel
36863 \end_layout
36864
36865 \end_inset
36866
36867
36868 \end_layout
36869
36870 \begin_layout Bibliography
36871 \begin_inset CommandInset bibitem
36872 LatexCommand bibitem
36873 key "hyperref"
36874
36875 \end_inset
36876
36877
36878 \begin_inset CommandInset href
36879 LatexCommand href
36880 name "Documentation"
36881 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36882
36883 \end_inset
36884
36885  of the LaTeX-package 
36886 \series bold
36887 hyperref
36888 \series default
36889
36890 \begin_inset Index idx
36891 status collapsed
36892
36893 \begin_layout Plain Layout
36894 Packages ! hyperref
36895 \end_layout
36896
36897 \end_inset
36898
36899
36900 \end_layout
36901
36902 \begin_layout Bibliography
36903 \begin_inset CommandInset bibitem
36904 LatexCommand bibitem
36905 key "mhchem"
36906
36907 \end_inset
36908
36909
36910 \begin_inset CommandInset href
36911 LatexCommand href
36912 name "Documentation"
36913 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36914
36915 \end_inset
36916
36917  of the LaTeX-package 
36918 \series bold
36919 mhchem
36920 \series default
36921
36922 \begin_inset Index idx
36923 status collapsed
36924
36925 \begin_layout Plain Layout
36926 Packages ! mhchem
36927 \end_layout
36928
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Bibliography
36935 \begin_inset CommandInset bibitem
36936 LatexCommand bibitem
36937 key "Mathclap"
36938
36939 \end_inset
36940
36941
36942 \begin_inset CommandInset href
36943 LatexCommand href
36944 name "Description"
36945 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36946
36947 \end_inset
36948
36949  of the command 
36950 \series bold
36951
36952 \backslash
36953 mathclap
36954 \series default
36955 , described in 
36956 \begin_inset CommandInset ref
36957 LatexCommand ref
36958 reference "sub:Operator-Limits"
36959
36960 \end_inset
36961
36962
36963 \begin_inset Index idx
36964 status collapsed
36965
36966 \begin_layout Plain Layout
36967 Commands ! M ! 
36968 \backslash
36969 mathclap
36970 \end_layout
36971
36972 \end_inset
36973
36974
36975 \end_layout
36976
36977 \begin_layout Bibliography
36978 \begin_inset CommandInset bibitem
36979 LatexCommand bibitem
36980 key "Duden"
36981
36982 \end_inset
36983
36984
36985 \emph on
36986 Duden Band 1
36987 \emph default
36988 .
36989  22.
36990  Auflage, Duden 2001
36991 \end_layout
36992
36993 \begin_layout Bibliography
36994 \begin_inset CommandInset bibitem
36995 LatexCommand bibitem
36996 key "Checklist"
36997
36998 \end_inset
36999
37000
37001 \begin_inset CommandInset href
37002 LatexCommand href
37003 name "Check list"
37004 target "http://physics.nist.gov/Document/checklist.pdf"
37005
37006 \end_inset
37007
37008  for reviewing manuscripts
37009 \end_layout
37010
37011 \begin_layout Standard
37012 \begin_inset CommandInset index_print
37013 LatexCommand printindex
37014 type "idx"
37015
37016 \end_inset
37017
37018
37019 \end_layout
37020
37021 \end_body
37022 \end_document