]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: use inset-info instead of images for LyX-icons (part 2)
[features.git] / lib / doc / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % solves the following problem:
27 % If the dection number consits of too many numerals the section heading
28 % will be printed in the TOC without a space between it and the section number.
29 % As solution more space between the number and the heading is inserted:
30 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
31 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
32
33 % increase link area for cross-references and autoname them,
34 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
35 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
36 \addto\extrasenglish{%
37  \renewcommand*{\equationautorefname}[1]{}%
38  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
39  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
41 }
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % provides caption formatting
63 \setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\def\tagform@#1{\maketag@@@{|#1|}}
93
94
95 % ------------------------------------
96 % used to check for needed LaTeX packages
97 \usepackage{ifthen}
98
99 % check for package undertilde
100 % used for the command \utilde
101 \newboolean{undertilde}
102 \IfFileExists{undertilde.sty}
103  {\usepackage{undertilde}
104   \setboolean{undertilde}{true}}
105  {\setboolean{undertilde}{false}}
106
107 % check for package eurosym
108 % used for the Euro symbol
109 \newboolean{eurosym}
110 \IfFileExists{eurosym.sty}
111  {\usepackage[gennarrow]{eurosym}
112   \setboolean{eurosym}{true}}
113  {\setboolean{eurosym}{false}}
114
115 % check for package braket
116 % used for physical vectors
117 \newboolean{braket}
118 \IfFileExists{braket.sty}
119  {\usepackage{braket}
120   \setboolean{braket}{true}}
121  {\setboolean{braket}{false}}
122
123 % check for package cancel
124 \newboolean{cancel}
125 \IfFileExists{cancel.sty}
126  {\usepackage{cancel}
127   \setboolean{cancel}{true}}
128  {\setboolean{cancel}{false}}
129
130 % check for package upgreek
131 \newboolean{upgreek}
132 \IfFileExists{upgreek.sty}
133  {\usepackage{upgreek}
134   \setboolean{upgreek}{true}}
135  {\setboolean{upgreek}{false}}
136 \end_preamble
137 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
138 \use_default_options false
139 \maintain_unincluded_children false
140 \language english
141 \language_package default
142 \inputencoding auto
143 \fontencoding global
144 \font_roman default
145 \font_sans default
146 \font_typewriter default
147 \font_math auto
148 \font_default_family default
149 \use_non_tex_fonts false
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154 \graphics default
155 \default_output_format default
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "LyX's Math Manual"
163 \pdf_author "LyX Team, Uwe Stöhr"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 0
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 1
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle plain
210 \bullet 1 0 6 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \html_math_output 0
216 \html_css_as_file 0
217 \html_be_strict false
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 LyX's detailed Math manual
224 \end_layout
225
226 \begin_layout Author
227 by the LyX Team
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 If you have comments or error corrections, please send them to the LyX Documenta
234 tion mailing list: 
235 \family typewriter
236
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 author: Uwe Stöhr
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Newline newline
262 \end_inset
263
264
265 \begin_inset Newline newline
266 \end_inset
267
268
269 \family sans
270 Version 2.1.x
271 \end_layout
272
273 \begin_layout Standard
274 \begin_inset CommandInset toc
275 LatexCommand tableofcontents
276
277 \end_inset
278
279
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset Note Note
284 status open
285
286 \begin_layout Plain Layout
287 To export this document to PDF, PS or DVI the LaTeX-packages 
288 \series bold
289 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
290 \series default
291  and 
292 \series bold
293 was
294 \series default
295  should be installed.
296  If they are not installed the document can be exported anyway but the sections
297  where the packages are required will not appear in the output.
298  An exception is 
299 \series bold
300 mhchem
301 \series default
302 ; if it is not installed, this file cannot be exported.
303 \end_layout
304
305 \begin_layout Plain Layout
306 The latest PDF-version of this document can be found here:
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \end_layout
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Newpage newpage
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Section
328 Introduction
329 \end_layout
330
331 \begin_layout Standard
332 This document explains LyX's math features and is furthermore a collection
333  of LaTeX-commands used for mathematical characters and constructs.
334  The explanations are designed for the usage of commands.
335  It is therefore required that you have read the section 
336 \family typewriter
337 Mathematical
338 \begin_inset space ~
339 \end_inset
340
341 Formulas
342 \family default
343  of the User's Guide.
344 \end_layout
345
346 \begin_layout Standard
347 Most of the characters and many constructs explained in this manual are
348  also accessible via the menu 
349 \family sans
350 Insert
351 \series bold
352 \SpecialChar \menuseparator
353
354 \series default
355 Math
356 \family default
357  or the 
358 \family sans
359 math
360 \family default
361 \series bold
362  
363 \family sans
364 \series default
365 toolbar
366 \family default
367 .
368  But everybody who has to write lots of formulas will notice that it is
369  much faster to use commands instead of the math toolbar.
370  Therefore this manual is focused on commands but also mentions the correspondin
371 g toolbar buttons when available.
372 \end_layout
373
374 \begin_layout Standard
375 If not specially mentioned the commands are only available within formulas.
376  To be able to use all commands explained in this document, the option 
377 \family sans
378 Use AMS math package
379 \family default
380  must be checked in the document settings (menu 
381 \family sans
382 Document\SpecialChar \menuseparator
383 Settings\SpecialChar \menuseparator
384 Math
385 \begin_inset space ~
386 \end_inset
387
388 Options
389 \family default
390 ).
391 \begin_inset Foot
392 status collapsed
393
394 \begin_layout Plain Layout
395 The option 
396 \family sans
397 Use AMS math package automatically
398 \family default
399  only uses 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math when math constructs are found that are supported by LyX.
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 This document doesn't list all 
422 \begin_inset ERT
423 status collapsed
424
425 \begin_layout Plain Layout
426
427
428 \backslash
429 AmS 
430 \end_layout
431
432 \end_inset
433
434 -math commands
435 \begin_inset Foot
436 status collapsed
437
438 \begin_layout Plain Layout
439 A list with all 
440 \begin_inset ERT
441 status collapsed
442
443 \begin_layout Plain Layout
444
445
446 \backslash
447 AmS
448 \end_layout
449
450 \end_inset
451
452 -math commands is in the file 
453 \family sans
454
455 \begin_inset CommandInset href
456 LatexCommand href
457 name "amsguide.ps"
458 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
459
460 \end_inset
461
462
463 \family default
464 , which is part of every LaTeX standard installation.
465 \end_layout
466
467 \end_inset
468
469  for lucidity reasons.
470 \end_layout
471
472 \begin_layout Section
473 General Instructions
474 \end_layout
475
476 \begin_layout Standard
477 To create an inline formula
478 \begin_inset Index idx
479 status collapsed
480
481 \begin_layout Plain Layout
482 Formula ! inline
483 \end_layout
484
485 \end_inset
486
487  that is embedded into a text line, use one of the shortcuts 
488 \begin_inset Info
489 type  "shortcuts"
490 arg   "math-mode"
491 \end_inset
492
493  or the toolbar button 
494 \begin_inset Info
495 type  "icon"
496 arg   "math-mode"
497 \end_inset
498
499 .
500 \begin_inset Newline newline
501 \end_inset
502
503 To create a display style formula
504 \begin_inset Index idx
505 status collapsed
506
507 \begin_layout Plain Layout
508 Formula ! display style
509 \end_layout
510
511 \end_inset
512
513  which will appear bigger, has a different format, and will be in a separate
514  paragraph, use one of these shortcuts: 
515 \begin_inset Info
516 type  "shortcuts"
517 arg   "math-display"
518 \end_inset
519
520 .
521 \end_layout
522
523 \begin_layout Standard
524 To change a display style formula to an inline formula, set the cursor into
525  the formula and use one of the shortcuts 
526 \begin_inset Info
527 type  "shortcuts"
528 arg   "math-mode"
529 \end_inset
530
531  or the menu 
532 \family sans
533 Edit\SpecialChar \menuseparator
534 Math\SpecialChar \menuseparator
535 Change formula type
536 \family default
537 .
538  The same way is used to change an inline formula to a display style formula.
539 \end_layout
540
541 \begin_layout Standard
542 To display parts of an inline formula in the size of a display style formula,
543  enter the command 
544 \series bold
545
546 \backslash
547 displaystyle
548 \series default
549
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 Commands ! D ! 
555 \backslash
556 displaystyle
557 \end_layout
558
559 \end_inset
560
561  to a formula.
562  Then a new blue box appears in which the desired formula part is inserted.
563 \end_layout
564
565 \begin_layout Standard
566 Only inline formulas are allowed inside tables.
567 \end_layout
568
569 \begin_layout Standard
570 The 
571 \family sans
572 math toolbar
573 \family default
574  can be turned on in the menu 
575 \family sans
576 View\SpecialChar \menuseparator
577 Toolbars
578 \family default
579 .
580  When you click there on 
581 \begin_inset Quotes eld
582 \end_inset
583
584 Math
585 \begin_inset Quotes erd
586 \end_inset
587
588  the toolbar will be shown permanently at the bottom; this state is visualized
589  in the 
590 \family sans
591 Toolbars
592 \family default
593  menu with a checkmark.
594  When you click in this state again on 
595 \begin_inset Quotes eld
596 \end_inset
597
598 Math
599 \begin_inset Quotes erd
600 \end_inset
601
602  in the 
603 \family sans
604 Toolbars
605 \family default
606  menu, the 
607 \family sans
608 math toolbar
609 \family default
610  is only shown when the cursor is within a formula; this state is visualized
611  by the renaming of the menu entry from 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Math
616 \begin_inset Quotes erd
617 \end_inset
618
619  to 
620 \begin_inset Quotes eld
621 \end_inset
622
623 Math
624 \begin_inset space ~
625 \end_inset
626
627 (auto)
628 \begin_inset Quotes erd
629 \end_inset
630
631 .
632 \end_layout
633
634 \begin_layout Standard
635 The TeX-mode
636 \begin_inset Index idx
637 status collapsed
638
639 \begin_layout Plain Layout
640 T@TeX-mode
641 \end_layout
642
643 \end_inset
644
645  is invoked by pressing the toolbar button 
646 \begin_inset Info
647 type  "icon"
648 arg   "ert-insert"
649 \end_inset
650
651  or by using the menu 
652 \family sans
653 Insert\SpecialChar \menuseparator
654 Te
655 \begin_inset ERT
656 status collapsed
657
658 \begin_layout Plain Layout
659
660 {}
661 \end_layout
662
663 \end_inset
664
665 X Code
666 \family default
667  (shortcut 
668 \begin_inset Info
669 type  "shortcut"
670 arg   "ert-insert"
671 \end_inset
672
673 ).
674 \begin_inset Note Note
675 status collapsed
676
677 \begin_layout Plain Layout
678 In LyX there are three 
679 \begin_inset Quotes eld
680 \end_inset
681
682 proper names
683 \begin_inset Quotes erd
684 \end_inset
685
686  that appear in the output with sub- and superscript letters: TeX, LaTeX
687  and LyX
688 \end_layout
689
690 \begin_layout Plain Layout
691 To avoid that these names are recognized as proper names, a TeX-brace pair
692  is inserted.
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 To change the LaTeX-preamble
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L@LaTeX-preamble
707 \end_layout
708
709 \end_inset
710
711 , use the menu 
712 \family sans
713 Document\SpecialChar \menuseparator
714 Settings\SpecialChar \menuseparator
715 LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728  
729 \family sans
730 Preamble
731 \family default
732 .
733 \end_layout
734
735 \begin_layout Standard
736 To edit matrices, case differentiations and multiline formulas subsequently,
737  use the menus 
738 \family sans
739 Edit\SpecialChar \menuseparator
740 Math
741 \family default
742  and 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Rows
746 \begin_inset space \thinspace{}
747 \end_inset
748
749 &
750 \begin_inset space \thinspace{}
751 \end_inset
752
753 Columns,
754 \family default
755  or the 
756 \family sans
757 table toolbar
758 \family default
759 .
760  When lines and columns are swapped via the menu, the column or line where
761  the cursor is in is exchanged with the column to the right or the line
762  below, respectively.
763  Is the cursor in the last column or row, the exchange is done with the
764  column to the left or the line above.
765 \end_layout
766
767 \begin_layout Standard
768 To write text in formulas
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 For multiline formulas the command 
774 \series bold
775
776 \backslash
777 intertext
778 \series default
779  is used, see 
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sub:Text-in-multiline"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  
792 \emph on
793 mathematical text
794 \emph default
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Text ! in formulas
801 \end_layout
802
803 \end_inset
804
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Mathematical text
811 \end_layout
812
813 \end_inset
814
815  is used.
816  This mode is invoked with the shortcut 
817 \begin_inset Info
818 type  "shortcut"
819 arg   "font-default"
820 \end_inset
821
822  or by the insertion of the command 
823 \series bold
824
825 \backslash
826 text
827 \series default
828
829 \begin_inset Index idx
830 status collapsed
831
832 \begin_layout Plain Layout
833 Commands ! T ! 
834 \backslash
835 text
836 \end_layout
837
838 \end_inset
839
840 .
841  The text appears black in LyX and can therefore be distinguished from the
842  other formula parts which appear blue.
843  In the output mathematical text is set upright, in contrary to other formula
844  parts.
845 \end_layout
846
847 \begin_layout Subsection*
848 Command Scheme
849 \end_layout
850
851 \begin_layout Standard
852 Most of the LaTeX-commands for math constructs have the following scheme:
853 \end_layout
854
855 \begin_layout Standard
856
857 \series bold
858
859 \backslash
860 commandname[optional
861 \series default
862  
863 \series bold
864 argument]{required
865 \series default
866  
867 \series bold
868 argument}
869 \end_layout
870
871 \begin_layout Standard
872 A command always starts with a backslash 
873 \begin_inset Quotes gld
874 \end_inset
875
876
877 \series bold
878
879 \backslash
880
881 \series default
882
883 \begin_inset Quotes grd
884 \end_inset
885
886 .
887  To omit optional arguments, also omit the associated brackets.
888  The braces around the required arguments are named in this document as
889  TeX-braces
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 T@TeX-braces
895 \end_layout
896
897 \end_inset
898
899 .
900  If you add in a formula a left brace to a command name, LyX automatically
901  creates a TeX-brace.
902  In all other cases TeX-braces are created in formulas with the command
903  
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  TeX-braces appear red in LyX, in contrary to normal braces which appear
911  blue.
912  In TeX-mode no command is needed to get TeX-braces.
913  TeX-braces don't appear in the output.
914 \end_layout
915
916 \begin_layout Standard
917 When commands without arguments, like commands for symbols are entered in
918  TeX-mode, a space character must 
919 \emph on
920 always
921 \emph default
922  be behind the command to end it.
923  This space doesn't appear in the output.
924  When the space should appear in the output, the space must be followed
925  by a protected space in normal text.
926 \end_layout
927
928 \begin_layout Standard
929 A protected space is inserted with 
930 \begin_inset Info
931 type  "shortcuts"
932 arg   "command-alternatives space-insert protected ; math-space"
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Subsection*
939 \begin_inset Newpage newpage
940 \end_inset
941
942 Syntax Explanation
943 \end_layout
944
945 \begin_layout Itemize
946 The symbol 
947 \begin_inset space \textvisiblespace{}
948 \end_inset
949
950  denotes a space character to be input.
951 \end_layout
952
953 \begin_layout Itemize
954 An arrow like 
955 \begin_inset Formula $\to$
956 \end_inset
957
958  denotes the usage of the corresponding arrow key on the keyboard.
959  The 
960 \family sans
961 Tab
962 \family default
963  key can often be used instead of 
964 \begin_inset Formula $\to$
965 \end_inset
966
967  and 
968 \begin_inset Formula $\downarrow$
969 \end_inset
970
971 , and 
972 \family sans
973 Shift+Tab
974 \family default
975  instead of 
976 \begin_inset Formula $\leftarrow$
977 \end_inset
978
979  and 
980 \begin_inset Formula $\uparrow$
981 \end_inset
982
983 .
984 \end_layout
985
986 \begin_layout Subsection*
987 Available units
988 \end_layout
989
990 \begin_layout Standard
991 \align center
992 \begin_inset Float table
993 placement H
994 wide false
995 sideways false
996 status open
997
998 \begin_layout Plain Layout
999 \align center
1000 \begin_inset Caption Standard
1001
1002 \begin_layout Plain Layout
1003 \begin_inset CommandInset label
1004 LatexCommand label
1005 name "tab:Available-units"
1006
1007 \end_inset
1008
1009 Available units
1010 \end_layout
1011
1012 \end_inset
1013
1014
1015 \end_layout
1016
1017 \begin_layout Plain Layout
1018 \align center
1019 \begin_inset Tabular
1020 <lyxtabular version="3" rows="13" columns="2">
1021 <features rotate="0" tabularvalignment="middle">
1022 <column alignment="center" valignment="top">
1023 <column alignment="center" valignment="top">
1024 <row>
1025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 Unit
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Name / Description
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 mm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Millimeter
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 cm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Centimeter
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 in
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Inch (1
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 in = 2,54
1103 \begin_inset space \thinspace{}
1104 \end_inset
1105
1106 cm)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pt
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 Point (72.27
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 pt = 1
1131 \begin_inset space \thinspace{}
1132 \end_inset
1133
1134 in)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 pc
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 Pica (1
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pc = 12
1159 \begin_inset space \thinspace{}
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 sp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 scaled point (65536
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 sp = 1
1187 \begin_inset space \thinspace{}
1188 \end_inset
1189
1190 pt)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 bp
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 big point (72
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 bp = 1
1215 \begin_inset space \thinspace{}
1216 \end_inset
1217
1218 in)
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 </row>
1224 <row>
1225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1226 \begin_inset Text
1227
1228 \begin_layout Plain Layout
1229 dd
1230 \end_layout
1231
1232 \end_inset
1233 </cell>
1234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1235 \begin_inset Text
1236
1237 \begin_layout Plain Layout
1238 Didot (1
1239 \begin_inset space \thinspace{}
1240 \end_inset
1241
1242 dd 
1243 \begin_inset Formula $\approx$
1244 \end_inset
1245
1246  0.376
1247 \begin_inset space \thinspace{}
1248 \end_inset
1249
1250 mm)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 cc
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 Cicero (1
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 cc = 12
1275 \begin_inset space \thinspace{}
1276 \end_inset
1277
1278 dd)
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 </row>
1284 <row>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 ex
1290 \end_layout
1291
1292 \end_inset
1293 </cell>
1294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1295 \begin_inset Text
1296
1297 \begin_layout Plain Layout
1298 Height of letter 
1299 \emph on
1300
1301 \begin_inset Quotes eld
1302 \end_inset
1303
1304 x
1305 \emph default
1306
1307 \begin_inset Quotes erd
1308 \end_inset
1309
1310  in the current font
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 </row>
1316 <row>
1317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1318 \begin_inset Text
1319
1320 \begin_layout Plain Layout
1321 em
1322 \end_layout
1323
1324 \end_inset
1325 </cell>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 width of letter 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334
1335 \emph on
1336 M
1337 \emph default
1338
1339 \begin_inset Quotes erd
1340 \end_inset
1341
1342  in the current font
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 </row>
1348 <row>
1349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1350 \begin_inset Text
1351
1352 \begin_layout Plain Layout
1353 mu
1354 \end_layout
1355
1356 \end_inset
1357 </cell>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 math unit (1
1363 \begin_inset space \thinspace{}
1364 \end_inset
1365
1366 mu = 
1367 \begin_inset Formula $\nicefrac{1}{18}$
1368 \end_inset
1369
1370
1371 \begin_inset space \thinspace{}
1372 \end_inset
1373
1374 em)
1375 \end_layout
1376
1377 \end_inset
1378 </cell>
1379 </row>
1380 </lyxtabular>
1381
1382 \end_inset
1383
1384
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 \begin_inset Newpage newpage
1394 \end_inset
1395
1396
1397 \end_layout
1398
1399 \begin_layout Section
1400 Basic Functions
1401 \end_layout
1402
1403 \begin_layout Subsection
1404 Exponents
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Exponents
1410 \end_layout
1411
1412 \end_inset
1413
1414  and Indices
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 Indices
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \begin_inset Index idx
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 Superscripts|see
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 {
1436 \end_layout
1437
1438 \end_inset
1439
1440 Exponents
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 }
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \begin_inset Index idx
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461 Subscripts|see
1462 \begin_inset ERT
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466
1467 {
1468 \end_layout
1469
1470 \end_inset
1471
1472 Indices
1473 \begin_inset ERT
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 }
1479 \end_layout
1480
1481 \end_inset
1482
1483
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \begin_layout Standard
1492 Indices are created with an underscore 
1493 \begin_inset Quotes eld
1494 \end_inset
1495
1496 _
1497 \begin_inset Quotes erd
1498 \end_inset
1499
1500  or via the math toolbar button 
1501 \begin_inset Info
1502 type  "icon"
1503 arg   "math-subscript"
1504 \end_inset
1505
1506 , exponents with a caret 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510 ^
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514  or via the math toolbar button 
1515 \begin_inset Info
1516 type  "icon"
1517 arg   "math-superscript"
1518 \end_inset
1519
1520 .
1521 \end_layout
1522
1523 \begin_layout Standard
1524 \align center
1525 \begin_inset Tabular
1526 <lyxtabular version="3" rows="4" columns="2">
1527 <features rotate="0" tabularvalignment="middle">
1528 <column alignment="center" valignment="top" width="0pt">
1529 <column alignment="center" valignment="top" width="0pt">
1530 <row>
1531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 command
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Result
1545 \begin_inset Note Note
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 \series bold
1551
1552 \backslash
1553 raisebox
1554 \series default
1555  is only used as spacer.
1556 \end_layout
1557
1558 \end_inset
1559
1560
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 </row>
1566 <row>
1567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1568 \begin_inset Text
1569
1570 \begin_layout Plain Layout
1571 B_V
1572 \end_layout
1573
1574 \end_inset
1575 </cell>
1576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 \begin_inset Formula $B_{V}$
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 </row>
1589 <row>
1590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594 B^V
1595 \end_layout
1596
1597 \end_inset
1598 </cell>
1599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 </row>
1612 <row>
1613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1614 \begin_inset Text
1615
1616 \begin_layout Plain Layout
1617 B^
1618 \begin_inset space \textvisiblespace{}
1619 \end_inset
1620
1621 A
1622 \end_layout
1623
1624 \end_inset
1625 </cell>
1626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1627 \begin_inset Text
1628
1629 \begin_layout Plain Layout
1630 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1631 \end_inset
1632
1633
1634 \end_layout
1635
1636 \end_inset
1637 </cell>
1638 </row>
1639 </lyxtabular>
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \begin_layout Standard
1647 As the caret is in some languages an accent, vowels will be accentuated
1648  in this case and not set as exponents
1649 \begin_inset Foot
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653 Depending on the used keyboard settings this can also happen for characters
1654  other than vowels.
1655 \end_layout
1656
1657 \end_inset
1658
1659 .
1660  To get exponents in this case, press 
1661 \family sans
1662 Space
1663 \family default
1664  after the caret as in the last example.
1665 \end_layout
1666
1667 \begin_layout Subsection
1668 Fractions
1669 \begin_inset CommandInset label
1670 LatexCommand label
1671 name "sub:Fractions"
1672
1673 \end_inset
1674
1675
1676 \begin_inset Index idx
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 Fractions
1681 \end_layout
1682
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \begin_layout Standard
1689 Fractions are generated with the command 
1690 \series bold
1691
1692 \backslash
1693 frac
1694 \series default
1695
1696 \begin_inset Index idx
1697 status collapsed
1698
1699 \begin_layout Plain Layout
1700 Commands ! F ! 
1701 \backslash
1702 frac
1703 \end_layout
1704
1705 \end_inset
1706
1707  or via the math toolbar button 
1708 \begin_inset Info
1709 type  "icon"
1710 arg   "math-insert \\frac"
1711 \end_inset
1712
1713 .
1714  The font size is adjusted automatically, depending on whether the fraction
1715  is in an inline or display style formula.
1716  With the math toolbar button 
1717 \begin_inset Info
1718 type  "icon"
1719 arg   "math-insert \\frac-square"
1720 \end_inset
1721
1722  you can select different fraction types.
1723 \end_layout
1724
1725 \begin_layout Standard
1726 With the command 
1727 \series bold
1728
1729 \backslash
1730 dfrac
1731 \series default
1732
1733 \begin_inset Index idx
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 Commands ! D ! 
1738 \backslash
1739 dfrac
1740 \end_layout
1741
1742 \end_inset
1743
1744  a fraction can be created that always has the size of a display style formula.
1745  With 
1746 \series bold
1747
1748 \backslash
1749 tfrac
1750 \series default
1751
1752 \begin_inset Index idx
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756 Commands ! T ! 
1757 \backslash
1758 tfrac
1759 \end_layout
1760
1761 \end_inset
1762
1763  the fraction appears always with the size of an inline formula.
1764  An example:
1765 \end_layout
1766
1767 \begin_layout Standard
1768 A line with the fraction 
1769 \begin_inset Formula $\frac{1}{2}$
1770 \end_inset
1771
1772  that was created with the command 
1773 \series bold
1774
1775 \backslash
1776 frac
1777 \series default
1778 .
1779 \end_layout
1780
1781 \begin_layout Standard
1782 A line with the fraction 
1783 \begin_inset Formula $\dfrac{1}{2}$
1784 \end_inset
1785
1786  that was created with the command 
1787 \series bold
1788
1789 \backslash
1790 dfrac
1791 \series default
1792 .
1793 \end_layout
1794
1795 \begin_layout Standard
1796 \align center
1797 \begin_inset Tabular
1798 <lyxtabular version="3" rows="4" columns="2">
1799 <features rotate="0" tabularvalignment="middle">
1800 <column alignment="center" valignment="top" width="0pt">
1801 <column alignment="center" valignment="top" width="0pt">
1802 <row>
1803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 Command
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816 Result
1817 \begin_inset Note Note
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821
1822 \series bold
1823
1824 \backslash
1825 raisebox
1826 \series default
1827  is only used as spacer.
1828 \end_layout
1829
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 frac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset space \textvisiblespace{}
1880 \end_inset
1881
1882 A
1883 \begin_inset Formula $\downarrow$
1884 \end_inset
1885
1886 B
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 </row>
1904 <row>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909
1910 \backslash
1911 dfrac
1912 \begin_inset space \textvisiblespace{}
1913 \end_inset
1914
1915 e^
1916 \backslash
1917 frac
1918 \begin_inset space \textvisiblespace{}
1919 \end_inset
1920
1921 1
1922 \begin_inset Formula $\downarrow$
1923 \end_inset
1924
1925 2
1926 \begin_inset Formula $\downarrow\downarrow$
1927 \end_inset
1928
1929 3
1930 \end_layout
1931
1932 \end_inset
1933 </cell>
1934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1935 \begin_inset Text
1936
1937 \begin_layout Plain Layout
1938 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \end_inset
1945 </cell>
1946 </row>
1947 </lyxtabular>
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 \begin_inset VSpace bigskip
1956 \end_inset
1957
1958
1959 \begin_inset Newpage newpage
1960 \end_inset
1961
1962 For nested fractions the command 
1963 \series bold
1964
1965 \backslash
1966 cfrac
1967 \series default
1968
1969 \begin_inset Index idx
1970 status collapsed
1971
1972 \begin_layout Plain Layout
1973 Commands ! C ! 
1974 \backslash
1975 cfrac
1976 \end_layout
1977
1978 \end_inset
1979
1980  can be used.
1981  Here is an example:
1982 \begin_inset VSpace -3mm
1983 \end_inset
1984
1985
1986 \end_layout
1987
1988 \begin_layout Standard
1989 \begin_inset Formula 
1990 \begin{align*}
1991 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1992 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1993 \end{align*}
1994
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \begin_layout Standard
2001 The command for the example above is:
2002 \end_layout
2003
2004 \begin_layout Standard
2005
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \begin_inset space \textvisiblespace{}
2011 \end_inset
2012
2013 A
2014 \begin_inset Formula $\downarrow$
2015 \end_inset
2016
2017 B+
2018 \backslash
2019 cfrac
2020 \begin_inset space \textvisiblespace{}
2021 \end_inset
2022
2023 C+
2024 \backslash
2025 cfrac
2026 \begin_inset space \textvisiblespace{}
2027 \end_inset
2028
2029 E
2030 \begin_inset Formula $\downarrow$
2031 \end_inset
2032
2033 F
2034 \begin_inset Formula $\downarrow$
2035 \end_inset
2036
2037 D
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048
2049 \series bold
2050
2051 \backslash
2052 cfrac
2053 \series default
2054  sets the fraction always in the size of a displayed formula, also when
2055  it is part of another fraction.
2056 \end_layout
2057
2058 \begin_layout Standard
2059 It is possible to specify the alignment of the numerator.
2060  The command 
2061 \series bold
2062
2063 \backslash
2064 cfracleft
2065 \series default
2066  is used to left align it, the command 
2067 \series bold
2068
2069 \backslash
2070 cfracright
2071 \series default
2072  to right-align it.
2073  
2074 \series bold
2075
2076 \backslash
2077 cfrac
2078 \series default
2079  centers the numerator.
2080  These fractions demonstrate the different alignments:
2081 \end_layout
2082
2083 \begin_layout Standard
2084
2085 \series bold
2086 \begin_inset Formula 
2087 \[
2088 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2089 \]
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 \begin_inset Note Greyedout
2098 status open
2099
2100 \begin_layout Plain Layout
2101
2102 \series bold
2103 Note:
2104 \series default
2105  
2106 \series bold
2107
2108 \backslash
2109 cfracleft
2110 \series default
2111  and 
2112 \series bold
2113
2114 \backslash
2115 cfracright
2116 \series default
2117  are no real LaTeX commands but represent the command 
2118 \series bold
2119
2120 \backslash
2121 cfrac[alignment]{numerator}{denominator}
2122 \series default
2123  .
2124  Therefore you cannot use them in TeX code.
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \end_layout
2131
2132 \begin_layout Standard
2133 \begin_inset VSpace medskip
2134 \end_inset
2135
2136 It is often advantageous to combine 
2137 \series bold
2138
2139 \backslash
2140 cfrac
2141 \series default
2142  and 
2143 \series bold
2144
2145 \backslash
2146 frac
2147 \series default
2148 :
2149 \begin_inset Formula 
2150 \[
2151 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2152 \]
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \begin_layout Standard
2160 For inline fractions with a sloped fraction stroke you can use the command
2161  
2162 \series bold
2163
2164 \backslash
2165 nicefrac
2166 \series default
2167
2168 \begin_inset Index idx
2169 status collapsed
2170
2171 \begin_layout Plain Layout
2172 Commands ! N ! 
2173 \backslash
2174 nicefrac
2175 \end_layout
2176
2177 \end_inset
2178
2179
2180 \begin_inset Formula $\nicefrac{5}{31}$
2181 \end_inset
2182
2183  or 
2184 \series bold
2185
2186 \backslash
2187 unitfrac
2188 \series default
2189
2190 \begin_inset Index idx
2191 status collapsed
2192
2193 \begin_layout Plain Layout
2194 Commands ! U ! 
2195 \backslash
2196 unitfrac
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \begin_inset Formula $\unitfrac{5}{31}$
2203 \end_inset
2204
2205  There is furthermore the command 
2206 \series bold
2207
2208 \backslash
2209 unitfracthree
2210 \series default
2211  that offers to write a fraction in combination with a number: 
2212 \begin_inset Formula $\unitfrac[2]{1}{3}$
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 \begin_inset Note Greyedout
2220 status open
2221
2222 \begin_layout Plain Layout
2223
2224 \series bold
2225 Note:
2226 \series default
2227  
2228 \series bold
2229
2230 \backslash
2231 unitfracthree
2232 \series default
2233  is not a real LaTeX command but the command
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237
2238 \series bold
2239
2240 \backslash
2241 unitfrac[number]{numerator}{denominator}
2242 \series default
2243  .
2244  Therefore you cannot use it in TeX code.
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \begin_layout Standard
2253 How to define own fractions where the fraction stroke can be changed, is
2254  explained in 
2255 \begin_inset CommandInset ref
2256 LatexCommand ref
2257 reference "sub:Self-defined-Fractions"
2258
2259 \end_inset
2260
2261 .
2262 \end_layout
2263
2264 \begin_layout Standard
2265 \begin_inset Newpage newpage
2266 \end_inset
2267
2268
2269 \end_layout
2270
2271 \begin_layout Subsection
2272 Roots
2273 \begin_inset Index idx
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277 Roots
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Standard
2286 Square roots are created with 
2287 \series bold
2288
2289 \backslash
2290 sqrt
2291 \series default
2292
2293 \begin_inset Index idx
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 Commands ! S ! 
2298 \backslash
2299 sqrt
2300 \end_layout
2301
2302 \end_inset
2303
2304  or the math toolbar button 
2305 \begin_inset Info
2306 type  "icon"
2307 arg   "math-insert \\sqrt"
2308 \end_inset
2309
2310 , all other roots with the command 
2311 \series bold
2312
2313 \backslash
2314 root
2315 \series default
2316
2317 \begin_inset Index idx
2318 status collapsed
2319
2320 \begin_layout Plain Layout
2321 Commands ! R ! 
2322 \backslash
2323 root
2324 \end_layout
2325
2326 \end_inset
2327
2328  or with the math toolbar button 
2329 \begin_inset Info
2330 type  "icon"
2331 arg   "math-insert \\root"
2332 \end_inset
2333
2334 .
2335 \end_layout
2336
2337 \begin_layout Standard
2338 \align center
2339 \begin_inset Tabular
2340 <lyxtabular version="3" rows="3" columns="2">
2341 <features rotate="0" tabularvalignment="middle">
2342 <column alignment="center" valignment="top" width="0pt">
2343 <column alignment="center" valignment="top" width="0pt">
2344 <row>
2345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349 Command
2350 \end_layout
2351
2352 \end_inset
2353 </cell>
2354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2355 \begin_inset Text
2356
2357 \begin_layout Plain Layout
2358 Result
2359 \begin_inset Note Note
2360 status collapsed
2361
2362 \begin_layout Plain Layout
2363
2364 \series bold
2365
2366 \backslash
2367 raisebox
2368 \series default
2369  is only used as spacer.
2370 \end_layout
2371
2372 \end_inset
2373
2374
2375 \end_layout
2376
2377 \end_inset
2378 </cell>
2379 </row>
2380 <row>
2381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2382 \begin_inset Text
2383
2384 \begin_layout Plain Layout
2385
2386 \backslash
2387 sqrt
2388 \begin_inset space \textvisiblespace{}
2389 \end_inset
2390
2391 A-B
2392 \end_layout
2393
2394 \end_inset
2395 </cell>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2401 \end_inset
2402
2403
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 </row>
2409 <row>
2410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \backslash
2416 root
2417 \begin_inset space \textvisiblespace{}
2418 \end_inset
2419
2420 3
2421 \begin_inset Formula $\downarrow$
2422 \end_inset
2423
2424 A-B
2425 \end_layout
2426
2427 \end_inset
2428 </cell>
2429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2430 \begin_inset Text
2431
2432 \begin_layout Plain Layout
2433 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2434 \end_inset
2435
2436
2437 \end_layout
2438
2439 \end_inset
2440 </cell>
2441 </row>
2442 </lyxtabular>
2443
2444 \end_inset
2445
2446
2447 \end_layout
2448
2449 \begin_layout Standard
2450 A square root can also be created with 
2451 \series bold
2452
2453 \backslash
2454 root
2455 \series default
2456  when the root index field is left empty.
2457 \end_layout
2458
2459 \begin_layout Standard
2460 With certain indices the distance to the root is too small, like in this
2461  formula: 
2462 \begin_inset Formula $\sqrt[\beta]{B}$
2463 \end_inset
2464
2465
2466 \begin_inset Newline newline
2467 \end_inset
2468
2469 The 
2470 \begin_inset Formula $\beta$
2471 \end_inset
2472
2473  touches the root.
2474  To avoid this, the commands 
2475 \series bold
2476
2477 \backslash
2478 leftroot
2479 \series default
2480
2481 \begin_inset Index idx
2482 status collapsed
2483
2484 \begin_layout Plain Layout
2485 Commands ! L ! 
2486 \backslash
2487 leftroot
2488 \end_layout
2489
2490 \end_inset
2491
2492  and 
2493 \series bold
2494
2495 \backslash
2496 uproot
2497 \series default
2498
2499 \begin_inset Index idx
2500 status collapsed
2501
2502 \begin_layout Plain Layout
2503 Commands ! U ! 
2504 \backslash
2505 uproot
2506 \end_layout
2507
2508 \end_inset
2509
2510  are used with the following scheme:
2511 \end_layout
2512
2513 \begin_layout Standard
2514
2515 \series bold
2516
2517 \backslash
2518 leftroot{distance}
2519 \series default
2520  and 
2521 \series bold
2522
2523 \backslash
2524 uproot{distance}
2525 \end_layout
2526
2527 \begin_layout Standard
2528 Distance is the number of Big Points (unit bp; 
2529 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2530 \end_inset
2531
2532 ), that the index should be moved to the left or top, resp..
2533  The commands are written to the index.
2534  This way the command
2535 \begin_inset Newline newline
2536 \end_inset
2537
2538
2539 \series bold
2540
2541 \backslash
2542 root
2543 \backslash
2544 leftroot{-1
2545 \begin_inset Formula $\to$
2546 \end_inset
2547
2548
2549 \backslash
2550 uproot{2
2551 \begin_inset Formula $\to$
2552 \end_inset
2553
2554
2555 \backslash
2556 beta
2557 \begin_inset space \textvisiblespace{}
2558 \end_inset
2559
2560
2561 \begin_inset Formula $\to$
2562 \end_inset
2563
2564 B
2565 \begin_inset Newline newline
2566 \end_inset
2567
2568
2569 \series default
2570 produces a correct typeset formula: 
2571 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2572 \end_inset
2573
2574
2575 \end_layout
2576
2577 \begin_layout Subsection
2578 Binomial Coefficients
2579 \begin_inset Index idx
2580 status collapsed
2581
2582 \begin_layout Plain Layout
2583 Binomial coefficients
2584 \end_layout
2585
2586 \end_inset
2587
2588
2589 \end_layout
2590
2591 \begin_layout Standard
2592 Binomial coefficients are inserted with the command 
2593 \series bold
2594
2595 \backslash
2596 binom
2597 \series default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 Commands ! B ! 
2604 \backslash
2605 binom
2606 \end_layout
2607
2608 \end_inset
2609
2610  or with the submenu of the math toolbar button 
2611 \begin_inset Info
2612 type  "icon"
2613 arg   "math-insert \\frac-square"
2614 \end_inset
2615
2616 .
2617  As with fractions (
2618 \series bold
2619
2620 \backslash
2621 frac
2622 \series default
2623 ) in addition to 
2624 \series bold
2625
2626 \backslash
2627 binom
2628 \series default
2629  there are the commands 
2630 \series bold
2631
2632 \backslash
2633 dbinom
2634 \series default
2635
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 Commands ! D ! 
2641 \backslash
2642 dbinom
2643 \end_layout
2644
2645 \end_inset
2646
2647  and 
2648 \series bold
2649
2650 \backslash
2651 tbinom
2652 \series default
2653
2654 \begin_inset Index idx
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658 Commands ! T ! 
2659 \backslash
2660 tbinom
2661 \end_layout
2662
2663 \end_inset
2664
2665 .
2666  For other brackets around binomial coeficients there are the commands 
2667 \series bold
2668
2669 \backslash
2670 brace
2671 \series default
2672
2673 \begin_inset Index idx
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677 Commands ! B ! 
2678 \backslash
2679 brace
2680 \end_layout
2681
2682 \end_inset
2683
2684  and 
2685 \series bold
2686
2687 \backslash
2688 brack
2689 \series default
2690
2691 \begin_inset Index idx
2692 status collapsed
2693
2694 \begin_layout Plain Layout
2695 Commands ! B ! 
2696 \backslash
2697 brack
2698 \end_layout
2699
2700 \end_inset
2701
2702 .
2703 \end_layout
2704
2705 \begin_layout Standard
2706 \align center
2707 \begin_inset Tabular
2708 <lyxtabular version="3" rows="6" columns="2">
2709 <features rotate="0" tabularvalignment="middle">
2710 <column alignment="center" valignment="top" width="0pt">
2711 <column alignment="center" valignment="top" width="0pt">
2712 <row>
2713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2714 \begin_inset Text
2715
2716 \begin_layout Plain Layout
2717 Command
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 Result
2727 \begin_inset Note Note
2728 status collapsed
2729
2730 \begin_layout Plain Layout
2731
2732 \series bold
2733
2734 \backslash
2735 raisebox
2736 \series default
2737  is only used as spacer.
2738 \end_layout
2739
2740 \end_inset
2741
2742
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 </row>
2748 <row>
2749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753
2754 \backslash
2755 binom
2756 \begin_inset space \textvisiblespace{}
2757 \end_inset
2758
2759 A
2760 \begin_inset Formula $\downarrow$
2761 \end_inset
2762
2763 B
2764 \end_layout
2765
2766 \end_inset
2767 </cell>
2768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2773 \end_inset
2774
2775
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 </row>
2781 <row>
2782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Plain Layout
2786
2787 \backslash
2788 dbinom
2789 \begin_inset space \textvisiblespace{}
2790 \end_inset
2791
2792 A
2793 \begin_inset Formula $\downarrow$
2794 \end_inset
2795
2796 B
2797 \end_layout
2798
2799 \end_inset
2800 </cell>
2801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2802 \begin_inset Text
2803
2804 \begin_layout Plain Layout
2805 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 </row>
2814 <row>
2815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819
2820 \backslash
2821 tbinom
2822 \begin_inset space \textvisiblespace{}
2823 \end_inset
2824
2825 A
2826 \begin_inset Formula $\downarrow$
2827 \end_inset
2828
2829 B
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 </row>
2847 <row>
2848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \backslash
2854 brack
2855 \begin_inset space \textvisiblespace{}
2856 \end_inset
2857
2858 A
2859 \begin_inset Formula $\downarrow$
2860 \end_inset
2861
2862 B
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 brace
2888 \begin_inset space \textvisiblespace{}
2889 \end_inset
2890
2891 A
2892 \begin_inset Formula $\downarrow$
2893 \end_inset
2894
2895 B
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 </row>
2913 </lyxtabular>
2914
2915 \end_inset
2916
2917
2918 \end_layout
2919
2920 \begin_layout Subsection
2921 Case Differentiations
2922 \begin_inset Index idx
2923 status collapsed
2924
2925 \begin_layout Plain Layout
2926 Case differentiations 
2927 \end_layout
2928
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \begin_layout Standard
2935 \align center
2936 \begin_inset Tabular
2937 <lyxtabular version="3" rows="3" columns="2">
2938 <features rotate="0" tabularvalignment="middle">
2939 <column alignment="center" valignment="top" width="0pt">
2940 <column alignment="center" valignment="top" width="0pt">
2941 <row>
2942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946 Command
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 Result
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 </row>
2961 <row>
2962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \backslash
2968 cases
2969 \begin_inset space \textvisiblespace{}
2970 \end_inset
2971
2972 A
2973 \begin_inset Formula $\to$
2974 \end_inset
2975
2976 B>0
2977 \begin_inset Index idx
2978 status collapsed
2979
2980 \begin_layout Plain Layout
2981 Commands ! C ! 
2982 \backslash
2983 cases
2984 \end_layout
2985
2986 \end_inset
2987
2988
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\begin{cases}
2998 A & B>0\end{cases}$
2999 \end_inset
3000
3001
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 </row>
3007 <row>
3008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012
3013 \backslash
3014 cases
3015 \begin_inset space \textvisiblespace{}
3016 \end_inset
3017
3018
3019 \begin_inset Info
3020 type  "shortcut"
3021 arg   "newline-insert newline"
3022 \end_inset
3023
3024
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033 \begin_inset Formula $\begin{cases}
3034 A & \textrm{for }x>0\\
3035 B & \textrm{for }x=0
3036 \end{cases}$
3037 \end_inset
3038
3039
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 </row>
3045 </lyxtabular>
3046
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \begin_layout Standard
3053 After inserting 
3054 \series bold
3055
3056 \backslash
3057 cases
3058 \series default
3059  or pressing the math toolbar button 
3060 \begin_inset Info
3061 type  "icon"
3062 arg   "math-insert \\cases"
3063 \end_inset
3064
3065  you can create new lines with the shortcut 
3066 \begin_inset Info
3067 type  "shortcut"
3068 arg   "newline-insert newline"
3069 \end_inset
3070
3071  or the table toolbar button 
3072 \begin_inset Info
3073 type  "icon"
3074 arg   "inset-modify tabular append-row"
3075 \end_inset
3076
3077 .
3078 \end_layout
3079
3080 \begin_layout Standard
3081 The command 
3082 \series bold
3083
3084 \backslash
3085 cases
3086 \series default
3087  is also available via the menu 
3088 \family sans
3089 Insert\SpecialChar \menuseparator
3090 Math\SpecialChar \menuseparator
3091 Cases-Environment
3092 \family default
3093 .
3094 \end_layout
3095
3096 \begin_layout Subsection
3097 Negations
3098 \begin_inset Index idx
3099 status collapsed
3100
3101 \begin_layout Plain Layout
3102 Negations
3103 \end_layout
3104
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \begin_layout Standard
3111 By inserting 
3112 \series bold
3113
3114 \backslash
3115 not
3116 \series default
3117
3118 \begin_inset Index idx
3119 status collapsed
3120
3121 \begin_layout Plain Layout
3122 Commands ! N ! 
3123 \backslash
3124 not
3125 \end_layout
3126
3127 \end_inset
3128
3129  every character can be displayed canceled.
3130  The characters are quasi accentuated by a slash.
3131 \end_layout
3132
3133 \begin_layout Standard
3134 \align center
3135 \begin_inset Tabular
3136 <lyxtabular version="3" rows="4" columns="2">
3137 <features rotate="0" tabularvalignment="middle">
3138 <column alignment="center" valignment="top" width="0pt">
3139 <column alignment="center" valignment="top" width="0pt">
3140 <row>
3141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Plain Layout
3145 Command
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154 Result
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 </row>
3160 <row>
3161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165
3166 \backslash
3167 not=
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176 \begin_inset Formula $\not=$
3177 \end_inset
3178
3179
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 </row>
3185 <row>
3186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190
3191 \backslash
3192 not 
3193 \backslash
3194 le
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203 \begin_inset Formula $\not\le$
3204 \end_inset
3205
3206
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \backslash
3219 not 
3220 \backslash
3221 parallel
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230 \begin_inset Formula $\not\parallel$
3231 \end_inset
3232
3233
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 </row>
3239 </lyxtabular>
3240
3241 \end_inset
3242
3243
3244 \end_layout
3245
3246 \begin_layout Standard
3247 The last example shows that not all negations look good.
3248  Therefore there are special commands for some negations (see 
3249 \begin_inset CommandInset ref
3250 LatexCommand ref
3251 reference "sub:Mathematical-Symbols"
3252
3253 \end_inset
3254
3255  and 
3256 \begin_inset CommandInset ref
3257 LatexCommand ref
3258 reference "sec:Relations"
3259
3260 \end_inset
3261
3262 ).
3263 \end_layout
3264
3265 \begin_layout Subsection
3266 Placeholders
3267 \begin_inset CommandInset label
3268 LatexCommand label
3269 name "sub:Placeholders"
3270
3271 \end_inset
3272
3273
3274 \begin_inset Index idx
3275 status collapsed
3276
3277 \begin_layout Plain Layout
3278 Placeholders
3279 \end_layout
3280
3281 \end_inset
3282
3283
3284 \begin_inset Index idx
3285 status collapsed
3286
3287 \begin_layout Plain Layout
3288 Chemical characters ! Isotopes
3289 \end_layout
3290
3291 \end_inset
3292
3293
3294 \begin_inset Index idx
3295 status collapsed
3296
3297 \begin_layout Plain Layout
3298 Isotopes|see
3299 \begin_inset ERT
3300 status collapsed
3301
3302 \begin_layout Plain Layout
3303
3304 {
3305 \end_layout
3306
3307 \end_inset
3308
3309 Chemical characters
3310 \begin_inset ERT
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314
3315 }
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \end_inset
3324
3325
3326 \end_layout
3327
3328 \begin_layout Standard
3329 When displaying e.
3330 \begin_inset space \thinspace{}
3331 \end_inset
3332
3333 g.
3334 \begin_inset space \space{}
3335 \end_inset
3336
3337 isotopes
3338 \begin_inset Foot
3339 status collapsed
3340
3341 \begin_layout Plain Layout
3342 Typesetting isotopes and chemical symbols is described in 
3343 \begin_inset CommandInset ref
3344 LatexCommand ref
3345 reference "sub:Chemical-Symbols-and"
3346
3347 \end_inset
3348
3349 .
3350 \end_layout
3351
3352 \end_inset
3353
3354  the following problem occurs:
3355 \end_layout
3356
3357 \begin_layout Standard
3358 \align center
3359 \begin_inset Tabular
3360 <lyxtabular version="3" rows="2" columns="2">
3361 <features rotate="0" tabularvalignment="middle">
3362 <column alignment="center" valignment="top" width="0pt">
3363 <column alignment="center" valignment="top" width="0pt">
3364 <row>
3365 <cell alignment="center" valignment="top" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Plain Layout
3369 Indices created with sub- and superscripts:
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 <cell alignment="center" valignment="top" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Plain Layout
3378 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3379 \end_inset
3380
3381
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 </row>
3387 <row>
3388 <cell alignment="center" valignment="top" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392 correct indices:
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 </lyxtabular>
3411
3412 \end_inset
3413
3414
3415 \begin_inset Note Note
3416 status collapsed
3417
3418 \begin_layout Plain Layout
3419
3420 \series bold
3421
3422 \backslash
3423 raisebox
3424 \series default
3425  is only used as spacer.
3426 \end_layout
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 The shorter index is by default placed below or above the first character
3435  of the longer index.
3436  To avoid this there is the command 
3437 \series bold
3438
3439 \backslash
3440 phantom
3441 \series default
3442
3443 \begin_inset Index idx
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447 Commands ! P ! 
3448 \backslash
3449 phantom
3450 \end_layout
3451
3452 \end_inset
3453
3454  or the math toolbar button
3455 \begin_inset space \thinspace{}
3456 \end_inset
3457
3458
3459 \begin_inset Foot
3460 status collapsed
3461
3462 \begin_layout Plain Layout
3463 can be found in the submenu of the toolbar button 
3464 \begin_inset Info
3465 type  "icon"
3466 arg   "math-insert \\space"
3467 \end_inset
3468
3469
3470 \end_layout
3471
3472 \end_inset
3473
3474  
3475 \begin_inset Graphics
3476         filename ../images/math/phantom.png
3477         scale 85
3478
3479 \end_inset
3480
3481  that creates one or more phantom characters.
3482  When inserting 
3483 \series bold
3484
3485 \backslash
3486 phantom
3487 \series default
3488  a small blue box appears that is superposed with two red arrows.
3489  The arrows indicate that the complete width and height of the box content
3490  will be created as placeholder.
3491  Phantom characters are accordingly placeholders with the size of the characters.
3492 \end_layout
3493
3494 \begin_layout Standard
3495 \align center
3496 \begin_inset Tabular
3497 <lyxtabular version="3" rows="4" columns="2">
3498 <features rotate="0" tabularvalignment="middle">
3499 <column alignment="center" valignment="top">
3500 <column alignment="center" valignment="top">
3501 <row>
3502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 Command
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515 Result
3516 \begin_inset Note Note
3517 status collapsed
3518
3519 \begin_layout Plain Layout
3520
3521 \series bold
3522
3523 \backslash
3524 raisebox
3525 \series default
3526  is only used as spacer.
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 </row>
3537 <row>
3538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 ^19
3543 \begin_inset space \textvisiblespace{}
3544 \end_inset
3545
3546 _
3547 \backslash
3548 phantom
3549 \begin_inset space \textvisiblespace{}
3550 \end_inset
3551
3552 1
3553 \begin_inset Formula $\to$
3554 \end_inset
3555
3556 9
3557 \begin_inset space \textvisiblespace{}
3558 \end_inset
3559
3560 F
3561 \end_layout
3562
3563 \end_inset
3564 </cell>
3565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3570 \end_inset
3571
3572
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 </row>
3578 <row>
3579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583 ^235
3584 \begin_inset space \textvisiblespace{}
3585 \end_inset
3586
3587 _
3588 \backslash
3589 phantom
3590 \begin_inset space \textvisiblespace{}
3591 \end_inset
3592
3593 23
3594 \begin_inset Formula $\to$
3595 \end_inset
3596
3597 9
3598 \begin_inset space \textvisiblespace{}
3599 \end_inset
3600
3601 F
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3611 \end_inset
3612
3613
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 </row>
3619 <row>
3620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624
3625 \backslash
3626 Lambda^
3627 \begin_inset space \textvisiblespace{}
3628 \end_inset
3629
3630
3631 \backslash
3632 phantom
3633 \begin_inset space \textvisiblespace{}
3634 \end_inset
3635
3636 ii
3637 \begin_inset Formula $\to$
3638 \end_inset
3639
3640 t
3641 \begin_inset space \textvisiblespace{}
3642 \end_inset
3643
3644 _MMt
3645 \end_layout
3646
3647 \end_inset
3648 </cell>
3649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3654 \end_inset
3655
3656
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 </row>
3662 </lyxtabular>
3663
3664 \end_inset
3665
3666
3667 \end_layout
3668
3669 \begin_layout Standard
3670 Furthermore there are the commands 
3671 \series bold
3672
3673 \backslash
3674 vphantom
3675 \series default
3676
3677 \begin_inset Index idx
3678 status collapsed
3679
3680 \begin_layout Plain Layout
3681 Commands ! V ! 
3682 \backslash
3683 vphantom
3684 \end_layout
3685
3686 \end_inset
3687
3688  (toolbar button 
3689 \begin_inset space ~
3690 \end_inset
3691
3692
3693 \begin_inset Graphics
3694         filename ../images/math/vphantom.png
3695         scale 85
3696
3697 \end_inset
3698
3699 ) and 
3700 \series bold
3701
3702 \backslash
3703 hphantom
3704 \series default
3705
3706 \begin_inset Index idx
3707 status collapsed
3708
3709 \begin_layout Plain Layout
3710 Commands ! H ! 
3711 \backslash
3712 hphantom
3713 \end_layout
3714
3715 \end_inset
3716
3717  (toolbar button 
3718 \begin_inset space ~
3719 \end_inset
3720
3721
3722 \begin_inset Graphics
3723         filename ../images/math/hphantom.png
3724         scale 85
3725
3726 \end_inset
3727
3728 ).
3729  
3730 \series bold
3731
3732 \backslash
3733 hphantom
3734 \series default
3735  creates only space for the maximal height of the characters in the box
3736  but not for its width.
3737  
3738 \series bold
3739
3740 \backslash
3741 vphantom
3742 \series default
3743  creates only space for the width of the box content.
3744  Therefore  the boxes of both commands have only one red arrow.
3745 \end_layout
3746
3747 \begin_layout Standard
3748 For example the command 
3749 \series bold
3750
3751 \backslash
3752 vphantom
3753 \begin_inset space \textvisiblespace{}
3754 \end_inset
3755
3756 a
3757 \backslash
3758 int
3759 \series default
3760  creates space for the height of the integral sign,
3761 \begin_inset Foot
3762 status collapsed
3763
3764 \begin_layout Plain Layout
3765 The command 
3766 \series bold
3767
3768 \backslash
3769 int
3770 \series default
3771  creates an integral sign, see 
3772 \begin_inset CommandInset ref
3773 LatexCommand ref
3774 reference "sub:Big-Operators"
3775
3776 \end_inset
3777
3778 .
3779 \end_layout
3780
3781 \end_inset
3782
3783  because this is the larger character.
3784  An example application is in 
3785 \begin_inset CommandInset ref
3786 LatexCommand ref
3787 reference "sub:Multiline-Brackets"
3788
3789 \end_inset
3790
3791 .
3792 \end_layout
3793
3794 \begin_layout Standard
3795 Placeholders can also be used for text when they are inserted via the menu
3796  
3797 \family sans
3798 Insert\SpecialChar \menuseparator
3799 Formatting\SpecialChar \menuseparator
3800 Phantom
3801 \family default
3802 :
3803 \end_layout
3804
3805 \begin_layout Standard
3806 This is a sentence.
3807 \begin_inset Newline newline
3808 \end_inset
3809
3810
3811 \begin_inset Phantom Phantom
3812 status open
3813
3814 \begin_layout Plain Layout
3815 This
3816 \end_layout
3817
3818 \end_inset
3819
3820  is a sentence.
3821 \end_layout
3822
3823 \begin_layout Subsection
3824 Lines
3825 \begin_inset Index idx
3826 status collapsed
3827
3828 \begin_layout Plain Layout
3829 Lines
3830 \end_layout
3831
3832 \end_inset
3833
3834
3835 \begin_inset Index idx
3836 status collapsed
3837
3838 \begin_layout Plain Layout
3839 Formula ! underlined
3840 \end_layout
3841
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \begin_layout Standard
3848 \align center
3849 \begin_inset Tabular
3850 <lyxtabular version="3" rows="4" columns="2">
3851 <features rotate="0" tabularvalignment="middle">
3852 <column alignment="center" valignment="top" width="0pt">
3853 <column alignment="center" valignment="top" width="0pt">
3854 <row>
3855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Command
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 Result
3869 \begin_inset Note Note
3870 status collapsed
3871
3872 \begin_layout Plain Layout
3873
3874 \series bold
3875
3876 \backslash
3877 raisebox
3878 \series default
3879  is only used as spacer.
3880 \end_layout
3881
3882 \end_inset
3883
3884
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 </row>
3890 <row>
3891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895
3896 \backslash
3897 overline
3898 \begin_inset space \textvisiblespace{}
3899 \end_inset
3900
3901 A+B
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Commands ! O ! 
3907 \backslash
3908 overline
3909 \end_layout
3910
3911 \end_inset
3912
3913
3914 \end_layout
3915
3916 \end_inset
3917 </cell>
3918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3923 \end_inset
3924
3925
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 </row>
3931 <row>
3932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936
3937 \backslash
3938 underline
3939 \begin_inset space \textvisiblespace{}
3940 \end_inset
3941
3942 A+B
3943 \begin_inset Index idx
3944 status collapsed
3945
3946 \begin_layout Plain Layout
3947 Commands ! U ! 
3948 \backslash
3949 underline
3950 \end_layout
3951
3952 \end_inset
3953
3954
3955 \end_layout
3956
3957 \end_inset
3958 </cell>
3959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3960 \begin_inset Text
3961
3962 \begin_layout Plain Layout
3963 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 </row>
3972 <row>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977
3978 \backslash
3979 overline
3980 \begin_inset space \textvisiblespace{}
3981 \end_inset
3982
3983
3984 \backslash
3985 underline
3986 \begin_inset space \textvisiblespace{}
3987 \end_inset
3988
3989 A+B
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 </lyxtabular>
4008
4009 \end_inset
4010
4011
4012 \end_layout
4013
4014 \begin_layout Standard
4015 In the last example it doesn't matter if first 
4016 \series bold
4017
4018 \backslash
4019 overline
4020 \series default
4021  or 
4022 \series bold
4023
4024 \backslash
4025 underline
4026 \series default
4027  is inserted.
4028 \end_layout
4029
4030 \begin_layout Standard
4031 To double underline use 
4032 \series bold
4033
4034 \backslash
4035 underline
4036 \series default
4037  twice.
4038 \end_layout
4039
4040 \begin_layout Standard
4041 It is possible to place up to 6 lines above or below characters.
4042 \end_layout
4043
4044 \begin_layout Standard
4045 \begin_inset VSpace bigskip
4046 \end_inset
4047
4048 Custom lines can be created using the command 
4049 \series bold
4050
4051 \backslash
4052 rule
4053 \series default
4054
4055 \begin_inset Index idx
4056 status collapsed
4057
4058 \begin_layout Plain Layout
4059 Commands ! R ! 
4060 \backslash
4061 rule
4062 \end_layout
4063
4064 \end_inset
4065
4066  which has the following scheme:
4067 \end_layout
4068
4069 \begin_layout Standard
4070
4071 \series bold
4072
4073 \backslash
4074 rule[vertical offset]{length}{thickness}
4075 \end_layout
4076
4077 \begin_layout Standard
4078 The optional vertical offset shifts the line upwards (or downwards, when
4079  the value is negative).
4080  The units listed in 
4081 \begin_inset CommandInset ref
4082 LatexCommand ref
4083 reference "tab:Available-units"
4084
4085 \end_inset
4086
4087  can be used for the values.
4088  Here are two example lines created with the commands
4089 \begin_inset Newline newline
4090 \end_inset
4091
4092
4093 \series bold
4094
4095 \backslash
4096 rule[-2ex]{3cm}{2pt}
4097 \series default
4098  and 
4099 \series bold
4100
4101 \backslash
4102 rule{2cm}{1pt}
4103 \series default
4104 :
4105 \end_layout
4106
4107 \begin_layout Standard
4108 This is a sentence 
4109 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4110 \end_inset
4111
4112  with two lines.
4113 \end_layout
4114
4115 \begin_layout Standard
4116
4117 \series bold
4118
4119 \backslash
4120 rule
4121 \series default
4122  can also be used for text when a line is inserted via the menu 
4123 \family sans
4124 Insert\SpecialChar \menuseparator
4125 Formatting\SpecialChar \menuseparator
4126 Horizontal
4127 \begin_inset space ~
4128 \end_inset
4129
4130 Line
4131 \family default
4132 :
4133 \end_layout
4134
4135 \begin_layout Standard
4136 This is a sentence 
4137 \begin_inset CommandInset line
4138 LatexCommand rule
4139 offset "0.5ex"
4140 width "3cm"
4141 height "1pt"
4142
4143 \end_inset
4144
4145  with one line.
4146 \end_layout
4147
4148 \begin_layout Subsection
4149 Ellipses
4150 \begin_inset CommandInset label
4151 LatexCommand label
4152 name "sub:Ellipses"
4153
4154 \end_inset
4155
4156
4157 \begin_inset Index idx
4158 status collapsed
4159
4160 \begin_layout Plain Layout
4161 Ellipses
4162 \end_layout
4163
4164 \end_inset
4165
4166
4167 \end_layout
4168
4169 \begin_layout Standard
4170 There are different types of ellipses available.
4171 \begin_inset Foot
4172 status collapsed
4173
4174 \begin_layout Plain Layout
4175 In the math toolbar in the submenu of the button 
4176 \begin_inset Info
4177 type  "icon"
4178 arg   "math-insert \\ldots"
4179 \end_inset
4180
4181
4182 \end_layout
4183
4184 \end_inset
4185
4186  For listings dots at the baseline are used (
4187 \series bold
4188
4189 \backslash
4190 ldots
4191 \series default
4192
4193 \begin_inset Index idx
4194 status collapsed
4195
4196 \begin_layout Plain Layout
4197 Commands ! L ! 
4198 \backslash
4199 ldots
4200 \end_layout
4201
4202 \end_inset
4203
4204 ), while for operations dots are needed that are on the same height as the
4205  operators (
4206 \series bold
4207
4208 \backslash
4209 cdots
4210 \series default
4211
4212 \begin_inset Index idx
4213 status collapsed
4214
4215 \begin_layout Plain Layout
4216 Commands ! C ! 
4217 \backslash
4218 cdots
4219 \end_layout
4220
4221 \end_inset
4222
4223 ).
4224  When using the command 
4225 \series bold
4226
4227 \backslash
4228 dots
4229 \series default
4230
4231 \begin_inset Index idx
4232 status collapsed
4233
4234 \begin_layout Plain Layout
4235 Commands ! D ! 
4236 \backslash
4237 dots
4238 \end_layout
4239
4240 \end_inset
4241
4242 , LaTeX decides on the basis of the next character what type is used.
4243 \end_layout
4244
4245 \begin_layout Standard
4246 \align center
4247 \begin_inset Tabular
4248 <lyxtabular version="3" rows="9" columns="2">
4249 <features rotate="0" tabularvalignment="middle">
4250 <column alignment="center" valignment="top" width="0pt">
4251 <column alignment="center" valignment="top" width="0pt">
4252 <row>
4253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 Command
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 Result
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277 A_1
4278 \begin_inset space \textvisiblespace{}
4279 \end_inset
4280
4281 ,
4282 \backslash
4283 dots
4284 \begin_inset space \textvisiblespace{}
4285 \end_inset
4286
4287 ,A_n
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 \begin_inset Formula $A_{1},\dots,A_{n}$
4297 \end_inset
4298
4299
4300 \end_layout
4301
4302 \end_inset
4303 </cell>
4304 </row>
4305 <row>
4306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4307 \begin_inset Text
4308
4309 \begin_layout Plain Layout
4310 A_1
4311 \begin_inset space \textvisiblespace{}
4312 \end_inset
4313
4314 +
4315 \backslash
4316 dots
4317 \begin_inset space \textvisiblespace{}
4318 \end_inset
4319
4320 +A_n
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 \begin_inset Formula $A_{1}+\dots+A_{n}$
4330 \end_inset
4331
4332
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 </row>
4338 <row>
4339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 A_1
4344 \begin_inset space \textvisiblespace{}
4345 \end_inset
4346
4347 ,
4348 \backslash
4349 ldots
4350 \begin_inset space \textvisiblespace{}
4351 \end_inset
4352
4353 ,A_n
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 \begin_inset Formula $A_{1},\ldots,A_{n}$
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 A_1
4377 \begin_inset space \textvisiblespace{}
4378 \end_inset
4379
4380 +
4381 \backslash
4382 cdots
4383 \begin_inset space \textvisiblespace{}
4384 \end_inset
4385
4386 +A_n
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4396 \end_inset
4397
4398
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 </row>
4404 <row>
4405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409
4410 \backslash
4411 vdots
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420 \begin_inset Formula $\vdots$
4421 \end_inset
4422
4423
4424 \end_layout
4425
4426 \end_inset
4427 </cell>
4428 </row>
4429 <row>
4430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434
4435 \backslash
4436 ddots
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 \begin_inset Formula $\ddots$
4446 \end_inset
4447
4448
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 </row>
4454 <row>
4455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459
4460 \backslash
4461 iddots
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4467 \begin_inset Text
4468
4469 \begin_layout Plain Layout
4470 \begin_inset Formula $\iddots$
4471 \end_inset
4472
4473
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 3×3
4485 \begin_inset space \thinspace{}
4486 \end_inset
4487
4488 matrix with the different dots
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 \begin_inset Formula $\begin{array}{ccc}
4498 A_{11} & \cdots & A_{1m}\\
4499 \vdots & \ddots & \vdots\\
4500 A_{n1} & \cdots & A_{nm}
4501 \end{array}$
4502 \end_inset
4503
4504
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 </lyxtabular>
4511
4512 \end_inset
4513
4514
4515 \end_layout
4516
4517 \begin_layout Standard
4518 The ellipses available in menu 
4519 \family sans
4520 Insert\SpecialChar \menuseparator
4521 Special
4522 \begin_inset space ~
4523 \end_inset
4524
4525 Character
4526 \family default
4527  are 
4528 \series bold
4529
4530 \backslash
4531 ldots
4532 \series default
4533 .
4534 \end_layout
4535
4536 \begin_layout Standard
4537 \begin_inset VSpace medskip
4538 \end_inset
4539
4540 To use 
4541 \series bold
4542
4543 \backslash
4544 iddots
4545 \series default
4546 , one of the options 
4547 \family sans
4548 Use mathdots package (automatically)
4549 \family default
4550  must be set in the document settings under 
4551 \family sans
4552 Math
4553 \begin_inset space ~
4554 \end_inset
4555
4556 Options
4557 \family default
4558 .
4559 \begin_inset Newline newline
4560 \end_inset
4561
4562 Using the option 
4563 \family sans
4564 Use mathdots package
4565 \family default
4566  will improve the appearance of all dots in the documents if their font
4567  style or size is not the default.
4568 \end_layout
4569
4570 \begin_layout Standard
4571 \begin_inset VSpace medskip
4572 \end_inset
4573
4574 Specially for matrices there are ellipses that span over several columns.
4575  They are created with the command 
4576 \series bold
4577
4578 \backslash
4579 hdotsfor
4580 \series default
4581
4582 \begin_inset Index idx
4583 status collapsed
4584
4585 \begin_layout Plain Layout
4586 Commands ! H ! 
4587 \backslash
4588 hdotsfor
4589 \end_layout
4590
4591 \end_inset
4592
4593 , that has the following scheme:
4594 \end_layout
4595
4596 \begin_layout Standard
4597
4598 \series bold
4599
4600 \backslash
4601 hdotsfor[distance]{number of columns}
4602 \end_layout
4603
4604 \begin_layout Standard
4605 The number of columns specifies how many columns should be spanned.
4606  Distance is a factor for the distance between the dots.
4607 \end_layout
4608
4609 \begin_layout Standard
4610 In the following matrix the command 
4611 \series bold
4612
4613 \backslash
4614 hdotsfor[2]{4}
4615 \series default
4616  was inserted in the first box of the second line, to get an ellipsis with
4617  a dot distance twice as long as with the command 
4618 \series bold
4619
4620 \backslash
4621 dots
4622 \series default
4623 :
4624 \begin_inset Formula 
4625 \[
4626 \left(\begin{array}{cccc}
4627 A & B & C & D\\
4628 \hdotsfor[2]{4}\\
4629 q & w & e & r
4630 \end{array}\right)
4631 \]
4632
4633 \end_inset
4634
4635 Note that the matrix fields that should be spanned must be empty, otherwise
4636  you get LaTeX-errors.
4637 \end_layout
4638
4639 \begin_layout Standard
4640 \begin_inset VSpace bigskip
4641 \end_inset
4642
4643 Furthermore you can fill with the command 
4644 \series bold
4645
4646 \backslash
4647 dotfill
4648 \series default
4649
4650 \begin_inset Index idx
4651 status collapsed
4652
4653 \begin_layout Plain Layout
4654 Commands ! D ! 
4655 \backslash
4656 dotfill
4657 \end_layout
4658
4659 \end_inset
4660
4661  the rest of a line with dots.
4662  The effect of these commands is the same as with 
4663 \series bold
4664
4665 \backslash
4666 hfill
4667 \series default
4668 , see 
4669 \begin_inset CommandInset ref
4670 LatexCommand ref
4671 reference "sub:Variable-Space"
4672
4673 \end_inset
4674
4675 .
4676 \end_layout
4677
4678 \begin_layout Standard
4679 For example the command 
4680 \series bold
4681 A
4682 \backslash
4683 dotfill
4684 \begin_inset space \textvisiblespace{}
4685 \end_inset
4686
4687 B
4688 \series default
4689  produces
4690 \end_layout
4691
4692 \begin_layout Standard
4693 \begin_inset Formula $A\dotfill B$
4694 \end_inset
4695
4696
4697 \end_layout
4698
4699 \begin_layout Standard
4700 Similar to
4701 \series bold
4702  
4703 \backslash
4704 dotfill
4705 \series default
4706  there is for a line the command 
4707 \series bold
4708
4709 \backslash
4710 hrulefill
4711 \series default
4712
4713 \begin_inset Index idx
4714 status collapsed
4715
4716 \begin_layout Plain Layout
4717 Commands ! H ! 
4718 \backslash
4719 hrulefill
4720 \end_layout
4721
4722 \end_inset
4723
4724 :
4725 \end_layout
4726
4727 \begin_layout Standard
4728 \begin_inset Formula $A\hrulefill B$
4729 \end_inset
4730
4731
4732 \end_layout
4733
4734 \begin_layout Standard
4735 To use the commands for text, they have to be inserted in TeX-mode.
4736 \end_layout
4737
4738 \begin_layout Section
4739 Matrices
4740 \begin_inset CommandInset label
4741 LatexCommand label
4742 name "sec:Matrices"
4743
4744 \end_inset
4745
4746
4747 \begin_inset Index idx
4748 status collapsed
4749
4750 \begin_layout Plain Layout
4751 Matrices
4752 \end_layout
4753
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \begin_layout Standard
4760 Matrices can be inserted via the math toolbar button 
4761 \begin_inset Info
4762 type  "icon"
4763 arg   "dialog-show mathmatrix"
4764 \end_inset
4765
4766  or the menu 
4767 \family sans
4768 Insert\SpecialChar \menuseparator
4769 Math\SpecialChar \menuseparator
4770 Matrix
4771 \family default
4772 .
4773  In the matrix dialog you can specify the number of columns and rows, the
4774  alignment and the decoration.
4775  The vertical alignment is only of importance for matrices in inline formulas:
4776 \end_layout
4777
4778 \begin_layout Standard
4779 The first matrix is top 
4780 \begin_inset Formula $\begin{array}[t]{cccc}
4781 A & D & G & J\\
4782 B & E & H & K\\
4783 C & F & I & L
4784 \end{array}$
4785 \end_inset
4786
4787 , the second middle 
4788 \begin_inset Formula $\begin{array}{cccc}
4789 A & D & G & J\\
4790 B & E & H & K\\
4791 C & F & I & L
4792 \end{array}$
4793 \end_inset
4794
4795  and the third bottom 
4796 \begin_inset Formula $\begin{array}[b]{cccc}
4797 A & D & G & J\\
4798 B & E & H & K\\
4799 C & F & I & L
4800 \end{array}$
4801 \end_inset
4802
4803  aligned.
4804 \end_layout
4805
4806 \begin_layout Standard
4807 The horizontal alignment specifies how the column entries should be aligned.
4808  It is set by entering a letter for every column.
4809  
4810 \emph on
4811 l
4812 \emph default
4813  denotes left aligned, 
4814 \emph on
4815 c
4816 \emph default
4817  centered and 
4818 \emph on
4819 r
4820 \emph default
4821  right aligned.
4822  To create for example a 4
4823 \series bold
4824 ×
4825 \series default
4826 4
4827 \begin_inset space ~
4828 \end_inset
4829
4830 matrix where the first column is left aligned, the second and third are
4831  centered and the last one is right aligned, one enters for the horizontal
4832  alignment 
4833 \series bold
4834 lccr
4835 \series default
4836 .
4837  Normally in a matrix all columns are centered, therefore the default for
4838  every column is a 
4839 \series bold
4840 c
4841 \series default
4842 .
4843 \end_layout
4844
4845 \begin_layout Standard
4846 Horizontal alignment:
4847 \end_layout
4848
4849 \begin_layout Standard
4850
4851 \series bold
4852 lll
4853 \series default
4854  : 
4855 \begin_inset Formula $\begin{array}{lll}
4856 10000 & D & G\\
4857 B & 10000 & H\\
4858 C & F & 10000
4859 \end{array}$
4860 \end_inset
4861
4862  , 
4863 \series bold
4864 ccc
4865 \series default
4866  : 
4867 \begin_inset Formula $\begin{array}{ccc}
4868 10000 & D & G\\
4869 B & 10000 & H\\
4870 C & F & 10000
4871 \end{array}$
4872 \end_inset
4873
4874  , 
4875 \series bold
4876 rrr
4877 \series default
4878  : 
4879 \begin_inset Formula $\begin{array}{rrr}
4880 10000 & D & G\\
4881 B & 10000 & H\\
4882 C & F & 10000
4883 \end{array}$
4884 \end_inset
4885
4886
4887 \end_layout
4888
4889 \begin_layout Standard
4890 To add or delete rows and columns subsequently, the math toolbar buttons
4891  
4892 \begin_inset Info
4893 type  "icon"
4894 arg   "inset-modify tabular append-row"
4895 \end_inset
4896
4897
4898 \begin_inset Info
4899 type  "icon"
4900 arg   "inset-modify tabular delete-row"
4901 \end_inset
4902
4903 , etc.
4904 \begin_inset space \thinspace{}
4905 \end_inset
4906
4907 , or the menu 
4908 \family sans
4909 Edit\SpecialChar \menuseparator
4910 Rows & Columns
4911 \family default
4912  can be used.
4913  New rows can also be created with 
4914 \begin_inset Info
4915 type  "shortcut"
4916 arg   "newline-insert newline"
4917 \end_inset
4918
4919 .
4920 \end_layout
4921
4922 \begin_layout Standard
4923 \begin_inset VSpace bigskip
4924 \end_inset
4925
4926 The 
4927 \family sans
4928 Decoration
4929 \family default
4930  adds parentheses in the selected style around the matrix.
4931  Alternatively, parentheses can can either be created with the commands
4932  
4933 \series bold
4934
4935 \backslash
4936 left
4937 \series default
4938
4939 \begin_inset Index idx
4940 status collapsed
4941
4942 \begin_layout Plain Layout
4943 Commands ! L ! 
4944 \backslash
4945 left
4946 \end_layout
4947
4948 \end_inset
4949
4950  and 
4951 \series bold
4952
4953 \backslash
4954 right
4955 \series default
4956
4957 \begin_inset Index idx
4958 status collapsed
4959
4960 \begin_layout Plain Layout
4961 Commands ! R ! 
4962 \backslash
4963 right
4964 \end_layout
4965
4966 \end_inset
4967
4968  (shortcut 
4969 \family sans
4970 Alt+M
4971 \begin_inset space ~
4972 \end_inset
4973
4974 Parenthesis
4975 \family default
4976 ), see 
4977 \begin_inset CommandInset ref
4978 LatexCommand ref
4979 reference "sub:Automatic-Bracket-Size"
4980
4981 \end_inset
4982
4983 , or by using the following commands:
4984 \begin_inset VSpace medskip
4985 \end_inset
4986
4987
4988 \end_layout
4989
4990 \begin_layout Standard
4991 \begin_inset space \hfill{}
4992 \end_inset
4993
4994
4995 \begin_inset Tabular
4996 <lyxtabular version="3" rows="4" columns="2">
4997 <features rotate="0" tabularvalignment="middle">
4998 <column alignment="center" valignment="top">
4999 <column alignment="center" valignment="top">
5000 <row>
5001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005 Command
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 Result
5015 \begin_inset Note Note
5016 status collapsed
5017
5018 \begin_layout Plain Layout
5019
5020 \series bold
5021
5022 \backslash
5023 raisebox
5024 \series default
5025  is only used as spacer.
5026 \end_layout
5027
5028 \end_inset
5029
5030
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 </row>
5036 <row>
5037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041
5042 \backslash
5043 bmatrix
5044 \begin_inset space \textvisiblespace{}
5045 \end_inset
5046
5047 2
5048 \series bold
5049 ×
5050 \series default
5051 2
5052 \begin_inset space \thinspace{}
5053 \end_inset
5054
5055 matrix
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5065 0 & \textrm{-}\mathrm{i}\\
5066 \mathrm{i} & 0
5067 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5068 \end_inset
5069
5070
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 </row>
5076 <row>
5077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081
5082 \backslash
5083 Bmatrix
5084 \begin_inset space \textvisiblespace{}
5085 \end_inset
5086
5087 2
5088 \series bold
5089 ×
5090 \series default
5091 2
5092 \begin_inset space \thinspace{}
5093 \end_inset
5094
5095 matrix
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5105 0 & \textrm{-}\mathrm{i}\\
5106 \mathrm{i} & 0
5107 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5108 \end_inset
5109
5110
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \backslash
5123 pmatrix
5124 \begin_inset space \textvisiblespace{}
5125 \end_inset
5126
5127 2
5128 \series bold
5129 ×
5130 \series default
5131 2
5132 \begin_inset space \thinspace{}
5133 \end_inset
5134
5135 matrix
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5145 0 & \textrm{-}\mathrm{i}\\
5146 \mathrm{i} & 0
5147 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5148 \end_inset
5149
5150
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 </row>
5156 </lyxtabular>
5157
5158 \end_inset
5159
5160
5161 \begin_inset space \hfill{}
5162 \end_inset
5163
5164
5165 \begin_inset Tabular
5166 <lyxtabular version="3" rows="4" columns="2">
5167 <features rotate="0" tabularvalignment="middle">
5168 <column alignment="center" valignment="top">
5169 <column alignment="center" valignment="top">
5170 <row>
5171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 Command
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184 Result
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 </row>
5190 <row>
5191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195
5196 \backslash
5197 vmatrix
5198 \begin_inset space \textvisiblespace{}
5199 \end_inset
5200
5201 2
5202 \series bold
5203 ×
5204 \series default
5205 2
5206 \begin_inset space \thinspace{}
5207 \end_inset
5208
5209 matrix
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5215 \begin_inset Text
5216
5217 \begin_layout Plain Layout
5218 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5219 0 & \textrm{-}\mathrm{i}\\
5220 \mathrm{i} & 0
5221 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5222 \end_inset
5223
5224
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 </row>
5230 <row>
5231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235
5236 \backslash
5237 Vmatrix
5238 \begin_inset space \textvisiblespace{}
5239 \end_inset
5240
5241 2
5242 \series bold
5243 ×
5244 \series default
5245 2
5246 \begin_inset space \thinspace{}
5247 \end_inset
5248
5249 matrix
5250 \end_layout
5251
5252 \end_inset
5253 </cell>
5254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5255 \begin_inset Text
5256
5257 \begin_layout Plain Layout
5258 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5259 0 & \textrm{-}\mathrm{i}\\
5260 \mathrm{i} & 0
5261 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5262 \end_inset
5263
5264
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 <row>
5271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275
5276 \backslash
5277 matrix
5278 \begin_inset space \textvisiblespace{}
5279 \end_inset
5280
5281 2
5282 \series bold
5283 ×
5284 \series default
5285 2
5286 \begin_inset space \thinspace{}
5287 \end_inset
5288
5289 matrix
5290 \end_layout
5291
5292 \end_inset
5293 </cell>
5294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5299 0 & \textrm{-}\mathrm{i}\\
5300 \mathrm{i} & 0
5301 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5302 \end_inset
5303
5304
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 </row>
5310 </lyxtabular>
5311
5312 \end_inset
5313
5314
5315 \begin_inset space \hfill{}
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \begin_layout Standard
5322 \begin_inset VSpace medskip
5323 \end_inset
5324
5325 When e.
5326 \begin_inset space \thinspace{}
5327 \end_inset
5328
5329 g.
5330 \begin_inset space \space{}
5331 \end_inset
5332
5333
5334 \series bold
5335
5336 \backslash
5337 vmatrix
5338 \series default
5339  is inserted, a blue box appears between two vertical lines where the matrix
5340  is inserted.
5341 \begin_inset Newline newline
5342 \end_inset
5343
5344 Note that decorated matrices ignore the vertical alignment.
5345 \end_layout
5346
5347 \begin_layout Standard
5348 \begin_inset VSpace bigskip
5349 \end_inset
5350
5351 As all multiline formulas are matrices, the length 
5352 \series bold
5353
5354 \backslash
5355 arraycolsep
5356 \series default
5357
5358 \begin_inset Index idx
5359 status collapsed
5360
5361 \begin_layout Plain Layout
5362 Commands ! A ! 
5363 \backslash
5364 arraycolsep
5365 \end_layout
5366
5367 \end_inset
5368
5369  that is described in 
5370 \begin_inset CommandInset ref
5371 LatexCommand ref
5372 reference "sub:Column-Separation"
5373
5374 \end_inset
5375
5376  can also be used to change the column separation of matrices.
5377 \end_layout
5378
5379 \begin_layout Standard
5380 To change the row separation, the command 
5381 \series bold
5382
5383 \backslash
5384 arraystretch
5385 \series default
5386
5387 \begin_inset Index idx
5388 status collapsed
5389
5390 \begin_layout Plain Layout
5391 Commands ! A ! 
5392 \backslash
5393 arraystretch
5394 \end_layout
5395
5396 \end_inset
5397
5398  is used.
5399  It is used as follows:
5400 \end_layout
5401
5402 \begin_layout Standard
5403
5404 \series bold
5405
5406 \backslash
5407 renewcommand{
5408 \backslash
5409 arraystretch}{stretch factor}
5410 \begin_inset Index idx
5411 status collapsed
5412
5413 \begin_layout Plain Layout
5414 Commands ! R ! 
5415 \backslash
5416 renewcommand
5417 \end_layout
5418
5419 \end_inset
5420
5421
5422 \end_layout
5423
5424 \begin_layout Standard
5425 The command 
5426 \series bold
5427
5428 \backslash
5429 renewcommand
5430 \series default
5431  assigns the stretch factor to the predefined command 
5432 \series bold
5433
5434 \backslash
5435 arraystretch
5436 \series default
5437 .
5438  To double e.
5439 \begin_inset space \thinspace{}
5440 \end_inset
5441
5442 g.
5443 \begin_inset space \space{}
5444 \end_inset
5445
5446 the row separation, use the factor 2.
5447  This is then used for all following matrices.
5448  To go back to the original separation, assign the factor 1 to 
5449 \series bold
5450
5451 \backslash
5452 arraystretch
5453 \series default
5454 .
5455 \end_layout
5456
5457 \begin_layout Standard
5458 To set matrices into a text line, the command 
5459 \series bold
5460
5461 \backslash
5462 smallmatrix
5463 \series default
5464
5465 \begin_inset Index idx
5466 status collapsed
5467
5468 \begin_layout Plain Layout
5469 Commands ! S ! 
5470 \backslash
5471 smallmatrix
5472 \end_layout
5473
5474 \end_inset
5475
5476  is used.
5477  When it is inserted a blue box with two dashed lines appears.
5478  In this box the matrix is inserted.
5479 \end_layout
5480
5481 \begin_layout Standard
5482 This is a matrix 
5483 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5484 C & D
5485 \end{smallmatrix}\right)$
5486 \end_inset
5487
5488  in a text line.
5489 \end_layout
5490
5491 \begin_layout Section
5492 Brackets and Delimiters
5493 \begin_inset Index idx
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497 Brackets
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \begin_inset Index idx
5504 status collapsed
5505
5506 \begin_layout Plain Layout
5507 Delimiters
5508 \end_layout
5509
5510 \end_inset
5511
5512
5513 \end_layout
5514
5515 \begin_layout Subsection
5516 Vertical Brackets and Delimiters
5517 \begin_inset Index idx
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521 Brackets ! vertical
5522 \end_layout
5523
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \begin_layout Standard
5530 \begin_inset space \hfill{}
5531 \end_inset
5532
5533
5534 \begin_inset Tabular
5535 <lyxtabular version="3" rows="9" columns="2">
5536 <features rotate="0" tabularvalignment="middle">
5537 <column alignment="center" valignment="top" width="0pt">
5538 <column alignment="center" valignment="top" width="0pt">
5539 <row>
5540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 Command
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 Result
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 (
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 \begin_inset Formula $($
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 <row>
5583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 {
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 \begin_inset Formula $\{$
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 <row>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 [
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 \begin_inset Formula $[$
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 </row>
5628 <row>
5629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5630 \begin_inset Text
5631
5632 \begin_layout Plain Layout
5633
5634 \backslash
5635 langle
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 \begin_inset Formula $\langle$
5645 \end_inset
5646
5647
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 </row>
5653 <row>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658
5659 \backslash
5660 lceil
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 \begin_inset Formula $\lceil$
5670 \end_inset
5671
5672
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 </row>
5678 <row>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683
5684 \backslash
5685 lfloor
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 \begin_inset Formula $\lfloor$
5695 \end_inset
5696
5697
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 </row>
5703 <row>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 /
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $/$
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 |
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $|$
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 </lyxtabular>
5750
5751 \end_inset
5752
5753
5754 \begin_inset space \hfill{}
5755 \end_inset
5756
5757
5758 \begin_inset Tabular
5759 <lyxtabular version="3" rows="9" columns="2">
5760 <features rotate="0" tabularvalignment="middle">
5761 <column alignment="center" valignment="top" width="0pt">
5762 <column alignment="center" valignment="top" width="0pt">
5763 <row>
5764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 Command
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 Result
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 )
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $)$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 }
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Formula $\}$
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 <row>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 ]
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 \begin_inset Formula $]$
5844 \end_inset
5845
5846
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 </row>
5852 <row>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857
5858 \backslash
5859 rangle
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 \begin_inset Formula $\rangle$
5869 \end_inset
5870
5871
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 </row>
5877 <row>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882
5883 \backslash
5884 rceil
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $\rceil$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 <row>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907
5908 \backslash
5909 rfloor
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $\rfloor$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \backslash
5934
5935 \backslash
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $\backslash$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \backslash
5961 |
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 \begin_inset Formula $\|$
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 </lyxtabular>
5980
5981 \end_inset
5982
5983
5984 \begin_inset space \hfill{}
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \begin_layout Standard
5991
5992 \series medium
5993 \begin_inset Note Greyedout
5994 status open
5995
5996 \begin_layout Plain Layout
5997
5998 \series bold
5999 Note:
6000 \series default
6001  In TeX-mode the command 
6002 \series bold
6003
6004 \backslash
6005 textbackslash
6006 \series default
6007
6008 \begin_inset Index idx
6009 status collapsed
6010
6011 \begin_layout Plain Layout
6012 Commands ! T ! 
6013 \backslash
6014 textbackslash
6015 \end_layout
6016
6017 \end_inset
6018
6019  must be used for the backslash, because the command 
6020 \series bold
6021
6022 \backslash
6023
6024 \backslash
6025
6026 \series default
6027  produces a line break there.
6028 \end_layout
6029
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \begin_layout Standard
6036 For all characters listed above the size can be adjusted with the commands
6037  described in the following two subsections.
6038  When using these commands, the characters < and > can directly be used
6039  instead of the commands 
6040 \series bold
6041
6042 \backslash
6043 langle
6044 \series default
6045  and 
6046 \series bold
6047
6048 \backslash
6049 rangle
6050 \series default
6051 .
6052 \end_layout
6053
6054 \begin_layout Subsubsection
6055 Manual Bracket Size
6056 \begin_inset CommandInset label
6057 LatexCommand label
6058 name "sub:Manual-Bracket-Size"
6059
6060 \end_inset
6061
6062
6063 \begin_inset Index idx
6064 status collapsed
6065
6066 \begin_layout Plain Layout
6067 Bracket size ! manual
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \begin_layout Standard
6076 The bracket size can be specified manually by the LaTeX-commands 
6077 \series bold
6078
6079 \backslash
6080 big
6081 \series default
6082
6083 \begin_inset Index idx
6084 status collapsed
6085
6086 \begin_layout Plain Layout
6087 Commands ! B ! 
6088 \backslash
6089 big
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \series bold
6096
6097 \backslash
6098 Big
6099 \series default
6100
6101 \series bold
6102
6103 \backslash
6104 bigg
6105 \series default
6106  and 
6107 \series bold
6108
6109 \backslash
6110 Bigg
6111 \series default
6112 .
6113  
6114 \series bold
6115
6116 \backslash
6117 big
6118 \series default
6119  denotes the smallest and 
6120 \series bold
6121
6122 \backslash
6123 Bigg
6124 \series default
6125  the largest bracket size.
6126 \end_layout
6127
6128 \begin_layout Standard
6129 These commands are used to emphasize levels of brackets:
6130 \end_layout
6131
6132 \begin_layout Standard
6133 \align center
6134 \begin_inset Tabular
6135 <lyxtabular version="3" rows="2" columns="2">
6136 <features rotate="0" tabularvalignment="middle">
6137 <column alignment="center" valignment="top" width="0pt">
6138 <column alignment="center" valignment="top" width="0pt">
6139 <row>
6140 <cell alignment="center" valignment="top" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 all brackets in the same size:
6145 \end_layout
6146
6147 \end_inset
6148 </cell>
6149 <cell alignment="center" valignment="top" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6154 \end_inset
6155
6156
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 </row>
6162 <row>
6163 <cell alignment="center" valignment="top" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 this looks better:
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 </lyxtabular>
6186
6187 \end_inset
6188
6189
6190 \begin_inset Note Note
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194
6195 \series bold
6196
6197 \backslash
6198 raisebox
6199 \series default
6200  is only used as spacer.
6201 \end_layout
6202
6203 \end_inset
6204
6205
6206 \end_layout
6207
6208 \begin_layout Standard
6209 For the second formula the command 
6210 \series bold
6211
6212 \backslash
6213 Big((A+B)(A-B)
6214 \backslash
6215 Big)^
6216 \begin_inset space \textvisiblespace{}
6217 \end_inset
6218
6219 C
6220 \series default
6221  has been used.
6222 \end_layout
6223
6224 \begin_layout Standard
6225 Here is an overview about all bracket sizes:
6226 \end_layout
6227
6228 \begin_layout Standard
6229 \align center
6230
6231 \backslash
6232 Bigg(
6233 \backslash
6234 exp
6235 \backslash
6236 bigg<
6237 \backslash
6238 Big[
6239 \backslash
6240 big{
6241 \backslash
6242 ln(3x)
6243 \backslash
6244 big}^2
6245 \begin_inset space \textvisiblespace{}
6246 \end_inset
6247
6248
6249 \backslash
6250 sin(x)
6251 \backslash
6252 Big]^
6253 \begin_inset space \textvisiblespace{}
6254 \end_inset
6255
6256 A
6257 \begin_inset space \textvisiblespace{}
6258 \end_inset
6259
6260
6261 \backslash
6262 bigg>
6263 \backslash
6264 Bigg)^0,5
6265 \end_layout
6266
6267 \begin_layout Standard
6268 \align center
6269 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6270 \end_inset
6271
6272
6273 \end_layout
6274
6275 \begin_layout Standard
6276 Besides the 
6277 \series bold
6278
6279 \backslash
6280 big
6281 \series default
6282 -commands there is the variant 
6283 \series bold
6284
6285 \backslash
6286 bigm
6287 \series default
6288
6289 \begin_inset Index idx
6290 status collapsed
6291
6292 \begin_layout Plain Layout
6293 Commands ! B ! 
6294 \backslash
6295 bigm
6296 \end_layout
6297
6298 \end_inset
6299
6300  that adds a bit more space between the bracket and its content, and the
6301  variant 
6302 \series bold
6303
6304 \backslash
6305 bigl
6306 \series default
6307 -
6308 \series bold
6309
6310 \backslash
6311 bigr
6312 \series default
6313
6314 \begin_inset Index idx
6315 status collapsed
6316
6317 \begin_layout Plain Layout
6318 Commands ! B ! 
6319 \backslash
6320 bigl - 
6321 \backslash
6322 bigr
6323 \end_layout
6324
6325 \end_inset
6326
6327 , that don't add additional space.
6328  The 
6329 \emph on
6330 l
6331 \emph default
6332  at the end of the command 
6333 \series bold
6334
6335 \backslash
6336 bigl
6337 \series default
6338  is for a left bracket; for a right bracket this will be replaced by an
6339  
6340 \emph on
6341 r
6342 \emph default
6343 .
6344  A left or right bracket can each be an opening or closing bracket.
6345 \end_layout
6346
6347 \begin_layout Standard
6348 In the following table is a comparison of the variants:
6349 \end_layout
6350
6351 \begin_layout Standard
6352 \align center
6353 \begin_inset Tabular
6354 <lyxtabular version="3" rows="5" columns="2">
6355 <features rotate="0" tabularvalignment="middle">
6356 <column alignment="center" valignment="middle">
6357 <column alignment="center" valignment="middle">
6358 <row>
6359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6360 \begin_inset Text
6361
6362 \begin_layout Plain Layout
6363 Command
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 Result
6373 \begin_inset Note Note
6374 status collapsed
6375
6376 \begin_layout Plain Layout
6377
6378 \series bold
6379
6380 \backslash
6381 raisebox
6382 \series default
6383  is only used as spacer.
6384 \end_layout
6385
6386 \end_inset
6387
6388
6389 \end_layout
6390
6391 \end_inset
6392 </cell>
6393 </row>
6394 <row>
6395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6396 \begin_inset Text
6397
6398 \begin_layout Plain Layout
6399
6400 \backslash
6401 Bigm(
6402 \backslash
6403 bigm(
6404 \backslash
6405 ln(3x)
6406 \backslash
6407 bigm)^2
6408 \begin_inset space \textvisiblespace{}
6409 \end_inset
6410
6411
6412 \backslash
6413 Bigm)
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6423 \end_inset
6424
6425
6426 \end_layout
6427
6428 \end_inset
6429 </cell>
6430 </row>
6431 <row>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436
6437 \backslash
6438 Big(
6439 \backslash
6440 big(
6441 \backslash
6442 ln(3x)
6443 \backslash
6444 big)^2
6445 \begin_inset space \textvisiblespace{}
6446 \end_inset
6447
6448
6449 \backslash
6450 Big)
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6460 \end_inset
6461
6462
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 </row>
6468 <row>
6469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473
6474 \backslash
6475 Bigl(
6476 \backslash
6477 bigl(
6478 \backslash
6479 ln(3x)
6480 \backslash
6481 bigr)^2
6482 \begin_inset space \textvisiblespace{}
6483 \end_inset
6484
6485
6486 \backslash
6487 Bigr)
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \end_inset
6503 </cell>
6504 </row>
6505 <row>
6506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510
6511 \backslash
6512 bigl)
6513 \backslash
6514 ln(3x)
6515 \backslash
6516 bigr(
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6526 \end_inset
6527
6528
6529 \end_layout
6530
6531 \end_inset
6532 </cell>
6533 </row>
6534 </lyxtabular>
6535
6536 \end_inset
6537
6538
6539 \end_layout
6540
6541 \begin_layout Subsubsection
6542 Automatic Bracket Size
6543 \begin_inset CommandInset label
6544 LatexCommand label
6545 name "sub:Automatic-Bracket-Size"
6546
6547 \end_inset
6548
6549
6550 \begin_inset Index idx
6551 status collapsed
6552
6553 \begin_layout Plain Layout
6554 Bracket size ! automatic
6555 \end_layout
6556
6557 \end_inset
6558
6559
6560 \end_layout
6561
6562 \begin_layout Standard
6563 Brackets with variable size can be inserted with the commands 
6564 \series bold
6565
6566 \backslash
6567 left
6568 \series default
6569
6570 \begin_inset Index idx
6571 status collapsed
6572
6573 \begin_layout Plain Layout
6574 Commands ! L ! 
6575 \backslash
6576 left
6577 \end_layout
6578
6579 \end_inset
6580
6581  and 
6582 \series bold
6583
6584 \backslash
6585 right
6586 \series default
6587
6588 \begin_inset Index idx
6589 status collapsed
6590
6591 \begin_layout Plain Layout
6592 Commands ! R ! 
6593 \backslash
6594 right
6595 \end_layout
6596
6597 \end_inset
6598
6599  or via the math toolbar button 
6600 \begin_inset Info
6601 type  "icon"
6602 arg   "dialog-show mathdelimiter"
6603 \end_inset
6604
6605 .
6606  Directly behind 
6607 \series bold
6608
6609 \backslash
6610 left
6611 \series default
6612  and 
6613 \series bold
6614
6615 \backslash
6616 right
6617 \series default
6618  the wanted bracket must be inserted.
6619  The bracket size will then automatically be calculated for the output.
6620 \end_layout
6621
6622 \begin_layout Standard
6623 \align center
6624 normal bracket: The command 
6625 \series bold
6626
6627 \backslash
6628 ln(
6629 \backslash
6630 frac
6631 \begin_inset space \textvisiblespace{}
6632 \end_inset
6633
6634 A
6635 \begin_inset Formula $\downarrow$
6636 \end_inset
6637
6638 C
6639 \begin_inset space \textvisiblespace{}
6640 \end_inset
6641
6642 )
6643 \series default
6644  creates
6645 \begin_inset Formula 
6646 \[
6647 \ln(\frac{A}{C})
6648 \]
6649
6650 \end_inset
6651
6652
6653 \end_layout
6654
6655 \begin_layout Standard
6656 \align center
6657 multiline bracket: The command 
6658 \series bold
6659
6660 \backslash
6661 ln
6662 \backslash
6663 left(
6664 \backslash
6665 frac
6666 \begin_inset space \textvisiblespace{}
6667 \end_inset
6668
6669 A
6670 \begin_inset Formula $\downarrow$
6671 \end_inset
6672
6673 C
6674 \begin_inset space \textvisiblespace{}
6675 \end_inset
6676
6677
6678 \backslash
6679 right)
6680 \series default
6681  creates
6682 \begin_inset Formula 
6683 \[
6684 \ln\left(\frac{A}{C}\right)
6685 \]
6686
6687 \end_inset
6688
6689
6690 \end_layout
6691
6692 \begin_layout Standard
6693 Instead of 
6694 \series bold
6695
6696 \backslash
6697 left
6698 \series default
6699  and 
6700 \series bold
6701
6702 \backslash
6703 right
6704 \series default
6705  the shortcut 
6706 \family sans
6707 Alt+M
6708 \begin_inset space ~
6709 \end_inset
6710
6711 Bracket
6712 \family default
6713  can be used.
6714  This has the advantage that you can see in LyX immediately the real bracket
6715  size and that the matching right bracket will be created too.
6716 \begin_inset Newline newline
6717 \end_inset
6718
6719 The command for the last example would then be: 
6720 \series bold
6721
6722 \backslash
6723 ln Alt+M
6724 \series default
6725  
6726 \series bold
6727 (
6728 \backslash
6729 frac
6730 \begin_inset space \textvisiblespace{}
6731 \end_inset
6732
6733 A
6734 \begin_inset Formula $\downarrow$
6735 \end_inset
6736
6737 C
6738 \end_layout
6739
6740 \begin_layout Standard
6741 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6742  For example the command 
6743 \series bold
6744
6745 \backslash
6746 left.
6747 \backslash
6748 frac
6749 \begin_inset space \textvisiblespace{}
6750 \end_inset
6751
6752 A
6753 \begin_inset Formula $\downarrow$
6754 \end_inset
6755
6756 B
6757 \begin_inset space \textvisiblespace{}
6758 \end_inset
6759
6760
6761 \backslash
6762 right}
6763 \series default
6764  creates:
6765 \series bold
6766
6767 \begin_inset Formula 
6768 \[
6769 \left.\frac{A}{B}\right\} 
6770 \]
6771
6772 \end_inset
6773
6774
6775 \series default
6776 The commands 
6777 \series bold
6778
6779 \backslash
6780 left
6781 \series default
6782  and 
6783 \series bold
6784
6785 \backslash
6786 right
6787 \series default
6788  will be converted by LyX to brackets in the right size when the document
6789  is reloaded and an omitted bracket will appear as dashed line.
6790 \end_layout
6791
6792 \begin_layout Standard
6793 \begin_inset VSpace bigskip
6794 \end_inset
6795
6796 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6797  the command 
6798 \series bold
6799
6800 \backslash
6801 middle
6802 \series default
6803
6804 \begin_inset Index idx
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808 Commands ! M ! 
6809 \backslash
6810 middle
6811 \end_layout
6812
6813 \end_inset
6814
6815  is additionally available for all brackets and limits.
6816  With this command the height of the following character is adapted to the
6817  one of the surrounding brackets, what is e.
6818 \begin_inset space \thinspace{}
6819 \end_inset
6820
6821 g.
6822 \begin_inset space \space{}
6823 \end_inset
6824
6825 needed for physical vectors:
6826 \begin_inset Formula 
6827 \[
6828 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6829 \]
6830
6831 \end_inset
6832
6833 For physical vectors there is a special LaTeX-package, described in 
6834 \begin_inset CommandInset ref
6835 LatexCommand ref
6836 reference "sub:Physical-Vectors"
6837
6838 \end_inset
6839
6840 .
6841 \end_layout
6842
6843 \begin_layout Subsection
6844 Horizontal Brackets
6845 \begin_inset Index idx
6846 status collapsed
6847
6848 \begin_layout Plain Layout
6849 Brackets ! horizontal
6850 \end_layout
6851
6852 \end_inset
6853
6854
6855 \end_layout
6856
6857 \begin_layout Standard
6858 \align center
6859 \begin_inset Tabular
6860 <lyxtabular version="3" rows="4" columns="2">
6861 <features rotate="0" tabularvalignment="middle">
6862 <column alignment="center" valignment="top" width="0pt">
6863 <column alignment="center" valignment="top" width="0pt">
6864 <row>
6865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 Command
6870 \begin_inset Note Note
6871 status collapsed
6872
6873 \begin_layout Plain Layout
6874
6875 \series bold
6876
6877 \backslash
6878 raisebox
6879 \series default
6880  is only used as spacer.
6881 \end_layout
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 Result
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 </row>
6900 <row>
6901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6902 \begin_inset Text
6903
6904 \begin_layout Plain Layout
6905 \begin_inset ERT
6906 status collapsed
6907
6908 \begin_layout Plain Layout
6909
6910
6911 \backslash
6912 raisebox{2.3mm}{
6913 \end_layout
6914
6915 \end_inset
6916
6917
6918 \backslash
6919 overbrace
6920 \begin_inset space \textvisiblespace{}
6921 \end_inset
6922
6923 A+B
6924 \begin_inset space \textvisiblespace{}
6925 \end_inset
6926
6927 ^v3
6928 \begin_inset ERT
6929 status collapsed
6930
6931 \begin_layout Plain Layout
6932
6933 }
6934 \end_layout
6935
6936 \end_inset
6937
6938
6939 \begin_inset Index idx
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 Commands ! O ! 
6944 \backslash
6945 overbrace
6946 \end_layout
6947
6948 \end_inset
6949
6950
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 \begin_inset Formula $\overbrace{A+B}^{3}$
6960 \end_inset
6961
6962
6963 \end_layout
6964
6965 \end_inset
6966 </cell>
6967 </row>
6968 <row>
6969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 \begin_inset ERT
6974 status collapsed
6975
6976 \begin_layout Plain Layout
6977
6978
6979 \backslash
6980 raisebox{-2.2mm}{
6981 \end_layout
6982
6983 \end_inset
6984
6985
6986 \backslash
6987 underbrace
6988 \begin_inset space \textvisiblespace{}
6989 \end_inset
6990
6991 A+B
6992 \begin_inset space \textvisiblespace{}
6993 \end_inset
6994
6995 _5
6996 \begin_inset ERT
6997 status collapsed
6998
6999 \begin_layout Plain Layout
7000
7001 }
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \begin_inset Index idx
7008 status collapsed
7009
7010 \begin_layout Plain Layout
7011 Commands ! U ! 
7012 \backslash
7013 underbrace
7014 \end_layout
7015
7016 \end_inset
7017
7018
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 \begin_inset Formula $\underbrace{A+B}_{5}$
7028 \end_inset
7029
7030
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 </row>
7036 <row>
7037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041
7042 \backslash
7043 overbrace
7044 \begin_inset space \textvisiblespace{}
7045 \end_inset
7046
7047
7048 \backslash
7049 underbrace
7050 \begin_inset space \textvisiblespace{}
7051 \end_inset
7052
7053 A+B_w
7054 \begin_inset space \textvisiblespace{}
7055 \end_inset
7056
7057
7058 \begin_inset space \textvisiblespace{}
7059 \end_inset
7060
7061 _7
7062 \begin_inset space \textvisiblespace{}
7063 \end_inset
7064
7065
7066 \begin_inset space \textvisiblespace{}
7067 \end_inset
7068
7069 ^
7070 \begin_inset space \textvisiblespace{}
7071 \end_inset
7072
7073 C
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7083 \end_inset
7084
7085
7086 \end_layout
7087
7088 \end_inset
7089 </cell>
7090 </row>
7091 </lyxtabular>
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \begin_layout Standard
7099 In the last example it doesn't matter if 
7100 \series bold
7101
7102 \backslash
7103 overbrace
7104 \series default
7105  or 
7106 \series bold
7107
7108 \backslash
7109 underbrace
7110 \series default
7111  is inserted at first.
7112 \end_layout
7113
7114 \begin_layout Standard
7115 \begin_inset VSpace bigskip
7116 \end_inset
7117
7118 When brackets are needed that overlap each other, multiline formulas, as
7119  described in 
7120 \begin_inset CommandInset ref
7121 LatexCommand ref
7122 reference "sec:Multiline-Formulas"
7123
7124 \end_inset
7125
7126 , must be used:
7127 \begin_inset Formula 
7128 \begin{eqnarray*}
7129 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7130  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7131 \end{eqnarray*}
7132
7133 \end_inset
7134
7135 In the first row the formula is inserted together with the first brace.
7136  It is hereby important that the space command
7137 \begin_inset Foot
7138 status collapsed
7139
7140 \begin_layout Plain Layout
7141 Space commands are explained in 
7142 \begin_inset CommandInset ref
7143 LatexCommand ref
7144 reference "sub:Predefined-Space"
7145
7146 \end_inset
7147
7148 .
7149 \end_layout
7150
7151 \end_inset
7152
7153  
7154 \series bold
7155
7156 \backslash
7157 :
7158 \series default
7159  is inserted before the first 
7160 \begin_inset Formula $d$
7161 \end_inset
7162
7163 , because the brace that ends behind the 
7164 \begin_inset Formula $q$
7165 \end_inset
7166
7167  prevents that the following 
7168 \begin_inset Quotes eld
7169 \end_inset
7170
7171 +
7172 \begin_inset Quotes erd
7173 \end_inset
7174
7175  is surrounded by space.
7176 \begin_inset Foot
7177 status collapsed
7178
7179 \begin_layout Plain Layout
7180 because a bracket is not handled as a character, see 
7181 \begin_inset CommandInset ref
7182 LatexCommand ref
7183 reference "sub:Binary-Operators"
7184
7185 \end_inset
7186
7187
7188 \end_layout
7189
7190 \end_inset
7191
7192  In the second row the second brace is inserted.
7193  As it should begin before the 
7194 \begin_inset Formula $b$
7195 \end_inset
7196
7197 , first the command 
7198 \series bold
7199
7200 \backslash
7201 hphantom{gggg+
7202 \backslash
7203 :}
7204 \series default
7205  is inserted.
7206 \begin_inset Foot
7207 status collapsed
7208
7209 \begin_layout Plain Layout
7210 more about 
7211 \series bold
7212
7213 \backslash
7214 hphantom
7215 \series default
7216  see 
7217 \begin_inset CommandInset ref
7218 LatexCommand ref
7219 reference "sub:Placeholders"
7220
7221 \end_inset
7222
7223
7224 \end_layout
7225
7226 \end_inset
7227
7228  This space is needed because the 
7229 \begin_inset Quotes eld
7230 \end_inset
7231
7232 +
7233 \begin_inset Quotes erd
7234 \end_inset
7235
7236  is also surrounded by space in the formula.
7237  The brace is placed under the command 
7238 \series bold
7239
7240 \backslash
7241 hphantom{bbqq+dddd}
7242 \series default
7243 .
7244 \end_layout
7245
7246 \begin_layout Standard
7247 It gets more complicated when brackets overlap each other, like in the following
7248  example:
7249 \begin_inset ERT
7250 status collapsed
7251
7252 \begin_layout Plain Layout
7253
7254
7255 \backslash
7256 setlength{
7257 \backslash
7258 jot}{-6pt}
7259 \end_layout
7260
7261 \end_inset
7262
7263
7264 \begin_inset Formula 
7265 \begin{eqnarray*}
7266  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7267 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7268 \end{eqnarray*}
7269
7270 \end_inset
7271
7272
7273 \begin_inset ERT
7274 status collapsed
7275
7276 \begin_layout Plain Layout
7277
7278
7279 \backslash
7280 setlength{
7281 \backslash
7282 jot}{3pt}
7283 \end_layout
7284
7285 \end_inset
7286
7287 The first formula row is the same as the second row of the previous example,
7288  with the difference that the brace is above.
7289  The second row contains the formula together with the second brace.
7290  To avoid that there is space between the upper brace in the first row and
7291  the formula, the row spacing needs to be reduced.
7292  This is not easily possible due to a bug in LyX
7293 \begin_inset Foot
7294 status collapsed
7295
7296 \begin_layout Plain Layout
7297 \begin_inset CommandInset href
7298 LatexCommand href
7299 name "LyX-bug #1505"
7300 target "http://www.lyx.org/trac/ticket/1505"
7301
7302 \end_inset
7303
7304
7305 \end_layout
7306
7307 \end_inset
7308
7309 .
7310  As a solution for the problem, the global formula row separation 
7311 \series bold
7312
7313 \backslash
7314 jot
7315 \series default
7316
7317 \begin_inset Index idx
7318 status collapsed
7319
7320 \begin_layout Plain Layout
7321 Commands ! J ! 
7322 \backslash
7323 jot
7324 \end_layout
7325
7326 \end_inset
7327
7328  must be changed to -6
7329 \begin_inset space \thinspace{}
7330 \end_inset
7331
7332 pt before the formula with the command 
7333 \series bold
7334
7335 \backslash
7336 setlength{
7337 \backslash
7338 jot}{-6pt}
7339 \series default
7340  in TeX-mode.
7341  
7342 \series bold
7343
7344 \backslash
7345 jot
7346 \series default
7347  is set back after the formula to the standard value of 3
7348 \begin_inset space \thinspace{}
7349 \end_inset
7350
7351 pt using the same command.
7352  More about the row separation in formulas is explained in 
7353 \begin_inset CommandInset ref
7354 LatexCommand ref
7355 reference "sub:Line-Separation"
7356
7357 \end_inset
7358
7359 .
7360 \end_layout
7361
7362 \begin_layout Section
7363 Arrows
7364 \begin_inset Index idx
7365 status collapsed
7366
7367 \begin_layout Plain Layout
7368 Arrows
7369 \end_layout
7370
7371 \end_inset
7372
7373
7374 \end_layout
7375
7376 \begin_layout Standard
7377 Arrows can be inserted via the math toolbar button 
7378 \begin_inset Info
7379 type  "icon"
7380 arg   "math-insert \\leftarrow"
7381 \end_inset
7382
7383  or the commands listed in the following subsections.
7384 \end_layout
7385
7386 \begin_layout Subsection
7387 Horizontal Arrows
7388 \begin_inset Index idx
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392 Arrows ! horizontal
7393 \end_layout
7394
7395 \end_inset
7396
7397
7398 \end_layout
7399
7400 \begin_layout Standard
7401 \begin_inset space \hfill{}
7402 \end_inset
7403
7404
7405 \begin_inset Tabular
7406 <lyxtabular version="3" rows="8" columns="2">
7407 <features rotate="0" tabularvalignment="middle">
7408 <column alignment="center" valignment="top" width="0pt">
7409 <column alignment="center" valignment="top" width="0pt">
7410 <row>
7411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Plain Layout
7415 Command
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424 Result
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 </row>
7430 <row>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435
7436 \backslash
7437 gets
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 \begin_inset Formula $\gets$
7447 \end_inset
7448
7449
7450 \end_layout
7451
7452 \end_inset
7453 </cell>
7454 </row>
7455 <row>
7456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Plain Layout
7460
7461 \backslash
7462 Leftarrow
7463 \end_layout
7464
7465 \end_inset
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 \begin_inset Formula $\Leftarrow$
7472 \end_inset
7473
7474
7475 \end_layout
7476
7477 \end_inset
7478 </cell>
7479 </row>
7480 <row>
7481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485
7486 \backslash
7487 longleftarrow
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7493 \begin_inset Text
7494
7495 \begin_layout Plain Layout
7496 \begin_inset Formula $\longleftarrow$
7497 \end_inset
7498
7499
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 </row>
7505 <row>
7506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510
7511 \backslash
7512 Longleftarrow
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 \begin_inset Formula $\Longleftarrow$
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 </row>
7530 <row>
7531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535
7536 \backslash
7537 leftharpoonup
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 \begin_inset Formula $\leftharpoonup$
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 </row>
7555 <row>
7556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7557 \begin_inset Text
7558
7559 \begin_layout Plain Layout
7560
7561 \backslash
7562 leftharpoondown
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571 \begin_inset Formula $\leftharpoondown$
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 </row>
7580 <row>
7581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585
7586 \backslash
7587 hookleftarrow
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596 \begin_inset Formula $\hookleftarrow$
7597 \end_inset
7598
7599
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 </row>
7605 </lyxtabular>
7606
7607 \end_inset
7608
7609
7610 \begin_inset space \hfill{}
7611 \end_inset
7612
7613
7614 \begin_inset Tabular
7615 <lyxtabular version="3" rows="8" columns="2">
7616 <features rotate="0" tabularvalignment="middle">
7617 <column alignment="center" valignment="top" width="0pt">
7618 <column alignment="center" valignment="top" width="0pt">
7619 <row>
7620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Plain Layout
7624 Command
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 Result
7634 \end_layout
7635
7636 \end_inset
7637 </cell>
7638 </row>
7639 <row>
7640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \backslash
7646 to
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7652 \begin_inset Text
7653
7654 \begin_layout Plain Layout
7655 \begin_inset Formula $\to$
7656 \end_inset
7657
7658
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 </row>
7664 <row>
7665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7666 \begin_inset Text
7667
7668 \begin_layout Plain Layout
7669
7670 \backslash
7671 Rightarrow
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680 \begin_inset Formula $\Rightarrow$
7681 \end_inset
7682
7683
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 </row>
7689 <row>
7690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7691 \begin_inset Text
7692
7693 \begin_layout Plain Layout
7694
7695 \backslash
7696 longrightarrow
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 \begin_inset Formula $\longrightarrow$
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 </row>
7714 <row>
7715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \backslash
7721 Longrightarrow
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 \begin_inset Formula $\Longrightarrow$
7731 \end_inset
7732
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 </row>
7739 <row>
7740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744
7745 \backslash
7746 rightharpoonup
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 \begin_inset Formula $\rightharpoonup$
7756 \end_inset
7757
7758
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 </row>
7764 <row>
7765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7766 \begin_inset Text
7767
7768 \begin_layout Plain Layout
7769
7770 \backslash
7771 rightharpoondown
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780 \begin_inset Formula $\rightharpoondown$
7781 \end_inset
7782
7783
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 </row>
7789 <row>
7790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \backslash
7796 hookrightarrow
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805 \begin_inset Formula $\hookrightarrow$
7806 \end_inset
7807
7808
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 </row>
7814 </lyxtabular>
7815
7816 \end_inset
7817
7818
7819 \begin_inset space \hfill{}
7820 \end_inset
7821
7822
7823 \end_layout
7824
7825 \begin_layout Standard
7826 \begin_inset space \hfill{}
7827 \end_inset
7828
7829
7830 \begin_inset Tabular
7831 <lyxtabular version="3" rows="6" columns="2">
7832 <features rotate="0" tabularvalignment="middle">
7833 <column alignment="center" valignment="top" width="0pt">
7834 <column alignment="center" valignment="top" width="0pt">
7835 <row>
7836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7837 \begin_inset Text
7838
7839 \begin_layout Plain Layout
7840 Command
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849 Result
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 </row>
7855 <row>
7856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860
7861 \backslash
7862 leftrightarrow
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 \begin_inset Formula $\leftrightarrow$
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878 </cell>
7879 </row>
7880 <row>
7881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885
7886 \backslash
7887 Leftrightarrow
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896 \begin_inset Formula $\Leftrightarrow$
7897 \end_inset
7898
7899
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 </row>
7905 <row>
7906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910
7911 \backslash
7912 longleftrightarrow
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 \begin_inset Formula $\longleftrightarrow$
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 </row>
7930 <row>
7931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935
7936 \backslash
7937 Longleftrightarrow
7938 \end_layout
7939
7940 \end_inset
7941 </cell>
7942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 \begin_inset Formula $\Longleftrightarrow$
7947 \end_inset
7948
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960
7961 \backslash
7962 rightleftharpoons
7963 \end_layout
7964
7965 \end_inset
7966 </cell>
7967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971 \begin_inset Formula $\rightleftharpoons$
7972 \end_inset
7973
7974
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 </row>
7980 </lyxtabular>
7981
7982 \end_inset
7983
7984
7985 \begin_inset space \hspace{}
7986 \length 25pt
7987 \end_inset
7988
7989
7990 \begin_inset space \hfill{}
7991 \end_inset
7992
7993
7994 \begin_inset Tabular
7995 <lyxtabular version="3" rows="5" columns="2">
7996 <features rotate="0" tabularvalignment="middle">
7997 <column alignment="center" valignment="top" width="0pt">
7998 <column alignment="center" valignment="top" width="0pt">
7999 <row>
8000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004 Command
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013 Result
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 </row>
8019 <row>
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \backslash
8026 mapsto
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 \begin_inset Formula $\mapsto$
8036 \end_inset
8037
8038
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \backslash
8051 longmapsto
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 \begin_inset Formula $\longmapsto$
8061 \end_inset
8062
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row>
8070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \backslash
8076 leadsto
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 \begin_inset Formula $\leadsto$
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row>
8095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099
8100 \backslash
8101 dasharrow
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 \begin_inset Formula $\dasharrow$
8111 \end_inset
8112
8113
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 </row>
8119 </lyxtabular>
8120
8121 \end_inset
8122
8123
8124 \begin_inset space \hfill{}
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \begin_layout Standard
8131 \begin_inset VSpace medskip
8132 \end_inset
8133
8134 Arrows used as accents like e.
8135 \begin_inset space \thinspace{}
8136 \end_inset
8137
8138 g.
8139 \begin_inset space \space{}
8140 \end_inset
8141
8142 vector arrows are listed in 
8143 \begin_inset CommandInset ref
8144 LatexCommand ref
8145 reference "sec:Accents"
8146
8147 \end_inset
8148
8149 .
8150 \end_layout
8151
8152 \begin_layout Standard
8153 \begin_inset VSpace bigskip
8154 \end_inset
8155
8156 Furthermore there are the labeled arrows
8157 \begin_inset Index idx
8158 status collapsed
8159
8160 \begin_layout Plain Layout
8161 Arrows ! labeled
8162 \end_layout
8163
8164 \end_inset
8165
8166  
8167 \series bold
8168
8169 \backslash
8170 xleftarrow
8171 \series default
8172
8173 \begin_inset Index idx
8174 status collapsed
8175
8176 \begin_layout Plain Layout
8177 Commands ! X ! 
8178 \backslash
8179 xleftarrow
8180 \end_layout
8181
8182 \end_inset
8183
8184  and 
8185 \series bold
8186
8187 \backslash
8188 xrightarrow
8189 \series default
8190
8191 \begin_inset Index idx
8192 status collapsed
8193
8194 \begin_layout Plain Layout
8195 Commands ! X ! 
8196 \backslash
8197 xrightarrow
8198 \begin_inset ERT
8199 status collapsed
8200
8201 \begin_layout Plain Layout
8202
8203
8204 \backslash
8205 vspace{4mm}
8206 \end_layout
8207
8208 \end_inset
8209
8210
8211 \end_layout
8212
8213 \end_inset
8214
8215 .
8216  When inserting one of these commands in a formula, an arrow with two blue
8217  boxes appear where the label can be inserted.
8218  The length of the arrow adapts to the label width.
8219 \end_layout
8220
8221 \begin_layout Standard
8222 \align center
8223 \begin_inset Tabular
8224 <lyxtabular version="3" rows="3" columns="2">
8225 <features rotate="0" tabularvalignment="middle">
8226 <column alignment="center" valignment="top" width="0pt">
8227 <column alignment="center" valignment="top" width="0pt">
8228 <row>
8229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 Command
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 Result
8243 \begin_inset Note Note
8244 status collapsed
8245
8246 \begin_layout Plain Layout
8247
8248 \series bold
8249
8250 \backslash
8251 raisebox
8252 \series default
8253  is only used as spacer.
8254 \end_layout
8255
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 F(a)
8270 \backslash
8271 xleftarrow
8272 \begin_inset space \textvisiblespace{}
8273 \end_inset
8274
8275 x=a
8276 \begin_inset Formula $\downarrow$
8277 \end_inset
8278
8279 x>0
8280 \begin_inset Formula $\to$
8281 \end_inset
8282
8283 F(x)
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8293 \end_inset
8294
8295
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 </row>
8301 <row>
8302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 F(x)
8307 \backslash
8308 xrightarrow
8309 \begin_inset space \textvisiblespace{}
8310 \end_inset
8311
8312 x=a
8313 \begin_inset Formula $\downarrow$
8314 \end_inset
8315
8316 x>0
8317 \begin_inset Formula $\to$
8318 \end_inset
8319
8320 F(a)
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8330 \end_inset
8331
8332
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 </row>
8338 </lyxtabular>
8339
8340 \end_inset
8341
8342
8343 \end_layout
8344
8345 \begin_layout Subsection
8346 Vertical and diagonal Arrows
8347 \begin_inset Index idx
8348 status collapsed
8349
8350 \begin_layout Plain Layout
8351 Arrows ! diagonal
8352 \end_layout
8353
8354 \end_inset
8355
8356
8357 \begin_inset Index idx
8358 status collapsed
8359
8360 \begin_layout Plain Layout
8361 Arrows ! vertical
8362 \end_layout
8363
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \begin_layout Standard
8370 \begin_inset space \hfill{}
8371 \end_inset
8372
8373
8374 \begin_inset Tabular
8375 <lyxtabular version="3" rows="7" columns="2">
8376 <features rotate="0" tabularvalignment="middle">
8377 <column alignment="center" valignment="top" width="0pt">
8378 <column alignment="center" valignment="top" width="0pt">
8379 <row>
8380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 Command
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Result
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 </row>
8399 <row>
8400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404
8405 \backslash
8406 uparrow
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 \begin_inset Formula $\uparrow$
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \backslash
8431 Uparrow
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 \begin_inset Formula $\Uparrow$
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \backslash
8456 updownarrow
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 \begin_inset Formula $\updownarrow$
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \backslash
8481 Updownarrow
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 \begin_inset Formula $\Updownarrow$
8491 \end_inset
8492
8493
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \backslash
8506 Downarrow
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 \begin_inset Formula $\Downarrow$
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row>
8525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \backslash
8531 downarrow
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 \begin_inset Formula $\downarrow$
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 </lyxtabular>
8550
8551 \end_inset
8552
8553
8554 \begin_inset space \hfill{}
8555 \end_inset
8556
8557
8558 \begin_inset Tabular
8559 <lyxtabular version="3" rows="5" columns="2">
8560 <features rotate="0" tabularvalignment="middle">
8561 <column alignment="center" valignment="top" width="0pt">
8562 <column alignment="center" valignment="top" width="0pt">
8563 <row>
8564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 Command
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 Result
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \backslash
8590 nearrow
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 \begin_inset Formula $\nearrow$
8600 \end_inset
8601
8602
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 </row>
8608 <row>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613
8614 \backslash
8615 searrow
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624 \begin_inset Formula $\searrow$
8625 \end_inset
8626
8627
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 </row>
8633 <row>
8634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638
8639 \backslash
8640 swarrow
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649 \begin_inset Formula $\swarrow$
8650 \end_inset
8651
8652
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \backslash
8665 nwarrow
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 \begin_inset Formula $\nwarrow$
8675 \end_inset
8676
8677
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 </row>
8683 </lyxtabular>
8684
8685 \end_inset
8686
8687
8688 \begin_inset space \hfill{}
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \begin_layout Standard
8695 \begin_inset VSpace medskip
8696 \end_inset
8697
8698 Vertical arrows can be used also as delimiters together with the commands
8699  described in 
8700 \begin_inset CommandInset ref
8701 LatexCommand ref
8702 reference "sub:Manual-Bracket-Size"
8703
8704 \end_inset
8705
8706  and 
8707 \begin_inset CommandInset ref
8708 LatexCommand ref
8709 reference "sub:Automatic-Bracket-Size"
8710
8711 \end_inset
8712
8713 .
8714 \end_layout
8715
8716 \begin_layout Section
8717 Accents
8718 \begin_inset CommandInset label
8719 LatexCommand label
8720 name "sec:Accents"
8721
8722 \end_inset
8723
8724
8725 \begin_inset Index idx
8726 status collapsed
8727
8728 \begin_layout Plain Layout
8729 Accents
8730 \end_layout
8731
8732 \end_inset
8733
8734
8735 \end_layout
8736
8737 \begin_layout Standard
8738 Accents can be inserted via the math toolbar button 
8739 \begin_inset Info
8740 type  "icon"
8741 arg   "math-insert \\hat"
8742 \end_inset
8743
8744  or the commands listed in the following subsections.
8745 \end_layout
8746
8747 \begin_layout Subsection
8748 Accents for one Character
8749 \begin_inset ERT
8750 status collapsed
8751
8752 \begin_layout Plain Layout
8753
8754
8755 \backslash
8756 texorpdfstring{
8757 \end_layout
8758
8759 \end_inset
8760
8761
8762 \begin_inset Foot
8763 status collapsed
8764
8765 \begin_layout Plain Layout
8766 accents in text see 
8767 \begin_inset CommandInset ref
8768 LatexCommand ref
8769 reference "sub:Accents-in-Text"
8770
8771 \end_inset
8772
8773
8774 \end_layout
8775
8776 \end_inset
8777
8778
8779 \begin_inset ERT
8780 status collapsed
8781
8782 \begin_layout Plain Layout
8783
8784 }{}
8785 \end_layout
8786
8787 \end_inset
8788
8789
8790 \begin_inset Note Note
8791 status collapsed
8792
8793 \begin_layout Plain Layout
8794
8795 \series bold
8796
8797 \backslash
8798 texorpdfstring
8799 \series default
8800  is used to avoid that the footnote appears in the PDF-bookmark.
8801 \end_layout
8802
8803 \begin_layout Plain Layout
8804 More about 
8805 \series bold
8806
8807 \backslash
8808 texorpdfstring
8809 \series default
8810  is in section 
8811 \begin_inset CommandInset ref
8812 LatexCommand ref
8813 reference "sub:Formulas-in-Section"
8814
8815 \end_inset
8816
8817 .
8818 \end_layout
8819
8820 \end_inset
8821
8822
8823 \begin_inset CommandInset label
8824 LatexCommand label
8825 name "sub:Accents-for-one"
8826
8827 \end_inset
8828
8829
8830 \begin_inset Index idx
8831 status collapsed
8832
8833 \begin_layout Plain Layout
8834 Accents ! for one character
8835 \end_layout
8836
8837 \end_inset
8838
8839
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset space \hfill{}
8844 \end_inset
8845
8846
8847 \begin_inset Tabular
8848 <lyxtabular version="3" rows="8" columns="2">
8849 <features rotate="0" tabularvalignment="middle">
8850 <column alignment="center" valignment="top" width="0pt">
8851 <column alignment="center" valignment="top" width="0pt">
8852 <row>
8853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 Command
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 Result
8867 \begin_inset Note Note
8868 status collapsed
8869
8870 \begin_layout Plain Layout
8871
8872 \series bold
8873
8874 \backslash
8875 raisebox
8876 \series default
8877  is only used as spacer.
8878 \end_layout
8879
8880 \end_inset
8881
8882
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row>
8889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893
8894 \backslash
8895 dot
8896 \begin_inset space \textvisiblespace{}
8897 \end_inset
8898
8899 A
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8909 \end_inset
8910
8911
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 <row>
8918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922
8923 \backslash
8924 ddot
8925 \begin_inset space \textvisiblespace{}
8926 \end_inset
8927
8928 A
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8938 \end_inset
8939
8940
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951
8952 \backslash
8953 dddot
8954 \begin_inset space \textvisiblespace{}
8955 \end_inset
8956
8957 A
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8967 \end_inset
8968
8969
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 </row>
8975 <row>
8976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980
8981 \backslash
8982 ddddot
8983 \begin_inset space \textvisiblespace{}
8984 \end_inset
8985
8986 A
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
8996 \end_inset
8997
8998
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \backslash
9011 vec
9012 \begin_inset space \textvisiblespace{}
9013 \end_inset
9014
9015 A
9016 \begin_inset Index idx
9017 status collapsed
9018
9019 \begin_layout Plain Layout
9020 Vectors
9021 \end_layout
9022
9023 \end_inset
9024
9025
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9035 \end_inset
9036
9037
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 </row>
9043 <row>
9044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048
9049 \backslash
9050 bar
9051 \begin_inset space \textvisiblespace{}
9052 \end_inset
9053
9054 A
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9060 \begin_inset Text
9061
9062 \begin_layout Plain Layout
9063 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9064 \end_inset
9065
9066
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 </row>
9072 <row>
9073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077
9078 \backslash
9079 mathring
9080 \begin_inset space \textvisiblespace{}
9081 \end_inset
9082
9083 A
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 </row>
9101 </lyxtabular>
9102
9103 \end_inset
9104
9105
9106 \begin_inset space \hfill{}
9107 \end_inset
9108
9109
9110 \begin_inset Tabular
9111 <lyxtabular version="3" rows="7" columns="2">
9112 <features rotate="0" tabularvalignment="middle">
9113 <column alignment="center" valignment="top" width="0pt">
9114 <column alignment="center" valignment="top" width="0pt">
9115 <row>
9116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 Command
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 Result
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \backslash
9142 tilde
9143 \begin_inset space \textvisiblespace{}
9144 \end_inset
9145
9146 A
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9156 \end_inset
9157
9158
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 </row>
9164 <row>
9165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169
9170 \backslash
9171 hat
9172 \begin_inset space \textvisiblespace{}
9173 \end_inset
9174
9175 A
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9185 \end_inset
9186
9187
9188 \end_layout
9189
9190 \end_inset
9191 </cell>
9192 </row>
9193 <row>
9194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198
9199 \backslash
9200 check
9201 \begin_inset space \textvisiblespace{}
9202 \end_inset
9203
9204 A
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9214 \end_inset
9215
9216
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 </row>
9222 <row>
9223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227
9228 \backslash
9229 acute
9230 \begin_inset space \textvisiblespace{}
9231 \end_inset
9232
9233 A
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9243 \end_inset
9244
9245
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 </row>
9251 <row>
9252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256
9257 \backslash
9258 grave
9259 \begin_inset space \textvisiblespace{}
9260 \end_inset
9261
9262 A
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9272 \end_inset
9273
9274
9275 \end_layout
9276
9277 \end_inset
9278 </cell>
9279 </row>
9280 <row>
9281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285
9286 \backslash
9287 breve
9288 \begin_inset space \textvisiblespace{}
9289 \end_inset
9290
9291 A
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9297 \begin_inset Text
9298
9299 \begin_layout Plain Layout
9300 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9301 \end_inset
9302
9303
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 </row>
9309 </lyxtabular>
9310
9311 \end_inset
9312
9313
9314 \begin_inset space \hfill{}
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \begin_layout Standard
9321 \begin_inset VSpace bigskip
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \begin_layout Standard
9328 You can directly insert accents like é to formulas.
9329  LyX will transform them to the corresponding accent command.
9330  For umlauts
9331 \begin_inset Index idx
9332 status collapsed
9333
9334 \begin_layout Plain Layout
9335 Umlauts
9336 \end_layout
9337
9338 \end_inset
9339
9340  it is better to insert a quotation mark before the vowel.
9341  These two characters are then treated by LaTeX as 
9342 \emph on
9343 one
9344 \emph default
9345  character when the formula part with the umlaut is marked as German.
9346  In contrary to 
9347 \series bold
9348
9349 \backslash
9350 ddot
9351 \series default
9352 , with this method 
9353 \begin_inset Quotes eld
9354 \end_inset
9355
9356 real
9357 \begin_inset Quotes erd
9358 \end_inset
9359
9360  umlauts are created as demonstrated in the following example:
9361 \end_layout
9362
9363 \begin_layout Standard
9364 \begin_inset VSpace -2mm
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \begin_layout Standard
9371 \align center
9372 \begin_inset Tabular
9373 <lyxtabular version="3" rows="3" columns="2">
9374 <features rotate="0" tabularvalignment="middle">
9375 <column alignment="center" valignment="top">
9376 <column alignment="center" valignment="top">
9377 <row>
9378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 Command
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 Result
9392 \begin_inset Note Note
9393 status collapsed
9394
9395 \begin_layout Plain Layout
9396
9397 \series bold
9398
9399 \backslash
9400 raisebox
9401 \series default
9402  and the 0
9403 \begin_inset space \thinspace{}
9404 \end_inset
9405
9406 pt space are only used as spacer.
9407 \end_layout
9408
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \lang ngerman
9424 \begin_inset Quotes grd
9425 \end_inset
9426
9427 i
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 \begin_inset space \hspace{}
9437 \length 0pt
9438 \end_inset
9439
9440
9441 \lang ngerman
9442
9443 \begin_inset Formula $"i$
9444 \end_inset
9445
9446
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 </row>
9452 <row>
9453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457
9458 \backslash
9459 ddot
9460 \begin_inset space \textvisiblespace{}
9461 \end_inset
9462
9463 i
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9473 \end_inset
9474
9475
9476 \end_layout
9477
9478 \end_inset
9479 </cell>
9480 </row>
9481 </lyxtabular>
9482
9483 \end_inset
9484
9485
9486 \end_layout
9487
9488 \begin_layout Standard
9489 Another advantage to 
9490 \series bold
9491
9492 \backslash
9493 ddot
9494 \series default
9495  is that umlauts can directly be converted to mathematical text because
9496  the accent commands above are 
9497 \emph on
9498 not allowed
9499 \emph default
9500  
9501 \emph on
9502 in mathematical text
9503 \emph default
9504 .
9505  To convert an accented character to mathematical text, only the character
9506  under the accent may be converted.
9507  This applies also for all other conversions, e.
9508 \begin_inset space \thinspace{}
9509 \end_inset
9510
9511 g.
9512 \begin_inset space \space{}
9513 \end_inset
9514
9515 to italic or bold.
9516 \end_layout
9517
9518 \begin_layout Standard
9519 In mathematical text, umlauts and other accented characters can directly
9520  be inserted.
9521 \end_layout
9522
9523 \begin_layout Standard
9524 \begin_inset VSpace bigskip
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \begin_layout Standard
9531 LyX also supports a tilde under the character if the LaTeX-package 
9532 \series bold
9533 undertilde
9534 \series default
9535
9536 \begin_inset Index idx
9537 status collapsed
9538
9539 \begin_layout Plain Layout
9540 Packages ! undertilde
9541 \end_layout
9542
9543 \end_inset
9544
9545  is installed on your system:
9546 \end_layout
9547
9548 \begin_layout Standard
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 ifundertilde 
9557 \end_layout
9558
9559 \end_inset
9560
9561
9562 \begin_inset Note Note
9563 status open
9564
9565 \begin_layout Plain Layout
9566 The following table will only be displayed when the LaTeX-package 
9567 \series bold
9568 undertilde
9569 \series default
9570  is installed.
9571 \end_layout
9572
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \begin_layout Standard
9579 \noindent
9580 \align center
9581 \begin_inset Tabular
9582 <lyxtabular version="3" rows="2" columns="2">
9583 <features rotate="0" tabularvalignment="middle">
9584 <column alignment="center" valignment="top" width="0pt">
9585 <column alignment="center" valignment="top" width="0pt">
9586 <row>
9587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 Command
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 Result
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611
9612 \backslash
9613 utilde
9614 \begin_inset space \textvisiblespace{}
9615 \end_inset
9616
9617 A
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9627 \end_inset
9628
9629
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 </row>
9635 </lyxtabular>
9636
9637 \end_inset
9638
9639
9640 \end_layout
9641
9642 \begin_layout Standard
9643 \begin_inset ERT
9644 status collapsed
9645
9646 \begin_layout Plain Layout
9647
9648
9649 \backslash
9650 else 
9651 \end_layout
9652
9653 \end_inset
9654
9655
9656 \begin_inset Note Note
9657 status open
9658
9659 \begin_layout Plain Layout
9660 The following will be displayed when the LaTeX-package 
9661 \series bold
9662 undertilde
9663 \series default
9664  is not installed:
9665 \end_layout
9666
9667 \end_inset
9668
9669
9670 \end_layout
9671
9672 \begin_layout Standard
9673 You need to install the LaTeX-package 
9674 \series bold
9675 undertilde
9676 \series default
9677  to see the rest of this subsection in the output.
9678 \end_layout
9679
9680 \begin_layout Standard
9681 \begin_inset ERT
9682 status collapsed
9683
9684 \begin_layout Plain Layout
9685
9686
9687 \backslash
9688 fi 
9689 \end_layout
9690
9691 \end_inset
9692
9693
9694 \end_layout
9695
9696 \begin_layout Subsection
9697 Accents for several Characters
9698 \begin_inset Index idx
9699 status collapsed
9700
9701 \begin_layout Plain Layout
9702 Accents ! for several characters
9703 \end_layout
9704
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \begin_layout Standard
9711 \begin_inset space \hfill{}
9712 \end_inset
9713
9714
9715 \begin_inset Tabular
9716 <lyxtabular version="3" rows="5" columns="2">
9717 <features rotate="0" tabularvalignment="middle">
9718 <column alignment="center" valignment="top" width="0pt">
9719 <column alignment="center" valignment="top" width="0pt">
9720 <row>
9721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 Command
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734 Result
9735 \begin_inset Note Note
9736 status collapsed
9737
9738 \begin_layout Plain Layout
9739
9740 \series bold
9741
9742 \backslash
9743 raisebox
9744 \series default
9745  is only used as spacer.
9746 \end_layout
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 </row>
9756 <row>
9757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \backslash
9763 overleftarrow
9764 \begin_inset space \textvisiblespace{}
9765 \end_inset
9766
9767 A=B
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9777 \end_inset
9778
9779
9780 \end_layout
9781
9782 \end_inset
9783 </cell>
9784 </row>
9785 <row>
9786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790
9791 \backslash
9792 underleftarrow
9793 \begin_inset space \textvisiblespace{}
9794 \end_inset
9795
9796 A=B
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9806 \end_inset
9807
9808
9809 \end_layout
9810
9811 \end_inset
9812 </cell>
9813 </row>
9814 <row>
9815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9816 \begin_inset Text
9817
9818 \begin_layout Plain Layout
9819
9820 \backslash
9821 overleftrightarrow
9822 \begin_inset space \textvisiblespace{}
9823 \end_inset
9824
9825 A=B
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9835 \end_inset
9836
9837
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 </row>
9843 <row>
9844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848
9849 \backslash
9850 underleftrightarrow
9851 \begin_inset space \textvisiblespace{}
9852 \end_inset
9853
9854 A=B
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \end_inset
9870 </cell>
9871 </row>
9872 </lyxtabular>
9873
9874 \end_inset
9875
9876
9877 \begin_inset space \hfill{}
9878 \end_inset
9879
9880
9881 \begin_inset Tabular
9882 <lyxtabular version="3" rows="5" columns="2">
9883 <features rotate="0" tabularvalignment="middle">
9884 <column alignment="center" valignment="top" width="0pt">
9885 <column alignment="center" valignment="top" width="0pt">
9886 <row>
9887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 Command
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 Result
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 </row>
9906 <row>
9907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \backslash
9913 overrightarrow
9914 \begin_inset space \textvisiblespace{}
9915 \end_inset
9916
9917 A=B
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9927 \end_inset
9928
9929
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 </row>
9935 <row>
9936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940
9941 \backslash
9942 underrightarrow
9943 \begin_inset space \textvisiblespace{}
9944 \end_inset
9945
9946 A=B
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9956 \end_inset
9957
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 <row>
9965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \backslash
9971 widetilde
9972 \begin_inset space \textvisiblespace{}
9973 \end_inset
9974
9975 A=B
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9985 \end_inset
9986
9987
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 </row>
9993 <row>
9994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \backslash
10000 widehat
10001 \begin_inset space \textvisiblespace{}
10002 \end_inset
10003
10004 A=B
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10014 \end_inset
10015
10016
10017 \end_layout
10018
10019 \end_inset
10020 </cell>
10021 </row>
10022 </lyxtabular>
10023
10024 \end_inset
10025
10026
10027 \begin_inset space \hfill{}
10028 \end_inset
10029
10030
10031 \end_layout
10032
10033 \begin_layout Standard
10034 \begin_inset VSpace medskip
10035 \end_inset
10036
10037 With these commands as many characters as you like can be accented.
10038  But the accents 
10039 \series bold
10040
10041 \backslash
10042 widetilde
10043 \series default
10044  and 
10045 \series bold
10046
10047 \backslash
10048 widehat
10049 \series default
10050  will only be set in the output with a length of three characters, as shown
10051  in the following example:
10052 \begin_inset Formula 
10053 \[
10054 \widetilde{A+B=C-D}
10055 \]
10056
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \begin_layout Standard
10063 With the commands 
10064 \series bold
10065
10066 \backslash
10067 overset
10068 \series default
10069
10070 \begin_inset Index idx
10071 status collapsed
10072
10073 \begin_layout Plain Layout
10074 Commands ! O ! 
10075 \backslash
10076 overset
10077 \end_layout
10078
10079 \end_inset
10080
10081  and 
10082 \series bold
10083
10084 \backslash
10085 underset
10086 \series default
10087
10088 \begin_inset Index idx
10089 status collapsed
10090
10091 \begin_layout Plain Layout
10092 Commands ! U ! 
10093 \backslash
10094 underset
10095 \end_layout
10096
10097 \end_inset
10098
10099  described in the previous subsection it is also possible to accent several
10100  characters.
10101  The command 
10102 \series bold
10103
10104 \backslash
10105 underset
10106 \begin_inset space \textvisiblespace{}
10107 \end_inset
10108
10109 A=B
10110 \begin_inset Formula $\downarrow$
10111 \end_inset
10112
10113 ***
10114 \series default
10115  creates:
10116 \begin_inset Formula 
10117 \[
10118 \underset{***}{A=B}
10119 \]
10120
10121 \end_inset
10122
10123
10124 \end_layout
10125
10126 \begin_layout Standard
10127 \begin_inset Newpage newpage
10128 \end_inset
10129
10130
10131 \end_layout
10132
10133 \begin_layout Section
10134 Space
10135 \begin_inset CommandInset label
10136 LatexCommand label
10137 name "sub:Space"
10138
10139 \end_inset
10140
10141
10142 \begin_inset Index idx
10143 status collapsed
10144
10145 \begin_layout Plain Layout
10146 Space ! horizontal
10147 \end_layout
10148
10149 \end_inset
10150
10151
10152 \end_layout
10153
10154 \begin_layout Subsection
10155 Predefined Space
10156 \begin_inset CommandInset label
10157 LatexCommand label
10158 name "sub:Predefined-Space"
10159
10160 \end_inset
10161
10162
10163 \begin_inset Index idx
10164 status collapsed
10165
10166 \begin_layout Plain Layout
10167 Space ! horizontal ! predefined
10168 \end_layout
10169
10170 \end_inset
10171
10172
10173 \end_layout
10174
10175 \begin_layout Standard
10176 Sometimes it is necessary to insert horizontal space into a formula.
10177  This is done by inserting a protected space (shortcut 
10178 \begin_inset Info
10179 type  "shortcut"
10180 arg   "command-alternatives space-insert protected ; math-space"
10181 \end_inset
10182
10183 ).
10184  A 
10185 \begin_inset Quotes eld
10186 \end_inset
10187
10188
10189 \color blue
10190
10191 \begin_inset space \textvisiblespace{}
10192 \end_inset
10193
10194
10195 \color inherit
10196
10197 \begin_inset Quotes erd
10198 \end_inset
10199
10200  appears and by pressing 
10201 \family sans
10202 Space
10203 \family default
10204  several times one can select one of eight different space sizes.
10205  The spaces can also be inserted using the math toolbar button 
10206 \begin_inset Info
10207 type  "icon"
10208 arg   "math-insert \\space"
10209 \end_inset
10210
10211  or special commands.
10212  Independent from the inserted command, one can select the size again by
10213  pressing 
10214 \family sans
10215 Space
10216 \family default
10217  afterwards.
10218 \end_layout
10219
10220 \begin_layout Standard
10221 \noindent
10222 \align center
10223 \begin_inset Tabular
10224 <lyxtabular version="3" rows="6" columns="3">
10225 <features rotate="0" tabularvalignment="middle">
10226 <column alignment="center" valignment="top">
10227 <column alignment="center" valignment="top" width="15col%">
10228 <column alignment="center" valignment="top">
10229 <row>
10230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 Command
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 Number of 
10244 \family sans
10245 Space
10246 \family default
10247  keystrokes
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 Result
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 </row>
10262 <row>
10263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267
10268 \backslash
10269 ,
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 0
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 \begin_inset Formula $A\, B$
10288 \end_inset
10289
10290
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \backslash
10303 :
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 1
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 \begin_inset Formula $A\: B$
10322 \end_inset
10323
10324
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row>
10331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \backslash
10337 ;
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 2
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 \begin_inset Formula $A\; B$
10356 \end_inset
10357
10358
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \backslash
10371 quad
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 3
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 \begin_inset Formula $A\quad B$
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 <row>
10399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403
10404 \backslash
10405 qquad
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 4
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423 \begin_inset Formula $A\qquad B$
10424 \end_inset
10425
10426
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 </row>
10432 </lyxtabular>
10433
10434 \end_inset
10435
10436
10437 \begin_inset space \hfill{}
10438 \end_inset
10439
10440
10441 \begin_inset Tabular
10442 <lyxtabular version="3" rows="6" columns="3">
10443 <features rotate="0" tabularvalignment="middle">
10444 <column alignment="center" valignment="top">
10445 <column alignment="center" valignment="top" width="15col%">
10446 <column alignment="center" valignment="top">
10447 <row>
10448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Command
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 Number of 
10462 \family sans
10463 Space
10464 \family default
10465  keystrokes
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 Result
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 </row>
10480 <row>
10481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485
10486 \backslash
10487 hfill
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 5
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 \begin_inset Formula $A\hfill B$
10506 \end_inset
10507
10508
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 </row>
10514 <row>
10515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519
10520 \backslash
10521 hspace*{1em}
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 6
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 \begin_inset Formula $A\hspace*{1em}B$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \backslash
10555 hspace{1em}
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 7
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 \begin_inset Formula $A\hspace{1em}B$
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 </row>
10582 <row>
10583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587
10588 \backslash
10589
10590 \begin_inset space \textvisiblespace{}
10591 \end_inset
10592
10593
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 8
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 \begin_inset Formula $A\ B$
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 <row>
10621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625
10626 \backslash
10627 !
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 9
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645 \begin_inset Formula $A\! B$
10646 \end_inset
10647
10648
10649 \end_layout
10650
10651 \end_inset
10652 </cell>
10653 </row>
10654 </lyxtabular>
10655
10656 \end_inset
10657
10658
10659 \end_layout
10660
10661 \begin_layout Standard
10662 Space
10663 \begin_inset space ~
10664 \end_inset
10665
10666 5
10667 \begin_inset space \thinspace{}
10668 \end_inset
10669
10670 --
10671 \begin_inset space \thinspace{}
10672 \end_inset
10673
10674 7 are variable spaces which are explained in 
10675 \begin_inset CommandInset ref
10676 LatexCommand ref
10677 reference "sub:Variable-Space"
10678
10679 \end_inset
10680
10681 .
10682  Space
10683 \begin_inset space ~
10684 \end_inset
10685
10686 9 seems to produce no space.
10687  It is displayed red in LyX contrary to the other sizes, because it is a
10688  negative space.
10689  There are two more negative spaces:
10690 \end_layout
10691
10692 \begin_layout Standard
10693 \align center
10694 \begin_inset Tabular
10695 <lyxtabular version="3" rows="3" columns="3">
10696 <features rotate="0" tabularvalignment="middle">
10697 <column alignment="center" valignment="middle" width="6.8cm">
10698 <column alignment="center" valignment="top" width="0pt">
10699 <column alignment="center" valignment="top" width="0pt">
10700 <row>
10701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705 Command
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \backslash
10716 negmedspace
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725
10726 \backslash
10727 negthickspace
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 </row>
10733 <row>
10734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738 Number of 
10739 \family sans
10740 Space
10741 \family default
10742  keystrokes after inserting the protected space
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 10
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 11
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 </row>
10766 <row>
10767 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 Result
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 \begin_inset Formula $A\negmedspace B$
10781 \end_inset
10782
10783
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 \begin_inset Formula $A\negthickspace B$
10793 \end_inset
10794
10795
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 </row>
10801 </lyxtabular>
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Standard
10809 Negative spaces can lead to characters overlapping each other.
10810  Thus they can be used to enforce ligatures, which are e.
10811 \begin_inset space \thinspace{}
10812 \end_inset
10813
10814 g.
10815 \begin_inset space \space{}
10816 \end_inset
10817
10818 useful for summation operators:
10819 \end_layout
10820
10821 \begin_layout Standard
10822 \align center
10823 \begin_inset Tabular
10824 <lyxtabular version="3" rows="3" columns="2">
10825 <features rotate="0" tabularvalignment="middle">
10826 <column alignment="center" valignment="top">
10827 <column alignment="center" valignment="top">
10828 <row>
10829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 Command
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 Result
10843 \begin_inset Note Note
10844 status collapsed
10845
10846 \begin_layout Plain Layout
10847
10848 \series bold
10849
10850 \backslash
10851 raisebox
10852 \series default
10853  is only used as spacer.
10854 \end_layout
10855
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \end_inset
10862 </cell>
10863 </row>
10864 <row>
10865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869
10870 \backslash
10871 sum
10872 \backslash
10873 sum
10874 \begin_inset space \textvisiblespace{}
10875 \end_inset
10876
10877 f_kl
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10887 \end_inset
10888
10889
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \backslash
10902 sum
10903 \backslash
10904 negmedspace
10905 \backslash
10906 sum
10907 \begin_inset space \textvisiblespace{}
10908 \end_inset
10909
10910 f_kl
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10920 \end_inset
10921
10922
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 </row>
10928 </lyxtabular>
10929
10930 \end_inset
10931
10932
10933 \end_layout
10934
10935 \begin_layout Standard
10936 \noindent
10937 \begin_inset VSpace medskip
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \begin_layout Standard
10944 \noindent
10945 Relations like for example equal signs, are always surrounded by space.
10946  To suppress this, the equal sign is placed into a TeX-brace.
10947  The following example demonstrates this:
10948 \end_layout
10949
10950 \begin_layout Standard
10951 \align center
10952 \begin_inset Tabular
10953 <lyxtabular version="3" rows="2" columns="2">
10954 <features rotate="0" tabularvalignment="middle">
10955 <column alignment="center" valignment="top" width="0pt">
10956 <column alignment="center" valignment="top" width="0pt">
10957 <row>
10958 <cell alignment="center" valignment="top" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 normal equation
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 \begin_inset Formula $A=B$
10972 \end_inset
10973
10974
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 <row>
10981 <cell alignment="center" valignment="top" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 \begin_inset Note Note
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989
10990 \series bold
10991
10992 \backslash
10993 raisebox
10994 \series default
10995  is only used as spacer.
10996 \end_layout
10997
10998 \end_inset
10999
11000
11001 \begin_inset Formula $\raisebox{5mm}{}$
11002 \end_inset
11003
11004 equation without space
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 \begin_inset Formula $A{=}B$
11014 \end_inset
11015
11016
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 </lyxtabular>
11023
11024 \end_inset
11025
11026
11027 \end_layout
11028
11029 \begin_layout Standard
11030 \noindent
11031 The command for the last formula is: 
11032 \series bold
11033 A
11034 \backslash
11035 {=
11036 \begin_inset Formula $\to$
11037 \end_inset
11038
11039 B
11040 \end_layout
11041
11042 \begin_layout Standard
11043 \begin_inset VSpace bigskip
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \begin_layout Standard
11050 Spaces are needed for physical units, because the space between the value
11051  and the unit is the smallest one and not a normal space.
11052  For units in text, the smallest space is inserted via the menu 
11053 \family sans
11054 Insert\SpecialChar \menuseparator
11055 Formatting\SpecialChar \menuseparator
11056 Thin
11057 \begin_inset space ~
11058 \end_inset
11059
11060 Space
11061 \family default
11062  (shortcut 
11063 \begin_inset Info
11064 type  "shortcut"
11065 arg   "space-insert thin"
11066 \end_inset
11067
11068 ).
11069 \end_layout
11070
11071 \begin_layout Standard
11072 An example to visualize the difference:
11073 \end_layout
11074
11075 \begin_layout Standard
11076 \begin_inset Tabular
11077 <lyxtabular version="3" rows="2" columns="2">
11078 <features rotate="0" tabularvalignment="middle">
11079 <column alignment="left" valignment="top">
11080 <column alignment="left" valignment="top">
11081 <row>
11082 <cell alignment="center" valignment="top" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 24 kW
11087 \begin_inset Formula $\cdot$
11088 \end_inset
11089
11090 h
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 space between value and unit
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 </row>
11105 <row>
11106 <cell alignment="center" valignment="top" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110 24
11111 \begin_inset space \thinspace{}
11112 \end_inset
11113
11114 kW
11115 \begin_inset Formula $\cdot$
11116 \end_inset
11117
11118 h
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 smallest space between value and unit
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 </row>
11133 </lyxtabular>
11134
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \begin_layout Subsection
11141 Variable Space
11142 \begin_inset ERT
11143 status collapsed
11144
11145 \begin_layout Plain Layout
11146
11147
11148 \backslash
11149 texorpdfstring{
11150 \end_layout
11151
11152 \end_inset
11153
11154
11155 \begin_inset Foot
11156 status collapsed
11157
11158 \begin_layout Plain Layout
11159 for vertical space in formulas see 
11160 \begin_inset CommandInset ref
11161 LatexCommand ref
11162 reference "sub:Line-Separation"
11163
11164 \end_inset
11165
11166
11167 \end_layout
11168
11169 \end_inset
11170
11171
11172 \begin_inset ERT
11173 status collapsed
11174
11175 \begin_layout Plain Layout
11176
11177 }{}
11178 \end_layout
11179
11180 \end_inset
11181
11182
11183 \begin_inset Note Note
11184 status collapsed
11185
11186 \begin_layout Plain Layout
11187
11188 \backslash
11189 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11190 \end_layout
11191
11192 \begin_layout Plain Layout
11193 More about 
11194 \backslash
11195 texorpdfstring is in section 
11196 \begin_inset CommandInset ref
11197 LatexCommand ref
11198 reference "sub:Formulas-in-Section"
11199
11200 \end_inset
11201
11202 .
11203 \end_layout
11204
11205 \end_inset
11206
11207
11208 \begin_inset CommandInset label
11209 LatexCommand label
11210 name "sub:Variable-Space"
11211
11212 \end_inset
11213
11214
11215 \begin_inset Index idx
11216 status collapsed
11217
11218 \begin_layout Plain Layout
11219 Space ! horizontal ! variable
11220 \end_layout
11221
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \begin_layout Standard
11228 Space with a defined length can be inserted with the command 
11229 \series bold
11230
11231 \backslash
11232 hspace
11233 \series default
11234
11235 \begin_inset Index idx
11236 status collapsed
11237
11238 \begin_layout Plain Layout
11239 Commands ! H ! 
11240 \backslash
11241 hspace
11242 \end_layout
11243
11244 \end_inset
11245
11246 .
11247  Then a long 
11248 \begin_inset Quotes eld
11249 \end_inset
11250
11251
11252 \color blue
11253
11254 \begin_inset space \textvisiblespace{}
11255 \end_inset
11256
11257
11258 \color inherit
11259
11260 \begin_inset Quotes erd
11261 \end_inset
11262
11263  appears.
11264  The length can be specified by left-clicking on the 
11265 \begin_inset Quotes eld
11266 \end_inset
11267
11268
11269 \color blue
11270
11271 \begin_inset space \textvisiblespace{}
11272 \end_inset
11273
11274
11275 \color inherit
11276
11277 \begin_inset Quotes erd
11278 \end_inset
11279
11280 .
11281  The length may also be negative.
11282  When a space would be the first character in a line it would be omitted.
11283  To force its output use the command 
11284 \series bold
11285
11286 \backslash
11287 hspace*
11288 \series default
11289  instead of 
11290 \series bold
11291
11292 \backslash
11293 hspace
11294 \series default
11295  or left-click on the 
11296 \begin_inset Quotes eld
11297 \end_inset
11298
11299
11300 \color blue
11301
11302 \begin_inset space \textvisiblespace{}
11303 \end_inset
11304
11305
11306 \color inherit
11307
11308 \begin_inset Quotes erd
11309 \end_inset
11310
11311  and check the option 
11312 \family sans
11313 Protect
11314 \family default
11315 .
11316 \begin_inset Newline newline
11317 \end_inset
11318
11319 To insert as much space as is available, the command 
11320 \series bold
11321
11322 \backslash
11323 hfill
11324 \series default
11325
11326 \begin_inset Index idx
11327 status collapsed
11328
11329 \begin_layout Plain Layout
11330 Commands ! H ! 
11331 \backslash
11332 hfill
11333 \end_layout
11334
11335 \end_inset
11336
11337  is used.
11338 \end_layout
11339
11340 \begin_layout Standard
11341 \begin_inset VSpace -1mm
11342 \end_inset
11343
11344
11345 \end_layout
11346
11347 \begin_layout Standard
11348 \align center
11349 \begin_inset Tabular
11350 <lyxtabular version="3" rows="4" columns="2">
11351 <features rotate="0" tabularvalignment="middle">
11352 <column alignment="center" valignment="top">
11353 <column alignment="center" valignment="top">
11354 <row>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 Command (
11360 \backslash
11361 hspace length)
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 Result
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 </row>
11376 <row>
11377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 A=B
11382 \backslash
11383 hspace
11384 \begin_inset space \textvisiblespace{}
11385 \end_inset
11386
11387 A
11388 \backslash
11389 not=C (3
11390 \begin_inset space \thinspace{}
11391 \end_inset
11392
11393 cm)
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11403 \end_inset
11404
11405
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 </row>
11411 <row>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 A
11417 \backslash
11418 hspace
11419 \begin_inset space \textvisiblespace{}
11420 \end_inset
11421
11422 A
11423 \backslash
11424 not=A (-1
11425 \begin_inset space \thinspace{}
11426 \end_inset
11427
11428 mm)
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11438 \end_inset
11439
11440
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 </row>
11446 <row>
11447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 A=A
11452 \backslash
11453 hfill
11454 \begin_inset space \textvisiblespace{}
11455 \end_inset
11456
11457 B=B
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 \begin_inset Formula $A=A\hfill B=B$
11467 \end_inset
11468
11469
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 </row>
11475 </lyxtabular>
11476
11477 \end_inset
11478
11479
11480 \end_layout
11481
11482 \begin_layout Standard
11483 In the last example the available space is given by the longest column entry
11484  of the table.
11485  In an inline formula the space depends on the length of the line in which
11486  
11487 \series bold
11488
11489 \backslash
11490 hfill
11491 \series default
11492  is inserted.
11493  Thus, when the line uses the full width, no space will be created.
11494  
11495 \series bold
11496
11497 \backslash
11498 hfill
11499 \series default
11500  only has an effect on displayed formulas when the formula style 
11501 \series bold
11502 Indented
11503 \series default
11504  is used.
11505  (Formula styles are explained in 
11506 \begin_inset CommandInset ref
11507 LatexCommand ref
11508 reference "sec:Formula-Styles"
11509
11510 \end_inset
11511
11512 .)
11513 \end_layout
11514
11515 \begin_layout Standard
11516 Besides 
11517 \series bold
11518
11519 \backslash
11520 hfill
11521 \series default
11522 , there are the commands 
11523 \series bold
11524
11525 \backslash
11526 dotfill
11527 \series default
11528  and 
11529 \series bold
11530
11531 \backslash
11532 hrulefill
11533 \series default
11534  that fill the space with a pattern, see 
11535 \begin_inset CommandInset ref
11536 LatexCommand ref
11537 reference "sub:Ellipses"
11538
11539 \end_inset
11540
11541  for an example.
11542 \end_layout
11543
11544 \begin_layout Standard
11545 For text, variable space can be inserted via the menu 
11546 \family sans
11547 Insert\SpecialChar \menuseparator
11548 Formatting\SpecialChar \menuseparator
11549 Horizontal
11550 \begin_inset space ~
11551 \end_inset
11552
11553 Space
11554 \family default
11555 :
11556 \end_layout
11557
11558 \begin_layout Standard
11559 This is a line with
11560 \begin_inset space \hspace{}
11561 \length 2cm
11562 \end_inset
11563
11564 2
11565 \begin_inset space \thinspace{}
11566 \end_inset
11567
11568 cm space.
11569 \end_layout
11570
11571 \begin_layout Standard
11572 This is a line with
11573 \begin_inset space \hfill{}
11574 \end_inset
11575
11576 maximum space.
11577 \end_layout
11578
11579 \begin_layout Subsection
11580 Space besides inline Formulas
11581 \begin_inset Index idx
11582 status collapsed
11583
11584 \begin_layout Plain Layout
11585 Space ! besides inline formulas
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Standard
11594 The space that surrounds inline formulas can be adjusted with the length
11595  
11596 \series bold
11597
11598 \backslash
11599 mathsurround
11600 \series default
11601
11602 \begin_inset Index idx
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Commands ! M ! 
11607 \backslash
11608 mathsurround
11609 \end_layout
11610
11611 \end_inset
11612
11613 .
11614  The value of a length is set with the command 
11615 \series bold
11616
11617 \backslash
11618 setlength
11619 \series default
11620
11621 \begin_inset Index idx
11622 status collapsed
11623
11624 \begin_layout Plain Layout
11625 Commands ! S ! 
11626 \backslash
11627 setlength
11628 \end_layout
11629
11630 \end_inset
11631
11632  which has the following scheme:
11633 \end_layout
11634
11635 \begin_layout Standard
11636
11637 \series bold
11638
11639 \backslash
11640 setlength{length name}{value}
11641 \end_layout
11642
11643 \begin_layout Standard
11644 To set 
11645 \series bold
11646
11647 \backslash
11648 mathsurround
11649 \series default
11650  to the value 5
11651 \begin_inset space \thinspace{}
11652 \end_inset
11653
11654 mm, the command
11655 \end_layout
11656
11657 \begin_layout Standard
11658
11659 \series bold
11660
11661 \backslash
11662 setlength{
11663 \backslash
11664 mathsurround}{5mm}
11665 \end_layout
11666
11667 \begin_layout Standard
11668 is inserted in TeX-mode.
11669  5
11670 \begin_inset space \thinspace{}
11671 \end_inset
11672
11673 mm space will now be set around all inline formulas:
11674 \begin_inset ERT
11675 status collapsed
11676
11677 \begin_layout Plain Layout
11678
11679
11680 \backslash
11681 setlength{
11682 \backslash
11683 mathsurround}{5mm}
11684 \end_layout
11685
11686 \end_inset
11687
11688
11689 \end_layout
11690
11691 \begin_layout Standard
11692 This is a line with an inline formula 
11693 \begin_inset Formula $A=B$
11694 \end_inset
11695
11696  with 5
11697 \begin_inset space \thinspace{}
11698 \end_inset
11699
11700 mm surrounding space.
11701 \begin_inset ERT
11702 status collapsed
11703
11704 \begin_layout Plain Layout
11705
11706
11707 \backslash
11708 setlength{
11709 \backslash
11710 mathsurround}{0pt}
11711 \end_layout
11712
11713 \end_inset
11714
11715
11716 \end_layout
11717
11718 \begin_layout Standard
11719 To return to the predefined value, 
11720 \series bold
11721
11722 \backslash
11723 mathsurround
11724 \series default
11725  is set to the value 0
11726 \begin_inset space \thinspace{}
11727 \end_inset
11728
11729 pt.
11730 \end_layout
11731
11732 \begin_layout Section
11733 Boxes and Frames
11734 \begin_inset Index idx
11735 status collapsed
11736
11737 \begin_layout Plain Layout
11738 Boxes
11739 \end_layout
11740
11741 \end_inset
11742
11743
11744 \begin_inset Index idx
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748 Frames | see
11749 \begin_inset ERT
11750 status collapsed
11751
11752 \begin_layout Plain Layout
11753
11754 {
11755 \end_layout
11756
11757 \end_inset
11758
11759 Boxes
11760 \begin_inset ERT
11761 status collapsed
11762
11763 \begin_layout Plain Layout
11764
11765 }
11766 \end_layout
11767
11768 \end_inset
11769
11770
11771 \end_layout
11772
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \begin_layout Standard
11779 Boxes for text are described in chapter 
11780 \family typewriter
11781 Boxes
11782 \family default
11783  in the 
11784 \family typewriter
11785 Embedded
11786 \begin_inset space ~
11787 \end_inset
11788
11789 Objects
11790 \family default
11791  manual.
11792 \end_layout
11793
11794 \begin_layout Subsection
11795 Boxes with Frame
11796 \begin_inset CommandInset label
11797 LatexCommand label
11798 name "sub:Boxes-with-Frame"
11799
11800 \end_inset
11801
11802
11803 \begin_inset Index idx
11804 status collapsed
11805
11806 \begin_layout Plain Layout
11807 Boxes ! with frame
11808 \end_layout
11809
11810 \end_inset
11811
11812
11813 \end_layout
11814
11815 \begin_layout Standard
11816 It is possible to frame a formula or part of one with the commands 
11817 \series bold
11818
11819 \backslash
11820 fbox
11821 \series default
11822
11823 \begin_inset Index idx
11824 status collapsed
11825
11826 \begin_layout Plain Layout
11827 Commands ! F ! 
11828 \backslash
11829 fbox
11830 \end_layout
11831
11832 \end_inset
11833
11834  and 
11835 \series bold
11836
11837 \backslash
11838 boxed
11839 \series default
11840
11841 \begin_inset Index idx
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845 Commands ! B ! 
11846 \backslash
11847 boxed
11848 \end_layout
11849
11850 \end_inset
11851
11852 .
11853 \end_layout
11854
11855 \begin_layout Standard
11856 When one of these commands is inserted in a formula, a blue box appears
11857  within a frame to enter formula parts.
11858  For 
11859 \series bold
11860
11861 \backslash
11862 fbox
11863 \series default
11864  an additional formula has to be created by 
11865 \family sans
11866 Ctrl+M
11867 \family default
11868  within this box, because the box content will otherwise be treated as mathemati
11869 cal text.
11870  When 
11871 \series bold
11872
11873 \backslash
11874 boxed
11875 \series default
11876  is used, a new formula is automatically created inside the frame.
11877 \end_layout
11878
11879 \begin_layout Standard
11880 The command 
11881 \series bold
11882
11883 \backslash
11884 fbox
11885 \series default
11886  is not suitable to frame displayed formulas because the formula will always
11887  be set in the size of the text.
11888  
11889 \series bold
11890
11891 \backslash
11892 boxed
11893 \series default
11894  is in contrary not suitable to frame inline formulas, because the formula
11895  will always be set in the size of a displayed formula.
11896 \end_layout
11897
11898 \begin_layout Standard
11899 An extension to 
11900 \series bold
11901
11902 \backslash
11903 fbox
11904 \series default
11905  is the command 
11906 \series bold
11907
11908 \backslash
11909 framebox
11910 \series default
11911
11912 \begin_inset Index idx
11913 status collapsed
11914
11915 \begin_layout Plain Layout
11916 Commands ! F ! 
11917 \backslash
11918 framebox
11919 \end_layout
11920
11921 \end_inset
11922
11923  where additionally the frame width and the alignment can be specified.
11924  
11925 \series bold
11926
11927 \backslash
11928 framebox
11929 \series default
11930  is used in the following scheme:
11931 \end_layout
11932
11933 \begin_layout Standard
11934
11935 \series bold
11936
11937 \backslash
11938 framebox[frame width][position]{box content}
11939 \end_layout
11940
11941 \begin_layout Standard
11942 The position can either be 
11943 \emph on
11944 l
11945 \emph default
11946  or 
11947 \emph on
11948 r
11949 \emph default
11950 .
11951  
11952 \emph on
11953 l
11954 \emph default
11955  left aligns, 
11956 \emph on
11957 r
11958 \emph default
11959  right aligns the formula in the box.
11960  When no position is given, the formula will be centered.
11961 \begin_inset Newline newline
11962 \end_inset
11963
11964 If no width is given, also no position can be given.
11965  In this case the frame width is adjusted to the box content like for 
11966 \series bold
11967
11968 \backslash
11969 fbox
11970 \series default
11971 .
11972 \end_layout
11973
11974 \begin_layout Standard
11975 When the command 
11976 \series bold
11977
11978 \backslash
11979 framebox
11980 \series default
11981  is inserted, a box appears containing three blue boxes.
11982  The first two boxes are surrounded by brackets and denote the two optional
11983  arguments.
11984  The third box is for formula parts like for 
11985 \series bold
11986
11987 \backslash
11988 fbox
11989 \series default
11990 .
11991 \end_layout
11992
11993 \begin_layout Standard
11994 \begin_inset Newpage newpage
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \begin_layout Standard
12001 \align center
12002 \begin_inset Tabular
12003 <lyxtabular version="3" rows="5" columns="2">
12004 <features rotate="0" tabularvalignment="middle">
12005 <column alignment="center" valignment="top">
12006 <column alignment="center" valignment="top">
12007 <row>
12008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12009 \begin_inset Text
12010
12011 \begin_layout Plain Layout
12012 Command
12013 \end_layout
12014
12015 \end_inset
12016 </cell>
12017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12018 \begin_inset Text
12019
12020 \begin_layout Plain Layout
12021 Result
12022 \begin_inset Note Note
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027 \series bold
12028
12029 \backslash
12030 raisebox
12031 \series default
12032  is only used as spacer.
12033 \end_layout
12034
12035 \end_inset
12036
12037
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 </row>
12043 <row>
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Plain Layout
12048
12049 \backslash
12050 fbox
12051 \begin_inset space \textvisiblespace{}
12052 \end_inset
12053
12054
12055 \family sans
12056 Ctrl+M
12057 \family default
12058  
12059 \backslash
12060 int
12061 \begin_inset space \textvisiblespace{}
12062 \end_inset
12063
12064 A=B
12065 \end_layout
12066
12067 \end_inset
12068 </cell>
12069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12074 \end_inset
12075
12076
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 </row>
12082 <row>
12083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087
12088 \backslash
12089 boxed
12090 \begin_inset space \textvisiblespace{}
12091 \end_inset
12092
12093
12094 \backslash
12095 int
12096 \begin_inset space \textvisiblespace{}
12097 \end_inset
12098
12099 A=B
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12105 \begin_inset Text
12106
12107 \begin_layout Plain Layout
12108 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \end_inset
12115 </cell>
12116 </row>
12117 <row>
12118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 A+
12123 \backslash
12124 fbox
12125 \begin_inset space \textvisiblespace{}
12126 \end_inset
12127
12128 B
12129 \end_layout
12130
12131 \end_inset
12132 </cell>
12133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12138 \end_inset
12139
12140
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 </row>
12146 <row>
12147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12148 \begin_inset Text
12149
12150 \begin_layout Plain Layout
12151
12152 \backslash
12153 framebox
12154 \begin_inset space \textvisiblespace{}
12155 \end_inset
12156
12157 20mm
12158 \begin_inset Formula $\to$
12159 \end_inset
12160
12161
12162 \begin_inset Formula $\to$
12163 \end_inset
12164
12165
12166 \family sans
12167 Ctrl+M
12168 \family default
12169  
12170 \backslash
12171 frac
12172 \begin_inset space \textvisiblespace{}
12173 \end_inset
12174
12175 A
12176 \begin_inset Formula $\downarrow$
12177 \end_inset
12178
12179 B
12180 \end_layout
12181
12182 \end_inset
12183 </cell>
12184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12185 \begin_inset Text
12186
12187 \begin_layout Plain Layout
12188 \begin_inset Formula $\raisebox{6mm}{}$
12189 \end_inset
12190
12191
12192 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12193 \end_inset
12194
12195
12196 \begin_inset Formula $\raisebox{-4mm}{}$
12197 \end_inset
12198
12199
12200 \end_layout
12201
12202 \end_inset
12203 </cell>
12204 </row>
12205 </lyxtabular>
12206
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \begin_layout Standard
12213 The frame thickness can also be adjusted.
12214  To do this the following commands have to be inserted in TeX-mode before
12215  the formula
12216 \end_layout
12217
12218 \begin_layout Standard
12219
12220 \series bold
12221
12222 \backslash
12223 fboxrule
12224 \series default
12225  
12226 \series bold
12227
12228 \begin_inset Quotes eld
12229 \end_inset
12230
12231 thickness
12232 \begin_inset Quotes erd
12233 \end_inset
12234
12235
12236 \series default
12237  
12238 \series bold
12239
12240 \backslash
12241 fboxsep
12242 \series default
12243  
12244 \series bold
12245
12246 \begin_inset Quotes eld
12247 \end_inset
12248
12249 distance
12250 \begin_inset Quotes erd
12251 \end_inset
12252
12253
12254 \end_layout
12255
12256 \begin_layout Standard
12257 \begin_inset Quotes eld
12258 \end_inset
12259
12260 distance
12261 \begin_inset Quotes erd
12262 \end_inset
12263
12264  specifies the minimal distance between the frame and the first character
12265  in the box.
12266  An example for this is the following framed formula:
12267 \begin_inset ERT
12268 status collapsed
12269
12270 \begin_layout Plain Layout
12271
12272
12273 \backslash
12274 fboxrule 2mm 
12275 \backslash
12276 fboxsep 3mm
12277 \end_layout
12278
12279 \end_inset
12280
12281
12282 \begin_inset Formula 
12283 \[
12284 \boxed{A+B=C}
12285 \]
12286
12287 \end_inset
12288
12289 Before this formula the commands
12290 \end_layout
12291
12292 \begin_layout Standard
12293
12294 \series bold
12295
12296 \backslash
12297 fboxrule
12298 \series default
12299  
12300 \series bold
12301 2mm
12302 \series default
12303  
12304 \series bold
12305
12306 \backslash
12307 fboxsep
12308 \series default
12309  
12310 \series bold
12311 3mm
12312 \end_layout
12313
12314 \begin_layout Standard
12315 were inserted in TeX-mode.
12316  The given values are used for all following boxes.
12317 \end_layout
12318
12319 \begin_layout Standard
12320 To return to the standard frame size, the command
12321 \end_layout
12322
12323 \begin_layout Standard
12324
12325 \series bold
12326
12327 \backslash
12328 fboxrule
12329 \series default
12330  
12331 \series bold
12332 0.4pt
12333 \series default
12334  
12335 \series bold
12336
12337 \backslash
12338 fboxsep
12339 \series default
12340  
12341 \series bold
12342 3pt
12343 \series default
12344
12345 \begin_inset ERT
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349
12350
12351 \backslash
12352 fboxrule 0.4pt 
12353 \backslash
12354 fboxsep 3pt
12355 \end_layout
12356
12357 \end_inset
12358
12359
12360 \end_layout
12361
12362 \begin_layout Standard
12363 is inserted in TeX-mode before the next formula.
12364 \end_layout
12365
12366 \begin_layout Subsection
12367 Boxes without Frame
12368 \begin_inset CommandInset label
12369 LatexCommand label
12370 name "sub:Boxes-without-Frame"
12371
12372 \end_inset
12373
12374
12375 \begin_inset Index idx
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379 Boxes ! without frame
12380 \end_layout
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 For boxes without a frame there are the following box commands: 
12389 \series bold
12390
12391 \backslash
12392 mbox
12393 \series default
12394
12395 \begin_inset Index idx
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399 Commands ! M ! 
12400 \backslash
12401 mbox
12402 \end_layout
12403
12404 \end_inset
12405
12406
12407 \series bold
12408
12409 \backslash
12410 makebox
12411 \series default
12412
12413 \begin_inset Index idx
12414 status collapsed
12415
12416 \begin_layout Plain Layout
12417 Commands ! M ! 
12418 \backslash
12419 makebox
12420 \end_layout
12421
12422 \end_inset
12423
12424  and 
12425 \series bold
12426
12427 \backslash
12428 raisebox
12429 \series default
12430
12431 \begin_inset Index idx
12432 status collapsed
12433
12434 \begin_layout Plain Layout
12435 Commands ! R ! 
12436 \backslash
12437 raisebox
12438 \end_layout
12439
12440 \end_inset
12441
12442
12443 \end_layout
12444
12445 \begin_layout Standard
12446 With 
12447 \series bold
12448
12449 \backslash
12450 raisebox
12451 \series default
12452  a box can be super- or subscripted.
12453  But in contrary to normal super- and subscripting, the characters in the
12454  box keep their font size.
12455  
12456 \series bold
12457
12458 \backslash
12459 raisebox
12460 \series default
12461  is used in the following scheme:
12462 \end_layout
12463
12464 \begin_layout Standard
12465
12466 \series bold
12467
12468 \backslash
12469 raisebox{height}{box content}
12470 \end_layout
12471
12472 \begin_layout Standard
12473 When the box should contain a formula, an extra formula is needed like for
12474  
12475 \series bold
12476
12477 \backslash
12478 fbox
12479 \series default
12480 .
12481  
12482 \series medium
12483
12484 \begin_inset Note Greyedout
12485 status open
12486
12487 \begin_layout Plain Layout
12488
12489 \series bold
12490 Note:
12491 \series default
12492  For 
12493 \series bold
12494
12495 \backslash
12496 raisebox
12497 \series default
12498  this extra formula is created by pressing 
12499 \family sans
12500 Ctrl+M
12501 \family default
12502  twice instead of once because LyX doesn't yet support 
12503 \series bold
12504
12505 \backslash
12506 raisebox
12507 \series default
12508  directly.
12509 \end_layout
12510
12511 \end_inset
12512
12513
12514 \end_layout
12515
12516 \begin_layout Standard
12517 \align center
12518 \begin_inset Tabular
12519 <lyxtabular version="3" rows="4" columns="2">
12520 <features rotate="0" tabularvalignment="middle">
12521 <column alignment="center" valignment="top">
12522 <column alignment="center" valignment="top">
12523 <row>
12524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 Command
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 Result
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 </row>
12543 <row>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 H
12549 \backslash
12550 raisebox{2mm
12551 \begin_inset Formula $\to$
12552 \end_inset
12553
12554
12555 \backslash
12556 {al
12557 \begin_inset Formula $\to$
12558 \end_inset
12559
12560  lo
12561 \end_layout
12562
12563 \end_inset
12564 </cell>
12565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12566 \begin_inset Text
12567
12568 \begin_layout Plain Layout
12569 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12570 \end_inset
12571
12572
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 </row>
12578 <row>
12579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Plain Layout
12583 H
12584 \backslash
12585 raisebox{-2mm
12586 \begin_inset Formula $\to$
12587 \end_inset
12588
12589
12590 \backslash
12591 {al
12592 \begin_inset Formula $\to$
12593 \end_inset
12594
12595 lo
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \begin_layout Plain Layout
12604 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12605 \end_inset
12606
12607
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 </row>
12613 <row>
12614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12615 \begin_inset Text
12616
12617 \begin_layout Plain Layout
12618 A=
12619 \backslash
12620 raisebox{-2mm
12621 \begin_inset Formula $\to$
12622 \end_inset
12623
12624
12625 \backslash
12626 {
12627 \family sans
12628 Ctrl+M
12629 \family default
12630  
12631 \family sans
12632 Ctrl+M
12633 \family default
12634  
12635 \backslash
12636 sqrt
12637 \begin_inset space \textvisiblespace{}
12638 \end_inset
12639
12640
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12650 \end_inset
12651
12652
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 </row>
12658 </lyxtabular>
12659
12660 \end_inset
12661
12662
12663 \end_layout
12664
12665 \begin_layout Standard
12666 The command 
12667 \series bold
12668
12669 \backslash
12670 mbox
12671 \series default
12672  is equivalent to 
12673 \series bold
12674
12675 \backslash
12676 fbox
12677 \series default
12678  and 
12679 \series bold
12680
12681 \backslash
12682 makebox
12683 \series default
12684  is equivalent to 
12685 \series bold
12686
12687 \backslash
12688 framebox
12689 \series default
12690 , with the difference that there is no frame.
12691 \end_layout
12692
12693 \begin_layout Subsection
12694 Colored Boxes
12695 \begin_inset CommandInset label
12696 LatexCommand label
12697 name "sub:Colored-Boxes"
12698
12699 \end_inset
12700
12701
12702 \begin_inset Index idx
12703 status collapsed
12704
12705 \begin_layout Plain Layout
12706 Boxes ! colored
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \begin_layout Standard
12715 To be able to use all commands explained in this section, the LaTeX-package
12716  
12717 \series bold
12718 color
12719 \series default
12720
12721 \begin_inset Foot
12722 status collapsed
12723
12724 \begin_layout Plain Layout
12725 The LaTeX-package 
12726 \series bold
12727 color
12728 \series default
12729  is part of every LaTeX standard installation.
12730 \end_layout
12731
12732 \end_inset
12733
12734
12735 \begin_inset Index idx
12736 status collapsed
12737
12738 \begin_layout Plain Layout
12739 Packages ! color
12740 \end_layout
12741
12742 \end_inset
12743
12744  has to be loaded in the LaTeX-preamble with the line
12745 \begin_inset Foot
12746 status collapsed
12747
12748 \begin_layout Plain Layout
12749 When text is colored somewhere in the document with a predefined color,
12750  LyX loads the LaTeX-package 
12751 \series bold
12752 color
12753 \series default
12754  automatically.
12755  Thus it is possible that the package is loaded twice, but this does not
12756  cause problems.
12757 \end_layout
12758
12759 \end_inset
12760
12761
12762 \begin_inset Note Note
12763 status collapsed
12764
12765 \begin_layout Plain Layout
12766 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12767 amble.
12768 \end_layout
12769
12770 \end_inset
12771
12772
12773 \end_layout
12774
12775 \begin_layout Standard
12776
12777 \series bold
12778
12779 \backslash
12780 usepackage{color}
12781 \end_layout
12782
12783 \begin_layout Standard
12784 \begin_inset VSpace medskip
12785 \end_inset
12786
12787 To color boxes, the command 
12788 \series bold
12789
12790 \backslash
12791 colorbox
12792 \series default
12793
12794 \begin_inset Index idx
12795 status collapsed
12796
12797 \begin_layout Plain Layout
12798 Commands ! C ! 
12799 \backslash
12800 colorbox
12801 \end_layout
12802
12803 \end_inset
12804
12805  is used in the following scheme:
12806 \end_layout
12807
12808 \begin_layout Standard
12809
12810 \series bold
12811
12812 \backslash
12813 colorbox{color}{box content}
12814 \end_layout
12815
12816 \begin_layout Standard
12817 The box content can also be a box and a 
12818 \series bold
12819
12820 \backslash
12821 colorbox
12822 \series default
12823  can also be part of another box (see the 2nd and 3rd example).
12824  When the box should contain a formula, an extra formula has to be created,
12825  the same way as for 
12826 \series bold
12827
12828 \backslash
12829 raisebox
12830 \series default
12831 .
12832 \begin_inset Foot
12833 status collapsed
12834
12835 \begin_layout Plain Layout
12836 This also applies for the command 
12837 \series bold
12838
12839 \backslash
12840 fcolorbox
12841 \series default
12842 .
12843 \end_layout
12844
12845 \end_inset
12846
12847
12848 \end_layout
12849
12850 \begin_layout Standard
12851 One of the following predefined colors can be chosen:
12852 \end_layout
12853
12854 \begin_layout Standard
12855
12856 \series bold
12857 black
12858 \series default
12859
12860 \series bold
12861 blue
12862 \series default
12863
12864 \series bold
12865 cyan
12866 \series default
12867
12868 \series bold
12869 green
12870 \series default
12871
12872 \series bold
12873 magenta
12874 \series default
12875
12876 \series bold
12877 red
12878 \series default
12879
12880 \series bold
12881 white
12882 \series default
12883  and 
12884 \series bold
12885 yellow
12886 \end_layout
12887
12888 \begin_layout Standard
12889 \align center
12890 \begin_inset Tabular
12891 <lyxtabular version="3" rows="4" columns="2">
12892 <features rotate="0" tabularvalignment="middle">
12893 <column alignment="center" valignment="top">
12894 <column alignment="center" valignment="top">
12895 <row>
12896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 Command
12901 \end_layout
12902
12903 \end_inset
12904 </cell>
12905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 Result
12910 \begin_inset Note Note
12911 status collapsed
12912
12913 \begin_layout Plain Layout
12914
12915 \series bold
12916
12917 \backslash
12918 raisebox
12919 \series default
12920  is only used as spacer.
12921 \end_layout
12922
12923 \end_inset
12924
12925
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 </row>
12931 <row>
12932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936
12937 \backslash
12938 colorbox{yellow
12939 \begin_inset Formula $\to$
12940 \end_inset
12941
12942
12943 \backslash
12944 {A=B
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12950 \begin_inset Text
12951
12952 \begin_layout Plain Layout
12953 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12954 \end_inset
12955
12956
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 </row>
12962 <row>
12963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12964 \begin_inset Text
12965
12966 \begin_layout Plain Layout
12967
12968 \backslash
12969 colorbox{green
12970 \begin_inset Formula $\to$
12971 \end_inset
12972
12973
12974 \backslash
12975 {
12976 \backslash
12977 fbox
12978 \begin_inset space \textvisiblespace{}
12979 \end_inset
12980
12981 A=B
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12987 \begin_inset Text
12988
12989 \begin_layout Plain Layout
12990 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12991 \end_inset
12992
12993
12994 \end_layout
12995
12996 \end_inset
12997 </cell>
12998 </row>
12999 <row>
13000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004
13005 \backslash
13006 fbox
13007 \begin_inset space \textvisiblespace{}
13008 \end_inset
13009
13010
13011 \backslash
13012 colorbox{green
13013 \begin_inset Formula $\to$
13014 \end_inset
13015
13016
13017 \backslash
13018 {
13019 \family sans
13020 Ctrl+M
13021 \family default
13022  
13023 \family sans
13024 Ctrl+M
13025 \family default
13026  
13027 \backslash
13028 int
13029 \begin_inset space \textvisiblespace{}
13030 \end_inset
13031
13032 C=D
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13042 \end_inset
13043
13044
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 </row>
13050 </lyxtabular>
13051
13052 \end_inset
13053
13054
13055 \end_layout
13056
13057 \begin_layout Standard
13058
13059 \series bold
13060
13061 \backslash
13062 colorbox
13063 \series default
13064  only colors the box but not the characters in the box.
13065  To color all characters, the whole formula is highlighted and the desired
13066  color is chosen in the 
13067 \family sans
13068 Text
13069 \begin_inset space ~
13070 \end_inset
13071
13072 Style
13073 \family default
13074  dialog.
13075  The dialog can be called with the toolbar button 
13076 \begin_inset Info
13077 type  "icon"
13078 arg   "dialog-show character"
13079 \end_inset
13080
13081  or the menu 
13082 \family sans
13083 Edit\SpecialChar \menuseparator
13084 Text
13085 \begin_inset space ~
13086 \end_inset
13087
13088 Style\SpecialChar \menuseparator
13089 Customized
13090 \family default
13091 .
13092  The formula number then has the same color as the formula.
13093  When the formula number should get another color than the formula characters,
13094  the color must be changed within the formula.
13095 \end_layout
13096
13097 \begin_layout Standard
13098 An example:
13099 \end_layout
13100
13101 \begin_layout Standard
13102
13103 \color red
13104 \begin_inset Formula 
13105 \begin{equation}
13106 \int A=B\label{eq:red}
13107 \end{equation}
13108
13109 \end_inset
13110
13111
13112 \color green
13113
13114 \begin_inset Formula 
13115 \begin{equation}
13116 \textcolor{red}{\int A=B}\label{eq:redgreen}
13117 \end{equation}
13118
13119 \end_inset
13120
13121
13122 \end_layout
13123
13124 \begin_layout Standard
13125 Formula 
13126 \begin_inset CommandInset ref
13127 LatexCommand eqref
13128 reference "eq:red"
13129
13130 \end_inset
13131
13132  is completely colored red.
13133 \begin_inset Newline newline
13134 \end_inset
13135
13136 Formula 
13137 \begin_inset CommandInset ref
13138 LatexCommand eqref
13139 reference "eq:redgreen"
13140
13141 \end_inset
13142
13143  was first completely colored green to set the color for the formula number.
13144  Subsequently the formula characters were colored red.
13145 \end_layout
13146
13147 \begin_layout Standard
13148 \begin_inset VSpace bigskip
13149 \end_inset
13150
13151 To color the frame different than the rest of the box, the command 
13152 \series bold
13153
13154 \backslash
13155 fcolorbox
13156 \series default
13157
13158 \begin_inset Index idx
13159 status collapsed
13160
13161 \begin_layout Plain Layout
13162 Commands ! F ! 
13163 \backslash
13164 fcolorbox
13165 \end_layout
13166
13167 \end_inset
13168
13169  is used in the following scheme:
13170 \end_layout
13171
13172 \begin_layout Standard
13173
13174 \series bold
13175
13176 \backslash
13177 fcolorbox{frame color}{color}{box content}
13178 \end_layout
13179
13180 \begin_layout Standard
13181 So 
13182 \series bold
13183
13184 \backslash
13185 fcolorbox
13186 \series default
13187  is an extension of the command 
13188 \series bold
13189
13190 \backslash
13191 colorbox
13192 \series default
13193 .
13194  The frame width is set, like for 
13195 \series bold
13196
13197 \backslash
13198 framebox
13199 \series default
13200 , with 
13201 \series bold
13202
13203 \backslash
13204 fboxrule
13205 \series default
13206  and 
13207 \series bold
13208
13209 \backslash
13210 fboxsep
13211 \series default
13212 .
13213  An example:
13214 \begin_inset ERT
13215 status collapsed
13216
13217 \begin_layout Plain Layout
13218
13219
13220 \backslash
13221 fboxrule 1mm 
13222 \backslash
13223 fboxsep 1mm
13224 \end_layout
13225
13226 \end_inset
13227
13228
13229 \begin_inset Formula 
13230 \[
13231 \fcolorbox{cyan}{magenta}{A=B}
13232 \]
13233
13234 \end_inset
13235
13236
13237 \begin_inset ERT
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241
13242
13243 \backslash
13244 fboxrule 0.4pt 
13245 \backslash
13246 fboxsep 3pt
13247 \end_layout
13248
13249 \end_inset
13250
13251
13252 \end_layout
13253
13254 \begin_layout Standard
13255 This formula was created with the command
13256 \begin_inset Newline newline
13257 \end_inset
13258
13259
13260 \series bold
13261
13262 \backslash
13263 fcolorbox{cyan
13264 \begin_inset Formula $\to$
13265 \end_inset
13266
13267
13268 \backslash
13269 {magenta
13270 \begin_inset Formula $\to$
13271 \end_inset
13272
13273
13274 \backslash
13275 {A=B
13276 \series default
13277 .
13278 \end_layout
13279
13280 \begin_layout Standard
13281 \begin_inset VSpace bigskip
13282 \end_inset
13283
13284 To use other colors than the predefined ones, they have to be defined first.
13285 \end_layout
13286
13287 \begin_layout Standard
13288 One can for example define the color 
13289 \begin_inset Quotes eld
13290 \end_inset
13291
13292
13293 \series bold
13294 darkgreen
13295 \series default
13296
13297 \begin_inset Quotes erd
13298 \end_inset
13299
13300  with the LaTeX-preamble line:
13301 \end_layout
13302
13303 \begin_layout Standard
13304
13305 \series bold
13306
13307 \backslash
13308 definecolor{darkgreen}{cmyk}{0.5,
13309 \series default
13310  
13311 \series bold
13312 0,
13313 \series default
13314  
13315 \series bold
13316 1,
13317 \series default
13318  
13319 \series bold
13320 0.5}
13321 \series default
13322
13323 \begin_inset Index idx
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 Commands ! D ! 
13328 \backslash
13329 definecolor
13330 \end_layout
13331
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \begin_layout Standard
13338
13339 \series bold
13340 cmyk
13341 \series default
13342  is the color space that denotes the colors 
13343 \series bold
13344 cyan
13345 \series default
13346
13347 \series bold
13348 magenta
13349 \series default
13350
13351 \series bold
13352 yellow
13353 \series default
13354  and 
13355 \series bold
13356 black
13357 \series default
13358 .
13359  The four comma separated numbers are the portion factor for the corresponding
13360  colors of the color space.
13361  The factors can be in the range of 0
13362 \begin_inset space \thinspace{}
13363 \end_inset
13364
13365 -
13366 \begin_inset space \thinspace{}
13367 \end_inset
13368
13369 1.
13370  Instead of 
13371 \series bold
13372 cmyk
13373 \series default
13374  also the color space 
13375 \series bold
13376 rgb
13377 \series default
13378  can be used for definitions.
13379  
13380 \series bold
13381 rgb
13382 \series default
13383  denotes 
13384 \series bold
13385 red
13386 \series default
13387
13388 \series bold
13389 green
13390 \series default
13391  and 
13392 \series bold
13393 blue
13394 \series default
13395 , so that there are in this case three portion factors for the corresponding
13396  colors.
13397  Furthermore there is the color space 
13398 \series bold
13399 gray
13400 \series default
13401  with one portion factor for the gray value.
13402 \end_layout
13403
13404 \begin_layout Standard
13405 As example a framed box with the new defined color 
13406 \series bold
13407 darkgreen
13408 \series default
13409  where the characters have been colored 
13410 \series bold
13411 yellow
13412 \series default
13413 :
13414 \begin_inset Formula 
13415 \begin{equation}
13416 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13417 \end{equation}
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 Self-defined colors can also be used for text with the help of the command
13426  
13427 \series bold
13428
13429 \backslash
13430 textcolor
13431 \series default
13432 :
13433 \begin_inset Index idx
13434 status collapsed
13435
13436 \begin_layout Plain Layout
13437 Text ! colored
13438 \end_layout
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446 \begin_inset ERT
13447 status collapsed
13448
13449 \begin_layout Plain Layout
13450
13451
13452 \backslash
13453 textcolor{darkgreen}{
13454 \end_layout
13455
13456 \end_inset
13457
13458 This sentence is 
13459 \begin_inset Quotes eld
13460 \end_inset
13461
13462 darkgreen
13463 \begin_inset Quotes erd
13464 \end_inset
13465
13466 .
13467 \begin_inset ERT
13468 status collapsed
13469
13470 \begin_layout Plain Layout
13471
13472 }
13473 \end_layout
13474
13475 \end_inset
13476
13477
13478 \end_layout
13479
13480 \begin_layout Standard
13481
13482 \series bold
13483
13484 \backslash
13485 textcolor
13486 \series default
13487
13488 \begin_inset Index idx
13489 status collapsed
13490
13491 \begin_layout Plain Layout
13492 Commands ! T ! 
13493 \backslash
13494 textcolor
13495 \end_layout
13496
13497 \end_inset
13498
13499  is used in the scheme 
13500 \series bold
13501
13502 \backslash
13503 textcolor{color}{characters to color}
13504 \series default
13505 .
13506 \end_layout
13507
13508 \begin_layout Subsection
13509 Paragraph Boxes
13510 \begin_inset CommandInset label
13511 LatexCommand label
13512 name "sub:Paragraph-Boxes"
13513
13514 \end_inset
13515
13516
13517 \begin_inset Index idx
13518 status collapsed
13519
13520 \begin_layout Plain Layout
13521 Boxes ! as paragraph
13522 \end_layout
13523
13524 \end_inset
13525
13526
13527 \end_layout
13528
13529 \begin_layout Standard
13530 A box that can contain several lines and paragraphs, a so-called paragraph
13531  box (parbox), can be created with the menu 
13532 \family sans
13533 Insert\SpecialChar \menuseparator
13534 Box
13535 \family default
13536  or the toolbar button 
13537 \begin_inset Info
13538 type  "icon"
13539 arg   "box-insert"
13540 \end_inset
13541
13542 .
13543 \end_layout
13544
13545 \begin_layout Standard
13546 The following example shows a framed parbox in a line:
13547 \end_layout
13548
13549 \begin_layout Standard
13550 \begin_inset VSpace medskip
13551 \end_inset
13552
13553 This is a line 
13554 \begin_inset Box Boxed
13555 position "c"
13556 hor_pos "c"
13557 has_inner_box 1
13558 inner_pos "t"
13559 use_parbox 1
13560 use_makebox 0
13561 width "5cm"
13562 special "none"
13563 height "1in"
13564 height_special "totalheight"
13565 status open
13566
13567 \begin_layout Plain Layout
13568 This is a paragraph box.
13569  It is exactly 5
13570 \begin_inset space \thinspace{}
13571 \end_inset
13572
13573 cm long and can also contain formulas: 
13574 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13575 \end_inset
13576
13577
13578 \end_layout
13579
13580 \end_inset
13581
13582  with a parbox.
13583 \end_layout
13584
13585 \begin_layout Standard
13586 \begin_inset VSpace medskip
13587 \end_inset
13588
13589
13590 \end_layout
13591
13592 \begin_layout Standard
13593 Such a box is created by right-clicking on the gray box inset.
13594  A dialog pops up showing the box properties.
13595  In our case set: 
13596 \emph on
13597 Decoration
13598 \emph default
13599 : Rectangular box, 
13600 \emph on
13601 Inner Box
13602 \emph default
13603 : Parbox, 
13604 \emph on
13605 Width
13606 \emph default
13607 : 5
13608 \begin_inset space \thinspace{}
13609 \end_inset
13610
13611 cm, 
13612 \emph on
13613 Vertical Box Alignment
13614 \emph default
13615 : Middle
13616 \end_layout
13617
13618 \begin_layout Standard
13619 \begin_inset VSpace medskip
13620 \end_inset
13621
13622 In LaTeX a parbox is created with the command 
13623 \series bold
13624
13625 \backslash
13626 parbox
13627 \series default
13628
13629 \begin_inset Index idx
13630 status collapsed
13631
13632 \begin_layout Plain Layout
13633 Commands ! P ! 
13634 \backslash
13635 parbox
13636 \end_layout
13637
13638 \end_inset
13639
13640  which has the following scheme:
13641 \end_layout
13642
13643 \begin_layout Standard
13644
13645 \series bold
13646
13647 \backslash
13648 parbox[position]{width}{box content}
13649 \end_layout
13650
13651 \begin_layout Standard
13652 The positions 
13653 \emph on
13654 b
13655 \emph default
13656  and 
13657 \emph on
13658 t
13659 \emph default
13660  are possible.
13661  
13662 \emph on
13663 b
13664 \emph default
13665  for 
13666 \begin_inset Quotes eld
13667 \end_inset
13668
13669 bottom
13670 \begin_inset Quotes erd
13671 \end_inset
13672
13673  means that the box is aligned within the surrounding text with its last
13674  line.
13675  With 
13676 \emph on
13677 t
13678 \emph default
13679  for 
13680 \begin_inset Quotes eld
13681 \end_inset
13682
13683 top
13684 \begin_inset Quotes erd
13685 \end_inset
13686
13687  this is done with the first line.
13688  When no position is given, the box will be vertically centered, see section
13689  
13690 \emph on
13691 Boxes
13692 \emph default
13693  of the 
13694 \emph on
13695 Embedded
13696 \begin_inset space ~
13697 \end_inset
13698
13699 Objects
13700 \emph default
13701  manual for examples.
13702 \end_layout
13703
13704 \begin_layout Standard
13705 \begin_inset VSpace bigskip
13706 \end_inset
13707
13708 To frame formulas completely, including the formula number, the formula
13709  must be set into a parbox.
13710  To do this, the command 
13711 \series bold
13712
13713 \backslash
13714 fbox{
13715 \backslash
13716 parbox{
13717 \backslash
13718 linewidth-2
13719 \backslash
13720 fboxsep-2
13721 \backslash
13722 fboxrule}{
13723 \series default
13724  is inserted in TeX-mode before the formula.
13725  
13726 \series bold
13727
13728 \backslash
13729 linewidth
13730 \series default
13731
13732 \begin_inset Index idx
13733 status collapsed
13734
13735 \begin_layout Plain Layout
13736 Commands ! L ! 
13737 \backslash
13738 linewidth
13739 \end_layout
13740
13741 \end_inset
13742
13743  is hereby the line width set for the document.
13744  Because the frame is outside the parbox, 2
13745 \begin_inset space \thinspace{}
13746 \end_inset
13747
13748 times the frame separation and the frame thickness must be subtracted from
13749  the line width.
13750  As this is not automatically done by LyX due to a bug
13751 \begin_inset Foot
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755 \begin_inset CommandInset href
13756 LatexCommand href
13757 name "LyX-bug #4483"
13758 target "http://www.lyx.org/trac/ticket/4483"
13759
13760 \end_inset
13761
13762
13763 \end_layout
13764
13765 \end_inset
13766
13767 , TeX-mode has to be used.
13768  To be able to multiply and subtract in arguments, the LaTeX-package 
13769 \series bold
13770 calc
13771 \series default
13772
13773 \begin_inset Foot
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777
13778 \series bold
13779 calc
13780 \series default
13781  is part of every LaTeX standard installation.
13782 \end_layout
13783
13784 \end_inset
13785
13786
13787 \begin_inset Index idx
13788 status collapsed
13789
13790 \begin_layout Plain Layout
13791 Packages ! calc
13792 \end_layout
13793
13794 \end_inset
13795
13796  must be loaded in the LaTeX-preamble with the line
13797 \end_layout
13798
13799 \begin_layout Standard
13800
13801 \series bold
13802
13803 \backslash
13804 usepackage{calc}
13805 \end_layout
13806
13807 \begin_layout Standard
13808 Behind the formula both boxes are closed by entering 
13809 \series bold
13810 }}
13811 \series default
13812  in TeX-mode.
13813  Here is an example:
13814 \begin_inset ERT
13815 status collapsed
13816
13817 \begin_layout Plain Layout
13818
13819
13820 \backslash
13821 fboxsep 5mm 
13822 \backslash
13823 fboxrule 5mm
13824 \end_layout
13825
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \begin_layout Standard
13832 \begin_inset ERT
13833 status collapsed
13834
13835 \begin_layout Plain Layout
13836
13837
13838 \backslash
13839 fbox{
13840 \backslash
13841 parbox{
13842 \backslash
13843 linewidth-2
13844 \backslash
13845 fboxsep-2
13846 \backslash
13847 fboxrule}{
13848 \end_layout
13849
13850 \end_inset
13851
13852
13853 \begin_inset Formula 
13854 \begin{equation}
13855 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13856 \end{equation}
13857
13858 \end_inset
13859
13860
13861 \begin_inset ERT
13862 status collapsed
13863
13864 \begin_layout Plain Layout
13865
13866 }}
13867 \end_layout
13868
13869 \end_inset
13870
13871
13872 \begin_inset ERT
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876
13877
13878 \backslash
13879 fboxrule 0.4pt 
13880 \backslash
13881 fboxsep 3pt
13882 \end_layout
13883
13884 \end_inset
13885
13886
13887 \end_layout
13888
13889 \begin_layout Standard
13890 \begin_inset VSpace medskip
13891 \end_inset
13892
13893 As a parbox is used as the argument of 
13894 \series bold
13895
13896 \backslash
13897 fbox
13898 \series default
13899 , there is in this case no difference between 
13900 \series bold
13901
13902 \backslash
13903 fbox
13904 \series default
13905  and 
13906 \series bold
13907
13908 \backslash
13909 boxed
13910 \series default
13911 .
13912 \end_layout
13913
13914 \begin_layout Standard
13915 \begin_inset VSpace bigskip
13916 \end_inset
13917
13918 Paragraph boxes are very useful to comment formulas directly.
13919  To do this, 
13920 \series bold
13921
13922 \backslash
13923 parbox
13924 \series default
13925  is used in combination with the command 
13926 \series bold
13927
13928 \backslash
13929 tag
13930 \series default
13931 .
13932  (more about 
13933 \series bold
13934
13935 \backslash
13936 tag
13937 \series default
13938  see 
13939 \begin_inset CommandInset ref
13940 LatexCommand ref
13941 reference "sub:User-defined-Numbering"
13942
13943 \end_inset
13944
13945 )
13946 \end_layout
13947
13948 \begin_layout Standard
13949 An example of a formula commented with 
13950 \series bold
13951
13952 \backslash
13953 parbox
13954 \series default
13955 :
13956 \end_layout
13957
13958 \begin_layout Standard
13959 \begin_inset ERT
13960 status collapsed
13961
13962 \begin_layout Plain Layout
13963
13964
13965 \backslash
13966 [5x-7b=3b
13967 \backslash
13968 tag*{
13969 \backslash
13970 parbox{5cm}{
13971 \end_layout
13972
13973 \end_inset
13974
13975 This is a description.
13976  It is distinctly separated from the formula and multiline.
13977 \begin_inset ERT
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981
13982 }}
13983 \backslash
13984 ]
13985 \end_layout
13986
13987 \end_inset
13988
13989
13990 \end_layout
13991
13992 \begin_layout Standard
13993 Such a formula must be inserted completely in TeX-mode because LyX does
13994  not yet support the command 
13995 \series bold
13996
13997 \backslash
13998 parbox
13999 \series default
14000  in formulas.
14001  The formula is created with the following command sequence:
14002 \end_layout
14003
14004 \begin_layout Standard
14005 The command 
14006 \series bold
14007
14008 \backslash
14009 [5x-7b=3b
14010 \backslash
14011 tag*
14012 \backslash
14013 {
14014 \backslash
14015 parbox{5cm}{
14016 \series default
14017  is inserted in TeX-mode.
14018 \begin_inset Foot
14019 status collapsed
14020
14021 \begin_layout Plain Layout
14022 When the formula style 
14023 \series bold
14024 Indented
14025 \series default
14026  is used, 
14027 \series bold
14028
14029 \backslash
14030 tag*
14031 \backslash
14032 {
14033 \series default
14034  can also be replaced by 
14035 \series bold
14036
14037 \backslash
14038 hfill
14039 \series default
14040 .
14041  (formula styles see 
14042 \begin_inset CommandInset ref
14043 LatexCommand ref
14044 reference "sec:Formula-Styles"
14045
14046 \end_inset
14047
14048 )
14049 \end_layout
14050
14051 \end_inset
14052
14053  Then the description follows as normal text and finally 
14054 \series bold
14055 }}
14056 \backslash
14057 ]
14058 \series default
14059  is inserted in TeX-mode.
14060  The commands 
14061 \series bold
14062
14063 \backslash
14064 [
14065 \series default
14066  and 
14067 \series bold
14068
14069 \backslash
14070 ]
14071 \series default
14072  hereby create a displayed formula.
14073 \end_layout
14074
14075 \begin_layout Standard
14076 The advantages of 
14077 \series bold
14078
14079 \backslash
14080 parbox
14081 \series default
14082  can be seen in this example that was 
14083 \begin_inset Quotes eld
14084 \end_inset
14085
14086 commented
14087 \begin_inset Quotes erd
14088 \end_inset
14089
14090  using the mathematical textmode:
14091 \begin_inset Formula 
14092 \[
14093 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14094 \]
14095
14096 \end_inset
14097
14098
14099 \end_layout
14100
14101 \begin_layout Section
14102 Operators
14103 \begin_inset Index idx
14104 status collapsed
14105
14106 \begin_layout Plain Layout
14107 Operators
14108 \end_layout
14109
14110 \end_inset
14111
14112
14113 \end_layout
14114
14115 \begin_layout Subsection
14116 Big Operators
14117 \begin_inset CommandInset label
14118 LatexCommand label
14119 name "sub:Big-Operators"
14120
14121 \end_inset
14122
14123
14124 \begin_inset Index idx
14125 status collapsed
14126
14127 \begin_layout Plain Layout
14128 Operators ! big
14129 \end_layout
14130
14131 \end_inset
14132
14133
14134 \begin_inset Index idx
14135 status collapsed
14136
14137 \begin_layout Plain Layout
14138 Sums
14139 \end_layout
14140
14141 \end_inset
14142
14143
14144 \begin_inset Index idx
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148 Integrals
14149 \end_layout
14150
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \begin_layout Standard
14157 To be able to use all integral operators listed here, the option 
14158 \family sans
14159 Use esint package automatically
14160 \family default
14161  must be set in the document settings under 
14162 \family sans
14163 Math
14164 \begin_inset space ~
14165 \end_inset
14166
14167 Options
14168 \family default
14169 .
14170 \end_layout
14171
14172 \begin_layout Standard
14173 \begin_inset space \hfill{}
14174 \end_inset
14175
14176
14177 \begin_inset Tabular
14178 <lyxtabular version="3" rows="11" columns="2">
14179 <features rotate="0" tabularvalignment="middle">
14180 <column alignment="center" valignment="top" width="0pt">
14181 <column alignment="center" valignment="top" width="0pt">
14182 <row>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 Command
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Plain Layout
14196 Result
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row>
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207
14208 \backslash
14209 int
14210 \begin_inset Index idx
14211 status collapsed
14212
14213 \begin_layout Plain Layout
14214 Commands ! I ! 
14215 \backslash
14216 int
14217 \end_layout
14218
14219 \end_inset
14220
14221
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230 \begin_inset Formula $\int$
14231 \end_inset
14232
14233
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 </row>
14239 <row>
14240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14241 \begin_inset Text
14242
14243 \begin_layout Plain Layout
14244
14245 \backslash
14246 oint
14247 \end_layout
14248
14249 \end_inset
14250 </cell>
14251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255 \begin_inset Formula $\oint$
14256 \end_inset
14257
14258
14259 \end_layout
14260
14261 \end_inset
14262 </cell>
14263 </row>
14264 <row>
14265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269
14270 \backslash
14271 ointctrclockwise
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Plain Layout
14280 \begin_inset Formula $\ointctrclockwise$
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 </row>
14289 <row>
14290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14291 \begin_inset Text
14292
14293 \begin_layout Plain Layout
14294
14295 \backslash
14296 ointclockwise
14297 \end_layout
14298
14299 \end_inset
14300 </cell>
14301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305 \begin_inset Formula $\ointclockwise$
14306 \end_inset
14307
14308
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 </row>
14314 <row>
14315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Plain Layout
14319
14320 \backslash
14321 sqint
14322 \end_layout
14323
14324 \end_inset
14325 </cell>
14326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14327 \begin_inset Text
14328
14329 \begin_layout Plain Layout
14330 \begin_inset Formula $\sqint$
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \end_inset
14337 </cell>
14338 </row>
14339 <row>
14340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Plain Layout
14344
14345 \backslash
14346 fint
14347 \end_layout
14348
14349 \end_inset
14350 </cell>
14351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14352 \begin_inset Text
14353
14354 \begin_layout Plain Layout
14355  
14356 \begin_inset Formula $\fint$
14357 \end_inset
14358
14359
14360 \end_layout
14361
14362 \end_inset
14363 </cell>
14364 </row>
14365 <row>
14366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370
14371 \backslash
14372 landupint
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381  
14382 \begin_inset Formula $\landupint$
14383 \end_inset
14384
14385
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 </row>
14391 <row>
14392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14393 \begin_inset Text
14394
14395 \begin_layout Plain Layout
14396
14397 \backslash
14398 landdownint
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407  
14408 \begin_inset Formula $\landdownint$
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 <row>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422
14423 \backslash
14424 bigcap
14425 \end_layout
14426
14427 \end_inset
14428 </cell>
14429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14430 \begin_inset Text
14431
14432 \begin_layout Plain Layout
14433 \begin_inset Formula $\bigcap$
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 </row>
14442 <row>
14443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14444 \begin_inset Text
14445
14446 \begin_layout Plain Layout
14447
14448 \backslash
14449 bigcup
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 \begin_inset Formula $\bigcup$
14459 \end_inset
14460
14461
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 </row>
14467 </lyxtabular>
14468
14469 \end_inset
14470
14471
14472 \begin_inset space \hfill{}
14473 \end_inset
14474
14475
14476 \begin_inset Tabular
14477 <lyxtabular version="3" rows="11" columns="2">
14478 <features rotate="0" tabularvalignment="middle">
14479 <column alignment="center" valignment="top" width="0pt">
14480 <column alignment="center" valignment="top" width="0pt">
14481 <row>
14482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486 Command
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14492 \begin_inset Text
14493
14494 \begin_layout Plain Layout
14495 Result
14496 \end_layout
14497
14498 \end_inset
14499 </cell>
14500 </row>
14501 <row>
14502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Plain Layout
14506
14507 \backslash
14508 sum
14509 \begin_inset Index idx
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513 Commands ! S ! 
14514 \backslash
14515 sum
14516 \end_layout
14517
14518 \end_inset
14519
14520
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 \begin_inset Formula $\sum$
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 <row>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543
14544 \backslash
14545 prod
14546 \begin_inset Index idx
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550 Commands ! P ! 
14551 \backslash
14552 prod
14553 \begin_inset ERT
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557
14558
14559 \backslash
14560 vspace{4mm}
14561 \end_layout
14562
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579 \begin_inset Formula $\prod$
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 </row>
14588 <row>
14589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593
14594 \backslash
14595 coprod
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 \begin_inset Formula $\coprod$
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \end_inset
14611 </cell>
14612 </row>
14613 <row>
14614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618
14619 \backslash
14620 bigodot
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 \begin_inset Formula $\bigodot$
14630 \end_inset
14631
14632
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 </row>
14638 <row>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643
14644 \backslash
14645 bigotimes
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 \begin_inset Formula $\bigotimes$
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \end_inset
14661 </cell>
14662 </row>
14663 <row>
14664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14665 \begin_inset Text
14666
14667 \begin_layout Plain Layout
14668
14669 \backslash
14670 bigoplus
14671 \end_layout
14672
14673 \end_inset
14674 </cell>
14675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14676 \begin_inset Text
14677
14678 \begin_layout Plain Layout
14679 \begin_inset Formula $\bigoplus$
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 </row>
14688 <row>
14689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693
14694 \backslash
14695 bigwedge
14696 \end_layout
14697
14698 \end_inset
14699 </cell>
14700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14701 \begin_inset Text
14702
14703 \begin_layout Plain Layout
14704 \begin_inset Formula $\bigwedge$
14705 \end_inset
14706
14707
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 </row>
14713 <row>
14714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14715 \begin_inset Text
14716
14717 \begin_layout Plain Layout
14718
14719 \backslash
14720 bigvee
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14726 \begin_inset Text
14727
14728 \begin_layout Plain Layout
14729 \begin_inset Formula $\bigvee$
14730 \end_inset
14731
14732
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 </row>
14738 <row>
14739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14740 \begin_inset Text
14741
14742 \begin_layout Plain Layout
14743
14744 \backslash
14745 bigsqcup
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14751 \begin_inset Text
14752
14753 \begin_layout Plain Layout
14754 \begin_inset Formula $\bigsqcup$
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \end_inset
14761 </cell>
14762 </row>
14763 <row>
14764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14765 \begin_inset Text
14766
14767 \begin_layout Plain Layout
14768
14769 \backslash
14770 biguplus
14771 \end_layout
14772
14773 \end_inset
14774 </cell>
14775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779 \begin_inset Formula $\biguplus$
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 </lyxtabular>
14789
14790 \end_inset
14791
14792
14793 \begin_inset space \hfill{}
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \begin_layout Standard
14800 All big operators can also be inserted via the math toolbar button 
14801 \begin_inset Info
14802 type  "icon"
14803 arg   "math-insert \\intop"
14804 \end_inset
14805
14806 .
14807 \end_layout
14808
14809 \begin_layout Standard
14810 The operators are called big because they are bigger than the sometimes
14811  equal looking binary operators.
14812  All big operators can have limits as described in the next subsection.
14813 \end_layout
14814
14815 \begin_layout Standard
14816 For all integral operators there is a second version available, ending in
14817  
14818 \series bold
14819 op
14820 \series default
14821
14822 \series bold
14823
14824 \backslash
14825 intop
14826 \series default
14827
14828 \series bold
14829
14830 \backslash
14831 ointop
14832 \series default
14833  etc..
14834  These operators are different from 
14835 \series bold
14836
14837 \backslash
14838 int
14839 \series default
14840  etc.
14841 \begin_inset space \space{}
14842 \end_inset
14843
14844 in the style the operator limits are displayed, see 
14845 \begin_inset CommandInset ref
14846 LatexCommand ref
14847 reference "sub:Operator-Limits"
14848
14849 \end_inset
14850
14851 .
14852  
14853 \end_layout
14854
14855 \begin_layout Subsubsection*
14856 Advice for Integrals
14857 \end_layout
14858
14859 \begin_layout Standard
14860 The letter 
14861 \emph on
14862 d
14863 \emph default
14864  in an integral is an operator, that therefore has to be set upright.
14865  This is done by highlighting the 
14866 \emph on
14867 d
14868 \emph default
14869  and using the keyboard shortcut 
14870 \begin_inset Info
14871 type  "shortcut"
14872 arg   "font-roman"
14873 \end_inset
14874
14875
14876 \begin_inset Foot
14877 status collapsed
14878
14879 \begin_layout Plain Layout
14880 Font styles
14881 \series bold
14882  
14883 \series default
14884 see 
14885 \begin_inset CommandInset ref
14886 LatexCommand ref
14887 reference "sub:Font-Styles"
14888
14889 \end_inset
14890
14891
14892 \end_layout
14893
14894 \end_inset
14895
14896 .
14897  Finally the smallest space is inserted before the 
14898 \emph on
14899 d
14900 \emph default
14901 , as this is usual for operators.
14902  An example:
14903 \end_layout
14904
14905 \begin_layout Standard
14906 incorrect: 
14907 \begin_inset Formula $\int A(x)dx$
14908 \end_inset
14909
14910
14911 \begin_inset Newline newline
14912 \end_inset
14913
14914
14915 \begin_inset Phantom HPhantom
14916 status open
14917
14918 \begin_layout Plain Layout
14919 in
14920 \end_layout
14921
14922 \end_inset
14923
14924 correct: 
14925 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14926 \end_inset
14927
14928
14929 \end_layout
14930
14931 \begin_layout Standard
14932 For multiple integrals there are the following commands:
14933 \begin_inset VSpace medskip
14934 \end_inset
14935
14936
14937 \end_layout
14938
14939 \begin_layout Standard
14940 \begin_inset space \hfill{}
14941 \end_inset
14942
14943
14944 \begin_inset Tabular
14945 <lyxtabular version="3" rows="4" columns="2">
14946 <features rotate="0" tabularvalignment="middle">
14947 <column alignment="center" valignment="top">
14948 <column alignment="center" valignment="top">
14949 <row>
14950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954 Command
14955 \end_layout
14956
14957 \end_inset
14958 </cell>
14959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963 Result
14964 \begin_inset Note Note
14965 status collapsed
14966
14967 \begin_layout Plain Layout
14968
14969 \series bold
14970
14971 \backslash
14972 raisebox
14973 \series default
14974  is only used as spacer.
14975 \end_layout
14976
14977 \end_inset
14978
14979
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 </row>
14985 <row>
14986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14987 \begin_inset Text
14988
14989 \begin_layout Plain Layout
14990
14991 \backslash
14992 iint
14993 \end_layout
14994
14995 \end_inset
14996 </cell>
14997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14998 \begin_inset Text
14999
15000 \begin_layout Plain Layout
15001 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 </row>
15010 <row>
15011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015
15016 \backslash
15017 oiint
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \end_inset
15033 </cell>
15034 </row>
15035 <row>
15036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Plain Layout
15040
15041 \backslash
15042 sqiint
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 </lyxtabular>
15061
15062 \end_inset
15063
15064
15065 \begin_inset space \hfill{}
15066 \end_inset
15067
15068
15069 \begin_inset Tabular
15070 <lyxtabular version="3" rows="4" columns="2">
15071 <features rotate="0" tabularvalignment="middle">
15072 <column alignment="center" valignment="top">
15073 <column alignment="center" valignment="top">
15074 <row>
15075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079 Command
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Plain Layout
15088 Result
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 </row>
15094 <row>
15095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099
15100 \backslash
15101 iiint
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15107 \begin_inset Text
15108
15109 \begin_layout Plain Layout
15110 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15111 \end_inset
15112
15113
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 </row>
15119 <row>
15120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124
15125 \backslash
15126 iiiint
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15132 \begin_inset Text
15133
15134 \begin_layout Plain Layout
15135 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 </row>
15144 <row>
15145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15146 \begin_inset Text
15147
15148 \begin_layout Plain Layout
15149
15150 \backslash
15151 dotsint
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15161 \end_inset
15162
15163
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 </lyxtabular>
15170
15171 \end_inset
15172
15173
15174 \begin_inset space \hfill{}
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \begin_layout Standard
15181 \begin_inset Newpage newpage
15182 \end_inset
15183
15184
15185 \end_layout
15186
15187 \begin_layout Subsection
15188 Operator Limits
15189 \begin_inset CommandInset label
15190 LatexCommand label
15191 name "sub:Operator-Limits"
15192
15193 \end_inset
15194
15195
15196 \begin_inset Index idx
15197 status collapsed
15198
15199 \begin_layout Plain Layout
15200 Operators ! Limits
15201 \end_layout
15202
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Limits are created by super- and subscripts:
15210 \end_layout
15211
15212 \begin_layout Standard
15213 \align center
15214 \begin_inset Tabular
15215 <lyxtabular version="3" rows="2" columns="2">
15216 <features rotate="0" tabularvalignment="middle">
15217 <column alignment="center" valignment="top" width="0pt">
15218 <column alignment="center" valignment="top" width="0pt">
15219 <row>
15220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 Command
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15230 \begin_inset Text
15231
15232 \begin_layout Plain Layout
15233 Result
15234 \begin_inset Note Note
15235 status collapsed
15236
15237 \begin_layout Plain Layout
15238
15239 \series bold
15240
15241 \backslash
15242 raisebox
15243 \series default
15244  is only used as spacer.
15245 \end_layout
15246
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 </row>
15255 <row>
15256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260
15261 \backslash
15262 prod^
15263 \backslash
15264 infty
15265 \begin_inset space \textvisiblespace{}
15266 \end_inset
15267
15268
15269 \begin_inset Formula $\to$
15270 \end_inset
15271
15272 _0
15273 \begin_inset Formula $\to$
15274 \end_inset
15275
15276 A(x)
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 </row>
15294 </lyxtabular>
15295
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \begin_layout Standard
15302 Limits of inline formulas are set right beside the operator.
15303  Limits in displayed formulas are set above or below the operator, except
15304  for integral limits.
15305 \end_layout
15306
15307 \begin_layout Standard
15308 To force that the limits are set beside the operator, the cursor is set
15309  directly behind the operator and the limits type is changed with the menu
15310  
15311 \family sans
15312 Edit\SpecialChar \menuseparator
15313 Math\SpecialChar \menuseparator
15314 Change Limits Type
15315 \family default
15316  to 
15317 \family sans
15318 \series bold
15319 Inline
15320 \family default
15321 \series default
15322  (shortcut 
15323 \begin_inset Info
15324 type  "shortcut"
15325 arg   "math-limits"
15326 \end_inset
15327
15328 ).
15329  An example:
15330 \end_layout
15331
15332 \begin_layout Standard
15333 The default limits type is this:
15334 \begin_inset Formula 
15335 \[
15336 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15337 \]
15338
15339 \end_inset
15340
15341 This is how it looks when the limits type was changed to 
15342 \family sans
15343 \series bold
15344 Inline
15345 \family default
15346 \series default
15347 :
15348 \begin_inset Formula 
15349 \[
15350 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15351 \]
15352
15353 \end_inset
15354
15355 For integrals, except those ending with 
15356 \series bold
15357 op
15358 \series default
15359  like 
15360 \series bold
15361
15362 \backslash
15363 intop
15364 \series default
15365
15366 \series bold
15367
15368 \backslash
15369 ointop
15370 \series default
15371  etc., the limits are by default set beside the operator.
15372  But for multiple integrals the limits are often set below the operator.
15373  In the following example the limits type was therefore set to 
15374 \series bold
15375 Display
15376 \series default
15377  and so set below the integrals:
15378 \begin_inset Formula 
15379 \begin{equation}
15380 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15381 \end{equation}
15382
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \begin_layout Standard
15389 \begin_inset VSpace medskip
15390 \end_inset
15391
15392 To specify conditions for limits, the commands 
15393 \series bold
15394
15395 \backslash
15396 subarray
15397 \series default
15398
15399 \begin_inset Index idx
15400 status collapsed
15401
15402 \begin_layout Plain Layout
15403 Commands ! S ! 
15404 \backslash
15405 subarray
15406 \end_layout
15407
15408 \end_inset
15409
15410  and 
15411 \series bold
15412
15413 \backslash
15414 substack
15415 \series default
15416
15417 \begin_inset Index idx
15418 status collapsed
15419
15420 \begin_layout Plain Layout
15421 Commands ! S ! 
15422 \backslash
15423 substack
15424 \end_layout
15425
15426 \end_inset
15427
15428  are used.
15429  To create for example this expression 
15430 \begin_inset Formula 
15431 \begin{equation}
15432 \sum_{\begin{subarray}{c}
15433 0<k<1000\\
15434 \\
15435 k\,\in\,\mathbb{N}
15436 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15437 \end{equation}
15438
15439 \end_inset
15440
15441
15442 \end_layout
15443
15444 \begin_layout Standard
15445 the following has to be done:
15446 \begin_inset Newline newline
15447 \end_inset
15448
15449 First the command 
15450 \series bold
15451
15452 \backslash
15453 sum
15454 \series default
15455 ^
15456 \series bold
15457 n
15458 \begin_inset space \textvisiblespace{}
15459 \end_inset
15460
15461 _
15462 \series default
15463  is typed in.
15464  One is now in a blue box under the summation operator and insert there
15465  the command 
15466 \series bold
15467
15468 \backslash
15469 subarray
15470 \begin_inset space \textvisiblespace{}
15471 \end_inset
15472
15473
15474 \series default
15475 .
15476  The blue box is now within a purple box and now several lines can be written
15477  among each other.
15478  A new line is created by inserting a line break (
15479 \begin_inset Info
15480 type  "shortcut"
15481 arg   "newline-insert newline"
15482 \end_inset
15483
15484 ).
15485  When now
15486 \begin_inset Newline newline
15487 \end_inset
15488
15489
15490 \series bold
15491 0<k<1000 Ctrl+Return
15492 \begin_inset Newline newline
15493 \end_inset
15494
15495
15496 \series default
15497 is typed in, a new box appears below for the new line.
15498 \end_layout
15499
15500 \begin_layout Standard
15501 The alignment of the lines can be changed to left aligned with the 
15502 \family sans
15503 table
15504 \family default
15505  
15506 \family sans
15507 toolbar
15508 \family default
15509  or the menu 
15510 \family sans
15511 Edit\SpecialChar \menuseparator
15512 Rows &Columns
15513 \family default
15514 .
15515  To get right alignment, 
15516 \series bold
15517
15518 \backslash
15519 hfill
15520 \begin_inset space \textvisiblespace{}
15521 \end_inset
15522
15523
15524 \series default
15525  is inserted at the beginning of the line.
15526 \end_layout
15527
15528 \begin_layout Standard
15529 The command 
15530 \series bold
15531
15532 \backslash
15533 substack
15534 \series default
15535  is equivalent to 
15536 \series bold
15537
15538 \backslash
15539 subarray
15540 \series default
15541  with the difference that the lines are always centered.
15542 \end_layout
15543
15544 \begin_layout Standard
15545 \begin_inset VSpace bigskip
15546 \end_inset
15547
15548 Like in formula 
15549 \begin_inset CommandInset ref
15550 LatexCommand eqref
15551 reference "eq:substack"
15552
15553 \end_inset
15554
15555  there can be too much space beside an operator, because the characters
15556  following the operator are set beside the limits.
15557  To avoid this the command 
15558 \series bold
15559
15560 \backslash
15561 mathclap
15562 \series default
15563
15564 \begin_inset Index idx
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568 Commands ! M ! 
15569 \backslash
15570 mathclap
15571 \end_layout
15572
15573 \end_inset
15574
15575  can be used.
15576  It sets the width of its content to 0
15577 \begin_inset space \thinspace{}
15578 \end_inset
15579
15580 pt.
15581 \begin_inset Newline newline
15582 \end_inset
15583
15584 Applied on formula 
15585 \begin_inset CommandInset ref
15586 LatexCommand eqref
15587 reference "eq:substack"
15588
15589 \end_inset
15590
15591 , one uses the command
15592 \end_layout
15593
15594 \begin_layout Standard
15595
15596 \series bold
15597
15598 \backslash
15599 sum_
15600 \backslash
15601 mathclap
15602 \backslash
15603 substack
15604 \begin_inset space \textvisiblespace{}
15605 \end_inset
15606
15607 0<k<1000 Ctrl+Return
15608 \end_layout
15609
15610 \begin_layout Standard
15611 to create the lower limit.
15612  The summand is now directly behind the summation operator:
15613 \begin_inset Formula 
15614 \[
15615 \sum_{\mathclap{\substack{0<k<1000\\
15616 \\
15617 k\,\in\,\mathbb{N}
15618 }
15619 }}^{n}k^{-2}
15620 \]
15621
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \begin_layout Standard
15628 \begin_inset VSpace bigskip
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \begin_layout Standard
15635 When several consecutive operators have limits the typesetting of the limits
15636  looks often imperfect in the output, see this example:
15637 \begin_inset Formula 
15638 \[
15639 \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}
15640 \]
15641
15642 \end_inset
15643
15644 To improve the typesetting set in the document settings under 
15645 \family sans
15646 Math
15647 \begin_inset space ~
15648 \end_inset
15649
15650 Options
15651 \family default
15652  for the package 
15653 \series bold
15654 mathtools
15655 \series default
15656
15657 \begin_inset Index idx
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661 Packages ! mathtools
15662 \end_layout
15663
15664 \end_inset
15665
15666  the option 
15667 \family sans
15668 Load
15669 \begin_inset space ~
15670 \end_inset
15671
15672 always
15673 \family default
15674 .
15675  Then insert into your formula the command 
15676 \series bold
15677
15678 \backslash
15679 adjustlimits
15680 \series default
15681
15682 \begin_inset Index idx
15683 status collapsed
15684
15685 \begin_layout Plain Layout
15686 Commands ! A ! 
15687 \backslash
15688 adjustlimits
15689 \end_layout
15690
15691 \end_inset
15692
15693  directly before the first operator.
15694  The example will then look like this:
15695 \begin_inset Formula 
15696 \[
15697 \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}
15698 \]
15699
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \begin_layout Standard
15706 \begin_inset VSpace bigskip
15707 \end_inset
15708
15709 How to use one limit for several operators is described in 
15710 \begin_inset CommandInset ref
15711 LatexCommand ref
15712 reference "sub:Self-defined-Operators"
15713
15714 \end_inset
15715
15716 .
15717 \end_layout
15718
15719 \begin_layout Subsection
15720 Decoration for Operators
15721 \begin_inset Index idx
15722 status collapsed
15723
15724 \begin_layout Plain Layout
15725 Operators ! Decoration
15726 \end_layout
15727
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Standard
15734 With the commands 
15735 \series bold
15736
15737 \backslash
15738 overset
15739 \series default
15740
15741 \begin_inset Index idx
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745 Commands ! O ! 
15746 \backslash
15747 overset
15748 \end_layout
15749
15750 \end_inset
15751
15752  and 
15753 \series bold
15754
15755 \backslash
15756 underset
15757 \series default
15758
15759 \begin_inset Index idx
15760 status collapsed
15761
15762 \begin_layout Plain Layout
15763 Commands ! U ! 
15764 \backslash
15765 underset
15766 \end_layout
15767
15768 \end_inset
15769
15770  characters can be placed above or below an operator, respectively.
15771  With the command 
15772 \series bold
15773
15774 \backslash
15775 sideset
15776 \series default
15777
15778 \begin_inset Index idx
15779 status collapsed
15780
15781 \begin_layout Plain Layout
15782 Commands ! S ! 
15783 \backslash
15784 sideset
15785 \end_layout
15786
15787 \end_inset
15788
15789  characters can be set before and behind a big operator.
15790 \end_layout
15791
15792 \begin_layout Standard
15793 There are 4
15794 \begin_inset space ~
15795 \end_inset
15796
15797 variants of 
15798 \series bold
15799
15800 \backslash
15801 sideset
15802 \series default
15803 :
15804 \end_layout
15805
15806 \begin_layout Itemize
15807
15808 \series bold
15809
15810 \backslash
15811 sideset
15812 \series default
15813  is used to set characters at the corners of the operator
15814 \end_layout
15815
15816 \begin_layout Itemize
15817
15818 \series bold
15819
15820 \backslash
15821 sidesetn
15822 \series default
15823  is used to set characters before and/or behind the operator (this variant
15824  represents LaTeX's original 
15825 \series bold
15826
15827 \backslash
15828 sideset
15829 \series default
15830  command)
15831 \end_layout
15832
15833 \begin_layout Itemize
15834
15835 \series bold
15836
15837 \backslash
15838 sidesetl
15839 \series default
15840  is used to set characters at the left corners and/or behind the operator
15841 \end_layout
15842
15843 \begin_layout Itemize
15844
15845 \series bold
15846
15847 \backslash
15848 sidesetr
15849 \series default
15850  is used to set characters at the right corners and/or before the operator
15851 \end_layout
15852
15853 \begin_layout Standard
15854 For example the command 
15855 \series bold
15856
15857 \backslash
15858 sidesetn
15859 \begin_inset space \textvisiblespace{}
15860 \end_inset
15861
15862
15863 \backslash
15864 sum
15865 \begin_inset space \textvisiblespace{}
15866 \end_inset
15867
15868
15869 \begin_inset Formula $\to$
15870 \end_inset
15871
15872 '
15873 \begin_inset Formula $\to$
15874 \end_inset
15875
15876 _k=1
15877 \begin_inset space \textvisiblespace{}
15878 \end_inset
15879
15880
15881 \series default
15882 ^
15883 \series bold
15884 n
15885 \series default
15886  produces:
15887 \begin_inset Formula 
15888 \[
15889 \sideset{}{'}\sum_{k=1}^{n}
15890 \]
15891
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \begin_layout Standard
15898 \begin_inset Note Greyedout
15899 status open
15900
15901 \begin_layout Plain Layout
15902
15903 \series bold
15904 Note: 
15905 \backslash
15906 sideset
15907 \series default
15908  can only be used to decorate big operators, binary operators are not allowed.
15909 \end_layout
15910
15911 \end_inset
15912
15913
15914 \end_layout
15915
15916 \begin_layout Standard
15917
15918 \series bold
15919
15920 \backslash
15921 overset
15922 \series default
15923  and 
15924 \series bold
15925
15926 \backslash
15927 underset
15928 \series default
15929  can also be used to decorate symbols and characters.
15930  For example, the command 
15931 \series bold
15932
15933 \backslash
15934 overset
15935 \begin_inset space \textvisiblespace{}
15936 \end_inset
15937
15938
15939 \backslash
15940 maltese
15941 \begin_inset space \textvisiblespace{}
15942 \end_inset
15943
15944
15945 \series default
15946
15947 \begin_inset Formula $\uparrow$
15948 \end_inset
15949
15950
15951 \series bold
15952 a
15953 \series default
15954  produces:
15955 \begin_inset Formula 
15956 \[
15957 \overset{a}{\maltese}
15958 \]
15959
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \begin_layout Subsection
15966 Binary Operators
15967 \begin_inset CommandInset label
15968 LatexCommand label
15969 name "sub:Binary-Operators"
15970
15971 \end_inset
15972
15973
15974 \begin_inset Index idx
15975 status collapsed
15976
15977 \begin_layout Plain Layout
15978 Operators ! binary
15979 \end_layout
15980
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \begin_layout Standard
15987 Binary operators are surrounded by space when there is a character before
15988  and after them.
15989 \begin_inset VSpace medskip
15990 \end_inset
15991
15992
15993 \end_layout
15994
15995 \begin_layout Standard
15996 \begin_inset space \hfill{}
15997 \end_inset
15998
15999
16000 \begin_inset Tabular
16001 <lyxtabular version="3" rows="13" columns="2">
16002 <features rotate="0" tabularvalignment="middle">
16003 <column alignment="center" valignment="top" width="0pt">
16004 <column alignment="center" valignment="top" width="0pt">
16005 <row>
16006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 Command
16011 \begin_inset Note Note
16012 status collapsed
16013
16014 \begin_layout Plain Layout
16015
16016 \series bold
16017
16018 \backslash
16019 raisebox
16020 \series default
16021  is only used as spacer.
16022 \end_layout
16023
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035 Result
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 </row>
16041 <row>
16042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Plain Layout
16046 +
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 \begin_inset Formula $+$
16056 \end_inset
16057
16058
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row>
16065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 -
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 \begin_inset Formula $-$
16079 \end_inset
16080
16081
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 <row>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092
16093 \backslash
16094 pm
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103 \begin_inset Formula $\pm$
16104 \end_inset
16105
16106
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \backslash
16119 mp
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 \begin_inset Formula $\mp$
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \backslash
16144 cdot
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 \begin_inset Formula $\cdot$
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \backslash
16169 times
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 \begin_inset Formula $\times$
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row>
16188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192
16193 \backslash
16194 div
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 \begin_inset Formula $\div$
16204 \end_inset
16205
16206
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 <row>
16213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217 \begin_inset ERT
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221
16222
16223 \backslash
16224 raisebox{-1.2mm}{
16225 \end_layout
16226
16227 \end_inset
16228
16229 *
16230 \begin_inset ERT
16231 status collapsed
16232
16233 \begin_layout Plain Layout
16234
16235 }
16236 \end_layout
16237
16238 \end_inset
16239
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249 \begin_inset Formula $*$
16250 \end_inset
16251
16252
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 </row>
16258 <row>
16259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16260 \begin_inset Text
16261
16262 \begin_layout Plain Layout
16263
16264 \backslash
16265 star
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Plain Layout
16274 \begin_inset Formula $\star$
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 </row>
16283 <row>
16284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288
16289 \backslash
16290 circ
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 \begin_inset Formula $\circ$
16300 \end_inset
16301
16302
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 </row>
16308 <row>
16309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Plain Layout
16313
16314 \backslash
16315 diamond
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16321 \begin_inset Text
16322
16323 \begin_layout Plain Layout
16324 \begin_inset Formula $\diamond$
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 </row>
16333 <row>
16334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \backslash
16340 bullet
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 \begin_inset Formula $\bullet$
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 </row>
16358 </lyxtabular>
16359
16360 \end_inset
16361
16362
16363 \begin_inset space \hfill{}
16364 \end_inset
16365
16366
16367 \begin_inset Tabular
16368 <lyxtabular version="3" rows="13" columns="2">
16369 <features rotate="0" tabularvalignment="middle">
16370 <column alignment="center" valignment="top" width="0pt">
16371 <column alignment="center" valignment="top" width="0pt">
16372 <row>
16373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377 Command
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386 Result
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 </row>
16392 <row>
16393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397
16398 \backslash
16399 nabla
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408 \begin_inset Formula $\nabla$
16409 \end_inset
16410
16411
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 </row>
16417 <row>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422
16423 \backslash
16424 bigtriangledown
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 \begin_inset Formula $\bigtriangledown$
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row>
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447
16448 \backslash
16449 bigtriangleup
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458 \begin_inset Formula $\bigtriangleup$
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 </row>
16467 <row>
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472
16473 \backslash
16474 Box
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 \begin_inset Formula $\Box$
16484 \end_inset
16485
16486
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 <row>
16493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497
16498 \backslash
16499 cap 
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16505 \begin_inset Text
16506
16507 \begin_layout Plain Layout
16508 \begin_inset Formula $\cap$
16509 \end_inset
16510
16511
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 </row>
16517 <row>
16518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Plain Layout
16522
16523 \backslash
16524 cup
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Plain Layout
16533 \begin_inset Formula $\cup$
16534 \end_inset
16535
16536
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 </row>
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547
16548 \backslash
16549 dagger
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 \begin_inset Formula $\dagger$
16559 \end_inset
16560
16561
16562 \end_layout
16563
16564 \end_inset
16565 </cell>
16566 </row>
16567 <row>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572
16573 \backslash
16574 ddagger
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 \begin_inset Formula $\ddagger$
16584 \end_inset
16585
16586
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 </row>
16592 <row>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597
16598 \backslash
16599 wr
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 \begin_inset Formula $\wr$
16609 \end_inset
16610
16611
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 </row>
16617 <row>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622
16623 \backslash
16624 bigcirc
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Plain Layout
16633 \begin_inset Formula $\bigcirc$
16634 \end_inset
16635
16636
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 <row>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647
16648 \backslash
16649 wedge
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 \begin_inset Formula $\wedge$
16659 \end_inset
16660
16661
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 </row>
16667 <row>
16668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \backslash
16674 vee
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 \begin_inset Formula $\vee$
16684 \end_inset
16685
16686
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 </lyxtabular>
16693
16694 \end_inset
16695
16696
16697 \begin_inset space \hfill{}
16698 \end_inset
16699
16700
16701 \begin_inset Tabular
16702 <lyxtabular version="3" rows="13" columns="2">
16703 <features rotate="0" tabularvalignment="middle">
16704 <column alignment="center" valignment="top" width="0pt">
16705 <column alignment="center" valignment="top" width="0pt">
16706 <row>
16707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 Command
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 Result
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731
16732 \backslash
16733 oplus
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 \begin_inset Formula $\oplus$
16743 \end_inset
16744
16745
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row>
16752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \backslash
16758 ominus
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 \begin_inset Formula $\ominus$
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row>
16777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \backslash
16783 otimes
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 \begin_inset Formula $\otimes$
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 </row>
16801 <row>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806
16807 \backslash
16808 oslash
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 \begin_inset Formula $\oslash$
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row>
16827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \backslash
16833 odot
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 \begin_inset Formula $\odot$
16843 \end_inset
16844
16845
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \backslash
16858 amalg
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 \begin_inset Formula $\amalg$
16868 \end_inset
16869
16870
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881
16882 \backslash
16883 uplus
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 \begin_inset Formula $\uplus$
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906
16907 \backslash
16908 setminus
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 \begin_inset Formula $\setminus$
16918 \end_inset
16919
16920
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \backslash
16933 sqcap
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 \begin_inset Formula $\sqcap$
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \backslash
16958 sqcup
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 \begin_inset Formula $\sqcup$
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \backslash
16983 triangleleft
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 \begin_inset Formula $\triangleleft$
16993 \end_inset
16994
16995
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 </row>
17001 <row>
17002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \backslash
17008 triangleright
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 \begin_inset Formula $\triangleright$
17018 \end_inset
17019
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 </row>
17026 </lyxtabular>
17027
17028 \end_inset
17029
17030
17031 \begin_inset space \hfill{}
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \begin_layout Standard
17038 All binary operators can also be inserted via the math toolbar button 
17039 \begin_inset Info
17040 type  "icon"
17041 arg   "math-insert \\pm"
17042 \end_inset
17043
17044 .
17045 \end_layout
17046
17047 \begin_layout Standard
17048 To typeset the Laplace operator also 
17049 \series bold
17050
17051 \backslash
17052 Delta
17053 \series default
17054  or 
17055 \series bold
17056
17057 \backslash
17058 nabla
17059 \series default
17060 ^
17061 \series bold
17062 2
17063 \series default
17064  (
17065 \begin_inset Formula $\nabla^{2}$
17066 \end_inset
17067
17068 ) can be used instead of 
17069 \series bold
17070
17071 \backslash
17072 bigtriangleup
17073 \series default
17074  .
17075 \end_layout
17076
17077 \begin_layout Standard
17078 The character 
17079 \family sans
17080 Menu Separator
17081 \family default
17082  from the menu 
17083 \family sans
17084 Insert\SpecialChar \menuseparator
17085 Special Character
17086 \family default
17087  is the operator 
17088 \series bold
17089
17090 \backslash
17091 triangleright
17092 \series default
17093 .
17094 \end_layout
17095
17096 \begin_layout Subsection
17097 Self-defined Operators
17098 \begin_inset CommandInset label
17099 LatexCommand label
17100 name "sub:Self-defined-Operators"
17101
17102 \end_inset
17103
17104
17105 \begin_inset Index idx
17106 status collapsed
17107
17108 \begin_layout Plain Layout
17109 Operators ! self-defined
17110 \end_layout
17111
17112 \end_inset
17113
17114
17115 \end_layout
17116
17117 \begin_layout Standard
17118 With the help of the command 
17119 \series bold
17120
17121 \backslash
17122 DeclareMathOperator
17123 \series default
17124
17125 \begin_inset Index idx
17126 status collapsed
17127
17128 \begin_layout Plain Layout
17129 Commands ! D ! 
17130 \backslash
17131 dbinom@
17132 \backslash
17133 DeclareMathOperator
17134 \end_layout
17135
17136 \end_inset
17137
17138  custom operators can be defined in the LaTeX-preamble.
17139  Its command scheme is:
17140 \end_layout
17141
17142 \begin_layout Standard
17143
17144 \series bold
17145
17146 \backslash
17147 DeclareMathOperator{new command}{display}
17148 \end_layout
17149
17150 \begin_layout Standard
17151 Display can be characters or symbols that define how the operator looks
17152  in the output.
17153  To define a big operator a * is set behind the command.
17154  All self-defined big operators can have limits as described in 
17155 \begin_inset CommandInset ref
17156 LatexCommand ref
17157 reference "sub:Operator-Limits"
17158
17159 \end_inset
17160
17161 .
17162 \end_layout
17163
17164 \begin_layout Standard
17165 For example the LaTeX-preamble line
17166 \end_layout
17167
17168 \begin_layout Standard
17169
17170 \series bold
17171
17172 \backslash
17173 DeclareMathOperator*{
17174 \backslash
17175 Lozenge}{
17176 \backslash
17177 blacklozenge}
17178 \end_layout
17179
17180 \begin_layout Standard
17181 defines the command 
17182 \series bold
17183
17184 \backslash
17185 Lozenge
17186 \series default
17187 , that inserts a big operator consisting of the lozenge symbol from 
17188 \begin_inset CommandInset ref
17189 LatexCommand ref
17190 reference "sub:Miscellaneous-Symbols"
17191
17192 \end_inset
17193
17194 :
17195 \begin_inset Formula 
17196 \[
17197 \Lozenge_{n=1}^{\infty}
17198 \]
17199
17200 \end_inset
17201
17202 The command for this formula is: 
17203 \series bold
17204
17205 \backslash
17206 Lozenge
17207 \series default
17208 ^
17209 \series bold
17210
17211 \backslash
17212 infty
17213 \begin_inset Formula $\to$
17214 \end_inset
17215
17216 _n=1
17217 \end_layout
17218
17219 \begin_layout Standard
17220 \begin_inset VSpace bigskip
17221 \end_inset
17222
17223 When self-defined operators are not used several times in the document,
17224  they can also be defined with the commands 
17225 \series bold
17226
17227 \backslash
17228 mathop
17229 \series default
17230
17231 \begin_inset Index idx
17232 status collapsed
17233
17234 \begin_layout Plain Layout
17235 Commands ! M ! 
17236 \backslash
17237 mathop
17238 \end_layout
17239
17240 \end_inset
17241
17242  and 
17243 \series bold
17244
17245 \backslash
17246 mathbin
17247 \series default
17248
17249 \begin_inset Index idx
17250 status collapsed
17251
17252 \begin_layout Plain Layout
17253 Commands ! M ! 
17254 \backslash
17255 mathbin
17256 \end_layout
17257
17258 \end_inset
17259
17260 , which have the following scheme:
17261 \end_layout
17262
17263 \begin_layout Standard
17264
17265 \series bold
17266
17267 \backslash
17268 mathop{display}
17269 \series default
17270  and 
17271 \series bold
17272
17273 \backslash
17274 mathbin{display}
17275 \end_layout
17276
17277 \begin_layout Standard
17278
17279 \series bold
17280
17281 \backslash
17282 mathop
17283 \series default
17284  defines big operators, 
17285 \series bold
17286
17287 \backslash
17288 mathbin
17289 \series default
17290  binary operators.
17291 \end_layout
17292
17293 \begin_layout Standard
17294
17295 \series bold
17296
17297 \backslash
17298 mathop
17299 \series default
17300  can e.
17301 \begin_inset space \thinspace{}
17302 \end_inset
17303
17304 g.
17305 \begin_inset space \space{}
17306 \end_inset
17307
17308 be used to use one limit for several operators:
17309 \end_layout
17310
17311 \begin_layout Standard
17312 \begin_inset Formula 
17313 \[
17314 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17315 \]
17316
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \begin_layout Standard
17323 The command for the formula above is:
17324 \begin_inset Newline newline
17325 \end_inset
17326
17327
17328 \series bold
17329
17330 \backslash
17331 mathop{
17332 \backslash
17333 sum
17334 \backslash
17335 negmedspace
17336 \backslash
17337 sum
17338 \series default
17339
17340 \begin_inset space \textvisiblespace{}
17341 \end_inset
17342
17343
17344 \series bold
17345
17346 \begin_inset Formula $\to$
17347 \end_inset
17348
17349 ^N
17350 \series default
17351
17352 \begin_inset space \textvisiblespace{}
17353 \end_inset
17354
17355
17356 \series bold
17357 _i,j=1
17358 \end_layout
17359
17360 \begin_layout Section
17361 Fonts
17362 \begin_inset Index idx
17363 status collapsed
17364
17365 \begin_layout Plain Layout
17366 Fonts
17367 \end_layout
17368
17369 \end_inset
17370
17371
17372 \end_layout
17373
17374 \begin_layout Subsection
17375 Font Styles
17376 \begin_inset CommandInset label
17377 LatexCommand label
17378 name "sub:Font-Styles"
17379
17380 \end_inset
17381
17382
17383 \begin_inset Index idx
17384 status collapsed
17385
17386 \begin_layout Plain Layout
17387 Font ! style
17388 \end_layout
17389
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \begin_layout Standard
17396 Latin letters in formulas can be set in one of the following font styles:
17397 \begin_inset VSpace -2mm
17398 \end_inset
17399
17400
17401 \end_layout
17402
17403 \begin_layout Standard
17404 \align center
17405 \begin_inset Tabular
17406 <lyxtabular version="3" rows="7" columns="3">
17407 <features rotate="0" tabularvalignment="middle">
17408 <column alignment="center" valignment="top">
17409 <column alignment="center" valignment="top">
17410 <column alignment="center" valignment="top">
17411 <row>
17412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 Command
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 Result
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434 shortcut
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445
17446 \backslash
17447 mathbb
17448 \series bold
17449
17450 \begin_inset space \textvisiblespace{}
17451 \end_inset
17452
17453
17454 \series default
17455 ABC
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 \begin_inset Formula $\mathbb{ABC}$
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 \begin_inset Info
17477 type  "shortcuts"
17478 arg   "font-noun"
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 </row>
17487 <row>
17488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492
17493 \backslash
17494 mathbf
17495 \series bold
17496
17497 \begin_inset space \textvisiblespace{}
17498 \end_inset
17499
17500
17501 \series default
17502 AbC
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511 \begin_inset Formula $\mathbf{AbC}$
17512 \end_inset
17513
17514
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523 \begin_inset Info
17524 type  "shortcuts"
17525 arg   "font-bold"
17526 \end_inset
17527
17528
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 </row>
17534 <row>
17535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539
17540 \backslash
17541 boldsymbol
17542 \series bold
17543
17544 \begin_inset space \textvisiblespace{}
17545 \end_inset
17546
17547
17548 \series default
17549 AbC
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 \begin_inset Formula $\boldsymbol{AbC}$
17559 \end_inset
17560
17561
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 \begin_inset Info
17571 type  "shortcuts"
17572 arg   "font-boldsymbol"
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 </row>
17581 <row>
17582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \backslash
17588 mathcal
17589 \series bold
17590
17591 \begin_inset space \textvisiblespace{}
17592 \end_inset
17593
17594
17595 \series default
17596 ABC
17597 \end_layout
17598
17599 \end_inset
17600 </cell>
17601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605 \begin_inset Formula $\mathcal{ABC}$
17606 \end_inset
17607
17608
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 \begin_inset Info
17618 type  "shortcuts"
17619 arg   "font-emph"
17620 \end_inset
17621
17622
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 </row>
17628 <row>
17629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633
17634 \backslash
17635 mathfrak
17636 \series bold
17637
17638 \begin_inset space \textvisiblespace{}
17639 \end_inset
17640
17641
17642 \series default
17643 AbC
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652 \begin_inset Formula $\mathfrak{AbC}$
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 -
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 </row>
17670 <row>
17671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675
17676 \backslash
17677 mathscr
17678 \series bold
17679
17680 \begin_inset space \textvisiblespace{}
17681 \end_inset
17682
17683
17684 \series default
17685 AbC
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 \begin_inset Formula $\mathscr{AbC}$
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 -
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 </row>
17712 </lyxtabular>
17713
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \begin_layout Standard
17720 \align center
17721 \begin_inset Tabular
17722 <lyxtabular version="3" rows="5" columns="3">
17723 <features rotate="0" tabularvalignment="middle">
17724 <column alignment="center" valignment="top">
17725 <column alignment="center" valignment="top">
17726 <column alignment="center" valignment="top">
17727 <row>
17728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 Command
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 Result
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 shortcut
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 <row>
17757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \backslash
17763 mathit
17764 \series bold
17765
17766 \begin_inset space \textvisiblespace{}
17767 \end_inset
17768
17769
17770 \series default
17771 AbC
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 \begin_inset Formula $\mathit{AbC}$
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 -
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \backslash
17805 mathrm
17806 \series bold
17807
17808 \begin_inset space \textvisiblespace{}
17809 \end_inset
17810
17811
17812 \series default
17813 AbC
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 \begin_inset Formula $\mathrm{AbC}$
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 \begin_inset Info
17835 type  "shortcuts"
17836 arg   "font-roman"
17837 \end_inset
17838
17839
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 </row>
17845 <row>
17846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850
17851 \backslash
17852 mathsf
17853 \series bold
17854
17855 \begin_inset space \textvisiblespace{}
17856 \end_inset
17857
17858
17859 \series default
17860 AbC
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 \begin_inset Formula $\mathsf{AbC}$
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 \begin_inset Info
17882 type  "shortcuts"
17883 arg   "font-sans"
17884 \end_inset
17885
17886
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \backslash
17899 mathtt
17900 \series bold
17901
17902 \begin_inset space \textvisiblespace{}
17903 \end_inset
17904
17905
17906 \series default
17907 AbC
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 \begin_inset Formula $\mathtt{AbC}$
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 \begin_inset Info
17929 type  "shortcuts"
17930 arg   "font-typewriter"
17931 \end_inset
17932
17933
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 </row>
17939 </lyxtabular>
17940
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \begin_layout Standard
17947 \begin_inset Note Greyedout
17948 status open
17949
17950 \begin_layout Plain Layout
17951
17952 \series bold
17953 Note:
17954 \series default
17955  The styles 
17956 \series bold
17957
17958 \backslash
17959 mathbb
17960 \series default
17961  and 
17962 \series bold
17963
17964 \backslash
17965 mathcal
17966 \series default
17967  can only be used for big letters.
17968 \end_layout
17969
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \begin_layout Standard
17976 Predefined is the style 
17977 \series bold
17978
17979 \backslash
17980 mathnormal
17981 \series default
17982 .
17983 \end_layout
17984
17985 \begin_layout Standard
17986 The style commands work also for letters in mathematical constructs:
17987 \begin_inset Formula 
17988 \[
17989 \mathfrak{A=\frac{b}{C}}
17990 \]
17991
17992 \end_inset
17993
17994
17995 \end_layout
17996
17997 \begin_layout Standard
17998 Characters in mathematical text don't appear in a math font style but in
17999  the text font style 
18000 \series bold
18001
18002 \backslash
18003 textrm
18004 \series default
18005 .
18006  That their style can't be set correctly via the text style dialog is a
18007  bug in LyX.
18008 \begin_inset Foot
18009 status collapsed
18010
18011 \begin_layout Plain Layout
18012 \begin_inset CommandInset href
18013 LatexCommand href
18014 name "LyX-bug #4629"
18015 target "http://www.lyx.org/trac/ticket/4629"
18016
18017 \end_inset
18018
18019
18020 \end_layout
18021
18022 \end_inset
18023
18024
18025 \end_layout
18026
18027 \begin_layout Standard
18028 Instead of the style commands the dialog 
18029 \family sans
18030 Edit\SpecialChar \menuseparator
18031 Math\SpecialChar \menuseparator
18032 Text Style
18033 \family default
18034  or the toolbar button 
18035 \begin_inset Info
18036 type  "icon"
18037 arg   "math-insert \\font"
18038 \end_inset
18039
18040  can be used.
18041 \end_layout
18042
18043 \begin_layout Subsection
18044 Bold Formulas
18045 \begin_inset CommandInset label
18046 LatexCommand label
18047 name "sub:Bold-Formulas"
18048
18049 \end_inset
18050
18051
18052 \begin_inset Index idx
18053 status collapsed
18054
18055 \begin_layout Plain Layout
18056 Formula ! bold
18057 \end_layout
18058
18059 \end_inset
18060
18061
18062 \end_layout
18063
18064 \begin_layout Standard
18065 To make a complete formula bold, the command 
18066 \series bold
18067
18068 \backslash
18069 mathbf
18070 \series default
18071  from the previous subsection cannot be used, because it doesn't work for
18072  small Greek letters.
18073  Furthermore it prints Latin letters always upright, like in the following
18074  equation:
18075 \end_layout
18076
18077 \begin_layout Standard
18078 \begin_inset Formula 
18079 \[
18080 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18081 \]
18082
18083 \end_inset
18084
18085
18086 \end_layout
18087
18088 \begin_layout Standard
18089 To display the formula correctly, the command 
18090 \series bold
18091
18092 \backslash
18093 boldsymbol
18094 \series default
18095  is used:
18096 \begin_inset Formula 
18097 \[
18098 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18099 \]
18100
18101 \end_inset
18102
18103 It is also possible to set the formula in a 
18104 \series bold
18105 boldmath environment
18106 \series default
18107 .
18108  This environment is created by inserting the command 
18109 \series bold
18110
18111 \backslash
18112 boldmath
18113 \series default
18114
18115 \begin_inset Index idx
18116 status collapsed
18117
18118 \begin_layout Plain Layout
18119 Commands ! B ! 
18120 \backslash
18121 boldmath
18122 \end_layout
18123
18124 \end_inset
18125
18126  in TeX-mode.
18127  To end the environment, the command 
18128 \series bold
18129
18130 \backslash
18131 unboldmath
18132 \series default
18133
18134 \begin_inset Index idx
18135 status collapsed
18136
18137 \begin_layout Plain Layout
18138 Commands ! U ! 
18139 \backslash
18140 unboldmath
18141 \end_layout
18142
18143 \end_inset
18144
18145  is inserted in TeX-mode.
18146 \begin_inset ERT
18147 status collapsed
18148
18149 \begin_layout Plain Layout
18150
18151
18152 \backslash
18153 boldmath 
18154 \end_layout
18155
18156 \end_inset
18157
18158
18159 \begin_inset Formula 
18160 \[
18161 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18162 \]
18163
18164 \end_inset
18165
18166
18167 \begin_inset ERT
18168 status collapsed
18169
18170 \begin_layout Plain Layout
18171
18172
18173 \backslash
18174 unboldmath 
18175 \end_layout
18176
18177 \end_inset
18178
18179
18180 \end_layout
18181
18182 \begin_layout Subsection
18183 Colored Formulas
18184 \begin_inset Index idx
18185 status collapsed
18186
18187 \begin_layout Plain Layout
18188 Formula ! colored
18189 \end_layout
18190
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \begin_layout Standard
18197 Formulas can be colored like normal text: Highlight a formula or a formula
18198  part and use the 
18199 \family sans
18200 Text Style
18201 \family default
18202  dialog.
18203  Here is a formula in magenta:
18204 \begin_inset Formula 
18205 \[
18206 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18207 \]
18208
18209 \end_inset
18210
18211
18212 \end_layout
18213
18214 \begin_layout Standard
18215 You can also define your own colors as described in 
18216 \begin_inset CommandInset ref
18217 LatexCommand ref
18218 reference "sub:Colored-Boxes"
18219
18220 \end_inset
18221
18222 .
18223  They can be used with the TeX code command 
18224 \series bold
18225
18226 \backslash
18227 textcolor
18228 \series default
18229
18230 \begin_inset Index idx
18231 status collapsed
18232
18233 \begin_layout Plain Layout
18234 Commands ! T ! 
18235 \backslash
18236 textcolor
18237 \end_layout
18238
18239 \end_inset
18240
18241  in the scheme
18242 \end_layout
18243
18244 \begin_layout Standard
18245
18246 \series bold
18247
18248 \backslash
18249 textcolor{color}{characters or formula}
18250 \end_layout
18251
18252 \begin_layout Standard
18253 The following example was colored completely dark green and partly red:
18254 \end_layout
18255
18256 \begin_layout Standard
18257 \begin_inset ERT
18258 status collapsed
18259
18260 \begin_layout Plain Layout
18261
18262
18263 \backslash
18264 textcolor{darkgreen}{
18265 \end_layout
18266
18267 \end_inset
18268
18269
18270 \begin_inset Formula 
18271 \[
18272 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18273 \]
18274
18275 \end_inset
18276
18277
18278 \begin_inset ERT
18279 status collapsed
18280
18281 \begin_layout Plain Layout
18282
18283 }
18284 \end_layout
18285
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \begin_layout Standard
18292 Due to a bug in LyX only complete formulas can be colored with self-defined
18293  colors.
18294 \begin_inset Foot
18295 status collapsed
18296
18297 \begin_layout Plain Layout
18298 \begin_inset CommandInset href
18299 LatexCommand href
18300 name "LyX-bug #5269"
18301 target "http://www.lyx.org/trac/ticket/5269"
18302
18303 \end_inset
18304
18305
18306 \end_layout
18307
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \begin_layout Subsection
18314 Font Sizes
18315 \begin_inset CommandInset label
18316 LatexCommand label
18317 name "sub:Font-Sizes"
18318
18319 \end_inset
18320
18321
18322 \begin_inset Index idx
18323 status collapsed
18324
18325 \begin_layout Plain Layout
18326 Font ! size
18327 \end_layout
18328
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \begin_layout Standard
18335 For characters in formulas there are, analog to characters in text, the
18336  following size commands:
18337 \end_layout
18338
18339 \begin_layout Standard
18340
18341 \series bold
18342
18343 \backslash
18344 Huge
18345 \series default
18346
18347 \series bold
18348
18349 \backslash
18350 huge
18351 \series default
18352
18353 \series bold
18354
18355 \backslash
18356 LARGE
18357 \series default
18358
18359 \series bold
18360
18361 \backslash
18362 Large
18363 \series default
18364
18365 \series bold
18366
18367 \backslash
18368 large
18369 \series default
18370
18371 \series bold
18372
18373 \backslash
18374 normalsize
18375 \series default
18376
18377 \series bold
18378
18379 \backslash
18380 small
18381 \series default
18382 ,
18383 \begin_inset Newline newline
18384 \end_inset
18385
18386
18387 \series bold
18388
18389 \backslash
18390 footnotesize
18391 \series default
18392
18393 \series bold
18394
18395 \backslash
18396 scriptsize
18397 \series default
18398  and 
18399 \series bold
18400
18401 \backslash
18402 tiny
18403 \end_layout
18404
18405 \begin_layout Standard
18406 The size produced by the commands depends on the document font size, which
18407  corresponds to the command 
18408 \series bold
18409
18410 \backslash
18411 normalsize
18412 \series default
18413 .
18414  The other commands produce smaller or larger sizes than 
18415 \series bold
18416
18417 \backslash
18418 normalsize
18419 \series default
18420 .
18421  The font size can however not exceed a certain value.
18422  Is for example the document font size 12
18423 \begin_inset space \thinspace{}
18424 \end_inset
18425
18426 pt, the command 
18427 \series bold
18428
18429 \backslash
18430 Huge
18431 \series default
18432  switches to the same size as 
18433 \series bold
18434
18435 \backslash
18436 huge
18437 \series default
18438 .
18439  
18440 \end_layout
18441
18442 \begin_layout Standard
18443 A size command is inserted in TeX-mode before the formula and sets the size
18444  for all following formula and text characters.
18445  To switch back to the initial size, the command 
18446 \series bold
18447
18448 \backslash
18449 normalsize
18450 \series default
18451  is inserted behind the formula in TeX-mode.
18452 \end_layout
18453
18454 \begin_layout Standard
18455 Within a formula the size can be changed using the following size commands:
18456 \end_layout
18457
18458 \begin_layout Standard
18459 \noindent
18460 \align center
18461 \begin_inset Tabular
18462 <lyxtabular version="3" rows="5" columns="2">
18463 <features rotate="0" tabularvalignment="middle">
18464 <column alignment="center" valignment="top">
18465 <column alignment="center" valignment="top">
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 Command
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 Result
18481 \begin_inset Note Note
18482 status collapsed
18483
18484 \begin_layout Plain Layout
18485
18486 \series bold
18487
18488 \backslash
18489 raisebox
18490 \series default
18491  is only used as spacer.
18492 \end_layout
18493
18494 \end_inset
18495
18496
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 </row>
18502 <row>
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507
18508 \backslash
18509 displaystyle
18510 \begin_inset Index idx
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514 Commands ! D ! 
18515 \backslash
18516 displaystyle
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 </row>
18539 <row>
18540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544
18545 \backslash
18546 textstyle
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18556 \end_inset
18557
18558
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 </row>
18564 <row>
18565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569
18570 \backslash
18571 scriptstyle
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 </row>
18589 <row>
18590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594
18595 \backslash
18596 scriptscriptstyle
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 </row>
18614 </lyxtabular>
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \begin_layout Standard
18622 After entering these commands, a blue box appears in which the formula parts
18623  are inserted.
18624 \end_layout
18625
18626 \begin_layout Standard
18627 There is a further method to change the font size, that though only works
18628  for symbols or letters in mathematical text.
18629  To use it, one of the above text size commands is inserted in mathematical
18630  text.
18631  All following characters until the end of the mathematical text or until
18632  another size command will have the selected size.
18633  Two examples:
18634 \begin_inset VSpace -2mm
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \begin_layout Standard
18641 \begin_inset ERT
18642 status collapsed
18643
18644 \begin_layout Plain Layout
18645
18646
18647 \backslash
18648 huge 
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \begin_inset Formula 
18655 \[
18656 A=\frac{B}{c}\cdot\maltese
18657 \]
18658
18659 \end_inset
18660
18661
18662 \begin_inset Formula 
18663 \[
18664 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18665 \]
18666
18667 \end_inset
18668
18669
18670 \begin_inset ERT
18671 status collapsed
18672
18673 \begin_layout Plain Layout
18674
18675
18676 \backslash
18677 normalsize 
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \end_layout
18684
18685 \begin_layout Standard
18686 \begin_inset VSpace medskip
18687 \end_inset
18688
18689 Before both formulas the command 
18690 \series bold
18691
18692 \backslash
18693 huge
18694 \series default
18695  was inserted.
18696  The command for the second formula is:
18697 \begin_inset Newline newline
18698 \end_inset
18699
18700
18701 \series bold
18702
18703 \backslash
18704 maltese
18705 \begin_inset space \textvisiblespace{}
18706 \end_inset
18707
18708 A Alt+M M 
18709 \backslash
18710 Large
18711 \begin_inset space \textvisiblespace{}
18712 \end_inset
18713
18714
18715 \backslash
18716 maltese
18717 \begin_inset space \textvisiblespace{}
18718 \end_inset
18719
18720
18721 \backslash
18722 textit
18723 \begin_inset space \textvisiblespace{}
18724 \end_inset
18725
18726 A
18727 \begin_inset Formula $\to$
18728 \end_inset
18729
18730
18731 \begin_inset Formula $\to$
18732 \end_inset
18733
18734
18735 \begin_inset Newline newline
18736 \end_inset
18737
18738
18739 \begin_inset space \hspace*{}
18740 \length 1cm
18741 \end_inset
18742
18743 Alt+M
18744 \series default
18745  
18746 \series bold
18747
18748 \backslash
18749 tiny
18750 \begin_inset space \textvisiblespace{}
18751 \end_inset
18752
18753
18754 \backslash
18755 maltese
18756 \begin_inset space \textvisiblespace{}
18757 \end_inset
18758
18759
18760 \backslash
18761 textit
18762 \begin_inset space \textvisiblespace{}
18763 \end_inset
18764
18765 A
18766 \end_layout
18767
18768 \begin_layout Standard
18769 If a symbol cannot be displayed in different sizes, it will always be displayed
18770  in the default size.
18771 \end_layout
18772
18773 \begin_layout Section
18774 Greek Letters
18775 \begin_inset Index idx
18776 status collapsed
18777
18778 \begin_layout Plain Layout
18779 Greek letters
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \begin_layout Standard
18788 Greek letters can also be inserted via the toolbar button 
18789 \begin_inset Info
18790 type  "icon"
18791 arg   "math-insert \\alpha"
18792 \end_inset
18793
18794 .
18795  All international typesetting norms purport that Greek letters in math
18796  have to be typeset italic/slanted.
18797  In some languages, like French or Russian, they are nevertheless sometimes
18798  typeset upright.
18799 \end_layout
18800
18801 \begin_layout Subsection
18802 Small Letters
18803 \begin_inset Index idx
18804 status collapsed
18805
18806 \begin_layout Plain Layout
18807 Greek letters ! small
18808 \end_layout
18809
18810 \end_inset
18811
18812
18813 \end_layout
18814
18815 \begin_layout Standard
18816 \begin_inset space \hfill{}
18817 \end_inset
18818
18819
18820 \begin_inset Tabular
18821 <lyxtabular version="3" rows="11" columns="2">
18822 <features rotate="0" tabularvalignment="middle">
18823 <column alignment="center" valignment="top" width="0pt">
18824 <column alignment="center" valignment="top" width="0pt">
18825 <row>
18826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 Command
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 Result
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \backslash
18852 alpha
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 \begin_inset Formula $\alpha$
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 <row>
18871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875
18876 \backslash
18877 beta
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 \begin_inset Formula $\beta$
18887 \end_inset
18888
18889
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \backslash
18902 gamma
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 \begin_inset Formula $\gamma$
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 </row>
18920 <row>
18921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925
18926 \backslash
18927 delta
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 \begin_inset Formula $\delta$
18937 \end_inset
18938
18939
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \backslash
18952 epsilon
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 \begin_inset Formula $\epsilon$
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975
18976 \backslash
18977 varepsilon
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 \begin_inset Formula $\varepsilon$
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 </row>
18995 <row>
18996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \backslash
19002 zeta
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 \begin_inset Formula $\zeta$
19012 \end_inset
19013
19014
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 </row>
19020 <row>
19021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025
19026 \backslash
19027 eta
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 \begin_inset Formula $\eta$
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \backslash
19052 theta
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 \begin_inset Formula $\theta$
19062 \end_inset
19063
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 </row>
19070 <row>
19071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \backslash
19077 vartheta
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 \begin_inset Formula $\vartheta$
19087 \end_inset
19088
19089
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 </row>
19095 </lyxtabular>
19096
19097 \end_inset
19098
19099
19100 \begin_inset space \hfill{}
19101 \end_inset
19102
19103
19104 \begin_inset Tabular
19105 <lyxtabular version="3" rows="12" columns="2">
19106 <features rotate="0" tabularvalignment="middle">
19107 <column alignment="center" valignment="top" width="0pt">
19108 <column alignment="center" valignment="top" width="0pt">
19109 <row>
19110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 Command
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123 Result
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 </row>
19129 <row>
19130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \backslash
19136 iota
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 \begin_inset Formula $\iota$
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row>
19155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159
19160 \backslash
19161 kappa
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 \begin_inset Formula $\kappa$
19171 \end_inset
19172
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 </row>
19179 <row>
19180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184
19185 \backslash
19186 varkappa
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 \begin_inset Formula $\varkappa$
19196 \end_inset
19197
19198
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 </row>
19204 <row>
19205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \backslash
19211 lambda
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 \begin_inset Formula $\lambda$
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 </row>
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \backslash
19236 mu
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245 \begin_inset Formula $\mu$
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row>
19255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \backslash
19261 nu
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 \begin_inset Formula $\nu$
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \backslash
19286 xi
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset Formula $\xi$
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 <row>
19305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 o
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Formula $o$
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \backslash
19334 pi
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 \begin_inset Formula $\pi$
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 <row>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \backslash
19359 varpi
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368 \begin_inset Formula $\varpi$
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \backslash
19384 rho
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 \begin_inset Formula $\rho$
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 </row>
19402 </lyxtabular>
19403
19404 \end_inset
19405
19406
19407 \begin_inset space \hfill{}
19408 \end_inset
19409
19410
19411 \begin_inset Tabular
19412 <lyxtabular version="3" rows="11" columns="2">
19413 <features rotate="0" tabularvalignment="middle">
19414 <column alignment="center" valignment="top" width="0pt">
19415 <column alignment="center" valignment="top" width="0pt">
19416 <row>
19417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 Command
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430 Result
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 </row>
19436 <row>
19437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \backslash
19443 varrho
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 \begin_inset Formula $\varrho$
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 </row>
19461 <row>
19462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \backslash
19468 sigma
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 \begin_inset Formula $\sigma$
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \backslash
19493 varsigma
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 \begin_inset Formula $\varsigma$
19503 \end_inset
19504
19505
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \backslash
19518 tau
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 \begin_inset Formula $\tau$
19528 \end_inset
19529
19530
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \backslash
19543 upsilon
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 \begin_inset Formula $\upsilon$
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 </row>
19561 <row>
19562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566
19567 \backslash
19568 phi
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Formula $\phi$
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 </row>
19586 <row>
19587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591
19592 \backslash
19593 varphi
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Formula $\varphi$
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 chi
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\chi$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 psi
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\psi$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 omega
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\omega$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 </lyxtabular>
19687
19688 \end_inset
19689
19690
19691 \begin_inset space \hfill{}
19692 \end_inset
19693
19694
19695 \end_layout
19696
19697 \begin_layout Standard
19698 \begin_inset VSpace medskip
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \begin_layout Standard
19705 How to create special upright Greek letters is explained in 
19706 \begin_inset CommandInset ref
19707 LatexCommand ref
19708 reference "sub:Upright-small-Greek"
19709
19710 \end_inset
19711
19712 .
19713 \end_layout
19714
19715 \begin_layout Subsection
19716 Big Letters
19717 \begin_inset Index idx
19718 status collapsed
19719
19720 \begin_layout Plain Layout
19721 Greek letters ! big
19722 \end_layout
19723
19724 \end_inset
19725
19726
19727 \end_layout
19728
19729 \begin_layout Standard
19730 \begin_inset space \hfill{}
19731 \end_inset
19732
19733
19734 \begin_inset Tabular
19735 <lyxtabular version="3" rows="7" columns="2">
19736 <features rotate="0" tabularvalignment="middle">
19737 <column alignment="center" valignment="top" width="0pt">
19738 <column alignment="center" valignment="top" width="0pt">
19739 <row>
19740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Command
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 Result
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \backslash
19766 Gamma
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 \begin_inset Formula $\Gamma$
19776 \end_inset
19777
19778
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 </row>
19784 <row>
19785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789
19790 \backslash
19791 Delta
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 \begin_inset Formula $\Delta$
19801 \end_inset
19802
19803
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 </row>
19809 <row>
19810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19811 \begin_inset Text
19812
19813 \begin_layout Plain Layout
19814
19815 \backslash
19816 Theta
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 \begin_inset Formula $\Theta$
19826 \end_inset
19827
19828
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 </row>
19834 <row>
19835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839
19840 \backslash
19841 Lambda
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 \begin_inset Formula $\Lambda$
19851 \end_inset
19852
19853
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row>
19860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \backslash
19866 Xi
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875 \begin_inset Formula $\Xi$
19876 \end_inset
19877
19878
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 </row>
19884 <row>
19885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \backslash
19891 Pi
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 \begin_inset Formula $\Pi$
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 </row>
19909 </lyxtabular>
19910
19911 \end_inset
19912
19913
19914 \begin_inset space \hfill{}
19915 \end_inset
19916
19917
19918 \begin_inset Tabular
19919 <lyxtabular version="3" rows="6" columns="2">
19920 <features rotate="0" tabularvalignment="middle">
19921 <column alignment="center" valignment="top" width="0pt">
19922 <column alignment="center" valignment="top" width="0pt">
19923 <row>
19924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 Command
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19934 \begin_inset Text
19935
19936 \begin_layout Plain Layout
19937 Result
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \backslash
19950 Sigma
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset Formula $\Sigma$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \backslash
19975 Upsilon
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset Formula $\Upsilon$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 <row>
19994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19995 \begin_inset Text
19996
19997 \begin_layout Plain Layout
19998
19999 \backslash
20000 Phi
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20006 \begin_inset Text
20007
20008 \begin_layout Plain Layout
20009 \begin_inset Formula $\Phi$
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \backslash
20025 Psi
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\Psi$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 Omega
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\Omega$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 </lyxtabular>
20069
20070 \end_inset
20071
20072
20073 \begin_inset space \hfill{}
20074 \end_inset
20075
20076
20077 \end_layout
20078
20079 \begin_layout Standard
20080 \begin_inset VSpace medskip
20081 \end_inset
20082
20083 That the big Greek letters appear upright is caused by a design bug when
20084  TeX was developed.
20085  To get correct italic big letters, begin every command with 
20086 \series bold
20087 var
20088 \series default
20089 .
20090  For example the command 
20091 \series bold
20092
20093 \backslash
20094 varGamma
20095 \series default
20096  produces 
20097 \begin_inset Formula $\varGamma$
20098 \end_inset
20099
20100 .
20101  Another way is to load the package 
20102 \series bold
20103 fixmath
20104 \series default
20105
20106 \begin_inset Foot
20107 status collapsed
20108
20109 \begin_layout Plain Layout
20110
20111 \series bold
20112 fixmath
20113 \series default
20114  is part of the LaTeX-package 
20115 \series bold
20116 was
20117 \series default
20118
20119 \begin_inset Index idx
20120 status collapsed
20121
20122 \begin_layout Plain Layout
20123 Packages ! was
20124 \begin_inset ERT
20125 status collapsed
20126
20127 \begin_layout Plain Layout
20128
20129
20130 \backslash
20131 vspace{4mm}
20132 \end_layout
20133
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140
20141 .
20142 \end_layout
20143
20144 \end_inset
20145
20146
20147 \begin_inset Index idx
20148 status collapsed
20149
20150 \begin_layout Plain Layout
20151 Packages ! fixmath
20152 \end_layout
20153
20154 \end_inset
20155
20156  with the LaTeX-preamble line
20157 \end_layout
20158
20159 \begin_layout Standard
20160
20161 \series bold
20162
20163 \backslash
20164 usepackage{fixmath}
20165 \end_layout
20166
20167 \begin_layout Standard
20168 Then all big Greek letters in a document will automatically be typeset italic.
20169 \end_layout
20170
20171 \begin_layout Subsection
20172 Bold Letters
20173 \begin_inset Index idx
20174 status collapsed
20175
20176 \begin_layout Plain Layout
20177 Greek letters ! bold
20178 \end_layout
20179
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \begin_layout Standard
20186 Greek letters cannot be set with different font styles like Latin letters.
20187  They can only be made bold with the command 
20188 \series bold
20189
20190 \backslash
20191 boldsymbol
20192 \series default
20193
20194 \begin_inset Index idx
20195 status collapsed
20196
20197 \begin_layout Plain Layout
20198 Commands ! B ! 
20199 \backslash
20200 boldsymbol
20201 \end_layout
20202
20203 \end_inset
20204
20205 .
20206 \end_layout
20207
20208 \begin_layout Standard
20209 \align center
20210 \begin_inset Tabular
20211 <lyxtabular version="3" rows="3" columns="2">
20212 <features rotate="0" tabularvalignment="middle">
20213 <column alignment="center" valignment="top">
20214 <column alignment="center" valignment="top">
20215 <row>
20216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 Command
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 Result
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \backslash
20242 Upsilon
20243 \backslash
20244 boldsymbol
20245 \backslash
20246 Upsilon
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Plain Layout
20255 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 </row>
20264 <row>
20265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269
20270 \backslash
20271 theta
20272 \backslash
20273 boldsymbol
20274 \backslash
20275 theta
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 \begin_inset Formula $\theta\boldsymbol{\theta}$
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \end_inset
20291 </cell>
20292 </row>
20293 </lyxtabular>
20294
20295 \end_inset
20296
20297
20298 \end_layout
20299
20300 \begin_layout Section
20301 Symbols
20302 \begin_inset ERT
20303 status collapsed
20304
20305 \begin_layout Plain Layout
20306
20307
20308 \backslash
20309 texorpdfstring{
20310 \end_layout
20311
20312 \end_inset
20313
20314
20315 \begin_inset Foot
20316 status collapsed
20317
20318 \begin_layout Plain Layout
20319 A list with all symbols of most of the LaTeX-packages can be found in 
20320 \begin_inset CommandInset citation
20321 LatexCommand cite
20322 key "Symbols"
20323
20324 \end_inset
20325
20326 .
20327 \end_layout
20328
20329 \end_inset
20330
20331
20332 \begin_inset ERT
20333 status collapsed
20334
20335 \begin_layout Plain Layout
20336
20337 }{}
20338 \end_layout
20339
20340 \end_inset
20341
20342
20343 \begin_inset Note Note
20344 status collapsed
20345
20346 \begin_layout Plain Layout
20347
20348 \backslash
20349 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20350 \end_layout
20351
20352 \begin_layout Plain Layout
20353 More about 
20354 \backslash
20355 texorpdfstring is in section 
20356 \begin_inset CommandInset ref
20357 LatexCommand ref
20358 reference "sub:Formulas-in-Section"
20359
20360 \end_inset
20361
20362 .
20363 \end_layout
20364
20365 \end_inset
20366
20367
20368 \begin_inset Index idx
20369 status collapsed
20370
20371 \begin_layout Plain Layout
20372 Symbols
20373 \end_layout
20374
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \begin_layout Standard
20381 Many of the symbols listed in this section can also be inserted via the
20382  toolbar buttons 
20383 \begin_inset Info
20384 type  "icon"
20385 arg   "math-insert \\nabla"
20386 \end_inset
20387
20388  and 
20389 \begin_inset Info
20390 type  "icon"
20391 arg   "math-insert \\digamma"
20392 \end_inset
20393
20394 .
20395 \end_layout
20396
20397 \begin_layout Subsection
20398 Mathematical Symbols
20399 \begin_inset CommandInset label
20400 LatexCommand label
20401 name "sub:Mathematical-Symbols"
20402
20403 \end_inset
20404
20405
20406 \begin_inset Index idx
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410 Symbols ! mathematical
20411 \end_layout
20412
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \begin_layout Standard
20419 \begin_inset space \hfill{}
20420 \end_inset
20421
20422
20423 \begin_inset Tabular
20424 <lyxtabular version="3" rows="10" columns="2">
20425 <features rotate="0" tabularvalignment="middle">
20426 <column alignment="center" valignment="top" width="0pt">
20427 <column alignment="center" valignment="top" width="0pt">
20428 <row>
20429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20430 \begin_inset Text
20431
20432 \begin_layout Plain Layout
20433 Command
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 Result
20443 \end_layout
20444
20445 \end_inset
20446 </cell>
20447 </row>
20448 <row>
20449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453
20454 \backslash
20455 neg
20456 \end_layout
20457
20458 \end_inset
20459 </cell>
20460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20461 \begin_inset Text
20462
20463 \begin_layout Plain Layout
20464 \begin_inset Formula $\neg$
20465 \end_inset
20466
20467
20468 \end_layout
20469
20470 \end_inset
20471 </cell>
20472 </row>
20473 <row>
20474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478
20479 \backslash
20480 Im
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489 \begin_inset Formula $\Im$
20490 \end_inset
20491
20492
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 </row>
20498 <row>
20499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503
20504 \backslash
20505 Re
20506 \end_layout
20507
20508 \end_inset
20509 </cell>
20510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20511 \begin_inset Text
20512
20513 \begin_layout Plain Layout
20514 \begin_inset Formula $\Re$
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \end_inset
20521 </cell>
20522 </row>
20523 <row>
20524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528
20529 \backslash
20530 aleph
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539 \begin_inset Formula $\aleph$
20540 \end_inset
20541
20542
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 </row>
20548 <row>
20549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20550 \begin_inset Text
20551
20552 \begin_layout Plain Layout
20553
20554 \backslash
20555 partial
20556 \end_layout
20557
20558 \end_inset
20559 </cell>
20560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564 \begin_inset Formula $\partial$
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 </row>
20573 <row>
20574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578
20579 \backslash
20580 infty
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589 \begin_inset Formula $\infty$
20590 \end_inset
20591
20592
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 </row>
20598 <row>
20599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603
20604 \backslash
20605 wp
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614 \begin_inset Formula $\wp$
20615 \end_inset
20616
20617
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 </row>
20623 <row>
20624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628
20629 \backslash
20630 imath
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639 \begin_inset Formula $\imath$
20640 \end_inset
20641
20642
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 </row>
20648 <row>
20649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20650 \begin_inset Text
20651
20652 \begin_layout Plain Layout
20653
20654 \backslash
20655 jmath
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664 \begin_inset Formula $\jmath$
20665 \end_inset
20666
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 </lyxtabular>
20674
20675 \end_inset
20676
20677
20678 \begin_inset space \hfill{}
20679 \end_inset
20680
20681
20682 \begin_inset Tabular
20683 <lyxtabular version="3" rows="10" columns="2">
20684 <features rotate="0" tabularvalignment="middle">
20685 <column alignment="center" valignment="top" width="0pt">
20686 <column alignment="center" valignment="top" width="0pt">
20687 <row>
20688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 Command
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 Result
20702 \begin_inset Note Note
20703 status collapsed
20704
20705 \begin_layout Plain Layout
20706
20707 \series bold
20708
20709 \backslash
20710 raisebox
20711 \series default
20712  is only used as spacer.
20713 \end_layout
20714
20715 \end_inset
20716
20717
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 </row>
20723 <row>
20724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Plain Layout
20728
20729 \backslash
20730 forall
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739 \begin_inset Formula $\forall$
20740 \end_inset
20741
20742
20743 \end_layout
20744
20745 \end_inset
20746 </cell>
20747 </row>
20748 <row>
20749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20750 \begin_inset Text
20751
20752 \begin_layout Plain Layout
20753
20754 \backslash
20755 exists
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20761 \begin_inset Text
20762
20763 \begin_layout Plain Layout
20764 \begin_inset Formula $\exists$
20765 \end_inset
20766
20767
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 </row>
20773 <row>
20774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20775 \begin_inset Text
20776
20777 \begin_layout Plain Layout
20778
20779 \backslash
20780 nexists
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789 \begin_inset Formula $\nexists$
20790 \end_inset
20791
20792
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 </row>
20798 <row>
20799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Plain Layout
20803
20804 \backslash
20805 emptyset
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814 \begin_inset Formula $\emptyset$
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 </row>
20823 <row>
20824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828
20829 \backslash
20830 varnothing
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839 \begin_inset Formula $\varnothing$
20840 \end_inset
20841
20842
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 </row>
20848 <row>
20849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20850 \begin_inset Text
20851
20852 \begin_layout Plain Layout
20853
20854 \backslash
20855 dag
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864 \begin_inset Formula $\dag$
20865 \end_inset
20866
20867
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 </row>
20873 <row>
20874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878
20879 \backslash
20880 ddag
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20886 \begin_inset Text
20887
20888 \begin_layout Plain Layout
20889 \begin_inset Formula $\ddag$
20890 \end_inset
20891
20892
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 </row>
20898 <row>
20899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20900 \begin_inset Text
20901
20902 \begin_layout Plain Layout
20903
20904 \backslash
20905 complement
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Plain Layout
20914 \begin_inset ERT
20915 status collapsed
20916
20917 \begin_layout Plain Layout
20918
20919
20920 \backslash
20921 raisebox{-0.8mm}{
20922 \end_layout
20923
20924 \end_inset
20925
20926
20927 \begin_inset Formula $\complement$
20928 \end_inset
20929
20930
20931 \begin_inset ERT
20932 status collapsed
20933
20934 \begin_layout Plain Layout
20935
20936 }
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \backslash
20954 Bbbk
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 \begin_inset Formula $\Bbbk$
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 </lyxtabular>
20973
20974 \end_inset
20975
20976
20977 \begin_inset space \hfill{}
20978 \end_inset
20979
20980
20981 \begin_inset Tabular
20982 <lyxtabular version="3" rows="10" columns="2">
20983 <features rotate="0" tabularvalignment="middle">
20984 <column alignment="center" valignment="top" width="0pt">
20985 <column alignment="center" valignment="top" width="0pt">
20986 <row>
20987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 Command
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000 Result
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 </row>
21006 <row>
21007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011
21012 \backslash
21013 prime
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022 \begin_inset Formula $\prime$
21023 \end_inset
21024
21025
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 </row>
21031 <row>
21032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21033 \begin_inset Text
21034
21035 \begin_layout Plain Layout
21036
21037 \backslash
21038 backprime
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047 \begin_inset Formula $\backprime$
21048 \end_inset
21049
21050
21051 \end_layout
21052
21053 \end_inset
21054 </cell>
21055 </row>
21056 <row>
21057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21058 \begin_inset Text
21059
21060 \begin_layout Plain Layout
21061
21062 \backslash
21063 mho
21064 \end_layout
21065
21066 \end_inset
21067 </cell>
21068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072 \begin_inset Formula $\mho$
21073 \end_inset
21074
21075
21076 \end_layout
21077
21078 \end_inset
21079 </cell>
21080 </row>
21081 <row>
21082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21083 \begin_inset Text
21084
21085 \begin_layout Plain Layout
21086
21087 \backslash
21088 triangle
21089 \end_layout
21090
21091 \end_inset
21092 </cell>
21093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097 \begin_inset Formula $\triangle$
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \end_inset
21104 </cell>
21105 </row>
21106 <row>
21107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21108 \begin_inset Text
21109
21110 \begin_layout Plain Layout
21111
21112 \backslash
21113 angle
21114 \end_layout
21115
21116 \end_inset
21117 </cell>
21118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122 \begin_inset Formula $\angle$
21123 \end_inset
21124
21125
21126 \end_layout
21127
21128 \end_inset
21129 </cell>
21130 </row>
21131 <row>
21132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136
21137 \backslash
21138 measuredangle
21139 \end_layout
21140
21141 \end_inset
21142 </cell>
21143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 \begin_inset Formula $\measuredangle$
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 </row>
21156 <row>
21157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161
21162 \backslash
21163 sphericalangle
21164 \end_layout
21165
21166 \end_inset
21167 </cell>
21168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172 \begin_inset Formula $\sphericalangle$
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 </row>
21181 <row>
21182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21183 \begin_inset Text
21184
21185 \begin_layout Plain Layout
21186
21187 \backslash
21188 top
21189 \end_layout
21190
21191 \end_inset
21192 </cell>
21193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197 \begin_inset Formula $\top$
21198 \end_inset
21199
21200
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 </row>
21206 <row>
21207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21208 \begin_inset Text
21209
21210 \begin_layout Plain Layout
21211
21212 \backslash
21213 bot
21214 \end_layout
21215
21216 \end_inset
21217 </cell>
21218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222 \begin_inset Formula $\bot$
21223 \end_inset
21224
21225
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 </row>
21231 </lyxtabular>
21232
21233 \end_inset
21234
21235
21236 \begin_inset space \hfill{}
21237 \end_inset
21238
21239
21240 \end_layout
21241
21242 \begin_layout Subsection
21243 Miscellaneous Symbols
21244 \begin_inset CommandInset label
21245 LatexCommand label
21246 name "sub:Miscellaneous-Symbols"
21247
21248 \end_inset
21249
21250
21251 \begin_inset Index idx
21252 status collapsed
21253
21254 \begin_layout Plain Layout
21255 Symbols ! miscellaneous
21256 \end_layout
21257
21258 \end_inset
21259
21260
21261 \end_layout
21262
21263 \begin_layout Standard
21264 \noindent
21265 \align center
21266 \begin_inset Tabular
21267 <lyxtabular version="3" rows="10" columns="2">
21268 <features rotate="0" tabularvalignment="middle">
21269 <column alignment="center" valignment="top" width="0pt">
21270 <column alignment="center" valignment="top" width="0pt">
21271 <row>
21272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276 Command
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285 Result
21286 \end_layout
21287
21288 \end_inset
21289 </cell>
21290 </row>
21291 <row>
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296
21297 \backslash
21298 flat
21299 \end_layout
21300
21301 \end_inset
21302 </cell>
21303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21304 \begin_inset Text
21305
21306 \begin_layout Plain Layout
21307 \begin_inset Formula $\flat$
21308 \end_inset
21309
21310
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 </row>
21316 <row>
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321
21322 \backslash
21323 natural
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 \begin_inset Formula $\natural$
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 </row>
21341 <row>
21342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346
21347 \backslash
21348 sharp
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 \begin_inset Formula $\sharp$
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row>
21367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371
21372 \backslash
21373 surd
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382 \begin_inset Formula $\surd$
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 </row>
21391 <row>
21392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396
21397 \backslash
21398 checkmark
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407 \begin_inset Formula $\checkmark$
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 </row>
21416 <row>
21417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421
21422 \backslash
21423 yen
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432 \begin_inset Formula $\yen$
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \backslash
21448 pounds
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 \begin_inset Formula $\pounds$
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row>
21467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471 $
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480 \begin_inset Formula $\$$
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 </row>
21489 <row>
21490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 §
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503 \begin_inset Formula $§$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 </row>
21512 </lyxtabular>
21513
21514 \end_inset
21515
21516
21517 \begin_inset Tabular
21518 <lyxtabular version="3" rows="10" columns="2">
21519 <features rotate="0" tabularvalignment="middle">
21520 <column alignment="center" valignment="top">
21521 <column alignment="center" valignment="top">
21522 <row>
21523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527 Command
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21533 \begin_inset Text
21534
21535 \begin_layout Plain Layout
21536 Result
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 </row>
21542 <row>
21543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547
21548 \backslash
21549 hbar
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 \begin_inset Formula $\hbar$
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 </row>
21567 <row>
21568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572
21573 \backslash
21574 hslash
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583 \begin_inset Formula $\hslash$
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 </row>
21592 <row>
21593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597
21598 \backslash
21599 clubsuit
21600 \end_layout
21601
21602 \end_inset
21603 </cell>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608 \begin_inset Formula $\clubsuit$
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 </row>
21617 <row>
21618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622
21623 \backslash
21624 spadesuit
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633 \begin_inset Formula $\spadesuit$
21634 \end_inset
21635
21636
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 </row>
21642 <row>
21643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \backslash
21649 bigstar
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658 \begin_inset Formula $\bigstar$
21659 \end_inset
21660
21661
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 </row>
21667 <row>
21668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672
21673 \backslash
21674 blacklozenge
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683 \begin_inset Formula $\blacklozenge$
21684 \end_inset
21685
21686
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 </row>
21692 <row>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697
21698 \backslash
21699 blacktriangle
21700 \end_layout
21701
21702 \end_inset
21703 </cell>
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708 \begin_inset Formula $\blacktriangle$
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \end_inset
21715 </cell>
21716 </row>
21717 <row>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722
21723 \backslash
21724 blacktiangledown
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733 \begin_inset Formula $\blacktriangledown$
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 </row>
21742 <row>
21743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747
21748 \backslash
21749 bullet
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758 \begin_inset Formula $\bullet$
21759 \end_inset
21760
21761
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 </row>
21767 </lyxtabular>
21768
21769 \end_inset
21770
21771
21772 \begin_inset Tabular
21773 <lyxtabular version="3" rows="10" columns="2">
21774 <features rotate="0" tabularvalignment="middle">
21775 <column alignment="center" valignment="top" width="0pt">
21776 <column alignment="center" valignment="top" width="0pt">
21777 <row>
21778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782 Command
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 Result
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 </row>
21797 <row>
21798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802
21803 \backslash
21804 diamondsuit
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813 \begin_inset Formula $\diamondsuit$
21814 \end_inset
21815
21816
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 </row>
21822 <row>
21823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827
21828 \backslash
21829 Diamond
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838 \begin_inset Formula $\Diamond$
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 </row>
21847 <row>
21848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852
21853 \backslash
21854 heartsuit
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863 \begin_inset Formula $\heartsuit$
21864 \end_inset
21865
21866
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 </row>
21872 <row>
21873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877
21878 \backslash
21879 P
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 \begin_inset Formula $\P$
21889 \end_inset
21890
21891
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 </row>
21897 <row>
21898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902
21903 \backslash
21904 copyright
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913 \begin_inset Formula $\copyright$
21914 \end_inset
21915
21916
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 </row>
21922 <row>
21923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927
21928 \backslash
21929 circledR
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Formula $\circledR$
21939 \end_inset
21940
21941
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 </row>
21947 <row>
21948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952
21953 \backslash
21954 maltese
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $\maltese$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \backslash
21979 diagup
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Formula $\diagup$
21989 \end_inset
21990
21991
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 </row>
21997 <row>
21998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \backslash
22004 diagdown
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 \begin_inset Formula $\diagdown$
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 </row>
22022 </lyxtabular>
22023
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \begin_layout Standard
22030 \begin_inset VSpace medskip
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \begin_layout Standard
22037 Some symbols can be displayed in different sizes, see 
22038 \begin_inset CommandInset ref
22039 LatexCommand ref
22040 reference "sub:Font-Sizes"
22041
22042 \end_inset
22043
22044 .
22045 \end_layout
22046
22047 \begin_layout Subsection
22048 The Euro-Symbol €
22049 \begin_inset Index idx
22050 status collapsed
22051
22052 \begin_layout Plain Layout
22053 Symbols ! Euro-symbol
22054 \end_layout
22055
22056 \end_inset
22057
22058
22059 \begin_inset Index idx
22060 status collapsed
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 @
22066 \begin_inset ERT
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070
22071
22072 \backslash
22073 officialeuro
22074 \end_layout
22075
22076 \end_inset
22077
22078
22079 \end_layout
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 To use the Euro symbol in formulas, the LaTeX-package 
22088 \series bold
22089 eurosym
22090 \series default
22091
22092 \begin_inset Index idx
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096 Packages ! eurosym
22097 \end_layout
22098
22099 \end_inset
22100
22101  must be installed and loaded with the LaTeX-preamble line
22102 \end_layout
22103
22104 \begin_layout Standard
22105
22106 \series bold
22107
22108 \backslash
22109 usepackage[gennarrow]{eurosym}
22110 \end_layout
22111
22112 \begin_layout Standard
22113 The Euro symbol can now be inserted with the command 
22114 \series bold
22115
22116 \backslash
22117 euro
22118 \series default
22119
22120 \begin_inset Index idx
22121 status collapsed
22122
22123 \begin_layout Plain Layout
22124 Commands ! E ! 
22125 \backslash
22126 euro
22127 \end_layout
22128
22129 \end_inset
22130
22131 .
22132 \end_layout
22133
22134 \begin_layout Standard
22135 The Euro symbol can directly be inserted with the € key in mathematical
22136  text, without having 
22137 \series bold
22138 eurosym
22139 \series default
22140  installed.
22141  When 
22142 \series bold
22143 eurosym
22144 \series default
22145  is installed, 
22146 \series bold
22147
22148 \backslash
22149 euro
22150 \series default
22151  can also be inserted in TeX-mode.
22152  The official currency symbol can then be inserted with the command 
22153 \series bold
22154
22155 \backslash
22156 officialeuro
22157 \series default
22158
22159 \begin_inset Index idx
22160 status collapsed
22161
22162 \begin_layout Plain Layout
22163 Commands ! O ! 
22164 \backslash
22165 officialeuro
22166 \end_layout
22167
22168 \end_inset
22169
22170 , that is only available in TeX-mode.
22171 \end_layout
22172
22173 \begin_layout Standard
22174 \begin_inset ERT
22175 status collapsed
22176
22177 \begin_layout Plain Layout
22178
22179
22180 \backslash
22181 ifeurosym 
22182 \end_layout
22183
22184 \end_inset
22185
22186
22187 \begin_inset Note Note
22188 status open
22189
22190 \begin_layout Plain Layout
22191 The following table will only be displayed when the LaTeX-package 
22192 \series bold
22193 eurosym
22194 \series default
22195  is installed.
22196 \end_layout
22197
22198 \end_inset
22199
22200
22201 \end_layout
22202
22203 \begin_layout Standard
22204 An overview about the different Euro symbols:
22205 \end_layout
22206
22207 \begin_layout Standard
22208 \align center
22209 \begin_inset Tabular
22210 <lyxtabular version="3" rows="4" columns="3">
22211 <features rotate="0" tabularvalignment="middle">
22212 <column alignment="center" valignment="top" width="0pt">
22213 <column alignment="center" valignment="top" width="0pt">
22214 <column alignment="center" valignment="top" width="0pt">
22215 <row>
22216 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229 Command 
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238 Result
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 </row>
22244 <row>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 formula
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258
22259 \backslash
22260 euro
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 \begin_inset Formula $\euro$
22270 \end_inset
22271
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 </row>
22278 <row>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283 mathematical text
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 \begin_inset Formula $\mbox{€}$
22302 \end_inset
22303
22304
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 </row>
22310 <row>
22311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 TeX-mode
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324
22325 \backslash
22326 officialeuro
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \begin_layout Plain Layout
22335 \begin_inset ERT
22336 status collapsed
22337
22338 \begin_layout Plain Layout
22339
22340
22341 \backslash
22342 officialeuro
22343 \end_layout
22344
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 </row>
22353 </lyxtabular>
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \begin_layout Standard
22361 \begin_inset ERT
22362 status collapsed
22363
22364 \begin_layout Plain Layout
22365
22366
22367 \backslash
22368 else 
22369 \end_layout
22370
22371 \end_inset
22372
22373
22374 \begin_inset Note Note
22375 status open
22376
22377 \begin_layout Plain Layout
22378 The following will be displayed when the LaTeX-package 
22379 \series bold
22380 eurosym
22381 \series default
22382  is not installed:
22383 \end_layout
22384
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \begin_layout Standard
22391 You need to install the LaTeX-package 
22392 \series bold
22393 eurosym
22394 \series default
22395  to see the rest of this subsection in the output.
22396 \end_layout
22397
22398 \begin_layout Standard
22399 \begin_inset ERT
22400 status collapsed
22401
22402 \begin_layout Plain Layout
22403
22404
22405 \backslash
22406 fi 
22407 \end_layout
22408
22409 \end_inset
22410
22411
22412 \end_layout
22413
22414 \begin_layout Section
22415 Relations
22416 \begin_inset CommandInset label
22417 LatexCommand label
22418 name "sec:Relations"
22419
22420 \end_inset
22421
22422
22423 \begin_inset Index idx
22424 status collapsed
22425
22426 \begin_layout Plain Layout
22427 Relations
22428 \end_layout
22429
22430 \end_inset
22431
22432
22433 \begin_inset Index idx
22434 status collapsed
22435
22436 \begin_layout Plain Layout
22437 Comparisons|see
22438 \begin_inset ERT
22439 status collapsed
22440
22441 \begin_layout Plain Layout
22442
22443 {
22444 \end_layout
22445
22446 \end_inset
22447
22448 Relations
22449 \begin_inset ERT
22450 status collapsed
22451
22452 \begin_layout Plain Layout
22453
22454 }
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \begin_layout Standard
22468 All following relations can also be inserted via the toolbar button 
22469 \begin_inset Info
22470 type  "icon"
22471 arg   "math-insert \\leq"
22472 \end_inset
22473
22474 .
22475 \end_layout
22476
22477 \begin_layout Standard
22478 \begin_inset space \hfill{}
22479 \end_inset
22480
22481
22482 \begin_inset Tabular
22483 <lyxtabular version="3" rows="17" columns="2">
22484 <features rotate="0" tabularvalignment="middle">
22485 <column alignment="center" valignment="top" width="0pt">
22486 <column alignment="center" valignment="top" width="0pt">
22487 <row>
22488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22489 \begin_inset Text
22490
22491 \begin_layout Plain Layout
22492 Command
22493 \end_layout
22494
22495 \end_inset
22496 </cell>
22497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501 Result
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 </row>
22507 <row>
22508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 <
22513 \end_layout
22514
22515 \end_inset
22516 </cell>
22517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22518 \begin_inset Text
22519
22520 \begin_layout Plain Layout
22521 \begin_inset Formula $<$
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \end_inset
22528 </cell>
22529 </row>
22530 <row>
22531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535
22536 \backslash
22537 le
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 \begin_inset Formula $\le$
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 <row>
22556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560
22561 \backslash
22562 ll
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22568 \begin_inset Text
22569
22570 \begin_layout Plain Layout
22571 \begin_inset Formula $\ll$
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 </row>
22580 <row>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585
22586 \backslash
22587 prec
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596 \begin_inset Formula $\prec$
22597 \end_inset
22598
22599
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 </row>
22605 <row>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610
22611 \backslash
22612 preceq
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 \begin_inset Formula $\preceq$
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 </row>
22630 <row>
22631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635
22636 \backslash
22637 subset
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \begin_layout Plain Layout
22646 \begin_inset Formula $\subset$
22647 \end_inset
22648
22649
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 </row>
22655 <row>
22656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660
22661 \backslash
22662 subseteq
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 \begin_inset Formula $\subseteq$
22672 \end_inset
22673
22674
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 </row>
22680 <row>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685
22686 \backslash
22687 sqsubseteq
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 \begin_inset Formula $\sqsubseteq$
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 </row>
22705 <row>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710
22711 \backslash
22712 in
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721 \begin_inset Formula $\in$
22722 \end_inset
22723
22724
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 </row>
22730 <row>
22731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735
22736 \backslash
22737 vdash
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746 \begin_inset Formula $\vdash$
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 </row>
22755 <row>
22756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760
22761 \backslash
22762 smile
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771 \begin_inset Formula $\smile$
22772 \end_inset
22773
22774
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 </row>
22780 <row>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785
22786 \backslash
22787 lhd
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 \begin_inset Formula $\lhd$
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810
22811 \backslash
22812 unlhd
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 \begin_inset Formula $\unlhd$
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835
22836 \backslash
22837 gtrless
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $\gtrless$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \backslash
22862 mid
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Formula $\mid$
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 nmid
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\nmid$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 </lyxtabular>
22906
22907 \end_inset
22908
22909
22910 \begin_inset space \hfill{}
22911 \end_inset
22912
22913
22914 \begin_inset Tabular
22915 <lyxtabular version="3" rows="17" columns="2">
22916 <features rotate="0" tabularvalignment="middle">
22917 <column alignment="center" valignment="top" width="0pt">
22918 <column alignment="center" valignment="top" width="0pt">
22919 <row>
22920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924 Command
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 Result
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 </row>
22939 <row>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 =
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953 \begin_inset Formula $=$
22954 \end_inset
22955
22956
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 </row>
22962 <row>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967
22968 \backslash
22969 not=
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 \begin_inset Formula $\not=$
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 </row>
22987 <row>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992
22993 \backslash
22994 equiv
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003 \begin_inset Formula $\equiv$
23004 \end_inset
23005
23006
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 </row>
23012 <row>
23013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017
23018 \backslash
23019 sim
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 \begin_inset Formula $\sim$
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \backslash
23044 simeq
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 \begin_inset Formula $\simeq$
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 </row>
23062 <row>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067
23068 \backslash
23069 approx
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078 \begin_inset Formula $\approx$
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 </row>
23087 <row>
23088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092
23093 \backslash
23094 cong
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103 \begin_inset Formula $\cong$
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 <row>
23113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117
23118 \backslash
23119 bowtie
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128 \begin_inset Formula $\bowtie$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142
23143 \backslash
23144 notin
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 \begin_inset Formula $\notin$
23154 \end_inset
23155
23156
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 </row>
23162 <row>
23163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167
23168 \backslash
23169 perp
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 \begin_inset Formula $\perp$
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192
23193 \backslash
23194 propto
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203 \begin_inset Formula $\propto$
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 <row>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217
23218 \backslash
23219 asymp
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 \begin_inset Formula $\asymp$
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 <row>
23238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242
23243 \backslash
23244 doteq
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 \begin_inset Formula $\doteq$
23254 \end_inset
23255
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 </row>
23262 <row>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \backslash
23269 circeq
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 \begin_inset Formula $\circeq$
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 </row>
23287 <row>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292
23293 \backslash
23294 models
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303 \begin_inset Formula $\models$
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 </row>
23312 <row>
23313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317
23318 \backslash
23319 widehat=
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 \begin_inset Formula $\widehat{=}$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 </lyxtabular>
23338
23339 \end_inset
23340
23341
23342 \begin_inset space \hfill{}
23343 \end_inset
23344
23345
23346 \begin_inset Tabular
23347 <lyxtabular version="3" rows="17" columns="2">
23348 <features rotate="0" tabularvalignment="middle">
23349 <column alignment="center" valignment="top" width="0pt">
23350 <column alignment="center" valignment="top" width="0pt">
23351 <row>
23352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356 Command
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365 Result
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 </row>
23371 <row>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376 >
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385 \begin_inset Formula $>$
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399
23400 \backslash
23401 ge
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 \begin_inset Formula $\ge$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \backslash
23426 gg
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 \begin_inset Formula $\gg$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 </row>
23444 <row>
23445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449
23450 \backslash
23451 succ
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 \begin_inset Formula $\succ$
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \backslash
23476 succeq
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 \begin_inset Formula $\succeq$
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 </row>
23494 <row>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \backslash
23501 supset
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 \begin_inset Formula $\supset$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 </row>
23519 <row>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \backslash
23526 supseteq
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 \begin_inset Formula $\supseteq$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \backslash
23551 sqsupseteq
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset Formula $\sqsupseteq$
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \backslash
23576 ni
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 \begin_inset Formula $\ni$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599
23600 \backslash
23601 dashv
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\dashv$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \backslash
23626 frown
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset Formula $\frown$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \backslash
23651 rhd
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Formula $\rhd$
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 </row>
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \backslash
23676 unrhd
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $\unrhd$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \backslash
23701 lessgtr
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $\lessgtr$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 <row>
23720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \backslash
23726 parallel
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 \begin_inset Formula $\parallel$
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 </row>
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749
23750 \backslash
23751 nparallel
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 \begin_inset Formula $\nparallel$
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 </row>
23769 </lyxtabular>
23770
23771 \end_inset
23772
23773
23774 \begin_inset space \hfill{}
23775 \end_inset
23776
23777
23778 \end_layout
23779
23780 \begin_layout Standard
23781 \begin_inset VSpace medskip
23782 \end_inset
23783
23784 The characters 
23785 \series bold
23786
23787 \backslash
23788 lhd
23789 \series default
23790  and 
23791 \series bold
23792
23793 \backslash
23794 rhd
23795 \series default
23796  are bigger than the equal looking operators 
23797 \series bold
23798
23799 \backslash
23800 triangleleft
23801 \series default
23802  and 
23803 \series bold
23804
23805 \backslash
23806 triangleright
23807 \series default
23808 , respectively.
23809 \end_layout
23810
23811 \begin_layout Standard
23812 LyX supports also many special relations.
23813  Use the toolbar button 
23814 \begin_inset Info
23815 type  "icon"
23816 arg   "math-insert \\leqq"
23817 \end_inset
23818
23819  to see a list of these relations.
23820 \end_layout
23821
23822 \begin_layout Standard
23823 Relations are, in contrary to symbols, always surrounded by space.
23824 \end_layout
23825
23826 \begin_layout Standard
23827 Relations with labels can be created with the command 
23828 \series bold
23829
23830 \backslash
23831 stackrel
23832 \series default
23833
23834 \begin_inset Index idx
23835 status collapsed
23836
23837 \begin_layout Plain Layout
23838 Commands ! S ! 
23839 \backslash
23840 stackrel
23841 \end_layout
23842
23843 \end_inset
23844
23845 :
23846 \end_layout
23847
23848 \begin_layout Standard
23849 \align center
23850 \begin_inset Tabular
23851 <lyxtabular version="3" rows="2" columns="2">
23852 <features rotate="0" tabularvalignment="middle">
23853 <column alignment="center" valignment="top">
23854 <column alignment="center" valignment="top">
23855 <row>
23856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860 Command
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869 Result
23870 \begin_inset Note Note
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874
23875 \series bold
23876
23877 \backslash
23878 raisebox
23879 \series default
23880  is only used as spacer.
23881 \end_layout
23882
23883 \end_inset
23884
23885
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 </row>
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 A(r)
23897 \backslash
23898 stackrel
23899 \begin_inset space \textvisiblespace{}
23900 \end_inset
23901
23902 r
23903 \backslash
23904 to
23905 \backslash
23906 infty
23907 \begin_inset space \textvisiblespace{}
23908 \end_inset
23909
23910
23911 \begin_inset Formula $\downarrow$
23912 \end_inset
23913
23914
23915 \backslash
23916 approx
23917 \begin_inset space \textvisiblespace{}
23918 \end_inset
23919
23920
23921 \begin_inset space \textvisiblespace{}
23922 \end_inset
23923
23924 B
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23934 \end_inset
23935
23936
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 </row>
23942 </lyxtabular>
23943
23944 \end_inset
23945
23946
23947 \end_layout
23948
23949 \begin_layout Section
23950 Functions
23951 \end_layout
23952
23953 \begin_layout Subsection
23954 Predefined Functions
23955 \begin_inset CommandInset label
23956 LatexCommand label
23957 name "sub:Predefined-Functions"
23958
23959 \end_inset
23960
23961
23962 \begin_inset Index idx
23963 status collapsed
23964
23965 \begin_layout Plain Layout
23966 Functions ! predefined
23967 \end_layout
23968
23969 \end_inset
23970
23971
23972 \end_layout
23973
23974 \begin_layout Standard
23975 In general, variables are set 
23976 \emph on
23977 italic
23978 \emph default
23979  in mathematical expressions, but not function names, because 
23980 \begin_inset Formula $sin$
23981 \end_inset
23982
23983  could be misunderstood as 
23984 \begin_inset Formula $s\cdot i\cdot n$
23985 \end_inset
23986
23987 .
23988  Therefore there are predefined functionswhich are additionally a bit separated
23989  from prefactors.
23990  They are inserted as commands starting with a backslash before their name.
23991 \end_layout
23992
23993 \begin_layout Standard
23994 \align center
23995 \begin_inset Tabular
23996 <lyxtabular version="3" rows="2" columns="4">
23997 <features rotate="0" tabularvalignment="middle">
23998 <column alignment="center" valignment="top" width="0pt">
23999 <column alignment="center" valignment="top" width="0pt">
24000 <column alignment="center" valignment="top" width="0pt">
24001 <column alignment="center" valignment="top" width="0pt">
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 Command
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 Result
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 Command
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 Result
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 </row>
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 Asin(x)+B
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054 \begin_inset Formula $Asin(x)+B$
24055 \end_inset
24056
24057
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066 A
24067 \backslash
24068 sin(x)+B
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Formula $A\sin(x)+B$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 </lyxtabular>
24087
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \begin_layout Standard
24094 The following functions are predefined:
24095 \end_layout
24096
24097 \begin_layout Standard
24098 \begin_inset VSpace -2mm
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \begin_layout Standard
24105 \align center
24106 \begin_inset Tabular
24107 <lyxtabular version="3" rows="9" columns="4">
24108 <features rotate="0" tabularvalignment="middle">
24109 <column alignment="center" valignment="top" width="0pt">
24110 <column alignment="center" valignment="top" width="0pt">
24111 <column alignment="center" valignment="top" width="0pt">
24112 <column alignment="center" valignment="top" width="0pt">
24113 <row>
24114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \begin_layout Plain Layout
24118 Command
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 Command
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 Command
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 Command
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 </row>
24151 <row>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \backslash
24158 sin
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
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 sinh
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 arcsin
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189
24190 \backslash
24191 sup
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 </row>
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \backslash
24204 cos
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
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 cosh
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 arccos
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \backslash
24237 inf
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 </row>
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 tan
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
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 tanh
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 arctan
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281
24282 \backslash
24283 lim
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 </row>
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294
24295 \backslash
24296 cot
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
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 coth
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 arg
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327
24328 \backslash
24329 liminf
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 </row>
24335 <row>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \backslash
24342 sec
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
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 min
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 deg
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 limsup
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 </row>
24381 <row>
24382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386
24387 \backslash
24388 csc
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
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 max
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 det
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Plain Layout
24419
24420 \backslash
24421 Pr
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 </row>
24427 <row>
24428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \backslash
24434 ln
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
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 exp
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 dim
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465
24466 \backslash
24467 hom
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 </row>
24473 <row>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \backslash
24480 lg
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
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 log
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 ker
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 gcd
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 </row>
24519 </lyxtabular>
24520
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \begin_layout Standard
24527 They can also be inserted with the math toolbar button 
24528 \begin_inset Graphics
24529         filename ../images/math/functions.png
24530         scale 85
24531
24532 \end_inset
24533
24534 .
24535 \end_layout
24536
24537 \begin_layout Subsection
24538 Self-defined Functions
24539 \begin_inset Index idx
24540 status collapsed
24541
24542 \begin_layout Plain Layout
24543 Functions ! self-defined
24544 \end_layout
24545
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \begin_layout Standard
24552 To use a function that is not predefined, like for example the sign function
24553  sgn(x), there are two possibilities:
24554 \end_layout
24555
24556 \begin_layout Itemize
24557 Define the function by inserting the following line to the LaTeX-preamble
24558 \begin_inset Foot
24559 status collapsed
24560
24561 \begin_layout Plain Layout
24562 For more about 
24563 \series bold
24564
24565 \backslash
24566 DeclareMathOperator
24567 \series default
24568  see 
24569 \begin_inset CommandInset ref
24570 LatexCommand ref
24571 reference "sub:Self-defined-Operators"
24572
24573 \end_inset
24574
24575 .
24576 \end_layout
24577
24578 \end_inset
24579
24580
24581 \begin_inset Newline newline
24582 \end_inset
24583
24584
24585 \begin_inset VSpace -3mm
24586 \end_inset
24587
24588
24589 \begin_inset Newline newline
24590 \end_inset
24591
24592
24593 \series bold
24594
24595 \backslash
24596 DeclareMathOperator{
24597 \backslash
24598 sgn}{sgn}
24599 \series default
24600
24601 \begin_inset Index idx
24602 status collapsed
24603
24604 \begin_layout Plain Layout
24605 Commands ! D ! 
24606 \backslash
24607 dbinom@
24608 \backslash
24609 DeclareMathOperator
24610 \end_layout
24611
24612 \end_inset
24613
24614
24615 \begin_inset Newline newline
24616 \end_inset
24617
24618
24619 \begin_inset VSpace -2mm
24620 \end_inset
24621
24622
24623 \begin_inset Newline newline
24624 \end_inset
24625
24626 Now the new defined function can be called with the command 
24627 \series bold
24628
24629 \backslash
24630 sgn
24631 \series default
24632 .
24633 \end_layout
24634
24635 \begin_layout Itemize
24636 Write the formula as usual, mark the formula name, in our example the letters
24637  
24638 \emph on
24639 sgn
24640 \emph default
24641 , and change it to mathematical text.
24642  Finally, a space is inserted between prefactor and function.
24643 \end_layout
24644
24645 \begin_layout Standard
24646 The result is the same with both methods as with a predefined function
24647 \begin_inset Foot
24648 status collapsed
24649
24650 \begin_layout Plain Layout
24651 In LyX self-defined functions are displayed red, predefined ones black.
24652 \end_layout
24653
24654 \end_inset
24655
24656 :
24657 \end_layout
24658
24659 \begin_layout Standard
24660 \align center
24661 \begin_inset Tabular
24662 <lyxtabular version="3" rows="3" columns="2">
24663 <features rotate="0" tabularvalignment="middle">
24664 <column alignment="center" valignment="top" width="0pt">
24665 <column alignment="center" valignment="top" width="0pt">
24666 <row>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671 Command
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680 Result
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 </row>
24686 <row>
24687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 A
24692 \backslash
24693 sgn(x)+B
24694 \end_layout
24695
24696 \end_inset
24697 </cell>
24698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24699 \begin_inset Text
24700
24701 \begin_layout Plain Layout
24702 \begin_inset Formula $A\sgn(x)+B$
24703 \end_inset
24704
24705
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 </row>
24711 <row>
24712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716 A
24717 \backslash
24718 ,
24719 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24720 \end_inset
24721
24722 (x)+B
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24732 \end_inset
24733
24734
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 </lyxtabular>
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \begin_layout Standard
24748 The first method is more suitable when the self-defined function should
24749  be used several times.
24750 \end_layout
24751
24752 \begin_layout Subsection
24753 Limits
24754 \begin_inset Index idx
24755 status collapsed
24756
24757 \begin_layout Plain Layout
24758 Limits
24759 \end_layout
24760
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \begin_layout Standard
24767 For limits, in addition to the commands 
24768 \series bold
24769
24770 \backslash
24771 lim
24772 \series default
24773
24774 \begin_inset Index idx
24775 status collapsed
24776
24777 \begin_layout Plain Layout
24778 Commands ! L ! 
24779 \backslash
24780 lim
24781 \end_layout
24782
24783 \end_inset
24784
24785
24786 \series bold
24787
24788 \backslash
24789 liminf
24790 \series default
24791  and 
24792 \series bold
24793
24794 \backslash
24795 limsup
24796 \series default
24797  the following functions are defined:
24798 \end_layout
24799
24800 \begin_layout Standard
24801 \align center
24802 \begin_inset Tabular
24803 <lyxtabular version="3" rows="5" columns="2">
24804 <features rotate="0" tabularvalignment="middle">
24805 <column alignment="center" valignment="top">
24806 <column alignment="center" valignment="top">
24807 <row>
24808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812 Command
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821 Result
24822 \begin_inset Note Note
24823 status collapsed
24824
24825 \begin_layout Plain Layout
24826
24827 \series bold
24828
24829 \backslash
24830 raisebox
24831 \series default
24832  is only used as spacer.
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 </row>
24843 <row>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848
24849 \backslash
24850 varliminf
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24856 \begin_inset Text
24857
24858 \begin_layout Plain Layout
24859 \begin_inset Formula $\varliminf$
24860 \end_inset
24861
24862
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 </row>
24868 <row>
24869 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24870 \begin_inset Text
24871
24872 \begin_layout Plain Layout
24873
24874 \backslash
24875 varlimsup
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884 \begin_inset Formula $\varlimsup$
24885 \end_inset
24886
24887
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 </row>
24893 <row>
24894 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24895 \begin_inset Text
24896
24897 \begin_layout Plain Layout
24898
24899 \backslash
24900 varprojlim
24901 \end_layout
24902
24903 \end_inset
24904 </cell>
24905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909 \begin_inset Formula $\varprojlim$
24910 \end_inset
24911
24912
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 </row>
24918 <row>
24919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Plain Layout
24923
24924 \backslash
24925 varinjlim
24926 \end_layout
24927
24928 \end_inset
24929 </cell>
24930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934 \begin_inset Formula $\varinjlim$
24935 \end_inset
24936
24937
24938 \begin_inset Formula $\raisebox{-2.5mm}{}$
24939 \end_inset
24940
24941
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 </row>
24947 </lyxtabular>
24948
24949 \end_inset
24950
24951
24952 \end_layout
24953
24954 \begin_layout Standard
24955 \begin_inset VSpace medskip
24956 \end_inset
24957
24958 The limit is created by inserting a subscript.
24959  It is set right beside the function in an inline formula:
24960 \end_layout
24961
24962 \begin_layout Standard
24963 \align center
24964 \begin_inset Tabular
24965 <lyxtabular version="3" rows="2" columns="2">
24966 <features rotate="0" tabularvalignment="middle">
24967 <column alignment="center" valignment="top" width="0pt">
24968 <column alignment="center" valignment="top" width="0pt">
24969 <row>
24970 <cell alignment="center" valignment="top" usebox="none">
24971 \begin_inset Text
24972
24973 \begin_layout Plain Layout
24974 Command
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 <cell alignment="center" valignment="top" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983 \begin_inset space \hspace{}
24984 \length 1cm
24985 \end_inset
24986
24987 Result
24988 \begin_inset Note Note
24989 status collapsed
24990
24991 \begin_layout Plain Layout
24992 The space and
24993 \series bold
24994  
24995 \backslash
24996 raisebox
24997 \series default
24998  are used here as spacer.
24999 \end_layout
25000
25001 \end_inset
25002
25003
25004 \end_layout
25005
25006 \end_inset
25007 </cell>
25008 </row>
25009 <row>
25010 <cell alignment="center" valignment="top" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014
25015 \backslash
25016 lim_x
25017 \backslash
25018 to
25019 \begin_inset space \textvisiblespace{}
25020 \end_inset
25021
25022 A
25023 \begin_inset space \textvisiblespace{}
25024 \end_inset
25025
25026 x=B
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell alignment="center" valignment="top" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25036 \end_inset
25037
25038
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 </row>
25044 </lyxtabular>
25045
25046 \end_inset
25047
25048
25049 \end_layout
25050
25051 \begin_layout Standard
25052 In a displayed formula the limit is set below the formula, as usual:
25053 \begin_inset Formula 
25054 \[
25055 \lim_{x\to A}x=B
25056 \]
25057
25058 \end_inset
25059
25060
25061 \end_layout
25062
25063 \begin_layout Standard
25064 \begin_inset VSpace medskip
25065 \end_inset
25066
25067
25068 \end_layout
25069
25070 \begin_layout Standard
25071 How to adjust the typesetting of the limits see 
25072 \begin_inset CommandInset ref
25073 LatexCommand ref
25074 reference "sub:Operator-Limits"
25075
25076 \end_inset
25077
25078 .
25079 \end_layout
25080
25081 \begin_layout Subsection
25082 Modulo-Functions
25083 \begin_inset Index idx
25084 status collapsed
25085
25086 \begin_layout Plain Layout
25087 Functions ! modulo-
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Standard
25096 The modulo-function is special, because it exists in four variants.
25097  The variants in a displayed formula are:
25098 \begin_inset Formula 
25099 \begin{align*}
25100 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25101 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25102 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25103 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25104 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25105 \end{align*}
25106
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \begin_layout Standard
25113 In an inline formula less space is set before the function names for all
25114  variants.
25115  By default the modulo-functions take only the first following character
25116  into account.
25117  To use more than one character, one has to put them into TeX-braces:
25118 \begin_inset Formula 
25119 \begin{align*}
25120 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25121 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25122 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25123 \end{align*}
25124
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \begin_layout Section
25131 Special Characters
25132 \begin_inset Index idx
25133 status collapsed
25134
25135 \begin_layout Plain Layout
25136 Special characters
25137 \end_layout
25138
25139 \end_inset
25140
25141
25142 \end_layout
25143
25144 \begin_layout Subsection
25145 Special Characters in Mathematical Text
25146 \end_layout
25147
25148 \begin_layout Standard
25149 The following commands can only be used in mathematical text or in TeX-mode:
25150 \end_layout
25151
25152 \begin_layout Standard
25153 \begin_inset space \hfill{}
25154 \end_inset
25155
25156
25157 \begin_inset Tabular
25158 <lyxtabular version="3" rows="8" columns="2">
25159 <features rotate="0" tabularvalignment="middle">
25160 <column alignment="block" valignment="top">
25161 <column alignment="block" valignment="top">
25162 <row>
25163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Plain Layout
25167 Command
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176 Result
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 </row>
25182 <row>
25183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \backslash
25189 oe
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198 \begin_inset Formula $\textrm{œ}$
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \end_inset
25205 </cell>
25206 </row>
25207 <row>
25208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212
25213 \backslash
25214 OE
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223 \begin_inset Formula $\textrm{Œ}$
25224 \end_inset
25225
25226
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 </row>
25232 <row>
25233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Plain Layout
25237
25238 \backslash
25239 ae
25240 \end_layout
25241
25242 \end_inset
25243 </cell>
25244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248 \begin_inset Formula $\textrm{æ}$
25249 \end_inset
25250
25251
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 AE
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273 \begin_inset Formula $\textrm{Æ}$
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 </row>
25282 <row>
25283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25284 \begin_inset Text
25285
25286 \begin_layout Plain Layout
25287
25288 \backslash
25289 aa
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Plain Layout
25298 \begin_inset Formula $\textrm{\aa}$
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 </row>
25307 <row>
25308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25309 \begin_inset Text
25310
25311 \begin_layout Plain Layout
25312
25313 \backslash
25314 AA
25315 \begin_inset Index idx
25316 status collapsed
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 @
25322 \begin_inset ERT
25323 status collapsed
25324
25325 \begin_layout Plain Layout
25326
25327
25328 \backslash
25329 textrm{
25330 \backslash
25331 AA}
25332 \end_layout
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350 \begin_inset Formula $\textrm{Å}$
25351 \end_inset
25352
25353
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 </row>
25359 <row>
25360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \backslash
25366 i
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375 \begin_inset Formula $\textrm{ı}$
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 </row>
25384 </lyxtabular>
25385
25386 \end_inset
25387
25388
25389 \begin_inset space \hfill{}
25390 \end_inset
25391
25392
25393 \begin_inset Tabular
25394 <lyxtabular version="3" rows="8" columns="2">
25395 <features rotate="0" tabularvalignment="middle">
25396 <column alignment="block" valignment="top">
25397 <column alignment="center" valignment="top">
25398 <row>
25399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403 command
25404 \begin_inset Note Note
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408 The space of 0
25409 \begin_inset space \thinspace{}
25410 \end_inset
25411
25412 mm is used for separation, because otherwise the output will be ¡ and ¿
25413  respectively.
25414 \end_layout
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427 Result
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 </row>
25433 <row>
25434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438
25439 \backslash
25440 o
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449 \begin_inset Formula $\textrm{ø}$
25450 \end_inset
25451
25452
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 </row>
25458 <row>
25459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25460 \begin_inset Text
25461
25462 \begin_layout Plain Layout
25463
25464 \backslash
25465 O
25466 \end_layout
25467
25468 \end_inset
25469 </cell>
25470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25471 \begin_inset Text
25472
25473 \begin_layout Plain Layout
25474 \begin_inset Formula $\textrm{Ø}$
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 </row>
25483 <row>
25484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25485 \begin_inset Text
25486
25487 \begin_layout Plain Layout
25488
25489 \backslash
25490 l
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499 \begin_inset Formula $\textrm{ł}$
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 </row>
25508 <row>
25509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513
25514 \backslash
25515 L
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524 \begin_inset Formula $\textrm{Ł}$
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 </row>
25533 <row>
25534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Plain Layout
25538 !
25539 \begin_inset space \hspace{}
25540 \length 0mm
25541 \end_inset
25542
25543 `
25544 \begin_inset space \textvisiblespace{}
25545 \end_inset
25546
25547
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556 \begin_inset Formula $\textrm{!`}$
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 </row>
25565 <row>
25566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570 ?
25571 \begin_inset space \hspace{}
25572 \length 0mm
25573 \end_inset
25574
25575 `
25576 \begin_inset space \textvisiblespace{}
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 \begin_inset Formula $\textrm{?`}$
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \end_inset
25595 </cell>
25596 </row>
25597 <row>
25598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602
25603 \backslash
25604 j
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25610 \begin_inset Text
25611
25612 \begin_layout Plain Layout
25613 \begin_inset Formula $\textrm{ȷ}$
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 </row>
25622 </lyxtabular>
25623
25624 \end_inset
25625
25626
25627 \begin_inset space \hfill{}
25628 \end_inset
25629
25630
25631 \end_layout
25632
25633 \begin_layout Standard
25634 The characters 
25635 \begin_inset Formula $\textrm{\textrm{Å}}$
25636 \end_inset
25637
25638  and 
25639 \begin_inset Formula $\textrm{\textrm{Ø}}$
25640 \end_inset
25641
25642  can also be inserted via the math toolbar button 
25643 \begin_inset Graphics
25644         filename ../images/math/digamma.png
25645         scale 85
25646
25647 \end_inset
25648
25649 .
25650 \end_layout
25651
25652 \begin_layout Standard
25653 An exception are the commands 
25654 \series bold
25655 !
25656 \begin_inset space \hspace{}
25657 \length 0mm
25658 \end_inset
25659
25660 `
25661 \series default
25662  and 
25663 \series bold
25664 ?
25665 \begin_inset space \hspace{}
25666 \length 0mm
25667 \end_inset
25668
25669 `
25670 \series default
25671 , because they can be inserted in LyX directly to text.
25672 \end_layout
25673
25674 \begin_layout Subsection
25675 Accents in Text
25676 \begin_inset CommandInset label
25677 LatexCommand label
25678 name "sub:Accents-in-Text"
25679
25680 \end_inset
25681
25682
25683 \begin_inset Index idx
25684 status collapsed
25685
25686 \begin_layout Plain Layout
25687 Accents ! in text
25688 \end_layout
25689
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \begin_layout Standard
25696 With the following commands all letters can be accented.
25697  The commands must be inserted in TeX-mode.
25698 \end_layout
25699
25700 \begin_layout Standard
25701 \begin_inset space \hfill{}
25702 \end_inset
25703
25704
25705 \begin_inset Tabular
25706 <lyxtabular version="3" rows="8" columns="2">
25707 <features rotate="0" tabularvalignment="middle">
25708 <column alignment="block" valignment="top">
25709 <column alignment="block" valignment="top">
25710 <row>
25711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 Command
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25721 \begin_inset Text
25722
25723 \begin_layout Plain Layout
25724 Result
25725 \end_layout
25726
25727 \end_inset
25728 </cell>
25729 </row>
25730 <row>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Plain Layout
25735
25736 \backslash
25737
25738 \begin_inset Quotes grd
25739 \end_inset
25740
25741 e
25742 \end_layout
25743
25744 \end_inset
25745 </cell>
25746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25747 \begin_inset Text
25748
25749 \begin_layout Plain Layout
25750 \begin_inset ERT
25751 status collapsed
25752
25753 \begin_layout Plain Layout
25754
25755
25756 \backslash
25757 "e
25758 \end_layout
25759
25760 \end_inset
25761
25762
25763 \end_layout
25764
25765 \end_inset
25766 </cell>
25767 </row>
25768 <row>
25769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Plain Layout
25773
25774 \backslash
25775 `e
25776 \end_layout
25777
25778 \end_inset
25779 </cell>
25780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25781 \begin_inset Text
25782
25783 \begin_layout Plain Layout
25784 \begin_inset ERT
25785 status collapsed
25786
25787 \begin_layout Plain Layout
25788
25789
25790 \backslash
25791 `e
25792 \end_layout
25793
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \end_inset
25800 </cell>
25801 </row>
25802 <row>
25803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25804 \begin_inset Text
25805
25806 \begin_layout Plain Layout
25807
25808 \backslash
25809 ^
25810 \begin_inset space \textvisiblespace{}
25811 \end_inset
25812
25813 e
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822 \begin_inset ERT
25823 status collapsed
25824
25825 \begin_layout Plain Layout
25826
25827
25828 \backslash
25829 ^e
25830 \end_layout
25831
25832 \end_inset
25833
25834
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 </row>
25840 <row>
25841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845
25846 \backslash
25847 =e
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25853 \begin_inset Text
25854
25855 \begin_layout Plain Layout
25856 \begin_inset ERT
25857 status collapsed
25858
25859 \begin_layout Plain Layout
25860
25861
25862 \backslash
25863 =e
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \end_inset
25872 </cell>
25873 </row>
25874 <row>
25875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25876 \begin_inset Text
25877
25878 \begin_layout Plain Layout
25879
25880 \backslash
25881 u
25882 \begin_inset space \textvisiblespace{}
25883 \end_inset
25884
25885 e
25886 \end_layout
25887
25888 \end_inset
25889 </cell>
25890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25891 \begin_inset Text
25892
25893 \begin_layout Plain Layout
25894 \begin_inset ERT
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898
25899
25900 \backslash
25901 u e
25902 \end_layout
25903
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 </row>
25912 <row>
25913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917
25918 \backslash
25919 b
25920 \begin_inset space \textvisiblespace{}
25921 \end_inset
25922
25923 e
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 \begin_inset ERT
25933 status collapsed
25934
25935 \begin_layout Plain Layout
25936
25937
25938 \backslash
25939 b e
25940 \end_layout
25941
25942 \end_inset
25943
25944
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 </row>
25950 <row>
25951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955
25956 \backslash
25957 t
25958 \begin_inset space \textvisiblespace{}
25959 \end_inset
25960
25961 ee
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25967 \begin_inset Text
25968
25969 \begin_layout Plain Layout
25970 \begin_inset ERT
25971 status collapsed
25972
25973 \begin_layout Plain Layout
25974
25975
25976 \backslash
25977 t ee
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 </lyxtabular>
25989
25990 \end_inset
25991
25992
25993 \begin_inset space \hfill{}
25994 \end_inset
25995
25996
25997 \begin_inset Tabular
25998 <lyxtabular version="3" rows="8" columns="2">
25999 <features rotate="0" tabularvalignment="middle">
26000 <column alignment="block" valignment="top">
26001 <column alignment="center" valignment="top">
26002 <row>
26003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26004 \begin_inset Text
26005
26006 \begin_layout Plain Layout
26007 Command
26008 \end_layout
26009
26010 \end_inset
26011 </cell>
26012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26013 \begin_inset Text
26014
26015 \begin_layout Plain Layout
26016 Result
26017 \end_layout
26018
26019 \end_inset
26020 </cell>
26021 </row>
26022 <row>
26023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26024 \begin_inset Text
26025
26026 \begin_layout Plain Layout
26027
26028 \backslash
26029 H
26030 \begin_inset space \textvisiblespace{}
26031 \end_inset
26032
26033 e
26034 \end_layout
26035
26036 \end_inset
26037 </cell>
26038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042 \begin_inset ERT
26043 status collapsed
26044
26045 \begin_layout Plain Layout
26046
26047
26048 \backslash
26049 H e
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 </row>
26060 <row>
26061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065
26066 \backslash
26067 'e
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076 \begin_inset ERT
26077 status collapsed
26078
26079 \begin_layout Plain Layout
26080
26081
26082 \backslash
26083 'e
26084 \end_layout
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 </row>
26094 <row>
26095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26096 \begin_inset Text
26097
26098 \begin_layout Plain Layout
26099
26100 \backslash
26101 ~e
26102 \begin_inset Index idx
26103 status collapsed
26104
26105 \begin_layout Plain Layout
26106 Tilde
26107 \end_layout
26108
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120 \begin_inset ERT
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124
26125
26126 \backslash
26127 ~e
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 </row>
26138 <row>
26139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Plain Layout
26143
26144 \backslash
26145 .e
26146 \end_layout
26147
26148 \end_inset
26149 </cell>
26150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Plain Layout
26154 \begin_inset ERT
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158
26159
26160 \backslash
26161 .e
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 </row>
26172 <row>
26173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177
26178 \backslash
26179 v
26180 \begin_inset space \textvisiblespace{}
26181 \end_inset
26182
26183 e
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192 \begin_inset ERT
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196
26197
26198 \backslash
26199 v e
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 <row>
26211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Plain Layout
26215
26216 \backslash
26217 d
26218 \begin_inset space \textvisiblespace{}
26219 \end_inset
26220
26221 e
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Plain Layout
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234
26235
26236 \backslash
26237 d e
26238 \end_layout
26239
26240 \end_inset
26241
26242
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 </row>
26248 <row>
26249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253
26254 \backslash
26255 c
26256 \begin_inset space \textvisiblespace{}
26257 \end_inset
26258
26259 e
26260 \end_layout
26261
26262 \end_inset
26263 </cell>
26264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26265 \begin_inset Text
26266
26267 \begin_layout Plain Layout
26268 \begin_inset ERT
26269 status collapsed
26270
26271 \begin_layout Plain Layout
26272
26273
26274 \backslash
26275 c e
26276 \end_layout
26277
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 </row>
26286 </lyxtabular>
26287
26288 \end_inset
26289
26290
26291 \begin_inset space \hfill{}
26292 \end_inset
26293
26294
26295 \end_layout
26296
26297 \begin_layout Standard
26298 \begin_inset VSpace medskip
26299 \end_inset
26300
26301 With the command 
26302 \series bold
26303
26304 \backslash
26305 t
26306 \series default
26307  also two different characters can be accented.
26308  The command 
26309 \series bold
26310
26311 \backslash
26312 t
26313 \begin_inset space \textvisiblespace{}
26314 \end_inset
26315
26316 sz
26317 \series default
26318  creates: 
26319 \begin_inset ERT
26320 status collapsed
26321
26322 \begin_layout Plain Layout
26323
26324
26325 \backslash
26326 t sz
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Standard
26335 The accents 
26336 \series bold
26337 `
26338 \series default
26339  , 
26340 \series bold
26341 '
26342 \series default
26343  and 
26344 \series bold
26345 ^
26346 \series default
26347  can in combination with vowels directly be inserted with the keyboard without
26348  using TeX-mode.
26349  The same applies for the tilde
26350 \begin_inset Foot
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354 This only applies for keyboards where the tilde is defined as accent.
26355 \end_layout
26356
26357 \end_inset
26358
26359  
26360 \series bold
26361 ~
26362 \series default
26363  in combination with 
26364 \emph on
26365 a
26366 \emph default
26367  , 
26368 \emph on
26369 n
26370 \emph default
26371  , or 
26372 \emph on
26373 o
26374 \emph default
26375 .
26376 \end_layout
26377
26378 \begin_layout Standard
26379 The commands 
26380 \series bold
26381
26382 \backslash
26383 b
26384 \series default
26385  , 
26386 \series bold
26387
26388 \backslash
26389 c
26390 \series default
26391  , 
26392 \series bold
26393
26394 \backslash
26395 d
26396 \series default
26397  , 
26398 \series bold
26399
26400 \backslash
26401 H
26402 \series default
26403  , 
26404 \series bold
26405
26406 \backslash
26407 t
26408 \series default
26409  , 
26410 \series bold
26411
26412 \backslash
26413 u
26414 \series default
26415  , 
26416 \series bold
26417
26418 \backslash
26419 v
26420 \series default
26421  and accents that are inserted directly with the keyboard are also available
26422  in mathematical text.
26423  For the other accents there are special math commands to be used in formulas,
26424  see 
26425 \begin_inset CommandInset ref
26426 LatexCommand ref
26427 reference "sub:Accents-for-one"
26428
26429 \end_inset
26430
26431 .
26432 \end_layout
26433
26434 \begin_layout Standard
26435 \begin_inset VSpace bigskip
26436 \end_inset
26437
26438 Furthermore, with the command 
26439 \series bold
26440
26441 \backslash
26442 textcircled
26443 \series default
26444
26445 \begin_inset Index idx
26446 status collapsed
26447
26448 \begin_layout Plain Layout
26449 Commands ! T ! 
26450 \backslash
26451 textcircled
26452 \end_layout
26453
26454 \end_inset
26455
26456  all numbers and letters can be set into a circle, quasi accented with a
26457  circle, similar to the copyright symbol.
26458 \end_layout
26459
26460 \begin_layout Standard
26461 \align center
26462 \begin_inset Tabular
26463 <lyxtabular version="3" rows="3" columns="2">
26464 <features rotate="0" tabularvalignment="middle">
26465 <column alignment="center" valignment="top">
26466 <column alignment="center" valignment="top">
26467 <row>
26468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472 Command
26473 \end_layout
26474
26475 \end_inset
26476 </cell>
26477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481 Result
26482 \begin_inset Note Note
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486
26487 \series bold
26488
26489 \backslash
26490 raisebox
26491 \series default
26492  is only used as spacer.
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 </row>
26503 <row>
26504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26505 \begin_inset Text
26506
26507 \begin_layout Plain Layout
26508
26509 \backslash
26510 textcircled{w}
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26516 \begin_inset Text
26517
26518 \begin_layout Plain Layout
26519 \begin_inset ERT
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523
26524
26525 \backslash
26526 textcircled{w}
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 Large 
26545 \backslash
26546 textcircled{
26547 \backslash
26548 normalsize
26549 \backslash
26550 protect
26551 \backslash
26552 raisebox{-1.5pt}{W}}
26553 \end_layout
26554
26555 \end_inset
26556 </cell>
26557 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26558 \begin_inset Text
26559
26560 \begin_layout Plain Layout
26561 \begin_inset Formula $\raisebox{4.5mm}{}$
26562 \end_inset
26563
26564
26565 \begin_inset ERT
26566 status collapsed
26567
26568 \begin_layout Plain Layout
26569
26570
26571 \backslash
26572 Large 
26573 \backslash
26574 textcircled{
26575 \backslash
26576 normalsize
26577 \backslash
26578 protect
26579 \backslash
26580 raisebox{-1.5pt}W}
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \begin_inset Formula $\raisebox{-2mm}{}$
26587 \end_inset
26588
26589
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 </row>
26595 </lyxtabular>
26596
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \begin_layout Standard
26603 One has to take care that the character fits in the circle.
26604  
26605 \series bold
26606
26607 \backslash
26608 Large
26609 \series default
26610
26611 \begin_inset Foot
26612 status collapsed
26613
26614 \begin_layout Plain Layout
26615 see 
26616 \begin_inset CommandInset ref
26617 LatexCommand ref
26618 reference "sub:Font-Sizes"
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \end_inset
26626
26627  specifies thereby the size of the circle.
26628  With the help of 
26629 \series bold
26630
26631 \backslash
26632 raisebox
26633 \series default
26634
26635 \begin_inset Foot
26636 status collapsed
26637
26638 \begin_layout Plain Layout
26639 see 
26640 \begin_inset CommandInset ref
26641 LatexCommand ref
26642 reference "sub:Boxes-without-Frame"
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \end_inset
26650
26651  the character can be centered.
26652 \end_layout
26653
26654 \begin_layout Subsection
26655 Old-style Figures
26656 \begin_inset Index idx
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660 Old-style Figures
26661 \end_layout
26662
26663 \end_inset
26664
26665
26666 \end_layout
26667
26668 \begin_layout Standard
26669 Old-style figures (also known as old-style numerals) are created with the
26670  command 
26671 \series bold
26672
26673 \backslash
26674 oldstylenums
26675 \series default
26676
26677 \begin_inset Index idx
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681 Commands ! O ! 
26682 \backslash
26683 oldstylenums
26684 \end_layout
26685
26686 \end_inset
26687
26688 .
26689  The command can be used in formulas and in TeX-mode.
26690  The command scheme is:
26691 \end_layout
26692
26693 \begin_layout Standard
26694
26695 \series bold
26696
26697 \backslash
26698 oldstylenums{number}
26699 \end_layout
26700
26701 \begin_layout Standard
26702 The command 
26703 \series bold
26704
26705 \backslash
26706 oldstylenums{0123456789
26707 \series default
26708  produces: 
26709 \begin_inset Formula $\oldstylenums{0123456789}$
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Section
26716 Formula Styles
26717 \begin_inset CommandInset label
26718 LatexCommand label
26719 name "sec:Formula-Styles"
26720
26721 \end_inset
26722
26723
26724 \begin_inset Index idx
26725 status collapsed
26726
26727 \begin_layout Plain Layout
26728 Formula ! styles
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \begin_layout Itemize
26737 There are two different alignment styles:
26738 \end_layout
26739
26740 \begin_deeper
26741 \begin_layout Description
26742 Centered is the predefined standard
26743 \end_layout
26744
26745 \begin_layout Description
26746 Indented for this the option 
26747 \series bold
26748 fleqn
26749 \series default
26750  must be inserted in the menu 
26751 \family sans
26752 Document\SpecialChar \menuseparator
26753 Settings
26754 \family default
26755  under 
26756 \family sans
26757 Document
26758 \begin_inset space ~
26759 \end_inset
26760
26761 Class
26762 \end_layout
26763
26764 \begin_layout Standard
26765 When 
26766 \series bold
26767 Indented
26768 \series default
26769  is used, the indentation can be adjusted with the length 
26770 \series bold
26771
26772 \backslash
26773 mathindent
26774 \series default
26775
26776 \begin_inset Index idx
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780 Commands ! M ! 
26781 \backslash
26782 mathindent
26783 \end_layout
26784
26785 \end_inset
26786
26787 .
26788  Should the distance be 15
26789 \begin_inset space \thinspace{}
26790 \end_inset
26791
26792 mm, the following command line is inserted in the LaTeX-preamble
26793 \end_layout
26794
26795 \begin_layout Standard
26796
26797 \series bold
26798
26799 \backslash
26800 setlength{
26801 \backslash
26802 mathindent}{15mm}
26803 \end_layout
26804
26805 \begin_layout Standard
26806 When no length is specified, the predefined value of 30
26807 \begin_inset space \thinspace{}
26808 \end_inset
26809
26810 pt will be used.
26811 \end_layout
26812
26813 \end_deeper
26814 \begin_layout Itemize
26815 And two different numbering styles:
26816 \end_layout
26817
26818 \begin_deeper
26819 \begin_layout Description
26820 Right is the predefined standard
26821 \end_layout
26822
26823 \begin_layout Description
26824 Left for this the option 
26825 \series bold
26826 leqno
26827 \series default
26828  must be inserted in the menu 
26829 \family sans
26830 Document\SpecialChar \menuseparator
26831 Settings
26832 \family default
26833  under 
26834 \family sans
26835 Document
26836 \begin_inset space ~
26837 \end_inset
26838
26839 Class
26840 \end_layout
26841
26842 \end_deeper
26843 \begin_layout Standard
26844
26845 \series bold
26846 fleqn
26847 \series default
26848  and 
26849 \series bold
26850 leqno
26851 \series default
26852  can also be used together.
26853  In this case both options are inserted, separated by a comma.
26854 \end_layout
26855
26856 \begin_layout Standard
26857 The chosen styles are used for all displayed formulas of the document.
26858  When both, centered and indented formulas should be created in a document,
26859  the style 
26860 \series bold
26861 Centered
26862 \series default
26863  is used.
26864  The indented formulas are then set in a flalign environment, see 
26865 \begin_inset CommandInset ref
26866 LatexCommand ref
26867 reference "sub:Flalign-Environment"
26868
26869 \end_inset
26870
26871 .
26872 \end_layout
26873
26874 \begin_layout Section
26875 Multiline Formulas
26876 \begin_inset CommandInset label
26877 LatexCommand label
26878 name "sec:Multiline-Formulas"
26879
26880 \end_inset
26881
26882
26883 \begin_inset Index idx
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887 Formula ! multiline
26888 \end_layout
26889
26890 \end_inset
26891
26892
26893 \end_layout
26894
26895 \begin_layout Subsection
26896 General
26897 \end_layout
26898
26899 \begin_layout Standard
26900 In LyX multiline formulas are created by pressing 
26901 \series bold
26902
26903 \begin_inset Info
26904 type  "shortcut"
26905 arg   "newline-insert newline"
26906 \end_inset
26907
26908
26909 \series default
26910  inside a formula.
26911  This creates either an 
26912 \series bold
26913 eqnarray environment
26914 \series default
26915  that is described in 
26916 \begin_inset CommandInset ref
26917 LatexCommand ref
26918 reference "sub:Eqnarray-Environment"
26919
26920 \end_inset
26921
26922  or, when the option 
26923 \family sans
26924 Use AMS math package
26925 \family default
26926  in the document settings is selected, an 
26927 \series bold
26928 align environment
26929 \series default
26930  that is described in 
26931 \begin_inset CommandInset ref
26932 LatexCommand ref
26933 reference "sub:Standard-align-Environment"
26934
26935 \end_inset
26936
26937 .
26938  The align environment is recommended because it provides in any case a
26939  typographically correct output.
26940 \end_layout
26941
26942 \begin_layout Standard
26943 There are other multiline formula environments that can be created via the
26944  menu 
26945 \family sans
26946 Insert\SpecialChar \menuseparator
26947 Math
26948 \family default
26949 .
26950  These environments are described in the following sections.
26951 \end_layout
26952
26953 \begin_layout Standard
26954 In all multiline formula environments a new line is created by pressing
26955  
26956 \begin_inset Info
26957 type  "shortcut"
26958 arg   "newline-insert newline"
26959 \end_inset
26960
26961 .
26962  To add or delete lines, the math toolbar buttons 
26963 \begin_inset Graphics
26964         filename ../images/tabular-feature_append-row.png
26965         scale 85
26966
26967 \end_inset
26968
26969  or 
26970 \begin_inset Graphics
26971         filename ../images/tabular-feature_delete-row.png
26972         scale 85
26973
26974 \end_inset
26975
26976 , respectively, or the menu 
26977 \family sans
26978 Edit\SpecialChar \menuseparator
26979 Rows & Columns
26980 \family default
26981  can be used.
26982 \end_layout
26983
26984 \begin_layout Subsubsection
26985 Line Separation
26986 \begin_inset CommandInset label
26987 LatexCommand label
26988 name "sub:Line-Separation"
26989
26990 \end_inset
26991
26992
26993 \begin_inset Index idx
26994 status collapsed
26995
26996 \begin_layout Plain Layout
26997 Formula ! multiline ! Line separation
26998 \end_layout
26999
27000 \end_inset
27001
27002
27003 \end_layout
27004
27005 \begin_layout Standard
27006 There is sometimes not enough space in multiline formulas between the lines:
27007 \begin_inset Formula 
27008 \begin{eqnarray*}
27009 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}\\
27010 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
27011 \end{eqnarray*}
27012
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \begin_layout Standard
27019 In LaTeX additional line space is specified as optional argument of the
27020  new line command.
27021  This is not yet possible in LyX
27022 \begin_inset Foot
27023 status collapsed
27024
27025 \begin_layout Plain Layout
27026 see 
27027 \begin_inset CommandInset href
27028 LatexCommand href
27029 name "LyX-bug #1505"
27030 target "http://www.lyx.org/trac/ticket/1505"
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \end_inset
27038
27039 , therefore the whole formula must be inserted in TeX-mode.
27040  To add in our example space, the command 
27041 \series bold
27042
27043 \backslash
27044
27045 \backslash
27046 [3mm]
27047 \series default
27048  is inserted at the end of the first line.
27049  One gets: 
27050 \begin_inset ERT
27051 status collapsed
27052
27053 \begin_layout Plain Layout
27054
27055
27056 \backslash
27057 begin{eqnarray*}
27058 \end_layout
27059
27060 \begin_layout Plain Layout
27061
27062 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27063  = & 
27064 \backslash
27065 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27066 \backslash
27067
27068 \backslash
27069 [3mm]
27070 \end_layout
27071
27072 \begin_layout Plain Layout
27073
27074 4x^{2}
27075 \backslash
27076 left(B^{2}+x_{0}^{2}
27077 \backslash
27078 right)+4x_{0}x
27079 \backslash
27080 left(D-B^{2}
27081 \backslash
27082 right)+B^{2}
27083 \backslash
27084 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27085 \backslash
27086 right) & = & 0
27087 \end_layout
27088
27089 \begin_layout Plain Layout
27090
27091
27092 \backslash
27093 end{eqnarray*}
27094 \end_layout
27095
27096 \end_inset
27097
27098
27099 \end_layout
27100
27101 \begin_layout Standard
27102 \begin_inset VSpace bigskip
27103 \end_inset
27104
27105 To set the line separation for all lines in a formula, the length 
27106 \series bold
27107
27108 \backslash
27109 jot
27110 \series default
27111
27112 \begin_inset Index idx
27113 status collapsed
27114
27115 \begin_layout Plain Layout
27116 Commands ! J ! 
27117 \backslash
27118 jot
27119 \end_layout
27120
27121 \end_inset
27122
27123  is changed.
27124  The definition is: 
27125 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27126 \end_inset
27127
27128 .
27129  Predefined for 
27130 \series bold
27131
27132 \backslash
27133 jot
27134 \series default
27135  is the value 3
27136 \begin_inset space \thinspace{}
27137 \end_inset
27138
27139 pt.
27140  To create 3
27141 \begin_inset space \thinspace{}
27142 \end_inset
27143
27144 mm additional line separation as in the previous example, the command
27145 \end_layout
27146
27147 \begin_layout Standard
27148
27149 \series bold
27150
27151 \backslash
27152 setlength{
27153 \backslash
27154 jot}{3mm+3pt}
27155 \end_layout
27156
27157 \begin_layout Standard
27158 is inserted in TeX-mode before the formula.
27159  This requires that the LaTeX-package 
27160 \series bold
27161 calc
27162 \series default
27163
27164 \begin_inset Foot
27165 status collapsed
27166
27167 \begin_layout Plain Layout
27168
27169 \series bold
27170 calc
27171 \series default
27172  is part of every LaTeX standard installation.
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \begin_inset Index idx
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182 Packages ! calc
27183 \end_layout
27184
27185 \end_inset
27186
27187  was loaded in LaTeX-preamble with the line
27188 \end_layout
27189
27190 \begin_layout Standard
27191
27192 \series bold
27193
27194 \backslash
27195 usepackage{calc}
27196 \end_layout
27197
27198 \begin_layout Standard
27199 One gets: 
27200 \begin_inset ERT
27201 status collapsed
27202
27203 \begin_layout Plain Layout
27204
27205
27206 \backslash
27207 setlength{
27208 \backslash
27209 jot}{3mm+3pt}
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \begin_inset Formula 
27216 \begin{eqnarray*}
27217 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}\\
27218 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
27219 \end{eqnarray*}
27220
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Standard
27227 \begin_inset ERT
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231
27232
27233 \backslash
27234 setlength{
27235 \backslash
27236 jot}{3pt}
27237 \end_layout
27238
27239 \end_inset
27240
27241  To get back to the predefined distance, 
27242 \series bold
27243
27244 \backslash
27245 jot
27246 \series default
27247  is set to the value 3
27248 \begin_inset space \thinspace{}
27249 \end_inset
27250
27251 pt.
27252 \end_layout
27253
27254 \begin_layout Subsubsection
27255 Column Separation
27256 \begin_inset CommandInset label
27257 LatexCommand label
27258 name "sub:Column-Separation"
27259
27260 \end_inset
27261
27262
27263 \begin_inset Index idx
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267 Formula ! multiline ! Column separation
27268 \end_layout
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 Multiline formulas form a matrix.
27277  A formula in the eqnarray environment is for example a matrix with three
27278  columns.
27279  By changing the column separation in this environment, the space beside
27280  the relation sign can be changed.
27281 \end_layout
27282
27283 \begin_layout Standard
27284 The column separation is specified with the length 
27285 \series bold
27286
27287 \backslash
27288 arraycolsep
27289 \series default
27290
27291 \begin_inset Index idx
27292 status collapsed
27293
27294 \begin_layout Plain Layout
27295 Commands ! A ! 
27296 \backslash
27297 arraycolsep
27298 \end_layout
27299
27300 \end_inset
27301
27302  according to:
27303 \begin_inset Newline newline
27304 \end_inset
27305
27306 column separation = 2
27307 \begin_inset space \thinspace{}
27308 \end_inset
27309
27310
27311 \series bold
27312
27313 \backslash
27314 arraycolsep
27315 \series default
27316
27317 \begin_inset Newline newline
27318 \end_inset
27319
27320 Thus, the command
27321 \end_layout
27322
27323 \begin_layout Standard
27324
27325 \series bold
27326
27327 \backslash
27328 setlength{
27329 \backslash
27330 arraycolsep}{1cm}
27331 \end_layout
27332
27333 \begin_layout Standard
27334 inserted in TeX-mode, sets for all following formulas a column separation
27335  of 2
27336 \begin_inset space \thinspace{}
27337 \end_inset
27338
27339 cm.
27340  To get back to the predefined distance, 
27341 \series bold
27342
27343 \backslash
27344 arraycolsep
27345 \series default
27346  is set to 5
27347 \begin_inset space \thinspace{}
27348 \end_inset
27349
27350 pt.
27351 \end_layout
27352
27353 \begin_layout Standard
27354 A formula with 2
27355 \begin_inset space \thinspace{}
27356 \end_inset
27357
27358 cm column separation:
27359 \begin_inset ERT
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363
27364
27365 \backslash
27366 setlength{
27367 \backslash
27368 arraycolsep}{1cm}
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \begin_inset Formula 
27375 \begin{eqnarray*}
27376 A & = & B\\
27377 C & \ne & A
27378 \end{eqnarray*}
27379
27380 \end_inset
27381
27382 A formula with the predefined column separation for matrices of 10
27383 \begin_inset space \thinspace{}
27384 \end_inset
27385
27386 pt:
27387 \begin_inset ERT
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391
27392
27393 \backslash
27394 setlength{
27395 \backslash
27396 arraycolsep}{5pt}
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \begin_inset Formula 
27403 \begin{eqnarray*}
27404 A & = & B\\
27405 C & \ne & A
27406 \end{eqnarray*}
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \begin_layout Subsubsection
27414 Long Formulas
27415 \begin_inset Index idx
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419 Formula ! long
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \end_layout
27426
27427 \begin_layout Standard
27428 Long formulas can be typeset using these methods:
27429 \end_layout
27430
27431 \begin_layout Itemize
27432 When one side of the equation is much shorter than the line width, this
27433  one is chosen for the left side and the right side is typeset over two
27434  lines:
27435 \begin_inset Formula 
27436 \begin{eqnarray}
27437 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 \\
27438  &  & -\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}
27439 \end{eqnarray}
27440
27441 \end_inset
27442
27443 The minus sign at the beginning of the second line does normally not appear
27444  as an operator because it is the first character of the line.
27445  Thus it would not be surrounded by space and could not be distinguished
27446  from the fraction bar.
27447  To avoid this, 3
27448 \begin_inset space \thinspace{}
27449 \end_inset
27450
27451 pt space was inserted behind the minus sign with the command 
27452 \series bold
27453
27454 \backslash
27455 hspace
27456 \series default
27457 .
27458 \begin_inset Foot
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462 for more about 
27463 \series bold
27464
27465 \backslash
27466 hspace
27467 \series default
27468  see 
27469 \begin_inset CommandInset ref
27470 LatexCommand ref
27471 reference "sub:Variable-Space"
27472
27473 \end_inset
27474
27475
27476 \end_layout
27477
27478 \end_inset
27479
27480
27481 \begin_inset Index idx
27482 status collapsed
27483
27484 \begin_layout Plain Layout
27485 Commands ! H ! 
27486 \backslash
27487 hspace
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \begin_layout Itemize
27496 When both sides of the equation are too long, the command 
27497 \series bold
27498
27499 \backslash
27500 lefteqn
27501 \series default
27502
27503 \begin_inset Index idx
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507 Commands ! L ! 
27508 \backslash
27509 lefteqn
27510 \end_layout
27511
27512 \end_inset
27513
27514  is used.
27515  It is inserted in the first column of the first line and causes all further
27516  insertions to overwrite the following columns:
27517 \begin_inset Formula 
27518 \begin{eqnarray}
27519 \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 \\
27520  &  & -\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 \\
27521  &  & =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}
27522 \end{eqnarray}
27523
27524 \end_inset
27525
27526 After the insertion of 
27527 \series bold
27528
27529 \backslash
27530 lefteqn
27531 \series default
27532 , the cursor is in a purple box that is a bit shifted to the left from the
27533  blue one.
27534  In this the formula is inserted.
27535 \begin_inset Newline newline
27536 \end_inset
27537
27538 The content of the further lines is inserted to the second or another formula
27539  column.
27540  The greater the column number where it was inserted, the larger the indentation.
27541 \begin_inset VSpace medskip
27542 \end_inset
27543
27544
27545 \begin_inset Newline newline
27546 \end_inset
27547
27548
27549 \begin_inset Note Greyedout
27550 status open
27551
27552 \begin_layout Plain Layout
27553 Note the following when using 
27554 \series bold
27555
27556 \backslash
27557 lefteqn
27558 \series default
27559 :
27560 \end_layout
27561
27562 \begin_layout Itemize
27563 The formula doesn't use the full page width.
27564  When e.
27565 \begin_inset space \thinspace{}
27566 \end_inset
27567
27568 g.
27569 \begin_inset space \space{}
27570 \end_inset
27571
27572 the term 
27573 \begin_inset Formula $-B^{2}$
27574 \end_inset
27575
27576  is added to the first line in the above example, it would have been outside
27577  the page margin.
27578  To better use the width, negative space can be inserted at the beginning
27579  of the first line.
27580 \end_layout
27581
27582 \begin_layout Itemize
27583 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27584  line.
27585 \begin_inset Foot
27586 status collapsed
27587
27588 \begin_layout Plain Layout
27589 \begin_inset CommandInset href
27590 LatexCommand href
27591 name "LyX-bug #1429"
27592 target "http://www.lyx.org/trac/ticket/1429"
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \end_inset
27600
27601  One can only set the cursor at the beginning of the line and move it with
27602  the arrow keys.
27603 \end_layout
27604
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \begin_layout Itemize
27611 Other methods to set long formulas are offered by the environments described
27612  in 
27613 \begin_inset CommandInset ref
27614 LatexCommand ref
27615 reference "sub:Multline-Environment"
27616
27617 \end_inset
27618
27619  and 
27620 \begin_inset CommandInset ref
27621 LatexCommand ref
27622 reference "sub:Multiline-Formula-Parts"
27623
27624 \end_inset
27625
27626 .
27627 \end_layout
27628
27629 \begin_layout Subsubsection
27630 Multiline Brackets
27631 \begin_inset CommandInset label
27632 LatexCommand label
27633 name "sub:Multiline-Brackets"
27634
27635 \end_inset
27636
27637
27638 \begin_inset Index idx
27639 status collapsed
27640
27641 \begin_layout Plain Layout
27642 Brackets ! for multiline expressions
27643 \end_layout
27644
27645 \end_inset
27646
27647
27648 \end_layout
27649
27650 \begin_layout Standard
27651 For brackets spanning multiple lines the following problem occurs:
27652 \begin_inset Formula 
27653 \begin{eqnarray*}
27654 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27655  &  & \left.\cdots+B-D\right]
27656 \end{eqnarray*}
27657
27658 \end_inset
27659
27660
27661 \end_layout
27662
27663 \begin_layout Standard
27664 The closing bracket is smaller than the opening bracket because brackets
27665  with variable size may not span multiple lines.
27666 \end_layout
27667
27668 \begin_layout Standard
27669 To set the bracket size for the second line correctly, the first line is
27670  ended with 
27671 \series bold
27672
27673 \backslash
27674 right.
27675 \series default
27676
27677 \begin_inset Index idx
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681 Commands ! R ! 
27682 \backslash
27683 right
27684 \end_layout
27685
27686 \end_inset
27687
27688  and the second line with 
27689 \series bold
27690
27691 \backslash
27692 left.
27693 \begin_inset Foot
27694 status collapsed
27695
27696 \begin_layout Plain Layout
27697 for more about 
27698 \series bold
27699
27700 \backslash
27701 left
27702 \series default
27703  and 
27704 \series bold
27705
27706 \backslash
27707 right
27708 \series default
27709  see 
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "sub:Automatic-Bracket-Size"
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \end_inset
27720
27721
27722 \series default
27723
27724 \begin_inset Index idx
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728 Commands ! L ! 
27729 \backslash
27730 left
27731 \end_layout
27732
27733 \end_inset
27734
27735 .
27736  After 
27737 \series bold
27738
27739 \backslash
27740 left.
27741
27742 \series default
27743  the command 
27744 \series bold
27745
27746 \backslash
27747 vphantom
27748 \series default
27749
27750 \begin_inset space \textvisiblespace{}
27751 \end_inset
27752
27753
27754 \series bold
27755
27756 \backslash
27757 prod
27758 \series default
27759 ^
27760 \begin_inset space \textvisiblespace{}
27761 \end_inset
27762
27763
27764 \series bold
27765
27766 \backslash
27767 infty
27768 \series default
27769
27770 \begin_inset space \textvisiblespace{}
27771 \end_inset
27772
27773
27774 \series bold
27775
27776 \begin_inset Formula $\downarrow$
27777 \end_inset
27778
27779 _R=1}
27780 \series default
27781
27782 \begin_inset Index idx
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786 Commands ! V ! 
27787 \backslash
27788 vphantom
27789 \end_layout
27790
27791 \end_inset
27792
27793  is inserted, because the multiplication operator with its limits is the
27794  largest symbol in the first line and this should be the size for the bracket
27795  in the second line.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 The result is this:
27800 \begin_inset Formula 
27801 \begin{eqnarray*}
27802 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27803  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27804 \end{eqnarray*}
27805
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Subsection
27812 Align Environments
27813 \end_layout
27814
27815 \begin_layout Standard
27816 Align environments can be used for every kind of multiline formulas.
27817  They are especially useful to set several formulas side by side.
27818 \end_layout
27819
27820 \begin_layout Standard
27821 Align environments consist of columns.
27822  The odd columns are right aligned, the even ones left aligned.
27823  Every line in an Align environment can be numbered.
27824 \end_layout
27825
27826 \begin_layout Standard
27827 Align environments are created via the menu 
27828 \family sans
27829 Insert\SpecialChar \menuseparator
27830 Math
27831 \family default
27832 .
27833  With the menu 
27834 \family sans
27835 Edit\SpecialChar \menuseparator
27836 Math\SpecialChar \menuseparator
27837 Change Formula Type
27838 \family default
27839  already existing formulas can be converted to Align environments.
27840 \end_layout
27841
27842 \begin_layout Standard
27843 To add or delete columns, the math toolbar buttons 
27844 \begin_inset Graphics
27845         filename ../images/tabular-feature_append-column.png
27846         scale 85
27847
27848 \end_inset
27849
27850  or 
27851 \begin_inset Graphics
27852         filename ../images/tabular-feature_delete-column.png
27853         scale 85
27854
27855 \end_inset
27856
27857 , respectively, or the menu 
27858 \family sans
27859 Edit\SpecialChar \menuseparator
27860 Rows & Columns
27861 \family default
27862  can be used.
27863 \end_layout
27864
27865 \begin_layout Subsubsection
27866 Standard align Environment
27867 \begin_inset CommandInset label
27868 LatexCommand label
27869 name "sub:Standard-align-Environment"
27870
27871 \end_inset
27872
27873
27874 \begin_inset Index idx
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 Formula ! multiline ! align environment
27879 \end_layout
27880
27881 \end_inset
27882
27883
27884 \end_layout
27885
27886 \begin_layout Standard
27887 This Align environment is created by pressing 
27888 \begin_inset Info
27889 type  "shortcut"
27890 arg   "newline-insert newline"
27891 \end_inset
27892
27893  in a formula or by the menu 
27894 \family sans
27895 Insert\SpecialChar \menuseparator
27896 Math\SpecialChar \menuseparator
27897 AMS align Environment
27898 \family default
27899 .
27900 \end_layout
27901
27902 \begin_layout Standard
27903 An example for two formulas set side by side, that are created with a four
27904  column align environment:
27905 \begin_inset Formula 
27906 \begin{align*}
27907 A & =\sin(B) & C & =D\\
27908 C & \ne A & B & \ne D
27909 \end{align*}
27910
27911 \end_inset
27912
27913 As it can be seen, the formulas in this environment are placed so as if
27914  there would be a 
27915 \series bold
27916
27917 \backslash
27918 hfill
27919 \begin_inset Foot
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 more about 
27924 \series bold
27925
27926 \backslash
27927 hfill
27928 \series default
27929  see 
27930 \begin_inset CommandInset ref
27931 LatexCommand ref
27932 reference "sub:Variable-Space"
27933
27934 \end_inset
27935
27936
27937 \end_layout
27938
27939 \end_inset
27940
27941
27942 \series default
27943  before the first and after every even column.
27944  When the formula style 
27945 \series bold
27946 Indented
27947 \begin_inset Foot
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 formula styles see 
27952 \begin_inset CommandInset ref
27953 LatexCommand ref
27954 reference "sec:Formula-Styles"
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \series default
27965  is used, the formula is set without the 
27966 \series bold
27967
27968 \backslash
27969 hfill
27970 \series default
27971  before the first column.
27972 \end_layout
27973
27974 \begin_layout Subsubsection
27975 Alignat Environment
27976 \begin_inset Index idx
27977 status collapsed
27978
27979 \begin_layout Plain Layout
27980 Formula ! multiline ! alignat environment
27981 \end_layout
27982
27983 \end_inset
27984
27985
27986 \end_layout
27987
27988 \begin_layout Standard
27989 The alignat environment has no predefined column separation.
27990  It can be inserted manually with the spaces that are described 
27991 \begin_inset CommandInset ref
27992 LatexCommand ref
27993 reference "sub:Space"
27994
27995 \end_inset
27996
27997 .
27998 \end_layout
27999
28000 \begin_layout Standard
28001 The above example in the alignat environment where 1
28002 \begin_inset space \thinspace{}
28003 \end_inset
28004
28005 cm space was inserted at the beginning of the second formula:
28006 \begin_inset Formula 
28007 \begin{alignat*}{2}
28008 A & =\sin(B) & \hspace{1cm}C & =D\\
28009 C & \ne A & B & \ne D
28010 \end{alignat*}
28011
28012 \end_inset
28013
28014 Because the column separation can be set separately for every column, this
28015  environment is especially suitable to set three and more formulas side
28016  by side.
28017 \end_layout
28018
28019 \begin_layout Subsubsection
28020 Flalign Environment
28021 \begin_inset CommandInset label
28022 LatexCommand label
28023 name "sub:Flalign-Environment"
28024
28025 \end_inset
28026
28027
28028 \begin_inset Index idx
28029 status collapsed
28030
28031 \begin_layout Plain Layout
28032 Formula ! multiline ! flalign environment
28033 \end_layout
28034
28035 \end_inset
28036
28037
28038 \end_layout
28039
28040 \begin_layout Standard
28041 In this environment the first two columns are always set as much as possible
28042  to the left and the last two ones to the right.
28043  An example:
28044 \begin_inset Formula 
28045 \begin{flalign*}
28046 A & =1 & B & =2 & C & =3\\
28047 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28048 \end{flalign*}
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \begin_layout Standard
28056 By creating a flalign environment with an odd number of columns where an
28057  empty TeX-brace is inserted to the last column, several formulas in a document
28058  can be set to the left, although the formula style 
28059 \series bold
28060 Centered
28061 \series default
28062  is used.
28063  As example the indented formula 
28064 \begin_inset CommandInset ref
28065 LatexCommand eqref
28066 reference "eq:VolInt"
28067
28068 \end_inset
28069
28070 :
28071 \begin_inset Formula 
28072 \begin{flalign}
28073 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28074 \end{flalign}
28075
28076 \end_inset
28077
28078 The first two columns contain the formula.
28079  To indent it as with the formula style 
28080 \series bold
28081 Indented
28082 \series default
28083 , 30
28084 \begin_inset space \thinspace{}
28085 \end_inset
28086
28087 pt space was inserted at the beginning of the first column.
28088 \end_layout
28089
28090 \begin_layout Subsection
28091 Eqnarray Environment
28092 \begin_inset CommandInset label
28093 LatexCommand label
28094 name "sub:Eqnarray-Environment"
28095
28096 \end_inset
28097
28098
28099 \begin_inset Index idx
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103 Formula ! multiline ! eqnarray environment
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \end_layout
28110
28111 \begin_layout Standard
28112 When this environment has been created, three blue boxes appear.
28113  The content of the first box is right aligned, the content of the last
28114  one left aligned.
28115  The content of the middle box appears centered and a bit smaller, because
28116  it is designed to insert there only relation characters.
28117 \begin_inset Formula 
28118 \begin{eqnarray*}
28119 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28120 AB & AB & AB\\
28121 A & = & A
28122 \end{eqnarray*}
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Subsection
28130 Gather Environment
28131 \begin_inset Index idx
28132 status collapsed
28133
28134 \begin_layout Plain Layout
28135 Formula ! multiline ! gather environment
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \begin_layout Standard
28144 This environment consists of only one centered column.
28145  Every line can be numbered.
28146 \begin_inset Formula 
28147 \begin{gather}
28148 A=1\\
28149 X=\textrm{-}1
28150 \end{gather}
28151
28152 \end_inset
28153
28154
28155 \end_layout
28156
28157 \begin_layout Subsection
28158 Multline Environment
28159 \begin_inset CommandInset label
28160 LatexCommand label
28161 name "sub:Multline-Environment"
28162
28163 \end_inset
28164
28165
28166 \begin_inset Index idx
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170 Formula ! multiline ! multline environment
28171 \end_layout
28172
28173 \end_inset
28174
28175
28176 \end_layout
28177
28178 \begin_layout Standard
28179 The multline environment consists, like the gather environment, of only
28180  one column.
28181  But the first line is left aligned, the last one right aligned.
28182  All other lines are centered.
28183  Therefore this environment is suitable for long formulas.
28184  As example formula 
28185 \begin_inset CommandInset ref
28186 LatexCommand eqref
28187 reference "eq:lefteqn"
28188
28189 \end_inset
28190
28191  in the multline environment:
28192 \begin_inset Formula 
28193 \begin{multline}
28194 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}\\
28195 -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}\\
28196 =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}}
28197 \end{multline}
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 In the output only the last (first) line of a multline environment appears
28206  numbered when the document numbering is right (left).
28207 \begin_inset Foot
28208 status collapsed
28209
28210 \begin_layout Plain Layout
28211 numbering styles see 
28212 \begin_inset CommandInset ref
28213 LatexCommand ref
28214 reference "sec:Formula-Styles"
28215
28216 \end_inset
28217
28218
28219 \end_layout
28220
28221 \end_inset
28222
28223
28224 \end_layout
28225
28226 \begin_layout Standard
28227 With the commands 
28228 \series bold
28229
28230 \backslash
28231 shoveright
28232 \series default
28233
28234 \begin_inset Index idx
28235 status collapsed
28236
28237 \begin_layout Plain Layout
28238 Commands ! S ! 
28239 \backslash
28240 shoveright
28241 \end_layout
28242
28243 \end_inset
28244
28245  and 
28246 \series bold
28247
28248 \backslash
28249 shoveleft
28250 \series default
28251
28252 \begin_inset Index idx
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Commands ! S ! 
28257 \backslash
28258 shoveleft
28259 \end_layout
28260
28261 \end_inset
28262
28263  a centered line can be right or left aligned, respectively.
28264  The commands are used as follows:
28265 \end_layout
28266
28267 \begin_layout Standard
28268
28269 \series bold
28270
28271 \backslash
28272 shoveright{line content}
28273 \series default
28274  and 
28275 \series bold
28276
28277 \backslash
28278 shoveleft{line content}
28279 \end_layout
28280
28281 \begin_layout Standard
28282 \begin_inset VSpace medskip
28283 \end_inset
28284
28285 The length 
28286 \series bold
28287
28288 \backslash
28289 multlinegap
28290 \series default
28291
28292 \begin_inset Index idx
28293 status collapsed
28294
28295 \begin_layout Plain Layout
28296 Commands ! M ! 
28297 \backslash
28298 multlinegap
28299 \end_layout
28300
28301 \end_inset
28302
28303  specifies the distance of the first line from the left page margin.
28304  Predefined is the length 0
28305 \begin_inset space \thinspace{}
28306 \end_inset
28307
28308 pt.
28309 \end_layout
28310
28311 \begin_layout Standard
28312 As example the above formula where the command
28313 \end_layout
28314
28315 \begin_layout Standard
28316
28317 \series bold
28318
28319 \backslash
28320 setlength{
28321 \backslash
28322 multlinegap}{2cm}
28323 \end_layout
28324
28325 \begin_layout Standard
28326 was inserted in TeX-mode before:
28327 \begin_inset ERT
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331
28332
28333 \backslash
28334 setlength{
28335 \backslash
28336 multlinegap}{2cm}
28337 \end_layout
28338
28339 \end_inset
28340
28341
28342 \begin_inset Formula 
28343 \begin{multline}
28344 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}\\
28345 \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}}\\
28346 =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}}
28347 \end{multline}
28348
28349 \end_inset
28350
28351
28352 \begin_inset ERT
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356
28357
28358 \backslash
28359 setlength{
28360 \backslash
28361 multlinegap}{0pt}
28362 \end_layout
28363
28364 \end_inset
28365
28366 The second line was left aligned using 
28367 \series bold
28368
28369 \backslash
28370 shoveleft
28371 \series default
28372 .
28373 \end_layout
28374
28375 \begin_layout Subsection
28376 Multiline Formula Parts
28377 \begin_inset CommandInset label
28378 LatexCommand label
28379 name "sub:Multiline-Formula-Parts"
28380
28381 \end_inset
28382
28383
28384 \begin_inset Index idx
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388 Formula ! multiline ! formula parts
28389 \end_layout
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \begin_layout Standard
28397 To display only parts of a formula with multiple lines, one of the following
28398  environments is used: 
28399 \series bold
28400 aligned
28401 \series default
28402
28403 \series bold
28404 alignedat
28405 \series default
28406
28407 \series bold
28408 gathered
28409 \series default
28410  or 
28411 \series bold
28412 split
28413 \series default
28414 .
28415  They can be inserted via the menu 
28416 \family sans
28417 Insert\SpecialChar \menuseparator
28418 Math
28419 \family default
28420  or by using the commands described in this section.
28421 \end_layout
28422
28423 \begin_layout Standard
28424 The first three have the same properties as the corresponding multiline
28425  formula environments, but it is possible to set further formula parts beside
28426  them.
28427  An example:
28428 \begin_inset Formula 
28429 \[
28430 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28431 \Delta E\Delta t & \ge\frac{\hbar}{2}
28432 \end{aligned}
28433 \right\} \textrm{Uncertainty relations}
28434 \]
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Standard
28442 To get this formula, a displayed formula is created where the command 
28443 \series bold
28444
28445 \backslash
28446 aligned
28447 \series default
28448
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Commands ! A ! 
28454 \backslash
28455 aligned
28456 \end_layout
28457
28458 \end_inset
28459
28460  is inserted.
28461  A purple box appears around the blue formula box where now columns and
28462  lines can be added.
28463  Outside the multiline environment other formula parts can be set, like
28464  the brace.
28465 \end_layout
28466
28467 \begin_layout Standard
28468 The aligned environment is also suitable for long formulas whose lines are
28469  horizontally aligned.
28470  Using aligned in a displayed formula has the advantage that the formula
28471  number is vertically centered behind the lines.
28472  As example formula 
28473 \begin_inset CommandInset ref
28474 LatexCommand eqref
28475 reference "eq:shortlong"
28476
28477 \end_inset
28478
28479  in the aligned environment:
28480 \begin_inset Formula 
28481 \begin{equation}
28482 \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}|}\\
28483  & -\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}|}
28484 \end{aligned}
28485 \end{equation}
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Standard
28493 To use the environments 
28494 \series bold
28495 alignedat
28496 \series default
28497
28498 \series bold
28499 gathered
28500 \series default
28501 , or 
28502 \series bold
28503 split
28504 \series default
28505 , the command 
28506 \series bold
28507
28508 \backslash
28509 alignedat
28510 \series default
28511 ,
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 Commands ! A ! 
28517 \backslash
28518 alignedat
28519 \end_layout
28520
28521 \end_inset
28522
28523  
28524 \series bold
28525
28526 \backslash
28527 gathered
28528 \series default
28529
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Commands ! G ! 
28535 \backslash
28536 gathered
28537 \end_layout
28538
28539 \end_inset
28540
28541 , or 
28542 \series bold
28543
28544 \backslash
28545 split
28546 \series default
28547
28548 \begin_inset Index idx
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Commands ! S ! 
28553 \backslash
28554 split
28555 \end_layout
28556
28557 \end_inset
28558
28559  are inserted, respectively.
28560  The split environment has the same properties as the aligned environment
28561  but it can only have two columns.
28562 \end_layout
28563
28564 \begin_layout Subsection
28565 Text in multiline Formulas
28566 \begin_inset CommandInset label
28567 LatexCommand label
28568 name "sub:Text-in-multiline"
28569
28570 \end_inset
28571
28572
28573 \begin_inset Index idx
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 Text ! in formulas
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \begin_inset Index idx
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587 Formula ! multiline ! text
28588 \end_layout
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \begin_layout Standard
28596 In the Align environments, and the multline and gather environment, text
28597  can be inserted that will appear in a separate line and doesn't affect
28598  the column alignment.
28599  To do this, the command 
28600 \series bold
28601
28602 \backslash
28603 intertext
28604 \series default
28605
28606 \begin_inset Index idx
28607 status collapsed
28608
28609 \begin_layout Plain Layout
28610 Commands ! I ! 
28611 \backslash
28612 intertext
28613 \end_layout
28614
28615 \end_inset
28616
28617  is used in the following scheme:
28618 \end_layout
28619
28620 \begin_layout Standard
28621
28622 \series bold
28623
28624 \backslash
28625 intertext{text}
28626 \end_layout
28627
28628 \begin_layout Standard
28629 The text should not be longer than a line because it cannot be hyphenated.
28630  As LyX doesn't yet support 
28631 \series bold
28632
28633 \backslash
28634 intertext
28635 \series default
28636  directly, the text is written as mathematical text.
28637  
28638 \series bold
28639
28640 \backslash
28641 intertext
28642 \series default
28643  must hereby be at the beginning of a line and appears in the output above
28644  this line.
28645  An example where the text was inserted at the beginning of the second line:
28646 \begin_inset Formula 
28647 \begin{align}
28648 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28649 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28650 \end{align}
28651
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \begin_layout Section
28658 Formula Numbering
28659 \begin_inset Index idx
28660 status collapsed
28661
28662 \begin_layout Plain Layout
28663 Formula numbering
28664 \end_layout
28665
28666 \end_inset
28667
28668
28669 \begin_inset Index idx
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673 Formula ! numbering|see
28674 \begin_inset ERT
28675 status collapsed
28676
28677 \begin_layout Plain Layout
28678
28679 {
28680 \end_layout
28681
28682 \end_inset
28683
28684 Formula numbering
28685 \begin_inset ERT
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689
28690 }
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \end_layout
28697
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Subsection
28704 General
28705 \end_layout
28706
28707 \begin_layout Standard
28708 Numbered formulas can be created with the menu 
28709 \family sans
28710 Insert\SpecialChar \menuseparator
28711 Math\SpecialChar \menuseparator
28712 Numbered
28713 \begin_inset space ~
28714 \end_inset
28715
28716 Formula
28717 \family default
28718  (shortcut 
28719 \family sans
28720 Ctrl+Alt
28721 \begin_inset space ~
28722 \end_inset
28723
28724 N
28725 \family default
28726 ).
28727  Existing formulas can be numbered with the menu 
28728 \family sans
28729 Edit\SpecialChar \menuseparator
28730 Math\SpecialChar \menuseparator
28731 Toggle
28732 \begin_inset space ~
28733 \end_inset
28734
28735 Numbering
28736 \family default
28737  (shortcut 
28738 \begin_inset Info
28739 type  "shortcut"
28740 arg   "math-number-toggle"
28741 \end_inset
28742
28743 ).
28744  The formula number is displayed in LyX behind the formula as a number sign
28745  in parentheses.
28746  The number sign is replaced in the output by the formula number.
28747 \end_layout
28748
28749 \begin_layout Standard
28750 When numbering is turned on in multiline formulas, all lines will be numbered.
28751  But the numbering can be controlled with the menu 
28752 \family sans
28753 Edit\SpecialChar \menuseparator
28754 Math\SpecialChar \menuseparator
28755 Toggle
28756 \begin_inset space ~
28757 \end_inset
28758
28759 Numbering
28760 \begin_inset space ~
28761 \end_inset
28762
28763 of
28764 \begin_inset space ~
28765 \end_inset
28766
28767 Line
28768 \family default
28769  (shortcut 
28770 \begin_inset Info
28771 type  "shortcut"
28772 arg   "math-number-line-toggle"
28773 \end_inset
28774
28775 ) for every line.
28776 \end_layout
28777
28778 \begin_layout Standard
28779 Except for inline formulas, all formulas can be numbered with two different
28780  styles, see 
28781 \begin_inset CommandInset ref
28782 LatexCommand ref
28783 reference "sec:Formula-Styles"
28784
28785 \end_inset
28786
28787 .
28788 \end_layout
28789
28790 \begin_layout Subsection
28791 Cross-References
28792 \begin_inset Index idx
28793 status collapsed
28794
28795 \begin_layout Plain Layout
28796 Cross-references ! to formulas
28797 \end_layout
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \begin_layout Standard
28805 All labeled formulas can be cross-referenced.
28806  A label is added by the menu 
28807 \family sans
28808 Insert\SpecialChar \menuseparator
28809 Label
28810 \family default
28811  or the toolbar button 
28812 \begin_inset Graphics
28813         filename ../images/label-insert.png
28814         scale 85
28815
28816 \end_inset
28817
28818 .
28819  The cursor must hereby be inside a displayed formula.
28820  Alternatively you can right-click on the formula and choose 
28821 \family sans
28822 Equation Label
28823 \family default
28824 .
28825  A dialog pops up displaying the prefix 
28826 \series bold
28827 eq:
28828 \series default
28829  in a text field.
28830  The label is inserted there behind the prefix.
28831  The predefined prefix means 
28832 \begin_inset Quotes eld
28833 \end_inset
28834
28835 equation
28836 \begin_inset Quotes erd
28837 \end_inset
28838
28839  and makes it easier to find labels in large documents because it marks
28840  it as formula label to divide it from e.
28841 \begin_inset space \thinspace{}
28842 \end_inset
28843
28844 g.
28845 \begin_inset space \space{}
28846 \end_inset
28847
28848 section labels.
28849  To change a label, the menu 
28850 \family sans
28851 Insert\SpecialChar \menuseparator
28852 Label
28853 \family default
28854  is used again or you right-click on a formula and then on 
28855 \family sans
28856 Equation Label
28857 \family default
28858 .
28859 \end_layout
28860
28861 \begin_layout Standard
28862 The name of the label is displayed in LyX within two parentheses behind
28863  formula.
28864  A formula with a label is always numbered.
28865 \end_layout
28866
28867 \begin_layout Standard
28868 Cross-references are inserted via the menu 
28869 \family sans
28870 Insert\SpecialChar \menuseparator
28871 Cross-Reference
28872 \family default
28873  or with the toolbar button 
28874 \begin_inset Graphics
28875         filename ../images/dialog-show-new-inset_ref.png
28876         scale 85
28877
28878 \end_inset
28879
28880 .
28881  A formula cross-reference appears in the output as formula number.
28882  When in the cross-reference dialog window the format 
28883 \series bold
28884 (<reference>)
28885 \series default
28886  is chosen, the cross-reference appears in the output as formula number
28887  in parentheses.
28888 \begin_inset Newline newline
28889 \end_inset
28890
28891 By right-clicking on a cross-reference in LyX, one jumps to the formula
28892  that is referenced.
28893 \end_layout
28894
28895 \begin_layout Standard
28896 Here are as examples cross-references to formulas of the following subsections:
28897 \begin_inset Note Note
28898 status open
28899
28900 \begin_layout Plain Layout
28901 Note the different cross-reference types.
28902 \end_layout
28903
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 The equations 
28911 \begin_inset CommandInset ref
28912 LatexCommand eqref
28913 reference "eq:tag"
28914
28915 \end_inset
28916
28917  and 
28918 \begin_inset CommandInset ref
28919 LatexCommand eqref
28920 reference "eq:c"
28921
28922 \end_inset
28923
28924  are equivalent.
28925  In (
28926 \begin_inset CommandInset ref
28927 LatexCommand ref
28928 reference "eq:Lat"
28929
28930 \end_inset
28931
28932 ) big Latin letters are used for the numbering in contrary to (
28933 \begin_inset CommandInset ref
28934 LatexCommand ref
28935 reference "eq:Rom"
28936
28937 \end_inset
28938
28939 ).
28940 \end_layout
28941
28942 \begin_layout Standard
28943 \begin_inset VSpace medskip
28944 \end_inset
28945
28946 When the argument of 
28947 \series bold
28948
28949 \backslash
28950 tag
28951 \begin_inset Foot
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955
28956 \series bold
28957
28958 \backslash
28959 tag
28960 \series default
28961  is described in 
28962 \begin_inset CommandInset ref
28963 LatexCommand ref
28964 reference "sub:User-defined-Numbering"
28965
28966 \end_inset
28967
28968 .
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \series default
28975  contains a box like in 
28976 \begin_inset CommandInset ref
28977 LatexCommand ref
28978 reference "sub:Paragraph-Boxes"
28979
28980 \end_inset
28981
28982 , the formula cannot be referenced.
28983 \end_layout
28984
28985 \begin_layout Subsection
28986 Subnumbering
28987 \begin_inset Index idx
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991 Formula numbering ! subnumbering
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Standard
29000 With the help of the commands 
29001 \series bold
29002
29003 \backslash
29004 begin{subequations}
29005 \series default
29006  and 
29007 \series bold
29008
29009 \backslash
29010 end{subequations}
29011 \series default
29012  formulas can be subnumbered.
29013  Both commands are inserted in TeX-mode.
29014 \end_layout
29015
29016 \begin_layout Standard
29017 An example:
29018 \begin_inset Formula 
29019 \begin{equation}
29020 A=C-B\label{eq:a}
29021 \end{equation}
29022
29023 \end_inset
29024
29025
29026 \begin_inset ERT
29027 status collapsed
29028
29029 \begin_layout Plain Layout
29030
29031
29032 \backslash
29033 addtocounter{equation}{-1}
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \begin_inset ERT
29040 status collapsed
29041
29042 \begin_layout Plain Layout
29043
29044
29045 \backslash
29046 begin{subequations}
29047 \end_layout
29048
29049 \end_inset
29050
29051
29052 \begin_inset VSpace -5mm
29053 \end_inset
29054
29055
29056 \begin_inset Formula 
29057 \begin{equation}
29058 B=C-A\label{eq:b}
29059 \end{equation}
29060
29061 \end_inset
29062
29063
29064 \begin_inset Formula 
29065 \begin{equation}
29066 C=A+B\label{eq:c}
29067 \end{equation}
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Standard
29075 \begin_inset ERT
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079
29080
29081 \backslash
29082 end{subequations}
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Standard
29091 To create the example, the following is done:
29092 \end_layout
29093
29094 \begin_layout Enumerate
29095 first formula is inserted
29096 \end_layout
29097
29098 \begin_layout Enumerate
29099
29100 \series bold
29101
29102 \backslash
29103 addtocounter{equation}{-1} 
29104 \backslash
29105 begin{subequations}
29106 \begin_inset Index idx
29107 status collapsed
29108
29109 \begin_layout Plain Layout
29110 Commands ! A ! 
29111 \backslash
29112 addtocounter
29113 \end_layout
29114
29115 \end_inset
29116
29117
29118 \begin_inset Newline newline
29119 \end_inset
29120
29121
29122 \series default
29123 is inserted after the first formula
29124 \end_layout
29125
29126 \begin_layout Enumerate
29127 second formula is inserted
29128 \end_layout
29129
29130 \begin_layout Enumerate
29131 third formula is inserted
29132 \end_layout
29133
29134 \begin_layout Enumerate
29135
29136 \series bold
29137
29138 \backslash
29139 end{subequations}
29140 \series default
29141  is inserted after the third formula
29142 \end_layout
29143
29144 \begin_layout Standard
29145 Every formula between the commands 
29146 \series bold
29147
29148 \backslash
29149 begin
29150 \series default
29151  and 
29152 \series bold
29153
29154 \backslash
29155 end
29156 \series default
29157  is subnumbered as a, b, 
29158 \begin_inset Newline linebreak
29159 \end_inset
29160
29161 c, \SpecialChar \ldots{}
29162  For multiline formulas every line will be subnumbered.
29163  All subnumbered formulas are treated as 
29164 \emph on
29165 one
29166 \emph default
29167  numbered formula.
29168  But as every numbered formula increases the counter 
29169 \series bold
29170 equation
29171 \series default
29172  by one, the command 
29173 \series bold
29174
29175 \backslash
29176 addtocounter
29177 \series default
29178  is needed to decrease it.
29179  Otherwise the formulas 
29180 \begin_inset CommandInset ref
29181 LatexCommand eqref
29182 reference "eq:a"
29183
29184 \end_inset
29185
29186
29187 \begin_inset CommandInset ref
29188 LatexCommand eqref
29189 reference "eq:b"
29190
29191 \end_inset
29192
29193
29194 \begin_inset CommandInset ref
29195 LatexCommand eqref
29196 reference "eq:c"
29197
29198 \end_inset
29199
29200  would be numbered as 
29201 \begin_inset CommandInset ref
29202 LatexCommand eqref
29203 reference "eq:a"
29204
29205 \end_inset
29206
29207
29208 \begin_inset CommandInset ref
29209 LatexCommand eqref
29210 reference "eq:d"
29211
29212 \end_inset
29213
29214
29215 \begin_inset CommandInset ref
29216 LatexCommand eqref
29217 reference "eq:f"
29218
29219 \end_inset
29220
29221 .
29222 \end_layout
29223
29224 \begin_layout Standard
29225 By inserting the commands in TeX-mode, a space is created between the first
29226  two formulas.
29227  To revert this -5
29228 \begin_inset space \thinspace{}
29229 \end_inset
29230
29231 mm vertical space is inserted after the command 
29232 \series bold
29233
29234 \backslash
29235 begin{subequations}
29236 \series default
29237 .
29238  When the formula style 
29239 \series bold
29240 Indented
29241 \begin_inset Foot
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 formula styles see 
29246 \begin_inset CommandInset ref
29247 LatexCommand ref
29248 reference "sec:Formula-Styles"
29249
29250 \end_inset
29251
29252
29253 \end_layout
29254
29255 \end_inset
29256
29257
29258 \series default
29259  is used, -7
29260 \begin_inset space \thinspace{}
29261 \end_inset
29262
29263 mm space is inserted instead.
29264 \end_layout
29265
29266 \begin_layout Standard
29267 Here is an example for a multiline formula where the numbering was turned
29268  off for the second line:
29269 \begin_inset ERT
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273
29274
29275 \backslash
29276 begin{subequations}
29277 \end_layout
29278
29279 \end_inset
29280
29281
29282 \begin_inset Formula 
29283 \begin{eqnarray}
29284 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29285  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29286  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29287 \end{eqnarray}
29288
29289 \end_inset
29290
29291
29292 \begin_inset ERT
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296
29297
29298 \backslash
29299 end{subequations}
29300 \end_layout
29301
29302 \end_inset
29303
29304
29305 \end_layout
29306
29307 \begin_layout Subsection
29308 User-defined Numbering
29309 \begin_inset CommandInset label
29310 LatexCommand label
29311 name "sub:User-defined-Numbering"
29312
29313 \end_inset
29314
29315
29316 \begin_inset Index idx
29317 status collapsed
29318
29319 \begin_layout Plain Layout
29320 Formula numbering ! user-defined
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Standard
29329 \begin_inset Index idx
29330 status collapsed
29331
29332 \begin_layout Plain Layout
29333 Formula numbering ! self-defined delimiters
29334 \end_layout
29335
29336 \end_inset
29337
29338 With the standard numbering parentheses are set around the formula number.
29339  To replace the parentheses for example by vertical bars, the following
29340  line is added to the LaTeX-preamble:
29341 \end_layout
29342
29343 \begin_layout Standard
29344
29345 \series bold
29346
29347 \backslash
29348 def
29349 \backslash
29350 tagform@#1{
29351 \backslash
29352 maketag@@@{|#1|}}
29353 \series default
29354
29355 \begin_inset Note Note
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359 This macro is already declared in the LaTeX-preamble for testing.
29360  To activate it, remove the percent sign at the beginning.
29361 \end_layout
29362
29363 \end_inset
29364
29365
29366 \end_layout
29367
29368 \begin_layout Standard
29369 To use other characters, the vertical bars besides the 
29370 \series bold
29371 #1
29372 \series default
29373  are replaced by one ore more characters.
29374  To get only the formula number the vertical bars are omitted.
29375 \end_layout
29376
29377 \begin_layout Standard
29378 \begin_inset VSpace bigskip
29379 \end_inset
29380
29381 When there should be an expression of your choice instead of the consecutive
29382  formula number in parentheses behind the formula, the command 
29383 \series bold
29384
29385 \backslash
29386 tag
29387 \series default
29388
29389 \begin_inset Index idx
29390 status collapsed
29391
29392 \begin_layout Plain Layout
29393 Commands ! T ! 
29394 \backslash
29395 tag
29396 \end_layout
29397
29398 \end_inset
29399
29400  is used:
29401 \begin_inset Formula 
29402 \begin{equation}
29403 A+B=C\tag{something}\label{eq:tag}
29404 \end{equation}
29405
29406 \end_inset
29407
29408 In this example the command 
29409 \series bold
29410
29411 \backslash
29412 tag
29413 \begin_inset space \textvisiblespace{}
29414 \end_inset
29415
29416 something
29417 \series default
29418  was inserted in the formula.
29419 \end_layout
29420
29421 \begin_layout Standard
29422 When the command 
29423 \series bold
29424
29425 \backslash
29426 tag*
29427 \begin_inset space \textvisiblespace{}
29428 \end_inset
29429
29430 something
29431 \series default
29432  is inserted instead, the star prevents the parentheses around the expression:
29433 \begin_inset Formula 
29434 \[
29435 A+B=C\tag*{something}
29436 \]
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444 \begin_inset VSpace bigskip
29445 \end_inset
29446
29447 To restart the formula numbering with new document parts or sections, the
29448  following command is used:
29449 \end_layout
29450
29451 \begin_layout Standard
29452
29453 \series bold
29454
29455 \backslash
29456 @addtoreset{equation}{part}
29457 \series default
29458
29459 \begin_inset Index idx
29460 status collapsed
29461
29462 \begin_layout Plain Layout
29463 Commands ! 
29464 \begin_inset ERT
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468
29469 "
29470 \end_layout
29471
29472 \end_inset
29473
29474 @
29475 \begin_inset ERT
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479
29480 "
29481 \end_layout
29482
29483 \end_inset
29484
29485  ! 
29486 \backslash
29487
29488 \begin_inset ERT
29489 status collapsed
29490
29491 \begin_layout Plain Layout
29492
29493 "
29494 \end_layout
29495
29496 \end_inset
29497
29498 @
29499 \begin_inset ERT
29500 status collapsed
29501
29502 \begin_layout Plain Layout
29503
29504 "
29505 \end_layout
29506
29507 \end_inset
29508
29509 addtoreset
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \begin_inset Newline newline
29516 \end_inset
29517
29518 resp.
29519 \begin_inset Newline newline
29520 \end_inset
29521
29522
29523 \series bold
29524
29525 \backslash
29526 @addtoreset{equation}{section}
29527 \end_layout
29528
29529 \begin_layout Standard
29530 To be able to use these commands in TeX-mode, the 
29531 \begin_inset Quotes eld
29532 \end_inset
29533
29534 @
29535 \begin_inset Quotes erd
29536 \end_inset
29537
29538  character has to be made 
29539 \begin_inset Quotes eld
29540 \end_inset
29541
29542 active
29543 \begin_inset Quotes erd
29544 \end_inset
29545
29546  for LaTeX using the command 
29547 \series bold
29548
29549 \backslash
29550 makeatletter.
29551
29552 \series default
29553  The command 
29554 \series bold
29555
29556 \backslash
29557 makeatother
29558 \series default
29559  reverts this.
29560  So the command sequence in TeX-mode is:
29561 \end_layout
29562
29563 \begin_layout Standard
29564
29565 \series bold
29566
29567 \backslash
29568 makeatletter
29569 \begin_inset Newline newline
29570 \end_inset
29571
29572
29573 \backslash
29574 @addtoreset{equation}{section}
29575 \begin_inset Newline newline
29576 \end_inset
29577
29578
29579 \backslash
29580 makeatother
29581 \end_layout
29582
29583 \begin_layout Standard
29584 In the LaTeX-preamble 
29585 \series bold
29586
29587 \backslash
29588 makeatletter
29589 \series default
29590  and 
29591 \series bold
29592
29593 \backslash
29594 makeatother
29595 \series default
29596  can be omitted as they are automatically internally inserted by LyX.
29597 \end_layout
29598
29599 \begin_layout Standard
29600 To revert 
29601 \series bold
29602
29603 \backslash
29604 @addtoreset
29605 \series default
29606 , the file 
29607 \series bold
29608 remreset.sty
29609 \series default
29610
29611 \begin_inset Foot
29612 status collapsed
29613
29614 \begin_layout Plain Layout
29615
29616 \series bold
29617 remreset
29618 \series default
29619  is part of the LaTeX-package 
29620 \series bold
29621 carlisle
29622 \series default
29623
29624 \begin_inset Index idx
29625 status collapsed
29626
29627 \begin_layout Plain Layout
29628 Packages ! carlisle
29629 \end_layout
29630
29631 \end_inset
29632
29633  that is part of every LaTeX standard installation.
29634 \end_layout
29635
29636 \end_inset
29637
29638
29639 \begin_inset Index idx
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 Packages ! remreset
29644 \end_layout
29645
29646 \end_inset
29647
29648  has to be loaded in the LaTeX-preamble with the line
29649 \end_layout
29650
29651 \begin_layout Standard
29652
29653 \series bold
29654
29655 \backslash
29656 usepackage{remreset}
29657 \end_layout
29658
29659 \begin_layout Standard
29660 Then the command 
29661 \series bold
29662
29663 \backslash
29664 @removefromreset
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 removefromreset
29718 \end_layout
29719
29720 \end_inset
29721
29722  can be used with the same scheme as 
29723 \series bold
29724
29725 \backslash
29726 @addtoreset
29727 \series default
29728 .
29729 \end_layout
29730
29731 \begin_layout Standard
29732 \begin_inset VSpace bigskip
29733 \end_inset
29734
29735 Sometimes formulas should be numbered in the following form:
29736 \end_layout
29737
29738 \begin_layout Standard
29739
29740 \family typewriter
29741 (section number.formula number)
29742 \end_layout
29743
29744 \begin_layout Standard
29745 The formula number should start with every section with 
29746 \begin_inset Quotes eld
29747 \end_inset
29748
29749 1
29750 \begin_inset Quotes erd
29751 \end_inset
29752
29753 .
29754 \end_layout
29755
29756 \begin_layout Standard
29757 For this case there is the command 
29758 \series bold
29759
29760 \backslash
29761 numberwithin
29762 \series default
29763
29764 \begin_inset Index idx
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768 Commands ! N ! 
29769 \backslash
29770 numberwithin
29771 \end_layout
29772
29773 \end_inset
29774
29775 , which is used with the following scheme:
29776 \end_layout
29777
29778 \begin_layout Standard
29779
29780 \series bold
29781
29782 \backslash
29783 numberwithin{counter}{sectioning}
29784 \end_layout
29785
29786 \begin_layout Standard
29787 Counter denotes what kind of numbering is affected, sectioning denotes what
29788  number is before the dot.
29789 \end_layout
29790
29791 \begin_layout Standard
29792 Thus in our case the following LaTeX-preamble or TeX code line is used:
29793 \end_layout
29794
29795 \begin_layout Standard
29796
29797 \series bold
29798
29799 \backslash
29800 numberwithin{equation}{section}
29801 \end_layout
29802
29803 \begin_layout Standard
29804 This is the result:
29805 \begin_inset ERT
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809
29810
29811 \backslash
29812 numberwithin{equation}{section}
29813 \end_layout
29814
29815 \end_inset
29816
29817
29818 \begin_inset Formula 
29819 \begin{equation}
29820 A+B=C
29821 \end{equation}
29822
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \begin_layout Standard
29829 To number e.
29830 \begin_inset space \thinspace{}
29831 \end_inset
29832
29833 g.
29834 \begin_inset space \space{}
29835 \end_inset
29836
29837 tables so that the number of the part is the sectioning,
29838 \begin_inset Newline newline
29839 \end_inset
29840
29841
29842 \series bold
29843
29844 \backslash
29845 numberwithin{table}{part}
29846 \series default
29847  is used.
29848 \end_layout
29849
29850 \begin_layout Standard
29851 To go back to the standard numbering or to prevent this kind of numbering
29852  when it is defined by the document class, the following command is inserted
29853  as TeX code or to the LaTeX-preamble:
29854 \end_layout
29855
29856 \begin_layout Standard
29857
29858 \series bold
29859
29860 \backslash
29861 renewcommand{
29862 \backslash
29863 theequation}{
29864 \backslash
29865 arabic{equation}}
29866 \begin_inset Index idx
29867 status collapsed
29868
29869 \begin_layout Plain Layout
29870 Commands ! A ! 
29871 \backslash
29872 arabic
29873 \end_layout
29874
29875 \end_inset
29876
29877
29878 \series default
29879
29880 \begin_inset ERT
29881 status collapsed
29882
29883 \begin_layout Plain Layout
29884
29885
29886 \backslash
29887 renewcommand{
29888 \backslash
29889 theequation}{
29890 \backslash
29891 arabic{equation}}
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \series bold
29898
29899 \begin_inset Newline newline
29900 \end_inset
29901
29902
29903 \series default
29904 or
29905 \series bold
29906
29907 \begin_inset Newline newline
29908 \end_inset
29909
29910
29911 \backslash
29912 renewcommand{
29913 \backslash
29914 thetable}{
29915 \backslash
29916 arabic{table}}
29917 \end_layout
29918
29919 \begin_layout Standard
29920
29921 \series bold
29922
29923 \backslash
29924 numberwithin
29925 \series default
29926  uses internally the command 
29927 \series bold
29928
29929 \backslash
29930 @addtoreset
29931 \series default
29932 , described above, that also needs to be reverted.
29933 \begin_inset ERT
29934 status collapsed
29935
29936 \begin_layout Plain Layout
29937
29938
29939 \backslash
29940 makeatletter
29941 \end_layout
29942
29943 \begin_layout Plain Layout
29944
29945
29946 \backslash
29947 @removefromreset{equation}{section}
29948 \end_layout
29949
29950 \begin_layout Plain Layout
29951
29952
29953 \backslash
29954 makeatother
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \end_layout
29961
29962 \begin_layout Subsection
29963 Numbering with Roman Numbers and Letters
29964 \begin_inset Index idx
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Formula numbering ! with letters
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \begin_inset Index idx
29975 status collapsed
29976
29977 \begin_layout Plain Layout
29978 Formula numbering ! with Roman numbers
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \end_layout
29985
29986 \begin_layout Standard
29987 Formulas can also be numbered with Roman numbers and Latin letters.
29988  To number for example with small Roman numbers, the command
29989 \end_layout
29990
29991 \begin_layout Standard
29992
29993 \series bold
29994
29995 \backslash
29996 renewcommand{
29997 \backslash
29998 theequation}{
29999 \backslash
30000 roman{equation}}
30001 \end_layout
30002
30003 \begin_layout Standard
30004 is inserted before the formula in TeX-mode.
30005  
30006 \series bold
30007
30008 \backslash
30009 renewcommand
30010 \series default
30011
30012 \begin_inset Index idx
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016 Commands ! R ! 
30017 \backslash
30018 renewcommand
30019 \end_layout
30020
30021 \end_inset
30022
30023  redefines the predefined command 
30024 \series bold
30025
30026 \backslash
30027 theequation
30028 \series default
30029  to the command 
30030 \series bold
30031
30032 \backslash
30033 roman{equation}
30034 \series default
30035 .
30036 \begin_inset Foot
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040 The command 
30041 \series bold
30042
30043 \backslash
30044 renewcommand
30045 \series default
30046  has the same scheme like the command 
30047 \series bold
30048
30049 \backslash
30050 newcommand
30051 \series default
30052  that is described in 
30053 \begin_inset CommandInset ref
30054 LatexCommand ref
30055 reference "sub:The-Command-newcommand"
30056
30057 \end_inset
30058
30059 .
30060 \end_layout
30061
30062 \end_inset
30063
30064  
30065 \series bold
30066 equation
30067 \series default
30068  is the formula counter.
30069  When the command 
30070 \series bold
30071
30072 \backslash
30073 the
30074 \series default
30075  is used as prefix for a counter, the value of the counter is output as
30076  Arabic number.
30077  When a formula is numbered, LaTeX sets internally the command 
30078 \series bold
30079
30080 \backslash
30081 theequation
30082 \series default
30083  behind the formula.
30084  
30085 \series bold
30086
30087 \backslash
30088 roman{equation}
30089 \begin_inset Index idx
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093 Commands ! R ! 
30094 \backslash
30095 roman
30096 \end_layout
30097
30098 \end_inset
30099
30100
30101 \series default
30102  outputs the counter as small Roman number.
30103 \end_layout
30104
30105 \begin_layout Standard
30106 All formulas behind the command 
30107 \series bold
30108
30109 \backslash
30110 renew
30111 \series default
30112 c
30113 \series bold
30114 ommand
30115 \series default
30116  are now numbered Roman.
30117  To switch to numbering with big Roman numbers, the command is inserted
30118  again, but 
30119 \series bold
30120
30121 \backslash
30122 roman
30123 \series default
30124  is replaced by 
30125 \series bold
30126
30127 \backslash
30128 Roman
30129 \series default
30130
30131 \begin_inset Index idx
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135 Commands ! R ! 
30136 \backslash
30137 roman@
30138 \backslash
30139 Roman
30140 \end_layout
30141
30142 \end_inset
30143
30144 .
30145  To 
30146 \begin_inset Quotes eld
30147 \end_inset
30148
30149 number
30150 \begin_inset Quotes erd
30151 \end_inset
30152
30153  with small Latin letters there is the command 
30154 \series bold
30155
30156 \backslash
30157 alph
30158 \series default
30159
30160 \begin_inset Index idx
30161 status collapsed
30162
30163 \begin_layout Plain Layout
30164 Commands ! A ! 
30165 \backslash
30166 alph
30167 \end_layout
30168
30169 \end_inset
30170
30171 , for big ones there is the command 
30172 \series bold
30173
30174 \backslash
30175 Alph
30176 \series default
30177
30178 \begin_inset Index idx
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182 Commands ! A ! 
30183 \backslash
30184 alph@
30185 \backslash
30186 Alph
30187 \end_layout
30188
30189 \end_inset
30190
30191 .
30192 \end_layout
30193
30194 \begin_layout Standard
30195 \begin_inset Note Greyedout
30196 status open
30197
30198 \begin_layout Plain Layout
30199
30200 \series bold
30201 \color none
30202 Note:
30203 \series default
30204  Only maximal 26
30205 \begin_inset space ~
30206 \end_inset
30207
30208 formulas can be numbered with Latin letters in one document.
30209 \end_layout
30210
30211 \end_inset
30212
30213
30214 \end_layout
30215
30216 \begin_layout Standard
30217 \begin_inset ERT
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221
30222
30223 \backslash
30224 renewcommand{
30225 \backslash
30226 theequation}{
30227 \backslash
30228 roman{equation}}
30229 \end_layout
30230
30231 \end_inset
30232
30233
30234 \end_layout
30235
30236 \begin_layout Standard
30237 \begin_inset Formula 
30238 \begin{equation}
30239 A=\textrm{small roman}
30240 \end{equation}
30241
30242 \end_inset
30243
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 renewcommand{
30253 \backslash
30254 theequation}{
30255 \backslash
30256 Roman{equation}}
30257 \end_layout
30258
30259 \end_inset
30260
30261
30262 \begin_inset Formula 
30263 \begin{equation}
30264 B=\textrm{big Roman}\label{eq:Rom}
30265 \end{equation}
30266
30267 \end_inset
30268
30269
30270 \begin_inset ERT
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274
30275
30276 \backslash
30277 renewcommand{
30278 \backslash
30279 theequation}{
30280 \backslash
30281 alph{equation}}
30282 \end_layout
30283
30284 \end_inset
30285
30286
30287 \begin_inset Formula 
30288 \begin{equation}
30289 C=\textrm{small Latin}
30290 \end{equation}
30291
30292 \end_inset
30293
30294
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 renewcommand{
30303 \backslash
30304 theequation}{
30305 \backslash
30306 Alph{equation}}
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \begin_inset Formula 
30313 \begin{equation}
30314 D=\textrm{big Latin}\label{eq:Lat}
30315 \end{equation}
30316
30317 \end_inset
30318
30319
30320 \end_layout
30321
30322 \begin_layout Standard
30323 To switch back to the default numbering, insert the command:
30324 \end_layout
30325
30326 \begin_layout Standard
30327
30328 \series bold
30329
30330 \backslash
30331 renewcommand{
30332 \backslash
30333 theequation}{
30334 \backslash
30335 arabic{equation}}
30336 \begin_inset Index idx
30337 status collapsed
30338
30339 \begin_layout Plain Layout
30340 Commands ! A ! 
30341 \backslash
30342 arabic
30343 \end_layout
30344
30345 \end_inset
30346
30347
30348 \end_layout
30349
30350 \begin_layout Standard
30351 \begin_inset ERT
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355
30356
30357 \backslash
30358 renewcommand{
30359 \backslash
30360 theequation}{
30361 \backslash
30362 arabic{equation}}
30363 \end_layout
30364
30365 \end_inset
30366
30367
30368 \begin_inset Formula 
30369 \begin{equation}
30370 E=\textrm{Arabic}
30371 \end{equation}
30372
30373 \end_inset
30374
30375
30376 \end_layout
30377
30378 \begin_layout Standard
30379 \begin_inset VSpace medskip
30380 \end_inset
30381
30382 As you see, formulas are numbered serially independent from the numbering
30383  style.
30384  When then numbering should start with 
30385 \begin_inset Quotes eld
30386 \end_inset
30387
30388 1
30389 \begin_inset Quotes erd
30390 \end_inset
30391
30392  when the style is changed, new equation counters have to be defined.
30393  A description about this can be found in the file 
30394 \begin_inset CommandInset href
30395 LatexCommand href
30396 name "Formula-numbering.lyx"
30397 target "run:Formula-numbering.lyx"
30398
30399 \end_inset
30400
30401 .
30402 \end_layout
30403
30404 \begin_layout Standard
30405 \begin_inset Newpage newpage
30406 \end_inset
30407
30408
30409 \end_layout
30410
30411 \begin_layout Section
30412 Chemical Symbols and Equations
30413 \begin_inset CommandInset label
30414 LatexCommand label
30415 name "sub:Chemical-Symbols-and"
30416
30417 \end_inset
30418
30419
30420 \begin_inset Index idx
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424 Chemical characters ! Symbols
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index idx
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 Chemical equations
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \begin_inset Index idx
30441 status collapsed
30442
30443 \begin_layout Plain Layout
30444 Symbols ! chemical
30445 \end_layout
30446
30447 \end_inset
30448
30449
30450 \end_layout
30451
30452 \begin_layout Standard
30453 An example text from chemistry:
30454 \end_layout
30455
30456 \begin_layout Quote
30457 The 
30458 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30459 \end_inset
30460
30461 -ion reacts with two 
30462 \begin_inset Formula $\mathrm{Na^{+}}$
30463 \end_inset
30464
30465 -ions to sodium sulfate 
30466 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30467 \end_inset
30468
30469 .
30470  The chemical equation for this is:
30471 \begin_inset Formula 
30472 \begin{equation}
30473 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30474 \end{equation}
30475
30476 \end_inset
30477
30478
30479 \end_layout
30480
30481 \begin_layout Standard
30482 This chemical equation can directly be created as formula.
30483  To avoid that the symbols appear italic, everything is highlighted and
30484  changed by the shortcut 
30485 \begin_inset Info
30486 type  "shortcut"
30487 arg   "font-roman"
30488 \end_inset
30489
30490  to the upright font style.
30491 \begin_inset Foot
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 font styles
30496 \series bold
30497  
30498 \series default
30499 see 
30500 \begin_inset CommandInset ref
30501 LatexCommand ref
30502 reference "sub:Font-Styles"
30503
30504 \end_inset
30505
30506
30507 \end_layout
30508
30509 \end_inset
30510
30511
30512 \end_layout
30513
30514 \begin_layout Standard
30515 A more convenient way to typeset chemical formulas is to use the command
30516  
30517 \series bold
30518
30519 \backslash
30520 ce
30521 \series default
30522
30523 \begin_inset Index idx
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527 Commands ! C ! 
30528 \backslash
30529 ce
30530 \end_layout
30531
30532 \end_inset
30533
30534  that is available when the LaTeX-package 
30535 \series bold
30536 mhchem
30537 \series default
30538
30539 \begin_inset Index idx
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543 Packages ! mhchem
30544 \end_layout
30545
30546 \end_inset
30547
30548  is installed.
30549  After inserting 
30550 \series bold
30551
30552 \backslash
30553 ce
30554 \series default
30555  to a formula a new blue box appears where chemical formulas can be inserted
30556  in an intuitive way.
30557 \end_layout
30558
30559 \begin_layout Standard
30560 \align center
30561 \begin_inset Tabular
30562 <lyxtabular version="3" rows="9" columns="2">
30563 <features rotate="0" tabularvalignment="middle">
30564 <column alignment="center" valignment="top">
30565 <column alignment="center" valignment="top">
30566 <row>
30567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30568 \begin_inset Text
30569
30570 \begin_layout Plain Layout
30571 Command
30572 \end_layout
30573
30574 \end_inset
30575 </cell>
30576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Plain Layout
30580 Result
30581 \begin_inset Note Note
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585
30586 \series bold
30587
30588 \backslash
30589 raisebox
30590 \series default
30591  is only used as spacer.
30592 \end_layout
30593
30594 \end_inset
30595
30596
30597 \end_layout
30598
30599 \end_inset
30600 </cell>
30601 </row>
30602 <row>
30603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30604 \begin_inset Text
30605
30606 \begin_layout Plain Layout
30607
30608 \backslash
30609 ce
30610 \begin_inset space \textvisiblespace{}
30611 \end_inset
30612
30613 H2CO3
30614 \end_layout
30615
30616 \end_inset
30617 </cell>
30618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30619 \begin_inset Text
30620
30621 \begin_layout Plain Layout
30622 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \end_inset
30629 </cell>
30630 </row>
30631 <row>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \backslash
30638 ce
30639 \begin_inset space \textvisiblespace{}
30640 \end_inset
30641
30642 SO4^2-
30643 \end_layout
30644
30645 \end_inset
30646 </cell>
30647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30648 \begin_inset Text
30649
30650 \begin_layout Plain Layout
30651 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30652 \end_inset
30653
30654
30655 \end_layout
30656
30657 \end_inset
30658 </cell>
30659 </row>
30660 <row>
30661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30662 \begin_inset Text
30663
30664 \begin_layout Plain Layout
30665
30666 \backslash
30667 ce
30668 \begin_inset space \textvisiblespace{}
30669 \end_inset
30670
30671 (NH4)2S
30672 \end_layout
30673
30674 \end_inset
30675 </cell>
30676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30677 \begin_inset Text
30678
30679 \begin_layout Plain Layout
30680 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30681 \end_inset
30682
30683
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 </row>
30689 <row>
30690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30691 \begin_inset Text
30692
30693 \begin_layout Plain Layout
30694
30695 \backslash
30696 ce
30697 \begin_inset space \textvisiblespace{}
30698 \end_inset
30699
30700 KCr(SO4)2.12H2O
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30710 \end_inset
30711
30712
30713 \end_layout
30714
30715 \end_inset
30716 </cell>
30717 </row>
30718 <row>
30719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723
30724 \backslash
30725 ce
30726 \begin_inset space \textvisiblespace{}
30727 \end_inset
30728
30729 A-B
30730 \backslash
30731 dbond
30732 \begin_inset space \textvisiblespace{}
30733 \end_inset
30734
30735 C
30736 \backslash
30737 tbond
30738 \begin_inset space \textvisiblespace{}
30739 \end_inset
30740
30741 D
30742 \end_layout
30743
30744 \end_inset
30745 </cell>
30746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30747 \begin_inset Text
30748
30749 \begin_layout Plain Layout
30750 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30751 \end_inset
30752
30753
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 </row>
30759 <row>
30760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \backslash
30766 ce
30767 \begin_inset space \textvisiblespace{}
30768 \end_inset
30769
30770 ^227
30771 \begin_inset Formula $\downarrow$
30772 \end_inset
30773
30774 _90
30775 \begin_inset Formula $\to$
30776 \end_inset
30777
30778 Th+
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 </row>
30796 <row>
30797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30798 \begin_inset Text
30799
30800 \begin_layout Plain Layout
30801
30802 \backslash
30803 ce
30804 \begin_inset space \textvisiblespace{}
30805 \end_inset
30806
30807 CO2
30808 \begin_inset space \textvisiblespace{}
30809 \end_inset
30810
30811 +
30812 \begin_inset space \textvisiblespace{}
30813 \end_inset
30814
30815 C
30816 \begin_inset space \textvisiblespace{}
30817 \end_inset
30818
30819 <=>
30820 \begin_inset space \textvisiblespace{}
30821 \end_inset
30822
30823 2CO
30824 \end_layout
30825
30826 \end_inset
30827 </cell>
30828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30829 \begin_inset Text
30830
30831 \begin_layout Plain Layout
30832 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30833 \end_inset
30834
30835
30836 \end_layout
30837
30838 \end_inset
30839 </cell>
30840 </row>
30841 <row>
30842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30843 \begin_inset Text
30844
30845 \begin_layout Plain Layout
30846
30847 \backslash
30848 ce
30849 \begin_inset space \textvisiblespace{}
30850 \end_inset
30851
30852 CO2
30853 \begin_inset space \textvisiblespace{}
30854 \end_inset
30855
30856 +
30857 \begin_inset space \textvisiblespace{}
30858 \end_inset
30859
30860 C
30861 \begin_inset space \textvisiblespace{}
30862 \end_inset
30863
30864 ->[
30865 \backslash
30866 alpha][
30867 \backslash
30868 beta]
30869 \begin_inset space \textvisiblespace{}
30870 \end_inset
30871
30872 2CO}
30873 \end_layout
30874
30875 \end_inset
30876 </cell>
30877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30882 \end_inset
30883
30884
30885 \end_layout
30886
30887 \end_inset
30888 </cell>
30889 </row>
30890 </lyxtabular>
30891
30892 \end_inset
30893
30894
30895 \end_layout
30896
30897 \begin_layout Standard
30898 \begin_inset Note Greyedout
30899 status open
30900
30901 \begin_layout Plain Layout
30902
30903 \series bold
30904 \color none
30905 Note:
30906 \series default
30907  Inserting a formula to a 
30908 \series bold
30909
30910 \backslash
30911 ce
30912 \series default
30913  box will lead to LaTeX errors due to a LyX bug.
30914 \color inherit
30915
30916 \begin_inset Foot
30917 status collapsed
30918
30919 \begin_layout Plain Layout
30920 \begin_inset CommandInset href
30921 LatexCommand href
30922 name "LyX-bug #8566"
30923 target "http://www.lyx.org/trac/ticket/8566"
30924
30925 \end_inset
30926
30927
30928 \end_layout
30929
30930 \end_inset
30931
30932
30933 \color none
30934  In this case TeX code has to be used like for 
30935 \series bold
30936
30937 \backslash
30938 ce{$
30939 \backslash
30940 mu
30941 \backslash
30942 hyphen$Cl}
30943 \series default
30944
30945 \begin_inset ERT
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949
30950
30951 \backslash
30952 ce{$
30953 \backslash
30954 mu
30955 \backslash
30956 hyphen$Cl}
30957 \end_layout
30958
30959 \end_inset
30960
30961  
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \end_layout
30968
30969 \begin_layout Standard
30970 \begin_inset Note Greyedout
30971 status open
30972
30973 \begin_layout Plain Layout
30974
30975 \series bold
30976 \color none
30977 Note:
30978 \series default
30979  It is not possible in LyX to use the character ^ to get an up-arrow as
30980  described in the 
30981 \series bold
30982 mhchem
30983 \series default
30984  manual.
30985  One instead uses a negative thin space followed by the command 
30986 \series bold
30987
30988 \backslash
30989 uparrow
30990 \series default
30991
30992 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30993 \end_inset
30994
30995
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \end_layout
31002
31003 \begin_layout Standard
31004 Using 
31005 \series bold
31006
31007 \backslash
31008 ce
31009 \series default
31010  the command for equation
31011 \begin_inset space ~
31012 \end_inset
31013
31014
31015 \begin_inset CommandInset ref
31016 LatexCommand eqref
31017 reference "eq:chem-reaction"
31018
31019 \end_inset
31020
31021  is:
31022 \begin_inset Newline newline
31023 \end_inset
31024
31025
31026 \series bold
31027  
31028 \backslash
31029 ce
31030 \begin_inset space \textvisiblespace{}
31031 \end_inset
31032
31033 2Na+
31034 \begin_inset space \textvisiblespace{}
31035 \end_inset
31036
31037 +
31038 \begin_inset space \textvisiblespace{}
31039 \end_inset
31040
31041 SO4^2-
31042 \begin_inset space \textvisiblespace{}
31043 \end_inset
31044
31045
31046 \begin_inset space \textvisiblespace{}
31047 \end_inset
31048
31049 ->
31050 \begin_inset space \textvisiblespace{}
31051 \end_inset
31052
31053 Na2SO4
31054 \end_layout
31055
31056 \begin_layout Standard
31057 To create multiline chemical equations first a multiline formula is created
31058  as described in 
31059 \begin_inset CommandInset ref
31060 LatexCommand ref
31061 reference "sec:Multiline-Formulas"
31062
31063 \end_inset
31064
31065 .
31066  Afterwards the command 
31067 \series bold
31068
31069 \backslash
31070 ce
31071 \series default
31072  is used in every small blue box of the formula.
31073  
31074 \begin_inset CommandInset ref
31075 LatexCommand eqref
31076 reference "eq:TEOS-reaction-1"
31077
31078 \end_inset
31079
31080  and 
31081 \begin_inset CommandInset ref
31082 LatexCommand eqref
31083 reference "eq:TEOS-reaction-2"
31084
31085 \end_inset
31086
31087  are an example of a multi-stage chemical reaction where every equation
31088  has its own number.
31089 \begin_inset Formula 
31090 \begin{eqnarray}
31091 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31092 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31093 \end{eqnarray}
31094
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \begin_layout Standard
31101 Besides 
31102 \series bold
31103
31104 \backslash
31105 ce
31106 \series default
31107  the 
31108 \series bold
31109 mhchem
31110 \series default
31111  package provides the command 
31112 \series bold
31113
31114 \backslash
31115 cf
31116 \series default
31117
31118 \begin_inset Index idx
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122 Commands ! C ! 
31123 \backslash
31124 cf
31125 \end_layout
31126
31127 \end_inset
31128
31129  that has to be used for special cases.
31130  For more information about 
31131 \series bold
31132
31133 \backslash
31134 cf
31135 \series default
31136  and more examples have a look at the documentation of 
31137 \series bold
31138 mhchem
31139 \series default
31140
31141 \begin_inset CommandInset citation
31142 LatexCommand cite
31143 key "mhchem"
31144
31145 \end_inset
31146
31147 .
31148 \end_layout
31149
31150 \begin_layout Section
31151 Diagrams
31152 \end_layout
31153
31154 \begin_layout Standard
31155 LyX supports two types of commutative diagrams: 
31156 \series bold
31157 amscd
31158 \series default
31159  and 
31160 \series bold
31161 xymatrix
31162 \series default
31163  that are explained in the following.
31164 \end_layout
31165
31166 \begin_layout Subsection
31167 Amscd Diagrams
31168 \begin_inset Index idx
31169 status collapsed
31170
31171 \begin_layout Plain Layout
31172 Diagrams ! amscd
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Diagrams of this type visualize relations by vertical and horizontal lines
31182  or arrows:
31183 \begin_inset Formula 
31184 \[
31185 \begin{CD}A@>>>B@>>>C\\
31186 @AAA@.@VVV\\
31187 F@<<<E@<<<D
31188 \end{CD}
31189 \]
31190
31191 \end_inset
31192
31193
31194 \end_layout
31195
31196 \begin_layout Standard
31197 To get them, the command 
31198 \series bold
31199
31200 \backslash
31201 CD
31202 \begin_inset Index idx
31203 status collapsed
31204
31205 \begin_layout Plain Layout
31206 Commands ! C ! 
31207 \backslash
31208 CD
31209 \end_layout
31210
31211 \end_inset
31212
31213
31214 \series default
31215  is inserted to a formula.
31216  A blue box appears with two dashed lines where further commands can be
31217  inserted.
31218  With 
31219 \begin_inset Info
31220 type  "shortcut"
31221 arg   "newline-insert newline"
31222 \end_inset
31223
31224  a new line is created.
31225  Horizontal relations are inserted in odd, vertical in even formula lines.
31226 \end_layout
31227
31228 \begin_layout Standard
31229 To create the relations there are the following commands:
31230 \end_layout
31231
31232 \begin_layout Itemize
31233
31234 \series bold
31235 @<<<
31236 \series default
31237  creates a left arrow, 
31238 \series bold
31239 @>>>
31240 \series default
31241  a right arrow and 
31242 \series bold
31243 @=
31244 \series default
31245  a long equal sign
31246 \end_layout
31247
31248 \begin_layout Itemize
31249
31250 \series bold
31251 @AAA
31252 \series default
31253  creates an up arrow, 
31254 \series bold
31255 @VVV
31256 \series default
31257  a down arrow and 
31258 \series bold
31259 @|
31260 \series default
31261  a vertical equal sign
31262 \end_layout
31263
31264 \begin_layout Itemize
31265
31266 \series bold
31267 @.
31268
31269 \series default
31270  is a placeholder for non-existent relations
31271 \end_layout
31272
31273 \begin_layout Standard
31274 All arrows can be labeled as follows:
31275 \end_layout
31276
31277 \begin_layout Itemize
31278 If text inserted between the first and second < or >, resp., it is placed
31279  above the arrow.
31280  When it is inserted between the second and third one, it appears under
31281  the arrow.
31282 \end_layout
31283
31284 \begin_layout Itemize
31285 When text for vertical arrows is inserted between the first and second A
31286  or V, resp., it is placed left beside the arrow.
31287  When it is inserted between the second and third one, it appears right
31288  beside the arrow.
31289  If the text contains an A or V, these letters must be set into a TeX-brace.
31290 \end_layout
31291
31292 \begin_layout Standard
31293 As example a diagram with all possible relations:
31294 \end_layout
31295
31296 \begin_layout Standard
31297 \begin_inset Formula 
31298 \[
31299 \begin{CD}A@>j>>B@>>k>C@=F\\
31300 @AmAA@.@VV{V}V@|\\
31301 D@<<j<E@>k>>F@=C
31302 \end{CD}
31303 \]
31304
31305 \end_inset
31306
31307
31308 \end_layout
31309
31310 \begin_layout Standard
31311 The command for this is:
31312 \begin_inset Newline newline
31313 \end_inset
31314
31315
31316 \series bold
31317
31318 \backslash
31319 CD
31320 \begin_inset space \textvisiblespace{}
31321 \end_inset
31322
31323 A@>j>>B@>>k>C@=F Ctrl+Return
31324 \begin_inset Newline newline
31325 \end_inset
31326
31327
31328 \begin_inset Phantom HPhantom
31329 status open
31330
31331 \begin_layout Plain Layout
31332
31333 \series bold
31334
31335 \backslash
31336 CD
31337 \begin_inset space \textvisiblespace{}
31338 \end_inset
31339
31340
31341 \end_layout
31342
31343 \end_inset
31344
31345 @AmAA@.@VV
31346 \backslash
31347 {V
31348 \series default
31349
31350 \begin_inset Formula $\to$
31351 \end_inset
31352
31353
31354 \series bold
31355 V@| Ctrl+Return
31356 \begin_inset Newline newline
31357 \end_inset
31358
31359
31360 \begin_inset Phantom HPhantom
31361 status open
31362
31363 \begin_layout Plain Layout
31364
31365 \series bold
31366
31367 \backslash
31368 CD
31369 \begin_inset space \textvisiblespace{}
31370 \end_inset
31371
31372
31373 \end_layout
31374
31375 \end_inset
31376
31377 D@<<j<E@>k>>F@=C
31378 \end_layout
31379
31380 \begin_layout Subsection
31381 Xymatrix Diagrams
31382 \begin_inset Index idx
31383 status collapsed
31384
31385 \begin_layout Plain Layout
31386 Diagrams ! xymatrix
31387 \end_layout
31388
31389 \end_inset
31390
31391
31392 \end_layout
31393
31394 \begin_layout Standard
31395 To be able to use xymatrices, the LaTeX-package 
31396 \series bold
31397 xypic
31398 \series default
31399  must be installed.
31400  A xymatrix is created by inserting the command 
31401 \series bold
31402
31403 \backslash
31404 xymatrix
31405 \series default
31406  in a formula.
31407  Then you are able to add new matrix columns and rows like for normal matrices,
31408  see 
31409 \begin_inset CommandInset ref
31410 LatexCommand ref
31411 reference "sec:Matrices"
31412
31413 \end_inset
31414
31415 .
31416 \end_layout
31417
31418 \begin_layout Standard
31419 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31420  and much more.
31421  All possibilities to create commutative diagrams and decorations are explained
31422  in detail in the 
31423 \emph on
31424 XY-pic manual
31425 \emph default
31426  that you find in the menu 
31427 \family sans
31428 Help\SpecialChar \menuseparator
31429 Specific
31430 \begin_inset space ~
31431 \end_inset
31432
31433 Manuals
31434 \family default
31435 .
31436 \end_layout
31437
31438 \begin_layout Subsection
31439
31440 \noun on
31441 Feynman
31442 \noun default
31443  Diagrams
31444 \begin_inset Index idx
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448 Diagrams ! Feynman
31449 \end_layout
31450
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \begin_layout Standard
31457 To be able to use 
31458 \noun on
31459 Feynman
31460 \noun default
31461 -diagrams, the LaTeX-package 
31462 \series bold
31463 feyn
31464 \series default
31465  must be installed.
31466  A 
31467 \noun on
31468 Feynman
31469 \noun default
31470 -diagram is created by inserting the command 
31471 \series bold
31472
31473 \backslash
31474 Diagram
31475 \series default
31476  in a formula.
31477  Then you are able to add new matrix columns and rows like for normal matrices,
31478  see 
31479 \begin_inset CommandInset ref
31480 LatexCommand ref
31481 reference "sec:Matrices"
31482
31483 \end_inset
31484
31485 .
31486 \end_layout
31487
31488 \begin_layout Standard
31489 Examples how to create 
31490 \noun on
31491 Feynman-
31492 \noun default
31493 diagrams in LyX is given in the 
31494 \emph on
31495 Feynman-diagram manual
31496 \emph default
31497  that you find in the menu 
31498 \family sans
31499 Help\SpecialChar \menuseparator
31500 Specific
31501 \begin_inset space ~
31502 \end_inset
31503
31504 Manuals
31505 \family default
31506 .
31507 \end_layout
31508
31509 \begin_layout Standard
31510 \begin_inset Newpage newpage
31511 \end_inset
31512
31513
31514 \end_layout
31515
31516 \begin_layout Section
31517 User-defined Commands
31518 \begin_inset Index idx
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522 User-defined commands
31523 \end_layout
31524
31525 \end_inset
31526
31527
31528 \end_layout
31529
31530 \begin_layout Standard
31531 \begin_inset Note Greyedout
31532 status open
31533
31534 \begin_layout Plain Layout
31535
31536 \series bold
31537 Note:
31538 \series default
31539  The names of user-defined commands and macros may only consist of Latin
31540  letters.
31541 \end_layout
31542
31543 \end_inset
31544
31545
31546 \end_layout
31547
31548 \begin_layout Subsection
31549 The Command 
31550 \backslash
31551 newcommand
31552 \begin_inset CommandInset label
31553 LatexCommand label
31554 name "sub:The-Command-newcommand"
31555
31556 \end_inset
31557
31558
31559 \begin_inset Index idx
31560 status collapsed
31561
31562 \begin_layout Plain Layout
31563 User-defined commands ! 
31564 \backslash
31565 newcommand
31566 \end_layout
31567
31568 \end_inset
31569
31570
31571 \begin_inset Index idx
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575 Commands ! N ! 
31576 \backslash
31577 newcommand
31578 \end_layout
31579
31580 \end_inset
31581
31582
31583 \end_layout
31584
31585 \begin_layout Standard
31586 Many LaTeX-commands are too long to be used frequently.
31587  But it is possible to define with the command 
31588 \series bold
31589
31590 \backslash
31591 newcommand
31592 \series default
31593  new shorter commands.
31594 \end_layout
31595
31596 \begin_layout Standard
31597 The command scheme of 
31598 \series bold
31599
31600 \backslash
31601 newcommand
31602 \series default
31603  is:
31604 \end_layout
31605
31606 \begin_layout Standard
31607
31608 \series bold
31609
31610 \backslash
31611 newcommand{new command name}[number of arguments][optional
31612 \series default
31613  
31614 \series bold
31615 value]
31616 \begin_inset Newline newline
31617 \end_inset
31618
31619
31620 \begin_inset Phantom HPhantom
31621 status open
31622
31623 \begin_layout Plain Layout
31624
31625 \series bold
31626
31627 \backslash
31628 newcommand
31629 \end_layout
31630
31631 \end_inset
31632
31633 {command definition}
31634 \end_layout
31635
31636 \begin_layout Standard
31637 \begin_inset Note Greyedout
31638 status open
31639
31640 \begin_layout Plain Layout
31641
31642 \series bold
31643 Note:
31644 \series default
31645  Assure that the name of the new command is not already used in your document
31646  or by LaTeX-packages that you use.
31647  When you for example define the command 
31648 \series bold
31649
31650 \backslash
31651 le
31652 \series default
31653  for 
31654 \series bold
31655
31656 \backslash
31657 Leftarrow
31658 \series default
31659 , you get an error message because 
31660 \series bold
31661
31662 \backslash
31663 le
31664 \series default
31665  is already defined as command for 
31666 \begin_inset Quotes eld
31667 \end_inset
31668
31669
31670 \begin_inset Formula $\le$
31671 \end_inset
31672
31673
31674 \begin_inset Quotes erd
31675 \end_inset
31676
31677 .
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \end_layout
31684
31685 \begin_layout Standard
31686 The number of arguments is an integer in the range 0
31687 \begin_inset space \thinspace{}
31688 \end_inset
31689
31690 -
31691 \begin_inset space \thinspace{}
31692 \end_inset
31693
31694 9 and specifies how many arguments the new command should have.
31695  With the optional value a value for an optional argument can be predefined.
31696  When this is done, the 
31697 \emph on
31698 first
31699 \emph default
31700  
31701 \emph on
31702 a
31703 \emph default
31704 rgument of the new command is automatically an optional one.
31705 \end_layout
31706
31707 \begin_layout Standard
31708 Here are some examples:
31709 \end_layout
31710
31711 \begin_layout Itemize
31712 To define the command 
31713 \series bold
31714
31715 \backslash
31716 gr
31717 \series default
31718  for 
31719 \series bold
31720
31721 \backslash
31722 Longrightarrow
31723 \series default
31724 , the LaTeX-preamble line is:
31725 \begin_inset VSpace medskip
31726 \end_inset
31727
31728
31729 \begin_inset Newline newline
31730 \end_inset
31731
31732
31733 \series bold
31734
31735 \backslash
31736 newcommand{
31737 \backslash
31738 gr}{
31739 \backslash
31740 Longrightarrow}
31741 \end_layout
31742
31743 \begin_layout Itemize
31744 To define the command 
31745 \series bold
31746
31747 \backslash
31748 us
31749 \series default
31750  for 
31751 \series bold
31752
31753 \backslash
31754 underline
31755 \series default
31756 , the argument (that should be underlined) must be taken into account.
31757  For this the preamble line is:
31758 \begin_inset VSpace medskip
31759 \end_inset
31760
31761
31762 \begin_inset Newline newline
31763 \end_inset
31764
31765
31766 \series bold
31767
31768 \backslash
31769 newcommand{
31770 \backslash
31771 us}[1]{
31772 \backslash
31773 underline{#1}}
31774 \series default
31775
31776 \begin_inset VSpace medskip
31777 \end_inset
31778
31779
31780 \begin_inset Newline newline
31781 \end_inset
31782
31783 The character 
31784 \series bold
31785 #
31786 \series default
31787  acts as argument placeholder, the 
31788 \series bold
31789 1
31790 \series default
31791  behind it denotes that it is the placeholder for the first argument.
31792 \end_layout
31793
31794 \begin_layout Itemize
31795 For 
31796 \series bold
31797
31798 \backslash
31799 framebox
31800 \series default
31801  one can e.
31802 \begin_inset space \thinspace{}
31803 \end_inset
31804
31805 g.
31806 \begin_inset space \space{}
31807 \end_inset
31808
31809 define the command 
31810 \series bold
31811
31812 \backslash
31813 fb
31814 \series default
31815 :
31816 \begin_inset VSpace medskip
31817 \end_inset
31818
31819
31820 \begin_inset Newline newline
31821 \end_inset
31822
31823
31824 \series bold
31825
31826 \backslash
31827 newcommand{
31828 \backslash
31829 fb}[3]{
31830 \backslash
31831 framebox#1#2{$#3$}}
31832 \series default
31833
31834 \begin_inset VSpace medskip
31835 \end_inset
31836
31837
31838 \begin_inset Newline newline
31839 \end_inset
31840
31841 The two Dollar signs creates the extra formula needed for 
31842 \series bold
31843
31844 \backslash
31845 framebox
31846 \series default
31847 , see 
31848 \begin_inset CommandInset ref
31849 LatexCommand ref
31850 reference "sub:Boxes-with-Frame"
31851
31852 \end_inset
31853
31854 .
31855 \end_layout
31856
31857 \begin_layout Itemize
31858 To create a new command for 
31859 \series bold
31860
31861 \backslash
31862 fcolorbox
31863 \series default
31864  where the color for the box need not be specified, the argument for the
31865  color is defined optional:
31866 \begin_inset VSpace medskip
31867 \end_inset
31868
31869
31870 \begin_inset Newline newline
31871 \end_inset
31872
31873
31874 \series bold
31875
31876 \backslash
31877 newcommand{
31878 \backslash
31879 cb}[3][white]{
31880 \backslash
31881 fcolorbox{#2}{#1}{$#3$}}
31882 \series default
31883
31884 \begin_inset VSpace medskip
31885 \end_inset
31886
31887
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891 When the color is not specified when using 
31892 \series bold
31893
31894 \backslash
31895 cb
31896 \series default
31897 , the predefined color 
31898 \series bold
31899 white
31900 \series default
31901  will be used.
31902 \end_layout
31903
31904 \begin_layout Standard
31905 A test of the new defined commands:
31906 \end_layout
31907
31908 \begin_layout Standard
31909 \align center
31910 \begin_inset Tabular
31911 <lyxtabular version="3" rows="6" columns="2">
31912 <features rotate="0" tabularvalignment="middle">
31913 <column alignment="center" valignment="top">
31914 <column alignment="center" valignment="top">
31915 <row>
31916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31917 \begin_inset Text
31918
31919 \begin_layout Plain Layout
31920 Command
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929 Result
31930 \begin_inset Note Note
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934
31935 \series bold
31936
31937 \backslash
31938 raisebox
31939 \series default
31940  is only used as spacer.
31941 \end_layout
31942
31943 \end_inset
31944
31945
31946 \end_layout
31947
31948 \end_inset
31949 </cell>
31950 </row>
31951 <row>
31952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31953 \begin_inset Text
31954
31955 \begin_layout Plain Layout
31956 A
31957 \backslash
31958 gr
31959 \begin_inset space \textvisiblespace{}
31960 \end_inset
31961
31962 B
31963 \end_layout
31964
31965 \end_inset
31966 </cell>
31967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31968 \begin_inset Text
31969
31970 \begin_layout Plain Layout
31971 \begin_inset Formula $A\gr B$
31972 \end_inset
31973
31974
31975 \end_layout
31976
31977 \end_inset
31978 </cell>
31979 </row>
31980 <row>
31981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31982 \begin_inset Text
31983
31984 \begin_layout Plain Layout
31985
31986 \backslash
31987 us{ABcd
31988 \end_layout
31989
31990 \end_inset
31991 </cell>
31992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31993 \begin_inset Text
31994
31995 \begin_layout Plain Layout
31996 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31997 \end_inset
31998
31999
32000 \end_layout
32001
32002 \end_inset
32003 </cell>
32004 </row>
32005 <row>
32006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32007 \begin_inset Text
32008
32009 \begin_layout Plain Layout
32010
32011 \backslash
32012 fb{[2cm]
32013 \begin_inset Formula $\to$
32014 \end_inset
32015
32016
32017 \backslash
32018 {
32019 \begin_inset Formula $\to$
32020 \end_inset
32021
32022
32023 \backslash
32024 {
32025 \backslash
32026 int
32027 \begin_inset space \textvisiblespace{}
32028 \end_inset
32029
32030 A=B
32031 \end_layout
32032
32033 \end_inset
32034 </cell>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \end_inset
32046 </cell>
32047 </row>
32048 <row>
32049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053
32054 \backslash
32055 cb{red
32056 \begin_inset Formula $\to$
32057 \end_inset
32058
32059
32060 \backslash
32061 {
32062 \backslash
32063 int
32064 \begin_inset space \textvisiblespace{}
32065 \end_inset
32066
32067 A=B
32068 \end_layout
32069
32070 \end_inset
32071 </cell>
32072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32073 \begin_inset Text
32074
32075 \begin_layout Plain Layout
32076 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32077 \end_inset
32078
32079
32080 \end_layout
32081
32082 \end_inset
32083 </cell>
32084 </row>
32085 <row>
32086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090
32091 \backslash
32092 cb[green]
32093 \backslash
32094 {red
32095 \begin_inset Formula $\to$
32096 \end_inset
32097
32098
32099 \backslash
32100 {
32101 \backslash
32102 int
32103 \begin_inset space \textvisiblespace{}
32104 \end_inset
32105
32106 A=B
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32116 \end_inset
32117
32118
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 </row>
32124 </lyxtabular>
32125
32126 \end_inset
32127
32128
32129 \end_layout
32130
32131 \begin_layout Subsection
32132 Math Macros
32133 \begin_inset Index idx
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137 User-defined commands! Math macros
32138 \end_layout
32139
32140 \end_inset
32141
32142
32143 \begin_inset Index idx
32144 status collapsed
32145
32146 \begin_layout Plain Layout
32147 Macros
32148 \end_layout
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 User-defined commands are especially convenient for complex expressions.
32157  When you are for example dealing with a document that has quadratic equations,
32158  the same solution type occurs several times.
32159  The general form of a quadratic equation is
32160 \begin_inset Formula 
32161 \[
32162 0=\lambda^{2}+p\lambda+q
32163 \]
32164
32165 \end_inset
32166
32167 The general form of the solution is
32168 \begin_inset Formula 
32169 \[
32170 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32171 \]
32172
32173 \end_inset
32174
32175
32176 \end_layout
32177
32178 \begin_layout Standard
32179 To define a command for the solution formula where only the three parameters
32180  
32181 \begin_inset Formula $\lambda$
32182 \end_inset
32183
32184
32185 \begin_inset Formula $p$
32186 \end_inset
32187
32188  and 
32189 \begin_inset Formula $q$
32190 \end_inset
32191
32192  need to be specified and the index of 
32193 \begin_inset Formula $\lambda$
32194 \end_inset
32195
32196  can be given optionally, the LaTeX-preamble line is
32197 \begin_inset Newline newline
32198 \end_inset
32199
32200
32201 \series bold
32202
32203 \backslash
32204 newcommand{
32205 \backslash
32206 qG}[4][1,
32207 \backslash
32208 ,2]{#2_{#1}=-
32209 \backslash
32210 frac{#3}{2}
32211 \backslash
32212 pm
32213 \begin_inset Newline newline
32214 \end_inset
32215
32216
32217 \begin_inset Phantom HPhantom
32218 status open
32219
32220 \begin_layout Plain Layout
32221
32222 \series bold
32223
32224 \backslash
32225 newcommand
32226 \end_layout
32227
32228 \end_inset
32229
32230
32231 \backslash
32232 sqrt{
32233 \backslash
32234 frac{#3^{2}}{4}-#4}}
32235 \end_layout
32236
32237 \begin_layout Standard
32238 To create with this the solution formula, the command
32239 \begin_inset Newline newline
32240 \end_inset
32241
32242
32243 \series bold
32244
32245 \backslash
32246 qG{
32247 \backslash
32248 lambda
32249 \begin_inset Formula $\to$
32250 \end_inset
32251
32252
32253 \backslash
32254 {p
32255 \begin_inset Formula $\to$
32256 \end_inset
32257
32258
32259 \backslash
32260 {q
32261 \series default
32262  is inserted to a formula
32263 \series bold
32264 .
32265 \end_layout
32266
32267 \begin_layout Standard
32268 The definition of the new command is unintuitive because one has to know
32269  the schemes of all used LaTeX commands, e.
32270 \begin_inset space \thinspace{}
32271 \end_inset
32272
32273 g.
32274 \begin_inset space \space{}
32275 \end_inset
32276
32277 that a fraction is inserted in LaTeX as 
32278 \series bold
32279
32280 \backslash
32281 frac{numerator}{denominator}
32282 \series default
32283 .
32284  Furthermore one can easily forget a brace in the definition and cannot
32285  see in LyX what the new command is doing.
32286  To avoid these problems LyX offers the possibility to use math macros instead
32287  of the command 
32288 \series bold
32289
32290 \backslash
32291 newcommand
32292 \series default
32293 .
32294 \end_layout
32295
32296 \begin_layout Standard
32297 A math macro is created by using the menu 
32298 \family sans
32299 Insert\SpecialChar \menuseparator
32300 Math\SpecialChar \menuseparator
32301 Macro
32302 \family default
32303  or the toolbar button 
32304 \begin_inset Graphics
32305         filename ../images/math-macro_newmacroname_newcommand.png
32306         scale 85
32307
32308 \end_inset
32309
32310 .
32311  The math macro toolbar appears together with the following box where the
32312  macro is defined:
32313 \begin_inset Newline newline
32314 \end_inset
32315
32316
32317 \begin_inset space \hspace*{\fill}
32318 \end_inset
32319
32320
32321 \begin_inset Graphics
32322         filename clipart/macrobox.png
32323
32324 \end_inset
32325
32326
32327 \begin_inset space \hspace*{\fill}
32328 \end_inset
32329
32330
32331 \begin_inset Newline newline
32332 \end_inset
32333
32334
32335 \begin_inset FormulaMacro
32336 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32337 \end_inset
32338
32339
32340 \backslash
32341 newmacroname is the default name of the macro that should be changed to
32342  something sensible.
32343  The wanted formula is inserted in the first blue box.
32344  An argument placeholder is inserted with the command 
32345 \series bold
32346
32347 \backslash
32348 #argumentnumber
32349 \series default
32350 , e.
32351 \begin_inset space \thinspace{}
32352 \end_inset
32353
32354 g
32355 \begin_inset space \space{}
32356 \end_inset
32357
32358
32359 \series bold
32360
32361 \backslash
32362 #1
32363 \series default
32364  or by using the macro toolbar button 
32365 \begin_inset Graphics
32366         filename ../images/math-macro-add-param.png
32367         scale 85
32368
32369 \end_inset
32370
32371 .
32372  Argument placeholders are displayed red.
32373  A maximum of 9
32374 \begin_inset space ~
32375 \end_inset
32376
32377 arguments are possible.
32378  Optional arguments are created with the toolbar button 
32379 \begin_inset Graphics
32380         filename ../images/math-macro-add-optional-param.png
32381         scale 85
32382
32383 \end_inset
32384
32385 .
32386  The first non-optional argument can be transformed to an optional one with
32387  the toolbar button 
32388 \begin_inset Graphics
32389         filename ../images/math-macro-make-optional.png
32390         scale 85
32391
32392 \end_inset
32393
32394 .
32395  In the second blue box the appearance of the macro in LyX can be defined.
32396  Normally you want to see it as it is defined, so the box is kept empty.
32397  But when you have created a macro that needs lot of space on the screen,
32398  you can insert in the box for example
32399 \begin_inset Newline newline
32400 \end_inset
32401
32402
32403 \series bold
32404 qG: 
32405 \backslash
32406 #1
32407 \series default
32408  
32409 \series bold
32410 ,
32411 \series default
32412  
32413 \series bold
32414
32415 \backslash
32416 #2
32417 \series default
32418  
32419 \series bold
32420 ,
32421 \series default
32422  
32423 \series bold
32424
32425 \backslash
32426 #3, 
32427 \backslash
32428 #4
32429 \begin_inset Newline newline
32430 \end_inset
32431
32432
32433 \series default
32434 For the macro only the arguments with the macro name in front of them will
32435  then be displayed in LyX, leading to a better overview.
32436  The formula appears in the output as defined in the first box.
32437 \begin_inset Newline newline
32438 \end_inset
32439
32440 The appearance of macros in formulas can furthermore be changed for single
32441  macros by setting the cursor in the macro and using the menu 
32442 \family sans
32443 View\SpecialChar \menuseparator
32444 (Un)fold
32445 \begin_inset space ~
32446 \end_inset
32447
32448 Math
32449 \begin_inset space ~
32450 \end_inset
32451
32452 Macro
32453 \family default
32454 .
32455 \end_layout
32456
32457 \begin_layout Standard
32458 To use a macro, the macro name is inserted as command to a formula, in our
32459  case 
32460 \series bold
32461
32462 \backslash
32463 qG
32464 \series default
32465 .
32466  Our macro looks in LyX like this:
32467 \begin_inset Newline newline
32468 \end_inset
32469
32470
32471 \begin_inset space \hspace*{\fill}
32472 \end_inset
32473
32474
32475 \begin_inset Graphics
32476         filename clipart/macrouse.png
32477
32478 \end_inset
32479
32480
32481 \begin_inset space \hspace*{\fill}
32482 \end_inset
32483
32484
32485 \begin_inset Newline newline
32486 \end_inset
32487
32488 Here is our macro example with the arguments 
32489 \begin_inset Formula $x$
32490 \end_inset
32491
32492
32493 \begin_inset Formula $\ln(x)$
32494 \end_inset
32495
32496  and 
32497 \begin_inset Formula $B$
32498 \end_inset
32499
32500 :
32501 \end_layout
32502
32503 \begin_layout Standard
32504 \begin_inset Formula 
32505 \[
32506 \qG x{\ln(x)}B
32507 \]
32508
32509 \end_inset
32510
32511
32512 \end_layout
32513
32514 \begin_layout Standard
32515 LyX offers in the menu 
32516 \family sans
32517 Tools\SpecialChar \menuseparator
32518 Preferences\SpecialChar \menuseparator
32519 Editing\SpecialChar \menuseparator
32520 Control
32521 \family default
32522  different styles to edit macros.
32523  To find the style that suits you the most, choose a style and set the cursor
32524  in a macro formula to see the difference.
32525 \end_layout
32526
32527 \begin_layout Standard
32528 A math macro is transformed internally to a 
32529 \series bold
32530
32531 \backslash
32532 newcommand
32533 \series default
32534  command when exporting the document.
32535  The created 
32536 \series bold
32537
32538 \backslash
32539 newcommand
32540 \series default
32541  command is not placed in the LaTeX-preamble, therefore macros can only
32542  be used in formulas that are in the document below the macro definition
32543  box.
32544 \end_layout
32545
32546 \begin_layout Standard
32547 Math macros can also be directly created from a 
32548 \series bold
32549
32550 \backslash
32551 newcommand
32552 \series default
32553  command.
32554  When writing for example the command
32555 \series bold
32556
32557 \begin_inset Newline newline
32558 \end_inset
32559
32560
32561 \backslash
32562 newcommand{
32563 \backslash
32564 larrow}[2]{
32565 \backslash
32566 xleftarrow[#2]{#1}}
32567 \begin_inset Newline newline
32568 \end_inset
32569
32570
32571 \series default
32572 in LyX as normal text, highlighting it completely and using then the shortcut
32573  
32574 \family sans
32575 Ctrl+M
32576 \family default
32577 , the command will be transformed to a math macro.
32578  Using this method you need to be careful that the 
32579 \series bold
32580
32581 \backslash
32582 newcommand
32583 \series default
32584  command is typed correctly, otherwise you get a faulty macro leading to
32585  LaTeX errors.
32586 \end_layout
32587
32588 \begin_layout Standard
32589 Math macros currently have the problem that further formulas in macro definition
32590 s are handled wrongly.
32591  Therefore the example 
32592 \series bold
32593
32594 \backslash
32595 fb
32596 \series default
32597  from 
32598 \begin_inset CommandInset ref
32599 LatexCommand ref
32600 reference "sub:The-Command-newcommand"
32601
32602 \end_inset
32603
32604  cannot be created as macro.
32605 \end_layout
32606
32607 \begin_layout Standard
32608 When the cursor is in a macro definition box, you will see the macro toolbar
32609  in LyX:
32610 \end_layout
32611
32612 \begin_layout Standard
32613 \begin_inset VSpace defskip
32614 \end_inset
32615
32616
32617 \end_layout
32618
32619 \begin_layout Standard
32620 \begin_inset Graphics
32621         filename clipart/MacroToolbar.png
32622
32623 \end_inset
32624
32625
32626 \begin_inset Index idx
32627 status collapsed
32628
32629 \begin_layout Plain Layout
32630 Macros ! Toolbar
32631 \end_layout
32632
32633 \end_inset
32634
32635
32636 \end_layout
32637
32638 \begin_layout Standard
32639 \begin_inset VSpace defskip
32640 \end_inset
32641
32642
32643 \end_layout
32644
32645 \begin_layout Standard
32646 The macro toolbar contains from left to right the following buttons:
32647 \end_layout
32648
32649 \begin_layout Standard
32650 \begin_inset VSpace defskip
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \begin_layout Standard
32657 \begin_inset Tabular
32658 <lyxtabular version="3" rows="9" columns="2">
32659 <features rotate="0" islongtable="true" longtabularalignment="center">
32660 <column alignment="left" valignment="top">
32661 <column alignment="left" valignment="top" width="85col%">
32662 <row interlinespace="2.5mm">
32663 <cell alignment="center" valignment="top" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667 \begin_inset Graphics
32668         filename ../images/math-macro-remove-param.png
32669         rotateOrigin center
32670
32671 \end_inset
32672
32673
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 <cell alignment="center" valignment="top" usebox="none">
32679 \begin_inset Text
32680
32681 \begin_layout Plain Layout
32682
32683 \family sans
32684 Edit\SpecialChar \menuseparator
32685 Math\SpecialChar \menuseparator
32686 Macro
32687 \begin_inset space ~
32688 \end_inset
32689
32690 Definition\SpecialChar \menuseparator
32691 Remove Last Argument
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 </row>
32697 <row interlinespace="2.5mm">
32698 <cell alignment="center" valignment="top" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702 \begin_inset Graphics
32703         filename ../images/math-macro-add-param.png
32704         rotateOrigin center
32705
32706 \end_inset
32707
32708
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717
32718 \family sans
32719 Edit\SpecialChar \menuseparator
32720 Math\SpecialChar \menuseparator
32721 Macro
32722 \begin_inset space ~
32723 \end_inset
32724
32725 Definition\SpecialChar \menuseparator
32726 Append Argument
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 </row>
32732 <row interlinespace="2.5mm">
32733 <cell alignment="center" valignment="top" usebox="none">
32734 \begin_inset Text
32735
32736 \begin_layout Plain Layout
32737 \begin_inset Graphics
32738         filename ../images/math-macro-make-optional.png
32739         rotateOrigin center
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family sans
32754 Edit\SpecialChar \menuseparator
32755 Math\SpecialChar \menuseparator
32756 Macro
32757 \begin_inset space ~
32758 \end_inset
32759
32760 Definition\SpecialChar \menuseparator
32761 Make First Non-Optional into
32762 \begin_inset Newline newline
32763 \end_inset
32764
32765
32766 \begin_inset Phantom HPhantom
32767 status open
32768
32769 \begin_layout Plain Layout
32770
32771 \family sans
32772 Edit\SpecialChar \menuseparator
32773 Math\SpecialChar \menuseparator
32774 Macro
32775 \begin_inset space ~
32776 \end_inset
32777
32778 Definition\SpecialChar \menuseparator
32779
32780 \end_layout
32781
32782 \end_inset
32783
32784 Optional Argument
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 </row>
32790 <row interlinespace="2.5mm">
32791 <cell alignment="center" valignment="top" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795 \begin_inset Graphics
32796         filename ../images/math-macro-make-nonoptional.png
32797         rotateOrigin center
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \family sans
32812 Edit\SpecialChar \menuseparator
32813 Math\SpecialChar \menuseparator
32814 Macro
32815 \begin_inset space ~
32816 \end_inset
32817
32818 Definition\SpecialChar \menuseparator
32819 Make Last Optional into
32820 \begin_inset Newline newline
32821 \end_inset
32822
32823
32824 \begin_inset Phantom HPhantom
32825 status open
32826
32827 \begin_layout Plain Layout
32828
32829 \family sans
32830 Edit\SpecialChar \menuseparator
32831 Math\SpecialChar \menuseparator
32832 Macro
32833 \begin_inset space ~
32834 \end_inset
32835
32836 Definition\SpecialChar \menuseparator
32837
32838 \end_layout
32839
32840 \end_inset
32841
32842 Non-Optional Argument
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 </row>
32848 <row interlinespace="2.5mm">
32849 <cell alignment="center" valignment="top" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853 \begin_inset Graphics
32854         filename ../images/math-macro-remove-optional-param.png
32855         rotateOrigin center
32856
32857 \end_inset
32858
32859
32860 \end_layout
32861
32862 \end_inset
32863 </cell>
32864 <cell alignment="center" valignment="top" usebox="none">
32865 \begin_inset Text
32866
32867 \begin_layout Plain Layout
32868
32869 \family sans
32870 Edit\SpecialChar \menuseparator
32871 Math\SpecialChar \menuseparator
32872 Macro
32873 \begin_inset space ~
32874 \end_inset
32875
32876 Definition\SpecialChar \menuseparator
32877 Remove Optional Argument
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 </row>
32883 <row interlinespace="2.5mm">
32884 <cell alignment="center" valignment="top" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888 \begin_inset Graphics
32889         filename ../images/math-macro-add-optional-param.png
32890         rotateOrigin center
32891
32892 \end_inset
32893
32894
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 <cell alignment="center" valignment="top" usebox="none">
32900 \begin_inset Text
32901
32902 \begin_layout Plain Layout
32903
32904 \family sans
32905 Edit\SpecialChar \menuseparator
32906 Math\SpecialChar \menuseparator
32907 Macro
32908 \begin_inset space ~
32909 \end_inset
32910
32911 Definition\SpecialChar \menuseparator
32912 Insert Optional Argument
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 </row>
32918 <row interlinespace="2.5mm">
32919 <cell alignment="center" valignment="top" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923 \begin_inset Graphics
32924         filename ../images/math-macro-remove-greedy-param.png
32925         rotateOrigin center
32926
32927 \end_inset
32928
32929
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \family sans
32940 Edit\SpecialChar \menuseparator
32941 Math\SpecialChar \menuseparator
32942 Macro
32943 \begin_inset space ~
32944 \end_inset
32945
32946 Definition\SpecialChar \menuseparator
32947 Remove Last Argument
32948 \begin_inset Newline newline
32949 \end_inset
32950
32951
32952 \begin_inset Phantom HPhantom
32953 status open
32954
32955 \begin_layout Plain Layout
32956
32957 \family sans
32958 Edit\SpecialChar \menuseparator
32959 Math\SpecialChar \menuseparator
32960 Macro
32961 \begin_inset space ~
32962 \end_inset
32963
32964 Definition\SpecialChar \menuseparator
32965
32966 \end_layout
32967
32968 \end_inset
32969
32970 Spitting Out To The Right
32971 \end_layout
32972
32973 \end_inset
32974 </cell>
32975 </row>
32976 <row interlinespace="2.5mm">
32977 <cell alignment="center" valignment="top" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 \begin_inset Graphics
32982         filename ../images/math-macro-append-greedy-param.png
32983         rotateOrigin center
32984
32985 \end_inset
32986
32987
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996
32997 \family sans
32998 Edit\SpecialChar \menuseparator
32999 Math\SpecialChar \menuseparator
33000 Macro
33001 \begin_inset space ~
33002 \end_inset
33003
33004 Definition\SpecialChar \menuseparator
33005 Append Argument
33006 \begin_inset Newline newline
33007 \end_inset
33008
33009
33010 \begin_inset Phantom HPhantom
33011 status open
33012
33013 \begin_layout Plain Layout
33014
33015 \family sans
33016 Edit\SpecialChar \menuseparator
33017 Math\SpecialChar \menuseparator
33018 Macro
33019 \begin_inset space ~
33020 \end_inset
33021
33022 Definition\SpecialChar \menuseparator
33023
33024 \end_layout
33025
33026 \end_inset
33027
33028 Eating From The Right
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 </row>
33034 <row interlinespace="2.5mm">
33035 <cell alignment="center" valignment="top" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Plain Layout
33039 \begin_inset Graphics
33040         filename ../images/math-macro-add-greedy-optional-param.png
33041         rotateOrigin center
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \family sans
33056 Edit\SpecialChar \menuseparator
33057 Math\SpecialChar \menuseparator
33058 Macro
33059 \begin_inset space ~
33060 \end_inset
33061
33062 Definition\SpecialChar \menuseparator
33063 Append Optional Argument
33064 \begin_inset Newline newline
33065 \end_inset
33066
33067
33068 \begin_inset Phantom HPhantom
33069 status open
33070
33071 \begin_layout Plain Layout
33072
33073 \family sans
33074 Edit\SpecialChar \menuseparator
33075 Math\SpecialChar \menuseparator
33076 Macro
33077 \begin_inset space ~
33078 \end_inset
33079
33080 Definition\SpecialChar \menuseparator
33081
33082 \end_layout
33083
33084 \end_inset
33085
33086 Eating From The Right
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 </row>
33092 </lyxtabular>
33093
33094 \end_inset
33095
33096
33097 \end_layout
33098
33099 \begin_layout Section
33100 Computer Algebra Systems
33101 \end_layout
33102
33103 \begin_layout Standard
33104 LyX offers the exchange between mathematical expressions written in LyX's
33105  math editor and external applications or user defined scripts.
33106  Currently supported applications are 
33107 \family sans
33108 Maple
33109 \family default
33110
33111 \family sans
33112 Mathematica
33113 \family default
33114
33115 \family sans
33116 Maxima
33117 \family default
33118  and 
33119 \family sans
33120 Octave
33121 \family default
33122 .
33123  Note that the set of supported mathematical constructs is limited only
33124  to very simple cases.
33125 \end_layout
33126
33127 \begin_layout Subsection
33128 Usage
33129 \end_layout
33130
33131 \begin_layout Standard
33132 Write some expression in a formula, go to the 
33133 \family sans
33134 Edit\SpecialChar \menuseparator
33135 Math\SpecialChar \menuseparator
33136 Use Computer Algebra System
33137 \family default
33138  menu and choose the application you have installed on the computer.
33139  After that the result of computation should show on the right side of the
33140  expression together with the 
33141 \begin_inset Quotes eld
33142 \end_inset
33143
33144 =
33145 \begin_inset Quotes erd
33146 \end_inset
33147
33148  operator.
33149 \end_layout
33150
33151 \begin_layout Standard
33152 Here are few simple examples (with results from 
33153 \family typewriter
33154 Maxima
33155 \family default
33156 ) to show what kind of computations can be performed:
33157 \end_layout
33158
33159 \begin_layout Itemize
33160 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Itemize
33167 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Itemize
33174 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Itemize
33181 \begin_inset Formula $\det\left[\begin{array}{ccc}
33182 1 & 6 & 7\\
33183 2 & 5 & 8\\
33184 3 & 4 & 17
33185 \end{array}\right]=-56$
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Itemize
33192 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33193 \end_inset
33194
33195
33196 \end_layout
33197
33198 \begin_layout Subsection
33199 Keyboard shortcut
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Currently there is no keyboard shortcut for calling the algebra applications.
33204  One can easily bind a shortcut to the 
33205 \family sans
33206 math-extern
33207 \family default
33208  LyX function (see the 
33209 \family sans
33210 \emph on
33211 LyX Functions
33212 \family default
33213 \emph default
33214  manual).
33215  One could e.
33216 \begin_inset space \thinspace{}
33217 \end_inset
33218
33219 g.
33220 \begin_inset space \space{}
33221 \end_inset
33222
33223 bind the 
33224 \family sans
33225 Return
33226 \family default
33227  key inside the math editor.
33228  To bind it to 
33229 \family typewriter
33230 Maxima
33231 \family default
33232  one would use this shortcut definition command:
33233 \end_layout
33234
33235 \begin_layout Standard
33236
33237 \series bold
33238 command-alternatives break-paragraph;math-extern maxima
33239 \end_layout
33240
33241 \begin_layout Section
33242 Miscellaneous
33243 \begin_inset Index idx
33244 status collapsed
33245
33246 \begin_layout Plain Layout
33247 Miscellaneous
33248 \end_layout
33249
33250 \end_inset
33251
33252
33253 \end_layout
33254
33255 \begin_layout Subsection
33256 Negative Numbers
33257 \begin_inset Index idx
33258 status collapsed
33259
33260 \begin_layout Plain Layout
33261 Numbers ! negative
33262 \end_layout
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Standard
33270 Negative numbers often look ugly in formulas because the minus sign before
33271  the number is set with the same length as the minus operator sign.
33272  When writing the negative number in normal text, the minus sign appears
33273  correctly.
33274 \end_layout
33275
33276 \begin_layout Standard
33277 Thus, the problem disappears when converting the minus sign to mathematical
33278  text.
33279 \end_layout
33280
33281 \begin_layout Standard
33282 An example to visualize the problem:
33283 \end_layout
33284
33285 \begin_layout Standard
33286 \align center
33287 \begin_inset Tabular
33288 <lyxtabular version="3" rows="3" columns="2">
33289 <features rotate="0" tabularvalignment="middle">
33290 <column alignment="right" valignment="top">
33291 <column alignment="left" valignment="top">
33292 <row>
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297 normal text:
33298 \end_layout
33299
33300 \end_inset
33301 </cell>
33302 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33303 \begin_inset Text
33304
33305 \begin_layout Plain Layout
33306 x = -2
33307 \end_layout
33308
33309 \end_inset
33310 </cell>
33311 </row>
33312 <row>
33313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317 formula:
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326 \begin_inset Formula $x=-2$
33327 \end_inset
33328
33329
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 </row>
33335 <row>
33336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340 solution:
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349 \begin_inset Formula $x=\textrm{-}2$
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 </row>
33358 </lyxtabular>
33359
33360 \end_inset
33361
33362
33363 \end_layout
33364
33365 \begin_layout Subsection
33366 Comma as decimal Separator
33367 \begin_inset Index idx
33368 status collapsed
33369
33370 \begin_layout Plain Layout
33371 Comma
33372 \end_layout
33373
33374 \end_inset
33375
33376
33377 \end_layout
33378
33379 \begin_layout Standard
33380 In LaTeX a comma inside a formula is used, according to the English convention,
33381  as number group separator.
33382  So there will be space added behind all commas in formulas.
33383 \end_layout
33384
33385 \begin_layout Standard
33386 To avoid this, the comma is highlighted and changed to mathematical text
33387  (shortcut 
33388 \begin_inset Info
33389 type  "shortcut"
33390 arg   "math-mode"
33391 \end_inset
33392
33393 ).
33394 \end_layout
33395
33396 \begin_layout Standard
33397 To use all formula commas in the document as decimal separator, the file
33398  
33399 \series bold
33400 icomma.sty
33401 \series default
33402
33403 \begin_inset Foot
33404 status collapsed
33405
33406 \begin_layout Plain Layout
33407
33408 \series bold
33409 icomma
33410 \series default
33411  is part of the LaTeX-package 
33412 \series bold
33413 was
33414 \series default
33415
33416 \begin_inset Index idx
33417 status collapsed
33418
33419 \begin_layout Plain Layout
33420 Packages ! was
33421 \begin_inset ERT
33422 status collapsed
33423
33424 \begin_layout Plain Layout
33425
33426
33427 \backslash
33428 vspace{4mm}
33429 \end_layout
33430
33431 \end_inset
33432
33433
33434 \end_layout
33435
33436 \end_inset
33437
33438 .
33439 \end_layout
33440
33441 \end_inset
33442
33443
33444 \begin_inset Index idx
33445 status collapsed
33446
33447 \begin_layout Plain Layout
33448 Packages ! icomma
33449 \end_layout
33450
33451 \end_inset
33452
33453  is loaded with the LaTeX-preamble line
33454 \end_layout
33455
33456 \begin_layout Standard
33457
33458 \series bold
33459
33460 \backslash
33461 usepackage{icomma}
33462 \end_layout
33463
33464 \begin_layout Subsection
33465 Physical Vectors
33466 \begin_inset CommandInset label
33467 LatexCommand label
33468 name "sub:Physical-Vectors"
33469
33470 \end_inset
33471
33472
33473 \begin_inset Index idx
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477 Vectors ! physical
33478 \end_layout
33479
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Standard
33486 Predefined vectors are offered by the LaTeX-package 
33487 \series bold
33488 braket
33489 \series default
33490
33491 \begin_inset Index idx
33492 status collapsed
33493
33494 \begin_layout Plain Layout
33495 Packages ! braket
33496 \end_layout
33497
33498 \end_inset
33499
33500  that is loaded with the LaTeX-preamble line
33501 \end_layout
33502
33503 \begin_layout Standard
33504
33505 \series bold
33506
33507 \backslash
33508 usepackage{braket}
33509 \end_layout
33510
33511 \begin_layout Standard
33512 \begin_inset ERT
33513 status collapsed
33514
33515 \begin_layout Plain Layout
33516
33517
33518 \backslash
33519 ifbraket 
33520 \end_layout
33521
33522 \end_inset
33523
33524
33525 \begin_inset Note Note
33526 status open
33527
33528 \begin_layout Plain Layout
33529 The following table will only be displayed when the LaTeX-package 
33530 \series bold
33531 braket
33532 \series default
33533  is installed.
33534 \end_layout
33535
33536 \end_inset
33537
33538
33539 \end_layout
33540
33541 \begin_layout Standard
33542 The following commands are defined:
33543 \end_layout
33544
33545 \begin_layout Standard
33546 \align center
33547 \begin_inset Tabular
33548 <lyxtabular version="3" rows="4" columns="2">
33549 <features rotate="0" tabularvalignment="middle">
33550 <column alignment="center" valignment="top">
33551 <column alignment="center" valignment="top">
33552 <row>
33553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557 Command
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566 Result
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 </row>
33572 <row>
33573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \backslash
33579 Bra{
33580 \backslash
33581 psi
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590 \begin_inset Formula $\Bra{\psi}$
33591 \end_inset
33592
33593
33594 \end_layout
33595
33596 \end_inset
33597 </cell>
33598 </row>
33599 <row>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \backslash
33606 Ket{
33607 \backslash
33608 psi
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617 \begin_inset Formula $\Ket{\psi}$
33618 \end_inset
33619
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 </row>
33626 <row>
33627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631
33632 \backslash
33633 Braket{
33634 \backslash
33635 psi|
33636 \backslash
33637 phi
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646 \begin_inset Formula $\Braket{\psi|\phi}$
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 </lyxtabular>
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \begin_layout Standard
33663 The command 
33664 \series bold
33665
33666 \backslash
33667 Braket
33668 \series default
33669  assures that all vertical bars are set in the size of the surrounding brackets:
33670 \begin_inset Formula 
33671 \[
33672 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33673 \]
33674
33675 \end_inset
33676
33677
33678 \begin_inset ERT
33679 status collapsed
33680
33681 \begin_layout Plain Layout
33682
33683
33684 \backslash
33685 else 
33686 \end_layout
33687
33688 \end_inset
33689
33690
33691 \begin_inset Note Note
33692 status open
33693
33694 \begin_layout Plain Layout
33695 The following will be displayed when the LaTeX-package 
33696 \series bold
33697 braket
33698 \series default
33699  is not installed:
33700 \end_layout
33701
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \begin_layout Standard
33708 You need to install the LaTeX-package 
33709 \series bold
33710 braket
33711 \series default
33712  to see the rest of this subsection in the output.
33713 \end_layout
33714
33715 \begin_layout Standard
33716 \begin_inset ERT
33717 status collapsed
33718
33719 \begin_layout Plain Layout
33720
33721
33722 \backslash
33723 fi 
33724 \end_layout
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \begin_layout Standard
33732 The effect of 
33733 \series bold
33734
33735 \backslash
33736 Braket
33737 \series default
33738  can also be achieved using the command 
33739 \series bold
33740
33741 \backslash
33742 middle
33743 \series default
33744 , that is described in 
33745 \begin_inset CommandInset ref
33746 LatexCommand ref
33747 reference "sub:Automatic-Bracket-Size"
33748
33749 \end_inset
33750
33751 .
33752 \end_layout
33753
33754 \begin_layout Subsection
33755 Self-defined Fractions
33756 \begin_inset CommandInset label
33757 LatexCommand label
33758 name "sub:Self-defined-Fractions"
33759
33760 \end_inset
33761
33762
33763 \begin_inset Index idx
33764 status collapsed
33765
33766 \begin_layout Plain Layout
33767 Fractions ! self-defined
33768 \end_layout
33769
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \begin_layout Standard
33776 To define custom commands for fractions, the command 
33777 \series bold
33778
33779 \backslash
33780 genfrac
33781 \series default
33782
33783 \begin_inset Index idx
33784 status collapsed
33785
33786 \begin_layout Plain Layout
33787 Commands ! G ! 
33788 \backslash
33789 genfrac
33790 \begin_inset ERT
33791 status collapsed
33792
33793 \begin_layout Plain Layout
33794
33795
33796 \backslash
33797 vspace{4mm}
33798 \end_layout
33799
33800 \end_inset
33801
33802
33803 \end_layout
33804
33805 \end_inset
33806
33807  is used in the following scheme:
33808 \end_layout
33809
33810 \begin_layout Standard
33811
33812 \series bold
33813
33814 \backslash
33815 genfrac{left
33816 \series default
33817  
33818 \series bold
33819 bracket}{right
33820 \series default
33821  
33822 \series bold
33823 bracket}{fraction bar thickness}{style}
33824 \begin_inset Newline newline
33825 \end_inset
33826
33827
33828 \begin_inset Phantom HPhantom
33829 status open
33830
33831 \begin_layout Plain Layout
33832
33833 \series bold
33834
33835 \backslash
33836 genfrac
33837 \end_layout
33838
33839 \end_inset
33840
33841 {numerator}{denominator}
33842 \end_layout
33843
33844 \begin_layout Standard
33845 The style is a number in the range of 0
33846 \begin_inset space \thinspace{}
33847 \end_inset
33848
33849 -
33850 \begin_inset space \thinspace{}
33851 \end_inset
33852
33853 3.
33854 \end_layout
33855
33856 \begin_layout Standard
33857 \align center
33858 \begin_inset Tabular
33859 <lyxtabular version="3" rows="5" columns="2">
33860 <features rotate="0" tabularvalignment="middle">
33861 <column alignment="center" valignment="top">
33862 <column alignment="center" valignment="top">
33863 <row>
33864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868 Number
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877 Style (Size)
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 </row>
33883 <row>
33884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Plain Layout
33888 0
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897 display style formula
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 </row>
33903 <row>
33904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908 1
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917 inline formula
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 </row>
33923 <row>
33924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33925 \begin_inset Text
33926
33927 \begin_layout Plain Layout
33928 2
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33934 \begin_inset Text
33935
33936 \begin_layout Plain Layout
33937 small
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 </row>
33943 <row>
33944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948 3
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957 tiny
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 </row>
33963 </lyxtabular>
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \begin_layout Standard
33971 When no style is given, the size is adjusted to the surrounding environment
33972  like for the command 
33973 \series bold
33974
33975 \backslash
33976 frac
33977 \series default
33978 .
33979 \end_layout
33980
33981 \begin_layout Standard
33982 When no fraction bar thickness is given, the predefined value of 0.4
33983 \begin_inset space \thinspace{}
33984 \end_inset
33985
33986 pt will be used.
33987 \end_layout
33988
33989 \begin_layout Standard
33990 \begin_inset VSpace medskip
33991 \end_inset
33992
33993 For example, the commands 
33994 \series bold
33995
33996 \backslash
33997 dfrac
33998 \series default
33999  and 
34000 \series bold
34001
34002 \backslash
34003 tbinom
34004 \series default
34005  from 
34006 \begin_inset CommandInset ref
34007 LatexCommand ref
34008 reference "sub:Fractions"
34009
34010 \end_inset
34011
34012  are defined with the commands
34013 \end_layout
34014
34015 \begin_layout Standard
34016
34017 \series bold
34018
34019 \backslash
34020 newcommand{
34021 \backslash
34022 dfrac}[2]{
34023 \backslash
34024 genfrac{}{}{}{0}{#1}{#2}}
34025 \end_layout
34026
34027 \begin_layout Standard
34028 and
34029 \end_layout
34030
34031 \begin_layout Standard
34032
34033 \series bold
34034
34035 \backslash
34036 newcommand{
34037 \backslash
34038 tbinom}[2]{
34039 \backslash
34040 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34041 \end_layout
34042
34043 \begin_layout Standard
34044 \begin_inset VSpace medskip
34045 \end_inset
34046
34047 To define a fraction where the fraction bar thickness can be given as optional
34048  argument, the following line is inserted to the LaTeX-preamble:
34049 \end_layout
34050
34051 \begin_layout Standard
34052
34053 \series bold
34054
34055 \backslash
34056 newcommand{
34057 \backslash
34058 fracS}[3][]{
34059 \backslash
34060 genfrac{}{}{#1}{}{#2}{#3}}
34061 \end_layout
34062
34063 \begin_layout Standard
34064 A test:
34065 \begin_inset Formula 
34066 \begin{align*}
34067 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34068 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34069 \end{align*}
34070
34071 \end_inset
34072
34073 As one can see, the distance of the numerator and the denominator to the
34074  fraction bar is round about three times the bar thickness.
34075 \end_layout
34076
34077 \begin_layout Subsection
34078 Canceled Formulas
34079 \begin_inset Index idx
34080 status collapsed
34081
34082 \begin_layout Plain Layout
34083 Formula ! canceled
34084 \end_layout
34085
34086 \end_inset
34087
34088
34089 \end_layout
34090
34091 \begin_layout Standard
34092 There are four ways to cancel formulas or parts of formulas:
34093 \end_layout
34094
34095 \begin_layout Standard
34096 \begin_inset ERT
34097 status collapsed
34098
34099 \begin_layout Plain Layout
34100
34101
34102 \backslash
34103 ifcancel 
34104 \end_layout
34105
34106 \end_inset
34107
34108
34109 \begin_inset Note Note
34110 status open
34111
34112 \begin_layout Plain Layout
34113 The following table will only be displayed when the LaTeX-package 
34114 \series bold
34115 cancel
34116 \series default
34117  is installed.
34118 \end_layout
34119
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126 \align center
34127 \begin_inset Tabular
34128 <lyxtabular version="3" rows="5" columns="2">
34129 <features rotate="0" tabularvalignment="middle">
34130 <column alignment="center" valignment="top">
34131 <column alignment="center" valignment="top">
34132 <row>
34133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34134 \begin_inset Text
34135
34136 \begin_layout Plain Layout
34137 Command
34138 \end_layout
34139
34140 \end_inset
34141 </cell>
34142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34143 \begin_inset Text
34144
34145 \begin_layout Plain Layout
34146 Result
34147 \begin_inset Note Note
34148 status collapsed
34149
34150 \begin_layout Plain Layout
34151 The space and
34152 \series bold
34153  
34154 \backslash
34155 raisebox
34156 \series default
34157  are used here as spacer.
34158 \end_layout
34159
34160 \end_inset
34161
34162
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 </row>
34168 <row>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \backslash
34175 cancel
34176 \begin_inset space \textvisiblespace{}
34177 \end_inset
34178
34179
34180 \backslash
34181 int
34182 \begin_inset space \textvisiblespace{}
34183 \end_inset
34184
34185 A=B
34186 \end_layout
34187
34188 \end_inset
34189 </cell>
34190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34191 \begin_inset Text
34192
34193 \begin_layout Plain Layout
34194 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 </row>
34203 <row>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \backslash
34210 bcancel
34211 \begin_inset space \textvisiblespace{}
34212 \end_inset
34213
34214
34215 \backslash
34216 int
34217 \begin_inset space \textvisiblespace{}
34218 \end_inset
34219
34220 A=B
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34230 \end_inset
34231
34232
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 </row>
34238 <row>
34239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \backslash
34245 xcancel
34246 \begin_inset space \textvisiblespace{}
34247 \end_inset
34248
34249
34250 \backslash
34251 int
34252 \begin_inset space \textvisiblespace{}
34253 \end_inset
34254
34255 A=B
34256 \end_layout
34257
34258 \end_inset
34259 </cell>
34260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34265 \end_inset
34266
34267
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 </row>
34273 <row>
34274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278
34279 \backslash
34280 cancelto
34281 \begin_inset space \textvisiblespace{}
34282 \end_inset
34283
34284
34285 \backslash
34286 int
34287 \begin_inset space \textvisiblespace{}
34288 \end_inset
34289
34290 A=B
34291 \begin_inset Formula $\to$
34292 \end_inset
34293
34294 1
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34304 \end_inset
34305
34306
34307 \end_layout
34308
34309 \end_inset
34310 </cell>
34311 </row>
34312 </lyxtabular>
34313
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \begin_layout Standard
34320
34321 \series bold
34322
34323 \backslash
34324 cancelto
34325 \series default
34326  is especially suitable to visualize the reduction of fractions within formulas:
34327 \begin_inset Formula 
34328 \[
34329 \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}}}
34330 \]
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \begin_layout Standard
34338 To change the size of 
34339 \series bold
34340
34341 \backslash
34342 cancelto
34343 \series default
34344 's 
34345 \begin_inset Quotes eld
34346 \end_inset
34347
34348 subscript
34349 \begin_inset Quotes erd
34350 \end_inset
34351
34352  value one can add the LaTeX-preamble line
34353 \end_layout
34354
34355 \begin_layout Standard
34356
34357 \series bold
34358
34359 \backslash
34360 PassOptionsToPackage{option}{cancel}
34361 \end_layout
34362
34363 \begin_layout Standard
34364 where 
34365 \series bold
34366 option
34367 \series default
34368  is either 
34369 \series bold
34370 samesize
34371 \series default
34372  which leads to the same size as for the canceled value, or 
34373 \series bold
34374 Smaller
34375 \series default
34376  which makes is it a bit smaller than normal.
34377 \end_layout
34378
34379 \begin_layout Standard
34380 To color the cancellation bar one adds this command as TeX code:
34381 \end_layout
34382
34383 \begin_layout Standard
34384
34385 \series bold
34386
34387 \backslash
34388 renewcommand{
34389 \backslash
34390 CancelColor}{
34391 \backslash
34392 color{red}}
34393 \end_layout
34394
34395 \begin_layout Standard
34396
34397 \series bold
34398 red
34399 \series default
34400  can be replaced by a color of your choice.
34401 \end_layout
34402
34403 \begin_layout Standard
34404 \begin_inset ERT
34405 status collapsed
34406
34407 \begin_layout Plain Layout
34408
34409
34410 \backslash
34411 renewcommand{
34412 \backslash
34413 CancelColor}{
34414 \backslash
34415 color{red}}
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Standard
34424 \begin_inset Formula 
34425 \[
34426 \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}}}
34427 \]
34428
34429 \end_inset
34430
34431
34432 \end_layout
34433
34434 \begin_layout Standard
34435 \begin_inset ERT
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439
34440
34441 \backslash
34442 renewcommand{
34443 \backslash
34444 CancelColor}{
34445 \backslash
34446 color{black}}
34447 \end_layout
34448
34449 \end_inset
34450
34451
34452 \begin_inset Note Note
34453 status open
34454
34455 \begin_layout Plain Layout
34456 reset the color
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \end_layout
34463
34464 \begin_layout Standard
34465 For further customizations, see the documentation of the package 
34466 \series bold
34467 cancel
34468 \series default
34469
34470 \begin_inset CommandInset citation
34471 LatexCommand cite
34472 key "cancel"
34473
34474 \end_inset
34475
34476 .
34477 \begin_inset Index idx
34478 status collapsed
34479
34480 \begin_layout Plain Layout
34481 Packages ! cancel
34482 \end_layout
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \begin_layout Standard
34490 \begin_inset ERT
34491 status collapsed
34492
34493 \begin_layout Plain Layout
34494
34495
34496 \backslash
34497 else 
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \begin_inset Note Note
34504 status open
34505
34506 \begin_layout Plain Layout
34507 The following will be displayed when the LaTeX-package 
34508 \series bold
34509 cancel
34510 \series default
34511  is not installed:
34512 \end_layout
34513
34514 \end_inset
34515
34516
34517 \end_layout
34518
34519 \begin_layout Standard
34520 You need to install the LaTeX-package 
34521 \series bold
34522 cancel
34523 \series default
34524  to see the rest of this subsection in the output.
34525 \end_layout
34526
34527 \begin_layout Standard
34528 \begin_inset ERT
34529 status collapsed
34530
34531 \begin_layout Plain Layout
34532
34533
34534 \backslash
34535 fi 
34536 \end_layout
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \begin_layout Standard
34544 \begin_inset Newpage newpage
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \begin_layout Subsection
34551 Formulas in Section Headings
34552 \begin_inset CommandInset label
34553 LatexCommand label
34554 name "sub:Formulas-in-Section"
34555
34556 \end_inset
34557
34558
34559 \begin_inset Index idx
34560 status collapsed
34561
34562 \begin_layout Plain Layout
34563 Formula ! in section headings
34564 \end_layout
34565
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \begin_layout Standard
34572 When formulas are used in section headings, the following has to be taken
34573  into account:
34574 \end_layout
34575
34576 \begin_layout Standard
34577 \begin_inset Note Greyedout
34578 status open
34579
34580 \begin_layout Plain Layout
34581 When 
34582 \series bold
34583 hyperref
34584 \series default
34585
34586 \begin_inset Index idx
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590 Packages ! hyperref
34591 \end_layout
34592
34593 \end_inset
34594
34595  support is enabled in the document settings dialog under 
34596 \family sans
34597 PDF
34598 \begin_inset space ~
34599 \end_inset
34600
34601 Properties
34602 \family default
34603 , PDF-bookmarks are created for every section heading in the table of contents.
34604  If a section heading contains formulas, they are incorrectly displayed
34605  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34606 s.
34607 \end_layout
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \begin_layout Standard
34615 Both problems can be solved by inserting at the end of the section heading
34616  a short title with the menu 
34617 \family sans
34618 Insert\SpecialChar \menuseparator
34619 Short
34620 \begin_inset space ~
34621 \end_inset
34622
34623 Title
34624 \family default
34625 .
34626  Short titles are used as alternative for multiline section headings to
34627  keep the table of contents clearly arranged.
34628  Only the short title appears in the table of contents and therefore also
34629  in the PDF-bookmark.
34630 \end_layout
34631
34632 \begin_layout Standard
34633 When formulas should be used in the table of contents but 
34634 \series bold
34635 hyperref
34636 \series default
34637  is used, one can use the following command in TeX-mode:
34638 \end_layout
34639
34640 \begin_layout Standard
34641
34642 \series bold
34643
34644 \backslash
34645 texorpdfstring{part}{alternative}
34646 \begin_inset Index idx
34647 status collapsed
34648
34649 \begin_layout Plain Layout
34650 Commands ! T ! 
34651 \backslash
34652 texorpdfstring
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \begin_layout Standard
34661 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34662  This can be characters, formulas, footnotes, but also cross-references.
34663  The alternative is used instead of the part for the bookmark.
34664 \end_layout
34665
34666 \begin_layout Standard
34667 Here are two example headings:
34668 \begin_inset VSpace -3mm
34669 \end_inset
34670
34671
34672 \begin_inset ERT
34673 status collapsed
34674
34675 \begin_layout Plain Layout
34676
34677
34678 \backslash
34679 boldmath 
34680 \end_layout
34681
34682 \end_inset
34683
34684
34685 \end_layout
34686
34687 \begin_layout Subsubsection
34688 Heading without formula in table of contents 
34689 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34690 \end_inset
34691
34692
34693 \begin_inset Argument 1
34694 status collapsed
34695
34696 \begin_layout Plain Layout
34697 Heading without formula in table of contents
34698 \end_layout
34699
34700 \end_inset
34701
34702
34703 \end_layout
34704
34705 \begin_layout Subsubsection
34706 Heading with formula in table of contents
34707 \begin_inset ERT
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711
34712
34713 \backslash
34714 texorpdfstring{
34715 \end_layout
34716
34717 \end_inset
34718
34719  
34720 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34721 \end_inset
34722
34723
34724 \begin_inset ERT
34725 status collapsed
34726
34727 \begin_layout Plain Layout
34728
34729 }{}
34730 \end_layout
34731
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Standard
34738 \begin_inset ERT
34739 status collapsed
34740
34741 \begin_layout Plain Layout
34742
34743
34744 \backslash
34745 unboldmath 
34746 \end_layout
34747
34748 \end_inset
34749
34750 In the first heading a short title was used, in the second one 
34751 \series bold
34752
34753 \backslash
34754 texorpdfstring
34755 \series default
34756 .
34757 \end_layout
34758
34759 \begin_layout Standard
34760 To get the same formatting as for the other headings, the complete heading
34761  was set into a 
34762 \series bold
34763 boldmath
34764 \series default
34765  environment
34766 \begin_inset Foot
34767 status collapsed
34768
34769 \begin_layout Plain Layout
34770 see 
34771 \begin_inset CommandInset ref
34772 LatexCommand ref
34773 reference "sub:Bold-Formulas"
34774
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \end_inset
34781
34782 .
34783 \end_layout
34784
34785 \begin_layout Subsection
34786 Formulas in multi-column Text
34787 \begin_inset Index idx
34788 status collapsed
34789
34790 \begin_layout Plain Layout
34791 Formula ! in multi-column text
34792 \end_layout
34793
34794 \end_inset
34795
34796
34797 \end_layout
34798
34799 \begin_layout Standard
34800 Formulas in multi-column text are often too wide to fit into a column and
34801  thus need to be set over the whole page width.
34802  This is done by using the LaTeX-package 
34803 \series bold
34804 multicol
34805 \series default
34806
34807 \begin_inset Foot
34808 status collapsed
34809
34810 \begin_layout Plain Layout
34811
34812 \series bold
34813 multicol
34814 \series default
34815  is part of every LaTeX standard installation.
34816 \end_layout
34817
34818 \end_inset
34819
34820
34821 \begin_inset Index idx
34822 status collapsed
34823
34824 \begin_layout Plain Layout
34825 Packages ! multicol
34826 \end_layout
34827
34828 \end_inset
34829
34830 , that is loaded with the LaTeX-preamble line
34831 \end_layout
34832
34833 \begin_layout Standard
34834
34835 \series bold
34836
34837 \backslash
34838 usepackage{multicol}
34839 \end_layout
34840
34841 \begin_layout Standard
34842 \begin_inset Note Greyedout
34843 status open
34844
34845 \begin_layout Plain Layout
34846 Note that in this case the setting 
34847 \family sans
34848 Two-column
34849 \begin_inset space ~
34850 \end_inset
34851
34852 document
34853 \family default
34854  in the menu 
34855 \family sans
34856 Document\SpecialChar \menuseparator
34857 Settings
34858 \family default
34859  under 
34860 \family sans
34861 Text
34862 \begin_inset space ~
34863 \end_inset
34864
34865 Layout
34866 \family default
34867 \emph on
34868  
34869 \emph default
34870 must 
34871 \emph on
34872 not
34873 \emph default
34874  be selected.
34875 \end_layout
34876
34877 \end_inset
34878
34879
34880 \end_layout
34881
34882 \begin_layout Standard
34883 Before the multi-column text the command
34884 \end_layout
34885
34886 \begin_layout Standard
34887
34888 \series bold
34889
34890 \backslash
34891 begin{multicols}{column number}
34892 \end_layout
34893
34894 \begin_layout Standard
34895 is written in TeX-mode.
34896  The column number is a number in the range of 2
34897 \begin_inset space \thinspace{}
34898 \end_inset
34899
34900 -
34901 \begin_inset space \thinspace{}
34902 \end_inset
34903
34904 10.
34905  Before the formula the multi-column text is ended by inserting the command
34906 \end_layout
34907
34908 \begin_layout Standard
34909
34910 \series bold
34911
34912 \backslash
34913 end{multicols}
34914 \end_layout
34915
34916 \begin_layout Standard
34917 in TeX-mode.
34918 \end_layout
34919
34920 \begin_layout Standard
34921 Due to the command some space is automatically added before the formula.
34922  To revert this, -6
34923 \begin_inset space \thinspace{}
34924 \end_inset
34925
34926 mm vertical space is inserted before the formula.
34927  When the formula style 
34928 \series bold
34929 Indented
34930 \begin_inset Foot
34931 status collapsed
34932
34933 \begin_layout Plain Layout
34934 formula styles see 
34935 \begin_inset CommandInset ref
34936 LatexCommand ref
34937 reference "sec:Formula-Styles"
34938
34939 \end_inset
34940
34941
34942 \end_layout
34943
34944 \end_inset
34945
34946
34947 \series default
34948  is used, -9
34949 \begin_inset space \thinspace{}
34950 \end_inset
34951
34952 mm space is inserted instead.
34953 \end_layout
34954
34955 \begin_layout Standard
34956 As example a multi-column text with a displayed formula:
34957 \end_layout
34958
34959 \begin_layout Standard
34960
34961 \lang german
34962 \begin_inset ERT
34963 status collapsed
34964
34965 \begin_layout Plain Layout
34966
34967
34968 \backslash
34969 begin{multicols}{2}
34970 \end_layout
34971
34972 \end_inset
34973
34974 Das Spektrum wird fouriertransformiert.
34975  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34976 , Lösungsmittel) zu trennen.
34977  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34978  nun das Aussehen des Ausgangssignals.
34979  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
34980  über alle Phasen integrieren muss.
34981  Sei nun 
34982 \begin_inset Formula $S$
34983 \end_inset
34984
34985  unser normiertes Ausgangssignal und 
34986 \begin_inset Formula $P$
34987 \end_inset
34988
34989  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34990 \begin_inset ERT
34991 status collapsed
34992
34993 \begin_layout Plain Layout
34994
34995
34996 \backslash
34997 end{multicols}
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \begin_inset VSpace -6mm
35004 \end_inset
35005
35006
35007 \begin_inset Formula 
35008 \begin{equation}
35009 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35010 \end{equation}
35011
35012 \end_inset
35013
35014
35015 \begin_inset ERT
35016 status collapsed
35017
35018 \begin_layout Plain Layout
35019
35020
35021 \backslash
35022 begin{multicols}{2}
35023 \end_layout
35024
35025 \end_inset
35026
35027 wobei 
35028 \begin_inset Formula $S_{0}$
35029 \end_inset
35030
35031  das Signal ohne Gradient ist und die Normierungsbedingung 
35032 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35033 \end_inset
35034
35035  gilt.
35036  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35037  Direkt nach dem 
35038 \begin_inset Formula $\nicefrac{\pi}{2}$
35039 \end_inset
35040
35041
35042 \begin_inset space \thinspace{}
35043 \end_inset
35044
35045 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35046  das Signal zusätzlich abschwächt.
35047  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35048  
35049 \begin_inset Formula $T_{2}$
35050 \end_inset
35051
35052 -Zeit.
35053 \end_layout
35054
35055 \begin_layout Standard
35056
35057 \lang german
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063
35064 \backslash
35065 end{multicols}
35066 \end_layout
35067
35068 \end_inset
35069
35070
35071 \end_layout
35072
35073 \begin_layout Subsection
35074 Formulas with Description of Variables
35075 \begin_inset Index idx
35076 status collapsed
35077
35078 \begin_layout Plain Layout
35079 Formula ! with description of variables
35080 \end_layout
35081
35082 \end_inset
35083
35084
35085 \end_layout
35086
35087 \begin_layout Standard
35088 To describe variables within a formula, like in formula 
35089 \begin_inset CommandInset ref
35090 LatexCommand eqref
35091 reference "eq:within"
35092
35093 \end_inset
35094
35095 , a 2
35096 \series bold
35097 ×
35098 \series default
35099
35100 \begin_inset Formula $n$
35101 \end_inset
35102
35103
35104 \begin_inset space ~
35105 \end_inset
35106
35107 matrix is used with left aligned columns for the 
35108 \begin_inset Formula $n$
35109 \end_inset
35110
35111  used variables.
35112 \begin_inset Foot
35113 status collapsed
35114
35115 \begin_layout Plain Layout
35116 matrices see 
35117 \begin_inset CommandInset ref
35118 LatexCommand ref
35119 reference "sec:Matrices"
35120
35121 \end_inset
35122
35123
35124 \end_layout
35125
35126 \end_inset
35127
35128  To set the description in a smaller size, before the matrix e.
35129 \begin_inset space \thinspace{}
35130 \end_inset
35131
35132 g.
35133 \begin_inset space \space{}
35134 \end_inset
35135
35136 the command 
35137 \series bold
35138
35139 \backslash
35140 footnotesize
35141 \series default
35142  is inserted.
35143 \begin_inset Foot
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147 font sizes see 
35148 \begin_inset CommandInset ref
35149 LatexCommand ref
35150 reference "sub:Font-Sizes"
35151
35152 \end_inset
35153
35154
35155 \end_layout
35156
35157 \end_inset
35158
35159
35160 \end_layout
35161
35162 \begin_layout Standard
35163 When the formula style 
35164 \series bold
35165 Indented
35166 \begin_inset Foot
35167 status collapsed
35168
35169 \begin_layout Plain Layout
35170 formula styles see 
35171 \begin_inset CommandInset ref
35172 LatexCommand ref
35173 reference "sec:Formula-Styles"
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \end_inset
35181
35182
35183 \series default
35184  is used, a 
35185 \series bold
35186
35187 \backslash
35188 hfill
35189 \series default
35190
35191 \begin_inset Foot
35192 status collapsed
35193
35194 \begin_layout Plain Layout
35195
35196 \series bold
35197
35198 \backslash
35199 hfill
35200 \series default
35201  only works in formulas with the style 
35202 \series bold
35203 Indented
35204 \series default
35205 , see 
35206 \begin_inset CommandInset ref
35207 LatexCommand ref
35208 reference "sub:Variable-Space"
35209
35210 \end_inset
35211
35212 .
35213 \end_layout
35214
35215 \end_inset
35216
35217  is inserted before and after the matrix to have the same separation of
35218  the matrix from the equation and the side margin.
35219 \end_layout
35220
35221 \begin_layout Standard
35222 When the formula style 
35223 \series bold
35224 Centered
35225 \series default
35226  is used, the method described in 
35227 \begin_inset CommandInset ref
35228 LatexCommand ref
35229 reference "sub:Flalign-Environment"
35230
35231 \end_inset
35232
35233  is used to indent formulas.
35234  Formula 
35235 \begin_inset CommandInset ref
35236 LatexCommand eqref
35237 reference "eq:within"
35238
35239 \end_inset
35240
35241  consists of five columns where in the first two columns contain the equation,
35242  the third the matrix and the last one an empty TeX-brace.
35243 \begin_inset Formula 
35244 \begin{flalign}
35245 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35246 \rho & \textrm{density}\\
35247 V & \textrm{volume}\\
35248 g & \textrm{gravitational acceleration}
35249 \end{array} &  & {}\label{eq:within}
35250 \end{flalign}
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Subsection
35258 Upright small Greek Letters
35259 \begin_inset CommandInset label
35260 LatexCommand label
35261 name "sub:Upright-small-Greek"
35262
35263 \end_inset
35264
35265
35266 \begin_inset Index idx
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270 Greek letters ! upright
35271 \end_layout
35272
35273 \end_inset
35274
35275
35276 \end_layout
35277
35278 \begin_layout Standard
35279 Most of the math fonts only provide italic small Greek letters.
35280  But for symbols of elementary particles like pions and neutrinos, upright
35281  Greek letters are needed.
35282  The file 
35283 \series bold
35284 upgreek.sty
35285 \series default
35286
35287 \begin_inset Foot
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291
35292 \series bold
35293 upgreek
35294 \series default
35295  is part of the LaTeX-package 
35296 \series bold
35297 was
35298 \series default
35299
35300 \begin_inset Index idx
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304 Packages ! was
35305 \begin_inset ERT
35306 status collapsed
35307
35308 \begin_layout Plain Layout
35309
35310
35311 \backslash
35312 vspace{4mm}
35313 \end_layout
35314
35315 \end_inset
35316
35317
35318 \end_layout
35319
35320 \end_inset
35321
35322 .
35323 \end_layout
35324
35325 \end_inset
35326
35327
35328 \begin_inset Index idx
35329 status collapsed
35330
35331 \begin_layout Plain Layout
35332 Packages ! upgreek
35333 \end_layout
35334
35335 \end_inset
35336
35337  that is loaded with the LaTeX-preamble line
35338 \end_layout
35339
35340 \begin_layout Standard
35341
35342 \series bold
35343
35344 \backslash
35345 usepackage{upgreek}
35346 \end_layout
35347
35348 \begin_layout Standard
35349 provides them.
35350  
35351 \begin_inset ERT
35352 status collapsed
35353
35354 \begin_layout Plain Layout
35355
35356
35357 \backslash
35358 ifupgreek 
35359 \end_layout
35360
35361 \end_inset
35362
35363
35364 \begin_inset Note Note
35365 status open
35366
35367 \begin_layout Plain Layout
35368 The following table will only be displayed when the LaTeX-package 
35369 \series bold
35370 upgreek
35371 \series default
35372  is installed:
35373 \end_layout
35374
35375 \end_inset
35376
35377  They are created when the command for a small Greek letter is started with
35378  
35379 \series bold
35380 up
35381 \series default
35382 .
35383  For example the command 
35384 \series bold
35385
35386 \backslash
35387 uptau
35388 \series default
35389  creates this: 
35390 \begin_inset Formula $\uptau$
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Standard
35397 With these commands reactions of elementary particles can be typeset:
35398 \begin_inset Formula 
35399 \[
35400 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35401 \]
35402
35403 \end_inset
35404
35405
35406 \end_layout
35407
35408 \begin_layout Standard
35409 The upright letters are more bold and wider than the italic ones.
35410  They should therefore not be used for units like 
35411 \begin_inset Quotes eld
35412 \end_inset
35413
35414 µm
35415 \begin_inset Quotes erd
35416 \end_inset
35417
35418 .
35419 \end_layout
35420
35421 \begin_layout Standard
35422 \begin_inset ERT
35423 status collapsed
35424
35425 \begin_layout Plain Layout
35426
35427
35428 \backslash
35429 else 
35430 \end_layout
35431
35432 \end_inset
35433
35434
35435 \begin_inset Note Note
35436 status open
35437
35438 \begin_layout Plain Layout
35439 The following will be displayed when the LaTeX-package 
35440 \series bold
35441 upgreek
35442 \series default
35443  is not installed:
35444 \end_layout
35445
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \begin_layout Standard
35452 You need to install the LaTeX-package 
35453 \series bold
35454 upgreek
35455 \series default
35456  to see the rest of this subsection in the output.
35457 \end_layout
35458
35459 \begin_layout Standard
35460 \begin_inset ERT
35461 status collapsed
35462
35463 \begin_layout Plain Layout
35464
35465
35466 \backslash
35467 fi 
35468 \end_layout
35469
35470 \end_inset
35471
35472
35473 \end_layout
35474
35475 \begin_layout Subsection
35476 Text Characters in Formulas
35477 \begin_inset CommandInset label
35478 LatexCommand label
35479 name "sub:Text-Characters-in"
35480
35481 \end_inset
35482
35483
35484 \begin_inset Index idx
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488 Text ! in formulas
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \end_layout
35495
35496 \begin_layout Standard
35497 In some cases you might want to insert text characters directly into formulas.
35498  When for example the centered dot · is often used in formulas like 
35499 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35500 \end_inset
35501
35502 , one would have to insert the command 
35503 \series bold
35504
35505 \backslash
35506 cdot
35507 \series default
35508
35509 \begin_inset Foot
35510 status collapsed
35511
35512 \begin_layout Plain Layout
35513 see 
35514 \begin_inset CommandInset ref
35515 LatexCommand ref
35516 reference "sub:Binary-Operators"
35517
35518 \end_inset
35519
35520
35521 \end_layout
35522
35523 \end_inset
35524
35525  all the time, because this character is defined in all encodings as text
35526  character.
35527  But the encoding can be changed by this LaTeX-preamble line:
35528 \end_layout
35529
35530 \begin_layout Standard
35531
35532 \series bold
35533
35534 \backslash
35535 Declare Inputtext{183}{
35536 \backslash
35537 ifmmode
35538 \backslash
35539 cdot
35540 \backslash
35541 else
35542 \backslash
35543 textperiodcentered
35544 \backslash
35545 f\SpecialChar \textcompwordmark{}
35546 i}
35547 \end_layout
35548
35549 \begin_layout Standard
35550 The character encoding (menu 
35551 \family sans
35552 Document\SpecialChar \menuseparator
35553 Settings\SpecialChar \menuseparator
35554 Language
35555 \family default
35556 ) specifies what character appears when a keyboard key is pressed.
35557  When the key for the character '·' is pressed, internally the command 
35558 \series bold
35559
35560 \backslash
35561 textperiodcentered
35562 \series default
35563  is used.
35564  But this command is not available in a formula so that you would get LaTeX-erro
35565 rs.
35566  With the changed encoding the right command is chosen automatically, depending
35567  on if the character was inserted into a formula or not.
35568 \end_layout
35569
35570 \begin_layout Standard
35571 The encoding of several characters is saved in definition files.
35572  For example the encoding 
35573 \series bold
35574 latin9
35575 \series default
35576  is defined in the file 
35577 \series bold
35578 latin9.def
35579 \series default
35580  which is in the installation folder of LaTeX.
35581  Encodings should only be changed via the LaTeX-preamble and not in the
35582  definition files.
35583  Otherwise documents could not be edited by other LyX users working on other
35584  computers.
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \begin_inset VSpace medskip
35589 \end_inset
35590
35591 Besides the centered dot, in this document the degree sign ° is defined
35592  with the following LaTeX-preamble line so that it can be directly inserted
35593  into a formula:
35594 \end_layout
35595
35596 \begin_layout Standard
35597
35598 \series bold
35599
35600 \backslash
35601 DeclareInputtext{176}{
35602 \backslash
35603 ifmmode^
35604 \backslash
35605 circ
35606 \backslash
35607 else
35608 \backslash
35609 textdegree
35610 \backslash
35611 f\SpecialChar \textcompwordmark{}
35612 i}
35613 \end_layout
35614
35615 \begin_layout Standard
35616 \begin_inset Newpage newpage
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Section
35623 \start_of_appendix
35624 Typographic Advice
35625 \begin_inset Index idx
35626 status collapsed
35627
35628 \begin_layout Plain Layout
35629 Typographic advice
35630 \end_layout
35631
35632 \end_inset
35633
35634
35635 \end_layout
35636
35637 \begin_layout Standard
35638 This section is a summary of the most important typographic rules, listed
35639  in ISO norms.
35640 \begin_inset Foot
35641 status collapsed
35642
35643 \begin_layout Plain Layout
35644 This collection was partly taken from the German semi-official dictionary
35645  called 
35646 \begin_inset Quotes eld
35647 \end_inset
35648
35649 Duden
35650 \begin_inset Quotes erd
35651 \end_inset
35652
35653  
35654 \begin_inset CommandInset citation
35655 LatexCommand cite
35656 key "Duden"
35657
35658 \end_inset
35659
35660  that lists some of the ISO rules.
35661  More rules are listed in 
35662 \begin_inset CommandInset citation
35663 LatexCommand cite
35664 key "Checklist"
35665
35666 \end_inset
35667
35668 .
35669 \end_layout
35670
35671 \end_inset
35672
35673
35674 \end_layout
35675
35676 \begin_layout Itemize
35677 Physical units are 
35678 \emph on
35679 always
35680 \emph default
35681  set upright
35682 \begin_inset Foot
35683 status collapsed
35684
35685 \begin_layout Plain Layout
35686 done with font styles, see 
35687 \begin_inset CommandInset ref
35688 LatexCommand ref
35689 reference "sub:Font-Styles"
35690
35691 \end_inset
35692
35693
35694 \end_layout
35695
35696 \end_inset
35697
35698 , no matter if they appear in italic text: 30
35699 \begin_inset space \thinspace{}
35700 \end_inset
35701
35702 km/h
35703 \begin_inset Newline newline
35704 \end_inset
35705
35706 Between the value and the unit is the smallest space, see 
35707 \begin_inset CommandInset ref
35708 LatexCommand ref
35709 reference "sub:Predefined-Space"
35710
35711 \end_inset
35712
35713 .
35714 \begin_inset Newline newline
35715 \end_inset
35716
35717 This convention is automatically fulfilled when the command 
35718 \series bold
35719
35720 \backslash
35721 unittwo
35722 \series default
35723  is used.
35724  When it is entered to a formula, two boxes appear.
35725  In the first one the value is inserted, in the second one the unit, and
35726  one gets as above: 
35727 \begin_inset Formula $\unit[30]{km/h}$
35728 \end_inset
35729
35730
35731 \begin_inset space \thinspace{}
35732 \end_inset
35733
35734 .
35735  Note that 
35736 \series bold
35737
35738 \backslash
35739 unittwo
35740 \series default
35741  is not a real LaTeX command but the command 
35742 \series bold
35743
35744 \backslash
35745 unit[value]{unit}
35746 \series default
35747 , therefore you cannot use it in TeX code.
35748 \end_layout
35749
35750 \begin_layout Itemize
35751 Percent and perthousand signs are set like physical units:
35752 \begin_inset Newline newline
35753 \end_inset
35754
35755 1.2
35756 \begin_inset space \thinspace{}
35757 \end_inset
35758
35759 ‰ alcohol in blood
35760 \end_layout
35761
35762 \begin_layout Itemize
35763 The degree sign follows directly on the value: 15°, but not when it is used
35764  in units: 15
35765 \begin_inset space \thinspace{}
35766 \end_inset
35767
35768 °C
35769 \end_layout
35770
35771 \begin_layout Itemize
35772 In numbers with more than four digits the smallest space is inserted before
35773  every third digit to group them: 
35774 \family roman
35775 \series medium
35776 \shape up
35777 \size normal
35778 \emph off
35779 \bar no
35780 \noun off
35781 \color none
35782 18
35783 \begin_inset space \thinspace{}
35784 \end_inset
35785
35786 473
35787 \begin_inset space \thinspace{}
35788 \end_inset
35789
35790 588
35791 \end_layout
35792
35793 \begin_layout Itemize
35794 For dimensions like 120×90×40
35795 \begin_inset space \thinspace{}
35796 \end_inset
35797
35798 cm the multiplication sign 
35799 \begin_inset Quotes eld
35800 \end_inset
35801
35802 ×
35803 \begin_inset Quotes erd
35804 \end_inset
35805
35806  is used.
35807  It is available either via the command 
35808 \series bold
35809
35810 \backslash
35811 times
35812 \series default
35813  or via the menu 
35814 \family sans
35815 Insert\SpecialChar \menuseparator
35816 Special Character\SpecialChar \menuseparator
35817 Symbols
35818 \family default
35819 .
35820 \end_layout
35821
35822 \begin_layout Itemize
35823 Functions with names consisting of several letters are set upright to avoid
35824  confusions, see 
35825 \begin_inset CommandInset ref
35826 LatexCommand ref
35827 reference "sub:Predefined-Functions"
35828
35829 \end_inset
35830
35831 .
35832 \end_layout
35833
35834 \begin_layout Itemize
35835 Indices consisting of several letters, are set upright: 
35836 \begin_inset Formula $E_{\mathrm{kin}}$
35837 \end_inset
35838
35839
35840 \begin_inset Newline newline
35841 \end_inset
35842
35843 Components of matrices are set italic: 
35844 \begin_inset Formula $\hat{H}_{kl}$
35845 \end_inset
35846
35847
35848 \end_layout
35849
35850 \begin_layout Itemize
35851 The differentiation/integration operator 'd', the Euler's number 'e' and
35852  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35853  other variables.
35854 \end_layout
35855
35856 \begin_layout Itemize
35857 The character that denotes a 
35858 \noun on
35859 Fourier
35860 \noun default
35861  transformation is inserted either by the command 
35862 \series bold
35863
35864 \backslash
35865 mathscr
35866 \begin_inset space \textvisiblespace{}
35867 \end_inset
35868
35869 F
35870 \series default
35871  or via the menu 
35872 \family sans
35873 Insert\SpecialChar \menuseparator
35874 Special Character\SpecialChar \menuseparator
35875 Symbols\SpecialChar \menuseparator
35876 Letterlike
35877 \begin_inset space ~
35878 \end_inset
35879
35880 Symbols
35881 \family default
35882
35883 \begin_inset Formula $\mathscr{F}$
35884 \end_inset
35885
35886
35887 \end_layout
35888
35889 \begin_layout Standard
35890 \begin_inset Newpage newpage
35891 \end_inset
35892
35893
35894 \end_layout
35895
35896 \begin_layout Section
35897 Synonyms
35898 \begin_inset Index idx
35899 status collapsed
35900
35901 \begin_layout Plain Layout
35902 Synonyms
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Standard
35911 Some characters and symbols can be created with several commands.
35912  Here is a list of the synonym commands:
35913 \end_layout
35914
35915 \begin_layout Standard
35916 \begin_inset VSpace bigskip
35917 \end_inset
35918
35919
35920 \begin_inset space \hfill{}
35921 \end_inset
35922
35923
35924 \begin_inset Tabular
35925 <lyxtabular version="3" rows="12" columns="2">
35926 <features rotate="0" tabularvalignment="middle">
35927 <column alignment="center" valignment="top" width="0pt">
35928 <column alignment="center" valignment="top" width="0pt">
35929 <row>
35930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35931 \begin_inset Text
35932
35933 \begin_layout Plain Layout
35934 Command
35935 \end_layout
35936
35937 \end_inset
35938 </cell>
35939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35940 \begin_inset Text
35941
35942 \begin_layout Plain Layout
35943 equivalent to
35944 \begin_inset Note Note
35945 status collapsed
35946
35947 \begin_layout Plain Layout
35948
35949 \series bold
35950
35951 \backslash
35952 raisebox
35953 \series default
35954  is only used as spacer.
35955 \end_layout
35956
35957 \end_inset
35958
35959
35960 \end_layout
35961
35962 \end_inset
35963 </cell>
35964 </row>
35965 <row>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \backslash
35972 ast
35973 \end_layout
35974
35975 \end_inset
35976 </cell>
35977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35978 \begin_inset Text
35979
35980 \begin_layout Plain Layout
35981 \begin_inset ERT
35982 status collapsed
35983
35984 \begin_layout Plain Layout
35985
35986
35987 \backslash
35988 raisebox{-1.2mm}{
35989 \end_layout
35990
35991 \end_inset
35992
35993 *
35994 \begin_inset ERT
35995 status collapsed
35996
35997 \begin_layout Plain Layout
35998
35999 }
36000 \end_layout
36001
36002 \end_inset
36003
36004
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 </row>
36010 <row>
36011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36012 \begin_inset Text
36013
36014 \begin_layout Plain Layout
36015
36016 \backslash
36017 choose
36018 \end_layout
36019
36020 \end_inset
36021 </cell>
36022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36023 \begin_inset Text
36024
36025 \begin_layout Plain Layout
36026
36027 \backslash
36028 binom
36029 \end_layout
36030
36031 \end_inset
36032 </cell>
36033 </row>
36034 <row>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Plain Layout
36039
36040 \backslash
36041 geq
36042 \end_layout
36043
36044 \end_inset
36045 </cell>
36046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36047 \begin_inset Text
36048
36049 \begin_layout Plain Layout
36050
36051 \backslash
36052 ge
36053 \end_layout
36054
36055 \end_inset
36056 </cell>
36057 </row>
36058 <row>
36059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36060 \begin_inset Text
36061
36062 \begin_layout Plain Layout
36063
36064 \backslash
36065 lbrace
36066 \end_layout
36067
36068 \end_inset
36069 </cell>
36070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074 {
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 </row>
36080 <row>
36081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36082 \begin_inset Text
36083
36084 \begin_layout Plain Layout
36085
36086 \backslash
36087 lbracket
36088 \end_layout
36089
36090 \end_inset
36091 </cell>
36092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36093 \begin_inset Text
36094
36095 \begin_layout Plain Layout
36096 [
36097 \end_layout
36098
36099 \end_inset
36100 </cell>
36101 </row>
36102 <row>
36103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36104 \begin_inset Text
36105
36106 \begin_layout Plain Layout
36107
36108 \backslash
36109 leftarrow
36110 \end_layout
36111
36112 \end_inset
36113 </cell>
36114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36115 \begin_inset Text
36116
36117 \begin_layout Plain Layout
36118
36119 \backslash
36120 gets
36121 \end_layout
36122
36123 \end_inset
36124 </cell>
36125 </row>
36126 <row>
36127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36128 \begin_inset Text
36129
36130 \begin_layout Plain Layout
36131
36132 \backslash
36133 leq
36134 \end_layout
36135
36136 \end_inset
36137 </cell>
36138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36139 \begin_inset Text
36140
36141 \begin_layout Plain Layout
36142
36143 \backslash
36144 le
36145 \end_layout
36146
36147 \end_inset
36148 </cell>
36149 </row>
36150 <row>
36151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36152 \begin_inset Text
36153
36154 \begin_layout Plain Layout
36155
36156 \backslash
36157 lor
36158 \end_layout
36159
36160 \end_inset
36161 </cell>
36162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36163 \begin_inset Text
36164
36165 \begin_layout Plain Layout
36166
36167 \backslash
36168 vee
36169 \end_layout
36170
36171 \end_inset
36172 </cell>
36173 </row>
36174 <row>
36175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36176 \begin_inset Text
36177
36178 \begin_layout Plain Layout
36179
36180 \backslash
36181 neq
36182 \end_layout
36183
36184 \end_inset
36185 </cell>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \backslash
36192 not=
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 </row>
36198 <row>
36199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36200 \begin_inset Text
36201
36202 \begin_layout Plain Layout
36203
36204 \backslash
36205 slash
36206 \end_layout
36207
36208 \end_inset
36209 </cell>
36210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36211 \begin_inset Text
36212
36213 \begin_layout Plain Layout
36214 /
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 </row>
36220 <row>
36221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36222 \begin_inset Text
36223
36224 \begin_layout Plain Layout
36225
36226 \backslash
36227 vert
36228 \end_layout
36229
36230 \end_inset
36231 </cell>
36232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236 |
36237 \end_layout
36238
36239 \end_inset
36240 </cell>
36241 </row>
36242 </lyxtabular>
36243
36244 \end_inset
36245
36246
36247 \begin_inset space \hfill{}
36248 \end_inset
36249
36250
36251 \begin_inset Tabular
36252 <lyxtabular version="3" rows="12" columns="2">
36253 <features rotate="0" tabularvalignment="middle">
36254 <column alignment="center" valignment="top" width="0pt">
36255 <column alignment="center" valignment="top" width="0pt">
36256 <row>
36257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36258 \begin_inset Text
36259
36260 \begin_layout Plain Layout
36261 Command
36262 \end_layout
36263
36264 \end_inset
36265 </cell>
36266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36267 \begin_inset Text
36268
36269 \begin_layout Plain Layout
36270 equivalent to
36271 \end_layout
36272
36273 \end_inset
36274 </cell>
36275 </row>
36276 <row>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \backslash
36283 backslash
36284 \end_layout
36285
36286 \end_inset
36287 </cell>
36288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36289 \begin_inset Text
36290
36291 \begin_layout Plain Layout
36292
36293 \backslash
36294
36295 \backslash
36296
36297 \end_layout
36298
36299 \end_inset
36300 </cell>
36301 </row>
36302 <row>
36303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36304 \begin_inset Text
36305
36306 \begin_layout Plain Layout
36307
36308 \backslash
36309 dasharrow
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \backslash
36320 dashrightarrow
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 </row>
36326 <row>
36327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36328 \begin_inset Text
36329
36330 \begin_layout Plain Layout
36331
36332 \backslash
36333 land
36334 \end_layout
36335
36336 \end_inset
36337 </cell>
36338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36339 \begin_inset Text
36340
36341 \begin_layout Plain Layout
36342
36343 \backslash
36344 wedge
36345 \end_layout
36346
36347 \end_inset
36348 </cell>
36349 </row>
36350 <row>
36351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36352 \begin_inset Text
36353
36354 \begin_layout Plain Layout
36355
36356 \backslash
36357 rbrace
36358 \end_layout
36359
36360 \end_inset
36361 </cell>
36362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36363 \begin_inset Text
36364
36365 \begin_layout Plain Layout
36366 }
36367 \end_layout
36368
36369 \end_inset
36370 </cell>
36371 </row>
36372 <row>
36373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36374 \begin_inset Text
36375
36376 \begin_layout Plain Layout
36377
36378 \backslash
36379 rbracket
36380 \end_layout
36381
36382 \end_inset
36383 </cell>
36384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388 ]
36389 \end_layout
36390
36391 \end_inset
36392 </cell>
36393 </row>
36394 <row>
36395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36396 \begin_inset Text
36397
36398 \begin_layout Plain Layout
36399
36400 \backslash
36401 rightarrow
36402 \end_layout
36403
36404 \end_inset
36405 </cell>
36406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36407 \begin_inset Text
36408
36409 \begin_layout Plain Layout
36410
36411 \backslash
36412 to
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 </row>
36418 <row>
36419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36420 \begin_inset Text
36421
36422 \begin_layout Plain Layout
36423
36424 \backslash
36425 lnot
36426 \end_layout
36427
36428 \end_inset
36429 </cell>
36430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36431 \begin_inset Text
36432
36433 \begin_layout Plain Layout
36434
36435 \backslash
36436 neg
36437 \end_layout
36438
36439 \end_inset
36440 </cell>
36441 </row>
36442 <row>
36443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \backslash
36449 ne
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458
36459 \backslash
36460 not=
36461 \end_layout
36462
36463 \end_inset
36464 </cell>
36465 </row>
36466 <row>
36467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \backslash
36473 owns
36474 \end_layout
36475
36476 \end_inset
36477 </cell>
36478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36479 \begin_inset Text
36480
36481 \begin_layout Plain Layout
36482
36483 \backslash
36484 ni
36485 \end_layout
36486
36487 \end_inset
36488 </cell>
36489 </row>
36490 <row>
36491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36492 \begin_inset Text
36493
36494 \begin_layout Plain Layout
36495
36496 \backslash
36497 square
36498 \end_layout
36499
36500 \end_inset
36501 </cell>
36502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36503 \begin_inset Text
36504
36505 \begin_layout Plain Layout
36506
36507 \backslash
36508 Box
36509 \end_layout
36510
36511 \end_inset
36512 </cell>
36513 </row>
36514 <row>
36515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \backslash
36521 Vert
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \backslash
36532 |
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 </row>
36538 </lyxtabular>
36539
36540 \end_inset
36541
36542
36543 \begin_inset space \hfill{}
36544 \end_inset
36545
36546
36547 \end_layout
36548
36549 \begin_layout Standard
36550 \begin_inset Newpage newpage
36551 \end_inset
36552
36553
36554 \end_layout
36555
36556 \begin_layout Bibliography
36557 \begin_inset CommandInset bibitem
36558 LatexCommand bibitem
36559 key "TLC2"
36560
36561 \end_inset
36562
36563
36564 \shape smallcaps
36565 Mittelbach, F.
36566  ; Goossens, M.
36567 \shape default
36568
36569 \shape italic
36570 The LaTeX Companion
36571 \shape default
36572 .
36573  Addison Wesley, 2004
36574 \end_layout
36575
36576 \begin_layout Bibliography
36577 \begin_inset CommandInset bibitem
36578 LatexCommand bibitem
36579 key "Mathmode"
36580
36581 \end_inset
36582
36583
36584 \begin_inset CommandInset href
36585 LatexCommand href
36586 name "Description"
36587 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36588
36589 \end_inset
36590
36591  of LaTeX's math abilities
36592 \end_layout
36593
36594 \begin_layout Bibliography
36595 \begin_inset CommandInset bibitem
36596 LatexCommand bibitem
36597 key "AMS"
36598
36599 \end_inset
36600
36601
36602 \begin_inset CommandInset href
36603 LatexCommand href
36604 name "Description"
36605 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36606
36607 \end_inset
36608
36609  of 
36610 \begin_inset ERT
36611 status collapsed
36612
36613 \begin_layout Plain Layout
36614
36615
36616 \backslash
36617 AmS
36618 \end_layout
36619
36620 \end_inset
36621
36622 -LaTeX
36623 \end_layout
36624
36625 \begin_layout Bibliography
36626 \begin_inset CommandInset bibitem
36627 LatexCommand bibitem
36628 key "Symbols"
36629
36630 \end_inset
36631
36632
36633 \begin_inset CommandInset href
36634 LatexCommand href
36635 name "List"
36636 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36637
36638 \end_inset
36639
36640  of all symbols available with LaTeX-packages
36641 \end_layout
36642
36643 \begin_layout Bibliography
36644 \begin_inset CommandInset bibitem
36645 LatexCommand bibitem
36646 key "cancel"
36647
36648 \end_inset
36649
36650
36651 \begin_inset CommandInset href
36652 LatexCommand href
36653 name "Documentation"
36654 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36655
36656 \end_inset
36657
36658  of the LaTeX-package 
36659 \series bold
36660 cancel
36661 \series default
36662
36663 \begin_inset Index idx
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Packages ! cancel
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \end_layout
36674
36675 \begin_layout Bibliography
36676 \begin_inset CommandInset bibitem
36677 LatexCommand bibitem
36678 key "hyperref"
36679
36680 \end_inset
36681
36682
36683 \begin_inset CommandInset href
36684 LatexCommand href
36685 name "Documentation"
36686 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36687
36688 \end_inset
36689
36690  of the LaTeX-package 
36691 \series bold
36692 hyperref
36693 \series default
36694
36695 \begin_inset Index idx
36696 status collapsed
36697
36698 \begin_layout Plain Layout
36699 Packages ! hyperref
36700 \end_layout
36701
36702 \end_inset
36703
36704
36705 \end_layout
36706
36707 \begin_layout Bibliography
36708 \begin_inset CommandInset bibitem
36709 LatexCommand bibitem
36710 key "mhchem"
36711
36712 \end_inset
36713
36714
36715 \begin_inset CommandInset href
36716 LatexCommand href
36717 name "Documentation"
36718 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36719
36720 \end_inset
36721
36722  of the LaTeX-package 
36723 \series bold
36724 mhchem
36725 \series default
36726
36727 \begin_inset Index idx
36728 status collapsed
36729
36730 \begin_layout Plain Layout
36731 Packages ! mhchem
36732 \end_layout
36733
36734 \end_inset
36735
36736
36737 \end_layout
36738
36739 \begin_layout Bibliography
36740 \begin_inset CommandInset bibitem
36741 LatexCommand bibitem
36742 key "Mathclap"
36743
36744 \end_inset
36745
36746
36747 \begin_inset CommandInset href
36748 LatexCommand href
36749 name "Description"
36750 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36751
36752 \end_inset
36753
36754  of the command 
36755 \series bold
36756
36757 \backslash
36758 mathclap
36759 \series default
36760 , described in 
36761 \begin_inset CommandInset ref
36762 LatexCommand ref
36763 reference "sub:Operator-Limits"
36764
36765 \end_inset
36766
36767
36768 \begin_inset Index idx
36769 status collapsed
36770
36771 \begin_layout Plain Layout
36772 Commands ! M ! 
36773 \backslash
36774 mathclap
36775 \end_layout
36776
36777 \end_inset
36778
36779
36780 \end_layout
36781
36782 \begin_layout Bibliography
36783 \begin_inset CommandInset bibitem
36784 LatexCommand bibitem
36785 key "Duden"
36786
36787 \end_inset
36788
36789
36790 \emph on
36791 Duden Band 1
36792 \emph default
36793 .
36794  22.
36795  Auflage, Duden 2001
36796 \end_layout
36797
36798 \begin_layout Bibliography
36799 \begin_inset CommandInset bibitem
36800 LatexCommand bibitem
36801 key "Checklist"
36802
36803 \end_inset
36804
36805
36806 \begin_inset CommandInset href
36807 LatexCommand href
36808 name "Check list"
36809 target "http://physics.nist.gov/Document/checklist.pdf"
36810
36811 \end_inset
36812
36813  for reviewing manuscripts
36814 \end_layout
36815
36816 \begin_layout Standard
36817 \begin_inset CommandInset index_print
36818 LatexCommand printindex
36819 type "idx"
36820
36821 \end_inset
36822
36823
36824 \end_layout
36825
36826 \end_body
36827 \end_document