]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
UserGuide.lyx: fix some shortcut issues after [ea8248fc/lyxgit]
[lyx.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 Graphics
495         filename ../images/math-mode.png
496         scale 85
497
498 \end_inset
499
500 .
501 \begin_inset Newline newline
502 \end_inset
503
504 To create a display style formula
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Formula ! display style
510 \end_layout
511
512 \end_inset
513
514  which will appear bigger, has a different format, and will be in a separate
515  paragraph, use one of these shortcuts: 
516 \begin_inset Info
517 type  "shortcuts"
518 arg   "math-display"
519 \end_inset
520
521 .
522 \end_layout
523
524 \begin_layout Standard
525 To change a display style formula to an inline formula, set the cursor into
526  the formula and use one of the shortcuts 
527 \begin_inset Info
528 type  "shortcuts"
529 arg   "math-mode"
530 \end_inset
531
532  or the menu 
533 \family sans
534 Edit\SpecialChar \menuseparator
535 Math\SpecialChar \menuseparator
536 Change formula type
537 \family default
538 .
539  The same way is used to change an inline formula to a display style formula.
540 \end_layout
541
542 \begin_layout Standard
543 To display parts of an inline formula in the size of a display style formula,
544  enter the command 
545 \series bold
546
547 \backslash
548 displaystyle
549 \series default
550
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 Commands ! D ! 
556 \backslash
557 displaystyle
558 \end_layout
559
560 \end_inset
561
562  to a formula.
563  Then a new blue box appears in which the desired formula part is inserted.
564 \end_layout
565
566 \begin_layout Standard
567 Only inline formulas are allowed inside tables.
568 \end_layout
569
570 \begin_layout Standard
571 The 
572 \family sans
573 math toolbar
574 \family default
575  can be turned on in the menu 
576 \family sans
577 View\SpecialChar \menuseparator
578 Toolbars
579 \family default
580 .
581  When you click there on 
582 \begin_inset Quotes eld
583 \end_inset
584
585 Math
586 \begin_inset Quotes erd
587 \end_inset
588
589  the toolbar will be shown permanently at the bottom; this state is visualized
590  in the 
591 \family sans
592 Toolbars
593 \family default
594  menu with a checkmark.
595  When you click in this state again on 
596 \begin_inset Quotes eld
597 \end_inset
598
599 Math
600 \begin_inset Quotes erd
601 \end_inset
602
603  in the 
604 \family sans
605 Toolbars
606 \family default
607  menu, the 
608 \family sans
609 math toolbar
610 \family default
611  is only shown when the cursor is within a formula; this state is visualized
612  by the renaming of the menu entry from 
613 \begin_inset Quotes eld
614 \end_inset
615
616 Math
617 \begin_inset Quotes erd
618 \end_inset
619
620  to 
621 \begin_inset Quotes eld
622 \end_inset
623
624 Math
625 \begin_inset space ~
626 \end_inset
627
628 (auto)
629 \begin_inset Quotes erd
630 \end_inset
631
632 .
633 \end_layout
634
635 \begin_layout Standard
636 The TeX-mode
637 \begin_inset Index idx
638 status collapsed
639
640 \begin_layout Plain Layout
641 T@TeX-mode
642 \end_layout
643
644 \end_inset
645
646  is invoked by pressing the toolbar button 
647 \begin_inset Graphics
648         filename ../images/ert-insert.png
649         scale 85
650
651 \end_inset
652
653  or by using the menu 
654 \family sans
655 Insert\SpecialChar \menuseparator
656 Te
657 \begin_inset ERT
658 status collapsed
659
660 \begin_layout Plain Layout
661
662 {}
663 \end_layout
664
665 \end_inset
666
667 X Code
668 \family default
669  (shortcut 
670 \begin_inset Info
671 type  "shortcut"
672 arg   "ert-insert"
673 \end_inset
674
675 ).
676 \begin_inset Note Note
677 status collapsed
678
679 \begin_layout Plain Layout
680 In LyX there are three 
681 \begin_inset Quotes eld
682 \end_inset
683
684 proper names
685 \begin_inset Quotes erd
686 \end_inset
687
688  that appear in the output with sub- and superscript letters: TeX, LaTeX
689  and LyX
690 \end_layout
691
692 \begin_layout Plain Layout
693 To avoid that these names are recognized as proper names, a TeX-brace pair
694  is inserted.
695 \end_layout
696
697 \end_inset
698
699
700 \end_layout
701
702 \begin_layout Standard
703 To change the LaTeX-preamble
704 \begin_inset Index idx
705 status collapsed
706
707 \begin_layout Plain Layout
708 L@LaTeX-preamble
709 \end_layout
710
711 \end_inset
712
713 , use the menu 
714 \family sans
715 Document\SpecialChar \menuseparator
716 Settings\SpecialChar \menuseparator
717 LaT
718 \begin_inset ERT
719 status collapsed
720
721 \begin_layout Plain Layout
722
723 {}
724 \end_layout
725
726 \end_inset
727
728 eX
729 \family default
730  
731 \family sans
732 Preamble
733 \family default
734 .
735 \end_layout
736
737 \begin_layout Standard
738 To edit matrices, case differentiations and multiline formulas subsequently,
739  use the menus 
740 \family sans
741 Edit\SpecialChar \menuseparator
742 Math
743 \family default
744  and 
745 \family sans
746 Edit\SpecialChar \menuseparator
747 Rows
748 \begin_inset space \thinspace{}
749 \end_inset
750
751 &
752 \begin_inset space \thinspace{}
753 \end_inset
754
755 Columns,
756 \family default
757  or the 
758 \family sans
759 table toolbar
760 \family default
761 .
762  When lines and columns are swapped via the menu, the column or line where
763  the cursor is in is exchanged with the column to the right or the line
764  below, respectively.
765  Is the cursor in the last column or row, the exchange is done with the
766  column to the left or the line above.
767 \end_layout
768
769 \begin_layout Standard
770 To write text in formulas
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 For multiline formulas the command 
776 \series bold
777
778 \backslash
779 intertext
780 \series default
781  is used, see 
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "sub:Text-in-multiline"
785
786 \end_inset
787
788 .
789 \end_layout
790
791 \end_inset
792
793  
794 \emph on
795 mathematical text
796 \emph default
797
798 \begin_inset Index idx
799 status collapsed
800
801 \begin_layout Plain Layout
802 Text ! in formulas
803 \end_layout
804
805 \end_inset
806
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 Mathematical text
813 \end_layout
814
815 \end_inset
816
817  is used.
818  This mode is invoked with the shortcut 
819 \begin_inset Info
820 type  "shortcut"
821 arg   "font-default"
822 \end_inset
823
824  or by the insertion of the command 
825 \series bold
826
827 \backslash
828 text
829 \series default
830
831 \begin_inset Index idx
832 status collapsed
833
834 \begin_layout Plain Layout
835 Commands ! T ! 
836 \backslash
837 text
838 \end_layout
839
840 \end_inset
841
842 .
843  The text appears black in LyX and can therefore be distinguished from the
844  other formula parts which appear blue.
845  In the output mathematical text is set upright, in contrary to other formula
846  parts.
847 \end_layout
848
849 \begin_layout Subsection*
850 Command Scheme
851 \end_layout
852
853 \begin_layout Standard
854 Most of the LaTeX-commands for math constructs have the following scheme:
855 \end_layout
856
857 \begin_layout Standard
858
859 \series bold
860
861 \backslash
862 commandname[optional
863 \series default
864  
865 \series bold
866 argument]{required
867 \series default
868  
869 \series bold
870 argument}
871 \end_layout
872
873 \begin_layout Standard
874 A command always starts with a backslash 
875 \begin_inset Quotes gld
876 \end_inset
877
878
879 \series bold
880
881 \backslash
882
883 \series default
884
885 \begin_inset Quotes grd
886 \end_inset
887
888 .
889  To omit optional arguments, also omit the associated brackets.
890  The braces around the required arguments are named in this document as
891  TeX-braces
892 \begin_inset Index idx
893 status collapsed
894
895 \begin_layout Plain Layout
896 T@TeX-braces
897 \end_layout
898
899 \end_inset
900
901 .
902  If you add in a formula a left brace to a command name, LyX automatically
903  creates a TeX-brace.
904  In all other cases TeX-braces are created in formulas with the command
905  
906 \series bold
907
908 \backslash
909 {
910 \series default
911 .
912  TeX-braces appear red in LyX, in contrary to normal braces which appear
913  blue.
914  In TeX-mode no command is needed to get TeX-braces.
915  TeX-braces don't appear in the output.
916 \end_layout
917
918 \begin_layout Standard
919 When commands without arguments, like commands for symbols are entered in
920  TeX-mode, a space character must 
921 \emph on
922 always
923 \emph default
924  be behind the command to end it.
925  This space doesn't appear in the output.
926  When the space should appear in the output, the space must be followed
927  by a protected space in normal text.
928 \end_layout
929
930 \begin_layout Standard
931 A protected space is inserted with 
932 \begin_inset Info
933 type  "shortcuts"
934 arg   "command-alternatives space-insert protected ; math-space"
935 \end_inset
936
937 .
938 \end_layout
939
940 \begin_layout Subsection*
941 \begin_inset Newpage newpage
942 \end_inset
943
944 Syntax Explanation
945 \end_layout
946
947 \begin_layout Itemize
948 The symbol 
949 \begin_inset space \textvisiblespace{}
950 \end_inset
951
952  denotes a space character to be input.
953 \end_layout
954
955 \begin_layout Itemize
956 An arrow like 
957 \begin_inset Formula $\to$
958 \end_inset
959
960  denotes the usage of the corresponding arrow key on the keyboard.
961  The 
962 \family sans
963 Tab
964 \family default
965  key can often be used instead of 
966 \begin_inset Formula $\to$
967 \end_inset
968
969  and 
970 \begin_inset Formula $\downarrow$
971 \end_inset
972
973 , and 
974 \family sans
975 Shift+Tab
976 \family default
977  instead of 
978 \begin_inset Formula $\leftarrow$
979 \end_inset
980
981  and 
982 \begin_inset Formula $\uparrow$
983 \end_inset
984
985 .
986 \end_layout
987
988 \begin_layout Subsection*
989 Available units
990 \end_layout
991
992 \begin_layout Standard
993 \align center
994 \begin_inset Float table
995 placement H
996 wide false
997 sideways false
998 status open
999
1000 \begin_layout Plain Layout
1001 \align center
1002 \begin_inset Caption Standard
1003
1004 \begin_layout Plain Layout
1005 \begin_inset CommandInset label
1006 LatexCommand label
1007 name "tab:Available-units"
1008
1009 \end_inset
1010
1011 Available units
1012 \end_layout
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \align center
1021 \begin_inset Tabular
1022 <lyxtabular version="3" rows="13" columns="2">
1023 <features rotate="0" tabularvalignment="middle">
1024 <column alignment="center" valignment="top">
1025 <column alignment="center" valignment="top">
1026 <row>
1027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1028 \begin_inset Text
1029
1030 \begin_layout Plain Layout
1031 Unit
1032 \end_layout
1033
1034 \end_inset
1035 </cell>
1036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 Name / Description
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 </row>
1046 <row>
1047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 mm
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 Millimeter
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 cm
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 Centimeter
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 </row>
1086 <row>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 in
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 Inch (1
1101 \begin_inset space \thinspace{}
1102 \end_inset
1103
1104 in = 2,54
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 cm)
1109 \end_layout
1110
1111 \end_inset
1112 </cell>
1113 </row>
1114 <row>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Plain Layout
1119 pt
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 Point (72.27
1129 \begin_inset space \thinspace{}
1130 \end_inset
1131
1132 pt = 1
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 in)
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 </row>
1142 <row>
1143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \begin_layout Plain Layout
1147 pc
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 Pica (1
1157 \begin_inset space \thinspace{}
1158 \end_inset
1159
1160 pc = 12
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 pt)
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 </row>
1170 <row>
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Plain Layout
1175 sp
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 scaled point (65536
1185 \begin_inset space \thinspace{}
1186 \end_inset
1187
1188 sp = 1
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 pt)
1193 \end_layout
1194
1195 \end_inset
1196 </cell>
1197 </row>
1198 <row>
1199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1200 \begin_inset Text
1201
1202 \begin_layout Plain Layout
1203 bp
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1209 \begin_inset Text
1210
1211 \begin_layout Plain Layout
1212 big point (72
1213 \begin_inset space \thinspace{}
1214 \end_inset
1215
1216 bp = 1
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 in)
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 </row>
1226 <row>
1227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1228 \begin_inset Text
1229
1230 \begin_layout Plain Layout
1231 dd
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1237 \begin_inset Text
1238
1239 \begin_layout Plain Layout
1240 Didot (1
1241 \begin_inset space \thinspace{}
1242 \end_inset
1243
1244 dd 
1245 \begin_inset Formula $\approx$
1246 \end_inset
1247
1248  0.376
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 mm)
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 </row>
1258 <row>
1259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 cc
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 Cicero (1
1273 \begin_inset space \thinspace{}
1274 \end_inset
1275
1276 cc = 12
1277 \begin_inset space \thinspace{}
1278 \end_inset
1279
1280 dd)
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 </row>
1286 <row>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 ex
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 Height of letter 
1301 \emph on
1302
1303 \begin_inset Quotes eld
1304 \end_inset
1305
1306 x
1307 \emph default
1308
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312  in the current font
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 <row>
1319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 em
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 width of letter 
1333 \begin_inset Quotes eld
1334 \end_inset
1335
1336
1337 \emph on
1338 M
1339 \emph default
1340
1341 \begin_inset Quotes erd
1342 \end_inset
1343
1344  in the current font
1345 \end_layout
1346
1347 \end_inset
1348 </cell>
1349 </row>
1350 <row>
1351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1352 \begin_inset Text
1353
1354 \begin_layout Plain Layout
1355 mu
1356 \end_layout
1357
1358 \end_inset
1359 </cell>
1360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1361 \begin_inset Text
1362
1363 \begin_layout Plain Layout
1364 math unit (1
1365 \begin_inset space \thinspace{}
1366 \end_inset
1367
1368 mu = 
1369 \begin_inset Formula $\nicefrac{1}{18}$
1370 \end_inset
1371
1372
1373 \begin_inset space \thinspace{}
1374 \end_inset
1375
1376 em)
1377 \end_layout
1378
1379 \end_inset
1380 </cell>
1381 </row>
1382 </lyxtabular>
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \begin_layout Standard
1395 \begin_inset Newpage newpage
1396 \end_inset
1397
1398
1399 \end_layout
1400
1401 \begin_layout Section
1402 Basic Functions
1403 \end_layout
1404
1405 \begin_layout Subsection
1406 Exponents
1407 \begin_inset Index idx
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Exponents
1412 \end_layout
1413
1414 \end_inset
1415
1416  and Indices
1417 \begin_inset Index idx
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 Indices
1422 \end_layout
1423
1424 \end_inset
1425
1426
1427 \begin_inset Index idx
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431 Superscripts|see
1432 \begin_inset ERT
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436
1437 {
1438 \end_layout
1439
1440 \end_inset
1441
1442 Exponents
1443 \begin_inset ERT
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447
1448 }
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \begin_inset Index idx
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463 Subscripts|see
1464 \begin_inset ERT
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468
1469 {
1470 \end_layout
1471
1472 \end_inset
1473
1474 Indices
1475 \begin_inset ERT
1476 status collapsed
1477
1478 \begin_layout Plain Layout
1479
1480 }
1481 \end_layout
1482
1483 \end_inset
1484
1485
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \begin_layout Standard
1494 Indices are created with an underscore 
1495 \begin_inset Quotes eld
1496 \end_inset
1497
1498 _
1499 \begin_inset Quotes erd
1500 \end_inset
1501
1502  or via the math toolbar button 
1503 \begin_inset Graphics
1504         filename ../images/math-subscript.png
1505         scale 85
1506
1507 \end_inset
1508
1509 , exponents with a caret 
1510 \begin_inset Quotes eld
1511 \end_inset
1512
1513 ^
1514 \begin_inset Quotes erd
1515 \end_inset
1516
1517  or via the math toolbar button 
1518 \begin_inset Graphics
1519         filename ../images/math-superscript.png
1520         scale 85
1521
1522 \end_inset
1523
1524 .
1525 \end_layout
1526
1527 \begin_layout Standard
1528 \align center
1529 \begin_inset Tabular
1530 <lyxtabular version="3" rows="4" columns="2">
1531 <features rotate="0" tabularvalignment="middle">
1532 <column alignment="center" valignment="top" width="0pt">
1533 <column alignment="center" valignment="top" width="0pt">
1534 <row>
1535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1536 \begin_inset Text
1537
1538 \begin_layout Plain Layout
1539 command
1540 \end_layout
1541
1542 \end_inset
1543 </cell>
1544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1545 \begin_inset Text
1546
1547 \begin_layout Plain Layout
1548 Result
1549 \begin_inset Note Note
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553
1554 \series bold
1555
1556 \backslash
1557 raisebox
1558 \series default
1559  is only used as spacer.
1560 \end_layout
1561
1562 \end_inset
1563
1564
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 </row>
1570 <row>
1571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1572 \begin_inset Text
1573
1574 \begin_layout Plain Layout
1575 B_V
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 \begin_inset Formula $B_{V}$
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 </row>
1593 <row>
1594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1595 \begin_inset Text
1596
1597 \begin_layout Plain Layout
1598 B^V
1599 \end_layout
1600
1601 \end_inset
1602 </cell>
1603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1604 \begin_inset Text
1605
1606 \begin_layout Plain Layout
1607 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1608 \end_inset
1609
1610
1611 \end_layout
1612
1613 \end_inset
1614 </cell>
1615 </row>
1616 <row>
1617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1618 \begin_inset Text
1619
1620 \begin_layout Plain Layout
1621 B^
1622 \begin_inset space \textvisiblespace{}
1623 \end_inset
1624
1625 A
1626 \end_layout
1627
1628 \end_inset
1629 </cell>
1630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1631 \begin_inset Text
1632
1633 \begin_layout Plain Layout
1634 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1635 \end_inset
1636
1637
1638 \end_layout
1639
1640 \end_inset
1641 </cell>
1642 </row>
1643 </lyxtabular>
1644
1645 \end_inset
1646
1647
1648 \end_layout
1649
1650 \begin_layout Standard
1651 As the caret is in some languages an accent, vowels will be accentuated
1652  in this case and not set as exponents
1653 \begin_inset Foot
1654 status collapsed
1655
1656 \begin_layout Plain Layout
1657 Depending on the used keyboard settings this can also happen for characters
1658  other than vowels.
1659 \end_layout
1660
1661 \end_inset
1662
1663 .
1664  To get exponents in this case, press 
1665 \family sans
1666 Space
1667 \family default
1668  after the caret as in the last example.
1669 \end_layout
1670
1671 \begin_layout Subsection
1672 Fractions
1673 \begin_inset CommandInset label
1674 LatexCommand label
1675 name "sub:Fractions"
1676
1677 \end_inset
1678
1679
1680 \begin_inset Index idx
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684 Fractions
1685 \end_layout
1686
1687 \end_inset
1688
1689
1690 \end_layout
1691
1692 \begin_layout Standard
1693 Fractions are generated with the command 
1694 \series bold
1695
1696 \backslash
1697 frac
1698 \series default
1699
1700 \begin_inset Index idx
1701 status collapsed
1702
1703 \begin_layout Plain Layout
1704 Commands ! F ! 
1705 \backslash
1706 frac
1707 \end_layout
1708
1709 \end_inset
1710
1711  or via the math toolbar button 
1712 \begin_inset Graphics
1713         filename ../images/math/frac.png
1714         scale 50
1715
1716 \end_inset
1717
1718 .
1719  The font size is adjusted automatically, depending on whether the fraction
1720  is in an inline or display style formula.
1721  With the math toolbar button 
1722 \begin_inset Graphics
1723         filename ../images/math/frac-square.png
1724         scale 85
1725
1726 \end_inset
1727
1728  you can select different fraction types.
1729 \end_layout
1730
1731 \begin_layout Standard
1732 With the command 
1733 \series bold
1734
1735 \backslash
1736 dfrac
1737 \series default
1738
1739 \begin_inset Index idx
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743 Commands ! D ! 
1744 \backslash
1745 dfrac
1746 \end_layout
1747
1748 \end_inset
1749
1750  a fraction can be created that always has the size of a display style formula.
1751  With 
1752 \series bold
1753
1754 \backslash
1755 tfrac
1756 \series default
1757
1758 \begin_inset Index idx
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762 Commands ! T ! 
1763 \backslash
1764 tfrac
1765 \end_layout
1766
1767 \end_inset
1768
1769  the fraction appears always with the size of an inline formula.
1770  An example:
1771 \end_layout
1772
1773 \begin_layout Standard
1774 A line with the fraction 
1775 \begin_inset Formula $\frac{1}{2}$
1776 \end_inset
1777
1778  that was created with the command 
1779 \series bold
1780
1781 \backslash
1782 frac
1783 \series default
1784 .
1785 \end_layout
1786
1787 \begin_layout Standard
1788 A line with the fraction 
1789 \begin_inset Formula $\dfrac{1}{2}$
1790 \end_inset
1791
1792  that was created with the command 
1793 \series bold
1794
1795 \backslash
1796 dfrac
1797 \series default
1798 .
1799 \end_layout
1800
1801 \begin_layout Standard
1802 \align center
1803 \begin_inset Tabular
1804 <lyxtabular version="3" rows="4" columns="2">
1805 <features rotate="0" tabularvalignment="middle">
1806 <column alignment="center" valignment="top" width="0pt">
1807 <column alignment="center" valignment="top" width="0pt">
1808 <row>
1809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813 Command
1814 \end_layout
1815
1816 \end_inset
1817 </cell>
1818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1819 \begin_inset Text
1820
1821 \begin_layout Plain Layout
1822 Result
1823 \begin_inset Note Note
1824 status collapsed
1825
1826 \begin_layout Plain Layout
1827
1828 \series bold
1829
1830 \backslash
1831 raisebox
1832 \series default
1833  is only used as spacer.
1834 \end_layout
1835
1836 \end_inset
1837
1838
1839 \end_layout
1840
1841 \end_inset
1842 </cell>
1843 </row>
1844 <row>
1845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Plain Layout
1849
1850 \backslash
1851 frac
1852 \begin_inset space \textvisiblespace{}
1853 \end_inset
1854
1855 A
1856 \begin_inset Formula $\downarrow$
1857 \end_inset
1858
1859 B
1860 \end_layout
1861
1862 \end_inset
1863 </cell>
1864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1865 \begin_inset Text
1866
1867 \begin_layout Plain Layout
1868 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 </row>
1877 <row>
1878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1879 \begin_inset Text
1880
1881 \begin_layout Plain Layout
1882
1883 \backslash
1884 dfrac
1885 \begin_inset space \textvisiblespace{}
1886 \end_inset
1887
1888 A
1889 \begin_inset Formula $\downarrow$
1890 \end_inset
1891
1892 B
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1902 \end_inset
1903
1904
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 </row>
1910 <row>
1911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1912 \begin_inset Text
1913
1914 \begin_layout Plain Layout
1915
1916 \backslash
1917 dfrac
1918 \begin_inset space \textvisiblespace{}
1919 \end_inset
1920
1921 e^
1922 \backslash
1923 frac
1924 \begin_inset space \textvisiblespace{}
1925 \end_inset
1926
1927 1
1928 \begin_inset Formula $\downarrow$
1929 \end_inset
1930
1931 2
1932 \begin_inset Formula $\downarrow\downarrow$
1933 \end_inset
1934
1935 3
1936 \end_layout
1937
1938 \end_inset
1939 </cell>
1940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1941 \begin_inset Text
1942
1943 \begin_layout Plain Layout
1944 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1945 \end_inset
1946
1947
1948 \end_layout
1949
1950 \end_inset
1951 </cell>
1952 </row>
1953 </lyxtabular>
1954
1955 \end_inset
1956
1957
1958 \end_layout
1959
1960 \begin_layout Standard
1961 \begin_inset VSpace bigskip
1962 \end_inset
1963
1964
1965 \begin_inset Newpage newpage
1966 \end_inset
1967
1968 For nested fractions the command 
1969 \series bold
1970
1971 \backslash
1972 cfrac
1973 \series default
1974
1975 \begin_inset Index idx
1976 status collapsed
1977
1978 \begin_layout Plain Layout
1979 Commands ! C ! 
1980 \backslash
1981 cfrac
1982 \end_layout
1983
1984 \end_inset
1985
1986  can be used.
1987  Here is an example:
1988 \begin_inset VSpace -3mm
1989 \end_inset
1990
1991
1992 \end_layout
1993
1994 \begin_layout Standard
1995 \begin_inset Formula 
1996 \begin{align*}
1997 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1998 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1999 \end{align*}
2000
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \begin_layout Standard
2007 The command for the example above is:
2008 \end_layout
2009
2010 \begin_layout Standard
2011
2012 \series bold
2013
2014 \backslash
2015 cfrac
2016 \begin_inset space \textvisiblespace{}
2017 \end_inset
2018
2019 A
2020 \begin_inset Formula $\downarrow$
2021 \end_inset
2022
2023 B+
2024 \backslash
2025 cfrac
2026 \begin_inset space \textvisiblespace{}
2027 \end_inset
2028
2029 C+
2030 \backslash
2031 cfrac
2032 \begin_inset space \textvisiblespace{}
2033 \end_inset
2034
2035 E
2036 \begin_inset Formula $\downarrow$
2037 \end_inset
2038
2039 F
2040 \begin_inset Formula $\downarrow$
2041 \end_inset
2042
2043 D
2044 \end_layout
2045
2046 \begin_layout Standard
2047 \begin_inset VSpace medskip
2048 \end_inset
2049
2050
2051 \end_layout
2052
2053 \begin_layout Standard
2054
2055 \series bold
2056
2057 \backslash
2058 cfrac
2059 \series default
2060  sets the fraction always in the size of a displayed formula, also when
2061  it is part of another fraction.
2062 \end_layout
2063
2064 \begin_layout Standard
2065 It is possible to specify the alignment of the numerator.
2066  The command 
2067 \series bold
2068
2069 \backslash
2070 cfracleft
2071 \series default
2072  is used to left align it, the command 
2073 \series bold
2074
2075 \backslash
2076 cfracright
2077 \series default
2078  to right-align it.
2079  
2080 \series bold
2081
2082 \backslash
2083 cfrac
2084 \series default
2085  centers the numerator.
2086  These fractions demonstrate the different alignments:
2087 \end_layout
2088
2089 \begin_layout Standard
2090
2091 \series bold
2092 \begin_inset Formula 
2093 \[
2094 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2095 \]
2096
2097 \end_inset
2098
2099
2100 \end_layout
2101
2102 \begin_layout Standard
2103 \begin_inset Note Greyedout
2104 status open
2105
2106 \begin_layout Plain Layout
2107
2108 \series bold
2109 Note:
2110 \series default
2111  
2112 \series bold
2113
2114 \backslash
2115 cfracleft
2116 \series default
2117  and 
2118 \series bold
2119
2120 \backslash
2121 cfracright
2122 \series default
2123  are no real LaTeX commands but represent the command 
2124 \series bold
2125
2126 \backslash
2127 cfrac[alignment]{numerator}{denominator}
2128 \series default
2129  .
2130  Therefore you cannot use them in TeX code.
2131 \end_layout
2132
2133 \end_inset
2134
2135
2136 \end_layout
2137
2138 \begin_layout Standard
2139 \begin_inset VSpace medskip
2140 \end_inset
2141
2142 It is often advantageous to combine 
2143 \series bold
2144
2145 \backslash
2146 cfrac
2147 \series default
2148  and 
2149 \series bold
2150
2151 \backslash
2152 frac
2153 \series default
2154 :
2155 \begin_inset Formula 
2156 \[
2157 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2158 \]
2159
2160 \end_inset
2161
2162
2163 \end_layout
2164
2165 \begin_layout Standard
2166 For inline fractions with a sloped fraction stroke you can use the command
2167  
2168 \series bold
2169
2170 \backslash
2171 nicefrac
2172 \series default
2173
2174 \begin_inset Index idx
2175 status collapsed
2176
2177 \begin_layout Plain Layout
2178 Commands ! N ! 
2179 \backslash
2180 nicefrac
2181 \end_layout
2182
2183 \end_inset
2184
2185
2186 \begin_inset Formula $\nicefrac{5}{31}$
2187 \end_inset
2188
2189  or 
2190 \series bold
2191
2192 \backslash
2193 unitfrac
2194 \series default
2195
2196 \begin_inset Index idx
2197 status collapsed
2198
2199 \begin_layout Plain Layout
2200 Commands ! U ! 
2201 \backslash
2202 unitfrac
2203 \end_layout
2204
2205 \end_inset
2206
2207
2208 \begin_inset Formula $\unitfrac{5}{31}$
2209 \end_inset
2210
2211  There is furthermore the command 
2212 \series bold
2213
2214 \backslash
2215 unitfracthree
2216 \series default
2217  that offers to write a fraction in combination with a number: 
2218 \begin_inset Formula $\unitfrac[2]{1}{3}$
2219 \end_inset
2220
2221
2222 \end_layout
2223
2224 \begin_layout Standard
2225 \begin_inset Note Greyedout
2226 status open
2227
2228 \begin_layout Plain Layout
2229
2230 \series bold
2231 Note:
2232 \series default
2233  
2234 \series bold
2235
2236 \backslash
2237 unitfracthree
2238 \series default
2239  is not a real LaTeX command but the command
2240 \begin_inset Newline newline
2241 \end_inset
2242
2243
2244 \series bold
2245
2246 \backslash
2247 unitfrac[number]{numerator}{denominator}
2248 \series default
2249  .
2250  Therefore you cannot use it in TeX code.
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \begin_layout Standard
2259 How to define own fractions where the fraction stroke can be changed, is
2260  explained in 
2261 \begin_inset CommandInset ref
2262 LatexCommand ref
2263 reference "sub:Self-defined-Fractions"
2264
2265 \end_inset
2266
2267 .
2268 \end_layout
2269
2270 \begin_layout Standard
2271 \begin_inset Newpage newpage
2272 \end_inset
2273
2274
2275 \end_layout
2276
2277 \begin_layout Subsection
2278 Roots
2279 \begin_inset Index idx
2280 status collapsed
2281
2282 \begin_layout Plain Layout
2283 Roots
2284 \end_layout
2285
2286 \end_inset
2287
2288
2289 \end_layout
2290
2291 \begin_layout Standard
2292 Square roots are created with 
2293 \series bold
2294
2295 \backslash
2296 sqrt
2297 \series default
2298
2299 \begin_inset Index idx
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Commands ! S ! 
2304 \backslash
2305 sqrt
2306 \end_layout
2307
2308 \end_inset
2309
2310  or the math toolbar button 
2311 \begin_inset Graphics
2312         filename ../images/math/sqrt.png
2313         scale 85
2314
2315 \end_inset
2316
2317 , all other roots with the command 
2318 \series bold
2319
2320 \backslash
2321 root
2322 \series default
2323
2324 \begin_inset Index idx
2325 status collapsed
2326
2327 \begin_layout Plain Layout
2328 Commands ! R ! 
2329 \backslash
2330 root
2331 \end_layout
2332
2333 \end_inset
2334
2335  or with the math toolbar button 
2336 \begin_inset Graphics
2337         filename ../images/math/root.png
2338         scale 85
2339
2340 \end_inset
2341
2342 .
2343 \end_layout
2344
2345 \begin_layout Standard
2346 \align center
2347 \begin_inset Tabular
2348 <lyxtabular version="3" rows="3" columns="2">
2349 <features rotate="0" tabularvalignment="middle">
2350 <column alignment="center" valignment="top" width="0pt">
2351 <column alignment="center" valignment="top" width="0pt">
2352 <row>
2353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357 Command
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 Result
2367 \begin_inset Note Note
2368 status collapsed
2369
2370 \begin_layout Plain Layout
2371
2372 \series bold
2373
2374 \backslash
2375 raisebox
2376 \series default
2377  is only used as spacer.
2378 \end_layout
2379
2380 \end_inset
2381
2382
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 </row>
2388 <row>
2389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393
2394 \backslash
2395 sqrt
2396 \begin_inset space \textvisiblespace{}
2397 \end_inset
2398
2399 A-B
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2405 \begin_inset Text
2406
2407 \begin_layout Plain Layout
2408 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2409 \end_inset
2410
2411
2412 \end_layout
2413
2414 \end_inset
2415 </cell>
2416 </row>
2417 <row>
2418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422
2423 \backslash
2424 root
2425 \begin_inset space \textvisiblespace{}
2426 \end_inset
2427
2428 3
2429 \begin_inset Formula $\downarrow$
2430 \end_inset
2431
2432 A-B
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Plain Layout
2441 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2442 \end_inset
2443
2444
2445 \end_layout
2446
2447 \end_inset
2448 </cell>
2449 </row>
2450 </lyxtabular>
2451
2452 \end_inset
2453
2454
2455 \end_layout
2456
2457 \begin_layout Standard
2458 A square root can also be created with 
2459 \series bold
2460
2461 \backslash
2462 root
2463 \series default
2464  when the root index field is left empty.
2465 \end_layout
2466
2467 \begin_layout Standard
2468 With certain indices the distance to the root is too small, like in this
2469  formula: 
2470 \begin_inset Formula $\sqrt[\beta]{B}$
2471 \end_inset
2472
2473
2474 \begin_inset Newline newline
2475 \end_inset
2476
2477 The 
2478 \begin_inset Formula $\beta$
2479 \end_inset
2480
2481  touches the root.
2482  To avoid this, the commands 
2483 \series bold
2484
2485 \backslash
2486 leftroot
2487 \series default
2488
2489 \begin_inset Index idx
2490 status collapsed
2491
2492 \begin_layout Plain Layout
2493 Commands ! L ! 
2494 \backslash
2495 leftroot
2496 \end_layout
2497
2498 \end_inset
2499
2500  and 
2501 \series bold
2502
2503 \backslash
2504 uproot
2505 \series default
2506
2507 \begin_inset Index idx
2508 status collapsed
2509
2510 \begin_layout Plain Layout
2511 Commands ! U ! 
2512 \backslash
2513 uproot
2514 \end_layout
2515
2516 \end_inset
2517
2518  are used with the following scheme:
2519 \end_layout
2520
2521 \begin_layout Standard
2522
2523 \series bold
2524
2525 \backslash
2526 leftroot{distance}
2527 \series default
2528  and 
2529 \series bold
2530
2531 \backslash
2532 uproot{distance}
2533 \end_layout
2534
2535 \begin_layout Standard
2536 Distance is the number of Big Points (unit bp; 
2537 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2538 \end_inset
2539
2540 ), that the index should be moved to the left or top, resp..
2541  The commands are written to the index.
2542  This way the command
2543 \begin_inset Newline newline
2544 \end_inset
2545
2546
2547 \series bold
2548
2549 \backslash
2550 root
2551 \backslash
2552 leftroot{-1
2553 \begin_inset Formula $\to$
2554 \end_inset
2555
2556
2557 \backslash
2558 uproot{2
2559 \begin_inset Formula $\to$
2560 \end_inset
2561
2562
2563 \backslash
2564 beta
2565 \begin_inset space \textvisiblespace{}
2566 \end_inset
2567
2568
2569 \begin_inset Formula $\to$
2570 \end_inset
2571
2572 B
2573 \begin_inset Newline newline
2574 \end_inset
2575
2576
2577 \series default
2578 produces a correct typeset formula: 
2579 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2580 \end_inset
2581
2582
2583 \end_layout
2584
2585 \begin_layout Subsection
2586 Binomial Coefficients
2587 \begin_inset Index idx
2588 status collapsed
2589
2590 \begin_layout Plain Layout
2591 Binomial coefficients
2592 \end_layout
2593
2594 \end_inset
2595
2596
2597 \end_layout
2598
2599 \begin_layout Standard
2600 Binomial coefficients are inserted with the command 
2601 \series bold
2602
2603 \backslash
2604 binom
2605 \series default
2606
2607 \begin_inset Index idx
2608 status collapsed
2609
2610 \begin_layout Plain Layout
2611 Commands ! B ! 
2612 \backslash
2613 binom
2614 \end_layout
2615
2616 \end_inset
2617
2618  or with the submenu of the math toolbar button 
2619 \begin_inset Graphics
2620         filename ../images/math/frac-square.png
2621         scale 85
2622
2623 \end_inset
2624
2625 .
2626  As with fractions (
2627 \series bold
2628
2629 \backslash
2630 frac
2631 \series default
2632 ) in addition to 
2633 \series bold
2634
2635 \backslash
2636 binom
2637 \series default
2638  there are the commands 
2639 \series bold
2640
2641 \backslash
2642 dbinom
2643 \series default
2644
2645 \begin_inset Index idx
2646 status collapsed
2647
2648 \begin_layout Plain Layout
2649 Commands ! D ! 
2650 \backslash
2651 dbinom
2652 \end_layout
2653
2654 \end_inset
2655
2656  and 
2657 \series bold
2658
2659 \backslash
2660 tbinom
2661 \series default
2662
2663 \begin_inset Index idx
2664 status collapsed
2665
2666 \begin_layout Plain Layout
2667 Commands ! T ! 
2668 \backslash
2669 tbinom
2670 \end_layout
2671
2672 \end_inset
2673
2674 .
2675  For other brackets around binomial coeficients there are the commands 
2676 \series bold
2677
2678 \backslash
2679 brace
2680 \series default
2681
2682 \begin_inset Index idx
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 Commands ! B ! 
2687 \backslash
2688 brace
2689 \end_layout
2690
2691 \end_inset
2692
2693  and 
2694 \series bold
2695
2696 \backslash
2697 brack
2698 \series default
2699
2700 \begin_inset Index idx
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 Commands ! B ! 
2705 \backslash
2706 brack
2707 \end_layout
2708
2709 \end_inset
2710
2711 .
2712 \end_layout
2713
2714 \begin_layout Standard
2715 \align center
2716 \begin_inset Tabular
2717 <lyxtabular version="3" rows="6" columns="2">
2718 <features rotate="0" tabularvalignment="middle">
2719 <column alignment="center" valignment="top" width="0pt">
2720 <column alignment="center" valignment="top" width="0pt">
2721 <row>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 Command
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735 Result
2736 \begin_inset Note Note
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740
2741 \series bold
2742
2743 \backslash
2744 raisebox
2745 \series default
2746  is only used as spacer.
2747 \end_layout
2748
2749 \end_inset
2750
2751
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 </row>
2757 <row>
2758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762
2763 \backslash
2764 binom
2765 \begin_inset space \textvisiblespace{}
2766 \end_inset
2767
2768 A
2769 \begin_inset Formula $\downarrow$
2770 \end_inset
2771
2772 B
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2782 \end_inset
2783
2784
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 </row>
2790 <row>
2791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795
2796 \backslash
2797 dbinom
2798 \begin_inset space \textvisiblespace{}
2799 \end_inset
2800
2801 A
2802 \begin_inset Formula $\downarrow$
2803 \end_inset
2804
2805 B
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2815 \end_inset
2816
2817
2818 \end_layout
2819
2820 \end_inset
2821 </cell>
2822 </row>
2823 <row>
2824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Plain Layout
2828
2829 \backslash
2830 tbinom
2831 \begin_inset space \textvisiblespace{}
2832 \end_inset
2833
2834 A
2835 \begin_inset Formula $\downarrow$
2836 \end_inset
2837
2838 B
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2844 \begin_inset Text
2845
2846 \begin_layout Plain Layout
2847 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 </row>
2856 <row>
2857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861
2862 \backslash
2863 brack
2864 \begin_inset space \textvisiblespace{}
2865 \end_inset
2866
2867 A
2868 \begin_inset Formula $\downarrow$
2869 \end_inset
2870
2871 B
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2877 \begin_inset Text
2878
2879 \begin_layout Plain Layout
2880 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2881 \end_inset
2882
2883
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 </row>
2889 <row>
2890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894
2895 \backslash
2896 brace
2897 \begin_inset space \textvisiblespace{}
2898 \end_inset
2899
2900 A
2901 \begin_inset Formula $\downarrow$
2902 \end_inset
2903
2904 B
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 </row>
2922 </lyxtabular>
2923
2924 \end_inset
2925
2926
2927 \end_layout
2928
2929 \begin_layout Subsection
2930 Case Differentiations
2931 \begin_inset Index idx
2932 status collapsed
2933
2934 \begin_layout Plain Layout
2935 Case differentiations 
2936 \end_layout
2937
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \begin_layout Standard
2944 \align center
2945 \begin_inset Tabular
2946 <lyxtabular version="3" rows="3" columns="2">
2947 <features rotate="0" tabularvalignment="middle">
2948 <column alignment="center" valignment="top" width="0pt">
2949 <column alignment="center" valignment="top" width="0pt">
2950 <row>
2951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 Command
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964 Result
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 </row>
2970 <row>
2971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975
2976 \backslash
2977 cases
2978 \begin_inset space \textvisiblespace{}
2979 \end_inset
2980
2981 A
2982 \begin_inset Formula $\to$
2983 \end_inset
2984
2985 B>0
2986 \begin_inset Index idx
2987 status collapsed
2988
2989 \begin_layout Plain Layout
2990 Commands ! C ! 
2991 \backslash
2992 cases
2993 \end_layout
2994
2995 \end_inset
2996
2997
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006 \begin_inset Formula $\begin{cases}
3007 A & B>0\end{cases}$
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 </row>
3016 <row>
3017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021
3022 \backslash
3023 cases
3024 \begin_inset space \textvisiblespace{}
3025 \end_inset
3026
3027
3028 \begin_inset Info
3029 type  "shortcut"
3030 arg   "newline-insert newline"
3031 \end_inset
3032
3033
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042 \begin_inset Formula $\begin{cases}
3043 A & \textrm{for }x>0\\
3044 B & \textrm{for }x=0
3045 \end{cases}$
3046 \end_inset
3047
3048
3049 \end_layout
3050
3051 \end_inset
3052 </cell>
3053 </row>
3054 </lyxtabular>
3055
3056 \end_inset
3057
3058
3059 \end_layout
3060
3061 \begin_layout Standard
3062 After inserting 
3063 \series bold
3064
3065 \backslash
3066 cases
3067 \series default
3068  or pressing the math toolbar button 
3069 \begin_inset Graphics
3070         filename ../images/math/cases.png
3071         scale 85
3072
3073 \end_inset
3074
3075  you can create new lines with the shortcut 
3076 \begin_inset Info
3077 type  "shortcut"
3078 arg   "newline-insert newline"
3079 \end_inset
3080
3081  or the table toolbar button 
3082 \begin_inset Graphics
3083         filename ../images/tabular-feature_append-row.png
3084         scale 85
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Standard
3092 The command 
3093 \series bold
3094
3095 \backslash
3096 cases
3097 \series default
3098  is also available via the menu 
3099 \family sans
3100 Insert\SpecialChar \menuseparator
3101 Math\SpecialChar \menuseparator
3102 Cases-Environment
3103 \family default
3104 .
3105 \end_layout
3106
3107 \begin_layout Subsection
3108 Negations
3109 \begin_inset Index idx
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113 Negations
3114 \end_layout
3115
3116 \end_inset
3117
3118
3119 \end_layout
3120
3121 \begin_layout Standard
3122 By inserting 
3123 \series bold
3124
3125 \backslash
3126 not
3127 \series default
3128
3129 \begin_inset Index idx
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Commands ! N ! 
3134 \backslash
3135 not
3136 \end_layout
3137
3138 \end_inset
3139
3140  every character can be displayed canceled.
3141  The characters are quasi accentuated by a slash.
3142 \end_layout
3143
3144 \begin_layout Standard
3145 \align center
3146 \begin_inset Tabular
3147 <lyxtabular version="3" rows="4" columns="2">
3148 <features rotate="0" tabularvalignment="middle">
3149 <column alignment="center" valignment="top" width="0pt">
3150 <column alignment="center" valignment="top" width="0pt">
3151 <row>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156 Command
3157 \end_layout
3158
3159 \end_inset
3160 </cell>
3161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3162 \begin_inset Text
3163
3164 \begin_layout Plain Layout
3165 Result
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 </row>
3171 <row>
3172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176
3177 \backslash
3178 not=
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187 \begin_inset Formula $\not=$
3188 \end_inset
3189
3190
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 </row>
3196 <row>
3197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3198 \begin_inset Text
3199
3200 \begin_layout Plain Layout
3201
3202 \backslash
3203 not 
3204 \backslash
3205 le
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214 \begin_inset Formula $\not\le$
3215 \end_inset
3216
3217
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 </row>
3223 <row>
3224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228
3229 \backslash
3230 not 
3231 \backslash
3232 parallel
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241 \begin_inset Formula $\not\parallel$
3242 \end_inset
3243
3244
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 </row>
3250 </lyxtabular>
3251
3252 \end_inset
3253
3254
3255 \end_layout
3256
3257 \begin_layout Standard
3258 The last example shows that not all negations look good.
3259  Therefore there are special commands for some negations (see 
3260 \begin_inset CommandInset ref
3261 LatexCommand ref
3262 reference "sub:Mathematical-Symbols"
3263
3264 \end_inset
3265
3266  and 
3267 \begin_inset CommandInset ref
3268 LatexCommand ref
3269 reference "sec:Relations"
3270
3271 \end_inset
3272
3273 ).
3274 \end_layout
3275
3276 \begin_layout Subsection
3277 Placeholders
3278 \begin_inset CommandInset label
3279 LatexCommand label
3280 name "sub:Placeholders"
3281
3282 \end_inset
3283
3284
3285 \begin_inset Index idx
3286 status collapsed
3287
3288 \begin_layout Plain Layout
3289 Placeholders
3290 \end_layout
3291
3292 \end_inset
3293
3294
3295 \begin_inset Index idx
3296 status collapsed
3297
3298 \begin_layout Plain Layout
3299 Chemical characters ! Isotopes
3300 \end_layout
3301
3302 \end_inset
3303
3304
3305 \begin_inset Index idx
3306 status collapsed
3307
3308 \begin_layout Plain Layout
3309 Isotopes|see
3310 \begin_inset ERT
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314
3315 {
3316 \end_layout
3317
3318 \end_inset
3319
3320 Chemical characters
3321 \begin_inset ERT
3322 status collapsed
3323
3324 \begin_layout Plain Layout
3325
3326 }
3327 \end_layout
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \end_inset
3335
3336
3337 \end_layout
3338
3339 \begin_layout Standard
3340 When displaying e.
3341 \begin_inset space \thinspace{}
3342 \end_inset
3343
3344 g.
3345 \begin_inset space \space{}
3346 \end_inset
3347
3348 isotopes
3349 \begin_inset Foot
3350 status collapsed
3351
3352 \begin_layout Plain Layout
3353 Typesetting isotopes and chemical symbols is described in 
3354 \begin_inset CommandInset ref
3355 LatexCommand ref
3356 reference "sub:Chemical-Symbols-and"
3357
3358 \end_inset
3359
3360 .
3361 \end_layout
3362
3363 \end_inset
3364
3365  the following problem occurs:
3366 \end_layout
3367
3368 \begin_layout Standard
3369 \align center
3370 \begin_inset Tabular
3371 <lyxtabular version="3" rows="2" columns="2">
3372 <features rotate="0" tabularvalignment="middle">
3373 <column alignment="center" valignment="top" width="0pt">
3374 <column alignment="center" valignment="top" width="0pt">
3375 <row>
3376 <cell alignment="center" valignment="top" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380 Indices created with sub- and superscripts:
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 <row>
3399 <cell alignment="center" valignment="top" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 correct indices:
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3413 \end_inset
3414
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 </row>
3421 </lyxtabular>
3422
3423 \end_inset
3424
3425
3426 \begin_inset Note Note
3427 status collapsed
3428
3429 \begin_layout Plain Layout
3430
3431 \series bold
3432
3433 \backslash
3434 raisebox
3435 \series default
3436  is only used as spacer.
3437 \end_layout
3438
3439 \end_inset
3440
3441
3442 \end_layout
3443
3444 \begin_layout Standard
3445 The shorter index is by default placed below or above the first character
3446  of the longer index.
3447  To avoid this there is the command 
3448 \series bold
3449
3450 \backslash
3451 phantom
3452 \series default
3453
3454 \begin_inset Index idx
3455 status collapsed
3456
3457 \begin_layout Plain Layout
3458 Commands ! P ! 
3459 \backslash
3460 phantom
3461 \end_layout
3462
3463 \end_inset
3464
3465  or the math toolbar button
3466 \begin_inset space \thinspace{}
3467 \end_inset
3468
3469
3470 \begin_inset Foot
3471 status collapsed
3472
3473 \begin_layout Plain Layout
3474 can be found in the submenu of the toolbar button 
3475 \begin_inset Graphics
3476         filename ../images/math/space.png
3477         scale 85
3478
3479 \end_inset
3480
3481
3482 \end_layout
3483
3484 \end_inset
3485
3486  
3487 \begin_inset Graphics
3488         filename ../images/math/phantom.png
3489         scale 85
3490
3491 \end_inset
3492
3493  that creates one or more phantom characters.
3494  When inserting 
3495 \series bold
3496
3497 \backslash
3498 phantom
3499 \series default
3500  a small blue box appears that is superposed with two red arrows.
3501  The arrows indicate that the complete width and height of the box content
3502  will be created as placeholder.
3503  Phantom characters are accordingly placeholders with the size of the characters.
3504 \end_layout
3505
3506 \begin_layout Standard
3507 \align center
3508 \begin_inset Tabular
3509 <lyxtabular version="3" rows="4" columns="2">
3510 <features rotate="0" tabularvalignment="middle">
3511 <column alignment="center" valignment="top">
3512 <column alignment="center" valignment="top">
3513 <row>
3514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3515 \begin_inset Text
3516
3517 \begin_layout Plain Layout
3518 Command
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 Result
3528 \begin_inset Note Note
3529 status collapsed
3530
3531 \begin_layout Plain Layout
3532
3533 \series bold
3534
3535 \backslash
3536 raisebox
3537 \series default
3538  is only used as spacer.
3539 \end_layout
3540
3541 \end_inset
3542
3543
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 </row>
3549 <row>
3550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 ^19
3555 \begin_inset space \textvisiblespace{}
3556 \end_inset
3557
3558 _
3559 \backslash
3560 phantom
3561 \begin_inset space \textvisiblespace{}
3562 \end_inset
3563
3564 1
3565 \begin_inset Formula $\to$
3566 \end_inset
3567
3568 9
3569 \begin_inset space \textvisiblespace{}
3570 \end_inset
3571
3572 F
3573 \end_layout
3574
3575 \end_inset
3576 </cell>
3577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3582 \end_inset
3583
3584
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 </row>
3590 <row>
3591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595 ^235
3596 \begin_inset space \textvisiblespace{}
3597 \end_inset
3598
3599 _
3600 \backslash
3601 phantom
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 23
3606 \begin_inset Formula $\to$
3607 \end_inset
3608
3609 9
3610 \begin_inset space \textvisiblespace{}
3611 \end_inset
3612
3613 F
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3623 \end_inset
3624
3625
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 </row>
3631 <row>
3632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3633 \begin_inset Text
3634
3635 \begin_layout Plain Layout
3636
3637 \backslash
3638 Lambda^
3639 \begin_inset space \textvisiblespace{}
3640 \end_inset
3641
3642
3643 \backslash
3644 phantom
3645 \begin_inset space \textvisiblespace{}
3646 \end_inset
3647
3648 ii
3649 \begin_inset Formula $\to$
3650 \end_inset
3651
3652 t
3653 \begin_inset space \textvisiblespace{}
3654 \end_inset
3655
3656 _MMt
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3666 \end_inset
3667
3668
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 </lyxtabular>
3675
3676 \end_inset
3677
3678
3679 \end_layout
3680
3681 \begin_layout Standard
3682 Furthermore there are the commands 
3683 \series bold
3684
3685 \backslash
3686 vphantom
3687 \series default
3688
3689 \begin_inset Index idx
3690 status collapsed
3691
3692 \begin_layout Plain Layout
3693 Commands ! V ! 
3694 \backslash
3695 vphantom
3696 \end_layout
3697
3698 \end_inset
3699
3700  (toolbar button 
3701 \begin_inset space ~
3702 \end_inset
3703
3704
3705 \begin_inset Graphics
3706         filename ../images/math/vphantom.png
3707         scale 85
3708
3709 \end_inset
3710
3711 ) and 
3712 \series bold
3713
3714 \backslash
3715 hphantom
3716 \series default
3717
3718 \begin_inset Index idx
3719 status collapsed
3720
3721 \begin_layout Plain Layout
3722 Commands ! H ! 
3723 \backslash
3724 hphantom
3725 \end_layout
3726
3727 \end_inset
3728
3729  (toolbar button 
3730 \begin_inset space ~
3731 \end_inset
3732
3733
3734 \begin_inset Graphics
3735         filename ../images/math/hphantom.png
3736         scale 85
3737
3738 \end_inset
3739
3740 ).
3741  
3742 \series bold
3743
3744 \backslash
3745 hphantom
3746 \series default
3747  creates only space for the maximal height of the characters in the box
3748  but not for its width.
3749  
3750 \series bold
3751
3752 \backslash
3753 vphantom
3754 \series default
3755  creates only space for the width of the box content.
3756  Therefore  the boxes of both commands have only one red arrow.
3757 \end_layout
3758
3759 \begin_layout Standard
3760 For example the command 
3761 \series bold
3762
3763 \backslash
3764 vphantom
3765 \begin_inset space \textvisiblespace{}
3766 \end_inset
3767
3768 a
3769 \backslash
3770 int
3771 \series default
3772  creates space for the height of the integral sign,
3773 \begin_inset Foot
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777 The command 
3778 \series bold
3779
3780 \backslash
3781 int
3782 \series default
3783  creates an integral sign, see 
3784 \begin_inset CommandInset ref
3785 LatexCommand ref
3786 reference "sub:Big-Operators"
3787
3788 \end_inset
3789
3790 .
3791 \end_layout
3792
3793 \end_inset
3794
3795  because this is the larger character.
3796  An example application is in 
3797 \begin_inset CommandInset ref
3798 LatexCommand ref
3799 reference "sub:Multiline-Brackets"
3800
3801 \end_inset
3802
3803 .
3804 \end_layout
3805
3806 \begin_layout Standard
3807 Placeholders can also be used for text when they are inserted via the menu
3808  
3809 \family sans
3810 Insert\SpecialChar \menuseparator
3811 Formatting\SpecialChar \menuseparator
3812 Phantom
3813 \family default
3814 :
3815 \end_layout
3816
3817 \begin_layout Standard
3818 This is a sentence.
3819 \begin_inset Newline newline
3820 \end_inset
3821
3822
3823 \begin_inset Phantom Phantom
3824 status open
3825
3826 \begin_layout Plain Layout
3827 This
3828 \end_layout
3829
3830 \end_inset
3831
3832  is a sentence.
3833 \end_layout
3834
3835 \begin_layout Subsection
3836 Lines
3837 \begin_inset Index idx
3838 status collapsed
3839
3840 \begin_layout Plain Layout
3841 Lines
3842 \end_layout
3843
3844 \end_inset
3845
3846
3847 \begin_inset Index idx
3848 status collapsed
3849
3850 \begin_layout Plain Layout
3851 Formula ! underlined
3852 \end_layout
3853
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \begin_layout Standard
3860 \align center
3861 \begin_inset Tabular
3862 <lyxtabular version="3" rows="4" columns="2">
3863 <features rotate="0" tabularvalignment="middle">
3864 <column alignment="center" valignment="top" width="0pt">
3865 <column alignment="center" valignment="top" width="0pt">
3866 <row>
3867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 Command
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Result
3881 \begin_inset Note Note
3882 status collapsed
3883
3884 \begin_layout Plain Layout
3885
3886 \series bold
3887
3888 \backslash
3889 raisebox
3890 \series default
3891  is only used as spacer.
3892 \end_layout
3893
3894 \end_inset
3895
3896
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 </row>
3902 <row>
3903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3904 \begin_inset Text
3905
3906 \begin_layout Plain Layout
3907
3908 \backslash
3909 overline
3910 \begin_inset space \textvisiblespace{}
3911 \end_inset
3912
3913 A+B
3914 \begin_inset Index idx
3915 status collapsed
3916
3917 \begin_layout Plain Layout
3918 Commands ! O ! 
3919 \backslash
3920 overline
3921 \end_layout
3922
3923 \end_inset
3924
3925
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3935 \end_inset
3936
3937
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 </row>
3943 <row>
3944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948
3949 \backslash
3950 underline
3951 \begin_inset space \textvisiblespace{}
3952 \end_inset
3953
3954 A+B
3955 \begin_inset Index idx
3956 status collapsed
3957
3958 \begin_layout Plain Layout
3959 Commands ! U ! 
3960 \backslash
3961 underline
3962 \end_layout
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3976 \end_inset
3977
3978
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 </row>
3984 <row>
3985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Plain Layout
3989
3990 \backslash
3991 overline
3992 \begin_inset space \textvisiblespace{}
3993 \end_inset
3994
3995
3996 \backslash
3997 underline
3998 \begin_inset space \textvisiblespace{}
3999 \end_inset
4000
4001 A+B
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 </lyxtabular>
4020
4021 \end_inset
4022
4023
4024 \end_layout
4025
4026 \begin_layout Standard
4027 In the last example it doesn't matter if first 
4028 \series bold
4029
4030 \backslash
4031 overline
4032 \series default
4033  or 
4034 \series bold
4035
4036 \backslash
4037 underline
4038 \series default
4039  is inserted.
4040 \end_layout
4041
4042 \begin_layout Standard
4043 To double underline use 
4044 \series bold
4045
4046 \backslash
4047 underline
4048 \series default
4049  twice.
4050 \end_layout
4051
4052 \begin_layout Standard
4053 It is possible to place up to 6 lines above or below characters.
4054 \end_layout
4055
4056 \begin_layout Standard
4057 \begin_inset VSpace bigskip
4058 \end_inset
4059
4060 Custom lines can be created using the command 
4061 \series bold
4062
4063 \backslash
4064 rule
4065 \series default
4066
4067 \begin_inset Index idx
4068 status collapsed
4069
4070 \begin_layout Plain Layout
4071 Commands ! R ! 
4072 \backslash
4073 rule
4074 \end_layout
4075
4076 \end_inset
4077
4078  which has the following scheme:
4079 \end_layout
4080
4081 \begin_layout Standard
4082
4083 \series bold
4084
4085 \backslash
4086 rule[vertical offset]{length}{thickness}
4087 \end_layout
4088
4089 \begin_layout Standard
4090 The optional vertical offset shifts the line upwards (or downwards, when
4091  the value is negative).
4092  The units listed in 
4093 \begin_inset CommandInset ref
4094 LatexCommand ref
4095 reference "tab:Available-units"
4096
4097 \end_inset
4098
4099  can be used for the values.
4100  Here are two example lines created with the commands
4101 \begin_inset Newline newline
4102 \end_inset
4103
4104
4105 \series bold
4106
4107 \backslash
4108 rule[-2ex]{3cm}{2pt}
4109 \series default
4110  and 
4111 \series bold
4112
4113 \backslash
4114 rule{2cm}{1pt}
4115 \series default
4116 :
4117 \end_layout
4118
4119 \begin_layout Standard
4120 This is a sentence 
4121 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4122 \end_inset
4123
4124  with two lines.
4125 \end_layout
4126
4127 \begin_layout Standard
4128
4129 \series bold
4130
4131 \backslash
4132 rule
4133 \series default
4134  can also be used for text when a line is inserted via the menu 
4135 \family sans
4136 Insert\SpecialChar \menuseparator
4137 Formatting\SpecialChar \menuseparator
4138 Horizontal
4139 \begin_inset space ~
4140 \end_inset
4141
4142 Line
4143 \family default
4144 :
4145 \end_layout
4146
4147 \begin_layout Standard
4148 This is a sentence 
4149 \begin_inset CommandInset line
4150 LatexCommand rule
4151 offset "0.5ex"
4152 width "3cm"
4153 height "1pt"
4154
4155 \end_inset
4156
4157  with one line.
4158 \end_layout
4159
4160 \begin_layout Subsection
4161 Ellipses
4162 \begin_inset CommandInset label
4163 LatexCommand label
4164 name "sub:Ellipses"
4165
4166 \end_inset
4167
4168
4169 \begin_inset Index idx
4170 status collapsed
4171
4172 \begin_layout Plain Layout
4173 Ellipses
4174 \end_layout
4175
4176 \end_inset
4177
4178
4179 \end_layout
4180
4181 \begin_layout Standard
4182 There are different types of ellipses available.
4183 \begin_inset Foot
4184 status collapsed
4185
4186 \begin_layout Plain Layout
4187 In the math toolbar in the submenu of the button 
4188 \begin_inset Graphics
4189         filename ../images/math/ldots.png
4190         scale 85
4191
4192 \end_inset
4193
4194
4195 \end_layout
4196
4197 \end_inset
4198
4199  For listings dots at the baseline are used (
4200 \series bold
4201
4202 \backslash
4203 ldots
4204 \series default
4205
4206 \begin_inset Index idx
4207 status collapsed
4208
4209 \begin_layout Plain Layout
4210 Commands ! L ! 
4211 \backslash
4212 ldots
4213 \end_layout
4214
4215 \end_inset
4216
4217 ), while for operations dots are needed that are on the same height as the
4218  operators (
4219 \series bold
4220
4221 \backslash
4222 cdots
4223 \series default
4224
4225 \begin_inset Index idx
4226 status collapsed
4227
4228 \begin_layout Plain Layout
4229 Commands ! C ! 
4230 \backslash
4231 cdots
4232 \end_layout
4233
4234 \end_inset
4235
4236 ).
4237  When using the command 
4238 \series bold
4239
4240 \backslash
4241 dots
4242 \series default
4243
4244 \begin_inset Index idx
4245 status collapsed
4246
4247 \begin_layout Plain Layout
4248 Commands ! D ! 
4249 \backslash
4250 dots
4251 \end_layout
4252
4253 \end_inset
4254
4255 , LaTeX decides on the basis of the next character what type is used.
4256 \end_layout
4257
4258 \begin_layout Standard
4259 \align center
4260 \begin_inset Tabular
4261 <lyxtabular version="3" rows="9" columns="2">
4262 <features rotate="0" tabularvalignment="middle">
4263 <column alignment="center" valignment="top" width="0pt">
4264 <column alignment="center" valignment="top" width="0pt">
4265 <row>
4266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 Command
4271 \end_layout
4272
4273 \end_inset
4274 </cell>
4275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4276 \begin_inset Text
4277
4278 \begin_layout Plain Layout
4279 Result
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 </row>
4285 <row>
4286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 A_1
4291 \begin_inset space \textvisiblespace{}
4292 \end_inset
4293
4294 ,
4295 \backslash
4296 dots
4297 \begin_inset space \textvisiblespace{}
4298 \end_inset
4299
4300 ,A_n
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 \begin_inset Formula $A_{1},\dots,A_{n}$
4310 \end_inset
4311
4312
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 </row>
4318 <row>
4319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 A_1
4324 \begin_inset space \textvisiblespace{}
4325 \end_inset
4326
4327 +
4328 \backslash
4329 dots
4330 \begin_inset space \textvisiblespace{}
4331 \end_inset
4332
4333 +A_n
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 \begin_inset Formula $A_{1}+\dots+A_{n}$
4343 \end_inset
4344
4345
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 A_1
4357 \begin_inset space \textvisiblespace{}
4358 \end_inset
4359
4360 ,
4361 \backslash
4362 ldots
4363 \begin_inset space \textvisiblespace{}
4364 \end_inset
4365
4366 ,A_n
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 \begin_inset Formula $A_{1},\ldots,A_{n}$
4376 \end_inset
4377
4378
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 </row>
4384 <row>
4385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389 A_1
4390 \begin_inset space \textvisiblespace{}
4391 \end_inset
4392
4393 +
4394 \backslash
4395 cdots
4396 \begin_inset space \textvisiblespace{}
4397 \end_inset
4398
4399 +A_n
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4409 \end_inset
4410
4411
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \backslash
4424 vdots
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 \begin_inset Formula $\vdots$
4434 \end_inset
4435
4436
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447
4448 \backslash
4449 ddots
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 \begin_inset Formula $\ddots$
4459 \end_inset
4460
4461
4462 \end_layout
4463
4464 \end_inset
4465 </cell>
4466 </row>
4467 <row>
4468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472
4473 \backslash
4474 iddots
4475 \end_layout
4476
4477 \end_inset
4478 </cell>
4479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 \begin_inset Formula $\iddots$
4484 \end_inset
4485
4486
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 </row>
4492 <row>
4493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 3×3
4498 \begin_inset space \thinspace{}
4499 \end_inset
4500
4501 matrix with the different dots
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 \begin_inset Formula $\begin{array}{ccc}
4511 A_{11} & \cdots & A_{1m}\\
4512 \vdots & \ddots & \vdots\\
4513 A_{n1} & \cdots & A_{nm}
4514 \end{array}$
4515 \end_inset
4516
4517
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 </row>
4523 </lyxtabular>
4524
4525 \end_inset
4526
4527
4528 \end_layout
4529
4530 \begin_layout Standard
4531 The ellipses available in menu 
4532 \family sans
4533 Insert\SpecialChar \menuseparator
4534 Special
4535 \begin_inset space ~
4536 \end_inset
4537
4538 Character
4539 \family default
4540  are 
4541 \series bold
4542
4543 \backslash
4544 ldots
4545 \series default
4546 .
4547 \end_layout
4548
4549 \begin_layout Standard
4550 \begin_inset VSpace medskip
4551 \end_inset
4552
4553 To use 
4554 \series bold
4555
4556 \backslash
4557 iddots
4558 \series default
4559 , one of the options 
4560 \family sans
4561 Use mathdots package (automatically)
4562 \family default
4563  must be set in the document settings under 
4564 \family sans
4565 Math
4566 \begin_inset space ~
4567 \end_inset
4568
4569 Options
4570 \family default
4571 .
4572 \begin_inset Newline newline
4573 \end_inset
4574
4575 Using the option 
4576 \family sans
4577 Use mathdots package
4578 \family default
4579  will improve the appearance of all dots in the documents if their font
4580  style or size is not the default.
4581 \end_layout
4582
4583 \begin_layout Standard
4584 \begin_inset VSpace medskip
4585 \end_inset
4586
4587 Specially for matrices there are ellipses that span over several columns.
4588  They are created with the command 
4589 \series bold
4590
4591 \backslash
4592 hdotsfor
4593 \series default
4594
4595 \begin_inset Index idx
4596 status collapsed
4597
4598 \begin_layout Plain Layout
4599 Commands ! H ! 
4600 \backslash
4601 hdotsfor
4602 \end_layout
4603
4604 \end_inset
4605
4606 , that has the following scheme:
4607 \end_layout
4608
4609 \begin_layout Standard
4610
4611 \series bold
4612
4613 \backslash
4614 hdotsfor[distance]{number of columns}
4615 \end_layout
4616
4617 \begin_layout Standard
4618 The number of columns specifies how many columns should be spanned.
4619  Distance is a factor for the distance between the dots.
4620 \end_layout
4621
4622 \begin_layout Standard
4623 In the following matrix the command 
4624 \series bold
4625
4626 \backslash
4627 hdotsfor[2]{4}
4628 \series default
4629  was inserted in the first box of the second line, to get an ellipsis with
4630  a dot distance twice as long as with the command 
4631 \series bold
4632
4633 \backslash
4634 dots
4635 \series default
4636 :
4637 \begin_inset Formula 
4638 \[
4639 \left(\begin{array}{cccc}
4640 A & B & C & D\\
4641 \hdotsfor[2]{4}\\
4642 q & w & e & r
4643 \end{array}\right)
4644 \]
4645
4646 \end_inset
4647
4648 Note that the matrix fields that should be spanned must be empty, otherwise
4649  you get LaTeX-errors.
4650 \end_layout
4651
4652 \begin_layout Standard
4653 \begin_inset VSpace bigskip
4654 \end_inset
4655
4656 Furthermore you can fill with the command 
4657 \series bold
4658
4659 \backslash
4660 dotfill
4661 \series default
4662
4663 \begin_inset Index idx
4664 status collapsed
4665
4666 \begin_layout Plain Layout
4667 Commands ! D ! 
4668 \backslash
4669 dotfill
4670 \end_layout
4671
4672 \end_inset
4673
4674  the rest of a line with dots.
4675  The effect of these commands is the same as with 
4676 \series bold
4677
4678 \backslash
4679 hfill
4680 \series default
4681 , see 
4682 \begin_inset CommandInset ref
4683 LatexCommand ref
4684 reference "sub:Variable-Space"
4685
4686 \end_inset
4687
4688 .
4689 \end_layout
4690
4691 \begin_layout Standard
4692 For example the command 
4693 \series bold
4694 A
4695 \backslash
4696 dotfill
4697 \begin_inset space \textvisiblespace{}
4698 \end_inset
4699
4700 B
4701 \series default
4702  produces
4703 \end_layout
4704
4705 \begin_layout Standard
4706 \begin_inset Formula $A\dotfill B$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \begin_layout Standard
4713 Similar to
4714 \series bold
4715  
4716 \backslash
4717 dotfill
4718 \series default
4719  there is for a line the command 
4720 \series bold
4721
4722 \backslash
4723 hrulefill
4724 \series default
4725
4726 \begin_inset Index idx
4727 status collapsed
4728
4729 \begin_layout Plain Layout
4730 Commands ! H ! 
4731 \backslash
4732 hrulefill
4733 \end_layout
4734
4735 \end_inset
4736
4737 :
4738 \end_layout
4739
4740 \begin_layout Standard
4741 \begin_inset Formula $A\hrulefill B$
4742 \end_inset
4743
4744
4745 \end_layout
4746
4747 \begin_layout Standard
4748 To use the commands for text, they have to be inserted in TeX-mode.
4749 \end_layout
4750
4751 \begin_layout Section
4752 Matrices
4753 \begin_inset CommandInset label
4754 LatexCommand label
4755 name "sec:Matrices"
4756
4757 \end_inset
4758
4759
4760 \begin_inset Index idx
4761 status collapsed
4762
4763 \begin_layout Plain Layout
4764 Matrices
4765 \end_layout
4766
4767 \end_inset
4768
4769
4770 \end_layout
4771
4772 \begin_layout Standard
4773 Matrices can be inserted via the math toolbar button 
4774 \begin_inset Graphics
4775         filename ../images/dialog-show_mathmatrix.png
4776         scale 85
4777
4778 \end_inset
4779
4780  or the menu 
4781 \family sans
4782 Insert\SpecialChar \menuseparator
4783 Math\SpecialChar \menuseparator
4784 Matrix
4785 \family default
4786 .
4787  In the matrix dialog you can specify the number of columns and rows, the
4788  alignment and the decoration.
4789  The vertical alignment is only of importance for matrices in inline formulas:
4790 \end_layout
4791
4792 \begin_layout Standard
4793 The first matrix is top 
4794 \begin_inset Formula $\begin{array}[t]{cccc}
4795 A & D & G & J\\
4796 B & E & H & K\\
4797 C & F & I & L
4798 \end{array}$
4799 \end_inset
4800
4801 , the second middle 
4802 \begin_inset Formula $\begin{array}{cccc}
4803 A & D & G & J\\
4804 B & E & H & K\\
4805 C & F & I & L
4806 \end{array}$
4807 \end_inset
4808
4809  and the third bottom 
4810 \begin_inset Formula $\begin{array}[b]{cccc}
4811 A & D & G & J\\
4812 B & E & H & K\\
4813 C & F & I & L
4814 \end{array}$
4815 \end_inset
4816
4817  aligned.
4818 \end_layout
4819
4820 \begin_layout Standard
4821 The horizontal alignment specifies how the column entries should be aligned.
4822  It is set by entering a letter for every column.
4823  
4824 \emph on
4825 l
4826 \emph default
4827  denotes left aligned, 
4828 \emph on
4829 c
4830 \emph default
4831  centered and 
4832 \emph on
4833 r
4834 \emph default
4835  right aligned.
4836  To create for example a 4
4837 \series bold
4838 ×
4839 \series default
4840 4
4841 \begin_inset space ~
4842 \end_inset
4843
4844 matrix where the first column is left aligned, the second and third are
4845  centered and the last one is right aligned, one enters for the horizontal
4846  alignment 
4847 \series bold
4848 lccr
4849 \series default
4850 .
4851  Normally in a matrix all columns are centered, therefore the default for
4852  every column is a 
4853 \series bold
4854 c
4855 \series default
4856 .
4857 \end_layout
4858
4859 \begin_layout Standard
4860 Horizontal alignment:
4861 \end_layout
4862
4863 \begin_layout Standard
4864
4865 \series bold
4866 lll
4867 \series default
4868  : 
4869 \begin_inset Formula $\begin{array}{lll}
4870 10000 & D & G\\
4871 B & 10000 & H\\
4872 C & F & 10000
4873 \end{array}$
4874 \end_inset
4875
4876  , 
4877 \series bold
4878 ccc
4879 \series default
4880  : 
4881 \begin_inset Formula $\begin{array}{ccc}
4882 10000 & D & G\\
4883 B & 10000 & H\\
4884 C & F & 10000
4885 \end{array}$
4886 \end_inset
4887
4888  , 
4889 \series bold
4890 rrr
4891 \series default
4892  : 
4893 \begin_inset Formula $\begin{array}{rrr}
4894 10000 & D & G\\
4895 B & 10000 & H\\
4896 C & F & 10000
4897 \end{array}$
4898 \end_inset
4899
4900
4901 \end_layout
4902
4903 \begin_layout Standard
4904 To add or delete rows and columns subsequently, the math toolbar buttons
4905  
4906 \begin_inset Graphics
4907         filename ../images/tabular-feature_append-row.png
4908         scale 85
4909
4910 \end_inset
4911
4912
4913 \begin_inset Graphics
4914         filename ../images/tabular-feature_delete-row.png
4915         scale 85
4916
4917 \end_inset
4918
4919 , etc.
4920 \begin_inset space \thinspace{}
4921 \end_inset
4922
4923 , or the menu 
4924 \family sans
4925 Edit\SpecialChar \menuseparator
4926 Rows & Columns
4927 \family default
4928  can be used.
4929  New rows can also be created with 
4930 \begin_inset Info
4931 type  "shortcut"
4932 arg   "newline-insert newline"
4933 \end_inset
4934
4935 .
4936 \end_layout
4937
4938 \begin_layout Standard
4939 \begin_inset VSpace bigskip
4940 \end_inset
4941
4942 The 
4943 \family sans
4944 Decoration
4945 \family default
4946  adds parentheses in the selected style around the matrix.
4947  Alternatively, parentheses can can either be created with the commands
4948  
4949 \series bold
4950
4951 \backslash
4952 left
4953 \series default
4954
4955 \begin_inset Index idx
4956 status collapsed
4957
4958 \begin_layout Plain Layout
4959 Commands ! L ! 
4960 \backslash
4961 left
4962 \end_layout
4963
4964 \end_inset
4965
4966  and 
4967 \series bold
4968
4969 \backslash
4970 right
4971 \series default
4972
4973 \begin_inset Index idx
4974 status collapsed
4975
4976 \begin_layout Plain Layout
4977 Commands ! R ! 
4978 \backslash
4979 right
4980 \end_layout
4981
4982 \end_inset
4983
4984  (shortcut 
4985 \family sans
4986 Alt+M
4987 \begin_inset space ~
4988 \end_inset
4989
4990 Parenthesis
4991 \family default
4992 ), see 
4993 \begin_inset CommandInset ref
4994 LatexCommand ref
4995 reference "sub:Automatic-Bracket-Size"
4996
4997 \end_inset
4998
4999 , or by using the following commands:
5000 \begin_inset VSpace medskip
5001 \end_inset
5002
5003
5004 \end_layout
5005
5006 \begin_layout Standard
5007 \begin_inset space \hfill{}
5008 \end_inset
5009
5010
5011 \begin_inset Tabular
5012 <lyxtabular version="3" rows="4" columns="2">
5013 <features rotate="0" tabularvalignment="middle">
5014 <column alignment="center" valignment="top">
5015 <column alignment="center" valignment="top">
5016 <row>
5017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5018 \begin_inset Text
5019
5020 \begin_layout Plain Layout
5021 Command
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 Result
5031 \begin_inset Note Note
5032 status collapsed
5033
5034 \begin_layout Plain Layout
5035
5036 \series bold
5037
5038 \backslash
5039 raisebox
5040 \series default
5041  is only used as spacer.
5042 \end_layout
5043
5044 \end_inset
5045
5046
5047 \end_layout
5048
5049 \end_inset
5050 </cell>
5051 </row>
5052 <row>
5053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5054 \begin_inset Text
5055
5056 \begin_layout Plain Layout
5057
5058 \backslash
5059 bmatrix
5060 \begin_inset space \textvisiblespace{}
5061 \end_inset
5062
5063 2
5064 \series bold
5065 ×
5066 \series default
5067 2
5068 \begin_inset space \thinspace{}
5069 \end_inset
5070
5071 matrix
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5081 0 & \textrm{-}\mathrm{i}\\
5082 \mathrm{i} & 0
5083 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5084 \end_inset
5085
5086
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 </row>
5092 <row>
5093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097
5098 \backslash
5099 Bmatrix
5100 \begin_inset space \textvisiblespace{}
5101 \end_inset
5102
5103 2
5104 \series bold
5105 ×
5106 \series default
5107 2
5108 \begin_inset space \thinspace{}
5109 \end_inset
5110
5111 matrix
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5121 0 & \textrm{-}\mathrm{i}\\
5122 \mathrm{i} & 0
5123 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5124 \end_inset
5125
5126
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 </row>
5132 <row>
5133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137
5138 \backslash
5139 pmatrix
5140 \begin_inset space \textvisiblespace{}
5141 \end_inset
5142
5143 2
5144 \series bold
5145 ×
5146 \series default
5147 2
5148 \begin_inset space \thinspace{}
5149 \end_inset
5150
5151 matrix
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5161 0 & \textrm{-}\mathrm{i}\\
5162 \mathrm{i} & 0
5163 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5164 \end_inset
5165
5166
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 </row>
5172 </lyxtabular>
5173
5174 \end_inset
5175
5176
5177 \begin_inset space \hfill{}
5178 \end_inset
5179
5180
5181 \begin_inset Tabular
5182 <lyxtabular version="3" rows="4" columns="2">
5183 <features rotate="0" tabularvalignment="middle">
5184 <column alignment="center" valignment="top">
5185 <column alignment="center" valignment="top">
5186 <row>
5187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191 Command
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 Result
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 </row>
5206 <row>
5207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211
5212 \backslash
5213 vmatrix
5214 \begin_inset space \textvisiblespace{}
5215 \end_inset
5216
5217 2
5218 \series bold
5219 ×
5220 \series default
5221 2
5222 \begin_inset space \thinspace{}
5223 \end_inset
5224
5225 matrix
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5235 0 & \textrm{-}\mathrm{i}\\
5236 \mathrm{i} & 0
5237 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5238 \end_inset
5239
5240
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251
5252 \backslash
5253 Vmatrix
5254 \begin_inset space \textvisiblespace{}
5255 \end_inset
5256
5257 2
5258 \series bold
5259 ×
5260 \series default
5261 2
5262 \begin_inset space \thinspace{}
5263 \end_inset
5264
5265 matrix
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5275 0 & \textrm{-}\mathrm{i}\\
5276 \mathrm{i} & 0
5277 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5278 \end_inset
5279
5280
5281 \end_layout
5282
5283 \end_inset
5284 </cell>
5285 </row>
5286 <row>
5287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5288 \begin_inset Text
5289
5290 \begin_layout Plain Layout
5291
5292 \backslash
5293 matrix
5294 \begin_inset space \textvisiblespace{}
5295 \end_inset
5296
5297 2
5298 \series bold
5299 ×
5300 \series default
5301 2
5302 \begin_inset space \thinspace{}
5303 \end_inset
5304
5305 matrix
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5315 0 & \textrm{-}\mathrm{i}\\
5316 \mathrm{i} & 0
5317 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5318 \end_inset
5319
5320
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 </lyxtabular>
5327
5328 \end_inset
5329
5330
5331 \begin_inset space \hfill{}
5332 \end_inset
5333
5334
5335 \end_layout
5336
5337 \begin_layout Standard
5338 \begin_inset VSpace medskip
5339 \end_inset
5340
5341 When e.
5342 \begin_inset space \thinspace{}
5343 \end_inset
5344
5345 g.
5346 \begin_inset space \space{}
5347 \end_inset
5348
5349
5350 \series bold
5351
5352 \backslash
5353 vmatrix
5354 \series default
5355  is inserted, a blue box appears between two vertical lines where the matrix
5356  is inserted.
5357 \begin_inset Newline newline
5358 \end_inset
5359
5360 Note that decorated matrices ignore the vertical alignment.
5361 \end_layout
5362
5363 \begin_layout Standard
5364 \begin_inset VSpace bigskip
5365 \end_inset
5366
5367 As all multiline formulas are matrices, the length 
5368 \series bold
5369
5370 \backslash
5371 arraycolsep
5372 \series default
5373
5374 \begin_inset Index idx
5375 status collapsed
5376
5377 \begin_layout Plain Layout
5378 Commands ! A ! 
5379 \backslash
5380 arraycolsep
5381 \end_layout
5382
5383 \end_inset
5384
5385  that is described in 
5386 \begin_inset CommandInset ref
5387 LatexCommand ref
5388 reference "sub:Column-Separation"
5389
5390 \end_inset
5391
5392  can also be used to change the column separation of matrices.
5393 \end_layout
5394
5395 \begin_layout Standard
5396 To change the row separation, the command 
5397 \series bold
5398
5399 \backslash
5400 arraystretch
5401 \series default
5402
5403 \begin_inset Index idx
5404 status collapsed
5405
5406 \begin_layout Plain Layout
5407 Commands ! A ! 
5408 \backslash
5409 arraystretch
5410 \end_layout
5411
5412 \end_inset
5413
5414  is used.
5415  It is used as follows:
5416 \end_layout
5417
5418 \begin_layout Standard
5419
5420 \series bold
5421
5422 \backslash
5423 renewcommand{
5424 \backslash
5425 arraystretch}{stretch factor}
5426 \begin_inset Index idx
5427 status collapsed
5428
5429 \begin_layout Plain Layout
5430 Commands ! R ! 
5431 \backslash
5432 renewcommand
5433 \end_layout
5434
5435 \end_inset
5436
5437
5438 \end_layout
5439
5440 \begin_layout Standard
5441 The command 
5442 \series bold
5443
5444 \backslash
5445 renewcommand
5446 \series default
5447  assigns the stretch factor to the predefined command 
5448 \series bold
5449
5450 \backslash
5451 arraystretch
5452 \series default
5453 .
5454  To double e.
5455 \begin_inset space \thinspace{}
5456 \end_inset
5457
5458 g.
5459 \begin_inset space \space{}
5460 \end_inset
5461
5462 the row separation, use the factor 2.
5463  This is then used for all following matrices.
5464  To go back to the original separation, assign the factor 1 to 
5465 \series bold
5466
5467 \backslash
5468 arraystretch
5469 \series default
5470 .
5471 \end_layout
5472
5473 \begin_layout Standard
5474 To set matrices into a text line, the command 
5475 \series bold
5476
5477 \backslash
5478 smallmatrix
5479 \series default
5480
5481 \begin_inset Index idx
5482 status collapsed
5483
5484 \begin_layout Plain Layout
5485 Commands ! S ! 
5486 \backslash
5487 smallmatrix
5488 \end_layout
5489
5490 \end_inset
5491
5492  is used.
5493  When it is inserted a blue box with two dashed lines appears.
5494  In this box the matrix is inserted.
5495 \end_layout
5496
5497 \begin_layout Standard
5498 This is a matrix 
5499 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5500 C & D
5501 \end{smallmatrix}\right)$
5502 \end_inset
5503
5504  in a text line.
5505 \end_layout
5506
5507 \begin_layout Section
5508 Brackets and Delimiters
5509 \begin_inset Index idx
5510 status collapsed
5511
5512 \begin_layout Plain Layout
5513 Brackets
5514 \end_layout
5515
5516 \end_inset
5517
5518
5519 \begin_inset Index idx
5520 status collapsed
5521
5522 \begin_layout Plain Layout
5523 Delimiters
5524 \end_layout
5525
5526 \end_inset
5527
5528
5529 \end_layout
5530
5531 \begin_layout Subsection
5532 Vertical Brackets and Delimiters
5533 \begin_inset Index idx
5534 status collapsed
5535
5536 \begin_layout Plain Layout
5537 Brackets ! vertical
5538 \end_layout
5539
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \begin_layout Standard
5546 \begin_inset space \hfill{}
5547 \end_inset
5548
5549
5550 \begin_inset Tabular
5551 <lyxtabular version="3" rows="9" columns="2">
5552 <features rotate="0" tabularvalignment="middle">
5553 <column alignment="center" valignment="top" width="0pt">
5554 <column alignment="center" valignment="top" width="0pt">
5555 <row>
5556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 Command
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 Result
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row>
5576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580 (
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 \begin_inset Formula $($
5590 \end_inset
5591
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 <row>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 {
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 \begin_inset Formula $\{$
5613 \end_inset
5614
5615
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 </row>
5621 <row>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626 [
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $[$
5636 \end_inset
5637
5638
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 </row>
5644 <row>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649
5650 \backslash
5651 langle
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 \begin_inset Formula $\langle$
5661 \end_inset
5662
5663
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 </row>
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674
5675 \backslash
5676 lceil
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 \begin_inset Formula $\lceil$
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699
5700 \backslash
5701 lfloor
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5707 \begin_inset Text
5708
5709 \begin_layout Plain Layout
5710 \begin_inset Formula $\lfloor$
5711 \end_inset
5712
5713
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 </row>
5719 <row>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 /
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 \begin_inset Formula $/$
5734 \end_inset
5735
5736
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 </row>
5742 <row>
5743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 |
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 \begin_inset Formula $|$
5757 \end_inset
5758
5759
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 </row>
5765 </lyxtabular>
5766
5767 \end_inset
5768
5769
5770 \begin_inset space \hfill{}
5771 \end_inset
5772
5773
5774 \begin_inset Tabular
5775 <lyxtabular version="3" rows="9" columns="2">
5776 <features rotate="0" tabularvalignment="middle">
5777 <column alignment="center" valignment="top" width="0pt">
5778 <column alignment="center" valignment="top" width="0pt">
5779 <row>
5780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 Command
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 Result
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 </row>
5799 <row>
5800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 )
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 \begin_inset Formula $)$
5814 \end_inset
5815
5816
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 </row>
5822 <row>
5823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5824 \begin_inset Text
5825
5826 \begin_layout Plain Layout
5827 }
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 \begin_inset Formula $\}$
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 </row>
5845 <row>
5846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850 ]
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 \begin_inset Formula $]$
5860 \end_inset
5861
5862
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row>
5869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873
5874 \backslash
5875 rangle
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\rangle$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898
5899 \backslash
5900 rceil
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 \begin_inset Formula $\rceil$
5910 \end_inset
5911
5912
5913 \end_layout
5914
5915 \end_inset
5916 </cell>
5917 </row>
5918 <row>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923
5924 \backslash
5925 rfloor
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934 \begin_inset Formula $\rfloor$
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 </row>
5943 <row>
5944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948
5949 \backslash
5950
5951 \backslash
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961 \begin_inset Formula $\backslash$
5962 \end_inset
5963
5964
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 </row>
5970 <row>
5971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975
5976 \backslash
5977 |
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 \begin_inset Formula $\|$
5987 \end_inset
5988
5989
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 </row>
5995 </lyxtabular>
5996
5997 \end_inset
5998
5999
6000 \begin_inset space \hfill{}
6001 \end_inset
6002
6003
6004 \end_layout
6005
6006 \begin_layout Standard
6007
6008 \series medium
6009 \begin_inset Note Greyedout
6010 status open
6011
6012 \begin_layout Plain Layout
6013
6014 \series bold
6015 Note:
6016 \series default
6017  In TeX-mode the command 
6018 \series bold
6019
6020 \backslash
6021 textbackslash
6022 \series default
6023
6024 \begin_inset Index idx
6025 status collapsed
6026
6027 \begin_layout Plain Layout
6028 Commands ! T ! 
6029 \backslash
6030 textbackslash
6031 \end_layout
6032
6033 \end_inset
6034
6035  must be used for the backslash, because the command 
6036 \series bold
6037
6038 \backslash
6039
6040 \backslash
6041
6042 \series default
6043  produces a line break there.
6044 \end_layout
6045
6046 \end_inset
6047
6048
6049 \end_layout
6050
6051 \begin_layout Standard
6052 For all characters listed above the size can be adjusted with the commands
6053  described in the following two subsections.
6054  When using these commands, the characters < and > can directly be used
6055  instead of the commands 
6056 \series bold
6057
6058 \backslash
6059 langle
6060 \series default
6061  and 
6062 \series bold
6063
6064 \backslash
6065 rangle
6066 \series default
6067 .
6068 \end_layout
6069
6070 \begin_layout Subsubsection
6071 Manual Bracket Size
6072 \begin_inset CommandInset label
6073 LatexCommand label
6074 name "sub:Manual-Bracket-Size"
6075
6076 \end_inset
6077
6078
6079 \begin_inset Index idx
6080 status collapsed
6081
6082 \begin_layout Plain Layout
6083 Bracket size ! manual
6084 \end_layout
6085
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \begin_layout Standard
6092 The bracket size can be specified manually by the LaTeX-commands 
6093 \series bold
6094
6095 \backslash
6096 big
6097 \series default
6098
6099 \begin_inset Index idx
6100 status collapsed
6101
6102 \begin_layout Plain Layout
6103 Commands ! B ! 
6104 \backslash
6105 big
6106 \end_layout
6107
6108 \end_inset
6109
6110
6111 \series bold
6112
6113 \backslash
6114 Big
6115 \series default
6116
6117 \series bold
6118
6119 \backslash
6120 bigg
6121 \series default
6122  and 
6123 \series bold
6124
6125 \backslash
6126 Bigg
6127 \series default
6128 .
6129  
6130 \series bold
6131
6132 \backslash
6133 big
6134 \series default
6135  denotes the smallest and 
6136 \series bold
6137
6138 \backslash
6139 Bigg
6140 \series default
6141  the largest bracket size.
6142 \end_layout
6143
6144 \begin_layout Standard
6145 These commands are used to emphasize levels of brackets:
6146 \end_layout
6147
6148 \begin_layout Standard
6149 \align center
6150 \begin_inset Tabular
6151 <lyxtabular version="3" rows="2" columns="2">
6152 <features rotate="0" tabularvalignment="middle">
6153 <column alignment="center" valignment="top" width="0pt">
6154 <column alignment="center" valignment="top" width="0pt">
6155 <row>
6156 <cell alignment="center" valignment="top" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 all brackets in the same size:
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 this looks better:
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 </row>
6201 </lyxtabular>
6202
6203 \end_inset
6204
6205
6206 \begin_inset Note Note
6207 status collapsed
6208
6209 \begin_layout Plain Layout
6210
6211 \series bold
6212
6213 \backslash
6214 raisebox
6215 \series default
6216  is only used as spacer.
6217 \end_layout
6218
6219 \end_inset
6220
6221
6222 \end_layout
6223
6224 \begin_layout Standard
6225 For the second formula the command 
6226 \series bold
6227
6228 \backslash
6229 Big((A+B)(A-B)
6230 \backslash
6231 Big)^
6232 \begin_inset space \textvisiblespace{}
6233 \end_inset
6234
6235 C
6236 \series default
6237  has been used.
6238 \end_layout
6239
6240 \begin_layout Standard
6241 Here is an overview about all bracket sizes:
6242 \end_layout
6243
6244 \begin_layout Standard
6245 \align center
6246
6247 \backslash
6248 Bigg(
6249 \backslash
6250 exp
6251 \backslash
6252 bigg<
6253 \backslash
6254 Big[
6255 \backslash
6256 big{
6257 \backslash
6258 ln(3x)
6259 \backslash
6260 big}^2
6261 \begin_inset space \textvisiblespace{}
6262 \end_inset
6263
6264
6265 \backslash
6266 sin(x)
6267 \backslash
6268 Big]^
6269 \begin_inset space \textvisiblespace{}
6270 \end_inset
6271
6272 A
6273 \begin_inset space \textvisiblespace{}
6274 \end_inset
6275
6276
6277 \backslash
6278 bigg>
6279 \backslash
6280 Bigg)^0,5
6281 \end_layout
6282
6283 \begin_layout Standard
6284 \align center
6285 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \begin_layout Standard
6292 Besides the 
6293 \series bold
6294
6295 \backslash
6296 big
6297 \series default
6298 -commands there is the variant 
6299 \series bold
6300
6301 \backslash
6302 bigm
6303 \series default
6304
6305 \begin_inset Index idx
6306 status collapsed
6307
6308 \begin_layout Plain Layout
6309 Commands ! B ! 
6310 \backslash
6311 bigm
6312 \end_layout
6313
6314 \end_inset
6315
6316  that adds a bit more space between the bracket and its content, and the
6317  variant 
6318 \series bold
6319
6320 \backslash
6321 bigl
6322 \series default
6323 -
6324 \series bold
6325
6326 \backslash
6327 bigr
6328 \series default
6329
6330 \begin_inset Index idx
6331 status collapsed
6332
6333 \begin_layout Plain Layout
6334 Commands ! B ! 
6335 \backslash
6336 bigl - 
6337 \backslash
6338 bigr
6339 \end_layout
6340
6341 \end_inset
6342
6343 , that don't add additional space.
6344  The 
6345 \emph on
6346 l
6347 \emph default
6348  at the end of the command 
6349 \series bold
6350
6351 \backslash
6352 bigl
6353 \series default
6354  is for a left bracket; for a right bracket this will be replaced by an
6355  
6356 \emph on
6357 r
6358 \emph default
6359 .
6360  A left or right bracket can each be an opening or closing bracket.
6361 \end_layout
6362
6363 \begin_layout Standard
6364 In the following table is a comparison of the variants:
6365 \end_layout
6366
6367 \begin_layout Standard
6368 \align center
6369 \begin_inset Tabular
6370 <lyxtabular version="3" rows="5" columns="2">
6371 <features rotate="0" tabularvalignment="middle">
6372 <column alignment="center" valignment="middle">
6373 <column alignment="center" valignment="middle">
6374 <row>
6375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6376 \begin_inset Text
6377
6378 \begin_layout Plain Layout
6379 Command
6380 \end_layout
6381
6382 \end_inset
6383 </cell>
6384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388 Result
6389 \begin_inset Note Note
6390 status collapsed
6391
6392 \begin_layout Plain Layout
6393
6394 \series bold
6395
6396 \backslash
6397 raisebox
6398 \series default
6399  is only used as spacer.
6400 \end_layout
6401
6402 \end_inset
6403
6404
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 </row>
6410 <row>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415
6416 \backslash
6417 Bigm(
6418 \backslash
6419 bigm(
6420 \backslash
6421 ln(3x)
6422 \backslash
6423 bigm)^2
6424 \begin_inset space \textvisiblespace{}
6425 \end_inset
6426
6427
6428 \backslash
6429 Bigm)
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 </row>
6447 <row>
6448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6449 \begin_inset Text
6450
6451 \begin_layout Plain Layout
6452
6453 \backslash
6454 Big(
6455 \backslash
6456 big(
6457 \backslash
6458 ln(3x)
6459 \backslash
6460 big)^2
6461 \begin_inset space \textvisiblespace{}
6462 \end_inset
6463
6464
6465 \backslash
6466 Big)
6467 \end_layout
6468
6469 \end_inset
6470 </cell>
6471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6476 \end_inset
6477
6478
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 </row>
6484 <row>
6485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489
6490 \backslash
6491 Bigl(
6492 \backslash
6493 bigl(
6494 \backslash
6495 ln(3x)
6496 \backslash
6497 bigr)^2
6498 \begin_inset space \textvisiblespace{}
6499 \end_inset
6500
6501
6502 \backslash
6503 Bigr)
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 </row>
6521 <row>
6522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526
6527 \backslash
6528 bigl)
6529 \backslash
6530 ln(3x)
6531 \backslash
6532 bigr(
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6542 \end_inset
6543
6544
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 </row>
6550 </lyxtabular>
6551
6552 \end_inset
6553
6554
6555 \end_layout
6556
6557 \begin_layout Subsubsection
6558 Automatic Bracket Size
6559 \begin_inset CommandInset label
6560 LatexCommand label
6561 name "sub:Automatic-Bracket-Size"
6562
6563 \end_inset
6564
6565
6566 \begin_inset Index idx
6567 status collapsed
6568
6569 \begin_layout Plain Layout
6570 Bracket size ! automatic
6571 \end_layout
6572
6573 \end_inset
6574
6575
6576 \end_layout
6577
6578 \begin_layout Standard
6579 Brackets with variable size can be inserted with the commands 
6580 \series bold
6581
6582 \backslash
6583 left
6584 \series default
6585
6586 \begin_inset Index idx
6587 status collapsed
6588
6589 \begin_layout Plain Layout
6590 Commands ! L ! 
6591 \backslash
6592 left
6593 \end_layout
6594
6595 \end_inset
6596
6597  and 
6598 \series bold
6599
6600 \backslash
6601 right
6602 \series default
6603
6604 \begin_inset Index idx
6605 status collapsed
6606
6607 \begin_layout Plain Layout
6608 Commands ! R ! 
6609 \backslash
6610 right
6611 \end_layout
6612
6613 \end_inset
6614
6615  or via the math toolbar button 
6616 \begin_inset Graphics
6617         filename ../images/dialog-show_mathdelimiter.png
6618         scale 85
6619
6620 \end_inset
6621
6622 .
6623  Directly behind 
6624 \series bold
6625
6626 \backslash
6627 left
6628 \series default
6629  and 
6630 \series bold
6631
6632 \backslash
6633 right
6634 \series default
6635  the wanted bracket must be inserted.
6636  The bracket size will then automatically be calculated for the output.
6637 \end_layout
6638
6639 \begin_layout Standard
6640 \align center
6641 normal bracket: The command 
6642 \series bold
6643
6644 \backslash
6645 ln(
6646 \backslash
6647 frac
6648 \begin_inset space \textvisiblespace{}
6649 \end_inset
6650
6651 A
6652 \begin_inset Formula $\downarrow$
6653 \end_inset
6654
6655 C
6656 \begin_inset space \textvisiblespace{}
6657 \end_inset
6658
6659 )
6660 \series default
6661  creates
6662 \begin_inset Formula 
6663 \[
6664 \ln(\frac{A}{C})
6665 \]
6666
6667 \end_inset
6668
6669
6670 \end_layout
6671
6672 \begin_layout Standard
6673 \align center
6674 multiline bracket: The command 
6675 \series bold
6676
6677 \backslash
6678 ln
6679 \backslash
6680 left(
6681 \backslash
6682 frac
6683 \begin_inset space \textvisiblespace{}
6684 \end_inset
6685
6686 A
6687 \begin_inset Formula $\downarrow$
6688 \end_inset
6689
6690 C
6691 \begin_inset space \textvisiblespace{}
6692 \end_inset
6693
6694
6695 \backslash
6696 right)
6697 \series default
6698  creates
6699 \begin_inset Formula 
6700 \[
6701 \ln\left(\frac{A}{C}\right)
6702 \]
6703
6704 \end_inset
6705
6706
6707 \end_layout
6708
6709 \begin_layout Standard
6710 Instead of 
6711 \series bold
6712
6713 \backslash
6714 left
6715 \series default
6716  and 
6717 \series bold
6718
6719 \backslash
6720 right
6721 \series default
6722  the shortcut 
6723 \family sans
6724 Alt+M
6725 \begin_inset space ~
6726 \end_inset
6727
6728 Bracket
6729 \family default
6730  can be used.
6731  This has the advantage that you can see in LyX immediately the real bracket
6732  size and that the matching right bracket will be created too.
6733 \begin_inset Newline newline
6734 \end_inset
6735
6736 The command for the last example would then be: 
6737 \series bold
6738
6739 \backslash
6740 ln Alt+M
6741 \series default
6742  
6743 \series bold
6744 (
6745 \backslash
6746 frac
6747 \begin_inset space \textvisiblespace{}
6748 \end_inset
6749
6750 A
6751 \begin_inset Formula $\downarrow$
6752 \end_inset
6753
6754 C
6755 \end_layout
6756
6757 \begin_layout Standard
6758 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6759  For example the command 
6760 \series bold
6761
6762 \backslash
6763 left.
6764 \backslash
6765 frac
6766 \begin_inset space \textvisiblespace{}
6767 \end_inset
6768
6769 A
6770 \begin_inset Formula $\downarrow$
6771 \end_inset
6772
6773 B
6774 \begin_inset space \textvisiblespace{}
6775 \end_inset
6776
6777
6778 \backslash
6779 right}
6780 \series default
6781  creates:
6782 \series bold
6783
6784 \begin_inset Formula 
6785 \[
6786 \left.\frac{A}{B}\right\} 
6787 \]
6788
6789 \end_inset
6790
6791
6792 \series default
6793 The commands 
6794 \series bold
6795
6796 \backslash
6797 left
6798 \series default
6799  and 
6800 \series bold
6801
6802 \backslash
6803 right
6804 \series default
6805  will be converted by LyX to brackets in the right size when the document
6806  is reloaded and an omitted bracket will appear as dashed line.
6807 \end_layout
6808
6809 \begin_layout Standard
6810 \begin_inset VSpace bigskip
6811 \end_inset
6812
6813 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6814  the command 
6815 \series bold
6816
6817 \backslash
6818 middle
6819 \series default
6820
6821 \begin_inset Index idx
6822 status collapsed
6823
6824 \begin_layout Plain Layout
6825 Commands ! M ! 
6826 \backslash
6827 middle
6828 \end_layout
6829
6830 \end_inset
6831
6832  is additionally available for all brackets and limits.
6833  With this command the height of the following character is adapted to the
6834  one of the surrounding brackets, what is e.
6835 \begin_inset space \thinspace{}
6836 \end_inset
6837
6838 g.
6839 \begin_inset space \space{}
6840 \end_inset
6841
6842 needed for physical vectors:
6843 \begin_inset Formula 
6844 \[
6845 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6846 \]
6847
6848 \end_inset
6849
6850 For physical vectors there is a special LaTeX-package, described in 
6851 \begin_inset CommandInset ref
6852 LatexCommand ref
6853 reference "sub:Physical-Vectors"
6854
6855 \end_inset
6856
6857 .
6858 \end_layout
6859
6860 \begin_layout Subsection
6861 Horizontal Brackets
6862 \begin_inset Index idx
6863 status collapsed
6864
6865 \begin_layout Plain Layout
6866 Brackets ! horizontal
6867 \end_layout
6868
6869 \end_inset
6870
6871
6872 \end_layout
6873
6874 \begin_layout Standard
6875 \align center
6876 \begin_inset Tabular
6877 <lyxtabular version="3" rows="4" columns="2">
6878 <features rotate="0" tabularvalignment="middle">
6879 <column alignment="center" valignment="top" width="0pt">
6880 <column alignment="center" valignment="top" width="0pt">
6881 <row>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886 Command
6887 \begin_inset Note Note
6888 status collapsed
6889
6890 \begin_layout Plain Layout
6891
6892 \series bold
6893
6894 \backslash
6895 raisebox
6896 \series default
6897  is only used as spacer.
6898 \end_layout
6899
6900 \end_inset
6901
6902
6903 \end_layout
6904
6905 \end_inset
6906 </cell>
6907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6908 \begin_inset Text
6909
6910 \begin_layout Plain Layout
6911 Result
6912 \end_layout
6913
6914 \end_inset
6915 </cell>
6916 </row>
6917 <row>
6918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6919 \begin_inset Text
6920
6921 \begin_layout Plain Layout
6922 \begin_inset ERT
6923 status collapsed
6924
6925 \begin_layout Plain Layout
6926
6927
6928 \backslash
6929 raisebox{2.3mm}{
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \backslash
6936 overbrace
6937 \begin_inset space \textvisiblespace{}
6938 \end_inset
6939
6940 A+B
6941 \begin_inset space \textvisiblespace{}
6942 \end_inset
6943
6944 ^v3
6945 \begin_inset ERT
6946 status collapsed
6947
6948 \begin_layout Plain Layout
6949
6950 }
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \begin_inset Index idx
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960 Commands ! O ! 
6961 \backslash
6962 overbrace
6963 \end_layout
6964
6965 \end_inset
6966
6967
6968 \end_layout
6969
6970 \end_inset
6971 </cell>
6972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6973 \begin_inset Text
6974
6975 \begin_layout Plain Layout
6976 \begin_inset Formula $\overbrace{A+B}^{3}$
6977 \end_inset
6978
6979
6980 \end_layout
6981
6982 \end_inset
6983 </cell>
6984 </row>
6985 <row>
6986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 \begin_inset ERT
6991 status collapsed
6992
6993 \begin_layout Plain Layout
6994
6995
6996 \backslash
6997 raisebox{-2.2mm}{
6998 \end_layout
6999
7000 \end_inset
7001
7002
7003 \backslash
7004 underbrace
7005 \begin_inset space \textvisiblespace{}
7006 \end_inset
7007
7008 A+B
7009 \begin_inset space \textvisiblespace{}
7010 \end_inset
7011
7012 _5
7013 \begin_inset ERT
7014 status collapsed
7015
7016 \begin_layout Plain Layout
7017
7018 }
7019 \end_layout
7020
7021 \end_inset
7022
7023
7024 \begin_inset Index idx
7025 status collapsed
7026
7027 \begin_layout Plain Layout
7028 Commands ! U ! 
7029 \backslash
7030 underbrace
7031 \end_layout
7032
7033 \end_inset
7034
7035
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 \begin_inset Formula $\underbrace{A+B}_{5}$
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \end_inset
7051 </cell>
7052 </row>
7053 <row>
7054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058
7059 \backslash
7060 overbrace
7061 \begin_inset space \textvisiblespace{}
7062 \end_inset
7063
7064
7065 \backslash
7066 underbrace
7067 \begin_inset space \textvisiblespace{}
7068 \end_inset
7069
7070 A+B_w
7071 \begin_inset space \textvisiblespace{}
7072 \end_inset
7073
7074
7075 \begin_inset space \textvisiblespace{}
7076 \end_inset
7077
7078 _7
7079 \begin_inset space \textvisiblespace{}
7080 \end_inset
7081
7082
7083 \begin_inset space \textvisiblespace{}
7084 \end_inset
7085
7086 ^
7087 \begin_inset space \textvisiblespace{}
7088 \end_inset
7089
7090 C
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Plain Layout
7099 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7100 \end_inset
7101
7102
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 </row>
7108 </lyxtabular>
7109
7110 \end_inset
7111
7112
7113 \end_layout
7114
7115 \begin_layout Standard
7116 In the last example it doesn't matter if 
7117 \series bold
7118
7119 \backslash
7120 overbrace
7121 \series default
7122  or 
7123 \series bold
7124
7125 \backslash
7126 underbrace
7127 \series default
7128  is inserted at first.
7129 \end_layout
7130
7131 \begin_layout Standard
7132 \begin_inset VSpace bigskip
7133 \end_inset
7134
7135 When brackets are needed that overlap each other, multiline formulas, as
7136  described in 
7137 \begin_inset CommandInset ref
7138 LatexCommand ref
7139 reference "sec:Multiline-Formulas"
7140
7141 \end_inset
7142
7143 , must be used:
7144 \begin_inset Formula 
7145 \begin{eqnarray*}
7146 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7147  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7148 \end{eqnarray*}
7149
7150 \end_inset
7151
7152 In the first row the formula is inserted together with the first brace.
7153  It is hereby important that the space command
7154 \begin_inset Foot
7155 status collapsed
7156
7157 \begin_layout Plain Layout
7158 Space commands are explained in 
7159 \begin_inset CommandInset ref
7160 LatexCommand ref
7161 reference "sub:Predefined-Space"
7162
7163 \end_inset
7164
7165 .
7166 \end_layout
7167
7168 \end_inset
7169
7170  
7171 \series bold
7172
7173 \backslash
7174 :
7175 \series default
7176  is inserted before the first 
7177 \begin_inset Formula $d$
7178 \end_inset
7179
7180 , because the brace that ends behind the 
7181 \begin_inset Formula $q$
7182 \end_inset
7183
7184  prevents that the following 
7185 \begin_inset Quotes eld
7186 \end_inset
7187
7188 +
7189 \begin_inset Quotes erd
7190 \end_inset
7191
7192  is surrounded by space.
7193 \begin_inset Foot
7194 status collapsed
7195
7196 \begin_layout Plain Layout
7197 because a bracket is not handled as a character, see 
7198 \begin_inset CommandInset ref
7199 LatexCommand ref
7200 reference "sub:Binary-Operators"
7201
7202 \end_inset
7203
7204
7205 \end_layout
7206
7207 \end_inset
7208
7209  In the second row the second brace is inserted.
7210  As it should begin before the 
7211 \begin_inset Formula $b$
7212 \end_inset
7213
7214 , first the command 
7215 \series bold
7216
7217 \backslash
7218 hphantom{gggg+
7219 \backslash
7220 :}
7221 \series default
7222  is inserted.
7223 \begin_inset Foot
7224 status collapsed
7225
7226 \begin_layout Plain Layout
7227 more about 
7228 \series bold
7229
7230 \backslash
7231 hphantom
7232 \series default
7233  see 
7234 \begin_inset CommandInset ref
7235 LatexCommand ref
7236 reference "sub:Placeholders"
7237
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \end_inset
7244
7245  This space is needed because the 
7246 \begin_inset Quotes eld
7247 \end_inset
7248
7249 +
7250 \begin_inset Quotes erd
7251 \end_inset
7252
7253  is also surrounded by space in the formula.
7254  The brace is placed under the command 
7255 \series bold
7256
7257 \backslash
7258 hphantom{bbqq+dddd}
7259 \series default
7260 .
7261 \end_layout
7262
7263 \begin_layout Standard
7264 It gets more complicated when brackets overlap each other, like in the following
7265  example:
7266 \begin_inset ERT
7267 status collapsed
7268
7269 \begin_layout Plain Layout
7270
7271
7272 \backslash
7273 setlength{
7274 \backslash
7275 jot}{-6pt}
7276 \end_layout
7277
7278 \end_inset
7279
7280
7281 \begin_inset Formula 
7282 \begin{eqnarray*}
7283  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7284 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7285 \end{eqnarray*}
7286
7287 \end_inset
7288
7289
7290 \begin_inset ERT
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294
7295
7296 \backslash
7297 setlength{
7298 \backslash
7299 jot}{3pt}
7300 \end_layout
7301
7302 \end_inset
7303
7304 The first formula row is the same as the second row of the previous example,
7305  with the difference that the brace is above.
7306  The second row contains the formula together with the second brace.
7307  To avoid that there is space between the upper brace in the first row and
7308  the formula, the row spacing needs to be reduced.
7309  This is not easily possible due to a bug in LyX
7310 \begin_inset Foot
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314 \begin_inset CommandInset href
7315 LatexCommand href
7316 name "LyX-bug #1505"
7317 target "http://www.lyx.org/trac/ticket/1505"
7318
7319 \end_inset
7320
7321
7322 \end_layout
7323
7324 \end_inset
7325
7326 .
7327  As a solution for the problem, the global formula row separation 
7328 \series bold
7329
7330 \backslash
7331 jot
7332 \series default
7333
7334 \begin_inset Index idx
7335 status collapsed
7336
7337 \begin_layout Plain Layout
7338 Commands ! J ! 
7339 \backslash
7340 jot
7341 \end_layout
7342
7343 \end_inset
7344
7345  must be changed to -6
7346 \begin_inset space \thinspace{}
7347 \end_inset
7348
7349 pt before the formula with the command 
7350 \series bold
7351
7352 \backslash
7353 setlength{
7354 \backslash
7355 jot}{-6pt}
7356 \series default
7357  in TeX-mode.
7358  
7359 \series bold
7360
7361 \backslash
7362 jot
7363 \series default
7364  is set back after the formula to the standard value of 3
7365 \begin_inset space \thinspace{}
7366 \end_inset
7367
7368 pt using the same command.
7369  More about the row separation in formulas is explained in 
7370 \begin_inset CommandInset ref
7371 LatexCommand ref
7372 reference "sub:Line-Separation"
7373
7374 \end_inset
7375
7376 .
7377 \end_layout
7378
7379 \begin_layout Section
7380 Arrows
7381 \begin_inset Index idx
7382 status collapsed
7383
7384 \begin_layout Plain Layout
7385 Arrows
7386 \end_layout
7387
7388 \end_inset
7389
7390
7391 \end_layout
7392
7393 \begin_layout Standard
7394 Arrows can be inserted via the math toolbar button 
7395 \begin_inset Graphics
7396         filename ../images/math/leftarrow.png
7397         scale 85
7398
7399 \end_inset
7400
7401  or the commands listed in the following subsections.
7402 \end_layout
7403
7404 \begin_layout Subsection
7405 Horizontal Arrows
7406 \begin_inset Index idx
7407 status collapsed
7408
7409 \begin_layout Plain Layout
7410 Arrows ! horizontal
7411 \end_layout
7412
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \begin_layout Standard
7419 \begin_inset space \hfill{}
7420 \end_inset
7421
7422
7423 \begin_inset Tabular
7424 <lyxtabular version="3" rows="8" columns="2">
7425 <features rotate="0" tabularvalignment="middle">
7426 <column alignment="center" valignment="top" width="0pt">
7427 <column alignment="center" valignment="top" width="0pt">
7428 <row>
7429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433 Command
7434 \end_layout
7435
7436 \end_inset
7437 </cell>
7438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7439 \begin_inset Text
7440
7441 \begin_layout Plain Layout
7442 Result
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 </row>
7448 <row>
7449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Plain Layout
7453
7454 \backslash
7455 gets
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 \begin_inset Formula $\gets$
7465 \end_inset
7466
7467
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 </row>
7473 <row>
7474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478
7479 \backslash
7480 Leftarrow
7481 \end_layout
7482
7483 \end_inset
7484 </cell>
7485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489 \begin_inset Formula $\Leftarrow$
7490 \end_inset
7491
7492
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 </row>
7498 <row>
7499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503
7504 \backslash
7505 longleftarrow
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7511 \begin_inset Text
7512
7513 \begin_layout Plain Layout
7514 \begin_inset Formula $\longleftarrow$
7515 \end_inset
7516
7517
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528
7529 \backslash
7530 Longleftarrow
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7536 \begin_inset Text
7537
7538 \begin_layout Plain Layout
7539 \begin_inset Formula $\Longleftarrow$
7540 \end_inset
7541
7542
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 </row>
7548 <row>
7549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \backslash
7555 leftharpoonup
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 \begin_inset Formula $\leftharpoonup$
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 </row>
7573 <row>
7574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578
7579 \backslash
7580 leftharpoondown
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589 \begin_inset Formula $\leftharpoondown$
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 </row>
7598 <row>
7599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603
7604 \backslash
7605 hookleftarrow
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 \begin_inset Formula $\hookleftarrow$
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 </row>
7623 </lyxtabular>
7624
7625 \end_inset
7626
7627
7628 \begin_inset space \hfill{}
7629 \end_inset
7630
7631
7632 \begin_inset Tabular
7633 <lyxtabular version="3" rows="8" columns="2">
7634 <features rotate="0" tabularvalignment="middle">
7635 <column alignment="center" valignment="top" width="0pt">
7636 <column alignment="center" valignment="top" width="0pt">
7637 <row>
7638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642 Command
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 Result
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row>
7658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \backslash
7664 to
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673 \begin_inset Formula $\to$
7674 \end_inset
7675
7676
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 <row>
7683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \backslash
7689 Rightarrow
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698 \begin_inset Formula $\Rightarrow$
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 </row>
7707 <row>
7708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712
7713 \backslash
7714 longrightarrow
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723 \begin_inset Formula $\longrightarrow$
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 <row>
7733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737
7738 \backslash
7739 Longrightarrow
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748 \begin_inset Formula $\Longrightarrow$
7749 \end_inset
7750
7751
7752 \end_layout
7753
7754 \end_inset
7755 </cell>
7756 </row>
7757 <row>
7758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762
7763 \backslash
7764 rightharpoonup
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773 \begin_inset Formula $\rightharpoonup$
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 </row>
7782 <row>
7783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787
7788 \backslash
7789 rightharpoondown
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7795 \begin_inset Text
7796
7797 \begin_layout Plain Layout
7798 \begin_inset Formula $\rightharpoondown$
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 </row>
7807 <row>
7808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812
7813 \backslash
7814 hookrightarrow
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823 \begin_inset Formula $\hookrightarrow$
7824 \end_inset
7825
7826
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 </row>
7832 </lyxtabular>
7833
7834 \end_inset
7835
7836
7837 \begin_inset space \hfill{}
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \begin_layout Standard
7844 \begin_inset space \hfill{}
7845 \end_inset
7846
7847
7848 \begin_inset Tabular
7849 <lyxtabular version="3" rows="6" columns="2">
7850 <features rotate="0" tabularvalignment="middle">
7851 <column alignment="center" valignment="top" width="0pt">
7852 <column alignment="center" valignment="top" width="0pt">
7853 <row>
7854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858 Command
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 Result
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 </row>
7873 <row>
7874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Plain Layout
7878
7879 \backslash
7880 leftrightarrow
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889 \begin_inset Formula $\leftrightarrow$
7890 \end_inset
7891
7892
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row>
7899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \backslash
7905 Leftrightarrow
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914 \begin_inset Formula $\Leftrightarrow$
7915 \end_inset
7916
7917
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 </row>
7923 <row>
7924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928
7929 \backslash
7930 longleftrightarrow
7931 \end_layout
7932
7933 \end_inset
7934 </cell>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939 \begin_inset Formula $\longleftrightarrow$
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 </row>
7948 <row>
7949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953
7954 \backslash
7955 Longleftrightarrow
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 \begin_inset Formula $\Longleftrightarrow$
7965 \end_inset
7966
7967
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 </row>
7973 <row>
7974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978
7979 \backslash
7980 rightleftharpoons
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989 \begin_inset Formula $\rightleftharpoons$
7990 \end_inset
7991
7992
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 </row>
7998 </lyxtabular>
7999
8000 \end_inset
8001
8002
8003 \begin_inset space \hspace{}
8004 \length 25pt
8005 \end_inset
8006
8007
8008 \begin_inset space \hfill{}
8009 \end_inset
8010
8011
8012 \begin_inset Tabular
8013 <lyxtabular version="3" rows="5" columns="2">
8014 <features rotate="0" tabularvalignment="middle">
8015 <column alignment="center" valignment="top" width="0pt">
8016 <column alignment="center" valignment="top" width="0pt">
8017 <row>
8018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022 Command
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031 Result
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 </row>
8037 <row>
8038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \backslash
8044 mapsto
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 \begin_inset Formula $\mapsto$
8054 \end_inset
8055
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 </row>
8062 <row>
8063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \backslash
8069 longmapsto
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 \begin_inset Formula $\longmapsto$
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092
8093 \backslash
8094 leadsto
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 \begin_inset Formula $\leadsto$
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 </row>
8112 <row>
8113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117
8118 \backslash
8119 dasharrow
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 \begin_inset Formula $\dasharrow$
8129 \end_inset
8130
8131
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 </lyxtabular>
8138
8139 \end_inset
8140
8141
8142 \begin_inset space \hfill{}
8143 \end_inset
8144
8145
8146 \end_layout
8147
8148 \begin_layout Standard
8149 \begin_inset VSpace medskip
8150 \end_inset
8151
8152 Arrows used as accents like e.
8153 \begin_inset space \thinspace{}
8154 \end_inset
8155
8156 g.
8157 \begin_inset space \space{}
8158 \end_inset
8159
8160 vector arrows are listed in 
8161 \begin_inset CommandInset ref
8162 LatexCommand ref
8163 reference "sec:Accents"
8164
8165 \end_inset
8166
8167 .
8168 \end_layout
8169
8170 \begin_layout Standard
8171 \begin_inset VSpace bigskip
8172 \end_inset
8173
8174 Furthermore there are the labeled arrows
8175 \begin_inset Index idx
8176 status collapsed
8177
8178 \begin_layout Plain Layout
8179 Arrows ! labeled
8180 \end_layout
8181
8182 \end_inset
8183
8184  
8185 \series bold
8186
8187 \backslash
8188 xleftarrow
8189 \series default
8190
8191 \begin_inset Index idx
8192 status collapsed
8193
8194 \begin_layout Plain Layout
8195 Commands ! X ! 
8196 \backslash
8197 xleftarrow
8198 \end_layout
8199
8200 \end_inset
8201
8202  and 
8203 \series bold
8204
8205 \backslash
8206 xrightarrow
8207 \series default
8208
8209 \begin_inset Index idx
8210 status collapsed
8211
8212 \begin_layout Plain Layout
8213 Commands ! X ! 
8214 \backslash
8215 xrightarrow
8216 \begin_inset ERT
8217 status collapsed
8218
8219 \begin_layout Plain Layout
8220
8221
8222 \backslash
8223 vspace{4mm}
8224 \end_layout
8225
8226 \end_inset
8227
8228
8229 \end_layout
8230
8231 \end_inset
8232
8233 .
8234  When inserting one of these commands in a formula, an arrow with two blue
8235  boxes appear where the label can be inserted.
8236  The length of the arrow adapts to the label width.
8237 \end_layout
8238
8239 \begin_layout Standard
8240 \align center
8241 \begin_inset Tabular
8242 <lyxtabular version="3" rows="3" columns="2">
8243 <features rotate="0" tabularvalignment="middle">
8244 <column alignment="center" valignment="top" width="0pt">
8245 <column alignment="center" valignment="top" width="0pt">
8246 <row>
8247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 Command
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 Result
8261 \begin_inset Note Note
8262 status collapsed
8263
8264 \begin_layout Plain Layout
8265
8266 \series bold
8267
8268 \backslash
8269 raisebox
8270 \series default
8271  is only used as spacer.
8272 \end_layout
8273
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 <row>
8283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8284 \begin_inset Text
8285
8286 \begin_layout Plain Layout
8287 F(a)
8288 \backslash
8289 xleftarrow
8290 \begin_inset space \textvisiblespace{}
8291 \end_inset
8292
8293 x=a
8294 \begin_inset Formula $\downarrow$
8295 \end_inset
8296
8297 x>0
8298 \begin_inset Formula $\to$
8299 \end_inset
8300
8301 F(x)
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324 F(x)
8325 \backslash
8326 xrightarrow
8327 \begin_inset space \textvisiblespace{}
8328 \end_inset
8329
8330 x=a
8331 \begin_inset Formula $\downarrow$
8332 \end_inset
8333
8334 x>0
8335 \begin_inset Formula $\to$
8336 \end_inset
8337
8338 F(a)
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8348 \end_inset
8349
8350
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 </row>
8356 </lyxtabular>
8357
8358 \end_inset
8359
8360
8361 \end_layout
8362
8363 \begin_layout Subsection
8364 Vertical and diagonal Arrows
8365 \begin_inset Index idx
8366 status collapsed
8367
8368 \begin_layout Plain Layout
8369 Arrows ! diagonal
8370 \end_layout
8371
8372 \end_inset
8373
8374
8375 \begin_inset Index idx
8376 status collapsed
8377
8378 \begin_layout Plain Layout
8379 Arrows ! vertical
8380 \end_layout
8381
8382 \end_inset
8383
8384
8385 \end_layout
8386
8387 \begin_layout Standard
8388 \begin_inset space \hfill{}
8389 \end_inset
8390
8391
8392 \begin_inset Tabular
8393 <lyxtabular version="3" rows="7" columns="2">
8394 <features rotate="0" tabularvalignment="middle">
8395 <column alignment="center" valignment="top" width="0pt">
8396 <column alignment="center" valignment="top" width="0pt">
8397 <row>
8398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 Command
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411 Result
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \backslash
8424 uparrow
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 \begin_inset Formula $\uparrow$
8434 \end_inset
8435
8436
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \backslash
8449 Uparrow
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 \begin_inset Formula $\Uparrow$
8459 \end_inset
8460
8461
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \backslash
8474 updownarrow
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 \begin_inset Formula $\updownarrow$
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 <row>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497
8498 \backslash
8499 Updownarrow
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 \begin_inset Formula $\Updownarrow$
8509 \end_inset
8510
8511
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 <row>
8518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522
8523 \backslash
8524 Downarrow
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 \begin_inset Formula $\Downarrow$
8534 \end_inset
8535
8536
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \backslash
8549 downarrow
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 \begin_inset Formula $\downarrow$
8559 \end_inset
8560
8561
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 </row>
8567 </lyxtabular>
8568
8569 \end_inset
8570
8571
8572 \begin_inset space \hfill{}
8573 \end_inset
8574
8575
8576 \begin_inset Tabular
8577 <lyxtabular version="3" rows="5" columns="2">
8578 <features rotate="0" tabularvalignment="middle">
8579 <column alignment="center" valignment="top" width="0pt">
8580 <column alignment="center" valignment="top" width="0pt">
8581 <row>
8582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 Command
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 Result
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \backslash
8608 nearrow
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 \begin_inset Formula $\nearrow$
8618 \end_inset
8619
8620
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Plain Layout
8631
8632 \backslash
8633 searrow
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 \begin_inset Formula $\searrow$
8643 \end_inset
8644
8645
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 </row>
8651 <row>
8652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656
8657 \backslash
8658 swarrow
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 \begin_inset Formula $\swarrow$
8668 \end_inset
8669
8670
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \backslash
8683 nwarrow
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 \begin_inset Formula $\nwarrow$
8693 \end_inset
8694
8695
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 </row>
8701 </lyxtabular>
8702
8703 \end_inset
8704
8705
8706 \begin_inset space \hfill{}
8707 \end_inset
8708
8709
8710 \end_layout
8711
8712 \begin_layout Standard
8713 \begin_inset VSpace medskip
8714 \end_inset
8715
8716 Vertical arrows can be used also as delimiters together with the commands
8717  described in 
8718 \begin_inset CommandInset ref
8719 LatexCommand ref
8720 reference "sub:Manual-Bracket-Size"
8721
8722 \end_inset
8723
8724  and 
8725 \begin_inset CommandInset ref
8726 LatexCommand ref
8727 reference "sub:Automatic-Bracket-Size"
8728
8729 \end_inset
8730
8731 .
8732 \end_layout
8733
8734 \begin_layout Section
8735 Accents
8736 \begin_inset CommandInset label
8737 LatexCommand label
8738 name "sec:Accents"
8739
8740 \end_inset
8741
8742
8743 \begin_inset Index idx
8744 status collapsed
8745
8746 \begin_layout Plain Layout
8747 Accents
8748 \end_layout
8749
8750 \end_inset
8751
8752
8753 \end_layout
8754
8755 \begin_layout Standard
8756 Accents can be inserted via the math toolbar button 
8757 \begin_inset Graphics
8758         filename ../images/math/hat.png
8759         scale 85
8760
8761 \end_inset
8762
8763  or the commands listed in the following subsections.
8764 \end_layout
8765
8766 \begin_layout Subsection
8767 Accents for one Character
8768 \begin_inset ERT
8769 status collapsed
8770
8771 \begin_layout Plain Layout
8772
8773
8774 \backslash
8775 texorpdfstring{
8776 \end_layout
8777
8778 \end_inset
8779
8780
8781 \begin_inset Foot
8782 status collapsed
8783
8784 \begin_layout Plain Layout
8785 accents in text see 
8786 \begin_inset CommandInset ref
8787 LatexCommand ref
8788 reference "sub:Accents-in-Text"
8789
8790 \end_inset
8791
8792
8793 \end_layout
8794
8795 \end_inset
8796
8797
8798 \begin_inset ERT
8799 status collapsed
8800
8801 \begin_layout Plain Layout
8802
8803 }{}
8804 \end_layout
8805
8806 \end_inset
8807
8808
8809 \begin_inset Note Note
8810 status collapsed
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815
8816 \backslash
8817 texorpdfstring
8818 \series default
8819  is used to avoid that the footnote appears in the PDF-bookmark.
8820 \end_layout
8821
8822 \begin_layout Plain Layout
8823 More about 
8824 \series bold
8825
8826 \backslash
8827 texorpdfstring
8828 \series default
8829  is in section 
8830 \begin_inset CommandInset ref
8831 LatexCommand ref
8832 reference "sub:Formulas-in-Section"
8833
8834 \end_inset
8835
8836 .
8837 \end_layout
8838
8839 \end_inset
8840
8841
8842 \begin_inset CommandInset label
8843 LatexCommand label
8844 name "sub:Accents-for-one"
8845
8846 \end_inset
8847
8848
8849 \begin_inset Index idx
8850 status collapsed
8851
8852 \begin_layout Plain Layout
8853 Accents ! for one character
8854 \end_layout
8855
8856 \end_inset
8857
8858
8859 \end_layout
8860
8861 \begin_layout Standard
8862 \begin_inset space \hfill{}
8863 \end_inset
8864
8865
8866 \begin_inset Tabular
8867 <lyxtabular version="3" rows="8" columns="2">
8868 <features rotate="0" tabularvalignment="middle">
8869 <column alignment="center" valignment="top" width="0pt">
8870 <column alignment="center" valignment="top" width="0pt">
8871 <row>
8872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 Command
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 Result
8886 \begin_inset Note Note
8887 status collapsed
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892
8893 \backslash
8894 raisebox
8895 \series default
8896  is only used as spacer.
8897 \end_layout
8898
8899 \end_inset
8900
8901
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 </row>
8907 <row>
8908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912
8913 \backslash
8914 dot
8915 \begin_inset space \textvisiblespace{}
8916 \end_inset
8917
8918 A
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 <row>
8937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941
8942 \backslash
8943 ddot
8944 \begin_inset space \textvisiblespace{}
8945 \end_inset
8946
8947 A
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8957 \end_inset
8958
8959
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \backslash
8972 dddot
8973 \begin_inset space \textvisiblespace{}
8974 \end_inset
8975
8976 A
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8986 \end_inset
8987
8988
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999
9000 \backslash
9001 ddddot
9002 \begin_inset space \textvisiblespace{}
9003 \end_inset
9004
9005 A
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9015 \end_inset
9016
9017
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 </row>
9023 <row>
9024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028
9029 \backslash
9030 vec
9031 \begin_inset space \textvisiblespace{}
9032 \end_inset
9033
9034 A
9035 \begin_inset Index idx
9036 status collapsed
9037
9038 \begin_layout Plain Layout
9039 Vectors
9040 \end_layout
9041
9042 \end_inset
9043
9044
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9054 \end_inset
9055
9056
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 </row>
9062 <row>
9063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \backslash
9069 bar
9070 \begin_inset space \textvisiblespace{}
9071 \end_inset
9072
9073 A
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9083 \end_inset
9084
9085
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 </row>
9091 <row>
9092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096
9097 \backslash
9098 mathring
9099 \begin_inset space \textvisiblespace{}
9100 \end_inset
9101
9102 A
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 </lyxtabular>
9121
9122 \end_inset
9123
9124
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128
9129 \begin_inset Tabular
9130 <lyxtabular version="3" rows="7" columns="2">
9131 <features rotate="0" tabularvalignment="middle">
9132 <column alignment="center" valignment="top" width="0pt">
9133 <column alignment="center" valignment="top" width="0pt">
9134 <row>
9135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 Command
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148 Result
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row>
9155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \backslash
9161 tilde
9162 \begin_inset space \textvisiblespace{}
9163 \end_inset
9164
9165 A
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9175 \end_inset
9176
9177
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 </row>
9183 <row>
9184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188
9189 \backslash
9190 hat
9191 \begin_inset space \textvisiblespace{}
9192 \end_inset
9193
9194 A
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9204 \end_inset
9205
9206
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \backslash
9219 check
9220 \begin_inset space \textvisiblespace{}
9221 \end_inset
9222
9223 A
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Plain Layout
9232 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9233 \end_inset
9234
9235
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 </row>
9241 <row>
9242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246
9247 \backslash
9248 acute
9249 \begin_inset space \textvisiblespace{}
9250 \end_inset
9251
9252 A
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9262 \end_inset
9263
9264
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 </row>
9270 <row>
9271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275
9276 \backslash
9277 grave
9278 \begin_inset space \textvisiblespace{}
9279 \end_inset
9280
9281 A
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9291 \end_inset
9292
9293
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 </row>
9299 <row>
9300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304
9305 \backslash
9306 breve
9307 \begin_inset space \textvisiblespace{}
9308 \end_inset
9309
9310 A
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9320 \end_inset
9321
9322
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 </row>
9328 </lyxtabular>
9329
9330 \end_inset
9331
9332
9333 \begin_inset space \hfill{}
9334 \end_inset
9335
9336
9337 \end_layout
9338
9339 \begin_layout Standard
9340 \begin_inset VSpace bigskip
9341 \end_inset
9342
9343
9344 \end_layout
9345
9346 \begin_layout Standard
9347 You can directly insert accents like é to formulas.
9348  LyX will transform them to the corresponding accent command.
9349  For umlauts
9350 \begin_inset Index idx
9351 status collapsed
9352
9353 \begin_layout Plain Layout
9354 Umlauts
9355 \end_layout
9356
9357 \end_inset
9358
9359  it is better to insert a quotation mark before the vowel.
9360  These two characters are then treated by LaTeX as 
9361 \emph on
9362 one
9363 \emph default
9364  character when the formula part with the umlaut is marked as German.
9365  In contrary to 
9366 \series bold
9367
9368 \backslash
9369 ddot
9370 \series default
9371 , with this method 
9372 \begin_inset Quotes eld
9373 \end_inset
9374
9375 real
9376 \begin_inset Quotes erd
9377 \end_inset
9378
9379  umlauts are created as demonstrated in the following example:
9380 \end_layout
9381
9382 \begin_layout Standard
9383 \begin_inset VSpace -2mm
9384 \end_inset
9385
9386
9387 \end_layout
9388
9389 \begin_layout Standard
9390 \align center
9391 \begin_inset Tabular
9392 <lyxtabular version="3" rows="3" columns="2">
9393 <features rotate="0" tabularvalignment="middle">
9394 <column alignment="center" valignment="top">
9395 <column alignment="center" valignment="top">
9396 <row>
9397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 Command
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410 Result
9411 \begin_inset Note Note
9412 status collapsed
9413
9414 \begin_layout Plain Layout
9415
9416 \series bold
9417
9418 \backslash
9419 raisebox
9420 \series default
9421  and the 0
9422 \begin_inset space \thinspace{}
9423 \end_inset
9424
9425 pt space are only used as spacer.
9426 \end_layout
9427
9428 \end_inset
9429
9430
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row>
9437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \lang ngerman
9443 \begin_inset Quotes grd
9444 \end_inset
9445
9446 i
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 \begin_inset space \hspace{}
9456 \length 0pt
9457 \end_inset
9458
9459
9460 \lang ngerman
9461
9462 \begin_inset Formula $"i$
9463 \end_inset
9464
9465
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 </row>
9471 <row>
9472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476
9477 \backslash
9478 ddot
9479 \begin_inset space \textvisiblespace{}
9480 \end_inset
9481
9482 i
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 </lyxtabular>
9501
9502 \end_inset
9503
9504
9505 \end_layout
9506
9507 \begin_layout Standard
9508 Another advantage to 
9509 \series bold
9510
9511 \backslash
9512 ddot
9513 \series default
9514  is that umlauts can directly be converted to mathematical text because
9515  the accent commands above are 
9516 \emph on
9517 not allowed
9518 \emph default
9519  
9520 \emph on
9521 in mathematical text
9522 \emph default
9523 .
9524  To convert an accented character to mathematical text, only the character
9525  under the accent may be converted.
9526  This applies also for all other conversions, e.
9527 \begin_inset space \thinspace{}
9528 \end_inset
9529
9530 g.
9531 \begin_inset space \space{}
9532 \end_inset
9533
9534 to italic or bold.
9535 \end_layout
9536
9537 \begin_layout Standard
9538 In mathematical text, umlauts and other accented characters can directly
9539  be inserted.
9540 \end_layout
9541
9542 \begin_layout Standard
9543 \begin_inset VSpace bigskip
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Standard
9550 LyX also supports a tilde under the character if the LaTeX-package 
9551 \series bold
9552 undertilde
9553 \series default
9554
9555 \begin_inset Index idx
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Packages ! undertilde
9560 \end_layout
9561
9562 \end_inset
9563
9564  is installed on your system:
9565 \end_layout
9566
9567 \begin_layout Standard
9568 \begin_inset ERT
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572
9573
9574 \backslash
9575 ifundertilde 
9576 \end_layout
9577
9578 \end_inset
9579
9580
9581 \begin_inset Note Note
9582 status open
9583
9584 \begin_layout Plain Layout
9585 The following table will only be displayed when the LaTeX-package 
9586 \series bold
9587 undertilde
9588 \series default
9589  is installed.
9590 \end_layout
9591
9592 \end_inset
9593
9594
9595 \end_layout
9596
9597 \begin_layout Standard
9598 \noindent
9599 \align center
9600 \begin_inset Tabular
9601 <lyxtabular version="3" rows="2" columns="2">
9602 <features rotate="0" tabularvalignment="middle">
9603 <column alignment="center" valignment="top" width="0pt">
9604 <column alignment="center" valignment="top" width="0pt">
9605 <row>
9606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9607 \begin_inset Text
9608
9609 \begin_layout Plain Layout
9610 Command
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 Result
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 </row>
9625 <row>
9626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630
9631 \backslash
9632 utilde
9633 \begin_inset space \textvisiblespace{}
9634 \end_inset
9635
9636 A
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9646 \end_inset
9647
9648
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 </row>
9654 </lyxtabular>
9655
9656 \end_inset
9657
9658
9659 \end_layout
9660
9661 \begin_layout Standard
9662 \begin_inset ERT
9663 status collapsed
9664
9665 \begin_layout Plain Layout
9666
9667
9668 \backslash
9669 else 
9670 \end_layout
9671
9672 \end_inset
9673
9674
9675 \begin_inset Note Note
9676 status open
9677
9678 \begin_layout Plain Layout
9679 The following will be displayed when the LaTeX-package 
9680 \series bold
9681 undertilde
9682 \series default
9683  is not installed:
9684 \end_layout
9685
9686 \end_inset
9687
9688
9689 \end_layout
9690
9691 \begin_layout Standard
9692 You need to install the LaTeX-package 
9693 \series bold
9694 undertilde
9695 \series default
9696  to see the rest of this subsection in the output.
9697 \end_layout
9698
9699 \begin_layout Standard
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 fi 
9708 \end_layout
9709
9710 \end_inset
9711
9712
9713 \end_layout
9714
9715 \begin_layout Subsection
9716 Accents for several Characters
9717 \begin_inset Index idx
9718 status collapsed
9719
9720 \begin_layout Plain Layout
9721 Accents ! for several characters
9722 \end_layout
9723
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \begin_layout Standard
9730 \begin_inset space \hfill{}
9731 \end_inset
9732
9733
9734 \begin_inset Tabular
9735 <lyxtabular version="3" rows="5" columns="2">
9736 <features rotate="0" tabularvalignment="middle">
9737 <column alignment="center" valignment="top" width="0pt">
9738 <column alignment="center" valignment="top" width="0pt">
9739 <row>
9740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744 Command
9745 \end_layout
9746
9747 \end_inset
9748 </cell>
9749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 Result
9754 \begin_inset Note Note
9755 status collapsed
9756
9757 \begin_layout Plain Layout
9758
9759 \series bold
9760
9761 \backslash
9762 raisebox
9763 \series default
9764  is only used as spacer.
9765 \end_layout
9766
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \backslash
9782 overleftarrow
9783 \begin_inset space \textvisiblespace{}
9784 \end_inset
9785
9786 A=B
9787 \end_layout
9788
9789 \end_inset
9790 </cell>
9791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9792 \begin_inset Text
9793
9794 \begin_layout Plain Layout
9795 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9796 \end_inset
9797
9798
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 </row>
9804 <row>
9805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809
9810 \backslash
9811 underleftarrow
9812 \begin_inset space \textvisiblespace{}
9813 \end_inset
9814
9815 A=B
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 </row>
9833 <row>
9834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838
9839 \backslash
9840 overleftrightarrow
9841 \begin_inset space \textvisiblespace{}
9842 \end_inset
9843
9844 A=B
9845 \end_layout
9846
9847 \end_inset
9848 </cell>
9849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9850 \begin_inset Text
9851
9852 \begin_layout Plain Layout
9853 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9854 \end_inset
9855
9856
9857 \end_layout
9858
9859 \end_inset
9860 </cell>
9861 </row>
9862 <row>
9863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867
9868 \backslash
9869 underleftrightarrow
9870 \begin_inset space \textvisiblespace{}
9871 \end_inset
9872
9873 A=B
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9883 \end_inset
9884
9885
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 </lyxtabular>
9892
9893 \end_inset
9894
9895
9896 \begin_inset space \hfill{}
9897 \end_inset
9898
9899
9900 \begin_inset Tabular
9901 <lyxtabular version="3" rows="5" columns="2">
9902 <features rotate="0" tabularvalignment="middle">
9903 <column alignment="center" valignment="top" width="0pt">
9904 <column alignment="center" valignment="top" width="0pt">
9905 <row>
9906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 Command
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919 Result
9920 \end_layout
9921
9922 \end_inset
9923 </cell>
9924 </row>
9925 <row>
9926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930
9931 \backslash
9932 overrightarrow
9933 \begin_inset space \textvisiblespace{}
9934 \end_inset
9935
9936 A=B
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 </row>
9954 <row>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959
9960 \backslash
9961 underrightarrow
9962 \begin_inset space \textvisiblespace{}
9963 \end_inset
9964
9965 A=B
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9975 \end_inset
9976
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 </row>
9983 <row>
9984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988
9989 \backslash
9990 widetilde
9991 \begin_inset space \textvisiblespace{}
9992 \end_inset
9993
9994 A=B
9995 \end_layout
9996
9997 \end_inset
9998 </cell>
9999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10000 \begin_inset Text
10001
10002 \begin_layout Plain Layout
10003 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 </row>
10012 <row>
10013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017
10018 \backslash
10019 widehat
10020 \begin_inset space \textvisiblespace{}
10021 \end_inset
10022
10023 A=B
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 </row>
10041 </lyxtabular>
10042
10043 \end_inset
10044
10045
10046 \begin_inset space \hfill{}
10047 \end_inset
10048
10049
10050 \end_layout
10051
10052 \begin_layout Standard
10053 \begin_inset VSpace medskip
10054 \end_inset
10055
10056 With these commands as many characters as you like can be accented.
10057  But the accents 
10058 \series bold
10059
10060 \backslash
10061 widetilde
10062 \series default
10063  and 
10064 \series bold
10065
10066 \backslash
10067 widehat
10068 \series default
10069  will only be set in the output with a length of three characters, as shown
10070  in the following example:
10071 \begin_inset Formula 
10072 \[
10073 \widetilde{A+B=C-D}
10074 \]
10075
10076 \end_inset
10077
10078
10079 \end_layout
10080
10081 \begin_layout Standard
10082 With the commands 
10083 \series bold
10084
10085 \backslash
10086 overset
10087 \series default
10088
10089 \begin_inset Index idx
10090 status collapsed
10091
10092 \begin_layout Plain Layout
10093 Commands ! O ! 
10094 \backslash
10095 overset
10096 \end_layout
10097
10098 \end_inset
10099
10100  and 
10101 \series bold
10102
10103 \backslash
10104 underset
10105 \series default
10106
10107 \begin_inset Index idx
10108 status collapsed
10109
10110 \begin_layout Plain Layout
10111 Commands ! U ! 
10112 \backslash
10113 underset
10114 \end_layout
10115
10116 \end_inset
10117
10118  described in the previous subsection it is also possible to accent several
10119  characters.
10120  The command 
10121 \series bold
10122
10123 \backslash
10124 underset
10125 \begin_inset space \textvisiblespace{}
10126 \end_inset
10127
10128 A=B
10129 \begin_inset Formula $\downarrow$
10130 \end_inset
10131
10132 ***
10133 \series default
10134  creates:
10135 \begin_inset Formula 
10136 \[
10137 \underset{***}{A=B}
10138 \]
10139
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \begin_layout Standard
10146 \begin_inset Newpage newpage
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \begin_layout Section
10153 Space
10154 \begin_inset CommandInset label
10155 LatexCommand label
10156 name "sub:Space"
10157
10158 \end_inset
10159
10160
10161 \begin_inset Index idx
10162 status collapsed
10163
10164 \begin_layout Plain Layout
10165 Space ! horizontal
10166 \end_layout
10167
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \begin_layout Subsection
10174 Predefined Space
10175 \begin_inset CommandInset label
10176 LatexCommand label
10177 name "sub:Predefined-Space"
10178
10179 \end_inset
10180
10181
10182 \begin_inset Index idx
10183 status collapsed
10184
10185 \begin_layout Plain Layout
10186 Space ! horizontal ! predefined
10187 \end_layout
10188
10189 \end_inset
10190
10191
10192 \end_layout
10193
10194 \begin_layout Standard
10195 Sometimes it is necessary to insert horizontal space into a formula.
10196  This is done by inserting a protected space (shortcut 
10197 \begin_inset Info
10198 type  "shortcut"
10199 arg   "command-alternatives space-insert protected ; math-space"
10200 \end_inset
10201
10202 ).
10203  A 
10204 \begin_inset Quotes eld
10205 \end_inset
10206
10207
10208 \color blue
10209
10210 \begin_inset space \textvisiblespace{}
10211 \end_inset
10212
10213
10214 \color inherit
10215
10216 \begin_inset Quotes erd
10217 \end_inset
10218
10219  appears and by pressing 
10220 \family sans
10221 Space
10222 \family default
10223  several times one can select one of eight different space sizes.
10224  The spaces can also be inserted using the math toolbar button 
10225 \begin_inset Graphics
10226         filename ../images/math/space.png
10227         scale 85
10228
10229 \end_inset
10230
10231  or special commands.
10232  Independent from the inserted command, one can select the size again by
10233  pressing 
10234 \family sans
10235 Space
10236 \family default
10237  afterwards.
10238 \end_layout
10239
10240 \begin_layout Standard
10241 \noindent
10242 \align center
10243 \begin_inset Tabular
10244 <lyxtabular version="3" rows="6" columns="3">
10245 <features rotate="0" tabularvalignment="middle">
10246 <column alignment="center" valignment="top">
10247 <column alignment="center" valignment="top" width="15col%">
10248 <column alignment="center" valignment="top">
10249 <row>
10250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254 Command
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263 Number of 
10264 \family sans
10265 Space
10266 \family default
10267  keystrokes
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276 Result
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 </row>
10282 <row>
10283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287
10288 \backslash
10289 ,
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10295 \begin_inset Text
10296
10297 \begin_layout Plain Layout
10298 0
10299 \end_layout
10300
10301 \end_inset
10302 </cell>
10303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307 \begin_inset Formula $A\, B$
10308 \end_inset
10309
10310
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 </row>
10316 <row>
10317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321
10322 \backslash
10323 :
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 1
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 \begin_inset Formula $A\: B$
10342 \end_inset
10343
10344
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 </row>
10350 <row>
10351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355
10356 \backslash
10357 ;
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 2
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 \begin_inset Formula $A\; B$
10376 \end_inset
10377
10378
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 </row>
10384 <row>
10385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389
10390 \backslash
10391 quad
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 3
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 \begin_inset Formula $A\quad B$
10410 \end_inset
10411
10412
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 <row>
10419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423
10424 \backslash
10425 qquad
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 4
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 \begin_inset Formula $A\qquad B$
10444 \end_inset
10445
10446
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 </row>
10452 </lyxtabular>
10453
10454 \end_inset
10455
10456
10457 \begin_inset space \hfill{}
10458 \end_inset
10459
10460
10461 \begin_inset Tabular
10462 <lyxtabular version="3" rows="6" columns="3">
10463 <features rotate="0" tabularvalignment="middle">
10464 <column alignment="center" valignment="top">
10465 <column alignment="center" valignment="top" width="15col%">
10466 <column alignment="center" valignment="top">
10467 <row>
10468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 Command
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 Number of 
10482 \family sans
10483 Space
10484 \family default
10485  keystrokes
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 Result
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 </row>
10500 <row>
10501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505
10506 \backslash
10507 hfill
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 5
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 \begin_inset Formula $A\hfill B$
10526 \end_inset
10527
10528
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \backslash
10541 hspace*{1em}
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 6
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 \begin_inset Formula $A\hspace*{1em}B$
10560 \end_inset
10561
10562
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \backslash
10575 hspace{1em}
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 7
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 \begin_inset Formula $A\hspace{1em}B$
10594 \end_inset
10595
10596
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607
10608 \backslash
10609
10610 \begin_inset space \textvisiblespace{}
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 8
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 \begin_inset Formula $A\ B$
10632 \end_inset
10633
10634
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 <row>
10641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645
10646 \backslash
10647 !
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 9
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 \begin_inset Formula $A\! B$
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 </lyxtabular>
10675
10676 \end_inset
10677
10678
10679 \end_layout
10680
10681 \begin_layout Standard
10682 Space
10683 \begin_inset space ~
10684 \end_inset
10685
10686 5
10687 \begin_inset space \thinspace{}
10688 \end_inset
10689
10690 --
10691 \begin_inset space \thinspace{}
10692 \end_inset
10693
10694 7 are variable spaces which are explained in 
10695 \begin_inset CommandInset ref
10696 LatexCommand ref
10697 reference "sub:Variable-Space"
10698
10699 \end_inset
10700
10701 .
10702  Space
10703 \begin_inset space ~
10704 \end_inset
10705
10706 9 seems to produce no space.
10707  It is displayed red in LyX contrary to the other sizes, because it is a
10708  negative space.
10709  There are two more negative spaces:
10710 \end_layout
10711
10712 \begin_layout Standard
10713 \align center
10714 \begin_inset Tabular
10715 <lyxtabular version="3" rows="3" columns="3">
10716 <features rotate="0" tabularvalignment="middle">
10717 <column alignment="center" valignment="middle" width="6.8cm">
10718 <column alignment="center" valignment="top" width="0pt">
10719 <column alignment="center" valignment="top" width="0pt">
10720 <row>
10721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 Command
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734
10735 \backslash
10736 negmedspace
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \backslash
10747 negthickspace
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 </row>
10753 <row>
10754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 Number of 
10759 \family sans
10760 Space
10761 \family default
10762  keystrokes after inserting the protected space
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 10
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 11
10781 \end_layout
10782
10783 \end_inset
10784 </cell>
10785 </row>
10786 <row>
10787 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 Result
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 \begin_inset Formula $A\negmedspace B$
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 \begin_inset Formula $A\negthickspace B$
10813 \end_inset
10814
10815
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 </row>
10821 </lyxtabular>
10822
10823 \end_inset
10824
10825
10826 \end_layout
10827
10828 \begin_layout Standard
10829 Negative spaces can lead to characters overlapping each other.
10830  Thus they can be used to enforce ligatures, which are e.
10831 \begin_inset space \thinspace{}
10832 \end_inset
10833
10834 g.
10835 \begin_inset space \space{}
10836 \end_inset
10837
10838 useful for summation operators:
10839 \end_layout
10840
10841 \begin_layout Standard
10842 \align center
10843 \begin_inset Tabular
10844 <lyxtabular version="3" rows="3" columns="2">
10845 <features rotate="0" tabularvalignment="middle">
10846 <column alignment="center" valignment="top">
10847 <column alignment="center" valignment="top">
10848 <row>
10849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 Command
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10859 \begin_inset Text
10860
10861 \begin_layout Plain Layout
10862 Result
10863 \begin_inset Note Note
10864 status collapsed
10865
10866 \begin_layout Plain Layout
10867
10868 \series bold
10869
10870 \backslash
10871 raisebox
10872 \series default
10873  is only used as spacer.
10874 \end_layout
10875
10876 \end_inset
10877
10878
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 </row>
10884 <row>
10885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889
10890 \backslash
10891 sum
10892 \backslash
10893 sum
10894 \begin_inset space \textvisiblespace{}
10895 \end_inset
10896
10897 f_kl
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10907 \end_inset
10908
10909
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 </row>
10915 <row>
10916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920
10921 \backslash
10922 sum
10923 \backslash
10924 negmedspace
10925 \backslash
10926 sum
10927 \begin_inset space \textvisiblespace{}
10928 \end_inset
10929
10930 f_kl
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10940 \end_inset
10941
10942
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 </row>
10948 </lyxtabular>
10949
10950 \end_inset
10951
10952
10953 \end_layout
10954
10955 \begin_layout Standard
10956 \noindent
10957 \begin_inset VSpace medskip
10958 \end_inset
10959
10960
10961 \end_layout
10962
10963 \begin_layout Standard
10964 \noindent
10965 Relations like for example equal signs, are always surrounded by space.
10966  To suppress this, the equal sign is placed into a TeX-brace.
10967  The following example demonstrates this:
10968 \end_layout
10969
10970 \begin_layout Standard
10971 \align center
10972 \begin_inset Tabular
10973 <lyxtabular version="3" rows="2" columns="2">
10974 <features rotate="0" tabularvalignment="middle">
10975 <column alignment="center" valignment="top" width="0pt">
10976 <column alignment="center" valignment="top" width="0pt">
10977 <row>
10978 <cell alignment="center" valignment="top" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982 normal equation
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 <cell alignment="center" valignment="top" usebox="none">
10988 \begin_inset Text
10989
10990 \begin_layout Plain Layout
10991 \begin_inset Formula $A=B$
10992 \end_inset
10993
10994
10995 \end_layout
10996
10997 \end_inset
10998 </cell>
10999 </row>
11000 <row>
11001 <cell alignment="center" valignment="top" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 \begin_inset Note Note
11006 status collapsed
11007
11008 \begin_layout Plain Layout
11009
11010 \series bold
11011
11012 \backslash
11013 raisebox
11014 \series default
11015  is only used as spacer.
11016 \end_layout
11017
11018 \end_inset
11019
11020
11021 \begin_inset Formula $\raisebox{5mm}{}$
11022 \end_inset
11023
11024 equation without space
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11030 \begin_inset Text
11031
11032 \begin_layout Plain Layout
11033 \begin_inset Formula $A{=}B$
11034 \end_inset
11035
11036
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 </row>
11042 </lyxtabular>
11043
11044 \end_inset
11045
11046
11047 \end_layout
11048
11049 \begin_layout Standard
11050 \noindent
11051 The command for the last formula is: 
11052 \series bold
11053 A
11054 \backslash
11055 {=
11056 \begin_inset Formula $\to$
11057 \end_inset
11058
11059 B
11060 \end_layout
11061
11062 \begin_layout Standard
11063 \begin_inset VSpace bigskip
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Standard
11070 Spaces are needed for physical units, because the space between the value
11071  and the unit is the smallest one and not a normal space.
11072  For units in text, the smallest space is inserted via the menu 
11073 \family sans
11074 Insert\SpecialChar \menuseparator
11075 Formatting\SpecialChar \menuseparator
11076 Thin
11077 \begin_inset space ~
11078 \end_inset
11079
11080 Space
11081 \family default
11082  (shortcut 
11083 \begin_inset Info
11084 type  "shortcut"
11085 arg   "space-insert thin"
11086 \end_inset
11087
11088 ).
11089 \end_layout
11090
11091 \begin_layout Standard
11092 An example to visualize the difference:
11093 \end_layout
11094
11095 \begin_layout Standard
11096 \begin_inset Tabular
11097 <lyxtabular version="3" rows="2" columns="2">
11098 <features rotate="0" tabularvalignment="middle">
11099 <column alignment="left" valignment="top">
11100 <column alignment="left" valignment="top">
11101 <row>
11102 <cell alignment="center" valignment="top" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 24 kW
11107 \begin_inset Formula $\cdot$
11108 \end_inset
11109
11110 h
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 space between value and unit
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 24
11131 \begin_inset space \thinspace{}
11132 \end_inset
11133
11134 kW
11135 \begin_inset Formula $\cdot$
11136 \end_inset
11137
11138 h
11139 \end_layout
11140
11141 \end_inset
11142 </cell>
11143 <cell alignment="center" valignment="top" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 smallest space between value and unit
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 </row>
11153 </lyxtabular>
11154
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \begin_layout Subsection
11161 Variable Space
11162 \begin_inset ERT
11163 status collapsed
11164
11165 \begin_layout Plain Layout
11166
11167
11168 \backslash
11169 texorpdfstring{
11170 \end_layout
11171
11172 \end_inset
11173
11174
11175 \begin_inset Foot
11176 status collapsed
11177
11178 \begin_layout Plain Layout
11179 for vertical space in formulas see 
11180 \begin_inset CommandInset ref
11181 LatexCommand ref
11182 reference "sub:Line-Separation"
11183
11184 \end_inset
11185
11186
11187 \end_layout
11188
11189 \end_inset
11190
11191
11192 \begin_inset ERT
11193 status collapsed
11194
11195 \begin_layout Plain Layout
11196
11197 }{}
11198 \end_layout
11199
11200 \end_inset
11201
11202
11203 \begin_inset Note Note
11204 status collapsed
11205
11206 \begin_layout Plain Layout
11207
11208 \backslash
11209 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11210 \end_layout
11211
11212 \begin_layout Plain Layout
11213 More about 
11214 \backslash
11215 texorpdfstring is in section 
11216 \begin_inset CommandInset ref
11217 LatexCommand ref
11218 reference "sub:Formulas-in-Section"
11219
11220 \end_inset
11221
11222 .
11223 \end_layout
11224
11225 \end_inset
11226
11227
11228 \begin_inset CommandInset label
11229 LatexCommand label
11230 name "sub:Variable-Space"
11231
11232 \end_inset
11233
11234
11235 \begin_inset Index idx
11236 status collapsed
11237
11238 \begin_layout Plain Layout
11239 Space ! horizontal ! variable
11240 \end_layout
11241
11242 \end_inset
11243
11244
11245 \end_layout
11246
11247 \begin_layout Standard
11248 Space with a defined length can be inserted with the command 
11249 \series bold
11250
11251 \backslash
11252 hspace
11253 \series default
11254
11255 \begin_inset Index idx
11256 status collapsed
11257
11258 \begin_layout Plain Layout
11259 Commands ! H ! 
11260 \backslash
11261 hspace
11262 \end_layout
11263
11264 \end_inset
11265
11266 .
11267  Then a long 
11268 \begin_inset Quotes eld
11269 \end_inset
11270
11271
11272 \color blue
11273
11274 \begin_inset space \textvisiblespace{}
11275 \end_inset
11276
11277
11278 \color inherit
11279
11280 \begin_inset Quotes erd
11281 \end_inset
11282
11283  appears.
11284  The length can be specified by left-clicking on the 
11285 \begin_inset Quotes eld
11286 \end_inset
11287
11288
11289 \color blue
11290
11291 \begin_inset space \textvisiblespace{}
11292 \end_inset
11293
11294
11295 \color inherit
11296
11297 \begin_inset Quotes erd
11298 \end_inset
11299
11300 .
11301  The length may also be negative.
11302  When a space would be the first character in a line it would be omitted.
11303  To force its output use the command 
11304 \series bold
11305
11306 \backslash
11307 hspace*
11308 \series default
11309  instead of 
11310 \series bold
11311
11312 \backslash
11313 hspace
11314 \series default
11315  or left-click on the 
11316 \begin_inset Quotes eld
11317 \end_inset
11318
11319
11320 \color blue
11321
11322 \begin_inset space \textvisiblespace{}
11323 \end_inset
11324
11325
11326 \color inherit
11327
11328 \begin_inset Quotes erd
11329 \end_inset
11330
11331  and check the option 
11332 \family sans
11333 Protect
11334 \family default
11335 .
11336 \begin_inset Newline newline
11337 \end_inset
11338
11339 To insert as much space as is available, the command 
11340 \series bold
11341
11342 \backslash
11343 hfill
11344 \series default
11345
11346 \begin_inset Index idx
11347 status collapsed
11348
11349 \begin_layout Plain Layout
11350 Commands ! H ! 
11351 \backslash
11352 hfill
11353 \end_layout
11354
11355 \end_inset
11356
11357  is used.
11358 \end_layout
11359
11360 \begin_layout Standard
11361 \begin_inset VSpace -1mm
11362 \end_inset
11363
11364
11365 \end_layout
11366
11367 \begin_layout Standard
11368 \align center
11369 \begin_inset Tabular
11370 <lyxtabular version="3" rows="4" columns="2">
11371 <features rotate="0" tabularvalignment="middle">
11372 <column alignment="center" valignment="top">
11373 <column alignment="center" valignment="top">
11374 <row>
11375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 Command (
11380 \backslash
11381 hspace length)
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 Result
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 </row>
11396 <row>
11397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11398 \begin_inset Text
11399
11400 \begin_layout Plain Layout
11401 A=B
11402 \backslash
11403 hspace
11404 \begin_inset space \textvisiblespace{}
11405 \end_inset
11406
11407 A
11408 \backslash
11409 not=C (3
11410 \begin_inset space \thinspace{}
11411 \end_inset
11412
11413 cm)
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11423 \end_inset
11424
11425
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 </row>
11431 <row>
11432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 A
11437 \backslash
11438 hspace
11439 \begin_inset space \textvisiblespace{}
11440 \end_inset
11441
11442 A
11443 \backslash
11444 not=A (-1
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 mm)
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11458 \end_inset
11459
11460
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 </row>
11466 <row>
11467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 A=A
11472 \backslash
11473 hfill
11474 \begin_inset space \textvisiblespace{}
11475 \end_inset
11476
11477 B=B
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 \begin_inset Formula $A=A\hfill B=B$
11487 \end_inset
11488
11489
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 </lyxtabular>
11496
11497 \end_inset
11498
11499
11500 \end_layout
11501
11502 \begin_layout Standard
11503 In the last example the available space is given by the longest column entry
11504  of the table.
11505  In an inline formula the space depends on the length of the line in which
11506  
11507 \series bold
11508
11509 \backslash
11510 hfill
11511 \series default
11512  is inserted.
11513  Thus, when the line uses the full width, no space will be created.
11514  
11515 \series bold
11516
11517 \backslash
11518 hfill
11519 \series default
11520  only has an effect on displayed formulas when the formula style 
11521 \series bold
11522 Indented
11523 \series default
11524  is used.
11525  (Formula styles are explained in 
11526 \begin_inset CommandInset ref
11527 LatexCommand ref
11528 reference "sec:Formula-Styles"
11529
11530 \end_inset
11531
11532 .)
11533 \end_layout
11534
11535 \begin_layout Standard
11536 Besides 
11537 \series bold
11538
11539 \backslash
11540 hfill
11541 \series default
11542 , there are the commands 
11543 \series bold
11544
11545 \backslash
11546 dotfill
11547 \series default
11548  and 
11549 \series bold
11550
11551 \backslash
11552 hrulefill
11553 \series default
11554  that fill the space with a pattern, see 
11555 \begin_inset CommandInset ref
11556 LatexCommand ref
11557 reference "sub:Ellipses"
11558
11559 \end_inset
11560
11561  for an example.
11562 \end_layout
11563
11564 \begin_layout Standard
11565 For text, variable space can be inserted via the menu 
11566 \family sans
11567 Insert\SpecialChar \menuseparator
11568 Formatting\SpecialChar \menuseparator
11569 Horizontal
11570 \begin_inset space ~
11571 \end_inset
11572
11573 Space
11574 \family default
11575 :
11576 \end_layout
11577
11578 \begin_layout Standard
11579 This is a line with
11580 \begin_inset space \hspace{}
11581 \length 2cm
11582 \end_inset
11583
11584 2
11585 \begin_inset space \thinspace{}
11586 \end_inset
11587
11588 cm space.
11589 \end_layout
11590
11591 \begin_layout Standard
11592 This is a line with
11593 \begin_inset space \hfill{}
11594 \end_inset
11595
11596 maximum space.
11597 \end_layout
11598
11599 \begin_layout Subsection
11600 Space besides inline Formulas
11601 \begin_inset Index idx
11602 status collapsed
11603
11604 \begin_layout Plain Layout
11605 Space ! besides inline formulas
11606 \end_layout
11607
11608 \end_inset
11609
11610
11611 \end_layout
11612
11613 \begin_layout Standard
11614 The space that surrounds inline formulas can be adjusted with the length
11615  
11616 \series bold
11617
11618 \backslash
11619 mathsurround
11620 \series default
11621
11622 \begin_inset Index idx
11623 status collapsed
11624
11625 \begin_layout Plain Layout
11626 Commands ! M ! 
11627 \backslash
11628 mathsurround
11629 \end_layout
11630
11631 \end_inset
11632
11633 .
11634  The value of a length is set with the command 
11635 \series bold
11636
11637 \backslash
11638 setlength
11639 \series default
11640
11641 \begin_inset Index idx
11642 status collapsed
11643
11644 \begin_layout Plain Layout
11645 Commands ! S ! 
11646 \backslash
11647 setlength
11648 \end_layout
11649
11650 \end_inset
11651
11652  which has the following scheme:
11653 \end_layout
11654
11655 \begin_layout Standard
11656
11657 \series bold
11658
11659 \backslash
11660 setlength{length name}{value}
11661 \end_layout
11662
11663 \begin_layout Standard
11664 To set 
11665 \series bold
11666
11667 \backslash
11668 mathsurround
11669 \series default
11670  to the value 5
11671 \begin_inset space \thinspace{}
11672 \end_inset
11673
11674 mm, the command
11675 \end_layout
11676
11677 \begin_layout Standard
11678
11679 \series bold
11680
11681 \backslash
11682 setlength{
11683 \backslash
11684 mathsurround}{5mm}
11685 \end_layout
11686
11687 \begin_layout Standard
11688 is inserted in TeX-mode.
11689  5
11690 \begin_inset space \thinspace{}
11691 \end_inset
11692
11693 mm space will now be set around all inline formulas:
11694 \begin_inset ERT
11695 status collapsed
11696
11697 \begin_layout Plain Layout
11698
11699
11700 \backslash
11701 setlength{
11702 \backslash
11703 mathsurround}{5mm}
11704 \end_layout
11705
11706 \end_inset
11707
11708
11709 \end_layout
11710
11711 \begin_layout Standard
11712 This is a line with an inline formula 
11713 \begin_inset Formula $A=B$
11714 \end_inset
11715
11716  with 5
11717 \begin_inset space \thinspace{}
11718 \end_inset
11719
11720 mm surrounding space.
11721 \begin_inset ERT
11722 status collapsed
11723
11724 \begin_layout Plain Layout
11725
11726
11727 \backslash
11728 setlength{
11729 \backslash
11730 mathsurround}{0pt}
11731 \end_layout
11732
11733 \end_inset
11734
11735
11736 \end_layout
11737
11738 \begin_layout Standard
11739 To return to the predefined value, 
11740 \series bold
11741
11742 \backslash
11743 mathsurround
11744 \series default
11745  is set to the value 0
11746 \begin_inset space \thinspace{}
11747 \end_inset
11748
11749 pt.
11750 \end_layout
11751
11752 \begin_layout Section
11753 Boxes and Frames
11754 \begin_inset Index idx
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758 Boxes
11759 \end_layout
11760
11761 \end_inset
11762
11763
11764 \begin_inset Index idx
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768 Frames | see
11769 \begin_inset ERT
11770 status collapsed
11771
11772 \begin_layout Plain Layout
11773
11774 {
11775 \end_layout
11776
11777 \end_inset
11778
11779 Boxes
11780 \begin_inset ERT
11781 status collapsed
11782
11783 \begin_layout Plain Layout
11784
11785 }
11786 \end_layout
11787
11788 \end_inset
11789
11790
11791 \end_layout
11792
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \begin_layout Standard
11799 Boxes for text are described in chapter 
11800 \family typewriter
11801 Boxes
11802 \family default
11803  in the 
11804 \family typewriter
11805 Embedded
11806 \begin_inset space ~
11807 \end_inset
11808
11809 Objects
11810 \family default
11811  manual.
11812 \end_layout
11813
11814 \begin_layout Subsection
11815 Boxes with Frame
11816 \begin_inset CommandInset label
11817 LatexCommand label
11818 name "sub:Boxes-with-Frame"
11819
11820 \end_inset
11821
11822
11823 \begin_inset Index idx
11824 status collapsed
11825
11826 \begin_layout Plain Layout
11827 Boxes ! with frame
11828 \end_layout
11829
11830 \end_inset
11831
11832
11833 \end_layout
11834
11835 \begin_layout Standard
11836 It is possible to frame a formula or part of one with the commands 
11837 \series bold
11838
11839 \backslash
11840 fbox
11841 \series default
11842
11843 \begin_inset Index idx
11844 status collapsed
11845
11846 \begin_layout Plain Layout
11847 Commands ! F ! 
11848 \backslash
11849 fbox
11850 \end_layout
11851
11852 \end_inset
11853
11854  and 
11855 \series bold
11856
11857 \backslash
11858 boxed
11859 \series default
11860
11861 \begin_inset Index idx
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865 Commands ! B ! 
11866 \backslash
11867 boxed
11868 \end_layout
11869
11870 \end_inset
11871
11872 .
11873 \end_layout
11874
11875 \begin_layout Standard
11876 When one of these commands is inserted in a formula, a blue box appears
11877  within a frame to enter formula parts.
11878  For 
11879 \series bold
11880
11881 \backslash
11882 fbox
11883 \series default
11884  an additional formula has to be created by 
11885 \family sans
11886 Ctrl+M
11887 \family default
11888  within this box, because the box content will otherwise be treated as mathemati
11889 cal text.
11890  When 
11891 \series bold
11892
11893 \backslash
11894 boxed
11895 \series default
11896  is used, a new formula is automatically created inside the frame.
11897 \end_layout
11898
11899 \begin_layout Standard
11900 The command 
11901 \series bold
11902
11903 \backslash
11904 fbox
11905 \series default
11906  is not suitable to frame displayed formulas because the formula will always
11907  be set in the size of the text.
11908  
11909 \series bold
11910
11911 \backslash
11912 boxed
11913 \series default
11914  is in contrary not suitable to frame inline formulas, because the formula
11915  will always be set in the size of a displayed formula.
11916 \end_layout
11917
11918 \begin_layout Standard
11919 An extension to 
11920 \series bold
11921
11922 \backslash
11923 fbox
11924 \series default
11925  is the command 
11926 \series bold
11927
11928 \backslash
11929 framebox
11930 \series default
11931
11932 \begin_inset Index idx
11933 status collapsed
11934
11935 \begin_layout Plain Layout
11936 Commands ! F ! 
11937 \backslash
11938 framebox
11939 \end_layout
11940
11941 \end_inset
11942
11943  where additionally the frame width and the alignment can be specified.
11944  
11945 \series bold
11946
11947 \backslash
11948 framebox
11949 \series default
11950  is used in the following scheme:
11951 \end_layout
11952
11953 \begin_layout Standard
11954
11955 \series bold
11956
11957 \backslash
11958 framebox[frame width][position]{box content}
11959 \end_layout
11960
11961 \begin_layout Standard
11962 The position can either be 
11963 \emph on
11964 l
11965 \emph default
11966  or 
11967 \emph on
11968 r
11969 \emph default
11970 .
11971  
11972 \emph on
11973 l
11974 \emph default
11975  left aligns, 
11976 \emph on
11977 r
11978 \emph default
11979  right aligns the formula in the box.
11980  When no position is given, the formula will be centered.
11981 \begin_inset Newline newline
11982 \end_inset
11983
11984 If no width is given, also no position can be given.
11985  In this case the frame width is adjusted to the box content like for 
11986 \series bold
11987
11988 \backslash
11989 fbox
11990 \series default
11991 .
11992 \end_layout
11993
11994 \begin_layout Standard
11995 When the command 
11996 \series bold
11997
11998 \backslash
11999 framebox
12000 \series default
12001  is inserted, a box appears containing three blue boxes.
12002  The first two boxes are surrounded by brackets and denote the two optional
12003  arguments.
12004  The third box is for formula parts like for 
12005 \series bold
12006
12007 \backslash
12008 fbox
12009 \series default
12010 .
12011 \end_layout
12012
12013 \begin_layout Standard
12014 \begin_inset Newpage newpage
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 \align center
12022 \begin_inset Tabular
12023 <lyxtabular version="3" rows="5" columns="2">
12024 <features rotate="0" tabularvalignment="middle">
12025 <column alignment="center" valignment="top">
12026 <column alignment="center" valignment="top">
12027 <row>
12028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12029 \begin_inset Text
12030
12031 \begin_layout Plain Layout
12032 Command
12033 \end_layout
12034
12035 \end_inset
12036 </cell>
12037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12038 \begin_inset Text
12039
12040 \begin_layout Plain Layout
12041 Result
12042 \begin_inset Note Note
12043 status collapsed
12044
12045 \begin_layout Plain Layout
12046
12047 \series bold
12048
12049 \backslash
12050 raisebox
12051 \series default
12052  is only used as spacer.
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 </row>
12063 <row>
12064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068
12069 \backslash
12070 fbox
12071 \begin_inset space \textvisiblespace{}
12072 \end_inset
12073
12074
12075 \family sans
12076 Ctrl+M
12077 \family default
12078  
12079 \backslash
12080 int
12081 \begin_inset space \textvisiblespace{}
12082 \end_inset
12083
12084 A=B
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12094 \end_inset
12095
12096
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 <row>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107
12108 \backslash
12109 boxed
12110 \begin_inset space \textvisiblespace{}
12111 \end_inset
12112
12113
12114 \backslash
12115 int
12116 \begin_inset space \textvisiblespace{}
12117 \end_inset
12118
12119 A=B
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12129 \end_inset
12130
12131
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 </row>
12137 <row>
12138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12139 \begin_inset Text
12140
12141 \begin_layout Plain Layout
12142 A+
12143 \backslash
12144 fbox
12145 \begin_inset space \textvisiblespace{}
12146 \end_inset
12147
12148 B
12149 \end_layout
12150
12151 \end_inset
12152 </cell>
12153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12158 \end_inset
12159
12160
12161 \end_layout
12162
12163 \end_inset
12164 </cell>
12165 </row>
12166 <row>
12167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Plain Layout
12171
12172 \backslash
12173 framebox
12174 \begin_inset space \textvisiblespace{}
12175 \end_inset
12176
12177 20mm
12178 \begin_inset Formula $\to$
12179 \end_inset
12180
12181
12182 \begin_inset Formula $\to$
12183 \end_inset
12184
12185
12186 \family sans
12187 Ctrl+M
12188 \family default
12189  
12190 \backslash
12191 frac
12192 \begin_inset space \textvisiblespace{}
12193 \end_inset
12194
12195 A
12196 \begin_inset Formula $\downarrow$
12197 \end_inset
12198
12199 B
12200 \end_layout
12201
12202 \end_inset
12203 </cell>
12204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12205 \begin_inset Text
12206
12207 \begin_layout Plain Layout
12208 \begin_inset Formula $\raisebox{6mm}{}$
12209 \end_inset
12210
12211
12212 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12213 \end_inset
12214
12215
12216 \begin_inset Formula $\raisebox{-4mm}{}$
12217 \end_inset
12218
12219
12220 \end_layout
12221
12222 \end_inset
12223 </cell>
12224 </row>
12225 </lyxtabular>
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Standard
12233 The frame thickness can also be adjusted.
12234  To do this the following commands have to be inserted in TeX-mode before
12235  the formula
12236 \end_layout
12237
12238 \begin_layout Standard
12239
12240 \series bold
12241
12242 \backslash
12243 fboxrule
12244 \series default
12245  
12246 \series bold
12247
12248 \begin_inset Quotes eld
12249 \end_inset
12250
12251 thickness
12252 \begin_inset Quotes erd
12253 \end_inset
12254
12255
12256 \series default
12257  
12258 \series bold
12259
12260 \backslash
12261 fboxsep
12262 \series default
12263  
12264 \series bold
12265
12266 \begin_inset Quotes eld
12267 \end_inset
12268
12269 distance
12270 \begin_inset Quotes erd
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 distance
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  specifies the minimal distance between the frame and the first character
12285  in the box.
12286  An example for this is the following framed formula:
12287 \begin_inset ERT
12288 status collapsed
12289
12290 \begin_layout Plain Layout
12291
12292
12293 \backslash
12294 fboxrule 2mm 
12295 \backslash
12296 fboxsep 3mm
12297 \end_layout
12298
12299 \end_inset
12300
12301
12302 \begin_inset Formula 
12303 \[
12304 \boxed{A+B=C}
12305 \]
12306
12307 \end_inset
12308
12309 Before this formula the commands
12310 \end_layout
12311
12312 \begin_layout Standard
12313
12314 \series bold
12315
12316 \backslash
12317 fboxrule
12318 \series default
12319  
12320 \series bold
12321 2mm
12322 \series default
12323  
12324 \series bold
12325
12326 \backslash
12327 fboxsep
12328 \series default
12329  
12330 \series bold
12331 3mm
12332 \end_layout
12333
12334 \begin_layout Standard
12335 were inserted in TeX-mode.
12336  The given values are used for all following boxes.
12337 \end_layout
12338
12339 \begin_layout Standard
12340 To return to the standard frame size, the command
12341 \end_layout
12342
12343 \begin_layout Standard
12344
12345 \series bold
12346
12347 \backslash
12348 fboxrule
12349 \series default
12350  
12351 \series bold
12352 0.4pt
12353 \series default
12354  
12355 \series bold
12356
12357 \backslash
12358 fboxsep
12359 \series default
12360  
12361 \series bold
12362 3pt
12363 \series default
12364
12365 \begin_inset ERT
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369
12370
12371 \backslash
12372 fboxrule 0.4pt 
12373 \backslash
12374 fboxsep 3pt
12375 \end_layout
12376
12377 \end_inset
12378
12379
12380 \end_layout
12381
12382 \begin_layout Standard
12383 is inserted in TeX-mode before the next formula.
12384 \end_layout
12385
12386 \begin_layout Subsection
12387 Boxes without Frame
12388 \begin_inset CommandInset label
12389 LatexCommand label
12390 name "sub:Boxes-without-Frame"
12391
12392 \end_inset
12393
12394
12395 \begin_inset Index idx
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399 Boxes ! without frame
12400 \end_layout
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 For boxes without a frame there are the following box commands: 
12409 \series bold
12410
12411 \backslash
12412 mbox
12413 \series default
12414
12415 \begin_inset Index idx
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 Commands ! M ! 
12420 \backslash
12421 mbox
12422 \end_layout
12423
12424 \end_inset
12425
12426
12427 \series bold
12428
12429 \backslash
12430 makebox
12431 \series default
12432
12433 \begin_inset Index idx
12434 status collapsed
12435
12436 \begin_layout Plain Layout
12437 Commands ! M ! 
12438 \backslash
12439 makebox
12440 \end_layout
12441
12442 \end_inset
12443
12444  and 
12445 \series bold
12446
12447 \backslash
12448 raisebox
12449 \series default
12450
12451 \begin_inset Index idx
12452 status collapsed
12453
12454 \begin_layout Plain Layout
12455 Commands ! R ! 
12456 \backslash
12457 raisebox
12458 \end_layout
12459
12460 \end_inset
12461
12462
12463 \end_layout
12464
12465 \begin_layout Standard
12466 With 
12467 \series bold
12468
12469 \backslash
12470 raisebox
12471 \series default
12472  a box can be super- or subscripted.
12473  But in contrary to normal super- and subscripting, the characters in the
12474  box keep their font size.
12475  
12476 \series bold
12477
12478 \backslash
12479 raisebox
12480 \series default
12481  is used in the following scheme:
12482 \end_layout
12483
12484 \begin_layout Standard
12485
12486 \series bold
12487
12488 \backslash
12489 raisebox{height}{box content}
12490 \end_layout
12491
12492 \begin_layout Standard
12493 When the box should contain a formula, an extra formula is needed like for
12494  
12495 \series bold
12496
12497 \backslash
12498 fbox
12499 \series default
12500 .
12501  
12502 \series medium
12503
12504 \begin_inset Note Greyedout
12505 status open
12506
12507 \begin_layout Plain Layout
12508
12509 \series bold
12510 Note:
12511 \series default
12512  For 
12513 \series bold
12514
12515 \backslash
12516 raisebox
12517 \series default
12518  this extra formula is created by pressing 
12519 \family sans
12520 Ctrl+M
12521 \family default
12522  twice instead of once because LyX doesn't yet support 
12523 \series bold
12524
12525 \backslash
12526 raisebox
12527 \series default
12528  directly.
12529 \end_layout
12530
12531 \end_inset
12532
12533
12534 \end_layout
12535
12536 \begin_layout Standard
12537 \align center
12538 \begin_inset Tabular
12539 <lyxtabular version="3" rows="4" columns="2">
12540 <features rotate="0" tabularvalignment="middle">
12541 <column alignment="center" valignment="top">
12542 <column alignment="center" valignment="top">
12543 <row>
12544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 Command
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557 Result
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 </row>
12563 <row>
12564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 H
12569 \backslash
12570 raisebox{2mm
12571 \begin_inset Formula $\to$
12572 \end_inset
12573
12574
12575 \backslash
12576 {al
12577 \begin_inset Formula $\to$
12578 \end_inset
12579
12580  lo
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12586 \begin_inset Text
12587
12588 \begin_layout Plain Layout
12589 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 </row>
12598 <row>
12599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 H
12604 \backslash
12605 raisebox{-2mm
12606 \begin_inset Formula $\to$
12607 \end_inset
12608
12609
12610 \backslash
12611 {al
12612 \begin_inset Formula $\to$
12613 \end_inset
12614
12615 lo
12616 \end_layout
12617
12618 \end_inset
12619 </cell>
12620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12621 \begin_inset Text
12622
12623 \begin_layout Plain Layout
12624 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12625 \end_inset
12626
12627
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 </row>
12633 <row>
12634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 A=
12639 \backslash
12640 raisebox{-2mm
12641 \begin_inset Formula $\to$
12642 \end_inset
12643
12644
12645 \backslash
12646 {
12647 \family sans
12648 Ctrl+M
12649 \family default
12650  
12651 \family sans
12652 Ctrl+M
12653 \family default
12654  
12655 \backslash
12656 sqrt
12657 \begin_inset space \textvisiblespace{}
12658 \end_inset
12659
12660
12661 \end_layout
12662
12663 \end_inset
12664 </cell>
12665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12670 \end_inset
12671
12672
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 </lyxtabular>
12679
12680 \end_inset
12681
12682
12683 \end_layout
12684
12685 \begin_layout Standard
12686 The command 
12687 \series bold
12688
12689 \backslash
12690 mbox
12691 \series default
12692  is equivalent to 
12693 \series bold
12694
12695 \backslash
12696 fbox
12697 \series default
12698  and 
12699 \series bold
12700
12701 \backslash
12702 makebox
12703 \series default
12704  is equivalent to 
12705 \series bold
12706
12707 \backslash
12708 framebox
12709 \series default
12710 , with the difference that there is no frame.
12711 \end_layout
12712
12713 \begin_layout Subsection
12714 Colored Boxes
12715 \begin_inset CommandInset label
12716 LatexCommand label
12717 name "sub:Colored-Boxes"
12718
12719 \end_inset
12720
12721
12722 \begin_inset Index idx
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726 Boxes ! colored
12727 \end_layout
12728
12729 \end_inset
12730
12731
12732 \end_layout
12733
12734 \begin_layout Standard
12735 To be able to use all commands explained in this section, the LaTeX-package
12736  
12737 \series bold
12738 color
12739 \series default
12740
12741 \begin_inset Foot
12742 status collapsed
12743
12744 \begin_layout Plain Layout
12745 The LaTeX-package 
12746 \series bold
12747 color
12748 \series default
12749  is part of every LaTeX standard installation.
12750 \end_layout
12751
12752 \end_inset
12753
12754
12755 \begin_inset Index idx
12756 status collapsed
12757
12758 \begin_layout Plain Layout
12759 Packages ! color
12760 \end_layout
12761
12762 \end_inset
12763
12764  has to be loaded in the LaTeX-preamble with the line
12765 \begin_inset Foot
12766 status collapsed
12767
12768 \begin_layout Plain Layout
12769 When text is colored somewhere in the document with a predefined color,
12770  LyX loads the LaTeX-package 
12771 \series bold
12772 color
12773 \series default
12774  automatically.
12775  Thus it is possible that the package is loaded twice, but this does not
12776  cause problems.
12777 \end_layout
12778
12779 \end_inset
12780
12781
12782 \begin_inset Note Note
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12787 amble.
12788 \end_layout
12789
12790 \end_inset
12791
12792
12793 \end_layout
12794
12795 \begin_layout Standard
12796
12797 \series bold
12798
12799 \backslash
12800 usepackage{color}
12801 \end_layout
12802
12803 \begin_layout Standard
12804 \begin_inset VSpace medskip
12805 \end_inset
12806
12807 To color boxes, the command 
12808 \series bold
12809
12810 \backslash
12811 colorbox
12812 \series default
12813
12814 \begin_inset Index idx
12815 status collapsed
12816
12817 \begin_layout Plain Layout
12818 Commands ! C ! 
12819 \backslash
12820 colorbox
12821 \end_layout
12822
12823 \end_inset
12824
12825  is used in the following scheme:
12826 \end_layout
12827
12828 \begin_layout Standard
12829
12830 \series bold
12831
12832 \backslash
12833 colorbox{color}{box content}
12834 \end_layout
12835
12836 \begin_layout Standard
12837 The box content can also be a box and a 
12838 \series bold
12839
12840 \backslash
12841 colorbox
12842 \series default
12843  can also be part of another box (see the 2nd and 3rd example).
12844  When the box should contain a formula, an extra formula has to be created,
12845  the same way as for 
12846 \series bold
12847
12848 \backslash
12849 raisebox
12850 \series default
12851 .
12852 \begin_inset Foot
12853 status collapsed
12854
12855 \begin_layout Plain Layout
12856 This also applies for the command 
12857 \series bold
12858
12859 \backslash
12860 fcolorbox
12861 \series default
12862 .
12863 \end_layout
12864
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \begin_layout Standard
12871 One of the following predefined colors can be chosen:
12872 \end_layout
12873
12874 \begin_layout Standard
12875
12876 \series bold
12877 black
12878 \series default
12879
12880 \series bold
12881 blue
12882 \series default
12883
12884 \series bold
12885 cyan
12886 \series default
12887
12888 \series bold
12889 green
12890 \series default
12891
12892 \series bold
12893 magenta
12894 \series default
12895
12896 \series bold
12897 red
12898 \series default
12899
12900 \series bold
12901 white
12902 \series default
12903  and 
12904 \series bold
12905 yellow
12906 \end_layout
12907
12908 \begin_layout Standard
12909 \align center
12910 \begin_inset Tabular
12911 <lyxtabular version="3" rows="4" columns="2">
12912 <features rotate="0" tabularvalignment="middle">
12913 <column alignment="center" valignment="top">
12914 <column alignment="center" valignment="top">
12915 <row>
12916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 Command
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12926 \begin_inset Text
12927
12928 \begin_layout Plain Layout
12929 Result
12930 \begin_inset Note Note
12931 status collapsed
12932
12933 \begin_layout Plain Layout
12934
12935 \series bold
12936
12937 \backslash
12938 raisebox
12939 \series default
12940  is only used as spacer.
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 </row>
12951 <row>
12952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956
12957 \backslash
12958 colorbox{yellow
12959 \begin_inset Formula $\to$
12960 \end_inset
12961
12962
12963 \backslash
12964 {A=B
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 </row>
12982 <row>
12983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987
12988 \backslash
12989 colorbox{green
12990 \begin_inset Formula $\to$
12991 \end_inset
12992
12993
12994 \backslash
12995 {
12996 \backslash
12997 fbox
12998 \begin_inset space \textvisiblespace{}
12999 \end_inset
13000
13001 A=B
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13011 \end_inset
13012
13013
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 </row>
13019 <row>
13020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024
13025 \backslash
13026 fbox
13027 \begin_inset space \textvisiblespace{}
13028 \end_inset
13029
13030
13031 \backslash
13032 colorbox{green
13033 \begin_inset Formula $\to$
13034 \end_inset
13035
13036
13037 \backslash
13038 {
13039 \family sans
13040 Ctrl+M
13041 \family default
13042  
13043 \family sans
13044 Ctrl+M
13045 \family default
13046  
13047 \backslash
13048 int
13049 \begin_inset space \textvisiblespace{}
13050 \end_inset
13051
13052 C=D
13053 \end_layout
13054
13055 \end_inset
13056 </cell>
13057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13058 \begin_inset Text
13059
13060 \begin_layout Plain Layout
13061 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13062 \end_inset
13063
13064
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 </row>
13070 </lyxtabular>
13071
13072 \end_inset
13073
13074
13075 \end_layout
13076
13077 \begin_layout Standard
13078
13079 \series bold
13080
13081 \backslash
13082 colorbox
13083 \series default
13084  only colors the box but not the characters in the box.
13085  To color all characters, the whole formula is highlighted and the desired
13086  color is chosen in the 
13087 \family sans
13088 Text
13089 \begin_inset space ~
13090 \end_inset
13091
13092 Style
13093 \family default
13094  dialog.
13095  The dialog can be called with the toolbar button 
13096 \begin_inset Graphics
13097         filename ../images/dialog-show_character.png
13098         scale 85
13099
13100 \end_inset
13101
13102  or the menu 
13103 \family sans
13104 Edit\SpecialChar \menuseparator
13105 Text
13106 \begin_inset space ~
13107 \end_inset
13108
13109 Style\SpecialChar \menuseparator
13110 Customized
13111 \family default
13112 .
13113  The formula number then has the same color as the formula.
13114  When the formula number should get another color than the formula characters,
13115  the color must be changed within the formula.
13116 \end_layout
13117
13118 \begin_layout Standard
13119 An example:
13120 \end_layout
13121
13122 \begin_layout Standard
13123
13124 \color red
13125 \begin_inset Formula 
13126 \begin{equation}
13127 \int A=B\label{eq:red}
13128 \end{equation}
13129
13130 \end_inset
13131
13132
13133 \color green
13134
13135 \begin_inset Formula 
13136 \begin{equation}
13137 \textcolor{red}{\int A=B}\label{eq:redgreen}
13138 \end{equation}
13139
13140 \end_inset
13141
13142
13143 \end_layout
13144
13145 \begin_layout Standard
13146 Formula 
13147 \begin_inset CommandInset ref
13148 LatexCommand eqref
13149 reference "eq:red"
13150
13151 \end_inset
13152
13153  is completely colored red.
13154 \begin_inset Newline newline
13155 \end_inset
13156
13157 Formula 
13158 \begin_inset CommandInset ref
13159 LatexCommand eqref
13160 reference "eq:redgreen"
13161
13162 \end_inset
13163
13164  was first completely colored green to set the color for the formula number.
13165  Subsequently the formula characters were colored red.
13166 \end_layout
13167
13168 \begin_layout Standard
13169 \begin_inset VSpace bigskip
13170 \end_inset
13171
13172 To color the frame different than the rest of the box, the command 
13173 \series bold
13174
13175 \backslash
13176 fcolorbox
13177 \series default
13178
13179 \begin_inset Index idx
13180 status collapsed
13181
13182 \begin_layout Plain Layout
13183 Commands ! F ! 
13184 \backslash
13185 fcolorbox
13186 \end_layout
13187
13188 \end_inset
13189
13190  is used in the following scheme:
13191 \end_layout
13192
13193 \begin_layout Standard
13194
13195 \series bold
13196
13197 \backslash
13198 fcolorbox{frame color}{color}{box content}
13199 \end_layout
13200
13201 \begin_layout Standard
13202 So 
13203 \series bold
13204
13205 \backslash
13206 fcolorbox
13207 \series default
13208  is an extension of the command 
13209 \series bold
13210
13211 \backslash
13212 colorbox
13213 \series default
13214 .
13215  The frame width is set, like for 
13216 \series bold
13217
13218 \backslash
13219 framebox
13220 \series default
13221 , with 
13222 \series bold
13223
13224 \backslash
13225 fboxrule
13226 \series default
13227  and 
13228 \series bold
13229
13230 \backslash
13231 fboxsep
13232 \series default
13233 .
13234  An example:
13235 \begin_inset ERT
13236 status collapsed
13237
13238 \begin_layout Plain Layout
13239
13240
13241 \backslash
13242 fboxrule 1mm 
13243 \backslash
13244 fboxsep 1mm
13245 \end_layout
13246
13247 \end_inset
13248
13249
13250 \begin_inset Formula 
13251 \[
13252 \fcolorbox{cyan}{magenta}{A=B}
13253 \]
13254
13255 \end_inset
13256
13257
13258 \begin_inset ERT
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262
13263
13264 \backslash
13265 fboxrule 0.4pt 
13266 \backslash
13267 fboxsep 3pt
13268 \end_layout
13269
13270 \end_inset
13271
13272
13273 \end_layout
13274
13275 \begin_layout Standard
13276 This formula was created with the command
13277 \begin_inset Newline newline
13278 \end_inset
13279
13280
13281 \series bold
13282
13283 \backslash
13284 fcolorbox{cyan
13285 \begin_inset Formula $\to$
13286 \end_inset
13287
13288
13289 \backslash
13290 {magenta
13291 \begin_inset Formula $\to$
13292 \end_inset
13293
13294
13295 \backslash
13296 {A=B
13297 \series default
13298 .
13299 \end_layout
13300
13301 \begin_layout Standard
13302 \begin_inset VSpace bigskip
13303 \end_inset
13304
13305 To use other colors than the predefined ones, they have to be defined first.
13306 \end_layout
13307
13308 \begin_layout Standard
13309 One can for example define the color 
13310 \begin_inset Quotes eld
13311 \end_inset
13312
13313
13314 \series bold
13315 darkgreen
13316 \series default
13317
13318 \begin_inset Quotes erd
13319 \end_inset
13320
13321  with the LaTeX-preamble line:
13322 \end_layout
13323
13324 \begin_layout Standard
13325
13326 \series bold
13327
13328 \backslash
13329 definecolor{darkgreen}{cmyk}{0.5,
13330 \series default
13331  
13332 \series bold
13333 0,
13334 \series default
13335  
13336 \series bold
13337 1,
13338 \series default
13339  
13340 \series bold
13341 0.5}
13342 \series default
13343
13344 \begin_inset Index idx
13345 status collapsed
13346
13347 \begin_layout Plain Layout
13348 Commands ! D ! 
13349 \backslash
13350 definecolor
13351 \end_layout
13352
13353 \end_inset
13354
13355
13356 \end_layout
13357
13358 \begin_layout Standard
13359
13360 \series bold
13361 cmyk
13362 \series default
13363  is the color space that denotes the colors 
13364 \series bold
13365 cyan
13366 \series default
13367
13368 \series bold
13369 magenta
13370 \series default
13371
13372 \series bold
13373 yellow
13374 \series default
13375  and 
13376 \series bold
13377 black
13378 \series default
13379 .
13380  The four comma separated numbers are the portion factor for the corresponding
13381  colors of the color space.
13382  The factors can be in the range of 0
13383 \begin_inset space \thinspace{}
13384 \end_inset
13385
13386 -
13387 \begin_inset space \thinspace{}
13388 \end_inset
13389
13390 1.
13391  Instead of 
13392 \series bold
13393 cmyk
13394 \series default
13395  also the color space 
13396 \series bold
13397 rgb
13398 \series default
13399  can be used for definitions.
13400  
13401 \series bold
13402 rgb
13403 \series default
13404  denotes 
13405 \series bold
13406 red
13407 \series default
13408
13409 \series bold
13410 green
13411 \series default
13412  and 
13413 \series bold
13414 blue
13415 \series default
13416 , so that there are in this case three portion factors for the corresponding
13417  colors.
13418  Furthermore there is the color space 
13419 \series bold
13420 gray
13421 \series default
13422  with one portion factor for the gray value.
13423 \end_layout
13424
13425 \begin_layout Standard
13426 As example a framed box with the new defined color 
13427 \series bold
13428 darkgreen
13429 \series default
13430  where the characters have been colored 
13431 \series bold
13432 yellow
13433 \series default
13434 :
13435 \begin_inset Formula 
13436 \begin{equation}
13437 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13438 \end{equation}
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446 Self-defined colors can also be used for text with the help of the command
13447  
13448 \series bold
13449
13450 \backslash
13451 textcolor
13452 \series default
13453 :
13454 \begin_inset Index idx
13455 status collapsed
13456
13457 \begin_layout Plain Layout
13458 Text ! colored
13459 \end_layout
13460
13461 \end_inset
13462
13463
13464 \end_layout
13465
13466 \begin_layout Standard
13467 \begin_inset ERT
13468 status collapsed
13469
13470 \begin_layout Plain Layout
13471
13472
13473 \backslash
13474 textcolor{darkgreen}{
13475 \end_layout
13476
13477 \end_inset
13478
13479 This sentence is 
13480 \begin_inset Quotes eld
13481 \end_inset
13482
13483 darkgreen
13484 \begin_inset Quotes erd
13485 \end_inset
13486
13487 .
13488 \begin_inset ERT
13489 status collapsed
13490
13491 \begin_layout Plain Layout
13492
13493 }
13494 \end_layout
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \begin_layout Standard
13502
13503 \series bold
13504
13505 \backslash
13506 textcolor
13507 \series default
13508
13509 \begin_inset Index idx
13510 status collapsed
13511
13512 \begin_layout Plain Layout
13513 Commands ! T ! 
13514 \backslash
13515 textcolor
13516 \end_layout
13517
13518 \end_inset
13519
13520  is used in the scheme 
13521 \series bold
13522
13523 \backslash
13524 textcolor{color}{characters to color}
13525 \series default
13526 .
13527 \end_layout
13528
13529 \begin_layout Subsection
13530 Paragraph Boxes
13531 \begin_inset CommandInset label
13532 LatexCommand label
13533 name "sub:Paragraph-Boxes"
13534
13535 \end_inset
13536
13537
13538 \begin_inset Index idx
13539 status collapsed
13540
13541 \begin_layout Plain Layout
13542 Boxes ! as paragraph
13543 \end_layout
13544
13545 \end_inset
13546
13547
13548 \end_layout
13549
13550 \begin_layout Standard
13551 A box that can contain several lines and paragraphs, a so-called paragraph
13552  box (parbox), can be created with the menu 
13553 \family sans
13554 Insert\SpecialChar \menuseparator
13555 Box
13556 \family default
13557  or the toolbar button 
13558 \begin_inset Graphics
13559         filename ../images/box-insert.png
13560         scale 85
13561
13562 \end_inset
13563
13564 .
13565 \end_layout
13566
13567 \begin_layout Standard
13568 The following example shows a framed parbox in a line:
13569 \end_layout
13570
13571 \begin_layout Standard
13572 \begin_inset VSpace medskip
13573 \end_inset
13574
13575 This is a line 
13576 \begin_inset Box Boxed
13577 position "c"
13578 hor_pos "c"
13579 has_inner_box 1
13580 inner_pos "t"
13581 use_parbox 1
13582 use_makebox 0
13583 width "5cm"
13584 special "none"
13585 height "1in"
13586 height_special "totalheight"
13587 status open
13588
13589 \begin_layout Plain Layout
13590 This is a paragraph box.
13591  It is exactly 5
13592 \begin_inset space \thinspace{}
13593 \end_inset
13594
13595 cm long and can also contain formulas: 
13596 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \end_inset
13603
13604  with a parbox.
13605 \end_layout
13606
13607 \begin_layout Standard
13608 \begin_inset VSpace medskip
13609 \end_inset
13610
13611
13612 \end_layout
13613
13614 \begin_layout Standard
13615 Such a box is created by right-clicking on the gray box inset.
13616  A dialog pops up showing the box properties.
13617  In our case set: 
13618 \emph on
13619 Decoration
13620 \emph default
13621 : Rectangular box, 
13622 \emph on
13623 Inner Box
13624 \emph default
13625 : Parbox, 
13626 \emph on
13627 Width
13628 \emph default
13629 : 5
13630 \begin_inset space \thinspace{}
13631 \end_inset
13632
13633 cm, 
13634 \emph on
13635 Vertical Box Alignment
13636 \emph default
13637 : Middle
13638 \end_layout
13639
13640 \begin_layout Standard
13641 \begin_inset VSpace medskip
13642 \end_inset
13643
13644 In LaTeX a parbox is created with the command 
13645 \series bold
13646
13647 \backslash
13648 parbox
13649 \series default
13650
13651 \begin_inset Index idx
13652 status collapsed
13653
13654 \begin_layout Plain Layout
13655 Commands ! P ! 
13656 \backslash
13657 parbox
13658 \end_layout
13659
13660 \end_inset
13661
13662  which has the following scheme:
13663 \end_layout
13664
13665 \begin_layout Standard
13666
13667 \series bold
13668
13669 \backslash
13670 parbox[position]{width}{box content}
13671 \end_layout
13672
13673 \begin_layout Standard
13674 The positions 
13675 \emph on
13676 b
13677 \emph default
13678  and 
13679 \emph on
13680 t
13681 \emph default
13682  are possible.
13683  
13684 \emph on
13685 b
13686 \emph default
13687  for 
13688 \begin_inset Quotes eld
13689 \end_inset
13690
13691 bottom
13692 \begin_inset Quotes erd
13693 \end_inset
13694
13695  means that the box is aligned within the surrounding text with its last
13696  line.
13697  With 
13698 \emph on
13699 t
13700 \emph default
13701  for 
13702 \begin_inset Quotes eld
13703 \end_inset
13704
13705 top
13706 \begin_inset Quotes erd
13707 \end_inset
13708
13709  this is done with the first line.
13710  When no position is given, the box will be vertically centered, see section
13711  
13712 \emph on
13713 Boxes
13714 \emph default
13715  of the 
13716 \emph on
13717 Embedded
13718 \begin_inset space ~
13719 \end_inset
13720
13721 Objects
13722 \emph default
13723  manual for examples.
13724 \end_layout
13725
13726 \begin_layout Standard
13727 \begin_inset VSpace bigskip
13728 \end_inset
13729
13730 To frame formulas completely, including the formula number, the formula
13731  must be set into a parbox.
13732  To do this, the command 
13733 \series bold
13734
13735 \backslash
13736 fbox{
13737 \backslash
13738 parbox{
13739 \backslash
13740 linewidth-2
13741 \backslash
13742 fboxsep-2
13743 \backslash
13744 fboxrule}{
13745 \series default
13746  is inserted in TeX-mode before the formula.
13747  
13748 \series bold
13749
13750 \backslash
13751 linewidth
13752 \series default
13753
13754 \begin_inset Index idx
13755 status collapsed
13756
13757 \begin_layout Plain Layout
13758 Commands ! L ! 
13759 \backslash
13760 linewidth
13761 \end_layout
13762
13763 \end_inset
13764
13765  is hereby the line width set for the document.
13766  Because the frame is outside the parbox, 2
13767 \begin_inset space \thinspace{}
13768 \end_inset
13769
13770 times the frame separation and the frame thickness must be subtracted from
13771  the line width.
13772  As this is not automatically done by LyX due to a bug
13773 \begin_inset Foot
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777 \begin_inset CommandInset href
13778 LatexCommand href
13779 name "LyX-bug #4483"
13780 target "http://www.lyx.org/trac/ticket/4483"
13781
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \end_inset
13788
13789 , TeX-mode has to be used.
13790  To be able to multiply and subtract in arguments, the LaTeX-package 
13791 \series bold
13792 calc
13793 \series default
13794
13795 \begin_inset Foot
13796 status collapsed
13797
13798 \begin_layout Plain Layout
13799
13800 \series bold
13801 calc
13802 \series default
13803  is part of every LaTeX standard installation.
13804 \end_layout
13805
13806 \end_inset
13807
13808
13809 \begin_inset Index idx
13810 status collapsed
13811
13812 \begin_layout Plain Layout
13813 Packages ! calc
13814 \end_layout
13815
13816 \end_inset
13817
13818  must be loaded in the LaTeX-preamble with the line
13819 \end_layout
13820
13821 \begin_layout Standard
13822
13823 \series bold
13824
13825 \backslash
13826 usepackage{calc}
13827 \end_layout
13828
13829 \begin_layout Standard
13830 Behind the formula both boxes are closed by entering 
13831 \series bold
13832 }}
13833 \series default
13834  in TeX-mode.
13835  Here is an example:
13836 \begin_inset ERT
13837 status collapsed
13838
13839 \begin_layout Plain Layout
13840
13841
13842 \backslash
13843 fboxsep 5mm 
13844 \backslash
13845 fboxrule 5mm
13846 \end_layout
13847
13848 \end_inset
13849
13850
13851 \end_layout
13852
13853 \begin_layout Standard
13854 \begin_inset ERT
13855 status collapsed
13856
13857 \begin_layout Plain Layout
13858
13859
13860 \backslash
13861 fbox{
13862 \backslash
13863 parbox{
13864 \backslash
13865 linewidth-2
13866 \backslash
13867 fboxsep-2
13868 \backslash
13869 fboxrule}{
13870 \end_layout
13871
13872 \end_inset
13873
13874
13875 \begin_inset Formula 
13876 \begin{equation}
13877 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13878 \end{equation}
13879
13880 \end_inset
13881
13882
13883 \begin_inset ERT
13884 status collapsed
13885
13886 \begin_layout Plain Layout
13887
13888 }}
13889 \end_layout
13890
13891 \end_inset
13892
13893
13894 \begin_inset ERT
13895 status collapsed
13896
13897 \begin_layout Plain Layout
13898
13899
13900 \backslash
13901 fboxrule 0.4pt 
13902 \backslash
13903 fboxsep 3pt
13904 \end_layout
13905
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \begin_layout Standard
13912 \begin_inset VSpace medskip
13913 \end_inset
13914
13915 As a parbox is used as the argument of 
13916 \series bold
13917
13918 \backslash
13919 fbox
13920 \series default
13921 , there is in this case no difference between 
13922 \series bold
13923
13924 \backslash
13925 fbox
13926 \series default
13927  and 
13928 \series bold
13929
13930 \backslash
13931 boxed
13932 \series default
13933 .
13934 \end_layout
13935
13936 \begin_layout Standard
13937 \begin_inset VSpace bigskip
13938 \end_inset
13939
13940 Paragraph boxes are very useful to comment formulas directly.
13941  To do this, 
13942 \series bold
13943
13944 \backslash
13945 parbox
13946 \series default
13947  is used in combination with the command 
13948 \series bold
13949
13950 \backslash
13951 tag
13952 \series default
13953 .
13954  (more about 
13955 \series bold
13956
13957 \backslash
13958 tag
13959 \series default
13960  see 
13961 \begin_inset CommandInset ref
13962 LatexCommand ref
13963 reference "sub:User-defined-Numbering"
13964
13965 \end_inset
13966
13967 )
13968 \end_layout
13969
13970 \begin_layout Standard
13971 An example of a formula commented with 
13972 \series bold
13973
13974 \backslash
13975 parbox
13976 \series default
13977 :
13978 \end_layout
13979
13980 \begin_layout Standard
13981 \begin_inset ERT
13982 status collapsed
13983
13984 \begin_layout Plain Layout
13985
13986
13987 \backslash
13988 [5x-7b=3b
13989 \backslash
13990 tag*{
13991 \backslash
13992 parbox{5cm}{
13993 \end_layout
13994
13995 \end_inset
13996
13997 This is a description.
13998  It is distinctly separated from the formula and multiline.
13999 \begin_inset ERT
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003
14004 }}
14005 \backslash
14006 ]
14007 \end_layout
14008
14009 \end_inset
14010
14011
14012 \end_layout
14013
14014 \begin_layout Standard
14015 Such a formula must be inserted completely in TeX-mode because LyX does
14016  not yet support the command 
14017 \series bold
14018
14019 \backslash
14020 parbox
14021 \series default
14022  in formulas.
14023  The formula is created with the following command sequence:
14024 \end_layout
14025
14026 \begin_layout Standard
14027 The command 
14028 \series bold
14029
14030 \backslash
14031 [5x-7b=3b
14032 \backslash
14033 tag*
14034 \backslash
14035 {
14036 \backslash
14037 parbox{5cm}{
14038 \series default
14039  is inserted in TeX-mode.
14040 \begin_inset Foot
14041 status collapsed
14042
14043 \begin_layout Plain Layout
14044 When the formula style 
14045 \series bold
14046 Indented
14047 \series default
14048  is used, 
14049 \series bold
14050
14051 \backslash
14052 tag*
14053 \backslash
14054 {
14055 \series default
14056  can also be replaced by 
14057 \series bold
14058
14059 \backslash
14060 hfill
14061 \series default
14062 .
14063  (formula styles see 
14064 \begin_inset CommandInset ref
14065 LatexCommand ref
14066 reference "sec:Formula-Styles"
14067
14068 \end_inset
14069
14070 )
14071 \end_layout
14072
14073 \end_inset
14074
14075  Then the description follows as normal text and finally 
14076 \series bold
14077 }}
14078 \backslash
14079 ]
14080 \series default
14081  is inserted in TeX-mode.
14082  The commands 
14083 \series bold
14084
14085 \backslash
14086 [
14087 \series default
14088  and 
14089 \series bold
14090
14091 \backslash
14092 ]
14093 \series default
14094  hereby create a displayed formula.
14095 \end_layout
14096
14097 \begin_layout Standard
14098 The advantages of 
14099 \series bold
14100
14101 \backslash
14102 parbox
14103 \series default
14104  can be seen in this example that was 
14105 \begin_inset Quotes eld
14106 \end_inset
14107
14108 commented
14109 \begin_inset Quotes erd
14110 \end_inset
14111
14112  using the mathematical textmode:
14113 \begin_inset Formula 
14114 \[
14115 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14116 \]
14117
14118 \end_inset
14119
14120
14121 \end_layout
14122
14123 \begin_layout Section
14124 Operators
14125 \begin_inset Index idx
14126 status collapsed
14127
14128 \begin_layout Plain Layout
14129 Operators
14130 \end_layout
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Subsection
14138 Big Operators
14139 \begin_inset CommandInset label
14140 LatexCommand label
14141 name "sub:Big-Operators"
14142
14143 \end_inset
14144
14145
14146 \begin_inset Index idx
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150 Operators ! big
14151 \end_layout
14152
14153 \end_inset
14154
14155
14156 \begin_inset Index idx
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160 Sums
14161 \end_layout
14162
14163 \end_inset
14164
14165
14166 \begin_inset Index idx
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170 Integrals
14171 \end_layout
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Standard
14179 To be able to use all integral operators listed here, the option 
14180 \family sans
14181 Use esint package automatically
14182 \family default
14183  must be set in the document settings under 
14184 \family sans
14185 Math
14186 \begin_inset space ~
14187 \end_inset
14188
14189 Options
14190 \family default
14191 .
14192 \end_layout
14193
14194 \begin_layout Standard
14195 \begin_inset space \hfill{}
14196 \end_inset
14197
14198
14199 \begin_inset Tabular
14200 <lyxtabular version="3" rows="11" columns="2">
14201 <features rotate="0" tabularvalignment="middle">
14202 <column alignment="center" valignment="top" width="0pt">
14203 <column alignment="center" valignment="top" width="0pt">
14204 <row>
14205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 Command
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218 Result
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 </row>
14224 <row>
14225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Plain Layout
14229
14230 \backslash
14231 int
14232 \begin_inset Index idx
14233 status collapsed
14234
14235 \begin_layout Plain Layout
14236 Commands ! I ! 
14237 \backslash
14238 int
14239 \end_layout
14240
14241 \end_inset
14242
14243
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 \begin_inset Formula $\int$
14253 \end_inset
14254
14255
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 </row>
14261 <row>
14262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266
14267 \backslash
14268 oint
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277 \begin_inset Formula $\oint$
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \end_inset
14284 </cell>
14285 </row>
14286 <row>
14287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14288 \begin_inset Text
14289
14290 \begin_layout Plain Layout
14291
14292 \backslash
14293 ointctrclockwise
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Plain Layout
14302 \begin_inset Formula $\ointctrclockwise$
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \end_inset
14309 </cell>
14310 </row>
14311 <row>
14312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316
14317 \backslash
14318 ointclockwise
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14324 \begin_inset Text
14325
14326 \begin_layout Plain Layout
14327 \begin_inset Formula $\ointclockwise$
14328 \end_inset
14329
14330
14331 \end_layout
14332
14333 \end_inset
14334 </cell>
14335 </row>
14336 <row>
14337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14338 \begin_inset Text
14339
14340 \begin_layout Plain Layout
14341
14342 \backslash
14343 sqint
14344 \end_layout
14345
14346 \end_inset
14347 </cell>
14348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14349 \begin_inset Text
14350
14351 \begin_layout Plain Layout
14352 \begin_inset Formula $\sqint$
14353 \end_inset
14354
14355
14356 \end_layout
14357
14358 \end_inset
14359 </cell>
14360 </row>
14361 <row>
14362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14363 \begin_inset Text
14364
14365 \begin_layout Plain Layout
14366
14367 \backslash
14368 fint
14369 \end_layout
14370
14371 \end_inset
14372 </cell>
14373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14374 \begin_inset Text
14375
14376 \begin_layout Plain Layout
14377  
14378 \begin_inset Formula $\fint$
14379 \end_inset
14380
14381
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392
14393 \backslash
14394 landupint
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403  
14404 \begin_inset Formula $\landupint$
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 </row>
14413 <row>
14414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418
14419 \backslash
14420 landdownint
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429  
14430 \begin_inset Formula $\landdownint$
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \end_inset
14437 </cell>
14438 </row>
14439 <row>
14440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14441 \begin_inset Text
14442
14443 \begin_layout Plain Layout
14444
14445 \backslash
14446 bigcap
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Plain Layout
14455 \begin_inset Formula $\bigcap$
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 </row>
14464 <row>
14465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14466 \begin_inset Text
14467
14468 \begin_layout Plain Layout
14469
14470 \backslash
14471 bigcup
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14477 \begin_inset Text
14478
14479 \begin_layout Plain Layout
14480 \begin_inset Formula $\bigcup$
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 </lyxtabular>
14490
14491 \end_inset
14492
14493
14494 \begin_inset space \hfill{}
14495 \end_inset
14496
14497
14498 \begin_inset Tabular
14499 <lyxtabular version="3" rows="11" columns="2">
14500 <features rotate="0" tabularvalignment="middle">
14501 <column alignment="center" valignment="top" width="0pt">
14502 <column alignment="center" valignment="top" width="0pt">
14503 <row>
14504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 Command
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 Result
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 </row>
14523 <row>
14524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14525 \begin_inset Text
14526
14527 \begin_layout Plain Layout
14528
14529 \backslash
14530 sum
14531 \begin_inset Index idx
14532 status collapsed
14533
14534 \begin_layout Plain Layout
14535 Commands ! S ! 
14536 \backslash
14537 sum
14538 \end_layout
14539
14540 \end_inset
14541
14542
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 \begin_inset Formula $\sum$
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 </row>
14560 <row>
14561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14562 \begin_inset Text
14563
14564 \begin_layout Plain Layout
14565
14566 \backslash
14567 prod
14568 \begin_inset Index idx
14569 status collapsed
14570
14571 \begin_layout Plain Layout
14572 Commands ! P ! 
14573 \backslash
14574 prod
14575 \begin_inset ERT
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580
14581 \backslash
14582 vspace{4mm}
14583 \end_layout
14584
14585 \end_inset
14586
14587
14588 \end_layout
14589
14590 \end_inset
14591
14592
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Plain Layout
14601 \begin_inset Formula $\prod$
14602 \end_inset
14603
14604
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 <row>
14611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615
14616 \backslash
14617 coprod
14618 \end_layout
14619
14620 \end_inset
14621 </cell>
14622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14623 \begin_inset Text
14624
14625 \begin_layout Plain Layout
14626 \begin_inset Formula $\coprod$
14627 \end_inset
14628
14629
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 </row>
14635 <row>
14636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14637 \begin_inset Text
14638
14639 \begin_layout Plain Layout
14640
14641 \backslash
14642 bigodot
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Plain Layout
14651 \begin_inset Formula $\bigodot$
14652 \end_inset
14653
14654
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 </row>
14660 <row>
14661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14662 \begin_inset Text
14663
14664 \begin_layout Plain Layout
14665
14666 \backslash
14667 bigotimes
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14673 \begin_inset Text
14674
14675 \begin_layout Plain Layout
14676 \begin_inset Formula $\bigotimes$
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \end_inset
14683 </cell>
14684 </row>
14685 <row>
14686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14687 \begin_inset Text
14688
14689 \begin_layout Plain Layout
14690
14691 \backslash
14692 bigoplus
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701 \begin_inset Formula $\bigoplus$
14702 \end_inset
14703
14704
14705 \end_layout
14706
14707 \end_inset
14708 </cell>
14709 </row>
14710 <row>
14711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14712 \begin_inset Text
14713
14714 \begin_layout Plain Layout
14715
14716 \backslash
14717 bigwedge
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14723 \begin_inset Text
14724
14725 \begin_layout Plain Layout
14726 \begin_inset Formula $\bigwedge$
14727 \end_inset
14728
14729
14730 \end_layout
14731
14732 \end_inset
14733 </cell>
14734 </row>
14735 <row>
14736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14737 \begin_inset Text
14738
14739 \begin_layout Plain Layout
14740
14741 \backslash
14742 bigvee
14743 \end_layout
14744
14745 \end_inset
14746 </cell>
14747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Plain Layout
14751 \begin_inset Formula $\bigvee$
14752 \end_inset
14753
14754
14755 \end_layout
14756
14757 \end_inset
14758 </cell>
14759 </row>
14760 <row>
14761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \begin_layout Plain Layout
14765
14766 \backslash
14767 bigsqcup
14768 \end_layout
14769
14770 \end_inset
14771 </cell>
14772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776 \begin_inset Formula $\bigsqcup$
14777 \end_inset
14778
14779
14780 \end_layout
14781
14782 \end_inset
14783 </cell>
14784 </row>
14785 <row>
14786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14787 \begin_inset Text
14788
14789 \begin_layout Plain Layout
14790
14791 \backslash
14792 biguplus
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14798 \begin_inset Text
14799
14800 \begin_layout Plain Layout
14801 \begin_inset Formula $\biguplus$
14802 \end_inset
14803
14804
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 </lyxtabular>
14811
14812 \end_inset
14813
14814
14815 \begin_inset space \hfill{}
14816 \end_inset
14817
14818
14819 \end_layout
14820
14821 \begin_layout Standard
14822 All big operators can also be inserted via the math toolbar button 
14823 \begin_inset Graphics
14824         filename ../images/math/intop.png
14825         scale 85
14826
14827 \end_inset
14828
14829 .
14830 \end_layout
14831
14832 \begin_layout Standard
14833 The operators are called big because they are bigger than the sometimes
14834  equal looking binary operators.
14835  All big operators can have limits as described in the next subsection.
14836 \end_layout
14837
14838 \begin_layout Standard
14839 For all integral operators there is a second version available, ending in
14840  
14841 \series bold
14842 op
14843 \series default
14844
14845 \series bold
14846
14847 \backslash
14848 intop
14849 \series default
14850
14851 \series bold
14852
14853 \backslash
14854 ointop
14855 \series default
14856  etc..
14857  These operators are different from 
14858 \series bold
14859
14860 \backslash
14861 int
14862 \series default
14863  etc.
14864 \begin_inset space \space{}
14865 \end_inset
14866
14867 in the style the operator limits are displayed, see 
14868 \begin_inset CommandInset ref
14869 LatexCommand ref
14870 reference "sub:Operator-Limits"
14871
14872 \end_inset
14873
14874 .
14875  
14876 \end_layout
14877
14878 \begin_layout Subsubsection*
14879 Advice for Integrals
14880 \end_layout
14881
14882 \begin_layout Standard
14883 The letter 
14884 \emph on
14885 d
14886 \emph default
14887  in an integral is an operator, that therefore has to be set upright.
14888  This is done by highlighting the 
14889 \emph on
14890 d
14891 \emph default
14892  and using the keyboard shortcut 
14893 \begin_inset Info
14894 type  "shortcut"
14895 arg   "font-roman"
14896 \end_inset
14897
14898
14899 \begin_inset Foot
14900 status collapsed
14901
14902 \begin_layout Plain Layout
14903 Font styles
14904 \series bold
14905  
14906 \series default
14907 see 
14908 \begin_inset CommandInset ref
14909 LatexCommand ref
14910 reference "sub:Font-Styles"
14911
14912 \end_inset
14913
14914
14915 \end_layout
14916
14917 \end_inset
14918
14919 .
14920  Finally the smallest space is inserted before the 
14921 \emph on
14922 d
14923 \emph default
14924 , as this is usual for operators.
14925  An example:
14926 \end_layout
14927
14928 \begin_layout Standard
14929 incorrect: 
14930 \begin_inset Formula $\int A(x)dx$
14931 \end_inset
14932
14933
14934 \begin_inset Newline newline
14935 \end_inset
14936
14937
14938 \begin_inset Phantom HPhantom
14939 status open
14940
14941 \begin_layout Plain Layout
14942 in
14943 \end_layout
14944
14945 \end_inset
14946
14947 correct: 
14948 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \begin_layout Standard
14955 For multiple integrals there are the following commands:
14956 \begin_inset VSpace medskip
14957 \end_inset
14958
14959
14960 \end_layout
14961
14962 \begin_layout Standard
14963 \begin_inset space \hfill{}
14964 \end_inset
14965
14966
14967 \begin_inset Tabular
14968 <lyxtabular version="3" rows="4" columns="2">
14969 <features rotate="0" tabularvalignment="middle">
14970 <column alignment="center" valignment="top">
14971 <column alignment="center" valignment="top">
14972 <row>
14973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 Command
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986 Result
14987 \begin_inset Note Note
14988 status collapsed
14989
14990 \begin_layout Plain Layout
14991
14992 \series bold
14993
14994 \backslash
14995 raisebox
14996 \series default
14997  is only used as spacer.
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 iint
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 oiint
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 sqiint
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \end_inset
15081 </cell>
15082 </row>
15083 </lyxtabular>
15084
15085 \end_inset
15086
15087
15088 \begin_inset space \hfill{}
15089 \end_inset
15090
15091
15092 \begin_inset Tabular
15093 <lyxtabular version="3" rows="4" columns="2">
15094 <features rotate="0" tabularvalignment="middle">
15095 <column alignment="center" valignment="top">
15096 <column alignment="center" valignment="top">
15097 <row>
15098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 Command
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 Result
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 </row>
15117 <row>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122
15123 \backslash
15124 iiint
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 </row>
15142 <row>
15143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147
15148 \backslash
15149 iiiint
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15159 \end_inset
15160
15161
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 <row>
15168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172
15173 \backslash
15174 dotsint
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15180 \begin_inset Text
15181
15182 \begin_layout Plain Layout
15183 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 </row>
15192 </lyxtabular>
15193
15194 \end_inset
15195
15196
15197 \begin_inset space \hfill{}
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \begin_layout Standard
15204 \begin_inset Newpage newpage
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \begin_layout Subsection
15211 Operator Limits
15212 \begin_inset CommandInset label
15213 LatexCommand label
15214 name "sub:Operator-Limits"
15215
15216 \end_inset
15217
15218
15219 \begin_inset Index idx
15220 status collapsed
15221
15222 \begin_layout Plain Layout
15223 Operators ! Limits
15224 \end_layout
15225
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \begin_layout Standard
15232 Limits are created by super- and subscripts:
15233 \end_layout
15234
15235 \begin_layout Standard
15236 \align center
15237 \begin_inset Tabular
15238 <lyxtabular version="3" rows="2" columns="2">
15239 <features rotate="0" tabularvalignment="middle">
15240 <column alignment="center" valignment="top" width="0pt">
15241 <column alignment="center" valignment="top" width="0pt">
15242 <row>
15243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15244 \begin_inset Text
15245
15246 \begin_layout Plain Layout
15247 Command
15248 \end_layout
15249
15250 \end_inset
15251 </cell>
15252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256 Result
15257 \begin_inset Note Note
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261
15262 \series bold
15263
15264 \backslash
15265 raisebox
15266 \series default
15267  is only used as spacer.
15268 \end_layout
15269
15270 \end_inset
15271
15272
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 </row>
15278 <row>
15279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15280 \begin_inset Text
15281
15282 \begin_layout Plain Layout
15283
15284 \backslash
15285 prod^
15286 \backslash
15287 infty
15288 \begin_inset space \textvisiblespace{}
15289 \end_inset
15290
15291
15292 \begin_inset Formula $\to$
15293 \end_inset
15294
15295 _0
15296 \begin_inset Formula $\to$
15297 \end_inset
15298
15299 A(x)
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15309 \end_inset
15310
15311
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 </row>
15317 </lyxtabular>
15318
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \begin_layout Standard
15325 Limits of inline formulas are set right beside the operator.
15326  Limits in displayed formulas are set above or below the operator, except
15327  for integral limits.
15328 \end_layout
15329
15330 \begin_layout Standard
15331 To force that the limits are set beside the operator, the cursor is set
15332  directly behind the operator and the limits type is changed with the menu
15333  
15334 \family sans
15335 Edit\SpecialChar \menuseparator
15336 Math\SpecialChar \menuseparator
15337 Change Limits Type
15338 \family default
15339  to 
15340 \family sans
15341 \series bold
15342 Inline
15343 \family default
15344 \series default
15345  (shortcut 
15346 \begin_inset Info
15347 type  "shortcut"
15348 arg   "math-limits"
15349 \end_inset
15350
15351 ).
15352  An example:
15353 \end_layout
15354
15355 \begin_layout Standard
15356 The default limits type is this:
15357 \begin_inset Formula 
15358 \[
15359 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15360 \]
15361
15362 \end_inset
15363
15364 This is how it looks when the limits type was changed to 
15365 \family sans
15366 \series bold
15367 Inline
15368 \family default
15369 \series default
15370 :
15371 \begin_inset Formula 
15372 \[
15373 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15374 \]
15375
15376 \end_inset
15377
15378 For integrals, except those ending with 
15379 \series bold
15380 op
15381 \series default
15382  like 
15383 \series bold
15384
15385 \backslash
15386 intop
15387 \series default
15388
15389 \series bold
15390
15391 \backslash
15392 ointop
15393 \series default
15394  etc., the limits are by default set beside the operator.
15395  But for multiple integrals the limits are often set below the operator.
15396  In the following example the limits type was therefore set to 
15397 \series bold
15398 Display
15399 \series default
15400  and so set below the integrals:
15401 \begin_inset Formula 
15402 \begin{equation}
15403 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15404 \end{equation}
15405
15406 \end_inset
15407
15408
15409 \end_layout
15410
15411 \begin_layout Standard
15412 \begin_inset VSpace medskip
15413 \end_inset
15414
15415 To specify conditions for limits, the commands 
15416 \series bold
15417
15418 \backslash
15419 subarray
15420 \series default
15421
15422 \begin_inset Index idx
15423 status collapsed
15424
15425 \begin_layout Plain Layout
15426 Commands ! S ! 
15427 \backslash
15428 subarray
15429 \end_layout
15430
15431 \end_inset
15432
15433  and 
15434 \series bold
15435
15436 \backslash
15437 substack
15438 \series default
15439
15440 \begin_inset Index idx
15441 status collapsed
15442
15443 \begin_layout Plain Layout
15444 Commands ! S ! 
15445 \backslash
15446 substack
15447 \end_layout
15448
15449 \end_inset
15450
15451  are used.
15452  To create for example this expression 
15453 \begin_inset Formula 
15454 \begin{equation}
15455 \sum_{\begin{subarray}{c}
15456 0<k<1000\\
15457 \\
15458 k\,\in\,\mathbb{N}
15459 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15460 \end{equation}
15461
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468 the following has to be done:
15469 \begin_inset Newline newline
15470 \end_inset
15471
15472 First the command 
15473 \series bold
15474
15475 \backslash
15476 sum
15477 \series default
15478 ^
15479 \series bold
15480 n
15481 \begin_inset space \textvisiblespace{}
15482 \end_inset
15483
15484 _
15485 \series default
15486  is typed in.
15487  One is now in a blue box under the summation operator and insert there
15488  the command 
15489 \series bold
15490
15491 \backslash
15492 subarray
15493 \begin_inset space \textvisiblespace{}
15494 \end_inset
15495
15496
15497 \series default
15498 .
15499  The blue box is now within a purple box and now several lines can be written
15500  among each other.
15501  A new line is created by inserting a line break (
15502 \begin_inset Info
15503 type  "shortcut"
15504 arg   "newline-insert newline"
15505 \end_inset
15506
15507 ).
15508  When now
15509 \begin_inset Newline newline
15510 \end_inset
15511
15512
15513 \series bold
15514 0<k<1000 Ctrl+Return
15515 \begin_inset Newline newline
15516 \end_inset
15517
15518
15519 \series default
15520 is typed in, a new box appears below for the new line.
15521 \end_layout
15522
15523 \begin_layout Standard
15524 The alignment of the lines can be changed to left aligned with the 
15525 \family sans
15526 table
15527 \family default
15528  
15529 \family sans
15530 toolbar
15531 \family default
15532  or the menu 
15533 \family sans
15534 Edit\SpecialChar \menuseparator
15535 Rows &Columns
15536 \family default
15537 .
15538  To get right alignment, 
15539 \series bold
15540
15541 \backslash
15542 hfill
15543 \begin_inset space \textvisiblespace{}
15544 \end_inset
15545
15546
15547 \series default
15548  is inserted at the beginning of the line.
15549 \end_layout
15550
15551 \begin_layout Standard
15552 The command 
15553 \series bold
15554
15555 \backslash
15556 substack
15557 \series default
15558  is equivalent to 
15559 \series bold
15560
15561 \backslash
15562 subarray
15563 \series default
15564  with the difference that the lines are always centered.
15565 \end_layout
15566
15567 \begin_layout Standard
15568 \begin_inset VSpace bigskip
15569 \end_inset
15570
15571 Like in formula 
15572 \begin_inset CommandInset ref
15573 LatexCommand eqref
15574 reference "eq:substack"
15575
15576 \end_inset
15577
15578  there can be too much space beside an operator, because the characters
15579  following the operator are set beside the limits.
15580  To avoid this the command 
15581 \series bold
15582
15583 \backslash
15584 mathclap
15585 \series default
15586
15587 \begin_inset Index idx
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591 Commands ! M ! 
15592 \backslash
15593 mathclap
15594 \end_layout
15595
15596 \end_inset
15597
15598  can be used.
15599  It sets the width of its content to 0
15600 \begin_inset space \thinspace{}
15601 \end_inset
15602
15603 pt.
15604 \begin_inset Newline newline
15605 \end_inset
15606
15607 Applied on formula 
15608 \begin_inset CommandInset ref
15609 LatexCommand eqref
15610 reference "eq:substack"
15611
15612 \end_inset
15613
15614 , one uses the command
15615 \end_layout
15616
15617 \begin_layout Standard
15618
15619 \series bold
15620
15621 \backslash
15622 sum_
15623 \backslash
15624 mathclap
15625 \backslash
15626 substack
15627 \begin_inset space \textvisiblespace{}
15628 \end_inset
15629
15630 0<k<1000 Ctrl+Return
15631 \end_layout
15632
15633 \begin_layout Standard
15634 to create the lower limit.
15635  The summand is now directly behind the summation operator:
15636 \begin_inset Formula 
15637 \[
15638 \sum_{\mathclap{\substack{0<k<1000\\
15639 \\
15640 k\,\in\,\mathbb{N}
15641 }
15642 }}^{n}k^{-2}
15643 \]
15644
15645 \end_inset
15646
15647
15648 \end_layout
15649
15650 \begin_layout Standard
15651 \begin_inset VSpace bigskip
15652 \end_inset
15653
15654
15655 \end_layout
15656
15657 \begin_layout Standard
15658 When several consecutive operators have limits the typesetting of the limits
15659  looks often imperfect in the output, see this example:
15660 \begin_inset Formula 
15661 \[
15662 \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}
15663 \]
15664
15665 \end_inset
15666
15667 To improve the typesetting set in the document settings under 
15668 \family sans
15669 Math
15670 \begin_inset space ~
15671 \end_inset
15672
15673 Options
15674 \family default
15675  for the package 
15676 \series bold
15677 mathtools
15678 \series default
15679
15680 \begin_inset Index idx
15681 status collapsed
15682
15683 \begin_layout Plain Layout
15684 Packages ! mathtools
15685 \end_layout
15686
15687 \end_inset
15688
15689  the option 
15690 \family sans
15691 Load
15692 \begin_inset space ~
15693 \end_inset
15694
15695 always
15696 \family default
15697 .
15698  Then insert into your formula the command 
15699 \series bold
15700
15701 \backslash
15702 adjustlimits
15703 \series default
15704
15705 \begin_inset Index idx
15706 status collapsed
15707
15708 \begin_layout Plain Layout
15709 Commands ! A ! 
15710 \backslash
15711 adjustlimits
15712 \end_layout
15713
15714 \end_inset
15715
15716  directly before the first operator.
15717  The example will then look like this:
15718 \begin_inset Formula 
15719 \[
15720 \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}
15721 \]
15722
15723 \end_inset
15724
15725
15726 \end_layout
15727
15728 \begin_layout Standard
15729 \begin_inset VSpace bigskip
15730 \end_inset
15731
15732 How to use one limit for several operators is described in 
15733 \begin_inset CommandInset ref
15734 LatexCommand ref
15735 reference "sub:Self-defined-Operators"
15736
15737 \end_inset
15738
15739 .
15740 \end_layout
15741
15742 \begin_layout Subsection
15743 Decoration for Operators
15744 \begin_inset Index idx
15745 status collapsed
15746
15747 \begin_layout Plain Layout
15748 Operators ! Decoration
15749 \end_layout
15750
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \begin_layout Standard
15757 With the commands 
15758 \series bold
15759
15760 \backslash
15761 overset
15762 \series default
15763
15764 \begin_inset Index idx
15765 status collapsed
15766
15767 \begin_layout Plain Layout
15768 Commands ! O ! 
15769 \backslash
15770 overset
15771 \end_layout
15772
15773 \end_inset
15774
15775  and 
15776 \series bold
15777
15778 \backslash
15779 underset
15780 \series default
15781
15782 \begin_inset Index idx
15783 status collapsed
15784
15785 \begin_layout Plain Layout
15786 Commands ! U ! 
15787 \backslash
15788 underset
15789 \end_layout
15790
15791 \end_inset
15792
15793  characters can be placed above or below an operator, respectively.
15794  With the command 
15795 \series bold
15796
15797 \backslash
15798 sideset
15799 \series default
15800
15801 \begin_inset Index idx
15802 status collapsed
15803
15804 \begin_layout Plain Layout
15805 Commands ! S ! 
15806 \backslash
15807 sideset
15808 \end_layout
15809
15810 \end_inset
15811
15812  characters can be set before and behind a big operator.
15813 \end_layout
15814
15815 \begin_layout Standard
15816 There are 4
15817 \begin_inset space ~
15818 \end_inset
15819
15820 variants of 
15821 \series bold
15822
15823 \backslash
15824 sideset
15825 \series default
15826 :
15827 \end_layout
15828
15829 \begin_layout Itemize
15830
15831 \series bold
15832
15833 \backslash
15834 sideset
15835 \series default
15836  is used to set characters at the corners of the operator
15837 \end_layout
15838
15839 \begin_layout Itemize
15840
15841 \series bold
15842
15843 \backslash
15844 sidesetn
15845 \series default
15846  is used to set characters before and/or behind the operator (this variant
15847  represents LaTeX's original 
15848 \series bold
15849
15850 \backslash
15851 sideset
15852 \series default
15853  command)
15854 \end_layout
15855
15856 \begin_layout Itemize
15857
15858 \series bold
15859
15860 \backslash
15861 sidesetl
15862 \series default
15863  is used to set characters at the left corners and/or behind the operator
15864 \end_layout
15865
15866 \begin_layout Itemize
15867
15868 \series bold
15869
15870 \backslash
15871 sidesetr
15872 \series default
15873  is used to set characters at the right corners and/or before the operator
15874 \end_layout
15875
15876 \begin_layout Standard
15877 For example the command 
15878 \series bold
15879
15880 \backslash
15881 sidesetn
15882 \begin_inset space \textvisiblespace{}
15883 \end_inset
15884
15885
15886 \backslash
15887 sum
15888 \begin_inset space \textvisiblespace{}
15889 \end_inset
15890
15891
15892 \begin_inset Formula $\to$
15893 \end_inset
15894
15895 '
15896 \begin_inset Formula $\to$
15897 \end_inset
15898
15899 _k=1
15900 \begin_inset space \textvisiblespace{}
15901 \end_inset
15902
15903
15904 \series default
15905 ^
15906 \series bold
15907 n
15908 \series default
15909  produces:
15910 \begin_inset Formula 
15911 \[
15912 \sideset{}{'}\sum_{k=1}^{n}
15913 \]
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \begin_layout Standard
15921 \begin_inset Note Greyedout
15922 status open
15923
15924 \begin_layout Plain Layout
15925
15926 \series bold
15927 Note: 
15928 \backslash
15929 sideset
15930 \series default
15931  can only be used to decorate big operators, binary operators are not allowed.
15932 \end_layout
15933
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \begin_layout Standard
15940
15941 \series bold
15942
15943 \backslash
15944 overset
15945 \series default
15946  and 
15947 \series bold
15948
15949 \backslash
15950 underset
15951 \series default
15952  can also be used to decorate symbols and characters.
15953  For example, the command 
15954 \series bold
15955
15956 \backslash
15957 overset
15958 \begin_inset space \textvisiblespace{}
15959 \end_inset
15960
15961
15962 \backslash
15963 maltese
15964 \begin_inset space \textvisiblespace{}
15965 \end_inset
15966
15967
15968 \series default
15969
15970 \begin_inset Formula $\uparrow$
15971 \end_inset
15972
15973
15974 \series bold
15975 a
15976 \series default
15977  produces:
15978 \begin_inset Formula 
15979 \[
15980 \overset{a}{\maltese}
15981 \]
15982
15983 \end_inset
15984
15985
15986 \end_layout
15987
15988 \begin_layout Subsection
15989 Binary Operators
15990 \begin_inset CommandInset label
15991 LatexCommand label
15992 name "sub:Binary-Operators"
15993
15994 \end_inset
15995
15996
15997 \begin_inset Index idx
15998 status collapsed
15999
16000 \begin_layout Plain Layout
16001 Operators ! binary
16002 \end_layout
16003
16004 \end_inset
16005
16006
16007 \end_layout
16008
16009 \begin_layout Standard
16010 Binary operators are surrounded by space when there is a character before
16011  and after them.
16012 \begin_inset VSpace medskip
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \begin_layout Standard
16019 \begin_inset space \hfill{}
16020 \end_inset
16021
16022
16023 \begin_inset Tabular
16024 <lyxtabular version="3" rows="13" columns="2">
16025 <features rotate="0" tabularvalignment="middle">
16026 <column alignment="center" valignment="top" width="0pt">
16027 <column alignment="center" valignment="top" width="0pt">
16028 <row>
16029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 Command
16034 \begin_inset Note Note
16035 status collapsed
16036
16037 \begin_layout Plain Layout
16038
16039 \series bold
16040
16041 \backslash
16042 raisebox
16043 \series default
16044  is only used as spacer.
16045 \end_layout
16046
16047 \end_inset
16048
16049
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 Result
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 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101 \begin_inset Formula $-$
16102 \end_inset
16103
16104
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 </row>
16110 <row>
16111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16112 \begin_inset Text
16113
16114 \begin_layout Plain Layout
16115
16116 \backslash
16117 pm
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126 \begin_inset Formula $\pm$
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 </row>
16135 <row>
16136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Plain Layout
16140
16141 \backslash
16142 mp
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 \begin_inset Formula $\mp$
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 </row>
16160 <row>
16161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \backslash
16167 cdot
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Plain Layout
16176 \begin_inset Formula $\cdot$
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \backslash
16192 times
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 \begin_inset Formula $\times$
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 </row>
16210 <row>
16211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \backslash
16217 div
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226 \begin_inset Formula $\div$
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 <row>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 \begin_inset ERT
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244
16245
16246 \backslash
16247 raisebox{-1.2mm}{
16248 \end_layout
16249
16250 \end_inset
16251
16252 *
16253 \begin_inset ERT
16254 status collapsed
16255
16256 \begin_layout Plain Layout
16257
16258 }
16259 \end_layout
16260
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Formula $*$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 <row>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286
16287 \backslash
16288 star
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297 \begin_inset Formula $\star$
16298 \end_inset
16299
16300
16301 \end_layout
16302
16303 \end_inset
16304 </cell>
16305 </row>
16306 <row>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311
16312 \backslash
16313 circ
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 \begin_inset Formula $\circ$
16323 \end_inset
16324
16325
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 </row>
16331 <row>
16332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336
16337 \backslash
16338 diamond
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 \begin_inset Formula $\diamond$
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \end_inset
16354 </cell>
16355 </row>
16356 <row>
16357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361
16362 \backslash
16363 bullet
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 \begin_inset Formula $\bullet$
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 </lyxtabular>
16382
16383 \end_inset
16384
16385
16386 \begin_inset space \hfill{}
16387 \end_inset
16388
16389
16390 \begin_inset Tabular
16391 <lyxtabular version="3" rows="13" columns="2">
16392 <features rotate="0" tabularvalignment="middle">
16393 <column alignment="center" valignment="top" width="0pt">
16394 <column alignment="center" valignment="top" width="0pt">
16395 <row>
16396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400 Command
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16406 \begin_inset Text
16407
16408 \begin_layout Plain Layout
16409 Result
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 </row>
16415 <row>
16416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420
16421 \backslash
16422 nabla
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 \begin_inset Formula $\nabla$
16432 \end_inset
16433
16434
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445
16446 \backslash
16447 bigtriangledown
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456 \begin_inset Formula $\bigtriangledown$
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 <row>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Plain Layout
16470
16471 \backslash
16472 bigtriangleup
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 \begin_inset Formula $\bigtriangleup$
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \backslash
16497 Box
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 \begin_inset Formula $\Box$
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \end_inset
16513 </cell>
16514 </row>
16515 <row>
16516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520
16521 \backslash
16522 cap 
16523 \end_layout
16524
16525 \end_inset
16526 </cell>
16527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16528 \begin_inset Text
16529
16530 \begin_layout Plain Layout
16531 \begin_inset Formula $\cap$
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 </row>
16540 <row>
16541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16542 \begin_inset Text
16543
16544 \begin_layout Plain Layout
16545
16546 \backslash
16547 cup
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 \begin_inset Formula $\cup$
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row>
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570
16571 \backslash
16572 dagger
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 \begin_inset Formula $\dagger$
16582 \end_inset
16583
16584
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 </row>
16590 <row>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595
16596 \backslash
16597 ddagger
16598 \end_layout
16599
16600 \end_inset
16601 </cell>
16602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606 \begin_inset Formula $\ddagger$
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 </row>
16615 <row>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620
16621 \backslash
16622 wr
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 \begin_inset Formula $\wr$
16632 \end_inset
16633
16634
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 </row>
16640 <row>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645
16646 \backslash
16647 bigcirc
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16653 \begin_inset Text
16654
16655 \begin_layout Plain Layout
16656 \begin_inset Formula $\bigcirc$
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 </row>
16665 <row>
16666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670
16671 \backslash
16672 wedge
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 \begin_inset Formula $\wedge$
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row>
16691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695
16696 \backslash
16697 vee
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 \begin_inset Formula $\vee$
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 </lyxtabular>
16716
16717 \end_inset
16718
16719
16720 \begin_inset space \hfill{}
16721 \end_inset
16722
16723
16724 \begin_inset Tabular
16725 <lyxtabular version="3" rows="13" columns="2">
16726 <features rotate="0" tabularvalignment="middle">
16727 <column alignment="center" valignment="top" width="0pt">
16728 <column alignment="center" valignment="top" width="0pt">
16729 <row>
16730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734 Command
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 Result
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row>
16750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \backslash
16756 oplus
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 \begin_inset Formula $\oplus$
16766 \end_inset
16767
16768
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row>
16775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \backslash
16781 ominus
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 \begin_inset Formula $\ominus$
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row>
16800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804
16805 \backslash
16806 otimes
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815 \begin_inset Formula $\otimes$
16816 \end_inset
16817
16818
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 </row>
16824 <row>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829
16830 \backslash
16831 oslash
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840 \begin_inset Formula $\oslash$
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854
16855 \backslash
16856 odot
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 \begin_inset Formula $\odot$
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 </row>
16874 <row>
16875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879
16880 \backslash
16881 amalg
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890 \begin_inset Formula $\amalg$
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 </row>
16899 <row>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \backslash
16906 uplus
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 \begin_inset Formula $\uplus$
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 </row>
16924 <row>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929
16930 \backslash
16931 setminus
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 \begin_inset Formula $\setminus$
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \backslash
16956 sqcap
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 \begin_inset Formula $\sqcap$
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 </row>
16974 <row>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979
16980 \backslash
16981 sqcup
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 \begin_inset Formula $\sqcup$
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \backslash
17006 triangleleft
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 \begin_inset Formula $\triangleleft$
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 </row>
17024 <row>
17025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \backslash
17031 triangleright
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\triangleright$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 </lyxtabular>
17050
17051 \end_inset
17052
17053
17054 \begin_inset space \hfill{}
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \begin_layout Standard
17061 All binary operators can also be inserted via the math toolbar button 
17062 \begin_inset Graphics
17063         filename ../images/math/pm.png
17064         scale 85
17065
17066 \end_inset
17067
17068 .
17069 \end_layout
17070
17071 \begin_layout Standard
17072 To typeset the Laplace operator also 
17073 \series bold
17074
17075 \backslash
17076 Delta
17077 \series default
17078  or 
17079 \series bold
17080
17081 \backslash
17082 nabla
17083 \series default
17084 ^
17085 \series bold
17086 2
17087 \series default
17088  (
17089 \begin_inset Formula $\nabla^{2}$
17090 \end_inset
17091
17092 ) can be used instead of 
17093 \series bold
17094
17095 \backslash
17096 bigtriangleup
17097 \series default
17098  .
17099 \end_layout
17100
17101 \begin_layout Standard
17102 The character 
17103 \family sans
17104 Menu Separator
17105 \family default
17106  from the menu 
17107 \family sans
17108 Insert\SpecialChar \menuseparator
17109 Special Character
17110 \family default
17111  is the operator 
17112 \series bold
17113
17114 \backslash
17115 triangleright
17116 \series default
17117 .
17118 \end_layout
17119
17120 \begin_layout Subsection
17121 Self-defined Operators
17122 \begin_inset CommandInset label
17123 LatexCommand label
17124 name "sub:Self-defined-Operators"
17125
17126 \end_inset
17127
17128
17129 \begin_inset Index idx
17130 status collapsed
17131
17132 \begin_layout Plain Layout
17133 Operators ! self-defined
17134 \end_layout
17135
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \begin_layout Standard
17142 With the help of the command 
17143 \series bold
17144
17145 \backslash
17146 DeclareMathOperator
17147 \series default
17148
17149 \begin_inset Index idx
17150 status collapsed
17151
17152 \begin_layout Plain Layout
17153 Commands ! D ! 
17154 \backslash
17155 dbinom@
17156 \backslash
17157 DeclareMathOperator
17158 \end_layout
17159
17160 \end_inset
17161
17162  custom operators can be defined in the LaTeX-preamble.
17163  Its command scheme is:
17164 \end_layout
17165
17166 \begin_layout Standard
17167
17168 \series bold
17169
17170 \backslash
17171 DeclareMathOperator{new command}{display}
17172 \end_layout
17173
17174 \begin_layout Standard
17175 Display can be characters or symbols that define how the operator looks
17176  in the output.
17177  To define a big operator a * is set behind the command.
17178  All self-defined big operators can have limits as described in 
17179 \begin_inset CommandInset ref
17180 LatexCommand ref
17181 reference "sub:Operator-Limits"
17182
17183 \end_inset
17184
17185 .
17186 \end_layout
17187
17188 \begin_layout Standard
17189 For example the LaTeX-preamble line
17190 \end_layout
17191
17192 \begin_layout Standard
17193
17194 \series bold
17195
17196 \backslash
17197 DeclareMathOperator*{
17198 \backslash
17199 Lozenge}{
17200 \backslash
17201 blacklozenge}
17202 \end_layout
17203
17204 \begin_layout Standard
17205 defines the command 
17206 \series bold
17207
17208 \backslash
17209 Lozenge
17210 \series default
17211 , that inserts a big operator consisting of the lozenge symbol from 
17212 \begin_inset CommandInset ref
17213 LatexCommand ref
17214 reference "sub:Miscellaneous-Symbols"
17215
17216 \end_inset
17217
17218 :
17219 \begin_inset Formula 
17220 \[
17221 \Lozenge_{n=1}^{\infty}
17222 \]
17223
17224 \end_inset
17225
17226 The command for this formula is: 
17227 \series bold
17228
17229 \backslash
17230 Lozenge
17231 \series default
17232 ^
17233 \series bold
17234
17235 \backslash
17236 infty
17237 \begin_inset Formula $\to$
17238 \end_inset
17239
17240 _n=1
17241 \end_layout
17242
17243 \begin_layout Standard
17244 \begin_inset VSpace bigskip
17245 \end_inset
17246
17247 When self-defined operators are not used several times in the document,
17248  they can also be defined with the commands 
17249 \series bold
17250
17251 \backslash
17252 mathop
17253 \series default
17254
17255 \begin_inset Index idx
17256 status collapsed
17257
17258 \begin_layout Plain Layout
17259 Commands ! M ! 
17260 \backslash
17261 mathop
17262 \end_layout
17263
17264 \end_inset
17265
17266  and 
17267 \series bold
17268
17269 \backslash
17270 mathbin
17271 \series default
17272
17273 \begin_inset Index idx
17274 status collapsed
17275
17276 \begin_layout Plain Layout
17277 Commands ! M ! 
17278 \backslash
17279 mathbin
17280 \end_layout
17281
17282 \end_inset
17283
17284 , which have the following scheme:
17285 \end_layout
17286
17287 \begin_layout Standard
17288
17289 \series bold
17290
17291 \backslash
17292 mathop{display}
17293 \series default
17294  and 
17295 \series bold
17296
17297 \backslash
17298 mathbin{display}
17299 \end_layout
17300
17301 \begin_layout Standard
17302
17303 \series bold
17304
17305 \backslash
17306 mathop
17307 \series default
17308  defines big operators, 
17309 \series bold
17310
17311 \backslash
17312 mathbin
17313 \series default
17314  binary operators.
17315 \end_layout
17316
17317 \begin_layout Standard
17318
17319 \series bold
17320
17321 \backslash
17322 mathop
17323 \series default
17324  can e.
17325 \begin_inset space \thinspace{}
17326 \end_inset
17327
17328 g.
17329 \begin_inset space \space{}
17330 \end_inset
17331
17332 be used to use one limit for several operators:
17333 \end_layout
17334
17335 \begin_layout Standard
17336 \begin_inset Formula 
17337 \[
17338 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17339 \]
17340
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \begin_layout Standard
17347 The command for the formula above is:
17348 \begin_inset Newline newline
17349 \end_inset
17350
17351
17352 \series bold
17353
17354 \backslash
17355 mathop{
17356 \backslash
17357 sum
17358 \backslash
17359 negmedspace
17360 \backslash
17361 sum
17362 \series default
17363
17364 \begin_inset space \textvisiblespace{}
17365 \end_inset
17366
17367
17368 \series bold
17369
17370 \begin_inset Formula $\to$
17371 \end_inset
17372
17373 ^N
17374 \series default
17375
17376 \begin_inset space \textvisiblespace{}
17377 \end_inset
17378
17379
17380 \series bold
17381 _i,j=1
17382 \end_layout
17383
17384 \begin_layout Section
17385 Fonts
17386 \begin_inset Index idx
17387 status collapsed
17388
17389 \begin_layout Plain Layout
17390 Fonts
17391 \end_layout
17392
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Subsection
17399 Font Styles
17400 \begin_inset CommandInset label
17401 LatexCommand label
17402 name "sub:Font-Styles"
17403
17404 \end_inset
17405
17406
17407 \begin_inset Index idx
17408 status collapsed
17409
17410 \begin_layout Plain Layout
17411 Font ! style
17412 \end_layout
17413
17414 \end_inset
17415
17416
17417 \end_layout
17418
17419 \begin_layout Standard
17420 Latin letters in formulas can be set in one of the following font styles:
17421 \begin_inset VSpace -2mm
17422 \end_inset
17423
17424
17425 \end_layout
17426
17427 \begin_layout Standard
17428 \align center
17429 \begin_inset Tabular
17430 <lyxtabular version="3" rows="7" columns="3">
17431 <features rotate="0" tabularvalignment="middle">
17432 <column alignment="center" valignment="top">
17433 <column alignment="center" valignment="top">
17434 <column alignment="center" valignment="top">
17435 <row>
17436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 Command
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 Result
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 shortcut
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 </row>
17464 <row>
17465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469
17470 \backslash
17471 mathbb
17472 \series bold
17473
17474 \begin_inset space \textvisiblespace{}
17475 \end_inset
17476
17477
17478 \series default
17479 ABC
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $\mathbb{ABC}$
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 \begin_inset Info
17501 type  "shortcuts"
17502 arg   "font-noun"
17503 \end_inset
17504
17505
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 </row>
17511 <row>
17512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516
17517 \backslash
17518 mathbf
17519 \series bold
17520
17521 \begin_inset space \textvisiblespace{}
17522 \end_inset
17523
17524
17525 \series default
17526 AbC
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 \begin_inset Formula $\mathbf{AbC}$
17536 \end_inset
17537
17538
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Info
17548 type  "shortcuts"
17549 arg   "font-bold"
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 </row>
17558 <row>
17559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563
17564 \backslash
17565 boldsymbol
17566 \series bold
17567
17568 \begin_inset space \textvisiblespace{}
17569 \end_inset
17570
17571
17572 \series default
17573 AbC
17574 \end_layout
17575
17576 \end_inset
17577 </cell>
17578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582 \begin_inset Formula $\boldsymbol{AbC}$
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Info
17595 type  "shortcuts"
17596 arg   "font-boldsymbol"
17597 \end_inset
17598
17599
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 </row>
17605 <row>
17606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610
17611 \backslash
17612 mathcal
17613 \series bold
17614
17615 \begin_inset space \textvisiblespace{}
17616 \end_inset
17617
17618
17619 \series default
17620 ABC
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Formula $\mathcal{ABC}$
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641 \begin_inset Info
17642 type  "shortcuts"
17643 arg   "font-emph"
17644 \end_inset
17645
17646
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 </row>
17652 <row>
17653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657
17658 \backslash
17659 mathfrak
17660 \series bold
17661
17662 \begin_inset space \textvisiblespace{}
17663 \end_inset
17664
17665
17666 \series default
17667 AbC
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 \begin_inset Formula $\mathfrak{AbC}$
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 -
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 <row>
17695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699
17700 \backslash
17701 mathscr
17702 \series bold
17703
17704 \begin_inset space \textvisiblespace{}
17705 \end_inset
17706
17707
17708 \series default
17709 AbC
17710 \end_layout
17711
17712 \end_inset
17713 </cell>
17714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718 \begin_inset Formula $\mathscr{AbC}$
17719 \end_inset
17720
17721
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730 -
17731 \end_layout
17732
17733 \end_inset
17734 </cell>
17735 </row>
17736 </lyxtabular>
17737
17738 \end_inset
17739
17740
17741 \end_layout
17742
17743 \begin_layout Standard
17744 \align center
17745 \begin_inset Tabular
17746 <lyxtabular version="3" rows="5" columns="3">
17747 <features rotate="0" tabularvalignment="middle">
17748 <column alignment="center" valignment="top">
17749 <column alignment="center" valignment="top">
17750 <column alignment="center" valignment="top">
17751 <row>
17752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 Command
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 Result
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774 shortcut
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 </row>
17780 <row>
17781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17782 \begin_inset Text
17783
17784 \begin_layout Plain Layout
17785
17786 \backslash
17787 mathit
17788 \series bold
17789
17790 \begin_inset space \textvisiblespace{}
17791 \end_inset
17792
17793
17794 \series default
17795 AbC
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804 \begin_inset Formula $\mathit{AbC}$
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 -
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 </row>
17822 <row>
17823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827
17828 \backslash
17829 mathrm
17830 \series bold
17831
17832 \begin_inset space \textvisiblespace{}
17833 \end_inset
17834
17835
17836 \series default
17837 AbC
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846 \begin_inset Formula $\mathrm{AbC}$
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858 \begin_inset Info
17859 type  "shortcuts"
17860 arg   "font-roman"
17861 \end_inset
17862
17863
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 </row>
17869 <row>
17870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874
17875 \backslash
17876 mathsf
17877 \series bold
17878
17879 \begin_inset space \textvisiblespace{}
17880 \end_inset
17881
17882
17883 \series default
17884 AbC
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893 \begin_inset Formula $\mathsf{AbC}$
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 \begin_inset Info
17906 type  "shortcuts"
17907 arg   "font-sans"
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 <row>
17917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921
17922 \backslash
17923 mathtt
17924 \series bold
17925
17926 \begin_inset space \textvisiblespace{}
17927 \end_inset
17928
17929
17930 \series default
17931 AbC
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 \begin_inset Formula $\mathtt{AbC}$
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 \begin_inset Info
17953 type  "shortcuts"
17954 arg   "font-typewriter"
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 </row>
17963 </lyxtabular>
17964
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 \begin_inset Note Greyedout
17972 status open
17973
17974 \begin_layout Plain Layout
17975
17976 \series bold
17977 Note:
17978 \series default
17979  The styles 
17980 \series bold
17981
17982 \backslash
17983 mathbb
17984 \series default
17985  and 
17986 \series bold
17987
17988 \backslash
17989 mathcal
17990 \series default
17991  can only be used for big letters.
17992 \end_layout
17993
17994 \end_inset
17995
17996
17997 \end_layout
17998
17999 \begin_layout Standard
18000 Predefined is the style 
18001 \series bold
18002
18003 \backslash
18004 mathnormal
18005 \series default
18006 .
18007 \end_layout
18008
18009 \begin_layout Standard
18010 The style commands work also for letters in mathematical constructs:
18011 \begin_inset Formula 
18012 \[
18013 \mathfrak{A=\frac{b}{C}}
18014 \]
18015
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \begin_layout Standard
18022 Characters in mathematical text don't appear in a math font style but in
18023  the text font style 
18024 \series bold
18025
18026 \backslash
18027 textrm
18028 \series default
18029 .
18030  That their style can't be set correctly via the text style dialog is a
18031  bug in LyX.
18032 \begin_inset Foot
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036 \begin_inset CommandInset href
18037 LatexCommand href
18038 name "LyX-bug #4629"
18039 target "http://www.lyx.org/trac/ticket/4629"
18040
18041 \end_inset
18042
18043
18044 \end_layout
18045
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \begin_layout Standard
18052 Instead of the style commands the dialog 
18053 \family sans
18054 Edit\SpecialChar \menuseparator
18055 Math\SpecialChar \menuseparator
18056 Text Style
18057 \family default
18058  or the toolbar button 
18059 \begin_inset Graphics
18060         filename ../images/math/font.png
18061         scale 85
18062
18063 \end_inset
18064
18065  can be used.
18066 \end_layout
18067
18068 \begin_layout Subsection
18069 Bold Formulas
18070 \begin_inset CommandInset label
18071 LatexCommand label
18072 name "sub:Bold-Formulas"
18073
18074 \end_inset
18075
18076
18077 \begin_inset Index idx
18078 status collapsed
18079
18080 \begin_layout Plain Layout
18081 Formula ! bold
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \end_layout
18088
18089 \begin_layout Standard
18090 To make a complete formula bold, the command 
18091 \series bold
18092
18093 \backslash
18094 mathbf
18095 \series default
18096  from the previous subsection cannot be used, because it doesn't work for
18097  small Greek letters.
18098  Furthermore it prints Latin letters always upright, like in the following
18099  equation:
18100 \end_layout
18101
18102 \begin_layout Standard
18103 \begin_inset Formula 
18104 \[
18105 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18106 \]
18107
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \begin_layout Standard
18114 To display the formula correctly, the command 
18115 \series bold
18116
18117 \backslash
18118 boldsymbol
18119 \series default
18120  is used:
18121 \begin_inset Formula 
18122 \[
18123 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18124 \]
18125
18126 \end_inset
18127
18128 It is also possible to set the formula in a 
18129 \series bold
18130 boldmath environment
18131 \series default
18132 .
18133  This environment is created by inserting the command 
18134 \series bold
18135
18136 \backslash
18137 boldmath
18138 \series default
18139
18140 \begin_inset Index idx
18141 status collapsed
18142
18143 \begin_layout Plain Layout
18144 Commands ! B ! 
18145 \backslash
18146 boldmath
18147 \end_layout
18148
18149 \end_inset
18150
18151  in TeX-mode.
18152  To end the environment, the command 
18153 \series bold
18154
18155 \backslash
18156 unboldmath
18157 \series default
18158
18159 \begin_inset Index idx
18160 status collapsed
18161
18162 \begin_layout Plain Layout
18163 Commands ! U ! 
18164 \backslash
18165 unboldmath
18166 \end_layout
18167
18168 \end_inset
18169
18170  is inserted in TeX-mode.
18171 \begin_inset ERT
18172 status collapsed
18173
18174 \begin_layout Plain Layout
18175
18176
18177 \backslash
18178 boldmath 
18179 \end_layout
18180
18181 \end_inset
18182
18183
18184 \begin_inset Formula 
18185 \[
18186 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18187 \]
18188
18189 \end_inset
18190
18191
18192 \begin_inset ERT
18193 status collapsed
18194
18195 \begin_layout Plain Layout
18196
18197
18198 \backslash
18199 unboldmath 
18200 \end_layout
18201
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \begin_layout Subsection
18208 Colored Formulas
18209 \begin_inset Index idx
18210 status collapsed
18211
18212 \begin_layout Plain Layout
18213 Formula ! colored
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 Formulas can be colored like normal text: Highlight a formula or a formula
18223  part and use the 
18224 \family sans
18225 Text Style
18226 \family default
18227  dialog.
18228  Here is a formula in magenta:
18229 \begin_inset Formula 
18230 \[
18231 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18232 \]
18233
18234 \end_inset
18235
18236
18237 \end_layout
18238
18239 \begin_layout Standard
18240 You can also define your own colors as described in 
18241 \begin_inset CommandInset ref
18242 LatexCommand ref
18243 reference "sub:Colored-Boxes"
18244
18245 \end_inset
18246
18247 .
18248  They can be used with the TeX code command 
18249 \series bold
18250
18251 \backslash
18252 textcolor
18253 \series default
18254
18255 \begin_inset Index idx
18256 status collapsed
18257
18258 \begin_layout Plain Layout
18259 Commands ! T ! 
18260 \backslash
18261 textcolor
18262 \end_layout
18263
18264 \end_inset
18265
18266  in the scheme
18267 \end_layout
18268
18269 \begin_layout Standard
18270
18271 \series bold
18272
18273 \backslash
18274 textcolor{color}{characters or formula}
18275 \end_layout
18276
18277 \begin_layout Standard
18278 The following example was colored completely dark green and partly red:
18279 \end_layout
18280
18281 \begin_layout Standard
18282 \begin_inset ERT
18283 status collapsed
18284
18285 \begin_layout Plain Layout
18286
18287
18288 \backslash
18289 textcolor{darkgreen}{
18290 \end_layout
18291
18292 \end_inset
18293
18294
18295 \begin_inset Formula 
18296 \[
18297 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18298 \]
18299
18300 \end_inset
18301
18302
18303 \begin_inset ERT
18304 status collapsed
18305
18306 \begin_layout Plain Layout
18307
18308 }
18309 \end_layout
18310
18311 \end_inset
18312
18313
18314 \end_layout
18315
18316 \begin_layout Standard
18317 Due to a bug in LyX only complete formulas can be colored with self-defined
18318  colors.
18319 \begin_inset Foot
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323 \begin_inset CommandInset href
18324 LatexCommand href
18325 name "LyX-bug #5269"
18326 target "http://www.lyx.org/trac/ticket/5269"
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \begin_layout Subsection
18339 Font Sizes
18340 \begin_inset CommandInset label
18341 LatexCommand label
18342 name "sub:Font-Sizes"
18343
18344 \end_inset
18345
18346
18347 \begin_inset Index idx
18348 status collapsed
18349
18350 \begin_layout Plain Layout
18351 Font ! size
18352 \end_layout
18353
18354 \end_inset
18355
18356
18357 \end_layout
18358
18359 \begin_layout Standard
18360 For characters in formulas there are, analog to characters in text, the
18361  following size commands:
18362 \end_layout
18363
18364 \begin_layout Standard
18365
18366 \series bold
18367
18368 \backslash
18369 Huge
18370 \series default
18371
18372 \series bold
18373
18374 \backslash
18375 huge
18376 \series default
18377
18378 \series bold
18379
18380 \backslash
18381 LARGE
18382 \series default
18383
18384 \series bold
18385
18386 \backslash
18387 Large
18388 \series default
18389
18390 \series bold
18391
18392 \backslash
18393 large
18394 \series default
18395
18396 \series bold
18397
18398 \backslash
18399 normalsize
18400 \series default
18401
18402 \series bold
18403
18404 \backslash
18405 small
18406 \series default
18407 ,
18408 \begin_inset Newline newline
18409 \end_inset
18410
18411
18412 \series bold
18413
18414 \backslash
18415 footnotesize
18416 \series default
18417
18418 \series bold
18419
18420 \backslash
18421 scriptsize
18422 \series default
18423  and 
18424 \series bold
18425
18426 \backslash
18427 tiny
18428 \end_layout
18429
18430 \begin_layout Standard
18431 The size produced by the commands depends on the document font size, which
18432  corresponds to the command 
18433 \series bold
18434
18435 \backslash
18436 normalsize
18437 \series default
18438 .
18439  The other commands produce smaller or larger sizes than 
18440 \series bold
18441
18442 \backslash
18443 normalsize
18444 \series default
18445 .
18446  The font size can however not exceed a certain value.
18447  Is for example the document font size 12
18448 \begin_inset space \thinspace{}
18449 \end_inset
18450
18451 pt, the command 
18452 \series bold
18453
18454 \backslash
18455 Huge
18456 \series default
18457  switches to the same size as 
18458 \series bold
18459
18460 \backslash
18461 huge
18462 \series default
18463 .
18464  
18465 \end_layout
18466
18467 \begin_layout Standard
18468 A size command is inserted in TeX-mode before the formula and sets the size
18469  for all following formula and text characters.
18470  To switch back to the initial size, the command 
18471 \series bold
18472
18473 \backslash
18474 normalsize
18475 \series default
18476  is inserted behind the formula in TeX-mode.
18477 \end_layout
18478
18479 \begin_layout Standard
18480 Within a formula the size can be changed using the following size commands:
18481 \end_layout
18482
18483 \begin_layout Standard
18484 \noindent
18485 \align center
18486 \begin_inset Tabular
18487 <lyxtabular version="3" rows="5" columns="2">
18488 <features rotate="0" tabularvalignment="middle">
18489 <column alignment="center" valignment="top">
18490 <column alignment="center" valignment="top">
18491 <row>
18492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496 Command
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505 Result
18506 \begin_inset Note Note
18507 status collapsed
18508
18509 \begin_layout Plain Layout
18510
18511 \series bold
18512
18513 \backslash
18514 raisebox
18515 \series default
18516  is only used as spacer.
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 </row>
18527 <row>
18528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532
18533 \backslash
18534 displaystyle
18535 \begin_inset Index idx
18536 status collapsed
18537
18538 \begin_layout Plain Layout
18539 Commands ! D ! 
18540 \backslash
18541 displaystyle
18542 \end_layout
18543
18544 \end_inset
18545
18546
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{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
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 textstyle
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}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
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" leftline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594
18595 \backslash
18596 scriptstyle
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18602 \begin_inset Text
18603
18604 \begin_layout Plain Layout
18605 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle 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 <row>
18615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619
18620 \backslash
18621 scriptscriptstyle
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18631 \end_inset
18632
18633
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 </row>
18639 </lyxtabular>
18640
18641 \end_inset
18642
18643
18644 \end_layout
18645
18646 \begin_layout Standard
18647 After entering these commands, a blue box appears in which the formula parts
18648  are inserted.
18649 \end_layout
18650
18651 \begin_layout Standard
18652 There is a further method to change the font size, that though only works
18653  for symbols or letters in mathematical text.
18654  To use it, one of the above text size commands is inserted in mathematical
18655  text.
18656  All following characters until the end of the mathematical text or until
18657  another size command will have the selected size.
18658  Two examples:
18659 \begin_inset VSpace -2mm
18660 \end_inset
18661
18662
18663 \end_layout
18664
18665 \begin_layout Standard
18666 \begin_inset ERT
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670
18671
18672 \backslash
18673 huge 
18674 \end_layout
18675
18676 \end_inset
18677
18678
18679 \begin_inset Formula 
18680 \[
18681 A=\frac{B}{c}\cdot\maltese
18682 \]
18683
18684 \end_inset
18685
18686
18687 \begin_inset Formula 
18688 \[
18689 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18690 \]
18691
18692 \end_inset
18693
18694
18695 \begin_inset ERT
18696 status collapsed
18697
18698 \begin_layout Plain Layout
18699
18700
18701 \backslash
18702 normalsize 
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Standard
18711 \begin_inset VSpace medskip
18712 \end_inset
18713
18714 Before both formulas the command 
18715 \series bold
18716
18717 \backslash
18718 huge
18719 \series default
18720  was inserted.
18721  The command for the second formula is:
18722 \begin_inset Newline newline
18723 \end_inset
18724
18725
18726 \series bold
18727
18728 \backslash
18729 maltese
18730 \begin_inset space \textvisiblespace{}
18731 \end_inset
18732
18733 A Alt+M M 
18734 \backslash
18735 Large
18736 \begin_inset space \textvisiblespace{}
18737 \end_inset
18738
18739
18740 \backslash
18741 maltese
18742 \begin_inset space \textvisiblespace{}
18743 \end_inset
18744
18745
18746 \backslash
18747 textit
18748 \begin_inset space \textvisiblespace{}
18749 \end_inset
18750
18751 A
18752 \begin_inset Formula $\to$
18753 \end_inset
18754
18755
18756 \begin_inset Formula $\to$
18757 \end_inset
18758
18759
18760 \begin_inset Newline newline
18761 \end_inset
18762
18763
18764 \begin_inset space \hspace*{}
18765 \length 1cm
18766 \end_inset
18767
18768 Alt+M
18769 \series default
18770  
18771 \series bold
18772
18773 \backslash
18774 tiny
18775 \begin_inset space \textvisiblespace{}
18776 \end_inset
18777
18778
18779 \backslash
18780 maltese
18781 \begin_inset space \textvisiblespace{}
18782 \end_inset
18783
18784
18785 \backslash
18786 textit
18787 \begin_inset space \textvisiblespace{}
18788 \end_inset
18789
18790 A
18791 \end_layout
18792
18793 \begin_layout Standard
18794 If a symbol cannot be displayed in different sizes, it will always be displayed
18795  in the default size.
18796 \end_layout
18797
18798 \begin_layout Section
18799 Greek Letters
18800 \begin_inset Index idx
18801 status collapsed
18802
18803 \begin_layout Plain Layout
18804 Greek letters
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Standard
18813 Greek letters can also be inserted via the toolbar button 
18814 \begin_inset Graphics
18815         filename ../images/math/alpha.png
18816         scale 85
18817
18818 \end_inset
18819
18820 .
18821  All international typesetting norms purport that Greek letters in math
18822  have to be typeset italic/slanted.
18823  In some languages, like French or Russian, they are nevertheless sometimes
18824  typeset upright.
18825 \end_layout
18826
18827 \begin_layout Subsection
18828 Small Letters
18829 \begin_inset Index idx
18830 status collapsed
18831
18832 \begin_layout Plain Layout
18833 Greek letters ! small
18834 \end_layout
18835
18836 \end_inset
18837
18838
18839 \end_layout
18840
18841 \begin_layout Standard
18842 \begin_inset space \hfill{}
18843 \end_inset
18844
18845
18846 \begin_inset Tabular
18847 <lyxtabular version="3" rows="11" columns="2">
18848 <features rotate="0" tabularvalignment="middle">
18849 <column alignment="center" valignment="top" width="0pt">
18850 <column alignment="center" valignment="top" width="0pt">
18851 <row>
18852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 Command
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 Result
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 </row>
18871 <row>
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \backslash
18878 alpha
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 \begin_inset Formula $\alpha$
18888 \end_inset
18889
18890
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 </row>
18896 <row>
18897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901
18902 \backslash
18903 beta
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 \begin_inset Formula $\beta$
18913 \end_inset
18914
18915
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 </row>
18921 <row>
18922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18923 \begin_inset Text
18924
18925 \begin_layout Plain Layout
18926
18927 \backslash
18928 gamma
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937 \begin_inset Formula $\gamma$
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \backslash
18953 delta
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962 \begin_inset Formula $\delta$
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 </row>
18971 <row>
18972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976
18977 \backslash
18978 epsilon
18979 \end_layout
18980
18981 \end_inset
18982 </cell>
18983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987 \begin_inset Formula $\epsilon$
18988 \end_inset
18989
18990
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 </row>
18996 <row>
18997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \backslash
19003 varepsilon
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 \begin_inset Formula $\varepsilon$
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \backslash
19028 zeta
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 \begin_inset Formula $\zeta$
19038 \end_inset
19039
19040
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 </row>
19046 <row>
19047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051
19052 \backslash
19053 eta
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 \begin_inset Formula $\eta$
19063 \end_inset
19064
19065
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \backslash
19078 theta
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 \begin_inset Formula $\theta$
19088 \end_inset
19089
19090
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \backslash
19103 vartheta
19104 \end_layout
19105
19106 \end_inset
19107 </cell>
19108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19109 \begin_inset Text
19110
19111 \begin_layout Plain Layout
19112 \begin_inset Formula $\vartheta$
19113 \end_inset
19114
19115
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 </row>
19121 </lyxtabular>
19122
19123 \end_inset
19124
19125
19126 \begin_inset space \hfill{}
19127 \end_inset
19128
19129
19130 \begin_inset Tabular
19131 <lyxtabular version="3" rows="12" columns="2">
19132 <features rotate="0" tabularvalignment="middle">
19133 <column alignment="center" valignment="top" width="0pt">
19134 <column alignment="center" valignment="top" width="0pt">
19135 <row>
19136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 Command
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 Result
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 </row>
19155 <row>
19156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160
19161 \backslash
19162 iota
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171 \begin_inset Formula $\iota$
19172 \end_inset
19173
19174
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 </row>
19180 <row>
19181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185
19186 \backslash
19187 kappa
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196 \begin_inset Formula $\kappa$
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 </row>
19205 <row>
19206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210
19211 \backslash
19212 varkappa
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 \begin_inset Formula $\varkappa$
19222 \end_inset
19223
19224
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 </row>
19230 <row>
19231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19232 \begin_inset Text
19233
19234 \begin_layout Plain Layout
19235
19236 \backslash
19237 lambda
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 \begin_inset Formula $\lambda$
19247 \end_inset
19248
19249
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \backslash
19262 mu
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 \begin_inset Formula $\mu$
19272 \end_inset
19273
19274
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 </row>
19280 <row>
19281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \backslash
19287 nu
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 \begin_inset Formula $\nu$
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310
19311 \backslash
19312 xi
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 \begin_inset Formula $\xi$
19322 \end_inset
19323
19324
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 </row>
19330 <row>
19331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 o
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 \begin_inset Formula $o$
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 <row>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \backslash
19360 pi
19361 \end_layout
19362
19363 \end_inset
19364 </cell>
19365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 \begin_inset Formula $\pi$
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 </row>
19378 <row>
19379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383
19384 \backslash
19385 varpi
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394 \begin_inset Formula $\varpi$
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 </row>
19403 <row>
19404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \backslash
19410 rho
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 \begin_inset Formula $\rho$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 </lyxtabular>
19429
19430 \end_inset
19431
19432
19433 \begin_inset space \hfill{}
19434 \end_inset
19435
19436
19437 \begin_inset Tabular
19438 <lyxtabular version="3" rows="11" columns="2">
19439 <features rotate="0" tabularvalignment="middle">
19440 <column alignment="center" valignment="top" width="0pt">
19441 <column alignment="center" valignment="top" width="0pt">
19442 <row>
19443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447 Command
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456 Result
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \backslash
19469 varrho
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Formula $\varrho$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row>
19488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \backslash
19494 sigma
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 \begin_inset Formula $\sigma$
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 <row>
19513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517
19518 \backslash
19519 varsigma
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 \begin_inset Formula $\varsigma$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \backslash
19544 tau
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Formula $\tau$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \backslash
19569 upsilon
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 \begin_inset Formula $\upsilon$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \backslash
19594 phi
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 \begin_inset Formula $\phi$
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row>
19613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \backslash
19619 varphi
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Formula $\varphi$
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \backslash
19644 chi
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 \begin_inset Formula $\chi$
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row>
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \backslash
19669 psi
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678 \begin_inset Formula $\psi$
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \backslash
19694 omega
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 \begin_inset Formula $\omega$
19704 \end_inset
19705
19706
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 </lyxtabular>
19713
19714 \end_inset
19715
19716
19717 \begin_inset space \hfill{}
19718 \end_inset
19719
19720
19721 \end_layout
19722
19723 \begin_layout Standard
19724 \begin_inset VSpace medskip
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \begin_layout Standard
19731 How to create special upright Greek letters is explained in 
19732 \begin_inset CommandInset ref
19733 LatexCommand ref
19734 reference "sub:Upright-small-Greek"
19735
19736 \end_inset
19737
19738 .
19739 \end_layout
19740
19741 \begin_layout Subsection
19742 Big Letters
19743 \begin_inset Index idx
19744 status collapsed
19745
19746 \begin_layout Plain Layout
19747 Greek letters ! big
19748 \end_layout
19749
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \begin_layout Standard
19756 \begin_inset space \hfill{}
19757 \end_inset
19758
19759
19760 \begin_inset Tabular
19761 <lyxtabular version="3" rows="7" columns="2">
19762 <features rotate="0" tabularvalignment="middle">
19763 <column alignment="center" valignment="top" width="0pt">
19764 <column alignment="center" valignment="top" width="0pt">
19765 <row>
19766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770 Command
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 Result
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 </row>
19785 <row>
19786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790
19791 \backslash
19792 Gamma
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801 \begin_inset Formula $\Gamma$
19802 \end_inset
19803
19804
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 <row>
19811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \backslash
19817 Delta
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826 \begin_inset Formula $\Delta$
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 </row>
19835 <row>
19836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840
19841 \backslash
19842 Theta
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851 \begin_inset Formula $\Theta$
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 </row>
19860 <row>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865
19866 \backslash
19867 Lambda
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876 \begin_inset Formula $\Lambda$
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \backslash
19892 Xi
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 \begin_inset Formula $\Xi$
19902 \end_inset
19903
19904
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 <row>
19911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915
19916 \backslash
19917 Pi
19918 \end_layout
19919
19920 \end_inset
19921 </cell>
19922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19923 \begin_inset Text
19924
19925 \begin_layout Plain Layout
19926 \begin_inset Formula $\Pi$
19927 \end_inset
19928
19929
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 </lyxtabular>
19936
19937 \end_inset
19938
19939
19940 \begin_inset space \hfill{}
19941 \end_inset
19942
19943
19944 \begin_inset Tabular
19945 <lyxtabular version="3" rows="6" columns="2">
19946 <features rotate="0" tabularvalignment="middle">
19947 <column alignment="center" valignment="top" width="0pt">
19948 <column alignment="center" valignment="top" width="0pt">
19949 <row>
19950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 Command
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 Result
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 <row>
19970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974
19975 \backslash
19976 Sigma
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 \begin_inset Formula $\Sigma$
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 <row>
19995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \backslash
20001 Upsilon
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 \begin_inset Formula $\Upsilon$
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \backslash
20026 Phi
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 \begin_inset Formula $\Phi$
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \backslash
20051 Psi
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Formula $\Psi$
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \backslash
20076 Omega
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 \begin_inset Formula $\Omega$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 </row>
20094 </lyxtabular>
20095
20096 \end_inset
20097
20098
20099 \begin_inset space \hfill{}
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \begin_layout Standard
20106 \begin_inset VSpace medskip
20107 \end_inset
20108
20109 That the big Greek letters appear upright is caused by a design bug when
20110  TeX was developed.
20111  To get correct italic big letters, begin every command with 
20112 \series bold
20113 var
20114 \series default
20115 .
20116  For example the command 
20117 \series bold
20118
20119 \backslash
20120 varGamma
20121 \series default
20122  produces 
20123 \begin_inset Formula $\varGamma$
20124 \end_inset
20125
20126 .
20127  Another way is to load the package 
20128 \series bold
20129 fixmath
20130 \series default
20131
20132 \begin_inset Foot
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136
20137 \series bold
20138 fixmath
20139 \series default
20140  is part of the LaTeX-package 
20141 \series bold
20142 was
20143 \series default
20144
20145 \begin_inset Index idx
20146 status collapsed
20147
20148 \begin_layout Plain Layout
20149 Packages ! was
20150 \begin_inset ERT
20151 status collapsed
20152
20153 \begin_layout Plain Layout
20154
20155
20156 \backslash
20157 vspace{4mm}
20158 \end_layout
20159
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166
20167 .
20168 \end_layout
20169
20170 \end_inset
20171
20172
20173 \begin_inset Index idx
20174 status collapsed
20175
20176 \begin_layout Plain Layout
20177 Packages ! fixmath
20178 \end_layout
20179
20180 \end_inset
20181
20182  with the LaTeX-preamble line
20183 \end_layout
20184
20185 \begin_layout Standard
20186
20187 \series bold
20188
20189 \backslash
20190 usepackage{fixmath}
20191 \end_layout
20192
20193 \begin_layout Standard
20194 Then all big Greek letters in a document will automatically be typeset italic.
20195 \end_layout
20196
20197 \begin_layout Subsection
20198 Bold Letters
20199 \begin_inset Index idx
20200 status collapsed
20201
20202 \begin_layout Plain Layout
20203 Greek letters ! bold
20204 \end_layout
20205
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \begin_layout Standard
20212 Greek letters cannot be set with different font styles like Latin letters.
20213  They can only be made bold with the command 
20214 \series bold
20215
20216 \backslash
20217 boldsymbol
20218 \series default
20219
20220 \begin_inset Index idx
20221 status collapsed
20222
20223 \begin_layout Plain Layout
20224 Commands ! B ! 
20225 \backslash
20226 boldsymbol
20227 \end_layout
20228
20229 \end_inset
20230
20231 .
20232 \end_layout
20233
20234 \begin_layout Standard
20235 \align center
20236 \begin_inset Tabular
20237 <lyxtabular version="3" rows="3" columns="2">
20238 <features rotate="0" tabularvalignment="middle">
20239 <column alignment="center" valignment="top">
20240 <column alignment="center" valignment="top">
20241 <row>
20242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20243 \begin_inset Text
20244
20245 \begin_layout Plain Layout
20246 Command
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Plain Layout
20255 Result
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 </row>
20261 <row>
20262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20263 \begin_inset Text
20264
20265 \begin_layout Plain Layout
20266
20267 \backslash
20268 Upsilon
20269 \backslash
20270 boldsymbol
20271 \backslash
20272 Upsilon
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20282 \end_inset
20283
20284
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \backslash
20297 theta
20298 \backslash
20299 boldsymbol
20300 \backslash
20301 theta
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Formula $\theta\boldsymbol{\theta}$
20311 \end_inset
20312
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 </lyxtabular>
20320
20321 \end_inset
20322
20323
20324 \end_layout
20325
20326 \begin_layout Section
20327 Symbols
20328 \begin_inset ERT
20329 status collapsed
20330
20331 \begin_layout Plain Layout
20332
20333
20334 \backslash
20335 texorpdfstring{
20336 \end_layout
20337
20338 \end_inset
20339
20340
20341 \begin_inset Foot
20342 status collapsed
20343
20344 \begin_layout Plain Layout
20345 A list with all symbols of most of the LaTeX-packages can be found in 
20346 \begin_inset CommandInset citation
20347 LatexCommand cite
20348 key "Symbols"
20349
20350 \end_inset
20351
20352 .
20353 \end_layout
20354
20355 \end_inset
20356
20357
20358 \begin_inset ERT
20359 status collapsed
20360
20361 \begin_layout Plain Layout
20362
20363 }{}
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \begin_inset Note Note
20370 status collapsed
20371
20372 \begin_layout Plain Layout
20373
20374 \backslash
20375 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20376 \end_layout
20377
20378 \begin_layout Plain Layout
20379 More about 
20380 \backslash
20381 texorpdfstring is in section 
20382 \begin_inset CommandInset ref
20383 LatexCommand ref
20384 reference "sub:Formulas-in-Section"
20385
20386 \end_inset
20387
20388 .
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \begin_inset Index idx
20395 status collapsed
20396
20397 \begin_layout Plain Layout
20398 Symbols
20399 \end_layout
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \begin_layout Standard
20407 Many of the symbols listed in this section can also be inserted via the
20408  toolbar buttons 
20409 \begin_inset Graphics
20410         filename ../images/math/nabla.png
20411         scale 85
20412
20413 \end_inset
20414
20415  and 
20416 \begin_inset Graphics
20417         filename ../images/math/digamma.png
20418         scale 85
20419
20420 \end_inset
20421
20422 .
20423 \end_layout
20424
20425 \begin_layout Subsection
20426 Mathematical Symbols
20427 \begin_inset CommandInset label
20428 LatexCommand label
20429 name "sub:Mathematical-Symbols"
20430
20431 \end_inset
20432
20433
20434 \begin_inset Index idx
20435 status collapsed
20436
20437 \begin_layout Plain Layout
20438 Symbols ! mathematical
20439 \end_layout
20440
20441 \end_inset
20442
20443
20444 \end_layout
20445
20446 \begin_layout Standard
20447 \begin_inset space \hfill{}
20448 \end_inset
20449
20450
20451 \begin_inset Tabular
20452 <lyxtabular version="3" rows="10" columns="2">
20453 <features rotate="0" tabularvalignment="middle">
20454 <column alignment="center" valignment="top" width="0pt">
20455 <column alignment="center" valignment="top" width="0pt">
20456 <row>
20457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Command
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 Result
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \backslash
20483 neg
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 \begin_inset Formula $\neg$
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 </row>
20501 <row>
20502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \backslash
20508 Im
20509 \end_layout
20510
20511 \end_inset
20512 </cell>
20513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20514 \begin_inset Text
20515
20516 \begin_layout Plain Layout
20517 \begin_inset Formula $\Im$
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \backslash
20533 Re
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 \begin_inset Formula $\Re$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 <row>
20552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556
20557 \backslash
20558 aleph
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 \begin_inset Formula $\aleph$
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 <row>
20577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581
20582 \backslash
20583 partial
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Formula $\partial$
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 <row>
20602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20603 \begin_inset Text
20604
20605 \begin_layout Plain Layout
20606
20607 \backslash
20608 infty
20609 \end_layout
20610
20611 \end_inset
20612 </cell>
20613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20614 \begin_inset Text
20615
20616 \begin_layout Plain Layout
20617 \begin_inset Formula $\infty$
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 </row>
20626 <row>
20627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 wp
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642 \begin_inset Formula $\wp$
20643 \end_inset
20644
20645
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 <row>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656
20657 \backslash
20658 imath
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 \begin_inset Formula $\imath$
20668 \end_inset
20669
20670
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 </row>
20676 <row>
20677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681
20682 \backslash
20683 jmath
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692 \begin_inset Formula $\jmath$
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 </lyxtabular>
20702
20703 \end_inset
20704
20705
20706 \begin_inset space \hfill{}
20707 \end_inset
20708
20709
20710 \begin_inset Tabular
20711 <lyxtabular version="3" rows="10" columns="2">
20712 <features rotate="0" tabularvalignment="middle">
20713 <column alignment="center" valignment="top" width="0pt">
20714 <column alignment="center" valignment="top" width="0pt">
20715 <row>
20716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 Command
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729 Result
20730 \begin_inset Note Note
20731 status collapsed
20732
20733 \begin_layout Plain Layout
20734
20735 \series bold
20736
20737 \backslash
20738 raisebox
20739 \series default
20740  is only used as spacer.
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 forall
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\forall$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 exists
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $\exists$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \backslash
20808 nexists
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\nexists$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 <row>
20827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831
20832 \backslash
20833 emptyset
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842 \begin_inset Formula $\emptyset$
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row>
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856
20857 \backslash
20858 varnothing
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 \begin_inset Formula $\varnothing$
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \backslash
20883 dag
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 \begin_inset Formula $\dag$
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row>
20902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \backslash
20908 ddag
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 \begin_inset Formula $\ddag$
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931
20932 \backslash
20933 complement
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 \begin_inset ERT
20943 status collapsed
20944
20945 \begin_layout Plain Layout
20946
20947
20948 \backslash
20949 raisebox{-0.8mm}{
20950 \end_layout
20951
20952 \end_inset
20953
20954
20955 \begin_inset Formula $\complement$
20956 \end_inset
20957
20958
20959 \begin_inset ERT
20960 status collapsed
20961
20962 \begin_layout Plain Layout
20963
20964 }
20965 \end_layout
20966
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 </row>
20975 <row>
20976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980
20981 \backslash
20982 Bbbk
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 \begin_inset Formula $\Bbbk$
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 </row>
21000 </lyxtabular>
21001
21002 \end_inset
21003
21004
21005 \begin_inset space \hfill{}
21006 \end_inset
21007
21008
21009 \begin_inset Tabular
21010 <lyxtabular version="3" rows="10" columns="2">
21011 <features rotate="0" tabularvalignment="middle">
21012 <column alignment="center" valignment="top" width="0pt">
21013 <column alignment="center" valignment="top" width="0pt">
21014 <row>
21015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 Command
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 Result
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 </row>
21034 <row>
21035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \backslash
21041 prime
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050 \begin_inset Formula $\prime$
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 <row>
21060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064
21065 \backslash
21066 backprime
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 \begin_inset Formula $\backprime$
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 </row>
21084 <row>
21085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089
21090 \backslash
21091 mho
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100 \begin_inset Formula $\mho$
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 </row>
21109 <row>
21110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21111 \begin_inset Text
21112
21113 \begin_layout Plain Layout
21114
21115 \backslash
21116 triangle
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21122 \begin_inset Text
21123
21124 \begin_layout Plain Layout
21125 \begin_inset Formula $\triangle$
21126 \end_inset
21127
21128
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 </row>
21134 <row>
21135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139
21140 \backslash
21141 angle
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 \begin_inset Formula $\angle$
21151 \end_inset
21152
21153
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 </row>
21159 <row>
21160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164
21165 \backslash
21166 measuredangle
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21172 \begin_inset Text
21173
21174 \begin_layout Plain Layout
21175 \begin_inset Formula $\measuredangle$
21176 \end_inset
21177
21178
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 </row>
21184 <row>
21185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189
21190 \backslash
21191 sphericalangle
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21197 \begin_inset Text
21198
21199 \begin_layout Plain Layout
21200 \begin_inset Formula $\sphericalangle$
21201 \end_inset
21202
21203
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 </row>
21209 <row>
21210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214
21215 \backslash
21216 top
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225 \begin_inset Formula $\top$
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 </row>
21234 <row>
21235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239
21240 \backslash
21241 bot
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21247 \begin_inset Text
21248
21249 \begin_layout Plain Layout
21250 \begin_inset Formula $\bot$
21251 \end_inset
21252
21253
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 </row>
21259 </lyxtabular>
21260
21261 \end_inset
21262
21263
21264 \begin_inset space \hfill{}
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \begin_layout Subsection
21271 Miscellaneous Symbols
21272 \begin_inset CommandInset label
21273 LatexCommand label
21274 name "sub:Miscellaneous-Symbols"
21275
21276 \end_inset
21277
21278
21279 \begin_inset Index idx
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283 Symbols ! miscellaneous
21284 \end_layout
21285
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \begin_layout Standard
21292 \noindent
21293 \align center
21294 \begin_inset Tabular
21295 <lyxtabular version="3" rows="10" columns="2">
21296 <features rotate="0" tabularvalignment="middle">
21297 <column alignment="center" valignment="top" width="0pt">
21298 <column alignment="center" valignment="top" width="0pt">
21299 <row>
21300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 Command
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313 Result
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 <row>
21320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324
21325 \backslash
21326 flat
21327 \end_layout
21328
21329 \end_inset
21330 </cell>
21331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335 \begin_inset Formula $\flat$
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 </row>
21344 <row>
21345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349
21350 \backslash
21351 natural
21352 \end_layout
21353
21354 \end_inset
21355 </cell>
21356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360 \begin_inset Formula $\natural$
21361 \end_inset
21362
21363
21364 \end_layout
21365
21366 \end_inset
21367 </cell>
21368 </row>
21369 <row>
21370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374
21375 \backslash
21376 sharp
21377 \end_layout
21378
21379 \end_inset
21380 </cell>
21381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385 \begin_inset Formula $\sharp$
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \end_inset
21392 </cell>
21393 </row>
21394 <row>
21395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399
21400 \backslash
21401 surd
21402 \end_layout
21403
21404 \end_inset
21405 </cell>
21406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410 \begin_inset Formula $\surd$
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417 </cell>
21418 </row>
21419 <row>
21420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424
21425 \backslash
21426 checkmark
21427 \end_layout
21428
21429 \end_inset
21430 </cell>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 \begin_inset Formula $\checkmark$
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \end_inset
21442 </cell>
21443 </row>
21444 <row>
21445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449
21450 \backslash
21451 yen
21452 \end_layout
21453
21454 \end_inset
21455 </cell>
21456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460 \begin_inset Formula $\yen$
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \end_inset
21467 </cell>
21468 </row>
21469 <row>
21470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474
21475 \backslash
21476 pounds
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485 \begin_inset Formula $\pounds$
21486 \end_inset
21487
21488
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 </row>
21494 <row>
21495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 $
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 \begin_inset Formula $\$$
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 </row>
21517 <row>
21518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522 §
21523 \end_layout
21524
21525 \end_inset
21526 </cell>
21527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531 \begin_inset Formula $§$
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 </row>
21540 </lyxtabular>
21541
21542 \end_inset
21543
21544
21545 \begin_inset Tabular
21546 <lyxtabular version="3" rows="10" columns="2">
21547 <features rotate="0" tabularvalignment="middle">
21548 <column alignment="center" valignment="top">
21549 <column alignment="center" valignment="top">
21550 <row>
21551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555 Command
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 Result
21565 \end_layout
21566
21567 \end_inset
21568 </cell>
21569 </row>
21570 <row>
21571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575
21576 \backslash
21577 hbar
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 \begin_inset Formula $\hbar$
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \end_inset
21593 </cell>
21594 </row>
21595 <row>
21596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600
21601 \backslash
21602 hslash
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611 \begin_inset Formula $\hslash$
21612 \end_inset
21613
21614
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 </row>
21620 <row>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625
21626 \backslash
21627 clubsuit
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21633 \begin_inset Text
21634
21635 \begin_layout Plain Layout
21636 \begin_inset Formula $\clubsuit$
21637 \end_inset
21638
21639
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 </row>
21645 <row>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \backslash
21652 spadesuit
21653 \end_layout
21654
21655 \end_inset
21656 </cell>
21657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661 \begin_inset Formula $\spadesuit$
21662 \end_inset
21663
21664
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 bigstar
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\bigstar$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \backslash
21702 blacklozenge
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 \begin_inset Formula $\blacklozenge$
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 blacktriangle
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\blacktriangle$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \backslash
21752 blacktiangledown
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 \begin_inset Formula $\blacktriangledown$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \backslash
21777 bullet
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786 \begin_inset Formula $\bullet$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 </lyxtabular>
21796
21797 \end_inset
21798
21799
21800 \begin_inset Tabular
21801 <lyxtabular version="3" rows="10" columns="2">
21802 <features rotate="0" tabularvalignment="middle">
21803 <column alignment="center" valignment="top" width="0pt">
21804 <column alignment="center" valignment="top" width="0pt">
21805 <row>
21806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810 Command
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \begin_layout Plain Layout
21819 Result
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 <row>
21826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \backslash
21832 diamondsuit
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 \begin_inset Formula $\diamondsuit$
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 </row>
21850 <row>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855
21856 \backslash
21857 Diamond
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 \begin_inset Formula $\Diamond$
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 </row>
21875 <row>
21876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880
21881 \backslash
21882 heartsuit
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 \begin_inset Formula $\heartsuit$
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \end_inset
21898 </cell>
21899 </row>
21900 <row>
21901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \backslash
21907 P
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 \begin_inset Formula $\P$
21917 \end_inset
21918
21919
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 </row>
21925 <row>
21926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \backslash
21932 copyright
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 \begin_inset Formula $\copyright$
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 </row>
21950 <row>
21951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955
21956 \backslash
21957 circledR
21958 \end_layout
21959
21960 \end_inset
21961 </cell>
21962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21963 \begin_inset Text
21964
21965 \begin_layout Plain Layout
21966 \begin_inset Formula $\circledR$
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \end_inset
21973 </cell>
21974 </row>
21975 <row>
21976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980
21981 \backslash
21982 maltese
21983 \end_layout
21984
21985 \end_inset
21986 </cell>
21987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 \begin_inset Formula $\maltese$
21992 \end_inset
21993
21994
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 <row>
22001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005
22006 \backslash
22007 diagup
22008 \end_layout
22009
22010 \end_inset
22011 </cell>
22012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22013 \begin_inset Text
22014
22015 \begin_layout Plain Layout
22016 \begin_inset Formula $\diagup$
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 </row>
22025 <row>
22026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030
22031 \backslash
22032 diagdown
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041 \begin_inset Formula $\diagdown$
22042 \end_inset
22043
22044
22045 \end_layout
22046
22047 \end_inset
22048 </cell>
22049 </row>
22050 </lyxtabular>
22051
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \begin_layout Standard
22058 \begin_inset VSpace medskip
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \begin_layout Standard
22065 Some symbols can be displayed in different sizes, see 
22066 \begin_inset CommandInset ref
22067 LatexCommand ref
22068 reference "sub:Font-Sizes"
22069
22070 \end_inset
22071
22072 .
22073 \end_layout
22074
22075 \begin_layout Subsection
22076 The Euro-Symbol €
22077 \begin_inset Index idx
22078 status collapsed
22079
22080 \begin_layout Plain Layout
22081 Symbols ! Euro-symbol
22082 \end_layout
22083
22084 \end_inset
22085
22086
22087 \begin_inset Index idx
22088 status collapsed
22089
22090 \begin_layout Plain Layout
22091
22092 \backslash
22093 @
22094 \begin_inset ERT
22095 status collapsed
22096
22097 \begin_layout Plain Layout
22098
22099
22100 \backslash
22101 officialeuro
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \begin_layout Standard
22115 To use the Euro symbol in formulas, the LaTeX-package 
22116 \series bold
22117 eurosym
22118 \series default
22119
22120 \begin_inset Index idx
22121 status collapsed
22122
22123 \begin_layout Plain Layout
22124 Packages ! eurosym
22125 \end_layout
22126
22127 \end_inset
22128
22129  must be installed and loaded with the LaTeX-preamble line
22130 \end_layout
22131
22132 \begin_layout Standard
22133
22134 \series bold
22135
22136 \backslash
22137 usepackage[gennarrow]{eurosym}
22138 \end_layout
22139
22140 \begin_layout Standard
22141 The Euro symbol can now be inserted with the command 
22142 \series bold
22143
22144 \backslash
22145 euro
22146 \series default
22147
22148 \begin_inset Index idx
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 Commands ! E ! 
22153 \backslash
22154 euro
22155 \end_layout
22156
22157 \end_inset
22158
22159 .
22160 \end_layout
22161
22162 \begin_layout Standard
22163 The Euro symbol can directly be inserted with the € key in mathematical
22164  text, without having 
22165 \series bold
22166 eurosym
22167 \series default
22168  installed.
22169  When 
22170 \series bold
22171 eurosym
22172 \series default
22173  is installed, 
22174 \series bold
22175
22176 \backslash
22177 euro
22178 \series default
22179  can also be inserted in TeX-mode.
22180  The official currency symbol can then be inserted with the command 
22181 \series bold
22182
22183 \backslash
22184 officialeuro
22185 \series default
22186
22187 \begin_inset Index idx
22188 status collapsed
22189
22190 \begin_layout Plain Layout
22191 Commands ! O ! 
22192 \backslash
22193 officialeuro
22194 \end_layout
22195
22196 \end_inset
22197
22198 , that is only available in TeX-mode.
22199 \end_layout
22200
22201 \begin_layout Standard
22202 \begin_inset ERT
22203 status collapsed
22204
22205 \begin_layout Plain Layout
22206
22207
22208 \backslash
22209 ifeurosym 
22210 \end_layout
22211
22212 \end_inset
22213
22214
22215 \begin_inset Note Note
22216 status open
22217
22218 \begin_layout Plain Layout
22219 The following table will only be displayed when the LaTeX-package 
22220 \series bold
22221 eurosym
22222 \series default
22223  is installed.
22224 \end_layout
22225
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \begin_layout Standard
22232 An overview about the different Euro symbols:
22233 \end_layout
22234
22235 \begin_layout Standard
22236 \align center
22237 \begin_inset Tabular
22238 <lyxtabular version="3" rows="4" columns="3">
22239 <features rotate="0" tabularvalignment="middle">
22240 <column alignment="center" valignment="top" width="0pt">
22241 <column alignment="center" valignment="top" width="0pt">
22242 <column alignment="center" valignment="top" width="0pt">
22243 <row>
22244 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257 Command 
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 Result
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 </row>
22272 <row>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277 formula
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286
22287 \backslash
22288 euro
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297 \begin_inset Formula $\euro$
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 </row>
22306 <row>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311 mathematical text
22312 \end_layout
22313
22314 \end_inset
22315 </cell>
22316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\mbox{€}$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 TeX-mode
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22349 \begin_inset Text
22350
22351 \begin_layout Plain Layout
22352
22353 \backslash
22354 officialeuro
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363 \begin_inset ERT
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367
22368
22369 \backslash
22370 officialeuro
22371 \end_layout
22372
22373 \end_inset
22374
22375
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 </row>
22381 </lyxtabular>
22382
22383 \end_inset
22384
22385
22386 \end_layout
22387
22388 \begin_layout Standard
22389 \begin_inset ERT
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393
22394
22395 \backslash
22396 else 
22397 \end_layout
22398
22399 \end_inset
22400
22401
22402 \begin_inset Note Note
22403 status open
22404
22405 \begin_layout Plain Layout
22406 The following will be displayed when the LaTeX-package 
22407 \series bold
22408 eurosym
22409 \series default
22410  is not installed:
22411 \end_layout
22412
22413 \end_inset
22414
22415
22416 \end_layout
22417
22418 \begin_layout Standard
22419 You need to install the LaTeX-package 
22420 \series bold
22421 eurosym
22422 \series default
22423  to see the rest of this subsection in the output.
22424 \end_layout
22425
22426 \begin_layout Standard
22427 \begin_inset ERT
22428 status collapsed
22429
22430 \begin_layout Plain Layout
22431
22432
22433 \backslash
22434 fi 
22435 \end_layout
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \begin_layout Section
22443 Relations
22444 \begin_inset CommandInset label
22445 LatexCommand label
22446 name "sec:Relations"
22447
22448 \end_inset
22449
22450
22451 \begin_inset Index idx
22452 status collapsed
22453
22454 \begin_layout Plain Layout
22455 Relations
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \begin_inset Index idx
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465 Comparisons|see
22466 \begin_inset ERT
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470
22471 {
22472 \end_layout
22473
22474 \end_inset
22475
22476 Relations
22477 \begin_inset ERT
22478 status collapsed
22479
22480 \begin_layout Plain Layout
22481
22482 }
22483 \end_layout
22484
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \begin_layout Standard
22496 All relations can also be inserted via the toolbar button 
22497 \begin_inset Graphics
22498         filename ../images/math/leq.png
22499         scale 85
22500
22501 \end_inset
22502
22503 .
22504 \end_layout
22505
22506 \begin_layout Standard
22507 \begin_inset space \hfill{}
22508 \end_inset
22509
22510
22511 \begin_inset Tabular
22512 <lyxtabular version="3" rows="17" columns="2">
22513 <features rotate="0" tabularvalignment="middle">
22514 <column alignment="center" valignment="top" width="0pt">
22515 <column alignment="center" valignment="top" width="0pt">
22516 <row>
22517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22518 \begin_inset Text
22519
22520 \begin_layout Plain Layout
22521 Command
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530 Result
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 </row>
22536 <row>
22537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 <
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $<$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 </row>
22559 <row>
22560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564
22565 \backslash
22566 le
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $\le$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589
22590 \backslash
22591 ll
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 \begin_inset Formula $\ll$
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 </row>
22609 <row>
22610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614
22615 \backslash
22616 prec
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Formula $\prec$
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639
22640 \backslash
22641 preceq
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650 \begin_inset Formula $\preceq$
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 </row>
22659 <row>
22660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664
22665 \backslash
22666 subset
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675 \begin_inset Formula $\subset$
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 </row>
22684 <row>
22685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689
22690 \backslash
22691 subseteq
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 \begin_inset Formula $\subseteq$
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 </row>
22709 <row>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714
22715 \backslash
22716 sqsubseteq
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 \begin_inset Formula $\sqsubseteq$
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 </row>
22734 <row>
22735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739
22740 \backslash
22741 in
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 \begin_inset Formula $\in$
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 </row>
22759 <row>
22760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764
22765 \backslash
22766 vdash
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 \begin_inset Formula $\vdash$
22776 \end_inset
22777
22778
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 </row>
22784 <row>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789
22790 \backslash
22791 smile
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 \begin_inset Formula $\smile$
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814
22815 \backslash
22816 lhd
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 \begin_inset Formula $\lhd$
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839
22840 \backslash
22841 unlhd
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 \begin_inset Formula $\unlhd$
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 </row>
22859 <row>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864
22865 \backslash
22866 gtrless
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $\gtrless$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \backslash
22891 mid
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Formula $\mid$
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row>
22910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914
22915 \backslash
22916 nmid
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Formula $\nmid$
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 </row>
22934 </lyxtabular>
22935
22936 \end_inset
22937
22938
22939 \begin_inset space \hfill{}
22940 \end_inset
22941
22942
22943 \begin_inset Tabular
22944 <lyxtabular version="3" rows="17" columns="2">
22945 <features rotate="0" tabularvalignment="middle">
22946 <column alignment="center" valignment="top" width="0pt">
22947 <column alignment="center" valignment="top" width="0pt">
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953 Command
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962 Result
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 =
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982 \begin_inset Formula $=$
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 </row>
22991 <row>
22992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996
22997 \backslash
22998 not=
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007 \begin_inset Formula $\not=$
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 </row>
23016 <row>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \backslash
23023 equiv
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Formula $\equiv$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 <row>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046
23047 \backslash
23048 sim
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 \begin_inset Formula $\sim$
23058 \end_inset
23059
23060
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 </row>
23066 <row>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071
23072 \backslash
23073 simeq
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082 \begin_inset Formula $\simeq$
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 <row>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096
23097 \backslash
23098 approx
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107 \begin_inset Formula $\approx$
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 </row>
23116 <row>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121
23122 \backslash
23123 cong
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132 \begin_inset Formula $\cong$
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 </row>
23141 <row>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146
23147 \backslash
23148 bowtie
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157 \begin_inset Formula $\bowtie$
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171
23172 \backslash
23173 notin
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 \begin_inset Formula $\notin$
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196
23197 \backslash
23198 perp
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 \begin_inset Formula $\perp$
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 </row>
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221
23222 \backslash
23223 propto
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 \begin_inset Formula $\propto$
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \backslash
23248 asymp
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 \begin_inset Formula $\asymp$
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271
23272 \backslash
23273 doteq
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282 \begin_inset Formula $\doteq$
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 <row>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \backslash
23298 circeq
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $\circeq$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 </row>
23316 <row>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 models
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset Formula $\models$
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 </row>
23341 <row>
23342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346
23347 \backslash
23348 widehat=
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 \begin_inset Formula $\widehat{=}$
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 </row>
23366 </lyxtabular>
23367
23368 \end_inset
23369
23370
23371 \begin_inset space \hfill{}
23372 \end_inset
23373
23374
23375 \begin_inset Tabular
23376 <lyxtabular version="3" rows="17" columns="2">
23377 <features rotate="0" tabularvalignment="middle">
23378 <column alignment="center" valignment="top" width="0pt">
23379 <column alignment="center" valignment="top" width="0pt">
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385 Command
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394 Result
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 </row>
23400 <row>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405 >
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414 \begin_inset Formula $>$
23415 \end_inset
23416
23417
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 </row>
23423 <row>
23424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428
23429 \backslash
23430 ge
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 \begin_inset Formula $\ge$
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \backslash
23455 gg
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $\gg$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 succ
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\succ$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 succeq
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\succeq$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 supset
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\supset$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 supseteq
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\supseteq$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 sqsupseteq
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\sqsupseteq$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 ni
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\ni$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 dashv
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\dashv$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 frown
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\frown$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 rhd
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\rhd$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 unrhd
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\unrhd$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 lessgtr
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\lessgtr$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 parallel
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\parallel$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 nparallel
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\nparallel$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 </lyxtabular>
23799
23800 \end_inset
23801
23802
23803 \begin_inset space \hfill{}
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 \begin_inset VSpace medskip
23811 \end_inset
23812
23813 The characters 
23814 \series bold
23815
23816 \backslash
23817 lhd
23818 \series default
23819  and 
23820 \series bold
23821
23822 \backslash
23823 rhd
23824 \series default
23825  are bigger than the equal looking operators 
23826 \series bold
23827
23828 \backslash
23829 triangleleft
23830 \series default
23831  and 
23832 \series bold
23833
23834 \backslash
23835 triangleright
23836 \series default
23837 , respectively.
23838 \end_layout
23839
23840 \begin_layout Standard
23841 Relations are, in contrary to symbols, always surrounded by space.
23842 \end_layout
23843
23844 \begin_layout Standard
23845 Relations with labels can be created with the command 
23846 \series bold
23847
23848 \backslash
23849 stackrel
23850 \series default
23851
23852 \begin_inset Index idx
23853 status collapsed
23854
23855 \begin_layout Plain Layout
23856 Commands ! S ! 
23857 \backslash
23858 stackrel
23859 \end_layout
23860
23861 \end_inset
23862
23863 :
23864 \end_layout
23865
23866 \begin_layout Standard
23867 \align center
23868 \begin_inset Tabular
23869 <lyxtabular version="3" rows="2" columns="2">
23870 <features rotate="0" tabularvalignment="middle">
23871 <column alignment="center" valignment="top">
23872 <column alignment="center" valignment="top">
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 Command
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 Result
23888 \begin_inset Note Note
23889 status collapsed
23890
23891 \begin_layout Plain Layout
23892
23893 \series bold
23894
23895 \backslash
23896 raisebox
23897 \series default
23898  is only used as spacer.
23899 \end_layout
23900
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914 A(r)
23915 \backslash
23916 stackrel
23917 \begin_inset space \textvisiblespace{}
23918 \end_inset
23919
23920 r
23921 \backslash
23922 to
23923 \backslash
23924 infty
23925 \begin_inset space \textvisiblespace{}
23926 \end_inset
23927
23928
23929 \begin_inset Formula $\downarrow$
23930 \end_inset
23931
23932
23933 \backslash
23934 approx
23935 \begin_inset space \textvisiblespace{}
23936 \end_inset
23937
23938
23939 \begin_inset space \textvisiblespace{}
23940 \end_inset
23941
23942 B
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 </row>
23960 </lyxtabular>
23961
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \begin_layout Section
23968 Functions
23969 \end_layout
23970
23971 \begin_layout Subsection
23972 Predefined Functions
23973 \begin_inset CommandInset label
23974 LatexCommand label
23975 name "sub:Predefined-Functions"
23976
23977 \end_inset
23978
23979
23980 \begin_inset Index idx
23981 status collapsed
23982
23983 \begin_layout Plain Layout
23984 Functions ! predefined
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \begin_layout Standard
23993 In general, variables are set 
23994 \emph on
23995 italic
23996 \emph default
23997  in mathematical expressions, but not function names, because 
23998 \begin_inset Formula $sin$
23999 \end_inset
24000
24001  could be misunderstood as 
24002 \begin_inset Formula $s\cdot i\cdot n$
24003 \end_inset
24004
24005 .
24006  Therefore there are predefined functionswhich are additionally a bit separated
24007  from prefactors.
24008  They are inserted as commands starting with a backslash before their name.
24009 \end_layout
24010
24011 \begin_layout Standard
24012 \align center
24013 \begin_inset Tabular
24014 <lyxtabular version="3" rows="2" columns="4">
24015 <features rotate="0" tabularvalignment="middle">
24016 <column alignment="center" valignment="top" width="0pt">
24017 <column alignment="center" valignment="top" width="0pt">
24018 <column alignment="center" valignment="top" width="0pt">
24019 <column alignment="center" valignment="top" width="0pt">
24020 <row>
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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043 Command
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 Result
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 <row>
24059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063 Asin(x)+B
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $Asin(x)+B$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 A
24085 \backslash
24086 sin(x)+B
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 \begin_inset Formula $A\sin(x)+B$
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 </row>
24104 </lyxtabular>
24105
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \begin_layout Standard
24112 The following functions are predefined:
24113 \end_layout
24114
24115 \begin_layout Standard
24116 \begin_inset VSpace -2mm
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 \align center
24124 \begin_inset Tabular
24125 <lyxtabular version="3" rows="9" columns="4">
24126 <features rotate="0" tabularvalignment="middle">
24127 <column alignment="center" valignment="top" width="0pt">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <column alignment="center" valignment="top" width="0pt">
24130 <column alignment="center" valignment="top" width="0pt">
24131 <row>
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" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 Command
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 Command
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 Command
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174
24175 \backslash
24176 sin
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 sinh
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196
24197 \backslash
24198 arcsin
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207
24208 \backslash
24209 sup
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220
24221 \backslash
24222 cos
24223 \end_layout
24224
24225 \end_inset
24226 </cell>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231
24232 \backslash
24233 cosh
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242
24243 \backslash
24244 arccos
24245 \end_layout
24246
24247 \end_inset
24248 </cell>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253
24254 \backslash
24255 inf
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 </row>
24261 <row>
24262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266
24267 \backslash
24268 tan
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \backslash
24279 tanh
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288
24289 \backslash
24290 arctan
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \backslash
24301 lim
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 </row>
24307 <row>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \backslash
24314 cot
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \backslash
24325 coth
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334
24335 \backslash
24336 arg
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345
24346 \backslash
24347 liminf
24348 \end_layout
24349
24350 \end_inset
24351 </cell>
24352 </row>
24353 <row>
24354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358
24359 \backslash
24360 sec
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369
24370 \backslash
24371 min
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380
24381 \backslash
24382 deg
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391
24392 \backslash
24393 limsup
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 </row>
24399 <row>
24400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404
24405 \backslash
24406 csc
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415
24416 \backslash
24417 max
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 det
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437
24438 \backslash
24439 Pr
24440 \end_layout
24441
24442 \end_inset
24443 </cell>
24444 </row>
24445 <row>
24446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \backslash
24452 ln
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461
24462 \backslash
24463 exp
24464 \end_layout
24465
24466 \end_inset
24467 </cell>
24468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \backslash
24474 dim
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483
24484 \backslash
24485 hom
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 </row>
24491 <row>
24492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496
24497 \backslash
24498 lg
24499 \end_layout
24500
24501 \end_inset
24502 </cell>
24503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \backslash
24509 log
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518
24519 \backslash
24520 ker
24521 \end_layout
24522
24523 \end_inset
24524 </cell>
24525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24526 \begin_inset Text
24527
24528 \begin_layout Plain Layout
24529
24530 \backslash
24531 gcd
24532 \end_layout
24533
24534 \end_inset
24535 </cell>
24536 </row>
24537 </lyxtabular>
24538
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \begin_layout Standard
24545 They can also be inserted with the math toolbar button 
24546 \begin_inset Graphics
24547         filename ../images/math/functions.png
24548         scale 85
24549
24550 \end_inset
24551
24552 .
24553 \end_layout
24554
24555 \begin_layout Subsection
24556 Self-defined Functions
24557 \begin_inset Index idx
24558 status collapsed
24559
24560 \begin_layout Plain Layout
24561 Functions ! self-defined
24562 \end_layout
24563
24564 \end_inset
24565
24566
24567 \end_layout
24568
24569 \begin_layout Standard
24570 To use a function that is not predefined, like for example the sign function
24571  sgn(x), there are two possibilities:
24572 \end_layout
24573
24574 \begin_layout Itemize
24575 Define the function by inserting the following line to the LaTeX-preamble
24576 \begin_inset Foot
24577 status collapsed
24578
24579 \begin_layout Plain Layout
24580 For more about 
24581 \series bold
24582
24583 \backslash
24584 DeclareMathOperator
24585 \series default
24586  see 
24587 \begin_inset CommandInset ref
24588 LatexCommand ref
24589 reference "sub:Self-defined-Operators"
24590
24591 \end_inset
24592
24593 .
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \begin_inset Newline newline
24600 \end_inset
24601
24602
24603 \begin_inset VSpace -3mm
24604 \end_inset
24605
24606
24607 \begin_inset Newline newline
24608 \end_inset
24609
24610
24611 \series bold
24612
24613 \backslash
24614 DeclareMathOperator{
24615 \backslash
24616 sgn}{sgn}
24617 \series default
24618
24619 \begin_inset Index idx
24620 status collapsed
24621
24622 \begin_layout Plain Layout
24623 Commands ! D ! 
24624 \backslash
24625 dbinom@
24626 \backslash
24627 DeclareMathOperator
24628 \end_layout
24629
24630 \end_inset
24631
24632
24633 \begin_inset Newline newline
24634 \end_inset
24635
24636
24637 \begin_inset VSpace -2mm
24638 \end_inset
24639
24640
24641 \begin_inset Newline newline
24642 \end_inset
24643
24644 Now the new defined function can be called with the command 
24645 \series bold
24646
24647 \backslash
24648 sgn
24649 \series default
24650 .
24651 \end_layout
24652
24653 \begin_layout Itemize
24654 Write the formula as usual, mark the formula name, in our example the letters
24655  
24656 \emph on
24657 sgn
24658 \emph default
24659 , and change it to mathematical text.
24660  Finally, a space is inserted between prefactor and function.
24661 \end_layout
24662
24663 \begin_layout Standard
24664 The result is the same with both methods as with a predefined function
24665 \begin_inset Foot
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669 In LyX self-defined functions are displayed red, predefined ones black.
24670 \end_layout
24671
24672 \end_inset
24673
24674 :
24675 \end_layout
24676
24677 \begin_layout Standard
24678 \align center
24679 \begin_inset Tabular
24680 <lyxtabular version="3" rows="3" columns="2">
24681 <features rotate="0" tabularvalignment="middle">
24682 <column alignment="center" valignment="top" width="0pt">
24683 <column alignment="center" valignment="top" width="0pt">
24684 <row>
24685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689 Command
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 Result
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 </row>
24704 <row>
24705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709 A
24710 \backslash
24711 sgn(x)+B
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720 \begin_inset Formula $A\sgn(x)+B$
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 </row>
24729 <row>
24730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24731 \begin_inset Text
24732
24733 \begin_layout Plain Layout
24734 A
24735 \backslash
24736 ,
24737 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24738 \end_inset
24739
24740 (x)+B
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \end_inset
24756 </cell>
24757 </row>
24758 </lyxtabular>
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 The first method is more suitable when the self-defined function should
24767  be used several times.
24768 \end_layout
24769
24770 \begin_layout Subsection
24771 Limits
24772 \begin_inset Index idx
24773 status collapsed
24774
24775 \begin_layout Plain Layout
24776 Limits
24777 \end_layout
24778
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \begin_layout Standard
24785 For limits, in addition to the commands 
24786 \series bold
24787
24788 \backslash
24789 lim
24790 \series default
24791
24792 \begin_inset Index idx
24793 status collapsed
24794
24795 \begin_layout Plain Layout
24796 Commands ! L ! 
24797 \backslash
24798 lim
24799 \end_layout
24800
24801 \end_inset
24802
24803
24804 \series bold
24805
24806 \backslash
24807 liminf
24808 \series default
24809  and 
24810 \series bold
24811
24812 \backslash
24813 limsup
24814 \series default
24815  the following functions are defined:
24816 \end_layout
24817
24818 \begin_layout Standard
24819 \align center
24820 \begin_inset Tabular
24821 <lyxtabular version="3" rows="5" columns="2">
24822 <features rotate="0" tabularvalignment="middle">
24823 <column alignment="center" valignment="top">
24824 <column alignment="center" valignment="top">
24825 <row>
24826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830 Command
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839 Result
24840 \begin_inset Note Note
24841 status collapsed
24842
24843 \begin_layout Plain Layout
24844
24845 \series bold
24846
24847 \backslash
24848 raisebox
24849 \series default
24850  is only used as spacer.
24851 \end_layout
24852
24853 \end_inset
24854
24855
24856 \end_layout
24857
24858 \end_inset
24859 </cell>
24860 </row>
24861 <row>
24862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24863 \begin_inset Text
24864
24865 \begin_layout Plain Layout
24866
24867 \backslash
24868 varliminf
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Plain Layout
24877 \begin_inset Formula $\varliminf$
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 </row>
24886 <row>
24887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891
24892 \backslash
24893 varlimsup
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902 \begin_inset Formula $\varlimsup$
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 </row>
24911 <row>
24912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916
24917 \backslash
24918 varprojlim
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24924 \begin_inset Text
24925
24926 \begin_layout Plain Layout
24927 \begin_inset Formula $\varprojlim$
24928 \end_inset
24929
24930
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 </row>
24936 <row>
24937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941
24942 \backslash
24943 varinjlim
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952 \begin_inset Formula $\varinjlim$
24953 \end_inset
24954
24955
24956 \begin_inset Formula $\raisebox{-2.5mm}{}$
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 </row>
24965 </lyxtabular>
24966
24967 \end_inset
24968
24969
24970 \end_layout
24971
24972 \begin_layout Standard
24973 \begin_inset VSpace medskip
24974 \end_inset
24975
24976 The limit is created by inserting a subscript.
24977  It is set right beside the function in an inline formula:
24978 \end_layout
24979
24980 \begin_layout Standard
24981 \align center
24982 \begin_inset Tabular
24983 <lyxtabular version="3" rows="2" columns="2">
24984 <features rotate="0" tabularvalignment="middle">
24985 <column alignment="center" valignment="top" width="0pt">
24986 <column alignment="center" valignment="top" width="0pt">
24987 <row>
24988 <cell alignment="center" valignment="top" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992 Command
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001 \begin_inset space \hspace{}
25002 \length 1cm
25003 \end_inset
25004
25005 Result
25006 \begin_inset Note Note
25007 status collapsed
25008
25009 \begin_layout Plain Layout
25010 The space and
25011 \series bold
25012  
25013 \backslash
25014 raisebox
25015 \series default
25016  are used here as spacer.
25017 \end_layout
25018
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 </row>
25027 <row>
25028 <cell alignment="center" valignment="top" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Plain Layout
25032
25033 \backslash
25034 lim_x
25035 \backslash
25036 to
25037 \begin_inset space \textvisiblespace{}
25038 \end_inset
25039
25040 A
25041 \begin_inset space \textvisiblespace{}
25042 \end_inset
25043
25044 x=B
25045 \end_layout
25046
25047 \end_inset
25048 </cell>
25049 <cell alignment="center" valignment="top" usebox="none">
25050 \begin_inset Text
25051
25052 \begin_layout Plain Layout
25053 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25054 \end_inset
25055
25056
25057 \end_layout
25058
25059 \end_inset
25060 </cell>
25061 </row>
25062 </lyxtabular>
25063
25064 \end_inset
25065
25066
25067 \end_layout
25068
25069 \begin_layout Standard
25070 In a displayed formula the limit is set below the formula, as usual:
25071 \begin_inset Formula 
25072 \[
25073 \lim_{x\to A}x=B
25074 \]
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Standard
25082 \begin_inset VSpace medskip
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Standard
25089 How to adjust the typesetting of the limits see 
25090 \begin_inset CommandInset ref
25091 LatexCommand ref
25092 reference "sub:Operator-Limits"
25093
25094 \end_inset
25095
25096 .
25097 \end_layout
25098
25099 \begin_layout Subsection
25100 Modulo-Functions
25101 \begin_inset Index idx
25102 status collapsed
25103
25104 \begin_layout Plain Layout
25105 Functions ! modulo-
25106 \end_layout
25107
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Standard
25114 The modulo-function is special, because it exists in four variants.
25115  The variants in a displayed formula are:
25116 \begin_inset Formula 
25117 \begin{align*}
25118 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25119 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25120 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25121 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25122 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25123 \end{align*}
25124
25125 \end_inset
25126
25127
25128 \end_layout
25129
25130 \begin_layout Standard
25131 In an inline formula less space is set before the function names for all
25132  variants.
25133  By default the modulo-functions take only the first following character
25134  into account.
25135  To use more than one character, one has to put them into TeX-braces:
25136 \begin_inset Formula 
25137 \begin{align*}
25138 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25139 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25140 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25141 \end{align*}
25142
25143 \end_inset
25144
25145
25146 \end_layout
25147
25148 \begin_layout Section
25149 Special Characters
25150 \begin_inset Index idx
25151 status collapsed
25152
25153 \begin_layout Plain Layout
25154 Special characters
25155 \end_layout
25156
25157 \end_inset
25158
25159
25160 \end_layout
25161
25162 \begin_layout Subsection
25163 Special Characters in Mathematical Text
25164 \end_layout
25165
25166 \begin_layout Standard
25167 The following commands can only be used in mathematical text or in TeX-mode:
25168 \end_layout
25169
25170 \begin_layout Standard
25171 \begin_inset space \hfill{}
25172 \end_inset
25173
25174
25175 \begin_inset Tabular
25176 <lyxtabular version="3" rows="8" columns="2">
25177 <features rotate="0" tabularvalignment="middle">
25178 <column alignment="block" valignment="top">
25179 <column alignment="block" valignment="top">
25180 <row>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185 Command
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194 Result
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 <row>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205
25206 \backslash
25207 oe
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216 \begin_inset Formula $\textrm{œ}$
25217 \end_inset
25218
25219
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 </row>
25225 <row>
25226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \backslash
25232 OE
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241 \begin_inset Formula $\textrm{Œ}$
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 </row>
25250 <row>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255
25256 \backslash
25257 ae
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266 \begin_inset Formula $\textrm{æ}$
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \end_inset
25273 </cell>
25274 </row>
25275 <row>
25276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280
25281 \backslash
25282 AE
25283 \end_layout
25284
25285 \end_inset
25286 </cell>
25287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291 \begin_inset Formula $\textrm{Æ}$
25292 \end_inset
25293
25294
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 </row>
25300 <row>
25301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305
25306 \backslash
25307 aa
25308 \end_layout
25309
25310 \end_inset
25311 </cell>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316 \begin_inset Formula $\textrm{\aa}$
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 </row>
25325 <row>
25326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 AA
25333 \begin_inset Index idx
25334 status collapsed
25335
25336 \begin_layout Plain Layout
25337
25338 \backslash
25339 @
25340 \begin_inset ERT
25341 status collapsed
25342
25343 \begin_layout Plain Layout
25344
25345
25346 \backslash
25347 textrm{
25348 \backslash
25349 AA}
25350 \end_layout
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \end_inset
25358
25359
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368 \begin_inset Formula $\textrm{Å}$
25369 \end_inset
25370
25371
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 </row>
25377 <row>
25378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382
25383 \backslash
25384 i
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393 \begin_inset Formula $\textrm{ı}$
25394 \end_inset
25395
25396
25397 \end_layout
25398
25399 \end_inset
25400 </cell>
25401 </row>
25402 </lyxtabular>
25403
25404 \end_inset
25405
25406
25407 \begin_inset space \hfill{}
25408 \end_inset
25409
25410
25411 \begin_inset Tabular
25412 <lyxtabular version="3" rows="8" columns="2">
25413 <features rotate="0" tabularvalignment="middle">
25414 <column alignment="block" valignment="top">
25415 <column alignment="center" valignment="top">
25416 <row>
25417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421 command
25422 \begin_inset Note Note
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426 The space of 0
25427 \begin_inset space \thinspace{}
25428 \end_inset
25429
25430 mm is used for separation, because otherwise the output will be ¡ and ¿
25431  respectively.
25432 \end_layout
25433
25434 \end_inset
25435
25436
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Plain Layout
25445 Result
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 </row>
25451 <row>
25452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456
25457 \backslash
25458 o
25459 \end_layout
25460
25461 \end_inset
25462 </cell>
25463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467 \begin_inset Formula $\textrm{ø}$
25468 \end_inset
25469
25470
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 </row>
25476 <row>
25477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481
25482 \backslash
25483 O
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492 \begin_inset Formula $\textrm{Ø}$
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 </row>
25501 <row>
25502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Plain Layout
25506
25507 \backslash
25508 l
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517 \begin_inset Formula $\textrm{ł}$
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 </row>
25526 <row>
25527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531
25532 \backslash
25533 L
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542 \begin_inset Formula $\textrm{Ł}$
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 </row>
25551 <row>
25552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556 !
25557 \begin_inset space \hspace{}
25558 \length 0mm
25559 \end_inset
25560
25561 `
25562 \begin_inset space \textvisiblespace{}
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25571 \begin_inset Text
25572
25573 \begin_layout Plain Layout
25574 \begin_inset Formula $\textrm{!`}$
25575 \end_inset
25576
25577
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 </row>
25583 <row>
25584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 ?
25589 \begin_inset space \hspace{}
25590 \length 0mm
25591 \end_inset
25592
25593 `
25594 \begin_inset space \textvisiblespace{}
25595 \end_inset
25596
25597
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606 \begin_inset Formula $\textrm{?`}$
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 </row>
25615 <row>
25616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620
25621 \backslash
25622 j
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631 \begin_inset Formula $\textrm{ȷ}$
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 </row>
25640 </lyxtabular>
25641
25642 \end_inset
25643
25644
25645 \begin_inset space \hfill{}
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Standard
25652 The characters 
25653 \begin_inset Formula $\textrm{\textrm{Å}}$
25654 \end_inset
25655
25656  and 
25657 \begin_inset Formula $\textrm{\textrm{Ø}}$
25658 \end_inset
25659
25660  can also be inserted via the math toolbar button 
25661 \begin_inset Graphics
25662         filename ../images/math/digamma.png
25663         scale 85
25664
25665 \end_inset
25666
25667 .
25668 \end_layout
25669
25670 \begin_layout Standard
25671 An exception are the commands 
25672 \series bold
25673 !
25674 \begin_inset space \hspace{}
25675 \length 0mm
25676 \end_inset
25677
25678 `
25679 \series default
25680  and 
25681 \series bold
25682 ?
25683 \begin_inset space \hspace{}
25684 \length 0mm
25685 \end_inset
25686
25687 `
25688 \series default
25689 , because they can be inserted in LyX directly to text.
25690 \end_layout
25691
25692 \begin_layout Subsection
25693 Accents in Text
25694 \begin_inset CommandInset label
25695 LatexCommand label
25696 name "sub:Accents-in-Text"
25697
25698 \end_inset
25699
25700
25701 \begin_inset Index idx
25702 status collapsed
25703
25704 \begin_layout Plain Layout
25705 Accents ! in text
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \begin_layout Standard
25714 With the following commands all letters can be accented.
25715  The commands must be inserted in TeX-mode.
25716 \end_layout
25717
25718 \begin_layout Standard
25719 \begin_inset space \hfill{}
25720 \end_inset
25721
25722
25723 \begin_inset Tabular
25724 <lyxtabular version="3" rows="8" columns="2">
25725 <features rotate="0" tabularvalignment="middle">
25726 <column alignment="block" valignment="top">
25727 <column alignment="block" valignment="top">
25728 <row>
25729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25730 \begin_inset Text
25731
25732 \begin_layout Plain Layout
25733 Command
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742 Result
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 </row>
25748 <row>
25749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Plain Layout
25753
25754 \backslash
25755
25756 \begin_inset Quotes grd
25757 \end_inset
25758
25759 e
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768 \begin_inset ERT
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772
25773
25774 \backslash
25775 "e
25776 \end_layout
25777
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 </row>
25786 <row>
25787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25788 \begin_inset Text
25789
25790 \begin_layout Plain Layout
25791
25792 \backslash
25793 `e
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802 \begin_inset ERT
25803 status collapsed
25804
25805 \begin_layout Plain Layout
25806
25807
25808 \backslash
25809 `e
25810 \end_layout
25811
25812 \end_inset
25813
25814
25815 \end_layout
25816
25817 \end_inset
25818 </cell>
25819 </row>
25820 <row>
25821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Plain Layout
25825
25826 \backslash
25827 ^
25828 \begin_inset space \textvisiblespace{}
25829 \end_inset
25830
25831 e
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25837 \begin_inset Text
25838
25839 \begin_layout Plain Layout
25840 \begin_inset ERT
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844
25845
25846 \backslash
25847 ^e
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \end_layout
25854
25855 \end_inset
25856 </cell>
25857 </row>
25858 <row>
25859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25860 \begin_inset Text
25861
25862 \begin_layout Plain Layout
25863
25864 \backslash
25865 =e
25866 \end_layout
25867
25868 \end_inset
25869 </cell>
25870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25871 \begin_inset Text
25872
25873 \begin_layout Plain Layout
25874 \begin_inset ERT
25875 status collapsed
25876
25877 \begin_layout Plain Layout
25878
25879
25880 \backslash
25881 =e
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \end_inset
25890 </cell>
25891 </row>
25892 <row>
25893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Plain Layout
25897
25898 \backslash
25899 u
25900 \begin_inset space \textvisiblespace{}
25901 \end_inset
25902
25903 e
25904 \end_layout
25905
25906 \end_inset
25907 </cell>
25908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25909 \begin_inset Text
25910
25911 \begin_layout Plain Layout
25912 \begin_inset ERT
25913 status collapsed
25914
25915 \begin_layout Plain Layout
25916
25917
25918 \backslash
25919 u e
25920 \end_layout
25921
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \end_inset
25928 </cell>
25929 </row>
25930 <row>
25931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25932 \begin_inset Text
25933
25934 \begin_layout Plain Layout
25935
25936 \backslash
25937 b
25938 \begin_inset space \textvisiblespace{}
25939 \end_inset
25940
25941 e
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 \begin_inset ERT
25951 status collapsed
25952
25953 \begin_layout Plain Layout
25954
25955
25956 \backslash
25957 b e
25958 \end_layout
25959
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 t
25976 \begin_inset space \textvisiblespace{}
25977 \end_inset
25978
25979 ee
25980 \end_layout
25981
25982 \end_inset
25983 </cell>
25984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25985 \begin_inset Text
25986
25987 \begin_layout Plain Layout
25988 \begin_inset ERT
25989 status collapsed
25990
25991 \begin_layout Plain Layout
25992
25993
25994 \backslash
25995 t ee
25996 \end_layout
25997
25998 \end_inset
25999
26000
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 </row>
26006 </lyxtabular>
26007
26008 \end_inset
26009
26010
26011 \begin_inset space \hfill{}
26012 \end_inset
26013
26014
26015 \begin_inset Tabular
26016 <lyxtabular version="3" rows="8" columns="2">
26017 <features rotate="0" tabularvalignment="middle">
26018 <column alignment="block" valignment="top">
26019 <column alignment="center" valignment="top">
26020 <row>
26021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26022 \begin_inset Text
26023
26024 \begin_layout Plain Layout
26025 Command
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26031 \begin_inset Text
26032
26033 \begin_layout Plain Layout
26034 Result
26035 \end_layout
26036
26037 \end_inset
26038 </cell>
26039 </row>
26040 <row>
26041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26042 \begin_inset Text
26043
26044 \begin_layout Plain Layout
26045
26046 \backslash
26047 H
26048 \begin_inset space \textvisiblespace{}
26049 \end_inset
26050
26051 e
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060 \begin_inset ERT
26061 status collapsed
26062
26063 \begin_layout Plain Layout
26064
26065
26066 \backslash
26067 H e
26068 \end_layout
26069
26070 \end_inset
26071
26072
26073 \end_layout
26074
26075 \end_inset
26076 </cell>
26077 </row>
26078 <row>
26079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Plain Layout
26083
26084 \backslash
26085 'e
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Plain Layout
26094 \begin_inset ERT
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098
26099
26100 \backslash
26101 'e
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 </row>
26112 <row>
26113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26114 \begin_inset Text
26115
26116 \begin_layout Plain Layout
26117
26118 \backslash
26119 ~e
26120 \begin_inset Index idx
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124 Tilde
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \end_inset
26133 </cell>
26134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138 \begin_inset ERT
26139 status collapsed
26140
26141 \begin_layout Plain Layout
26142
26143
26144 \backslash
26145 ~e
26146 \end_layout
26147
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \end_inset
26154 </cell>
26155 </row>
26156 <row>
26157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Plain Layout
26161
26162 \backslash
26163 .e
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 \begin_inset ERT
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176
26177
26178 \backslash
26179 .e
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 </row>
26190 <row>
26191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195
26196 \backslash
26197 v
26198 \begin_inset space \textvisiblespace{}
26199 \end_inset
26200
26201 e
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210 \begin_inset ERT
26211 status collapsed
26212
26213 \begin_layout Plain Layout
26214
26215
26216 \backslash
26217 v e
26218 \end_layout
26219
26220 \end_inset
26221
26222
26223 \end_layout
26224
26225 \end_inset
26226 </cell>
26227 </row>
26228 <row>
26229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26230 \begin_inset Text
26231
26232 \begin_layout Plain Layout
26233
26234 \backslash
26235 d
26236 \begin_inset space \textvisiblespace{}
26237 \end_inset
26238
26239 e
26240 \end_layout
26241
26242 \end_inset
26243 </cell>
26244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26245 \begin_inset Text
26246
26247 \begin_layout Plain Layout
26248 \begin_inset ERT
26249 status collapsed
26250
26251 \begin_layout Plain Layout
26252
26253
26254 \backslash
26255 d e
26256 \end_layout
26257
26258 \end_inset
26259
26260
26261 \end_layout
26262
26263 \end_inset
26264 </cell>
26265 </row>
26266 <row>
26267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26268 \begin_inset Text
26269
26270 \begin_layout Plain Layout
26271
26272 \backslash
26273 c
26274 \begin_inset space \textvisiblespace{}
26275 \end_inset
26276
26277 e
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 \begin_inset ERT
26287 status collapsed
26288
26289 \begin_layout Plain Layout
26290
26291
26292 \backslash
26293 c e
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 </row>
26304 </lyxtabular>
26305
26306 \end_inset
26307
26308
26309 \begin_inset space \hfill{}
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \begin_layout Standard
26316 \begin_inset VSpace medskip
26317 \end_inset
26318
26319 With the command 
26320 \series bold
26321
26322 \backslash
26323 t
26324 \series default
26325  also two different characters can be accented.
26326  The command 
26327 \series bold
26328
26329 \backslash
26330 t
26331 \begin_inset space \textvisiblespace{}
26332 \end_inset
26333
26334 sz
26335 \series default
26336  creates: 
26337 \begin_inset ERT
26338 status collapsed
26339
26340 \begin_layout Plain Layout
26341
26342
26343 \backslash
26344 t sz
26345 \end_layout
26346
26347 \end_inset
26348
26349
26350 \end_layout
26351
26352 \begin_layout Standard
26353 The accents 
26354 \series bold
26355 `
26356 \series default
26357  , 
26358 \series bold
26359 '
26360 \series default
26361  and 
26362 \series bold
26363 ^
26364 \series default
26365  can in combination with vowels directly be inserted with the keyboard without
26366  using TeX-mode.
26367  The same applies for the tilde
26368 \begin_inset Foot
26369 status collapsed
26370
26371 \begin_layout Plain Layout
26372 This only applies for keyboards where the tilde is defined as accent.
26373 \end_layout
26374
26375 \end_inset
26376
26377  
26378 \series bold
26379 ~
26380 \series default
26381  in combination with 
26382 \emph on
26383 a
26384 \emph default
26385  , 
26386 \emph on
26387 n
26388 \emph default
26389  , or 
26390 \emph on
26391 o
26392 \emph default
26393 .
26394 \end_layout
26395
26396 \begin_layout Standard
26397 The commands 
26398 \series bold
26399
26400 \backslash
26401 b
26402 \series default
26403  , 
26404 \series bold
26405
26406 \backslash
26407 c
26408 \series default
26409  , 
26410 \series bold
26411
26412 \backslash
26413 d
26414 \series default
26415  , 
26416 \series bold
26417
26418 \backslash
26419 H
26420 \series default
26421  , 
26422 \series bold
26423
26424 \backslash
26425 t
26426 \series default
26427  , 
26428 \series bold
26429
26430 \backslash
26431 u
26432 \series default
26433  , 
26434 \series bold
26435
26436 \backslash
26437 v
26438 \series default
26439  and accents that are inserted directly with the keyboard are also available
26440  in mathematical text.
26441  For the other accents there are special math commands to be used in formulas,
26442  see 
26443 \begin_inset CommandInset ref
26444 LatexCommand ref
26445 reference "sub:Accents-for-one"
26446
26447 \end_inset
26448
26449 .
26450 \end_layout
26451
26452 \begin_layout Standard
26453 \begin_inset VSpace bigskip
26454 \end_inset
26455
26456 Furthermore, with the command 
26457 \series bold
26458
26459 \backslash
26460 textcircled
26461 \series default
26462
26463 \begin_inset Index idx
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467 Commands ! T ! 
26468 \backslash
26469 textcircled
26470 \end_layout
26471
26472 \end_inset
26473
26474  all numbers and letters can be set into a circle, quasi accented with a
26475  circle, similar to the copyright symbol.
26476 \end_layout
26477
26478 \begin_layout Standard
26479 \align center
26480 \begin_inset Tabular
26481 <lyxtabular version="3" rows="3" columns="2">
26482 <features rotate="0" tabularvalignment="middle">
26483 <column alignment="center" valignment="top">
26484 <column alignment="center" valignment="top">
26485 <row>
26486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490 Command
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26496 \begin_inset Text
26497
26498 \begin_layout Plain Layout
26499 Result
26500 \begin_inset Note Note
26501 status collapsed
26502
26503 \begin_layout Plain Layout
26504
26505 \series bold
26506
26507 \backslash
26508 raisebox
26509 \series default
26510  is only used as spacer.
26511 \end_layout
26512
26513 \end_inset
26514
26515
26516 \end_layout
26517
26518 \end_inset
26519 </cell>
26520 </row>
26521 <row>
26522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26523 \begin_inset Text
26524
26525 \begin_layout Plain Layout
26526
26527 \backslash
26528 textcircled{w}
26529 \end_layout
26530
26531 \end_inset
26532 </cell>
26533 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26534 \begin_inset Text
26535
26536 \begin_layout Plain Layout
26537 \begin_inset ERT
26538 status collapsed
26539
26540 \begin_layout Plain Layout
26541
26542
26543 \backslash
26544 textcircled{w}
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \end_inset
26553 </cell>
26554 </row>
26555 <row>
26556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560
26561 \backslash
26562 Large 
26563 \backslash
26564 textcircled{
26565 \backslash
26566 normalsize
26567 \backslash
26568 protect
26569 \backslash
26570 raisebox{-1.5pt}{W}}
26571 \end_layout
26572
26573 \end_inset
26574 </cell>
26575 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26576 \begin_inset Text
26577
26578 \begin_layout Plain Layout
26579 \begin_inset Formula $\raisebox{4.5mm}{}$
26580 \end_inset
26581
26582
26583 \begin_inset ERT
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587
26588
26589 \backslash
26590 Large 
26591 \backslash
26592 textcircled{
26593 \backslash
26594 normalsize
26595 \backslash
26596 protect
26597 \backslash
26598 raisebox{-1.5pt}W}
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \begin_inset Formula $\raisebox{-2mm}{}$
26605 \end_inset
26606
26607
26608 \end_layout
26609
26610 \end_inset
26611 </cell>
26612 </row>
26613 </lyxtabular>
26614
26615 \end_inset
26616
26617
26618 \end_layout
26619
26620 \begin_layout Standard
26621 One has to take care that the character fits in the circle.
26622  
26623 \series bold
26624
26625 \backslash
26626 Large
26627 \series default
26628
26629 \begin_inset Foot
26630 status collapsed
26631
26632 \begin_layout Plain Layout
26633 see 
26634 \begin_inset CommandInset ref
26635 LatexCommand ref
26636 reference "sub:Font-Sizes"
26637
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \end_inset
26644
26645  specifies thereby the size of the circle.
26646  With the help of 
26647 \series bold
26648
26649 \backslash
26650 raisebox
26651 \series default
26652
26653 \begin_inset Foot
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 see 
26658 \begin_inset CommandInset ref
26659 LatexCommand ref
26660 reference "sub:Boxes-without-Frame"
26661
26662 \end_inset
26663
26664
26665 \end_layout
26666
26667 \end_inset
26668
26669  the character can be centered.
26670 \end_layout
26671
26672 \begin_layout Subsection
26673 Old-style Figures
26674 \begin_inset Index idx
26675 status collapsed
26676
26677 \begin_layout Plain Layout
26678 Old-style Figures
26679 \end_layout
26680
26681 \end_inset
26682
26683
26684 \end_layout
26685
26686 \begin_layout Standard
26687 Old-style figures (also known as old-style numerals) are created with the
26688  command 
26689 \series bold
26690
26691 \backslash
26692 oldstylenums
26693 \series default
26694
26695 \begin_inset Index idx
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699 Commands ! O ! 
26700 \backslash
26701 oldstylenums
26702 \end_layout
26703
26704 \end_inset
26705
26706 .
26707  The command can be used in formulas and in TeX-mode.
26708  The command scheme is:
26709 \end_layout
26710
26711 \begin_layout Standard
26712
26713 \series bold
26714
26715 \backslash
26716 oldstylenums{number}
26717 \end_layout
26718
26719 \begin_layout Standard
26720 The command 
26721 \series bold
26722
26723 \backslash
26724 oldstylenums{0123456789
26725 \series default
26726  produces: 
26727 \begin_inset Formula $\oldstylenums{0123456789}$
26728 \end_inset
26729
26730
26731 \end_layout
26732
26733 \begin_layout Section
26734 Formula Styles
26735 \begin_inset CommandInset label
26736 LatexCommand label
26737 name "sec:Formula-Styles"
26738
26739 \end_inset
26740
26741
26742 \begin_inset Index idx
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746 Formula ! styles
26747 \end_layout
26748
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \begin_layout Itemize
26755 There are two different alignment styles:
26756 \end_layout
26757
26758 \begin_deeper
26759 \begin_layout Description
26760 Centered is the predefined standard
26761 \end_layout
26762
26763 \begin_layout Description
26764 Indented for this the option 
26765 \series bold
26766 fleqn
26767 \series default
26768  must be inserted in the menu 
26769 \family sans
26770 Document\SpecialChar \menuseparator
26771 Settings
26772 \family default
26773  under 
26774 \family sans
26775 Document
26776 \begin_inset space ~
26777 \end_inset
26778
26779 Class
26780 \end_layout
26781
26782 \begin_layout Standard
26783 When 
26784 \series bold
26785 Indented
26786 \series default
26787  is used, the indentation can be adjusted with the length 
26788 \series bold
26789
26790 \backslash
26791 mathindent
26792 \series default
26793
26794 \begin_inset Index idx
26795 status collapsed
26796
26797 \begin_layout Plain Layout
26798 Commands ! M ! 
26799 \backslash
26800 mathindent
26801 \end_layout
26802
26803 \end_inset
26804
26805 .
26806  Should the distance be 15
26807 \begin_inset space \thinspace{}
26808 \end_inset
26809
26810 mm, the following command line is inserted in the LaTeX-preamble
26811 \end_layout
26812
26813 \begin_layout Standard
26814
26815 \series bold
26816
26817 \backslash
26818 setlength{
26819 \backslash
26820 mathindent}{15mm}
26821 \end_layout
26822
26823 \begin_layout Standard
26824 When no length is specified, the predefined value of 30
26825 \begin_inset space \thinspace{}
26826 \end_inset
26827
26828 pt will be used.
26829 \end_layout
26830
26831 \end_deeper
26832 \begin_layout Itemize
26833 And two different numbering styles:
26834 \end_layout
26835
26836 \begin_deeper
26837 \begin_layout Description
26838 Right is the predefined standard
26839 \end_layout
26840
26841 \begin_layout Description
26842 Left for this the option 
26843 \series bold
26844 leqno
26845 \series default
26846  must be inserted in the menu 
26847 \family sans
26848 Document\SpecialChar \menuseparator
26849 Settings
26850 \family default
26851  under 
26852 \family sans
26853 Document
26854 \begin_inset space ~
26855 \end_inset
26856
26857 Class
26858 \end_layout
26859
26860 \end_deeper
26861 \begin_layout Standard
26862
26863 \series bold
26864 fleqn
26865 \series default
26866  and 
26867 \series bold
26868 leqno
26869 \series default
26870  can also be used together.
26871  In this case both options are inserted, separated by a comma.
26872 \end_layout
26873
26874 \begin_layout Standard
26875 The chosen styles are used for all displayed formulas of the document.
26876  When both, centered and indented formulas should be created in a document,
26877  the style 
26878 \series bold
26879 Centered
26880 \series default
26881  is used.
26882  The indented formulas are then set in a flalign environment, see 
26883 \begin_inset CommandInset ref
26884 LatexCommand ref
26885 reference "sub:Flalign-Environment"
26886
26887 \end_inset
26888
26889 .
26890 \end_layout
26891
26892 \begin_layout Section
26893 Multiline Formulas
26894 \begin_inset CommandInset label
26895 LatexCommand label
26896 name "sec:Multiline-Formulas"
26897
26898 \end_inset
26899
26900
26901 \begin_inset Index idx
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905 Formula ! multiline
26906 \end_layout
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \begin_layout Subsection
26914 General
26915 \end_layout
26916
26917 \begin_layout Standard
26918 In LyX multiline formulas are created by pressing 
26919 \series bold
26920
26921 \begin_inset Info
26922 type  "shortcut"
26923 arg   "newline-insert newline"
26924 \end_inset
26925
26926
26927 \series default
26928  inside a formula.
26929  This creates either an 
26930 \series bold
26931 eqnarray environment
26932 \series default
26933  that is described in 
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "sub:Eqnarray-Environment"
26937
26938 \end_inset
26939
26940  or, when the option 
26941 \family sans
26942 Use AMS math package
26943 \family default
26944  in the document settings is selected, an 
26945 \series bold
26946 align environment
26947 \series default
26948  that is described in 
26949 \begin_inset CommandInset ref
26950 LatexCommand ref
26951 reference "sub:Standard-align-Environment"
26952
26953 \end_inset
26954
26955 .
26956  The align environment is recommended because it provides in any case a
26957  typographically correct output.
26958 \end_layout
26959
26960 \begin_layout Standard
26961 There are other multiline formula environments that can be created via the
26962  menu 
26963 \family sans
26964 Insert\SpecialChar \menuseparator
26965 Math
26966 \family default
26967 .
26968  These environments are described in the following sections.
26969 \end_layout
26970
26971 \begin_layout Standard
26972 In all multiline formula environments a new line is created by pressing
26973  
26974 \begin_inset Info
26975 type  "shortcut"
26976 arg   "newline-insert newline"
26977 \end_inset
26978
26979 .
26980  To add or delete lines, the math toolbar buttons 
26981 \begin_inset Graphics
26982         filename ../images/tabular-feature_append-row.png
26983         scale 85
26984
26985 \end_inset
26986
26987  or 
26988 \begin_inset Graphics
26989         filename ../images/tabular-feature_delete-row.png
26990         scale 85
26991
26992 \end_inset
26993
26994 , respectively, or the menu 
26995 \family sans
26996 Edit\SpecialChar \menuseparator
26997 Rows & Columns
26998 \family default
26999  can be used.
27000 \end_layout
27001
27002 \begin_layout Subsubsection
27003 Line Separation
27004 \begin_inset CommandInset label
27005 LatexCommand label
27006 name "sub:Line-Separation"
27007
27008 \end_inset
27009
27010
27011 \begin_inset Index idx
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015 Formula ! multiline ! Line separation
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \begin_layout Standard
27024 There is sometimes not enough space in multiline formulas between the lines:
27025 \begin_inset Formula 
27026 \begin{eqnarray*}
27027 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}\\
27028 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
27029 \end{eqnarray*}
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Standard
27037 In LaTeX additional line space is specified as optional argument of the
27038  new line command.
27039  This is not yet possible in LyX
27040 \begin_inset Foot
27041 status collapsed
27042
27043 \begin_layout Plain Layout
27044 see 
27045 \begin_inset CommandInset href
27046 LatexCommand href
27047 name "LyX-bug #1505"
27048 target "http://www.lyx.org/trac/ticket/1505"
27049
27050 \end_inset
27051
27052
27053 \end_layout
27054
27055 \end_inset
27056
27057 , therefore the whole formula must be inserted in TeX-mode.
27058  To add in our example space, the command 
27059 \series bold
27060
27061 \backslash
27062
27063 \backslash
27064 [3mm]
27065 \series default
27066  is inserted at the end of the first line.
27067  One gets: 
27068 \begin_inset ERT
27069 status collapsed
27070
27071 \begin_layout Plain Layout
27072
27073
27074 \backslash
27075 begin{eqnarray*}
27076 \end_layout
27077
27078 \begin_layout Plain Layout
27079
27080 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27081  = & 
27082 \backslash
27083 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27084 \backslash
27085
27086 \backslash
27087 [3mm]
27088 \end_layout
27089
27090 \begin_layout Plain Layout
27091
27092 4x^{2}
27093 \backslash
27094 left(B^{2}+x_{0}^{2}
27095 \backslash
27096 right)+4x_{0}x
27097 \backslash
27098 left(D-B^{2}
27099 \backslash
27100 right)+B^{2}
27101 \backslash
27102 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27103 \backslash
27104 right) & = & 0
27105 \end_layout
27106
27107 \begin_layout Plain Layout
27108
27109
27110 \backslash
27111 end{eqnarray*}
27112 \end_layout
27113
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \begin_layout Standard
27120 \begin_inset VSpace bigskip
27121 \end_inset
27122
27123 To set the line separation for all lines in a formula, the length 
27124 \series bold
27125
27126 \backslash
27127 jot
27128 \series default
27129
27130 \begin_inset Index idx
27131 status collapsed
27132
27133 \begin_layout Plain Layout
27134 Commands ! J ! 
27135 \backslash
27136 jot
27137 \end_layout
27138
27139 \end_inset
27140
27141  is changed.
27142  The definition is: 
27143 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27144 \end_inset
27145
27146 .
27147  Predefined for 
27148 \series bold
27149
27150 \backslash
27151 jot
27152 \series default
27153  is the value 3
27154 \begin_inset space \thinspace{}
27155 \end_inset
27156
27157 pt.
27158  To create 3
27159 \begin_inset space \thinspace{}
27160 \end_inset
27161
27162 mm additional line separation as in the previous example, the command
27163 \end_layout
27164
27165 \begin_layout Standard
27166
27167 \series bold
27168
27169 \backslash
27170 setlength{
27171 \backslash
27172 jot}{3mm+3pt}
27173 \end_layout
27174
27175 \begin_layout Standard
27176 is inserted in TeX-mode before the formula.
27177  This requires that the LaTeX-package 
27178 \series bold
27179 calc
27180 \series default
27181
27182 \begin_inset Foot
27183 status collapsed
27184
27185 \begin_layout Plain Layout
27186
27187 \series bold
27188 calc
27189 \series default
27190  is part of every LaTeX standard installation.
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \begin_inset Index idx
27197 status collapsed
27198
27199 \begin_layout Plain Layout
27200 Packages ! calc
27201 \end_layout
27202
27203 \end_inset
27204
27205  was loaded in LaTeX-preamble with the line
27206 \end_layout
27207
27208 \begin_layout Standard
27209
27210 \series bold
27211
27212 \backslash
27213 usepackage{calc}
27214 \end_layout
27215
27216 \begin_layout Standard
27217 One gets: 
27218 \begin_inset ERT
27219 status collapsed
27220
27221 \begin_layout Plain Layout
27222
27223
27224 \backslash
27225 setlength{
27226 \backslash
27227 jot}{3mm+3pt}
27228 \end_layout
27229
27230 \end_inset
27231
27232
27233 \begin_inset Formula 
27234 \begin{eqnarray*}
27235 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}\\
27236 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
27237 \end{eqnarray*}
27238
27239 \end_inset
27240
27241
27242 \end_layout
27243
27244 \begin_layout Standard
27245 \begin_inset ERT
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249
27250
27251 \backslash
27252 setlength{
27253 \backslash
27254 jot}{3pt}
27255 \end_layout
27256
27257 \end_inset
27258
27259  To get back to the predefined distance, 
27260 \series bold
27261
27262 \backslash
27263 jot
27264 \series default
27265  is set to the value 3
27266 \begin_inset space \thinspace{}
27267 \end_inset
27268
27269 pt.
27270 \end_layout
27271
27272 \begin_layout Subsubsection
27273 Column Separation
27274 \begin_inset CommandInset label
27275 LatexCommand label
27276 name "sub:Column-Separation"
27277
27278 \end_inset
27279
27280
27281 \begin_inset Index idx
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 Formula ! multiline ! Column separation
27286 \end_layout
27287
27288 \end_inset
27289
27290
27291 \end_layout
27292
27293 \begin_layout Standard
27294 Multiline formulas form a matrix.
27295  A formula in the eqnarray environment is for example a matrix with three
27296  columns.
27297  By changing the column separation in this environment, the space beside
27298  the relation sign can be changed.
27299 \end_layout
27300
27301 \begin_layout Standard
27302 The column separation is specified with the length 
27303 \series bold
27304
27305 \backslash
27306 arraycolsep
27307 \series default
27308
27309 \begin_inset Index idx
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313 Commands ! A ! 
27314 \backslash
27315 arraycolsep
27316 \end_layout
27317
27318 \end_inset
27319
27320  according to:
27321 \begin_inset Newline newline
27322 \end_inset
27323
27324 column separation = 2
27325 \begin_inset space \thinspace{}
27326 \end_inset
27327
27328
27329 \series bold
27330
27331 \backslash
27332 arraycolsep
27333 \series default
27334
27335 \begin_inset Newline newline
27336 \end_inset
27337
27338 Thus, the command
27339 \end_layout
27340
27341 \begin_layout Standard
27342
27343 \series bold
27344
27345 \backslash
27346 setlength{
27347 \backslash
27348 arraycolsep}{1cm}
27349 \end_layout
27350
27351 \begin_layout Standard
27352 inserted in TeX-mode, sets for all following formulas a column separation
27353  of 2
27354 \begin_inset space \thinspace{}
27355 \end_inset
27356
27357 cm.
27358  To get back to the predefined distance, 
27359 \series bold
27360
27361 \backslash
27362 arraycolsep
27363 \series default
27364  is set to 5
27365 \begin_inset space \thinspace{}
27366 \end_inset
27367
27368 pt.
27369 \end_layout
27370
27371 \begin_layout Standard
27372 A formula with 2
27373 \begin_inset space \thinspace{}
27374 \end_inset
27375
27376 cm column separation:
27377 \begin_inset ERT
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381
27382
27383 \backslash
27384 setlength{
27385 \backslash
27386 arraycolsep}{1cm}
27387 \end_layout
27388
27389 \end_inset
27390
27391
27392 \begin_inset Formula 
27393 \begin{eqnarray*}
27394 A & = & B\\
27395 C & \ne & A
27396 \end{eqnarray*}
27397
27398 \end_inset
27399
27400 A formula with the predefined column separation for matrices of 10
27401 \begin_inset space \thinspace{}
27402 \end_inset
27403
27404 pt:
27405 \begin_inset ERT
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409
27410
27411 \backslash
27412 setlength{
27413 \backslash
27414 arraycolsep}{5pt}
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \begin_inset Formula 
27421 \begin{eqnarray*}
27422 A & = & B\\
27423 C & \ne & A
27424 \end{eqnarray*}
27425
27426 \end_inset
27427
27428
27429 \end_layout
27430
27431 \begin_layout Subsubsection
27432 Long Formulas
27433 \begin_inset Index idx
27434 status collapsed
27435
27436 \begin_layout Plain Layout
27437 Formula ! long
27438 \end_layout
27439
27440 \end_inset
27441
27442
27443 \end_layout
27444
27445 \begin_layout Standard
27446 Long formulas can be typeset using these methods:
27447 \end_layout
27448
27449 \begin_layout Itemize
27450 When one side of the equation is much shorter than the line width, this
27451  one is chosen for the left side and the right side is typeset over two
27452  lines:
27453 \begin_inset Formula 
27454 \begin{eqnarray}
27455 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 \\
27456  &  & -\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}
27457 \end{eqnarray}
27458
27459 \end_inset
27460
27461 The minus sign at the beginning of the second line does normally not appear
27462  as an operator because it is the first character of the line.
27463  Thus it would not be surrounded by space and could not be distinguished
27464  from the fraction bar.
27465  To avoid this, 3
27466 \begin_inset space \thinspace{}
27467 \end_inset
27468
27469 pt space was inserted behind the minus sign with the command 
27470 \series bold
27471
27472 \backslash
27473 hspace
27474 \series default
27475 .
27476 \begin_inset Foot
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 for more about 
27481 \series bold
27482
27483 \backslash
27484 hspace
27485 \series default
27486  see 
27487 \begin_inset CommandInset ref
27488 LatexCommand ref
27489 reference "sub:Variable-Space"
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \begin_inset Index idx
27500 status collapsed
27501
27502 \begin_layout Plain Layout
27503 Commands ! H ! 
27504 \backslash
27505 hspace
27506 \end_layout
27507
27508 \end_inset
27509
27510
27511 \end_layout
27512
27513 \begin_layout Itemize
27514 When both sides of the equation are too long, the command 
27515 \series bold
27516
27517 \backslash
27518 lefteqn
27519 \series default
27520
27521 \begin_inset Index idx
27522 status collapsed
27523
27524 \begin_layout Plain Layout
27525 Commands ! L ! 
27526 \backslash
27527 lefteqn
27528 \end_layout
27529
27530 \end_inset
27531
27532  is used.
27533  It is inserted in the first column of the first line and causes all further
27534  insertions to overwrite the following columns:
27535 \begin_inset Formula 
27536 \begin{eqnarray}
27537 \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 \\
27538  &  & -\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 \\
27539  &  & =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}
27540 \end{eqnarray}
27541
27542 \end_inset
27543
27544 After the insertion of 
27545 \series bold
27546
27547 \backslash
27548 lefteqn
27549 \series default
27550 , the cursor is in a purple box that is a bit shifted to the left from the
27551  blue one.
27552  In this the formula is inserted.
27553 \begin_inset Newline newline
27554 \end_inset
27555
27556 The content of the further lines is inserted to the second or another formula
27557  column.
27558  The greater the column number where it was inserted, the larger the indentation.
27559 \begin_inset VSpace medskip
27560 \end_inset
27561
27562
27563 \begin_inset Newline newline
27564 \end_inset
27565
27566
27567 \begin_inset Note Greyedout
27568 status open
27569
27570 \begin_layout Plain Layout
27571 Note the following when using 
27572 \series bold
27573
27574 \backslash
27575 lefteqn
27576 \series default
27577 :
27578 \end_layout
27579
27580 \begin_layout Itemize
27581 The formula doesn't use the full page width.
27582  When e.
27583 \begin_inset space \thinspace{}
27584 \end_inset
27585
27586 g.
27587 \begin_inset space \space{}
27588 \end_inset
27589
27590 the term 
27591 \begin_inset Formula $-B^{2}$
27592 \end_inset
27593
27594  is added to the first line in the above example, it would have been outside
27595  the page margin.
27596  To better use the width, negative space can be inserted at the beginning
27597  of the first line.
27598 \end_layout
27599
27600 \begin_layout Itemize
27601 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27602  line.
27603 \begin_inset Foot
27604 status collapsed
27605
27606 \begin_layout Plain Layout
27607 \begin_inset CommandInset href
27608 LatexCommand href
27609 name "LyX-bug #1429"
27610 target "http://www.lyx.org/trac/ticket/1429"
27611
27612 \end_inset
27613
27614
27615 \end_layout
27616
27617 \end_inset
27618
27619  One can only set the cursor at the beginning of the line and move it with
27620  the arrow keys.
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Itemize
27629 Other methods to set long formulas are offered by the environments described
27630  in 
27631 \begin_inset CommandInset ref
27632 LatexCommand ref
27633 reference "sub:Multline-Environment"
27634
27635 \end_inset
27636
27637  and 
27638 \begin_inset CommandInset ref
27639 LatexCommand ref
27640 reference "sub:Multiline-Formula-Parts"
27641
27642 \end_inset
27643
27644 .
27645 \end_layout
27646
27647 \begin_layout Subsubsection
27648 Multiline Brackets
27649 \begin_inset CommandInset label
27650 LatexCommand label
27651 name "sub:Multiline-Brackets"
27652
27653 \end_inset
27654
27655
27656 \begin_inset Index idx
27657 status collapsed
27658
27659 \begin_layout Plain Layout
27660 Brackets ! for multiline expressions
27661 \end_layout
27662
27663 \end_inset
27664
27665
27666 \end_layout
27667
27668 \begin_layout Standard
27669 For brackets spanning multiple lines the following problem occurs:
27670 \begin_inset Formula 
27671 \begin{eqnarray*}
27672 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27673  &  & \left.\cdots+B-D\right]
27674 \end{eqnarray*}
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Standard
27682 The closing bracket is smaller than the opening bracket because brackets
27683  with variable size may not span multiple lines.
27684 \end_layout
27685
27686 \begin_layout Standard
27687 To set the bracket size for the second line correctly, the first line is
27688  ended with 
27689 \series bold
27690
27691 \backslash
27692 right.
27693 \series default
27694
27695 \begin_inset Index idx
27696 status collapsed
27697
27698 \begin_layout Plain Layout
27699 Commands ! R ! 
27700 \backslash
27701 right
27702 \end_layout
27703
27704 \end_inset
27705
27706  and the second line with 
27707 \series bold
27708
27709 \backslash
27710 left.
27711 \begin_inset Foot
27712 status collapsed
27713
27714 \begin_layout Plain Layout
27715 for more about 
27716 \series bold
27717
27718 \backslash
27719 left
27720 \series default
27721  and 
27722 \series bold
27723
27724 \backslash
27725 right
27726 \series default
27727  see 
27728 \begin_inset CommandInset ref
27729 LatexCommand ref
27730 reference "sub:Automatic-Bracket-Size"
27731
27732 \end_inset
27733
27734
27735 \end_layout
27736
27737 \end_inset
27738
27739
27740 \series default
27741
27742 \begin_inset Index idx
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Commands ! L ! 
27747 \backslash
27748 left
27749 \end_layout
27750
27751 \end_inset
27752
27753 .
27754  After 
27755 \series bold
27756
27757 \backslash
27758 left.
27759
27760 \series default
27761  the command 
27762 \series bold
27763
27764 \backslash
27765 vphantom
27766 \series default
27767
27768 \begin_inset space \textvisiblespace{}
27769 \end_inset
27770
27771
27772 \series bold
27773
27774 \backslash
27775 prod
27776 \series default
27777 ^
27778 \begin_inset space \textvisiblespace{}
27779 \end_inset
27780
27781
27782 \series bold
27783
27784 \backslash
27785 infty
27786 \series default
27787
27788 \begin_inset space \textvisiblespace{}
27789 \end_inset
27790
27791
27792 \series bold
27793
27794 \begin_inset Formula $\downarrow$
27795 \end_inset
27796
27797 _R=1}
27798 \series default
27799
27800 \begin_inset Index idx
27801 status collapsed
27802
27803 \begin_layout Plain Layout
27804 Commands ! V ! 
27805 \backslash
27806 vphantom
27807 \end_layout
27808
27809 \end_inset
27810
27811  is inserted, because the multiplication operator with its limits is the
27812  largest symbol in the first line and this should be the size for the bracket
27813  in the second line.
27814 \end_layout
27815
27816 \begin_layout Standard
27817 The result is this:
27818 \begin_inset Formula 
27819 \begin{eqnarray*}
27820 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27821  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27822 \end{eqnarray*}
27823
27824 \end_inset
27825
27826
27827 \end_layout
27828
27829 \begin_layout Subsection
27830 Align Environments
27831 \end_layout
27832
27833 \begin_layout Standard
27834 Align environments can be used for every kind of multiline formulas.
27835  They are especially useful to set several formulas side by side.
27836 \end_layout
27837
27838 \begin_layout Standard
27839 Align environments consist of columns.
27840  The odd columns are right aligned, the even ones left aligned.
27841  Every line in an Align environment can be numbered.
27842 \end_layout
27843
27844 \begin_layout Standard
27845 Align environments are created via the menu 
27846 \family sans
27847 Insert\SpecialChar \menuseparator
27848 Math
27849 \family default
27850 .
27851  With the menu 
27852 \family sans
27853 Edit\SpecialChar \menuseparator
27854 Math\SpecialChar \menuseparator
27855 Change Formula Type
27856 \family default
27857  already existing formulas can be converted to Align environments.
27858 \end_layout
27859
27860 \begin_layout Standard
27861 To add or delete columns, the math toolbar buttons 
27862 \begin_inset Graphics
27863         filename ../images/tabular-feature_append-column.png
27864         scale 85
27865
27866 \end_inset
27867
27868  or 
27869 \begin_inset Graphics
27870         filename ../images/tabular-feature_delete-column.png
27871         scale 85
27872
27873 \end_inset
27874
27875 , respectively, or the menu 
27876 \family sans
27877 Edit\SpecialChar \menuseparator
27878 Rows & Columns
27879 \family default
27880  can be used.
27881 \end_layout
27882
27883 \begin_layout Subsubsection
27884 Standard align Environment
27885 \begin_inset CommandInset label
27886 LatexCommand label
27887 name "sub:Standard-align-Environment"
27888
27889 \end_inset
27890
27891
27892 \begin_inset Index idx
27893 status collapsed
27894
27895 \begin_layout Plain Layout
27896 Formula ! multiline ! align environment
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 This Align environment is created by pressing 
27906 \begin_inset Info
27907 type  "shortcut"
27908 arg   "newline-insert newline"
27909 \end_inset
27910
27911  in a formula or by the menu 
27912 \family sans
27913 Insert\SpecialChar \menuseparator
27914 Math\SpecialChar \menuseparator
27915 AMS align Environment
27916 \family default
27917 .
27918 \end_layout
27919
27920 \begin_layout Standard
27921 An example for two formulas set side by side, that are created with a four
27922  column align environment:
27923 \begin_inset Formula 
27924 \begin{align*}
27925 A & =\sin(B) & C & =D\\
27926 C & \ne A & B & \ne D
27927 \end{align*}
27928
27929 \end_inset
27930
27931 As it can be seen, the formulas in this environment are placed so as if
27932  there would be a 
27933 \series bold
27934
27935 \backslash
27936 hfill
27937 \begin_inset Foot
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 more about 
27942 \series bold
27943
27944 \backslash
27945 hfill
27946 \series default
27947  see 
27948 \begin_inset CommandInset ref
27949 LatexCommand ref
27950 reference "sub:Variable-Space"
27951
27952 \end_inset
27953
27954
27955 \end_layout
27956
27957 \end_inset
27958
27959
27960 \series default
27961  before the first and after every even column.
27962  When the formula style 
27963 \series bold
27964 Indented
27965 \begin_inset Foot
27966 status collapsed
27967
27968 \begin_layout Plain Layout
27969 formula styles see 
27970 \begin_inset CommandInset ref
27971 LatexCommand ref
27972 reference "sec:Formula-Styles"
27973
27974 \end_inset
27975
27976
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \series default
27983  is used, the formula is set without the 
27984 \series bold
27985
27986 \backslash
27987 hfill
27988 \series default
27989  before the first column.
27990 \end_layout
27991
27992 \begin_layout Subsubsection
27993 Alignat Environment
27994 \begin_inset Index idx
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Formula ! multiline ! alignat environment
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Standard
28007 The alignat environment has no predefined column separation.
28008  It can be inserted manually with the spaces that are described 
28009 \begin_inset CommandInset ref
28010 LatexCommand ref
28011 reference "sub:Space"
28012
28013 \end_inset
28014
28015 .
28016 \end_layout
28017
28018 \begin_layout Standard
28019 The above example in the alignat environment where 1
28020 \begin_inset space \thinspace{}
28021 \end_inset
28022
28023 cm space was inserted at the beginning of the second formula:
28024 \begin_inset Formula 
28025 \begin{alignat*}{2}
28026 A & =\sin(B) & \hspace{1cm}C & =D\\
28027 C & \ne A & B & \ne D
28028 \end{alignat*}
28029
28030 \end_inset
28031
28032 Because the column separation can be set separately for every column, this
28033  environment is especially suitable to set three and more formulas side
28034  by side.
28035 \end_layout
28036
28037 \begin_layout Subsubsection
28038 Flalign Environment
28039 \begin_inset CommandInset label
28040 LatexCommand label
28041 name "sub:Flalign-Environment"
28042
28043 \end_inset
28044
28045
28046 \begin_inset Index idx
28047 status collapsed
28048
28049 \begin_layout Plain Layout
28050 Formula ! multiline ! flalign environment
28051 \end_layout
28052
28053 \end_inset
28054
28055
28056 \end_layout
28057
28058 \begin_layout Standard
28059 In this environment the first two columns are always set as much as possible
28060  to the left and the last two ones to the right.
28061  An example:
28062 \begin_inset Formula 
28063 \begin{flalign*}
28064 A & =1 & B & =2 & C & =3\\
28065 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28066 \end{flalign*}
28067
28068 \end_inset
28069
28070
28071 \end_layout
28072
28073 \begin_layout Standard
28074 By creating a flalign environment with an odd number of columns where an
28075  empty TeX-brace is inserted to the last column, several formulas in a document
28076  can be set to the left, although the formula style 
28077 \series bold
28078 Centered
28079 \series default
28080  is used.
28081  As example the indented formula 
28082 \begin_inset CommandInset ref
28083 LatexCommand eqref
28084 reference "eq:VolInt"
28085
28086 \end_inset
28087
28088 :
28089 \begin_inset Formula 
28090 \begin{flalign}
28091 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28092 \end{flalign}
28093
28094 \end_inset
28095
28096 The first two columns contain the formula.
28097  To indent it as with the formula style 
28098 \series bold
28099 Indented
28100 \series default
28101 , 30
28102 \begin_inset space \thinspace{}
28103 \end_inset
28104
28105 pt space was inserted at the beginning of the first column.
28106 \end_layout
28107
28108 \begin_layout Subsection
28109 Eqnarray Environment
28110 \begin_inset CommandInset label
28111 LatexCommand label
28112 name "sub:Eqnarray-Environment"
28113
28114 \end_inset
28115
28116
28117 \begin_inset Index idx
28118 status collapsed
28119
28120 \begin_layout Plain Layout
28121 Formula ! multiline ! eqnarray environment
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Standard
28130 When this environment has been created, three blue boxes appear.
28131  The content of the first box is right aligned, the content of the last
28132  one left aligned.
28133  The content of the middle box appears centered and a bit smaller, because
28134  it is designed to insert there only relation characters.
28135 \begin_inset Formula 
28136 \begin{eqnarray*}
28137 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28138 AB & AB & AB\\
28139 A & = & A
28140 \end{eqnarray*}
28141
28142 \end_inset
28143
28144
28145 \end_layout
28146
28147 \begin_layout Subsection
28148 Gather Environment
28149 \begin_inset Index idx
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 Formula ! multiline ! gather environment
28154 \end_layout
28155
28156 \end_inset
28157
28158
28159 \end_layout
28160
28161 \begin_layout Standard
28162 This environment consists of only one centered column.
28163  Every line can be numbered.
28164 \begin_inset Formula 
28165 \begin{gather}
28166 A=1\\
28167 X=\textrm{-}1
28168 \end{gather}
28169
28170 \end_inset
28171
28172
28173 \end_layout
28174
28175 \begin_layout Subsection
28176 Multline Environment
28177 \begin_inset CommandInset label
28178 LatexCommand label
28179 name "sub:Multline-Environment"
28180
28181 \end_inset
28182
28183
28184 \begin_inset Index idx
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188 Formula ! multiline ! multline environment
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 The multline environment consists, like the gather environment, of only
28198  one column.
28199  But the first line is left aligned, the last one right aligned.
28200  All other lines are centered.
28201  Therefore this environment is suitable for long formulas.
28202  As example formula 
28203 \begin_inset CommandInset ref
28204 LatexCommand eqref
28205 reference "eq:lefteqn"
28206
28207 \end_inset
28208
28209  in the multline environment:
28210 \begin_inset Formula 
28211 \begin{multline}
28212 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}\\
28213 -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}\\
28214 =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}}
28215 \end{multline}
28216
28217 \end_inset
28218
28219
28220 \end_layout
28221
28222 \begin_layout Standard
28223 In the output only the last (first) line of a multline environment appears
28224  numbered when the document numbering is right (left).
28225 \begin_inset Foot
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 numbering styles see 
28230 \begin_inset CommandInset ref
28231 LatexCommand ref
28232 reference "sec:Formula-Styles"
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 With the commands 
28246 \series bold
28247
28248 \backslash
28249 shoveright
28250 \series default
28251
28252 \begin_inset Index idx
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Commands ! S ! 
28257 \backslash
28258 shoveright
28259 \end_layout
28260
28261 \end_inset
28262
28263  and 
28264 \series bold
28265
28266 \backslash
28267 shoveleft
28268 \series default
28269
28270 \begin_inset Index idx
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274 Commands ! S ! 
28275 \backslash
28276 shoveleft
28277 \end_layout
28278
28279 \end_inset
28280
28281  a centered line can be right or left aligned, respectively.
28282  The commands are used as follows:
28283 \end_layout
28284
28285 \begin_layout Standard
28286
28287 \series bold
28288
28289 \backslash
28290 shoveright{line content}
28291 \series default
28292  and 
28293 \series bold
28294
28295 \backslash
28296 shoveleft{line content}
28297 \end_layout
28298
28299 \begin_layout Standard
28300 \begin_inset VSpace medskip
28301 \end_inset
28302
28303 The length 
28304 \series bold
28305
28306 \backslash
28307 multlinegap
28308 \series default
28309
28310 \begin_inset Index idx
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314 Commands ! M ! 
28315 \backslash
28316 multlinegap
28317 \end_layout
28318
28319 \end_inset
28320
28321  specifies the distance of the first line from the left page margin.
28322  Predefined is the length 0
28323 \begin_inset space \thinspace{}
28324 \end_inset
28325
28326 pt.
28327 \end_layout
28328
28329 \begin_layout Standard
28330 As example the above formula where the command
28331 \end_layout
28332
28333 \begin_layout Standard
28334
28335 \series bold
28336
28337 \backslash
28338 setlength{
28339 \backslash
28340 multlinegap}{2cm}
28341 \end_layout
28342
28343 \begin_layout Standard
28344 was inserted in TeX-mode before:
28345 \begin_inset ERT
28346 status collapsed
28347
28348 \begin_layout Plain Layout
28349
28350
28351 \backslash
28352 setlength{
28353 \backslash
28354 multlinegap}{2cm}
28355 \end_layout
28356
28357 \end_inset
28358
28359
28360 \begin_inset Formula 
28361 \begin{multline}
28362 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}\\
28363 \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}}\\
28364 =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}}
28365 \end{multline}
28366
28367 \end_inset
28368
28369
28370 \begin_inset ERT
28371 status collapsed
28372
28373 \begin_layout Plain Layout
28374
28375
28376 \backslash
28377 setlength{
28378 \backslash
28379 multlinegap}{0pt}
28380 \end_layout
28381
28382 \end_inset
28383
28384 The second line was left aligned using 
28385 \series bold
28386
28387 \backslash
28388 shoveleft
28389 \series default
28390 .
28391 \end_layout
28392
28393 \begin_layout Subsection
28394 Multiline Formula Parts
28395 \begin_inset CommandInset label
28396 LatexCommand label
28397 name "sub:Multiline-Formula-Parts"
28398
28399 \end_inset
28400
28401
28402 \begin_inset Index idx
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406 Formula ! multiline ! formula parts
28407 \end_layout
28408
28409 \end_inset
28410
28411
28412 \end_layout
28413
28414 \begin_layout Standard
28415 To display only parts of a formula with multiple lines, one of the following
28416  environments is used: 
28417 \series bold
28418 aligned
28419 \series default
28420
28421 \series bold
28422 alignedat
28423 \series default
28424
28425 \series bold
28426 gathered
28427 \series default
28428  or 
28429 \series bold
28430 split
28431 \series default
28432 .
28433  They can be inserted via the menu 
28434 \family sans
28435 Insert\SpecialChar \menuseparator
28436 Math
28437 \family default
28438  or by using the commands described in this section.
28439 \end_layout
28440
28441 \begin_layout Standard
28442 The first three have the same properties as the corresponding multiline
28443  formula environments, but it is possible to set further formula parts beside
28444  them.
28445  An example:
28446 \begin_inset Formula 
28447 \[
28448 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28449 \Delta E\Delta t & \ge\frac{\hbar}{2}
28450 \end{aligned}
28451 \right\} \textrm{Uncertainty relations}
28452 \]
28453
28454 \end_inset
28455
28456
28457 \end_layout
28458
28459 \begin_layout Standard
28460 To get this formula, a displayed formula is created where the command 
28461 \series bold
28462
28463 \backslash
28464 aligned
28465 \series default
28466
28467 \begin_inset Index idx
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471 Commands ! A ! 
28472 \backslash
28473 aligned
28474 \end_layout
28475
28476 \end_inset
28477
28478  is inserted.
28479  A purple box appears around the blue formula box where now columns and
28480  lines can be added.
28481  Outside the multiline environment other formula parts can be set, like
28482  the brace.
28483 \end_layout
28484
28485 \begin_layout Standard
28486 The aligned environment is also suitable for long formulas whose lines are
28487  horizontally aligned.
28488  Using aligned in a displayed formula has the advantage that the formula
28489  number is vertically centered behind the lines.
28490  As example formula 
28491 \begin_inset CommandInset ref
28492 LatexCommand eqref
28493 reference "eq:shortlong"
28494
28495 \end_inset
28496
28497  in the aligned environment:
28498 \begin_inset Formula 
28499 \begin{equation}
28500 \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}|}\\
28501  & -\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}|}
28502 \end{aligned}
28503 \end{equation}
28504
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \begin_layout Standard
28511 To use the environments 
28512 \series bold
28513 alignedat
28514 \series default
28515
28516 \series bold
28517 gathered
28518 \series default
28519 , or 
28520 \series bold
28521 split
28522 \series default
28523 , the command 
28524 \series bold
28525
28526 \backslash
28527 alignedat
28528 \series default
28529 ,
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Commands ! A ! 
28535 \backslash
28536 alignedat
28537 \end_layout
28538
28539 \end_inset
28540
28541  
28542 \series bold
28543
28544 \backslash
28545 gathered
28546 \series default
28547
28548 \begin_inset Index idx
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Commands ! G ! 
28553 \backslash
28554 gathered
28555 \end_layout
28556
28557 \end_inset
28558
28559 , or 
28560 \series bold
28561
28562 \backslash
28563 split
28564 \series default
28565
28566 \begin_inset Index idx
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570 Commands ! S ! 
28571 \backslash
28572 split
28573 \end_layout
28574
28575 \end_inset
28576
28577  are inserted, respectively.
28578  The split environment has the same properties as the aligned environment
28579  but it can only have two columns.
28580 \end_layout
28581
28582 \begin_layout Subsection
28583 Text in multiline Formulas
28584 \begin_inset CommandInset label
28585 LatexCommand label
28586 name "sub:Text-in-multiline"
28587
28588 \end_inset
28589
28590
28591 \begin_inset Index idx
28592 status collapsed
28593
28594 \begin_layout Plain Layout
28595 Text ! in formulas
28596 \end_layout
28597
28598 \end_inset
28599
28600
28601 \begin_inset Index idx
28602 status collapsed
28603
28604 \begin_layout Plain Layout
28605 Formula ! multiline ! text
28606 \end_layout
28607
28608 \end_inset
28609
28610
28611 \end_layout
28612
28613 \begin_layout Standard
28614 In the Align environments, and the multline and gather environment, text
28615  can be inserted that will appear in a separate line and doesn't affect
28616  the column alignment.
28617  To do this, the command 
28618 \series bold
28619
28620 \backslash
28621 intertext
28622 \series default
28623
28624 \begin_inset Index idx
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628 Commands ! I ! 
28629 \backslash
28630 intertext
28631 \end_layout
28632
28633 \end_inset
28634
28635  is used in the following scheme:
28636 \end_layout
28637
28638 \begin_layout Standard
28639
28640 \series bold
28641
28642 \backslash
28643 intertext{text}
28644 \end_layout
28645
28646 \begin_layout Standard
28647 The text should not be longer than a line because it cannot be hyphenated.
28648  As LyX doesn't yet support 
28649 \series bold
28650
28651 \backslash
28652 intertext
28653 \series default
28654  directly, the text is written as mathematical text.
28655  
28656 \series bold
28657
28658 \backslash
28659 intertext
28660 \series default
28661  must hereby be at the beginning of a line and appears in the output above
28662  this line.
28663  An example where the text was inserted at the beginning of the second line:
28664 \begin_inset Formula 
28665 \begin{align}
28666 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28667 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28668 \end{align}
28669
28670 \end_inset
28671
28672
28673 \end_layout
28674
28675 \begin_layout Section
28676 Formula Numbering
28677 \begin_inset Index idx
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681 Formula numbering
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \begin_inset Index idx
28688 status collapsed
28689
28690 \begin_layout Plain Layout
28691 Formula ! numbering|see
28692 \begin_inset ERT
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696
28697 {
28698 \end_layout
28699
28700 \end_inset
28701
28702 Formula numbering
28703 \begin_inset ERT
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707
28708 }
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Subsection
28722 General
28723 \end_layout
28724
28725 \begin_layout Standard
28726 Numbered formulas can be created with the menu 
28727 \family sans
28728 Insert\SpecialChar \menuseparator
28729 Math\SpecialChar \menuseparator
28730 Numbered
28731 \begin_inset space ~
28732 \end_inset
28733
28734 Formula
28735 \family default
28736  (shortcut 
28737 \family sans
28738 Ctrl+Alt
28739 \begin_inset space ~
28740 \end_inset
28741
28742 N
28743 \family default
28744 ).
28745  Existing formulas can be numbered with the menu 
28746 \family sans
28747 Edit\SpecialChar \menuseparator
28748 Math\SpecialChar \menuseparator
28749 Toggle
28750 \begin_inset space ~
28751 \end_inset
28752
28753 Numbering
28754 \family default
28755  (shortcut 
28756 \begin_inset Info
28757 type  "shortcut"
28758 arg   "math-number-toggle"
28759 \end_inset
28760
28761 ).
28762  The formula number is displayed in LyX behind the formula as a number sign
28763  in parentheses.
28764  The number sign is replaced in the output by the formula number.
28765 \end_layout
28766
28767 \begin_layout Standard
28768 When numbering is turned on in multiline formulas, all lines will be numbered.
28769  But the numbering can be controlled with the menu 
28770 \family sans
28771 Edit\SpecialChar \menuseparator
28772 Math\SpecialChar \menuseparator
28773 Toggle
28774 \begin_inset space ~
28775 \end_inset
28776
28777 Numbering
28778 \begin_inset space ~
28779 \end_inset
28780
28781 of
28782 \begin_inset space ~
28783 \end_inset
28784
28785 Line
28786 \family default
28787  (shortcut 
28788 \begin_inset Info
28789 type  "shortcut"
28790 arg   "math-number-line-toggle"
28791 \end_inset
28792
28793 ) for every line.
28794 \end_layout
28795
28796 \begin_layout Standard
28797 Except for inline formulas, all formulas can be numbered with two different
28798  styles, see 
28799 \begin_inset CommandInset ref
28800 LatexCommand ref
28801 reference "sec:Formula-Styles"
28802
28803 \end_inset
28804
28805 .
28806 \end_layout
28807
28808 \begin_layout Subsection
28809 Cross-References
28810 \begin_inset Index idx
28811 status collapsed
28812
28813 \begin_layout Plain Layout
28814 Cross-references ! to formulas
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \end_layout
28821
28822 \begin_layout Standard
28823 All labeled formulas can be cross-referenced.
28824  A label is added by the menu 
28825 \family sans
28826 Insert\SpecialChar \menuseparator
28827 Label
28828 \family default
28829  or the toolbar button 
28830 \begin_inset Graphics
28831         filename ../images/label-insert.png
28832         scale 85
28833
28834 \end_inset
28835
28836 .
28837  The cursor must hereby be inside a displayed formula.
28838  Alternatively you can right-click on the formula and choose 
28839 \family sans
28840 Equation Label
28841 \family default
28842 .
28843  A dialog pops up displaying the prefix 
28844 \series bold
28845 eq:
28846 \series default
28847  in a text field.
28848  The label is inserted there behind the prefix.
28849  The predefined prefix means 
28850 \begin_inset Quotes eld
28851 \end_inset
28852
28853 equation
28854 \begin_inset Quotes erd
28855 \end_inset
28856
28857  and makes it easier to find labels in large documents because it marks
28858  it as formula label to divide it from e.
28859 \begin_inset space \thinspace{}
28860 \end_inset
28861
28862 g.
28863 \begin_inset space \space{}
28864 \end_inset
28865
28866 section labels.
28867  To change a label, the menu 
28868 \family sans
28869 Insert\SpecialChar \menuseparator
28870 Label
28871 \family default
28872  is used again or you right-click on a formula and then on 
28873 \family sans
28874 Equation Label
28875 \family default
28876 .
28877 \end_layout
28878
28879 \begin_layout Standard
28880 The name of the label is displayed in LyX within two parentheses behind
28881  formula.
28882  A formula with a label is always numbered.
28883 \end_layout
28884
28885 \begin_layout Standard
28886 Cross-references are inserted via the menu 
28887 \family sans
28888 Insert\SpecialChar \menuseparator
28889 Cross-Reference
28890 \family default
28891  or with the toolbar button 
28892 \begin_inset Graphics
28893         filename ../images/dialog-show-new-inset_ref.png
28894         scale 85
28895
28896 \end_inset
28897
28898 .
28899  A formula cross-reference appears in the output as formula number.
28900  When in the cross-reference dialog window the format 
28901 \series bold
28902 (<reference>)
28903 \series default
28904  is chosen, the cross-reference appears in the output as formula number
28905  in parentheses.
28906 \begin_inset Newline newline
28907 \end_inset
28908
28909 By right-clicking on a cross-reference in LyX, one jumps to the formula
28910  that is referenced.
28911 \end_layout
28912
28913 \begin_layout Standard
28914 Here are as examples cross-references to formulas of the following subsections:
28915 \begin_inset Note Note
28916 status open
28917
28918 \begin_layout Plain Layout
28919 Note the different cross-reference types.
28920 \end_layout
28921
28922 \end_inset
28923
28924
28925 \end_layout
28926
28927 \begin_layout Standard
28928 The equations 
28929 \begin_inset CommandInset ref
28930 LatexCommand eqref
28931 reference "eq:tag"
28932
28933 \end_inset
28934
28935  and 
28936 \begin_inset CommandInset ref
28937 LatexCommand eqref
28938 reference "eq:c"
28939
28940 \end_inset
28941
28942  are equivalent.
28943  In (
28944 \begin_inset CommandInset ref
28945 LatexCommand ref
28946 reference "eq:Lat"
28947
28948 \end_inset
28949
28950 ) big Latin letters are used for the numbering in contrary to (
28951 \begin_inset CommandInset ref
28952 LatexCommand ref
28953 reference "eq:Rom"
28954
28955 \end_inset
28956
28957 ).
28958 \end_layout
28959
28960 \begin_layout Standard
28961 \begin_inset VSpace medskip
28962 \end_inset
28963
28964 When the argument of 
28965 \series bold
28966
28967 \backslash
28968 tag
28969 \begin_inset Foot
28970 status collapsed
28971
28972 \begin_layout Plain Layout
28973
28974 \series bold
28975
28976 \backslash
28977 tag
28978 \series default
28979  is described in 
28980 \begin_inset CommandInset ref
28981 LatexCommand ref
28982 reference "sub:User-defined-Numbering"
28983
28984 \end_inset
28985
28986 .
28987 \end_layout
28988
28989 \end_inset
28990
28991
28992 \series default
28993  contains a box like in 
28994 \begin_inset CommandInset ref
28995 LatexCommand ref
28996 reference "sub:Paragraph-Boxes"
28997
28998 \end_inset
28999
29000 , the formula cannot be referenced.
29001 \end_layout
29002
29003 \begin_layout Subsection
29004 Subnumbering
29005 \begin_inset Index idx
29006 status collapsed
29007
29008 \begin_layout Plain Layout
29009 Formula numbering ! subnumbering
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \end_layout
29016
29017 \begin_layout Standard
29018 With the help of the commands 
29019 \series bold
29020
29021 \backslash
29022 begin{subequations}
29023 \series default
29024  and 
29025 \series bold
29026
29027 \backslash
29028 end{subequations}
29029 \series default
29030  formulas can be subnumbered.
29031  Both commands are inserted in TeX-mode.
29032 \end_layout
29033
29034 \begin_layout Standard
29035 An example:
29036 \begin_inset Formula 
29037 \begin{equation}
29038 A=C-B\label{eq:a}
29039 \end{equation}
29040
29041 \end_inset
29042
29043
29044 \begin_inset ERT
29045 status collapsed
29046
29047 \begin_layout Plain Layout
29048
29049
29050 \backslash
29051 addtocounter{equation}{-1}
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \begin_inset ERT
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061
29062
29063 \backslash
29064 begin{subequations}
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \begin_inset VSpace -5mm
29071 \end_inset
29072
29073
29074 \begin_inset Formula 
29075 \begin{equation}
29076 B=C-A\label{eq:b}
29077 \end{equation}
29078
29079 \end_inset
29080
29081
29082 \begin_inset Formula 
29083 \begin{equation}
29084 C=A+B\label{eq:c}
29085 \end{equation}
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Standard
29093 \begin_inset ERT
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097
29098
29099 \backslash
29100 end{subequations}
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \begin_layout Standard
29109 To create the example, the following is done:
29110 \end_layout
29111
29112 \begin_layout Enumerate
29113 first formula is inserted
29114 \end_layout
29115
29116 \begin_layout Enumerate
29117
29118 \series bold
29119
29120 \backslash
29121 addtocounter{equation}{-1} 
29122 \backslash
29123 begin{subequations}
29124 \begin_inset Index idx
29125 status collapsed
29126
29127 \begin_layout Plain Layout
29128 Commands ! A ! 
29129 \backslash
29130 addtocounter
29131 \end_layout
29132
29133 \end_inset
29134
29135
29136 \begin_inset Newline newline
29137 \end_inset
29138
29139
29140 \series default
29141 is inserted after the first formula
29142 \end_layout
29143
29144 \begin_layout Enumerate
29145 second formula is inserted
29146 \end_layout
29147
29148 \begin_layout Enumerate
29149 third formula is inserted
29150 \end_layout
29151
29152 \begin_layout Enumerate
29153
29154 \series bold
29155
29156 \backslash
29157 end{subequations}
29158 \series default
29159  is inserted after the third formula
29160 \end_layout
29161
29162 \begin_layout Standard
29163 Every formula between the commands 
29164 \series bold
29165
29166 \backslash
29167 begin
29168 \series default
29169  and 
29170 \series bold
29171
29172 \backslash
29173 end
29174 \series default
29175  is subnumbered as a, b, 
29176 \begin_inset Newline linebreak
29177 \end_inset
29178
29179 c, \SpecialChar \ldots{}
29180  For multiline formulas every line will be subnumbered.
29181  All subnumbered formulas are treated as 
29182 \emph on
29183 one
29184 \emph default
29185  numbered formula.
29186  But as every numbered formula increases the counter 
29187 \series bold
29188 equation
29189 \series default
29190  by one, the command 
29191 \series bold
29192
29193 \backslash
29194 addtocounter
29195 \series default
29196  is needed to decrease it.
29197  Otherwise the formulas 
29198 \begin_inset CommandInset ref
29199 LatexCommand eqref
29200 reference "eq:a"
29201
29202 \end_inset
29203
29204
29205 \begin_inset CommandInset ref
29206 LatexCommand eqref
29207 reference "eq:b"
29208
29209 \end_inset
29210
29211
29212 \begin_inset CommandInset ref
29213 LatexCommand eqref
29214 reference "eq:c"
29215
29216 \end_inset
29217
29218  would be numbered as 
29219 \begin_inset CommandInset ref
29220 LatexCommand eqref
29221 reference "eq:a"
29222
29223 \end_inset
29224
29225
29226 \begin_inset CommandInset ref
29227 LatexCommand eqref
29228 reference "eq:d"
29229
29230 \end_inset
29231
29232
29233 \begin_inset CommandInset ref
29234 LatexCommand eqref
29235 reference "eq:f"
29236
29237 \end_inset
29238
29239 .
29240 \end_layout
29241
29242 \begin_layout Standard
29243 By inserting the commands in TeX-mode, a space is created between the first
29244  two formulas.
29245  To revert this -5
29246 \begin_inset space \thinspace{}
29247 \end_inset
29248
29249 mm vertical space is inserted after the command 
29250 \series bold
29251
29252 \backslash
29253 begin{subequations}
29254 \series default
29255 .
29256  When the formula style 
29257 \series bold
29258 Indented
29259 \begin_inset Foot
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 formula styles see 
29264 \begin_inset CommandInset ref
29265 LatexCommand ref
29266 reference "sec:Formula-Styles"
29267
29268 \end_inset
29269
29270
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \series default
29277  is used, -7
29278 \begin_inset space \thinspace{}
29279 \end_inset
29280
29281 mm space is inserted instead.
29282 \end_layout
29283
29284 \begin_layout Standard
29285 Here is an example for a multiline formula where the numbering was turned
29286  off for the second line:
29287 \begin_inset ERT
29288 status collapsed
29289
29290 \begin_layout Plain Layout
29291
29292
29293 \backslash
29294 begin{subequations}
29295 \end_layout
29296
29297 \end_inset
29298
29299
29300 \begin_inset Formula 
29301 \begin{eqnarray}
29302 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29303  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29304  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29305 \end{eqnarray}
29306
29307 \end_inset
29308
29309
29310 \begin_inset ERT
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314
29315
29316 \backslash
29317 end{subequations}
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \end_layout
29324
29325 \begin_layout Subsection
29326 User-defined Numbering
29327 \begin_inset CommandInset label
29328 LatexCommand label
29329 name "sub:User-defined-Numbering"
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index idx
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Formula numbering ! user-defined
29339 \end_layout
29340
29341 \end_inset
29342
29343
29344 \end_layout
29345
29346 \begin_layout Standard
29347 \begin_inset Index idx
29348 status collapsed
29349
29350 \begin_layout Plain Layout
29351 Formula numbering ! self-defined delimiters
29352 \end_layout
29353
29354 \end_inset
29355
29356 With the standard numbering parentheses are set around the formula number.
29357  To replace the parentheses for example by vertical bars, the following
29358  line is added to the LaTeX-preamble:
29359 \end_layout
29360
29361 \begin_layout Standard
29362
29363 \series bold
29364
29365 \backslash
29366 def
29367 \backslash
29368 tagform@#1{
29369 \backslash
29370 maketag@@@{|#1|}}
29371 \series default
29372
29373 \begin_inset Note Note
29374 status collapsed
29375
29376 \begin_layout Plain Layout
29377 This macro is already declared in the LaTeX-preamble for testing.
29378  To activate it, remove the percent sign at the beginning.
29379 \end_layout
29380
29381 \end_inset
29382
29383
29384 \end_layout
29385
29386 \begin_layout Standard
29387 To use other characters, the vertical bars besides the 
29388 \series bold
29389 #1
29390 \series default
29391  are replaced by one ore more characters.
29392  To get only the formula number the vertical bars are omitted.
29393 \end_layout
29394
29395 \begin_layout Standard
29396 \begin_inset VSpace bigskip
29397 \end_inset
29398
29399 When there should be an expression of your choice instead of the consecutive
29400  formula number in parentheses behind the formula, the command 
29401 \series bold
29402
29403 \backslash
29404 tag
29405 \series default
29406
29407 \begin_inset Index idx
29408 status collapsed
29409
29410 \begin_layout Plain Layout
29411 Commands ! T ! 
29412 \backslash
29413 tag
29414 \end_layout
29415
29416 \end_inset
29417
29418  is used:
29419 \begin_inset Formula 
29420 \begin{equation}
29421 A+B=C\tag{something}\label{eq:tag}
29422 \end{equation}
29423
29424 \end_inset
29425
29426 In this example the command 
29427 \series bold
29428
29429 \backslash
29430 tag
29431 \begin_inset space \textvisiblespace{}
29432 \end_inset
29433
29434 something
29435 \series default
29436  was inserted in the formula.
29437 \end_layout
29438
29439 \begin_layout Standard
29440 When the command 
29441 \series bold
29442
29443 \backslash
29444 tag*
29445 \begin_inset space \textvisiblespace{}
29446 \end_inset
29447
29448 something
29449 \series default
29450  is inserted instead, the star prevents the parentheses around the expression:
29451 \begin_inset Formula 
29452 \[
29453 A+B=C\tag*{something}
29454 \]
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Standard
29462 \begin_inset VSpace bigskip
29463 \end_inset
29464
29465 To restart the formula numbering with new document parts or sections, the
29466  following command is used:
29467 \end_layout
29468
29469 \begin_layout Standard
29470
29471 \series bold
29472
29473 \backslash
29474 @addtoreset{equation}{part}
29475 \series default
29476
29477 \begin_inset Index idx
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481 Commands ! 
29482 \begin_inset ERT
29483 status collapsed
29484
29485 \begin_layout Plain Layout
29486
29487 "
29488 \end_layout
29489
29490 \end_inset
29491
29492 @
29493 \begin_inset ERT
29494 status collapsed
29495
29496 \begin_layout Plain Layout
29497
29498 "
29499 \end_layout
29500
29501 \end_inset
29502
29503  ! 
29504 \backslash
29505
29506 \begin_inset ERT
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510
29511 "
29512 \end_layout
29513
29514 \end_inset
29515
29516 @
29517 \begin_inset ERT
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521
29522 "
29523 \end_layout
29524
29525 \end_inset
29526
29527 addtoreset
29528 \end_layout
29529
29530 \end_inset
29531
29532
29533 \begin_inset Newline newline
29534 \end_inset
29535
29536 resp.
29537 \begin_inset Newline newline
29538 \end_inset
29539
29540
29541 \series bold
29542
29543 \backslash
29544 @addtoreset{equation}{section}
29545 \end_layout
29546
29547 \begin_layout Standard
29548 To be able to use these commands in TeX-mode, the 
29549 \begin_inset Quotes eld
29550 \end_inset
29551
29552 @
29553 \begin_inset Quotes erd
29554 \end_inset
29555
29556  character has to be made 
29557 \begin_inset Quotes eld
29558 \end_inset
29559
29560 active
29561 \begin_inset Quotes erd
29562 \end_inset
29563
29564  for LaTeX using the command 
29565 \series bold
29566
29567 \backslash
29568 makeatletter.
29569
29570 \series default
29571  The command 
29572 \series bold
29573
29574 \backslash
29575 makeatother
29576 \series default
29577  reverts this.
29578  So the command sequence in TeX-mode is:
29579 \end_layout
29580
29581 \begin_layout Standard
29582
29583 \series bold
29584
29585 \backslash
29586 makeatletter
29587 \begin_inset Newline newline
29588 \end_inset
29589
29590
29591 \backslash
29592 @addtoreset{equation}{section}
29593 \begin_inset Newline newline
29594 \end_inset
29595
29596
29597 \backslash
29598 makeatother
29599 \end_layout
29600
29601 \begin_layout Standard
29602 In the LaTeX-preamble 
29603 \series bold
29604
29605 \backslash
29606 makeatletter
29607 \series default
29608  and 
29609 \series bold
29610
29611 \backslash
29612 makeatother
29613 \series default
29614  can be omitted as they are automatically internally inserted by LyX.
29615 \end_layout
29616
29617 \begin_layout Standard
29618 To revert 
29619 \series bold
29620
29621 \backslash
29622 @addtoreset
29623 \series default
29624 , the file 
29625 \series bold
29626 remreset.sty
29627 \series default
29628
29629 \begin_inset Foot
29630 status collapsed
29631
29632 \begin_layout Plain Layout
29633
29634 \series bold
29635 remreset
29636 \series default
29637  is part of the LaTeX-package 
29638 \series bold
29639 carlisle
29640 \series default
29641
29642 \begin_inset Index idx
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646 Packages ! carlisle
29647 \end_layout
29648
29649 \end_inset
29650
29651  that is part of every LaTeX standard installation.
29652 \end_layout
29653
29654 \end_inset
29655
29656
29657 \begin_inset Index idx
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661 Packages ! remreset
29662 \end_layout
29663
29664 \end_inset
29665
29666  has to be loaded in the LaTeX-preamble with the line
29667 \end_layout
29668
29669 \begin_layout Standard
29670
29671 \series bold
29672
29673 \backslash
29674 usepackage{remreset}
29675 \end_layout
29676
29677 \begin_layout Standard
29678 Then the command 
29679 \series bold
29680
29681 \backslash
29682 @removefromreset
29683 \series default
29684
29685 \begin_inset Index idx
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 Commands ! 
29690 \begin_inset ERT
29691 status collapsed
29692
29693 \begin_layout Plain Layout
29694
29695 "
29696 \end_layout
29697
29698 \end_inset
29699
29700 @
29701 \begin_inset ERT
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705
29706 "
29707 \end_layout
29708
29709 \end_inset
29710
29711  ! 
29712 \backslash
29713
29714 \begin_inset ERT
29715 status collapsed
29716
29717 \begin_layout Plain Layout
29718
29719 "
29720 \end_layout
29721
29722 \end_inset
29723
29724 @
29725 \begin_inset ERT
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729
29730 "
29731 \end_layout
29732
29733 \end_inset
29734
29735 removefromreset
29736 \end_layout
29737
29738 \end_inset
29739
29740  can be used with the same scheme as 
29741 \series bold
29742
29743 \backslash
29744 @addtoreset
29745 \series default
29746 .
29747 \end_layout
29748
29749 \begin_layout Standard
29750 \begin_inset VSpace bigskip
29751 \end_inset
29752
29753 Sometimes formulas should be numbered in the following form:
29754 \end_layout
29755
29756 \begin_layout Standard
29757
29758 \family typewriter
29759 (section number.formula number)
29760 \end_layout
29761
29762 \begin_layout Standard
29763 The formula number should start with every section with 
29764 \begin_inset Quotes eld
29765 \end_inset
29766
29767 1
29768 \begin_inset Quotes erd
29769 \end_inset
29770
29771 .
29772 \end_layout
29773
29774 \begin_layout Standard
29775 For this case there is the command 
29776 \series bold
29777
29778 \backslash
29779 numberwithin
29780 \series default
29781
29782 \begin_inset Index idx
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786 Commands ! N ! 
29787 \backslash
29788 numberwithin
29789 \end_layout
29790
29791 \end_inset
29792
29793 , which is used with the following scheme:
29794 \end_layout
29795
29796 \begin_layout Standard
29797
29798 \series bold
29799
29800 \backslash
29801 numberwithin{counter}{sectioning}
29802 \end_layout
29803
29804 \begin_layout Standard
29805 Counter denotes what kind of numbering is affected, sectioning denotes what
29806  number is before the dot.
29807 \end_layout
29808
29809 \begin_layout Standard
29810 Thus in our case the following LaTeX-preamble or TeX code line is used:
29811 \end_layout
29812
29813 \begin_layout Standard
29814
29815 \series bold
29816
29817 \backslash
29818 numberwithin{equation}{section}
29819 \end_layout
29820
29821 \begin_layout Standard
29822 This is the result:
29823 \begin_inset ERT
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827
29828
29829 \backslash
29830 numberwithin{equation}{section}
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \begin_inset Formula 
29837 \begin{equation}
29838 A+B=C
29839 \end{equation}
29840
29841 \end_inset
29842
29843
29844 \end_layout
29845
29846 \begin_layout Standard
29847 To number e.
29848 \begin_inset space \thinspace{}
29849 \end_inset
29850
29851 g.
29852 \begin_inset space \space{}
29853 \end_inset
29854
29855 tables so that the number of the part is the sectioning,
29856 \begin_inset Newline newline
29857 \end_inset
29858
29859
29860 \series bold
29861
29862 \backslash
29863 numberwithin{table}{part}
29864 \series default
29865  is used.
29866 \end_layout
29867
29868 \begin_layout Standard
29869 To go back to the standard numbering or to prevent this kind of numbering
29870  when it is defined by the document class, the following command is inserted
29871  as TeX code or to the LaTeX-preamble:
29872 \end_layout
29873
29874 \begin_layout Standard
29875
29876 \series bold
29877
29878 \backslash
29879 renewcommand{
29880 \backslash
29881 theequation}{
29882 \backslash
29883 arabic{equation}}
29884 \begin_inset Index idx
29885 status collapsed
29886
29887 \begin_layout Plain Layout
29888 Commands ! A ! 
29889 \backslash
29890 arabic
29891 \end_layout
29892
29893 \end_inset
29894
29895
29896 \series default
29897
29898 \begin_inset ERT
29899 status collapsed
29900
29901 \begin_layout Plain Layout
29902
29903
29904 \backslash
29905 renewcommand{
29906 \backslash
29907 theequation}{
29908 \backslash
29909 arabic{equation}}
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \series bold
29916
29917 \begin_inset Newline newline
29918 \end_inset
29919
29920
29921 \series default
29922 or
29923 \series bold
29924
29925 \begin_inset Newline newline
29926 \end_inset
29927
29928
29929 \backslash
29930 renewcommand{
29931 \backslash
29932 thetable}{
29933 \backslash
29934 arabic{table}}
29935 \end_layout
29936
29937 \begin_layout Standard
29938
29939 \series bold
29940
29941 \backslash
29942 numberwithin
29943 \series default
29944  uses internally the command 
29945 \series bold
29946
29947 \backslash
29948 @addtoreset
29949 \series default
29950 , described above, that also needs to be reverted.
29951 \begin_inset ERT
29952 status collapsed
29953
29954 \begin_layout Plain Layout
29955
29956
29957 \backslash
29958 makeatletter
29959 \end_layout
29960
29961 \begin_layout Plain Layout
29962
29963
29964 \backslash
29965 @removefromreset{equation}{section}
29966 \end_layout
29967
29968 \begin_layout Plain Layout
29969
29970
29971 \backslash
29972 makeatother
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \begin_layout Subsection
29981 Numbering with Roman Numbers and Letters
29982 \begin_inset Index idx
29983 status collapsed
29984
29985 \begin_layout Plain Layout
29986 Formula numbering ! with letters
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \begin_inset Index idx
29993 status collapsed
29994
29995 \begin_layout Plain Layout
29996 Formula numbering ! with Roman numbers
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Standard
30005 Formulas can also be numbered with Roman numbers and Latin letters.
30006  To number for example with small Roman numbers, the command
30007 \end_layout
30008
30009 \begin_layout Standard
30010
30011 \series bold
30012
30013 \backslash
30014 renewcommand{
30015 \backslash
30016 theequation}{
30017 \backslash
30018 roman{equation}}
30019 \end_layout
30020
30021 \begin_layout Standard
30022 is inserted before the formula in TeX-mode.
30023  
30024 \series bold
30025
30026 \backslash
30027 renewcommand
30028 \series default
30029
30030 \begin_inset Index idx
30031 status collapsed
30032
30033 \begin_layout Plain Layout
30034 Commands ! R ! 
30035 \backslash
30036 renewcommand
30037 \end_layout
30038
30039 \end_inset
30040
30041  redefines the predefined command 
30042 \series bold
30043
30044 \backslash
30045 theequation
30046 \series default
30047  to the command 
30048 \series bold
30049
30050 \backslash
30051 roman{equation}
30052 \series default
30053 .
30054 \begin_inset Foot
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058 The command 
30059 \series bold
30060
30061 \backslash
30062 renewcommand
30063 \series default
30064  has the same scheme like the command 
30065 \series bold
30066
30067 \backslash
30068 newcommand
30069 \series default
30070  that is described in 
30071 \begin_inset CommandInset ref
30072 LatexCommand ref
30073 reference "sub:The-Command-newcommand"
30074
30075 \end_inset
30076
30077 .
30078 \end_layout
30079
30080 \end_inset
30081
30082  
30083 \series bold
30084 equation
30085 \series default
30086  is the formula counter.
30087  When the command 
30088 \series bold
30089
30090 \backslash
30091 the
30092 \series default
30093  is used as prefix for a counter, the value of the counter is output as
30094  Arabic number.
30095  When a formula is numbered, LaTeX sets internally the command 
30096 \series bold
30097
30098 \backslash
30099 theequation
30100 \series default
30101  behind the formula.
30102  
30103 \series bold
30104
30105 \backslash
30106 roman{equation}
30107 \begin_inset Index idx
30108 status collapsed
30109
30110 \begin_layout Plain Layout
30111 Commands ! R ! 
30112 \backslash
30113 roman
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \series default
30120  outputs the counter as small Roman number.
30121 \end_layout
30122
30123 \begin_layout Standard
30124 All formulas behind the command 
30125 \series bold
30126
30127 \backslash
30128 renew
30129 \series default
30130 c
30131 \series bold
30132 ommand
30133 \series default
30134  are now numbered Roman.
30135  To switch to numbering with big Roman numbers, the command is inserted
30136  again, but 
30137 \series bold
30138
30139 \backslash
30140 roman
30141 \series default
30142  is replaced by 
30143 \series bold
30144
30145 \backslash
30146 Roman
30147 \series default
30148
30149 \begin_inset Index idx
30150 status collapsed
30151
30152 \begin_layout Plain Layout
30153 Commands ! R ! 
30154 \backslash
30155 roman@
30156 \backslash
30157 Roman
30158 \end_layout
30159
30160 \end_inset
30161
30162 .
30163  To 
30164 \begin_inset Quotes eld
30165 \end_inset
30166
30167 number
30168 \begin_inset Quotes erd
30169 \end_inset
30170
30171  with small Latin letters 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 \end_layout
30186
30187 \end_inset
30188
30189 , for big ones there is the command 
30190 \series bold
30191
30192 \backslash
30193 Alph
30194 \series default
30195
30196 \begin_inset Index idx
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200 Commands ! A ! 
30201 \backslash
30202 alph@
30203 \backslash
30204 Alph
30205 \end_layout
30206
30207 \end_inset
30208
30209 .
30210 \end_layout
30211
30212 \begin_layout Standard
30213 \begin_inset Note Greyedout
30214 status open
30215
30216 \begin_layout Plain Layout
30217
30218 \series bold
30219 \color none
30220 Note:
30221 \series default
30222  Only maximal 26
30223 \begin_inset space ~
30224 \end_inset
30225
30226 formulas can be numbered with Latin letters in one document.
30227 \end_layout
30228
30229 \end_inset
30230
30231
30232 \end_layout
30233
30234 \begin_layout Standard
30235 \begin_inset ERT
30236 status collapsed
30237
30238 \begin_layout Plain Layout
30239
30240
30241 \backslash
30242 renewcommand{
30243 \backslash
30244 theequation}{
30245 \backslash
30246 roman{equation}}
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \end_layout
30253
30254 \begin_layout Standard
30255 \begin_inset Formula 
30256 \begin{equation}
30257 A=\textrm{small roman}
30258 \end{equation}
30259
30260 \end_inset
30261
30262
30263 \begin_inset ERT
30264 status collapsed
30265
30266 \begin_layout Plain Layout
30267
30268
30269 \backslash
30270 renewcommand{
30271 \backslash
30272 theequation}{
30273 \backslash
30274 Roman{equation}}
30275 \end_layout
30276
30277 \end_inset
30278
30279
30280 \begin_inset Formula 
30281 \begin{equation}
30282 B=\textrm{big Roman}\label{eq:Rom}
30283 \end{equation}
30284
30285 \end_inset
30286
30287
30288 \begin_inset ERT
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292
30293
30294 \backslash
30295 renewcommand{
30296 \backslash
30297 theequation}{
30298 \backslash
30299 alph{equation}}
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \begin_inset Formula 
30306 \begin{equation}
30307 C=\textrm{small Latin}
30308 \end{equation}
30309
30310 \end_inset
30311
30312
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318
30319 \backslash
30320 renewcommand{
30321 \backslash
30322 theequation}{
30323 \backslash
30324 Alph{equation}}
30325 \end_layout
30326
30327 \end_inset
30328
30329
30330 \begin_inset Formula 
30331 \begin{equation}
30332 D=\textrm{big Latin}\label{eq:Lat}
30333 \end{equation}
30334
30335 \end_inset
30336
30337
30338 \end_layout
30339
30340 \begin_layout Standard
30341 To switch back to the default numbering, insert the command:
30342 \end_layout
30343
30344 \begin_layout Standard
30345
30346 \series bold
30347
30348 \backslash
30349 renewcommand{
30350 \backslash
30351 theequation}{
30352 \backslash
30353 arabic{equation}}
30354 \begin_inset Index idx
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 Commands ! A ! 
30359 \backslash
30360 arabic
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \end_layout
30367
30368 \begin_layout Standard
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374
30375 \backslash
30376 renewcommand{
30377 \backslash
30378 theequation}{
30379 \backslash
30380 arabic{equation}}
30381 \end_layout
30382
30383 \end_inset
30384
30385
30386 \begin_inset Formula 
30387 \begin{equation}
30388 E=\textrm{Arabic}
30389 \end{equation}
30390
30391 \end_inset
30392
30393
30394 \end_layout
30395
30396 \begin_layout Standard
30397 \begin_inset VSpace medskip
30398 \end_inset
30399
30400 As you see, formulas are numbered serially independent from the numbering
30401  style.
30402  When then numbering should start with 
30403 \begin_inset Quotes eld
30404 \end_inset
30405
30406 1
30407 \begin_inset Quotes erd
30408 \end_inset
30409
30410  when the style is changed, new equation counters have to be defined.
30411  A description about this can be found in the file 
30412 \begin_inset CommandInset href
30413 LatexCommand href
30414 name "Formula-numbering.lyx"
30415 target "run:Formula-numbering.lyx"
30416
30417 \end_inset
30418
30419 .
30420 \end_layout
30421
30422 \begin_layout Standard
30423 \begin_inset Newpage newpage
30424 \end_inset
30425
30426
30427 \end_layout
30428
30429 \begin_layout Section
30430 Chemical Symbols and Equations
30431 \begin_inset CommandInset label
30432 LatexCommand label
30433 name "sub:Chemical-Symbols-and"
30434
30435 \end_inset
30436
30437
30438 \begin_inset Index idx
30439 status collapsed
30440
30441 \begin_layout Plain Layout
30442 Chemical characters ! Symbols
30443 \end_layout
30444
30445 \end_inset
30446
30447
30448 \begin_inset Index idx
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452 Chemical equations
30453 \end_layout
30454
30455 \end_inset
30456
30457
30458 \begin_inset Index idx
30459 status collapsed
30460
30461 \begin_layout Plain Layout
30462 Symbols ! chemical
30463 \end_layout
30464
30465 \end_inset
30466
30467
30468 \end_layout
30469
30470 \begin_layout Standard
30471 An example text from chemistry:
30472 \end_layout
30473
30474 \begin_layout Quote
30475 The 
30476 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30477 \end_inset
30478
30479 -ion reacts with two 
30480 \begin_inset Formula $\mathrm{Na^{+}}$
30481 \end_inset
30482
30483 -ions to sodium sulfate 
30484 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30485 \end_inset
30486
30487 .
30488  The chemical equation for this is:
30489 \begin_inset Formula 
30490 \begin{equation}
30491 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30492 \end{equation}
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Standard
30500 This chemical equation can directly be created as formula.
30501  To avoid that the symbols appear italic, everything is highlighted and
30502  changed by the shortcut 
30503 \begin_inset Info
30504 type  "shortcut"
30505 arg   "font-roman"
30506 \end_inset
30507
30508  to the upright font style.
30509 \begin_inset Foot
30510 status collapsed
30511
30512 \begin_layout Plain Layout
30513 font styles
30514 \series bold
30515  
30516 \series default
30517 see 
30518 \begin_inset CommandInset ref
30519 LatexCommand ref
30520 reference "sub:Font-Styles"
30521
30522 \end_inset
30523
30524
30525 \end_layout
30526
30527 \end_inset
30528
30529
30530 \end_layout
30531
30532 \begin_layout Standard
30533 A more convenient way to typeset chemical formulas is to use the command
30534  
30535 \series bold
30536
30537 \backslash
30538 ce
30539 \series default
30540
30541 \begin_inset Index idx
30542 status collapsed
30543
30544 \begin_layout Plain Layout
30545 Commands ! C ! 
30546 \backslash
30547 ce
30548 \end_layout
30549
30550 \end_inset
30551
30552  that is available when the LaTeX-package 
30553 \series bold
30554 mhchem
30555 \series default
30556
30557 \begin_inset Index idx
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561 Packages ! mhchem
30562 \end_layout
30563
30564 \end_inset
30565
30566  is installed.
30567  After inserting 
30568 \series bold
30569
30570 \backslash
30571 ce
30572 \series default
30573  to a formula a new blue box appears where chemical formulas can be inserted
30574  in an intuitive way.
30575 \end_layout
30576
30577 \begin_layout Standard
30578 \align center
30579 \begin_inset Tabular
30580 <lyxtabular version="3" rows="9" columns="2">
30581 <features rotate="0" tabularvalignment="middle">
30582 <column alignment="center" valignment="top">
30583 <column alignment="center" valignment="top">
30584 <row>
30585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30586 \begin_inset Text
30587
30588 \begin_layout Plain Layout
30589 Command
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598 Result
30599 \begin_inset Note Note
30600 status collapsed
30601
30602 \begin_layout Plain Layout
30603
30604 \series bold
30605
30606 \backslash
30607 raisebox
30608 \series default
30609  is only used as spacer.
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 </row>
30620 <row>
30621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30622 \begin_inset Text
30623
30624 \begin_layout Plain Layout
30625
30626 \backslash
30627 ce
30628 \begin_inset space \textvisiblespace{}
30629 \end_inset
30630
30631 H2CO3
30632 \end_layout
30633
30634 \end_inset
30635 </cell>
30636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30637 \begin_inset Text
30638
30639 \begin_layout Plain Layout
30640 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \end_inset
30647 </cell>
30648 </row>
30649 <row>
30650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30651 \begin_inset Text
30652
30653 \begin_layout Plain Layout
30654
30655 \backslash
30656 ce
30657 \begin_inset space \textvisiblespace{}
30658 \end_inset
30659
30660 SO4^2-
30661 \end_layout
30662
30663 \end_inset
30664 </cell>
30665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30666 \begin_inset Text
30667
30668 \begin_layout Plain Layout
30669 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30670 \end_inset
30671
30672
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 </row>
30678 <row>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Plain Layout
30683
30684 \backslash
30685 ce
30686 \begin_inset space \textvisiblespace{}
30687 \end_inset
30688
30689 (NH4)2S
30690 \end_layout
30691
30692 \end_inset
30693 </cell>
30694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30695 \begin_inset Text
30696
30697 \begin_layout Plain Layout
30698 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30699 \end_inset
30700
30701
30702 \end_layout
30703
30704 \end_inset
30705 </cell>
30706 </row>
30707 <row>
30708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30709 \begin_inset Text
30710
30711 \begin_layout Plain Layout
30712
30713 \backslash
30714 ce
30715 \begin_inset space \textvisiblespace{}
30716 \end_inset
30717
30718 KCr(SO4)2.12H2O
30719 \end_layout
30720
30721 \end_inset
30722 </cell>
30723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30724 \begin_inset Text
30725
30726 \begin_layout Plain Layout
30727 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30728 \end_inset
30729
30730
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 </row>
30736 <row>
30737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30738 \begin_inset Text
30739
30740 \begin_layout Plain Layout
30741
30742 \backslash
30743 ce
30744 \begin_inset space \textvisiblespace{}
30745 \end_inset
30746
30747 A-B
30748 \backslash
30749 dbond
30750 \begin_inset space \textvisiblespace{}
30751 \end_inset
30752
30753 C
30754 \backslash
30755 tbond
30756 \begin_inset space \textvisiblespace{}
30757 \end_inset
30758
30759 D
30760 \end_layout
30761
30762 \end_inset
30763 </cell>
30764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30765 \begin_inset Text
30766
30767 \begin_layout Plain Layout
30768 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30769 \end_inset
30770
30771
30772 \end_layout
30773
30774 \end_inset
30775 </cell>
30776 </row>
30777 <row>
30778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30779 \begin_inset Text
30780
30781 \begin_layout Plain Layout
30782
30783 \backslash
30784 ce
30785 \begin_inset space \textvisiblespace{}
30786 \end_inset
30787
30788 ^227
30789 \begin_inset Formula $\downarrow$
30790 \end_inset
30791
30792 _90
30793 \begin_inset Formula $\to$
30794 \end_inset
30795
30796 Th+
30797 \end_layout
30798
30799 \end_inset
30800 </cell>
30801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30802 \begin_inset Text
30803
30804 \begin_layout Plain Layout
30805 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30806 \end_inset
30807
30808
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 </row>
30814 <row>
30815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30816 \begin_inset Text
30817
30818 \begin_layout Plain Layout
30819
30820 \backslash
30821 ce
30822 \begin_inset space \textvisiblespace{}
30823 \end_inset
30824
30825 CO2
30826 \begin_inset space \textvisiblespace{}
30827 \end_inset
30828
30829 +
30830 \begin_inset space \textvisiblespace{}
30831 \end_inset
30832
30833 C
30834 \begin_inset space \textvisiblespace{}
30835 \end_inset
30836
30837 <=>
30838 \begin_inset space \textvisiblespace{}
30839 \end_inset
30840
30841 2CO
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30851 \end_inset
30852
30853
30854 \end_layout
30855
30856 \end_inset
30857 </cell>
30858 </row>
30859 <row>
30860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30861 \begin_inset Text
30862
30863 \begin_layout Plain Layout
30864
30865 \backslash
30866 ce
30867 \begin_inset space \textvisiblespace{}
30868 \end_inset
30869
30870 CO2
30871 \begin_inset space \textvisiblespace{}
30872 \end_inset
30873
30874 +
30875 \begin_inset space \textvisiblespace{}
30876 \end_inset
30877
30878 C
30879 \begin_inset space \textvisiblespace{}
30880 \end_inset
30881
30882 ->[
30883 \backslash
30884 alpha][
30885 \backslash
30886 beta]
30887 \begin_inset space \textvisiblespace{}
30888 \end_inset
30889
30890 2CO}
30891 \end_layout
30892
30893 \end_inset
30894 </cell>
30895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30896 \begin_inset Text
30897
30898 \begin_layout Plain Layout
30899 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30900 \end_inset
30901
30902
30903 \end_layout
30904
30905 \end_inset
30906 </cell>
30907 </row>
30908 </lyxtabular>
30909
30910 \end_inset
30911
30912
30913 \end_layout
30914
30915 \begin_layout Standard
30916 \begin_inset Note Greyedout
30917 status open
30918
30919 \begin_layout Plain Layout
30920
30921 \series bold
30922 \color none
30923 Note:
30924 \series default
30925  Inserting a formula to a 
30926 \series bold
30927
30928 \backslash
30929 ce
30930 \series default
30931  box will lead to LaTeX errors due to a LyX bug.
30932 \color inherit
30933
30934 \begin_inset Foot
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938 \begin_inset CommandInset href
30939 LatexCommand href
30940 name "LyX-bug #8566"
30941 target "http://www.lyx.org/trac/ticket/8566"
30942
30943 \end_inset
30944
30945
30946 \end_layout
30947
30948 \end_inset
30949
30950
30951 \color none
30952  In this case TeX code has to be used like for 
30953 \series bold
30954
30955 \backslash
30956 ce{$
30957 \backslash
30958 mu
30959 \backslash
30960 hyphen$Cl}
30961 \series default
30962
30963 \begin_inset ERT
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967
30968
30969 \backslash
30970 ce{$
30971 \backslash
30972 mu
30973 \backslash
30974 hyphen$Cl}
30975 \end_layout
30976
30977 \end_inset
30978
30979  
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \begin_layout Standard
30988 \begin_inset Note Greyedout
30989 status open
30990
30991 \begin_layout Plain Layout
30992
30993 \series bold
30994 \color none
30995 Note:
30996 \series default
30997  It is not possible in LyX to use the character ^ to get an up-arrow as
30998  described in the 
30999 \series bold
31000 mhchem
31001 \series default
31002  manual.
31003  One instead uses a negative thin space followed by the command 
31004 \series bold
31005
31006 \backslash
31007 uparrow
31008 \series default
31009
31010 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31011 \end_inset
31012
31013
31014 \end_layout
31015
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \begin_layout Standard
31022 Using 
31023 \series bold
31024
31025 \backslash
31026 ce
31027 \series default
31028  the command for equation
31029 \begin_inset space ~
31030 \end_inset
31031
31032
31033 \begin_inset CommandInset ref
31034 LatexCommand eqref
31035 reference "eq:chem-reaction"
31036
31037 \end_inset
31038
31039  is:
31040 \begin_inset Newline newline
31041 \end_inset
31042
31043
31044 \series bold
31045  
31046 \backslash
31047 ce
31048 \begin_inset space \textvisiblespace{}
31049 \end_inset
31050
31051 2Na+
31052 \begin_inset space \textvisiblespace{}
31053 \end_inset
31054
31055 +
31056 \begin_inset space \textvisiblespace{}
31057 \end_inset
31058
31059 SO4^2-
31060 \begin_inset space \textvisiblespace{}
31061 \end_inset
31062
31063
31064 \begin_inset space \textvisiblespace{}
31065 \end_inset
31066
31067 ->
31068 \begin_inset space \textvisiblespace{}
31069 \end_inset
31070
31071 Na2SO4
31072 \end_layout
31073
31074 \begin_layout Standard
31075 To create multiline chemical equations first a multiline formula is created
31076  as described in 
31077 \begin_inset CommandInset ref
31078 LatexCommand ref
31079 reference "sec:Multiline-Formulas"
31080
31081 \end_inset
31082
31083 .
31084  Afterwards the command 
31085 \series bold
31086
31087 \backslash
31088 ce
31089 \series default
31090  is used in every small blue box of the formula.
31091  
31092 \begin_inset CommandInset ref
31093 LatexCommand eqref
31094 reference "eq:TEOS-reaction-1"
31095
31096 \end_inset
31097
31098  and 
31099 \begin_inset CommandInset ref
31100 LatexCommand eqref
31101 reference "eq:TEOS-reaction-2"
31102
31103 \end_inset
31104
31105  are an example of a multi-stage chemical reaction where every equation
31106  has its own number.
31107 \begin_inset Formula 
31108 \begin{eqnarray}
31109 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31110 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31111 \end{eqnarray}
31112
31113 \end_inset
31114
31115
31116 \end_layout
31117
31118 \begin_layout Standard
31119 Besides 
31120 \series bold
31121
31122 \backslash
31123 ce
31124 \series default
31125  the 
31126 \series bold
31127 mhchem
31128 \series default
31129  package provides the command 
31130 \series bold
31131
31132 \backslash
31133 cf
31134 \series default
31135
31136 \begin_inset Index idx
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140 Commands ! C ! 
31141 \backslash
31142 cf
31143 \end_layout
31144
31145 \end_inset
31146
31147  that has to be used for special cases.
31148  For more information about 
31149 \series bold
31150
31151 \backslash
31152 cf
31153 \series default
31154  and more examples have a look at the documentation of 
31155 \series bold
31156 mhchem
31157 \series default
31158
31159 \begin_inset CommandInset citation
31160 LatexCommand cite
31161 key "mhchem"
31162
31163 \end_inset
31164
31165 .
31166 \end_layout
31167
31168 \begin_layout Section
31169 Diagrams
31170 \end_layout
31171
31172 \begin_layout Standard
31173 LyX supports two types of commutative diagrams: 
31174 \series bold
31175 amscd
31176 \series default
31177  and 
31178 \series bold
31179 xymatrix
31180 \series default
31181  that are explained in the following.
31182 \end_layout
31183
31184 \begin_layout Subsection
31185 Amscd Diagrams
31186 \begin_inset Index idx
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190 Diagrams ! amscd
31191 \end_layout
31192
31193 \end_inset
31194
31195
31196 \end_layout
31197
31198 \begin_layout Standard
31199 Diagrams of this type visualize relations by vertical and horizontal lines
31200  or arrows:
31201 \begin_inset Formula 
31202 \[
31203 \begin{CD}A@>>>B@>>>C\\
31204 @AAA@.@VVV\\
31205 F@<<<E@<<<D
31206 \end{CD}
31207 \]
31208
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \begin_layout Standard
31215 To get them, the command 
31216 \series bold
31217
31218 \backslash
31219 CD
31220 \begin_inset Index idx
31221 status collapsed
31222
31223 \begin_layout Plain Layout
31224 Commands ! C ! 
31225 \backslash
31226 CD
31227 \end_layout
31228
31229 \end_inset
31230
31231
31232 \series default
31233  is inserted to a formula.
31234  A blue box appears with two dashed lines where further commands can be
31235  inserted.
31236  With 
31237 \begin_inset Info
31238 type  "shortcut"
31239 arg   "newline-insert newline"
31240 \end_inset
31241
31242  a new line is created.
31243  Horizontal relations are inserted in odd, vertical in even formula lines.
31244 \end_layout
31245
31246 \begin_layout Standard
31247 To create the relations there are the following commands:
31248 \end_layout
31249
31250 \begin_layout Itemize
31251
31252 \series bold
31253 @<<<
31254 \series default
31255  creates a left arrow, 
31256 \series bold
31257 @>>>
31258 \series default
31259  a right arrow and 
31260 \series bold
31261 @=
31262 \series default
31263  a long equal sign
31264 \end_layout
31265
31266 \begin_layout Itemize
31267
31268 \series bold
31269 @AAA
31270 \series default
31271  creates an up arrow, 
31272 \series bold
31273 @VVV
31274 \series default
31275  a down arrow and 
31276 \series bold
31277 @|
31278 \series default
31279  a vertical equal sign
31280 \end_layout
31281
31282 \begin_layout Itemize
31283
31284 \series bold
31285 @.
31286
31287 \series default
31288  is a placeholder for non-existent relations
31289 \end_layout
31290
31291 \begin_layout Standard
31292 All arrows can be labeled as follows:
31293 \end_layout
31294
31295 \begin_layout Itemize
31296 If text inserted between the first and second < or >, resp., it is placed
31297  above the arrow.
31298  When it is inserted between the second and third one, it appears under
31299  the arrow.
31300 \end_layout
31301
31302 \begin_layout Itemize
31303 When text for vertical arrows is inserted between the first and second A
31304  or V, resp., it is placed left beside the arrow.
31305  When it is inserted between the second and third one, it appears right
31306  beside the arrow.
31307  If the text contains an A or V, these letters must be set into a TeX-brace.
31308 \end_layout
31309
31310 \begin_layout Standard
31311 As example a diagram with all possible relations:
31312 \end_layout
31313
31314 \begin_layout Standard
31315 \begin_inset Formula 
31316 \[
31317 \begin{CD}A@>j>>B@>>k>C@=F\\
31318 @AmAA@.@VV{V}V@|\\
31319 D@<<j<E@>k>>F@=C
31320 \end{CD}
31321 \]
31322
31323 \end_inset
31324
31325
31326 \end_layout
31327
31328 \begin_layout Standard
31329 The command for this is:
31330 \begin_inset Newline newline
31331 \end_inset
31332
31333
31334 \series bold
31335
31336 \backslash
31337 CD
31338 \begin_inset space \textvisiblespace{}
31339 \end_inset
31340
31341 A@>j>>B@>>k>C@=F Ctrl+Return
31342 \begin_inset Newline newline
31343 \end_inset
31344
31345
31346 \begin_inset Phantom HPhantom
31347 status open
31348
31349 \begin_layout Plain Layout
31350
31351 \series bold
31352
31353 \backslash
31354 CD
31355 \begin_inset space \textvisiblespace{}
31356 \end_inset
31357
31358
31359 \end_layout
31360
31361 \end_inset
31362
31363 @AmAA@.@VV
31364 \backslash
31365 {V
31366 \series default
31367
31368 \begin_inset Formula $\to$
31369 \end_inset
31370
31371
31372 \series bold
31373 V@| Ctrl+Return
31374 \begin_inset Newline newline
31375 \end_inset
31376
31377
31378 \begin_inset Phantom HPhantom
31379 status open
31380
31381 \begin_layout Plain Layout
31382
31383 \series bold
31384
31385 \backslash
31386 CD
31387 \begin_inset space \textvisiblespace{}
31388 \end_inset
31389
31390
31391 \end_layout
31392
31393 \end_inset
31394
31395 D@<<j<E@>k>>F@=C
31396 \end_layout
31397
31398 \begin_layout Subsection
31399 Xymatrix Diagrams
31400 \begin_inset Index idx
31401 status collapsed
31402
31403 \begin_layout Plain Layout
31404 Diagrams ! xymatrix
31405 \end_layout
31406
31407 \end_inset
31408
31409
31410 \end_layout
31411
31412 \begin_layout Standard
31413 To be able to use xymatrices, the LaTeX-package 
31414 \series bold
31415 xypic
31416 \series default
31417  must be installed.
31418  A xymatrix is created by inserting the command 
31419 \series bold
31420
31421 \backslash
31422 xymatrix
31423 \series default
31424  in a formula.
31425  Then you are able to add new matrix columns and rows like for normal matrices,
31426  see 
31427 \begin_inset CommandInset ref
31428 LatexCommand ref
31429 reference "sec:Matrices"
31430
31431 \end_inset
31432
31433 .
31434 \end_layout
31435
31436 \begin_layout Standard
31437 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31438  and much more.
31439  All possibilities to create commutative diagrams and decorations are explained
31440  in detail in the 
31441 \emph on
31442 XY-pic manual
31443 \emph default
31444  that you find in the menu 
31445 \family sans
31446 Help\SpecialChar \menuseparator
31447 Specific
31448 \begin_inset space ~
31449 \end_inset
31450
31451 Manuals
31452 \family default
31453 .
31454 \end_layout
31455
31456 \begin_layout Subsection
31457
31458 \noun on
31459 Feynman
31460 \noun default
31461  Diagrams
31462 \begin_inset Index idx
31463 status collapsed
31464
31465 \begin_layout Plain Layout
31466 Diagrams ! Feynman
31467 \end_layout
31468
31469 \end_inset
31470
31471
31472 \end_layout
31473
31474 \begin_layout Standard
31475 To be able to use 
31476 \noun on
31477 Feynman
31478 \noun default
31479 -diagrams, the LaTeX-package 
31480 \series bold
31481 feyn
31482 \series default
31483  must be installed.
31484  A 
31485 \noun on
31486 Feynman
31487 \noun default
31488 -diagram is created by inserting the command 
31489 \series bold
31490
31491 \backslash
31492 Diagram
31493 \series default
31494  in a formula.
31495  Then you are able to add new matrix columns and rows like for normal matrices,
31496  see 
31497 \begin_inset CommandInset ref
31498 LatexCommand ref
31499 reference "sec:Matrices"
31500
31501 \end_inset
31502
31503 .
31504 \end_layout
31505
31506 \begin_layout Standard
31507 Examples how to create 
31508 \noun on
31509 Feynman-
31510 \noun default
31511 diagrams in LyX is given in the 
31512 \emph on
31513 Feynman-diagram manual
31514 \emph default
31515  that you find in the menu 
31516 \family sans
31517 Help\SpecialChar \menuseparator
31518 Specific
31519 \begin_inset space ~
31520 \end_inset
31521
31522 Manuals
31523 \family default
31524 .
31525 \end_layout
31526
31527 \begin_layout Standard
31528 \begin_inset Newpage newpage
31529 \end_inset
31530
31531
31532 \end_layout
31533
31534 \begin_layout Section
31535 User-defined Commands
31536 \begin_inset Index idx
31537 status collapsed
31538
31539 \begin_layout Plain Layout
31540 User-defined commands
31541 \end_layout
31542
31543 \end_inset
31544
31545
31546 \end_layout
31547
31548 \begin_layout Standard
31549 \begin_inset Note Greyedout
31550 status open
31551
31552 \begin_layout Plain Layout
31553
31554 \series bold
31555 Note:
31556 \series default
31557  The names of user-defined commands and macros may only consist of Latin
31558  letters.
31559 \end_layout
31560
31561 \end_inset
31562
31563
31564 \end_layout
31565
31566 \begin_layout Subsection
31567 The Command 
31568 \backslash
31569 newcommand
31570 \begin_inset CommandInset label
31571 LatexCommand label
31572 name "sub:The-Command-newcommand"
31573
31574 \end_inset
31575
31576
31577 \begin_inset Index idx
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 User-defined commands ! 
31582 \backslash
31583 newcommand
31584 \end_layout
31585
31586 \end_inset
31587
31588
31589 \begin_inset Index idx
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593 Commands ! N ! 
31594 \backslash
31595 newcommand
31596 \end_layout
31597
31598 \end_inset
31599
31600
31601 \end_layout
31602
31603 \begin_layout Standard
31604 Many LaTeX-commands are too long to be used frequently.
31605  But it is possible to define with the command 
31606 \series bold
31607
31608 \backslash
31609 newcommand
31610 \series default
31611  new shorter commands.
31612 \end_layout
31613
31614 \begin_layout Standard
31615 The command scheme of 
31616 \series bold
31617
31618 \backslash
31619 newcommand
31620 \series default
31621  is:
31622 \end_layout
31623
31624 \begin_layout Standard
31625
31626 \series bold
31627
31628 \backslash
31629 newcommand{new command name}[number of arguments][optional
31630 \series default
31631  
31632 \series bold
31633 value]
31634 \begin_inset Newline newline
31635 \end_inset
31636
31637
31638 \begin_inset Phantom HPhantom
31639 status open
31640
31641 \begin_layout Plain Layout
31642
31643 \series bold
31644
31645 \backslash
31646 newcommand
31647 \end_layout
31648
31649 \end_inset
31650
31651 {command definition}
31652 \end_layout
31653
31654 \begin_layout Standard
31655 \begin_inset Note Greyedout
31656 status open
31657
31658 \begin_layout Plain Layout
31659
31660 \series bold
31661 Note:
31662 \series default
31663  Assure that the name of the new command is not already used in your document
31664  or by LaTeX-packages that you use.
31665  When you for example define the command 
31666 \series bold
31667
31668 \backslash
31669 le
31670 \series default
31671  for 
31672 \series bold
31673
31674 \backslash
31675 Leftarrow
31676 \series default
31677 , you get an error message because 
31678 \series bold
31679
31680 \backslash
31681 le
31682 \series default
31683  is already defined as command for 
31684 \begin_inset Quotes eld
31685 \end_inset
31686
31687
31688 \begin_inset Formula $\le$
31689 \end_inset
31690
31691
31692 \begin_inset Quotes erd
31693 \end_inset
31694
31695 .
31696 \end_layout
31697
31698 \end_inset
31699
31700
31701 \end_layout
31702
31703 \begin_layout Standard
31704 The number of arguments is an integer in the range 0
31705 \begin_inset space \thinspace{}
31706 \end_inset
31707
31708 -
31709 \begin_inset space \thinspace{}
31710 \end_inset
31711
31712 9 and specifies how many arguments the new command should have.
31713  With the optional value a value for an optional argument can be predefined.
31714  When this is done, the 
31715 \emph on
31716 first
31717 \emph default
31718  
31719 \emph on
31720 a
31721 \emph default
31722 rgument of the new command is automatically an optional one.
31723 \end_layout
31724
31725 \begin_layout Standard
31726 Here are some examples:
31727 \end_layout
31728
31729 \begin_layout Itemize
31730 To define the command 
31731 \series bold
31732
31733 \backslash
31734 gr
31735 \series default
31736  for 
31737 \series bold
31738
31739 \backslash
31740 Longrightarrow
31741 \series default
31742 , the LaTeX-preamble line is:
31743 \begin_inset VSpace medskip
31744 \end_inset
31745
31746
31747 \begin_inset Newline newline
31748 \end_inset
31749
31750
31751 \series bold
31752
31753 \backslash
31754 newcommand{
31755 \backslash
31756 gr}{
31757 \backslash
31758 Longrightarrow}
31759 \end_layout
31760
31761 \begin_layout Itemize
31762 To define the command 
31763 \series bold
31764
31765 \backslash
31766 us
31767 \series default
31768  for 
31769 \series bold
31770
31771 \backslash
31772 underline
31773 \series default
31774 , the argument (that should be underlined) must be taken into account.
31775  For this the preamble line is:
31776 \begin_inset VSpace medskip
31777 \end_inset
31778
31779
31780 \begin_inset Newline newline
31781 \end_inset
31782
31783
31784 \series bold
31785
31786 \backslash
31787 newcommand{
31788 \backslash
31789 us}[1]{
31790 \backslash
31791 underline{#1}}
31792 \series default
31793
31794 \begin_inset VSpace medskip
31795 \end_inset
31796
31797
31798 \begin_inset Newline newline
31799 \end_inset
31800
31801 The character 
31802 \series bold
31803 #
31804 \series default
31805  acts as argument placeholder, the 
31806 \series bold
31807 1
31808 \series default
31809  behind it denotes that it is the placeholder for the first argument.
31810 \end_layout
31811
31812 \begin_layout Itemize
31813 For 
31814 \series bold
31815
31816 \backslash
31817 framebox
31818 \series default
31819  one can e.
31820 \begin_inset space \thinspace{}
31821 \end_inset
31822
31823 g.
31824 \begin_inset space \space{}
31825 \end_inset
31826
31827 define the command 
31828 \series bold
31829
31830 \backslash
31831 fb
31832 \series default
31833 :
31834 \begin_inset VSpace medskip
31835 \end_inset
31836
31837
31838 \begin_inset Newline newline
31839 \end_inset
31840
31841
31842 \series bold
31843
31844 \backslash
31845 newcommand{
31846 \backslash
31847 fb}[3]{
31848 \backslash
31849 framebox#1#2{$#3$}}
31850 \series default
31851
31852 \begin_inset VSpace medskip
31853 \end_inset
31854
31855
31856 \begin_inset Newline newline
31857 \end_inset
31858
31859 The two Dollar signs creates the extra formula needed for 
31860 \series bold
31861
31862 \backslash
31863 framebox
31864 \series default
31865 , see 
31866 \begin_inset CommandInset ref
31867 LatexCommand ref
31868 reference "sub:Boxes-with-Frame"
31869
31870 \end_inset
31871
31872 .
31873 \end_layout
31874
31875 \begin_layout Itemize
31876 To create a new command for 
31877 \series bold
31878
31879 \backslash
31880 fcolorbox
31881 \series default
31882  where the color for the box need not be specified, the argument for the
31883  color is defined optional:
31884 \begin_inset VSpace medskip
31885 \end_inset
31886
31887
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \series bold
31893
31894 \backslash
31895 newcommand{
31896 \backslash
31897 cb}[3][white]{
31898 \backslash
31899 fcolorbox{#2}{#1}{$#3$}}
31900 \series default
31901
31902 \begin_inset VSpace medskip
31903 \end_inset
31904
31905
31906 \begin_inset Newline newline
31907 \end_inset
31908
31909 When the color is not specified when using 
31910 \series bold
31911
31912 \backslash
31913 cb
31914 \series default
31915 , the predefined color 
31916 \series bold
31917 white
31918 \series default
31919  will be used.
31920 \end_layout
31921
31922 \begin_layout Standard
31923 A test of the new defined commands:
31924 \end_layout
31925
31926 \begin_layout Standard
31927 \align center
31928 \begin_inset Tabular
31929 <lyxtabular version="3" rows="6" columns="2">
31930 <features rotate="0" tabularvalignment="middle">
31931 <column alignment="center" valignment="top">
31932 <column alignment="center" valignment="top">
31933 <row>
31934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31935 \begin_inset Text
31936
31937 \begin_layout Plain Layout
31938 Command
31939 \end_layout
31940
31941 \end_inset
31942 </cell>
31943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31944 \begin_inset Text
31945
31946 \begin_layout Plain Layout
31947 Result
31948 \begin_inset Note Note
31949 status collapsed
31950
31951 \begin_layout Plain Layout
31952
31953 \series bold
31954
31955 \backslash
31956 raisebox
31957 \series default
31958  is only used as spacer.
31959 \end_layout
31960
31961 \end_inset
31962
31963
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 </row>
31969 <row>
31970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31971 \begin_inset Text
31972
31973 \begin_layout Plain Layout
31974 A
31975 \backslash
31976 gr
31977 \begin_inset space \textvisiblespace{}
31978 \end_inset
31979
31980 B
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989 \begin_inset Formula $A\gr B$
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 </row>
31998 <row>
31999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \backslash
32005 us{ABcd
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32015 \end_inset
32016
32017
32018 \end_layout
32019
32020 \end_inset
32021 </cell>
32022 </row>
32023 <row>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028
32029 \backslash
32030 fb{[2cm]
32031 \begin_inset Formula $\to$
32032 \end_inset
32033
32034
32035 \backslash
32036 {
32037 \begin_inset Formula $\to$
32038 \end_inset
32039
32040
32041 \backslash
32042 {
32043 \backslash
32044 int
32045 \begin_inset space \textvisiblespace{}
32046 \end_inset
32047
32048 A=B
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 </row>
32066 <row>
32067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32068 \begin_inset Text
32069
32070 \begin_layout Plain Layout
32071
32072 \backslash
32073 cb{red
32074 \begin_inset Formula $\to$
32075 \end_inset
32076
32077
32078 \backslash
32079 {
32080 \backslash
32081 int
32082 \begin_inset space \textvisiblespace{}
32083 \end_inset
32084
32085 A=B
32086 \end_layout
32087
32088 \end_inset
32089 </cell>
32090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32091 \begin_inset Text
32092
32093 \begin_layout Plain Layout
32094 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \end_inset
32101 </cell>
32102 </row>
32103 <row>
32104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \backslash
32110 cb[green]
32111 \backslash
32112 {red
32113 \begin_inset Formula $\to$
32114 \end_inset
32115
32116
32117 \backslash
32118 {
32119 \backslash
32120 int
32121 \begin_inset space \textvisiblespace{}
32122 \end_inset
32123
32124 A=B
32125 \end_layout
32126
32127 \end_inset
32128 </cell>
32129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32130 \begin_inset Text
32131
32132 \begin_layout Plain Layout
32133 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32134 \end_inset
32135
32136
32137 \end_layout
32138
32139 \end_inset
32140 </cell>
32141 </row>
32142 </lyxtabular>
32143
32144 \end_inset
32145
32146
32147 \end_layout
32148
32149 \begin_layout Subsection
32150 Math Macros
32151 \begin_inset Index idx
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155 User-defined commands! Math macros
32156 \end_layout
32157
32158 \end_inset
32159
32160
32161 \begin_inset Index idx
32162 status collapsed
32163
32164 \begin_layout Plain Layout
32165 Macros
32166 \end_layout
32167
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \begin_layout Standard
32174 User-defined commands are especially convenient for complex expressions.
32175  When you are for example dealing with a document that has quadratic equations,
32176  the same solution type occurs several times.
32177  The general form of a quadratic equation is
32178 \begin_inset Formula 
32179 \[
32180 0=\lambda^{2}+p\lambda+q
32181 \]
32182
32183 \end_inset
32184
32185 The general form of the solution is
32186 \begin_inset Formula 
32187 \[
32188 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32189 \]
32190
32191 \end_inset
32192
32193
32194 \end_layout
32195
32196 \begin_layout Standard
32197 To define a command for the solution formula where only the three parameters
32198  
32199 \begin_inset Formula $\lambda$
32200 \end_inset
32201
32202
32203 \begin_inset Formula $p$
32204 \end_inset
32205
32206  and 
32207 \begin_inset Formula $q$
32208 \end_inset
32209
32210  need to be specified and the index of 
32211 \begin_inset Formula $\lambda$
32212 \end_inset
32213
32214  can be given optionally, the LaTeX-preamble line is
32215 \begin_inset Newline newline
32216 \end_inset
32217
32218
32219 \series bold
32220
32221 \backslash
32222 newcommand{
32223 \backslash
32224 qG}[4][1,
32225 \backslash
32226 ,2]{#2_{#1}=-
32227 \backslash
32228 frac{#3}{2}
32229 \backslash
32230 pm
32231 \begin_inset Newline newline
32232 \end_inset
32233
32234
32235 \begin_inset Phantom HPhantom
32236 status open
32237
32238 \begin_layout Plain Layout
32239
32240 \series bold
32241
32242 \backslash
32243 newcommand
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \backslash
32250 sqrt{
32251 \backslash
32252 frac{#3^{2}}{4}-#4}}
32253 \end_layout
32254
32255 \begin_layout Standard
32256 To create with this the solution formula, the command
32257 \begin_inset Newline newline
32258 \end_inset
32259
32260
32261 \series bold
32262
32263 \backslash
32264 qG{
32265 \backslash
32266 lambda
32267 \begin_inset Formula $\to$
32268 \end_inset
32269
32270
32271 \backslash
32272 {p
32273 \begin_inset Formula $\to$
32274 \end_inset
32275
32276
32277 \backslash
32278 {q
32279 \series default
32280  is inserted to a formula
32281 \series bold
32282 .
32283 \end_layout
32284
32285 \begin_layout Standard
32286 The definition of the new command is unintuitive because one has to know
32287  the schemes of all used LaTeX commands, e.
32288 \begin_inset space \thinspace{}
32289 \end_inset
32290
32291 g.
32292 \begin_inset space \space{}
32293 \end_inset
32294
32295 that a fraction is inserted in LaTeX as 
32296 \series bold
32297
32298 \backslash
32299 frac{numerator}{denominator}
32300 \series default
32301 .
32302  Furthermore one can easily forget a brace in the definition and cannot
32303  see in LyX what the new command is doing.
32304  To avoid these problems LyX offers the possibility to use math macros instead
32305  of the command 
32306 \series bold
32307
32308 \backslash
32309 newcommand
32310 \series default
32311 .
32312 \end_layout
32313
32314 \begin_layout Standard
32315 A math macro is created by using the menu 
32316 \family sans
32317 Insert\SpecialChar \menuseparator
32318 Math\SpecialChar \menuseparator
32319 Macro
32320 \family default
32321  or the toolbar button 
32322 \begin_inset Graphics
32323         filename ../images/math-macro_newmacroname_newcommand.png
32324         scale 85
32325
32326 \end_inset
32327
32328 .
32329  The math macro toolbar appears together with the following box where the
32330  macro is defined:
32331 \begin_inset Newline newline
32332 \end_inset
32333
32334
32335 \begin_inset space \hspace*{\fill}
32336 \end_inset
32337
32338
32339 \begin_inset Graphics
32340         filename clipart/macrobox.png
32341
32342 \end_inset
32343
32344
32345 \begin_inset space \hspace*{\fill}
32346 \end_inset
32347
32348
32349 \begin_inset Newline newline
32350 \end_inset
32351
32352
32353 \begin_inset FormulaMacro
32354 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32355 \end_inset
32356
32357
32358 \backslash
32359 newmacroname is the default name of the macro that should be changed to
32360  something sensible.
32361  The wanted formula is inserted in the first blue box.
32362  An argument placeholder is inserted with the command 
32363 \series bold
32364
32365 \backslash
32366 #argumentnumber
32367 \series default
32368 , e.
32369 \begin_inset space \thinspace{}
32370 \end_inset
32371
32372 g
32373 \begin_inset space \space{}
32374 \end_inset
32375
32376
32377 \series bold
32378
32379 \backslash
32380 #1
32381 \series default
32382  or by using the macro toolbar button 
32383 \begin_inset Graphics
32384         filename ../images/math-macro-add-param.png
32385         scale 85
32386
32387 \end_inset
32388
32389 .
32390  Argument placeholders are displayed red.
32391  A maximum of 9
32392 \begin_inset space ~
32393 \end_inset
32394
32395 arguments are possible.
32396  Optional arguments are created with the toolbar button 
32397 \begin_inset Graphics
32398         filename ../images/math-macro-add-optional-param.png
32399         scale 85
32400
32401 \end_inset
32402
32403 .
32404  The first non-optional argument can be transformed to an optional one with
32405  the toolbar button 
32406 \begin_inset Graphics
32407         filename ../images/math-macro-make-optional.png
32408         scale 85
32409
32410 \end_inset
32411
32412 .
32413  In the second blue box the appearance of the macro in LyX can be defined.
32414  Normally you want to see it as it is defined, so the box is kept empty.
32415  But when you have created a macro that needs lot of space on the screen,
32416  you can insert in the box for example
32417 \begin_inset Newline newline
32418 \end_inset
32419
32420
32421 \series bold
32422 qG: 
32423 \backslash
32424 #1
32425 \series default
32426  
32427 \series bold
32428 ,
32429 \series default
32430  
32431 \series bold
32432
32433 \backslash
32434 #2
32435 \series default
32436  
32437 \series bold
32438 ,
32439 \series default
32440  
32441 \series bold
32442
32443 \backslash
32444 #3, 
32445 \backslash
32446 #4
32447 \begin_inset Newline newline
32448 \end_inset
32449
32450
32451 \series default
32452 For the macro only the arguments with the macro name in front of them will
32453  then be displayed in LyX, leading to a better overview.
32454  The formula appears in the output as defined in the first box.
32455 \begin_inset Newline newline
32456 \end_inset
32457
32458 The appearance of macros in formulas can furthermore be changed for single
32459  macros by setting the cursor in the macro and using the menu 
32460 \family sans
32461 View\SpecialChar \menuseparator
32462 (Un)fold
32463 \begin_inset space ~
32464 \end_inset
32465
32466 Math
32467 \begin_inset space ~
32468 \end_inset
32469
32470 Macro
32471 \family default
32472 .
32473 \end_layout
32474
32475 \begin_layout Standard
32476 To use a macro, the macro name is inserted as command to a formula, in our
32477  case 
32478 \series bold
32479
32480 \backslash
32481 qG
32482 \series default
32483 .
32484  Our macro looks in LyX like this:
32485 \begin_inset Newline newline
32486 \end_inset
32487
32488
32489 \begin_inset space \hspace*{\fill}
32490 \end_inset
32491
32492
32493 \begin_inset Graphics
32494         filename clipart/macrouse.png
32495
32496 \end_inset
32497
32498
32499 \begin_inset space \hspace*{\fill}
32500 \end_inset
32501
32502
32503 \begin_inset Newline newline
32504 \end_inset
32505
32506 Here is our macro example with the arguments 
32507 \begin_inset Formula $x$
32508 \end_inset
32509
32510
32511 \begin_inset Formula $\ln(x)$
32512 \end_inset
32513
32514  and 
32515 \begin_inset Formula $B$
32516 \end_inset
32517
32518 :
32519 \end_layout
32520
32521 \begin_layout Standard
32522 \begin_inset Formula 
32523 \[
32524 \qG x{\ln(x)}B
32525 \]
32526
32527 \end_inset
32528
32529
32530 \end_layout
32531
32532 \begin_layout Standard
32533 LyX offers in the menu 
32534 \family sans
32535 Tools\SpecialChar \menuseparator
32536 Preferences\SpecialChar \menuseparator
32537 Editing\SpecialChar \menuseparator
32538 Control
32539 \family default
32540  different styles to edit macros.
32541  To find the style that suits you the most, choose a style and set the cursor
32542  in a macro formula to see the difference.
32543 \end_layout
32544
32545 \begin_layout Standard
32546 A math macro is transformed internally to a 
32547 \series bold
32548
32549 \backslash
32550 newcommand
32551 \series default
32552  command when exporting the document.
32553  The created 
32554 \series bold
32555
32556 \backslash
32557 newcommand
32558 \series default
32559  command is not placed in the LaTeX-preamble, therefore macros can only
32560  be used in formulas that are in the document below the macro definition
32561  box.
32562 \end_layout
32563
32564 \begin_layout Standard
32565 Math macros can also be directly created from a 
32566 \series bold
32567
32568 \backslash
32569 newcommand
32570 \series default
32571  command.
32572  When writing for example the command
32573 \series bold
32574
32575 \begin_inset Newline newline
32576 \end_inset
32577
32578
32579 \backslash
32580 newcommand{
32581 \backslash
32582 larrow}[2]{
32583 \backslash
32584 xleftarrow[#2]{#1}}
32585 \begin_inset Newline newline
32586 \end_inset
32587
32588
32589 \series default
32590 in LyX as normal text, highlighting it completely and using then the shortcut
32591  
32592 \family sans
32593 Ctrl+M
32594 \family default
32595 , the command will be transformed to a math macro.
32596  Using this method you need to be careful that the 
32597 \series bold
32598
32599 \backslash
32600 newcommand
32601 \series default
32602  command is typed correctly, otherwise you get a faulty macro leading to
32603  LaTeX errors.
32604 \end_layout
32605
32606 \begin_layout Standard
32607 Math macros currently have the problem that further formulas in macro definition
32608 s are handled wrongly.
32609  Therefore the example 
32610 \series bold
32611
32612 \backslash
32613 fb
32614 \series default
32615  from 
32616 \begin_inset CommandInset ref
32617 LatexCommand ref
32618 reference "sub:The-Command-newcommand"
32619
32620 \end_inset
32621
32622  cannot be created as macro.
32623 \end_layout
32624
32625 \begin_layout Standard
32626 When the cursor is in a macro definition box, you will see the macro toolbar
32627  in LyX:
32628 \end_layout
32629
32630 \begin_layout Standard
32631 \begin_inset VSpace defskip
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \begin_layout Standard
32638 \begin_inset Graphics
32639         filename clipart/MacroToolbar.png
32640
32641 \end_inset
32642
32643
32644 \begin_inset Index idx
32645 status collapsed
32646
32647 \begin_layout Plain Layout
32648 Macros ! Toolbar
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \begin_layout Standard
32657 \begin_inset VSpace defskip
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \begin_layout Standard
32664 The macro toolbar contains from left to right the following buttons:
32665 \end_layout
32666
32667 \begin_layout Standard
32668 \begin_inset VSpace defskip
32669 \end_inset
32670
32671
32672 \end_layout
32673
32674 \begin_layout Standard
32675 \begin_inset Tabular
32676 <lyxtabular version="3" rows="9" columns="2">
32677 <features rotate="0" islongtable="true" longtabularalignment="center">
32678 <column alignment="left" valignment="top">
32679 <column alignment="left" valignment="top" width="85col%">
32680 <row interlinespace="2.5mm">
32681 <cell alignment="center" valignment="top" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685 \begin_inset Graphics
32686         filename ../images/math-macro-remove-param.png
32687         rotateOrigin center
32688
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \family sans
32702 Edit\SpecialChar \menuseparator
32703 Math\SpecialChar \menuseparator
32704 Macro
32705 \begin_inset space ~
32706 \end_inset
32707
32708 Definition\SpecialChar \menuseparator
32709 Remove Last Argument
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 </row>
32715 <row interlinespace="2.5mm">
32716 <cell alignment="center" valignment="top" usebox="none">
32717 \begin_inset Text
32718
32719 \begin_layout Plain Layout
32720 \begin_inset Graphics
32721         filename ../images/math-macro-add-param.png
32722         rotateOrigin center
32723
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family sans
32737 Edit\SpecialChar \menuseparator
32738 Math\SpecialChar \menuseparator
32739 Macro
32740 \begin_inset space ~
32741 \end_inset
32742
32743 Definition\SpecialChar \menuseparator
32744 Append Argument
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 </row>
32750 <row interlinespace="2.5mm">
32751 <cell alignment="center" valignment="top" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755 \begin_inset Graphics
32756         filename ../images/math-macro-make-optional.png
32757         rotateOrigin center
32758
32759 \end_inset
32760
32761
32762 \end_layout
32763
32764 \end_inset
32765 </cell>
32766 <cell alignment="center" valignment="top" usebox="none">
32767 \begin_inset Text
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 Make First Non-Optional into
32780 \begin_inset Newline newline
32781 \end_inset
32782
32783
32784 \begin_inset Phantom HPhantom
32785 status open
32786
32787 \begin_layout Plain Layout
32788
32789 \family sans
32790 Edit\SpecialChar \menuseparator
32791 Math\SpecialChar \menuseparator
32792 Macro
32793 \begin_inset space ~
32794 \end_inset
32795
32796 Definition\SpecialChar \menuseparator
32797
32798 \end_layout
32799
32800 \end_inset
32801
32802 Optional Argument
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 </row>
32808 <row interlinespace="2.5mm">
32809 <cell alignment="center" valignment="top" usebox="none">
32810 \begin_inset Text
32811
32812 \begin_layout Plain Layout
32813 \begin_inset Graphics
32814         filename ../images/math-macro-make-nonoptional.png
32815         rotateOrigin center
32816
32817 \end_inset
32818
32819
32820 \end_layout
32821
32822 \end_inset
32823 </cell>
32824 <cell alignment="center" valignment="top" usebox="none">
32825 \begin_inset Text
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 Make Last Optional into
32838 \begin_inset Newline newline
32839 \end_inset
32840
32841
32842 \begin_inset Phantom HPhantom
32843 status open
32844
32845 \begin_layout Plain Layout
32846
32847 \family sans
32848 Edit\SpecialChar \menuseparator
32849 Math\SpecialChar \menuseparator
32850 Macro
32851 \begin_inset space ~
32852 \end_inset
32853
32854 Definition\SpecialChar \menuseparator
32855
32856 \end_layout
32857
32858 \end_inset
32859
32860 Non-Optional Argument
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 </row>
32866 <row interlinespace="2.5mm">
32867 <cell alignment="center" valignment="top" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871 \begin_inset Graphics
32872         filename ../images/math-macro-remove-optional-param.png
32873         rotateOrigin center
32874
32875 \end_inset
32876
32877
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 <cell alignment="center" valignment="top" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Plain Layout
32886
32887 \family sans
32888 Edit\SpecialChar \menuseparator
32889 Math\SpecialChar \menuseparator
32890 Macro
32891 \begin_inset space ~
32892 \end_inset
32893
32894 Definition\SpecialChar \menuseparator
32895 Remove Optional Argument
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 </row>
32901 <row interlinespace="2.5mm">
32902 <cell alignment="center" valignment="top" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906 \begin_inset Graphics
32907         filename ../images/math-macro-add-optional-param.png
32908         rotateOrigin center
32909
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family sans
32923 Edit\SpecialChar \menuseparator
32924 Math\SpecialChar \menuseparator
32925 Macro
32926 \begin_inset space ~
32927 \end_inset
32928
32929 Definition\SpecialChar \menuseparator
32930 Insert Optional Argument
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 </row>
32936 <row interlinespace="2.5mm">
32937 <cell alignment="center" valignment="top" usebox="none">
32938 \begin_inset Text
32939
32940 \begin_layout Plain Layout
32941 \begin_inset Graphics
32942         filename ../images/math-macro-remove-greedy-param.png
32943         rotateOrigin center
32944
32945 \end_inset
32946
32947
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" usebox="none">
32953 \begin_inset Text
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 Remove Last Argument
32966 \begin_inset Newline newline
32967 \end_inset
32968
32969
32970 \begin_inset Phantom HPhantom
32971 status open
32972
32973 \begin_layout Plain Layout
32974
32975 \family sans
32976 Edit\SpecialChar \menuseparator
32977 Math\SpecialChar \menuseparator
32978 Macro
32979 \begin_inset space ~
32980 \end_inset
32981
32982 Definition\SpecialChar \menuseparator
32983
32984 \end_layout
32985
32986 \end_inset
32987
32988 Spitting Out To The Right
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 </row>
32994 <row interlinespace="2.5mm">
32995 <cell alignment="center" valignment="top" usebox="none">
32996 \begin_inset Text
32997
32998 \begin_layout Plain Layout
32999 \begin_inset Graphics
33000         filename ../images/math-macro-append-greedy-param.png
33001         rotateOrigin center
33002
33003 \end_inset
33004
33005
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" usebox="none">
33011 \begin_inset Text
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 Append Argument
33024 \begin_inset Newline newline
33025 \end_inset
33026
33027
33028 \begin_inset Phantom HPhantom
33029 status open
33030
33031 \begin_layout Plain Layout
33032
33033 \family sans
33034 Edit\SpecialChar \menuseparator
33035 Math\SpecialChar \menuseparator
33036 Macro
33037 \begin_inset space ~
33038 \end_inset
33039
33040 Definition\SpecialChar \menuseparator
33041
33042 \end_layout
33043
33044 \end_inset
33045
33046 Eating From The Right
33047 \end_layout
33048
33049 \end_inset
33050 </cell>
33051 </row>
33052 <row interlinespace="2.5mm">
33053 <cell alignment="center" valignment="top" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057 \begin_inset Graphics
33058         filename ../images/math-macro-add-greedy-optional-param.png
33059         rotateOrigin center
33060
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" usebox="none">
33069 \begin_inset Text
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 Append Optional Argument
33082 \begin_inset Newline newline
33083 \end_inset
33084
33085
33086 \begin_inset Phantom HPhantom
33087 status open
33088
33089 \begin_layout Plain Layout
33090
33091 \family sans
33092 Edit\SpecialChar \menuseparator
33093 Math\SpecialChar \menuseparator
33094 Macro
33095 \begin_inset space ~
33096 \end_inset
33097
33098 Definition\SpecialChar \menuseparator
33099
33100 \end_layout
33101
33102 \end_inset
33103
33104 Eating From The Right
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 </row>
33110 </lyxtabular>
33111
33112 \end_inset
33113
33114
33115 \end_layout
33116
33117 \begin_layout Section
33118 Computer Algebra Systems
33119 \end_layout
33120
33121 \begin_layout Standard
33122 LyX offers the exchange between mathematical expressions written in LyX's
33123  math editor and external applications or user defined scripts.
33124  Currently supported applications are 
33125 \family sans
33126 Maple
33127 \family default
33128
33129 \family sans
33130 Mathematica
33131 \family default
33132
33133 \family sans
33134 Maxima
33135 \family default
33136  and 
33137 \family sans
33138 Octave
33139 \family default
33140 .
33141  Note that the set of supported mathematical constructs is limited only
33142  to very simple cases.
33143 \end_layout
33144
33145 \begin_layout Subsection
33146 Usage
33147 \end_layout
33148
33149 \begin_layout Standard
33150 Write some expression in a formula, go to the 
33151 \family sans
33152 Edit\SpecialChar \menuseparator
33153 Math\SpecialChar \menuseparator
33154 Use Computer Algebra System
33155 \family default
33156  menu and choose the application you have installed on the computer.
33157  After that the result of computation should show on the right side of the
33158  expression together with the 
33159 \begin_inset Quotes eld
33160 \end_inset
33161
33162 =
33163 \begin_inset Quotes erd
33164 \end_inset
33165
33166  operator.
33167 \end_layout
33168
33169 \begin_layout Standard
33170 Here are few simple examples (with results from 
33171 \family typewriter
33172 Maxima
33173 \family default
33174 ) to show what kind of computations can be performed:
33175 \end_layout
33176
33177 \begin_layout Itemize
33178 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33179 \end_inset
33180
33181
33182 \end_layout
33183
33184 \begin_layout Itemize
33185 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Itemize
33192 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33193 \end_inset
33194
33195
33196 \end_layout
33197
33198 \begin_layout Itemize
33199 \begin_inset Formula $\det\left[\begin{array}{ccc}
33200 1 & 6 & 7\\
33201 2 & 5 & 8\\
33202 3 & 4 & 17
33203 \end{array}\right]=-56$
33204 \end_inset
33205
33206
33207 \end_layout
33208
33209 \begin_layout Itemize
33210 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Subsection
33217 Keyboard shortcut
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Currently there is no keyboard shortcut for calling the algebra applications.
33222  One can easily bind a shortcut to the 
33223 \family sans
33224 math-extern
33225 \family default
33226  LyX function (see the 
33227 \family sans
33228 \emph on
33229 LyX Functions
33230 \family default
33231 \emph default
33232  manual).
33233  One could e.
33234 \begin_inset space \thinspace{}
33235 \end_inset
33236
33237 g.
33238 \begin_inset space \space{}
33239 \end_inset
33240
33241 bind the 
33242 \family sans
33243 Return
33244 \family default
33245  key inside the math editor.
33246  To bind it to 
33247 \family typewriter
33248 Maxima
33249 \family default
33250  one would use this shortcut definition command:
33251 \end_layout
33252
33253 \begin_layout Standard
33254
33255 \series bold
33256 command-alternatives break-paragraph;math-extern maxima
33257 \end_layout
33258
33259 \begin_layout Section
33260 Miscellaneous
33261 \begin_inset Index idx
33262 status collapsed
33263
33264 \begin_layout Plain Layout
33265 Miscellaneous
33266 \end_layout
33267
33268 \end_inset
33269
33270
33271 \end_layout
33272
33273 \begin_layout Subsection
33274 Negative Numbers
33275 \begin_inset Index idx
33276 status collapsed
33277
33278 \begin_layout Plain Layout
33279 Numbers ! negative
33280 \end_layout
33281
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \begin_layout Standard
33288 Negative numbers often look ugly in formulas because the minus sign before
33289  the number is set with the same length as the minus operator sign.
33290  When writing the negative number in normal text, the minus sign appears
33291  correctly.
33292 \end_layout
33293
33294 \begin_layout Standard
33295 Thus, the problem disappears when converting the minus sign to mathematical
33296  text.
33297 \end_layout
33298
33299 \begin_layout Standard
33300 An example to visualize the problem:
33301 \end_layout
33302
33303 \begin_layout Standard
33304 \align center
33305 \begin_inset Tabular
33306 <lyxtabular version="3" rows="3" columns="2">
33307 <features rotate="0" tabularvalignment="middle">
33308 <column alignment="right" valignment="top">
33309 <column alignment="left" valignment="top">
33310 <row>
33311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315 normal text:
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324 x = -2
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 </row>
33330 <row>
33331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335 formula:
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344 \begin_inset Formula $x=-2$
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 </row>
33353 <row>
33354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358 solution:
33359 \end_layout
33360
33361 \end_inset
33362 </cell>
33363 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33364 \begin_inset Text
33365
33366 \begin_layout Plain Layout
33367 \begin_inset Formula $x=\textrm{-}2$
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \end_inset
33374 </cell>
33375 </row>
33376 </lyxtabular>
33377
33378 \end_inset
33379
33380
33381 \end_layout
33382
33383 \begin_layout Subsection
33384 Comma as decimal Separator
33385 \begin_inset Index idx
33386 status collapsed
33387
33388 \begin_layout Plain Layout
33389 Comma
33390 \end_layout
33391
33392 \end_inset
33393
33394
33395 \end_layout
33396
33397 \begin_layout Standard
33398 In LaTeX a comma inside a formula is used, according to the English convention,
33399  as number group separator.
33400  So there will be space added behind all commas in formulas.
33401 \end_layout
33402
33403 \begin_layout Standard
33404 To avoid this, the comma is highlighted and changed to mathematical text
33405  (shortcut 
33406 \begin_inset Info
33407 type  "shortcut"
33408 arg   "math-mode"
33409 \end_inset
33410
33411 ).
33412 \end_layout
33413
33414 \begin_layout Standard
33415 To use all formula commas in the document as decimal separator, the file
33416  
33417 \series bold
33418 icomma.sty
33419 \series default
33420
33421 \begin_inset Foot
33422 status collapsed
33423
33424 \begin_layout Plain Layout
33425
33426 \series bold
33427 icomma
33428 \series default
33429  is part of the LaTeX-package 
33430 \series bold
33431 was
33432 \series default
33433
33434 \begin_inset Index idx
33435 status collapsed
33436
33437 \begin_layout Plain Layout
33438 Packages ! was
33439 \begin_inset ERT
33440 status collapsed
33441
33442 \begin_layout Plain Layout
33443
33444
33445 \backslash
33446 vspace{4mm}
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \end_inset
33455
33456 .
33457 \end_layout
33458
33459 \end_inset
33460
33461
33462 \begin_inset Index idx
33463 status collapsed
33464
33465 \begin_layout Plain Layout
33466 Packages ! icomma
33467 \end_layout
33468
33469 \end_inset
33470
33471  is loaded with the LaTeX-preamble line
33472 \end_layout
33473
33474 \begin_layout Standard
33475
33476 \series bold
33477
33478 \backslash
33479 usepackage{icomma}
33480 \end_layout
33481
33482 \begin_layout Subsection
33483 Physical Vectors
33484 \begin_inset CommandInset label
33485 LatexCommand label
33486 name "sub:Physical-Vectors"
33487
33488 \end_inset
33489
33490
33491 \begin_inset Index idx
33492 status collapsed
33493
33494 \begin_layout Plain Layout
33495 Vectors ! physical
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \begin_layout Standard
33504 Predefined vectors are offered by the LaTeX-package 
33505 \series bold
33506 braket
33507 \series default
33508
33509 \begin_inset Index idx
33510 status collapsed
33511
33512 \begin_layout Plain Layout
33513 Packages ! braket
33514 \end_layout
33515
33516 \end_inset
33517
33518  that is loaded with the LaTeX-preamble line
33519 \end_layout
33520
33521 \begin_layout Standard
33522
33523 \series bold
33524
33525 \backslash
33526 usepackage{braket}
33527 \end_layout
33528
33529 \begin_layout Standard
33530 \begin_inset ERT
33531 status collapsed
33532
33533 \begin_layout Plain Layout
33534
33535
33536 \backslash
33537 ifbraket 
33538 \end_layout
33539
33540 \end_inset
33541
33542
33543 \begin_inset Note Note
33544 status open
33545
33546 \begin_layout Plain Layout
33547 The following table will only be displayed when the LaTeX-package 
33548 \series bold
33549 braket
33550 \series default
33551  is installed.
33552 \end_layout
33553
33554 \end_inset
33555
33556
33557 \end_layout
33558
33559 \begin_layout Standard
33560 The following commands are defined:
33561 \end_layout
33562
33563 \begin_layout Standard
33564 \align center
33565 \begin_inset Tabular
33566 <lyxtabular version="3" rows="4" columns="2">
33567 <features rotate="0" tabularvalignment="middle">
33568 <column alignment="center" valignment="top">
33569 <column alignment="center" valignment="top">
33570 <row>
33571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575 Command
33576 \end_layout
33577
33578 \end_inset
33579 </cell>
33580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584 Result
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 </row>
33590 <row>
33591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595
33596 \backslash
33597 Bra{
33598 \backslash
33599 psi
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608 \begin_inset Formula $\Bra{\psi}$
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 </row>
33617 <row>
33618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Plain Layout
33622
33623 \backslash
33624 Ket{
33625 \backslash
33626 psi
33627 \end_layout
33628
33629 \end_inset
33630 </cell>
33631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33632 \begin_inset Text
33633
33634 \begin_layout Plain Layout
33635 \begin_inset Formula $\Ket{\psi}$
33636 \end_inset
33637
33638
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 </row>
33644 <row>
33645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \backslash
33651 Braket{
33652 \backslash
33653 psi|
33654 \backslash
33655 phi
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664 \begin_inset Formula $\Braket{\psi|\phi}$
33665 \end_inset
33666
33667
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 </row>
33673 </lyxtabular>
33674
33675 \end_inset
33676
33677
33678 \end_layout
33679
33680 \begin_layout Standard
33681 The command 
33682 \series bold
33683
33684 \backslash
33685 Braket
33686 \series default
33687  assures that all vertical bars are set in the size of the surrounding brackets:
33688 \begin_inset Formula 
33689 \[
33690 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33691 \]
33692
33693 \end_inset
33694
33695
33696 \begin_inset ERT
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700
33701
33702 \backslash
33703 else 
33704 \end_layout
33705
33706 \end_inset
33707
33708
33709 \begin_inset Note Note
33710 status open
33711
33712 \begin_layout Plain Layout
33713 The following will be displayed when the LaTeX-package 
33714 \series bold
33715 braket
33716 \series default
33717  is not installed:
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Standard
33726 You need to install the LaTeX-package 
33727 \series bold
33728 braket
33729 \series default
33730  to see the rest of this subsection in the output.
33731 \end_layout
33732
33733 \begin_layout Standard
33734 \begin_inset ERT
33735 status collapsed
33736
33737 \begin_layout Plain Layout
33738
33739
33740 \backslash
33741 fi 
33742 \end_layout
33743
33744 \end_inset
33745
33746
33747 \end_layout
33748
33749 \begin_layout Standard
33750 The effect of 
33751 \series bold
33752
33753 \backslash
33754 Braket
33755 \series default
33756  can also be achieved using the command 
33757 \series bold
33758
33759 \backslash
33760 middle
33761 \series default
33762 , that is described in 
33763 \begin_inset CommandInset ref
33764 LatexCommand ref
33765 reference "sub:Automatic-Bracket-Size"
33766
33767 \end_inset
33768
33769 .
33770 \end_layout
33771
33772 \begin_layout Subsection
33773 Self-defined Fractions
33774 \begin_inset CommandInset label
33775 LatexCommand label
33776 name "sub:Self-defined-Fractions"
33777
33778 \end_inset
33779
33780
33781 \begin_inset Index idx
33782 status collapsed
33783
33784 \begin_layout Plain Layout
33785 Fractions ! self-defined
33786 \end_layout
33787
33788 \end_inset
33789
33790
33791 \end_layout
33792
33793 \begin_layout Standard
33794 To define custom commands for fractions, the command 
33795 \series bold
33796
33797 \backslash
33798 genfrac
33799 \series default
33800
33801 \begin_inset Index idx
33802 status collapsed
33803
33804 \begin_layout Plain Layout
33805 Commands ! G ! 
33806 \backslash
33807 genfrac
33808 \begin_inset ERT
33809 status collapsed
33810
33811 \begin_layout Plain Layout
33812
33813
33814 \backslash
33815 vspace{4mm}
33816 \end_layout
33817
33818 \end_inset
33819
33820
33821 \end_layout
33822
33823 \end_inset
33824
33825  is used in the following scheme:
33826 \end_layout
33827
33828 \begin_layout Standard
33829
33830 \series bold
33831
33832 \backslash
33833 genfrac{left
33834 \series default
33835  
33836 \series bold
33837 bracket}{right
33838 \series default
33839  
33840 \series bold
33841 bracket}{fraction bar thickness}{style}
33842 \begin_inset Newline newline
33843 \end_inset
33844
33845
33846 \begin_inset Phantom HPhantom
33847 status open
33848
33849 \begin_layout Plain Layout
33850
33851 \series bold
33852
33853 \backslash
33854 genfrac
33855 \end_layout
33856
33857 \end_inset
33858
33859 {numerator}{denominator}
33860 \end_layout
33861
33862 \begin_layout Standard
33863 The style is a number in the range of 0
33864 \begin_inset space \thinspace{}
33865 \end_inset
33866
33867 -
33868 \begin_inset space \thinspace{}
33869 \end_inset
33870
33871 3.
33872 \end_layout
33873
33874 \begin_layout Standard
33875 \align center
33876 \begin_inset Tabular
33877 <lyxtabular version="3" rows="5" columns="2">
33878 <features rotate="0" tabularvalignment="middle">
33879 <column alignment="center" valignment="top">
33880 <column alignment="center" valignment="top">
33881 <row>
33882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886 Number
33887 \end_layout
33888
33889 \end_inset
33890 </cell>
33891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Plain Layout
33895 Style (Size)
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 </row>
33901 <row>
33902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906 0
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915 display style formula
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 </row>
33921 <row>
33922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Plain Layout
33926 1
33927 \end_layout
33928
33929 \end_inset
33930 </cell>
33931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33932 \begin_inset Text
33933
33934 \begin_layout Plain Layout
33935 inline formula
33936 \end_layout
33937
33938 \end_inset
33939 </cell>
33940 </row>
33941 <row>
33942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33943 \begin_inset Text
33944
33945 \begin_layout Plain Layout
33946 2
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955 small
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 </row>
33961 <row>
33962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966 3
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975 tiny
33976 \end_layout
33977
33978 \end_inset
33979 </cell>
33980 </row>
33981 </lyxtabular>
33982
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \begin_layout Standard
33989 When no style is given, the size is adjusted to the surrounding environment
33990  like for the command 
33991 \series bold
33992
33993 \backslash
33994 frac
33995 \series default
33996 .
33997 \end_layout
33998
33999 \begin_layout Standard
34000 When no fraction bar thickness is given, the predefined value of 0.4
34001 \begin_inset space \thinspace{}
34002 \end_inset
34003
34004 pt will be used.
34005 \end_layout
34006
34007 \begin_layout Standard
34008 \begin_inset VSpace medskip
34009 \end_inset
34010
34011 For example, the commands 
34012 \series bold
34013
34014 \backslash
34015 dfrac
34016 \series default
34017  and 
34018 \series bold
34019
34020 \backslash
34021 tbinom
34022 \series default
34023  from 
34024 \begin_inset CommandInset ref
34025 LatexCommand ref
34026 reference "sub:Fractions"
34027
34028 \end_inset
34029
34030  are defined with the commands
34031 \end_layout
34032
34033 \begin_layout Standard
34034
34035 \series bold
34036
34037 \backslash
34038 newcommand{
34039 \backslash
34040 dfrac}[2]{
34041 \backslash
34042 genfrac{}{}{}{0}{#1}{#2}}
34043 \end_layout
34044
34045 \begin_layout Standard
34046 and
34047 \end_layout
34048
34049 \begin_layout Standard
34050
34051 \series bold
34052
34053 \backslash
34054 newcommand{
34055 \backslash
34056 tbinom}[2]{
34057 \backslash
34058 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34059 \end_layout
34060
34061 \begin_layout Standard
34062 \begin_inset VSpace medskip
34063 \end_inset
34064
34065 To define a fraction where the fraction bar thickness can be given as optional
34066  argument, the following line is inserted to the LaTeX-preamble:
34067 \end_layout
34068
34069 \begin_layout Standard
34070
34071 \series bold
34072
34073 \backslash
34074 newcommand{
34075 \backslash
34076 fracS}[3][]{
34077 \backslash
34078 genfrac{}{}{#1}{}{#2}{#3}}
34079 \end_layout
34080
34081 \begin_layout Standard
34082 A test:
34083 \begin_inset Formula 
34084 \begin{align*}
34085 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34086 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34087 \end{align*}
34088
34089 \end_inset
34090
34091 As one can see, the distance of the numerator and the denominator to the
34092  fraction bar is round about three times the bar thickness.
34093 \end_layout
34094
34095 \begin_layout Subsection
34096 Canceled Formulas
34097 \begin_inset Index idx
34098 status collapsed
34099
34100 \begin_layout Plain Layout
34101 Formula ! canceled
34102 \end_layout
34103
34104 \end_inset
34105
34106
34107 \end_layout
34108
34109 \begin_layout Standard
34110 There are four ways to cancel formulas or parts of formulas:
34111 \end_layout
34112
34113 \begin_layout Standard
34114 \begin_inset ERT
34115 status collapsed
34116
34117 \begin_layout Plain Layout
34118
34119
34120 \backslash
34121 ifcancel 
34122 \end_layout
34123
34124 \end_inset
34125
34126
34127 \begin_inset Note Note
34128 status open
34129
34130 \begin_layout Plain Layout
34131 The following table will only be displayed when the LaTeX-package 
34132 \series bold
34133 cancel
34134 \series default
34135  is installed.
34136 \end_layout
34137
34138 \end_inset
34139
34140
34141 \end_layout
34142
34143 \begin_layout Standard
34144 \align center
34145 \begin_inset Tabular
34146 <lyxtabular version="3" rows="5" columns="2">
34147 <features rotate="0" tabularvalignment="middle">
34148 <column alignment="center" valignment="top">
34149 <column alignment="center" valignment="top">
34150 <row>
34151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155 Command
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164 Result
34165 \begin_inset Note Note
34166 status collapsed
34167
34168 \begin_layout Plain Layout
34169 The space and
34170 \series bold
34171  
34172 \backslash
34173 raisebox
34174 \series default
34175  are used here as spacer.
34176 \end_layout
34177
34178 \end_inset
34179
34180
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 </row>
34186 <row>
34187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34188 \begin_inset Text
34189
34190 \begin_layout Plain Layout
34191
34192 \backslash
34193 cancel
34194 \begin_inset space \textvisiblespace{}
34195 \end_inset
34196
34197
34198 \backslash
34199 int
34200 \begin_inset space \textvisiblespace{}
34201 \end_inset
34202
34203 A=B
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Plain Layout
34212 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34213 \end_inset
34214
34215
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 </row>
34221 <row>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \backslash
34228 bcancel
34229 \begin_inset space \textvisiblespace{}
34230 \end_inset
34231
34232
34233 \backslash
34234 int
34235 \begin_inset space \textvisiblespace{}
34236 \end_inset
34237
34238 A=B
34239 \end_layout
34240
34241 \end_inset
34242 </cell>
34243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34244 \begin_inset Text
34245
34246 \begin_layout Plain Layout
34247 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 </row>
34256 <row>
34257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34258 \begin_inset Text
34259
34260 \begin_layout Plain Layout
34261
34262 \backslash
34263 xcancel
34264 \begin_inset space \textvisiblespace{}
34265 \end_inset
34266
34267
34268 \backslash
34269 int
34270 \begin_inset space \textvisiblespace{}
34271 \end_inset
34272
34273 A=B
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34283 \end_inset
34284
34285
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 </row>
34291 <row>
34292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \backslash
34298 cancelto
34299 \begin_inset space \textvisiblespace{}
34300 \end_inset
34301
34302
34303 \backslash
34304 int
34305 \begin_inset space \textvisiblespace{}
34306 \end_inset
34307
34308 A=B
34309 \begin_inset Formula $\to$
34310 \end_inset
34311
34312 1
34313 \end_layout
34314
34315 \end_inset
34316 </cell>
34317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34318 \begin_inset Text
34319
34320 \begin_layout Plain Layout
34321 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34322 \end_inset
34323
34324
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 </row>
34330 </lyxtabular>
34331
34332 \end_inset
34333
34334
34335 \end_layout
34336
34337 \begin_layout Standard
34338
34339 \series bold
34340
34341 \backslash
34342 cancelto
34343 \series default
34344  is especially suitable to visualize the reduction of fractions within formulas:
34345 \begin_inset Formula 
34346 \[
34347 \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}}}
34348 \]
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \begin_layout Standard
34356 To change the size of 
34357 \series bold
34358
34359 \backslash
34360 cancelto
34361 \series default
34362 's 
34363 \begin_inset Quotes eld
34364 \end_inset
34365
34366 subscript
34367 \begin_inset Quotes erd
34368 \end_inset
34369
34370  value one can add the LaTeX-preamble line
34371 \end_layout
34372
34373 \begin_layout Standard
34374
34375 \series bold
34376
34377 \backslash
34378 PassOptionsToPackage{option}{cancel}
34379 \end_layout
34380
34381 \begin_layout Standard
34382 where 
34383 \series bold
34384 option
34385 \series default
34386  is either 
34387 \series bold
34388 samesize
34389 \series default
34390  which leads to the same size as for the canceled value, or 
34391 \series bold
34392 Smaller
34393 \series default
34394  which makes is it a bit smaller than normal.
34395 \end_layout
34396
34397 \begin_layout Standard
34398 To color the cancellation bar one adds this command as TeX code:
34399 \end_layout
34400
34401 \begin_layout Standard
34402
34403 \series bold
34404
34405 \backslash
34406 renewcommand{
34407 \backslash
34408 CancelColor}{
34409 \backslash
34410 color{red}}
34411 \end_layout
34412
34413 \begin_layout Standard
34414
34415 \series bold
34416 red
34417 \series default
34418  can be replaced by a color of your choice.
34419 \end_layout
34420
34421 \begin_layout Standard
34422 \begin_inset ERT
34423 status collapsed
34424
34425 \begin_layout Plain Layout
34426
34427
34428 \backslash
34429 renewcommand{
34430 \backslash
34431 CancelColor}{
34432 \backslash
34433 color{red}}
34434 \end_layout
34435
34436 \end_inset
34437
34438
34439 \end_layout
34440
34441 \begin_layout Standard
34442 \begin_inset Formula 
34443 \[
34444 \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}}}
34445 \]
34446
34447 \end_inset
34448
34449
34450 \end_layout
34451
34452 \begin_layout Standard
34453 \begin_inset ERT
34454 status collapsed
34455
34456 \begin_layout Plain Layout
34457
34458
34459 \backslash
34460 renewcommand{
34461 \backslash
34462 CancelColor}{
34463 \backslash
34464 color{black}}
34465 \end_layout
34466
34467 \end_inset
34468
34469
34470 \begin_inset Note Note
34471 status open
34472
34473 \begin_layout Plain Layout
34474 reset the color
34475 \end_layout
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 For further customizations, see the documentation of the package 
34484 \series bold
34485 cancel
34486 \series default
34487
34488 \begin_inset CommandInset citation
34489 LatexCommand cite
34490 key "cancel"
34491
34492 \end_inset
34493
34494 .
34495 \begin_inset Index idx
34496 status collapsed
34497
34498 \begin_layout Plain Layout
34499 Packages ! cancel
34500 \end_layout
34501
34502 \end_inset
34503
34504
34505 \end_layout
34506
34507 \begin_layout Standard
34508 \begin_inset ERT
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512
34513
34514 \backslash
34515 else 
34516 \end_layout
34517
34518 \end_inset
34519
34520
34521 \begin_inset Note Note
34522 status open
34523
34524 \begin_layout Plain Layout
34525 The following will be displayed when the LaTeX-package 
34526 \series bold
34527 cancel
34528 \series default
34529  is not installed:
34530 \end_layout
34531
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \begin_layout Standard
34538 You need to install the LaTeX-package 
34539 \series bold
34540 cancel
34541 \series default
34542  to see the rest of this subsection in the output.
34543 \end_layout
34544
34545 \begin_layout Standard
34546 \begin_inset ERT
34547 status collapsed
34548
34549 \begin_layout Plain Layout
34550
34551
34552 \backslash
34553 fi 
34554 \end_layout
34555
34556 \end_inset
34557
34558
34559 \end_layout
34560
34561 \begin_layout Standard
34562 \begin_inset Newpage newpage
34563 \end_inset
34564
34565
34566 \end_layout
34567
34568 \begin_layout Subsection
34569 Formulas in Section Headings
34570 \begin_inset CommandInset label
34571 LatexCommand label
34572 name "sub:Formulas-in-Section"
34573
34574 \end_inset
34575
34576
34577 \begin_inset Index idx
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581 Formula ! in section headings
34582 \end_layout
34583
34584 \end_inset
34585
34586
34587 \end_layout
34588
34589 \begin_layout Standard
34590 When formulas are used in section headings, the following has to be taken
34591  into account:
34592 \end_layout
34593
34594 \begin_layout Standard
34595 \begin_inset Note Greyedout
34596 status open
34597
34598 \begin_layout Plain Layout
34599 When 
34600 \series bold
34601 hyperref
34602 \series default
34603
34604 \begin_inset Index idx
34605 status collapsed
34606
34607 \begin_layout Plain Layout
34608 Packages ! hyperref
34609 \end_layout
34610
34611 \end_inset
34612
34613  support is enabled in the document settings dialog under 
34614 \family sans
34615 PDF
34616 \begin_inset space ~
34617 \end_inset
34618
34619 Properties
34620 \family default
34621 , PDF-bookmarks are created for every section heading in the table of contents.
34622  If a section heading contains formulas, they are incorrectly displayed
34623  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34624 s.
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Standard
34633 Both problems can be solved by inserting at the end of the section heading
34634  a short title with the menu 
34635 \family sans
34636 Insert\SpecialChar \menuseparator
34637 Short
34638 \begin_inset space ~
34639 \end_inset
34640
34641 Title
34642 \family default
34643 .
34644  Short titles are used as alternative for multiline section headings to
34645  keep the table of contents clearly arranged.
34646  Only the short title appears in the table of contents and therefore also
34647  in the PDF-bookmark.
34648 \end_layout
34649
34650 \begin_layout Standard
34651 When formulas should be used in the table of contents but 
34652 \series bold
34653 hyperref
34654 \series default
34655  is used, one can use the following command in TeX-mode:
34656 \end_layout
34657
34658 \begin_layout Standard
34659
34660 \series bold
34661
34662 \backslash
34663 texorpdfstring{part}{alternative}
34664 \begin_inset Index idx
34665 status collapsed
34666
34667 \begin_layout Plain Layout
34668 Commands ! T ! 
34669 \backslash
34670 texorpdfstring
34671 \end_layout
34672
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \begin_layout Standard
34679 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34680  This can be characters, formulas, footnotes, but also cross-references.
34681  The alternative is used instead of the part for the bookmark.
34682 \end_layout
34683
34684 \begin_layout Standard
34685 Here are two example headings:
34686 \begin_inset VSpace -3mm
34687 \end_inset
34688
34689
34690 \begin_inset ERT
34691 status collapsed
34692
34693 \begin_layout Plain Layout
34694
34695
34696 \backslash
34697 boldmath 
34698 \end_layout
34699
34700 \end_inset
34701
34702
34703 \end_layout
34704
34705 \begin_layout Subsubsection
34706 Heading without formula in table of contents 
34707 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34708 \end_inset
34709
34710
34711 \begin_inset Argument 1
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715 Heading without formula in table of contents
34716 \end_layout
34717
34718 \end_inset
34719
34720
34721 \end_layout
34722
34723 \begin_layout Subsubsection
34724 Heading with formula in table of contents
34725 \begin_inset ERT
34726 status collapsed
34727
34728 \begin_layout Plain Layout
34729
34730
34731 \backslash
34732 texorpdfstring{
34733 \end_layout
34734
34735 \end_inset
34736
34737  
34738 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34739 \end_inset
34740
34741
34742 \begin_inset ERT
34743 status collapsed
34744
34745 \begin_layout Plain Layout
34746
34747 }{}
34748 \end_layout
34749
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Standard
34756 \begin_inset ERT
34757 status collapsed
34758
34759 \begin_layout Plain Layout
34760
34761
34762 \backslash
34763 unboldmath 
34764 \end_layout
34765
34766 \end_inset
34767
34768 In the first heading a short title was used, in the second one 
34769 \series bold
34770
34771 \backslash
34772 texorpdfstring
34773 \series default
34774 .
34775 \end_layout
34776
34777 \begin_layout Standard
34778 To get the same formatting as for the other headings, the complete heading
34779  was set into a 
34780 \series bold
34781 boldmath
34782 \series default
34783  environment
34784 \begin_inset Foot
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788 see 
34789 \begin_inset CommandInset ref
34790 LatexCommand ref
34791 reference "sub:Bold-Formulas"
34792
34793 \end_inset
34794
34795
34796 \end_layout
34797
34798 \end_inset
34799
34800 .
34801 \end_layout
34802
34803 \begin_layout Subsection
34804 Formulas in multi-column Text
34805 \begin_inset Index idx
34806 status collapsed
34807
34808 \begin_layout Plain Layout
34809 Formula ! in multi-column text
34810 \end_layout
34811
34812 \end_inset
34813
34814
34815 \end_layout
34816
34817 \begin_layout Standard
34818 Formulas in multi-column text are often too wide to fit into a column and
34819  thus need to be set over the whole page width.
34820  This is done by using the LaTeX-package 
34821 \series bold
34822 multicol
34823 \series default
34824
34825 \begin_inset Foot
34826 status collapsed
34827
34828 \begin_layout Plain Layout
34829
34830 \series bold
34831 multicol
34832 \series default
34833  is part of every LaTeX standard installation.
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \begin_inset Index idx
34840 status collapsed
34841
34842 \begin_layout Plain Layout
34843 Packages ! multicol
34844 \end_layout
34845
34846 \end_inset
34847
34848 , that is loaded with the LaTeX-preamble line
34849 \end_layout
34850
34851 \begin_layout Standard
34852
34853 \series bold
34854
34855 \backslash
34856 usepackage{multicol}
34857 \end_layout
34858
34859 \begin_layout Standard
34860 \begin_inset Note Greyedout
34861 status open
34862
34863 \begin_layout Plain Layout
34864 Note that in this case the setting 
34865 \family sans
34866 Two-column
34867 \begin_inset space ~
34868 \end_inset
34869
34870 document
34871 \family default
34872  in the menu 
34873 \family sans
34874 Document\SpecialChar \menuseparator
34875 Settings
34876 \family default
34877  under 
34878 \family sans
34879 Text
34880 \begin_inset space ~
34881 \end_inset
34882
34883 Layout
34884 \family default
34885 \emph on
34886  
34887 \emph default
34888 must 
34889 \emph on
34890 not
34891 \emph default
34892  be selected.
34893 \end_layout
34894
34895 \end_inset
34896
34897
34898 \end_layout
34899
34900 \begin_layout Standard
34901 Before the multi-column text the command
34902 \end_layout
34903
34904 \begin_layout Standard
34905
34906 \series bold
34907
34908 \backslash
34909 begin{multicols}{column number}
34910 \end_layout
34911
34912 \begin_layout Standard
34913 is written in TeX-mode.
34914  The column number is a number in the range of 2
34915 \begin_inset space \thinspace{}
34916 \end_inset
34917
34918 -
34919 \begin_inset space \thinspace{}
34920 \end_inset
34921
34922 10.
34923  Before the formula the multi-column text is ended by inserting the command
34924 \end_layout
34925
34926 \begin_layout Standard
34927
34928 \series bold
34929
34930 \backslash
34931 end{multicols}
34932 \end_layout
34933
34934 \begin_layout Standard
34935 in TeX-mode.
34936 \end_layout
34937
34938 \begin_layout Standard
34939 Due to the command some space is automatically added before the formula.
34940  To revert this, -6
34941 \begin_inset space \thinspace{}
34942 \end_inset
34943
34944 mm vertical space is inserted before the formula.
34945  When the formula style 
34946 \series bold
34947 Indented
34948 \begin_inset Foot
34949 status collapsed
34950
34951 \begin_layout Plain Layout
34952 formula styles see 
34953 \begin_inset CommandInset ref
34954 LatexCommand ref
34955 reference "sec:Formula-Styles"
34956
34957 \end_inset
34958
34959
34960 \end_layout
34961
34962 \end_inset
34963
34964
34965 \series default
34966  is used, -9
34967 \begin_inset space \thinspace{}
34968 \end_inset
34969
34970 mm space is inserted instead.
34971 \end_layout
34972
34973 \begin_layout Standard
34974 As example a multi-column text with a displayed formula:
34975 \end_layout
34976
34977 \begin_layout Standard
34978
34979 \lang german
34980 \begin_inset ERT
34981 status collapsed
34982
34983 \begin_layout Plain Layout
34984
34985
34986 \backslash
34987 begin{multicols}{2}
34988 \end_layout
34989
34990 \end_inset
34991
34992 Das Spektrum wird fouriertransformiert.
34993  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34994 , Lösungsmittel) zu trennen.
34995  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34996  nun das Aussehen des Ausgangssignals.
34997  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
34998  über alle Phasen integrieren muss.
34999  Sei nun 
35000 \begin_inset Formula $S$
35001 \end_inset
35002
35003  unser normiertes Ausgangssignal und 
35004 \begin_inset Formula $P$
35005 \end_inset
35006
35007  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35008 \begin_inset ERT
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012
35013
35014 \backslash
35015 end{multicols}
35016 \end_layout
35017
35018 \end_inset
35019
35020
35021 \begin_inset VSpace -6mm
35022 \end_inset
35023
35024
35025 \begin_inset Formula 
35026 \begin{equation}
35027 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35028 \end{equation}
35029
35030 \end_inset
35031
35032
35033 \begin_inset ERT
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037
35038
35039 \backslash
35040 begin{multicols}{2}
35041 \end_layout
35042
35043 \end_inset
35044
35045 wobei 
35046 \begin_inset Formula $S_{0}$
35047 \end_inset
35048
35049  das Signal ohne Gradient ist und die Normierungsbedingung 
35050 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35051 \end_inset
35052
35053  gilt.
35054  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35055  Direkt nach dem 
35056 \begin_inset Formula $\nicefrac{\pi}{2}$
35057 \end_inset
35058
35059
35060 \begin_inset space \thinspace{}
35061 \end_inset
35062
35063 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35064  das Signal zusätzlich abschwächt.
35065  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35066  
35067 \begin_inset Formula $T_{2}$
35068 \end_inset
35069
35070 -Zeit.
35071 \end_layout
35072
35073 \begin_layout Standard
35074
35075 \lang german
35076 \begin_inset ERT
35077 status collapsed
35078
35079 \begin_layout Plain Layout
35080
35081
35082 \backslash
35083 end{multicols}
35084 \end_layout
35085
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Subsection
35092 Formulas with Description of Variables
35093 \begin_inset Index idx
35094 status collapsed
35095
35096 \begin_layout Plain Layout
35097 Formula ! with description of variables
35098 \end_layout
35099
35100 \end_inset
35101
35102
35103 \end_layout
35104
35105 \begin_layout Standard
35106 To describe variables within a formula, like in formula 
35107 \begin_inset CommandInset ref
35108 LatexCommand eqref
35109 reference "eq:within"
35110
35111 \end_inset
35112
35113 , a 2
35114 \series bold
35115 ×
35116 \series default
35117
35118 \begin_inset Formula $n$
35119 \end_inset
35120
35121
35122 \begin_inset space ~
35123 \end_inset
35124
35125 matrix is used with left aligned columns for the 
35126 \begin_inset Formula $n$
35127 \end_inset
35128
35129  used variables.
35130 \begin_inset Foot
35131 status collapsed
35132
35133 \begin_layout Plain Layout
35134 matrices see 
35135 \begin_inset CommandInset ref
35136 LatexCommand ref
35137 reference "sec:Matrices"
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \end_inset
35145
35146  To set the description in a smaller size, before the matrix e.
35147 \begin_inset space \thinspace{}
35148 \end_inset
35149
35150 g.
35151 \begin_inset space \space{}
35152 \end_inset
35153
35154 the command 
35155 \series bold
35156
35157 \backslash
35158 footnotesize
35159 \series default
35160  is inserted.
35161 \begin_inset Foot
35162 status collapsed
35163
35164 \begin_layout Plain Layout
35165 font sizes see 
35166 \begin_inset CommandInset ref
35167 LatexCommand ref
35168 reference "sub:Font-Sizes"
35169
35170 \end_inset
35171
35172
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 When the formula style 
35182 \series bold
35183 Indented
35184 \begin_inset Foot
35185 status collapsed
35186
35187 \begin_layout Plain Layout
35188 formula styles see 
35189 \begin_inset CommandInset ref
35190 LatexCommand ref
35191 reference "sec:Formula-Styles"
35192
35193 \end_inset
35194
35195
35196 \end_layout
35197
35198 \end_inset
35199
35200
35201 \series default
35202  is used, a 
35203 \series bold
35204
35205 \backslash
35206 hfill
35207 \series default
35208
35209 \begin_inset Foot
35210 status collapsed
35211
35212 \begin_layout Plain Layout
35213
35214 \series bold
35215
35216 \backslash
35217 hfill
35218 \series default
35219  only works in formulas with the style 
35220 \series bold
35221 Indented
35222 \series default
35223 , see 
35224 \begin_inset CommandInset ref
35225 LatexCommand ref
35226 reference "sub:Variable-Space"
35227
35228 \end_inset
35229
35230 .
35231 \end_layout
35232
35233 \end_inset
35234
35235  is inserted before and after the matrix to have the same separation of
35236  the matrix from the equation and the side margin.
35237 \end_layout
35238
35239 \begin_layout Standard
35240 When the formula style 
35241 \series bold
35242 Centered
35243 \series default
35244  is used, the method described in 
35245 \begin_inset CommandInset ref
35246 LatexCommand ref
35247 reference "sub:Flalign-Environment"
35248
35249 \end_inset
35250
35251  is used to indent formulas.
35252  Formula 
35253 \begin_inset CommandInset ref
35254 LatexCommand eqref
35255 reference "eq:within"
35256
35257 \end_inset
35258
35259  consists of five columns where in the first two columns contain the equation,
35260  the third the matrix and the last one an empty TeX-brace.
35261 \begin_inset Formula 
35262 \begin{flalign}
35263 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35264 \rho & \textrm{density}\\
35265 V & \textrm{volume}\\
35266 g & \textrm{gravitational acceleration}
35267 \end{array} &  & {}\label{eq:within}
35268 \end{flalign}
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Subsection
35276 Upright small Greek Letters
35277 \begin_inset CommandInset label
35278 LatexCommand label
35279 name "sub:Upright-small-Greek"
35280
35281 \end_inset
35282
35283
35284 \begin_inset Index idx
35285 status collapsed
35286
35287 \begin_layout Plain Layout
35288 Greek letters ! upright
35289 \end_layout
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Standard
35297 Most of the math fonts only provide italic small Greek letters.
35298  But for symbols of elementary particles like pions and neutrinos, upright
35299  Greek letters are needed.
35300  The file 
35301 \series bold
35302 upgreek.sty
35303 \series default
35304
35305 \begin_inset Foot
35306 status collapsed
35307
35308 \begin_layout Plain Layout
35309
35310 \series bold
35311 upgreek
35312 \series default
35313  is part of the LaTeX-package 
35314 \series bold
35315 was
35316 \series default
35317
35318 \begin_inset Index idx
35319 status collapsed
35320
35321 \begin_layout Plain Layout
35322 Packages ! was
35323 \begin_inset ERT
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327
35328
35329 \backslash
35330 vspace{4mm}
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \end_inset
35339
35340 .
35341 \end_layout
35342
35343 \end_inset
35344
35345
35346 \begin_inset Index idx
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350 Packages ! upgreek
35351 \end_layout
35352
35353 \end_inset
35354
35355  that is loaded with the LaTeX-preamble line
35356 \end_layout
35357
35358 \begin_layout Standard
35359
35360 \series bold
35361
35362 \backslash
35363 usepackage{upgreek}
35364 \end_layout
35365
35366 \begin_layout Standard
35367 provides them.
35368  
35369 \begin_inset ERT
35370 status collapsed
35371
35372 \begin_layout Plain Layout
35373
35374
35375 \backslash
35376 ifupgreek 
35377 \end_layout
35378
35379 \end_inset
35380
35381
35382 \begin_inset Note Note
35383 status open
35384
35385 \begin_layout Plain Layout
35386 The following table will only be displayed when the LaTeX-package 
35387 \series bold
35388 upgreek
35389 \series default
35390  is installed:
35391 \end_layout
35392
35393 \end_inset
35394
35395  They are created when the command for a small Greek letter is started with
35396  
35397 \series bold
35398 up
35399 \series default
35400 .
35401  For example the command 
35402 \series bold
35403
35404 \backslash
35405 uptau
35406 \series default
35407  creates this: 
35408 \begin_inset Formula $\uptau$
35409 \end_inset
35410
35411
35412 \end_layout
35413
35414 \begin_layout Standard
35415 With these commands reactions of elementary particles can be typeset:
35416 \begin_inset Formula 
35417 \[
35418 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35419 \]
35420
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \begin_layout Standard
35427 The upright letters are more bold and wider than the italic ones.
35428  They should therefore not be used for units like 
35429 \begin_inset Quotes eld
35430 \end_inset
35431
35432 µm
35433 \begin_inset Quotes erd
35434 \end_inset
35435
35436 .
35437 \end_layout
35438
35439 \begin_layout Standard
35440 \begin_inset ERT
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444
35445
35446 \backslash
35447 else 
35448 \end_layout
35449
35450 \end_inset
35451
35452
35453 \begin_inset Note Note
35454 status open
35455
35456 \begin_layout Plain Layout
35457 The following will be displayed when the LaTeX-package 
35458 \series bold
35459 upgreek
35460 \series default
35461  is not installed:
35462 \end_layout
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \begin_layout Standard
35470 You need to install the LaTeX-package 
35471 \series bold
35472 upgreek
35473 \series default
35474  to see the rest of this subsection in the output.
35475 \end_layout
35476
35477 \begin_layout Standard
35478 \begin_inset ERT
35479 status collapsed
35480
35481 \begin_layout Plain Layout
35482
35483
35484 \backslash
35485 fi 
35486 \end_layout
35487
35488 \end_inset
35489
35490
35491 \end_layout
35492
35493 \begin_layout Subsection
35494 Text Characters in Formulas
35495 \begin_inset CommandInset label
35496 LatexCommand label
35497 name "sub:Text-Characters-in"
35498
35499 \end_inset
35500
35501
35502 \begin_inset Index idx
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506 Text ! in formulas
35507 \end_layout
35508
35509 \end_inset
35510
35511
35512 \end_layout
35513
35514 \begin_layout Standard
35515 In some cases you might want to insert text characters directly into formulas.
35516  When for example the centered dot · is often used in formulas like 
35517 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35518 \end_inset
35519
35520 , one would have to insert the command 
35521 \series bold
35522
35523 \backslash
35524 cdot
35525 \series default
35526
35527 \begin_inset Foot
35528 status collapsed
35529
35530 \begin_layout Plain Layout
35531 see 
35532 \begin_inset CommandInset ref
35533 LatexCommand ref
35534 reference "sub:Binary-Operators"
35535
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \end_inset
35542
35543  all the time, because this character is defined in all encodings as text
35544  character.
35545  But the encoding can be changed by this LaTeX-preamble line:
35546 \end_layout
35547
35548 \begin_layout Standard
35549
35550 \series bold
35551
35552 \backslash
35553 Declare Inputtext{183}{
35554 \backslash
35555 ifmmode
35556 \backslash
35557 cdot
35558 \backslash
35559 else
35560 \backslash
35561 textperiodcentered
35562 \backslash
35563 f\SpecialChar \textcompwordmark{}
35564 i}
35565 \end_layout
35566
35567 \begin_layout Standard
35568 The character encoding (menu 
35569 \family sans
35570 Document\SpecialChar \menuseparator
35571 Settings\SpecialChar \menuseparator
35572 Language
35573 \family default
35574 ) specifies what character appears when a keyboard key is pressed.
35575  When the key for the character '·' is pressed, internally the command 
35576 \series bold
35577
35578 \backslash
35579 textperiodcentered
35580 \series default
35581  is used.
35582  But this command is not available in a formula so that you would get LaTeX-erro
35583 rs.
35584  With the changed encoding the right command is chosen automatically, depending
35585  on if the character was inserted into a formula or not.
35586 \end_layout
35587
35588 \begin_layout Standard
35589 The encoding of several characters is saved in definition files.
35590  For example the encoding 
35591 \series bold
35592 latin9
35593 \series default
35594  is defined in the file 
35595 \series bold
35596 latin9.def
35597 \series default
35598  which is in the installation folder of LaTeX.
35599  Encodings should only be changed via the LaTeX-preamble and not in the
35600  definition files.
35601  Otherwise documents could not be edited by other LyX users working on other
35602  computers.
35603 \end_layout
35604
35605 \begin_layout Standard
35606 \begin_inset VSpace medskip
35607 \end_inset
35608
35609 Besides the centered dot, in this document the degree sign ° is defined
35610  with the following LaTeX-preamble line so that it can be directly inserted
35611  into a formula:
35612 \end_layout
35613
35614 \begin_layout Standard
35615
35616 \series bold
35617
35618 \backslash
35619 DeclareInputtext{176}{
35620 \backslash
35621 ifmmode^
35622 \backslash
35623 circ
35624 \backslash
35625 else
35626 \backslash
35627 textdegree
35628 \backslash
35629 f\SpecialChar \textcompwordmark{}
35630 i}
35631 \end_layout
35632
35633 \begin_layout Standard
35634 \begin_inset Newpage newpage
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \begin_layout Section
35641 \start_of_appendix
35642 Typographic Advice
35643 \begin_inset Index idx
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 Typographic advice
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656 This section is a summary of the most important typographic rules, listed
35657  in ISO norms.
35658 \begin_inset Foot
35659 status collapsed
35660
35661 \begin_layout Plain Layout
35662 This collection was partly taken from the German semi-official dictionary
35663  called 
35664 \begin_inset Quotes eld
35665 \end_inset
35666
35667 Duden
35668 \begin_inset Quotes erd
35669 \end_inset
35670
35671  
35672 \begin_inset CommandInset citation
35673 LatexCommand cite
35674 key "Duden"
35675
35676 \end_inset
35677
35678  that lists some of the ISO rules.
35679  More rules are listed in 
35680 \begin_inset CommandInset citation
35681 LatexCommand cite
35682 key "Checklist"
35683
35684 \end_inset
35685
35686 .
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \end_layout
35693
35694 \begin_layout Itemize
35695 Physical units are 
35696 \emph on
35697 always
35698 \emph default
35699  set upright
35700 \begin_inset Foot
35701 status collapsed
35702
35703 \begin_layout Plain Layout
35704 done with font styles, see 
35705 \begin_inset CommandInset ref
35706 LatexCommand ref
35707 reference "sub:Font-Styles"
35708
35709 \end_inset
35710
35711
35712 \end_layout
35713
35714 \end_inset
35715
35716 , no matter if they appear in italic text: 30
35717 \begin_inset space \thinspace{}
35718 \end_inset
35719
35720 km/h
35721 \begin_inset Newline newline
35722 \end_inset
35723
35724 Between the value and the unit is the smallest space, see 
35725 \begin_inset CommandInset ref
35726 LatexCommand ref
35727 reference "sub:Predefined-Space"
35728
35729 \end_inset
35730
35731 .
35732 \begin_inset Newline newline
35733 \end_inset
35734
35735 This convention is automatically fulfilled when the command 
35736 \series bold
35737
35738 \backslash
35739 unittwo
35740 \series default
35741  is used.
35742  When it is entered to a formula, two boxes appear.
35743  In the first one the value is inserted, in the second one the unit, and
35744  one gets as above: 
35745 \begin_inset Formula $\unit[30]{km/h}$
35746 \end_inset
35747
35748
35749 \begin_inset space \thinspace{}
35750 \end_inset
35751
35752 .
35753  Note that 
35754 \series bold
35755
35756 \backslash
35757 unittwo
35758 \series default
35759  is not a real LaTeX command but the command 
35760 \series bold
35761
35762 \backslash
35763 unit[value]{unit}
35764 \series default
35765 , therefore you cannot use it in TeX code.
35766 \end_layout
35767
35768 \begin_layout Itemize
35769 Percent and perthousand signs are set like physical units:
35770 \begin_inset Newline newline
35771 \end_inset
35772
35773 1.2
35774 \begin_inset space \thinspace{}
35775 \end_inset
35776
35777 ‰ alcohol in blood
35778 \end_layout
35779
35780 \begin_layout Itemize
35781 The degree sign follows directly on the value: 15°, but not when it is used
35782  in units: 15
35783 \begin_inset space \thinspace{}
35784 \end_inset
35785
35786 °C
35787 \end_layout
35788
35789 \begin_layout Itemize
35790 In numbers with more than four digits the smallest space is inserted before
35791  every third digit to group them: 
35792 \family roman
35793 \series medium
35794 \shape up
35795 \size normal
35796 \emph off
35797 \bar no
35798 \noun off
35799 \color none
35800 18
35801 \begin_inset space \thinspace{}
35802 \end_inset
35803
35804 473
35805 \begin_inset space \thinspace{}
35806 \end_inset
35807
35808 588
35809 \end_layout
35810
35811 \begin_layout Itemize
35812 For dimensions like 120×90×40
35813 \begin_inset space \thinspace{}
35814 \end_inset
35815
35816 cm the multiplication sign 
35817 \begin_inset Quotes eld
35818 \end_inset
35819
35820 ×
35821 \begin_inset Quotes erd
35822 \end_inset
35823
35824  is used.
35825  It is available either via the command 
35826 \series bold
35827
35828 \backslash
35829 times
35830 \series default
35831  or via the menu 
35832 \family sans
35833 Insert\SpecialChar \menuseparator
35834 Special Character\SpecialChar \menuseparator
35835 Symbols
35836 \family default
35837 .
35838 \end_layout
35839
35840 \begin_layout Itemize
35841 Functions with names consisting of several letters are set upright to avoid
35842  confusions, see 
35843 \begin_inset CommandInset ref
35844 LatexCommand ref
35845 reference "sub:Predefined-Functions"
35846
35847 \end_inset
35848
35849 .
35850 \end_layout
35851
35852 \begin_layout Itemize
35853 Indices consisting of several letters, are set upright: 
35854 \begin_inset Formula $E_{\mathrm{kin}}$
35855 \end_inset
35856
35857
35858 \begin_inset Newline newline
35859 \end_inset
35860
35861 Components of matrices are set italic: 
35862 \begin_inset Formula $\hat{H}_{kl}$
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Itemize
35869 The differentiation/integration operator 'd', the Euler's number 'e' and
35870  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35871  other variables.
35872 \end_layout
35873
35874 \begin_layout Itemize
35875 The character that denotes a 
35876 \noun on
35877 Fourier
35878 \noun default
35879  transformation is inserted either by the command 
35880 \series bold
35881
35882 \backslash
35883 mathscr
35884 \begin_inset space \textvisiblespace{}
35885 \end_inset
35886
35887 F
35888 \series default
35889  or via the menu 
35890 \family sans
35891 Insert\SpecialChar \menuseparator
35892 Special Character\SpecialChar \menuseparator
35893 Symbols\SpecialChar \menuseparator
35894 Letterlike
35895 \begin_inset space ~
35896 \end_inset
35897
35898 Symbols
35899 \family default
35900
35901 \begin_inset Formula $\mathscr{F}$
35902 \end_inset
35903
35904
35905 \end_layout
35906
35907 \begin_layout Standard
35908 \begin_inset Newpage newpage
35909 \end_inset
35910
35911
35912 \end_layout
35913
35914 \begin_layout Section
35915 Synonyms
35916 \begin_inset Index idx
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920 Synonyms
35921 \end_layout
35922
35923 \end_inset
35924
35925
35926 \end_layout
35927
35928 \begin_layout Standard
35929 Some characters and symbols can be created with several commands.
35930  Here is a list of the synonym commands:
35931 \end_layout
35932
35933 \begin_layout Standard
35934 \begin_inset VSpace bigskip
35935 \end_inset
35936
35937
35938 \begin_inset space \hfill{}
35939 \end_inset
35940
35941
35942 \begin_inset Tabular
35943 <lyxtabular version="3" rows="12" columns="2">
35944 <features rotate="0" tabularvalignment="middle">
35945 <column alignment="center" valignment="top" width="0pt">
35946 <column alignment="center" valignment="top" width="0pt">
35947 <row>
35948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952 Command
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961 equivalent to
35962 \begin_inset Note Note
35963 status collapsed
35964
35965 \begin_layout Plain Layout
35966
35967 \series bold
35968
35969 \backslash
35970 raisebox
35971 \series default
35972  is only used as spacer.
35973 \end_layout
35974
35975 \end_inset
35976
35977
35978 \end_layout
35979
35980 \end_inset
35981 </cell>
35982 </row>
35983 <row>
35984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35985 \begin_inset Text
35986
35987 \begin_layout Plain Layout
35988
35989 \backslash
35990 ast
35991 \end_layout
35992
35993 \end_inset
35994 </cell>
35995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35996 \begin_inset Text
35997
35998 \begin_layout Plain Layout
35999 \begin_inset ERT
36000 status collapsed
36001
36002 \begin_layout Plain Layout
36003
36004
36005 \backslash
36006 raisebox{-1.2mm}{
36007 \end_layout
36008
36009 \end_inset
36010
36011 *
36012 \begin_inset ERT
36013 status collapsed
36014
36015 \begin_layout Plain Layout
36016
36017 }
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 </row>
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \backslash
36035 choose
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044
36045 \backslash
36046 binom
36047 \end_layout
36048
36049 \end_inset
36050 </cell>
36051 </row>
36052 <row>
36053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36054 \begin_inset Text
36055
36056 \begin_layout Plain Layout
36057
36058 \backslash
36059 geq
36060 \end_layout
36061
36062 \end_inset
36063 </cell>
36064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36065 \begin_inset Text
36066
36067 \begin_layout Plain Layout
36068
36069 \backslash
36070 ge
36071 \end_layout
36072
36073 \end_inset
36074 </cell>
36075 </row>
36076 <row>
36077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081
36082 \backslash
36083 lbrace
36084 \end_layout
36085
36086 \end_inset
36087 </cell>
36088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36089 \begin_inset Text
36090
36091 \begin_layout Plain Layout
36092 {
36093 \end_layout
36094
36095 \end_inset
36096 </cell>
36097 </row>
36098 <row>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \backslash
36105 lbracket
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36111 \begin_inset Text
36112
36113 \begin_layout Plain Layout
36114 [
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 </row>
36120 <row>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125
36126 \backslash
36127 leftarrow
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36133 \begin_inset Text
36134
36135 \begin_layout Plain Layout
36136
36137 \backslash
36138 gets
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 </row>
36144 <row>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149
36150 \backslash
36151 leq
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36157 \begin_inset Text
36158
36159 \begin_layout Plain Layout
36160
36161 \backslash
36162 le
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 </row>
36168 <row>
36169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36170 \begin_inset Text
36171
36172 \begin_layout Plain Layout
36173
36174 \backslash
36175 lor
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36181 \begin_inset Text
36182
36183 \begin_layout Plain Layout
36184
36185 \backslash
36186 vee
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 </row>
36192 <row>
36193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36194 \begin_inset Text
36195
36196 \begin_layout Plain Layout
36197
36198 \backslash
36199 neq
36200 \end_layout
36201
36202 \end_inset
36203 </cell>
36204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36205 \begin_inset Text
36206
36207 \begin_layout Plain Layout
36208
36209 \backslash
36210 not=
36211 \end_layout
36212
36213 \end_inset
36214 </cell>
36215 </row>
36216 <row>
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \backslash
36223 slash
36224 \end_layout
36225
36226 \end_inset
36227 </cell>
36228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232 /
36233 \end_layout
36234
36235 \end_inset
36236 </cell>
36237 </row>
36238 <row>
36239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243
36244 \backslash
36245 vert
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36251 \begin_inset Text
36252
36253 \begin_layout Plain Layout
36254 |
36255 \end_layout
36256
36257 \end_inset
36258 </cell>
36259 </row>
36260 </lyxtabular>
36261
36262 \end_inset
36263
36264
36265 \begin_inset space \hfill{}
36266 \end_inset
36267
36268
36269 \begin_inset Tabular
36270 <lyxtabular version="3" rows="12" columns="2">
36271 <features rotate="0" tabularvalignment="middle">
36272 <column alignment="center" valignment="top" width="0pt">
36273 <column alignment="center" valignment="top" width="0pt">
36274 <row>
36275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36276 \begin_inset Text
36277
36278 \begin_layout Plain Layout
36279 Command
36280 \end_layout
36281
36282 \end_inset
36283 </cell>
36284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36285 \begin_inset Text
36286
36287 \begin_layout Plain Layout
36288 equivalent to
36289 \end_layout
36290
36291 \end_inset
36292 </cell>
36293 </row>
36294 <row>
36295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36296 \begin_inset Text
36297
36298 \begin_layout Plain Layout
36299
36300 \backslash
36301 backslash
36302 \end_layout
36303
36304 \end_inset
36305 </cell>
36306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36307 \begin_inset Text
36308
36309 \begin_layout Plain Layout
36310
36311 \backslash
36312
36313 \backslash
36314
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 </row>
36320 <row>
36321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36322 \begin_inset Text
36323
36324 \begin_layout Plain Layout
36325
36326 \backslash
36327 dasharrow
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336
36337 \backslash
36338 dashrightarrow
36339 \end_layout
36340
36341 \end_inset
36342 </cell>
36343 </row>
36344 <row>
36345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349
36350 \backslash
36351 land
36352 \end_layout
36353
36354 \end_inset
36355 </cell>
36356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36357 \begin_inset Text
36358
36359 \begin_layout Plain Layout
36360
36361 \backslash
36362 wedge
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 </row>
36368 <row>
36369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36370 \begin_inset Text
36371
36372 \begin_layout Plain Layout
36373
36374 \backslash
36375 rbrace
36376 \end_layout
36377
36378 \end_inset
36379 </cell>
36380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36381 \begin_inset Text
36382
36383 \begin_layout Plain Layout
36384 }
36385 \end_layout
36386
36387 \end_inset
36388 </cell>
36389 </row>
36390 <row>
36391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36392 \begin_inset Text
36393
36394 \begin_layout Plain Layout
36395
36396 \backslash
36397 rbracket
36398 \end_layout
36399
36400 \end_inset
36401 </cell>
36402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36403 \begin_inset Text
36404
36405 \begin_layout Plain Layout
36406 ]
36407 \end_layout
36408
36409 \end_inset
36410 </cell>
36411 </row>
36412 <row>
36413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36414 \begin_inset Text
36415
36416 \begin_layout Plain Layout
36417
36418 \backslash
36419 rightarrow
36420 \end_layout
36421
36422 \end_inset
36423 </cell>
36424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36425 \begin_inset Text
36426
36427 \begin_layout Plain Layout
36428
36429 \backslash
36430 to
36431 \end_layout
36432
36433 \end_inset
36434 </cell>
36435 </row>
36436 <row>
36437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36438 \begin_inset Text
36439
36440 \begin_layout Plain Layout
36441
36442 \backslash
36443 lnot
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36449 \begin_inset Text
36450
36451 \begin_layout Plain Layout
36452
36453 \backslash
36454 neg
36455 \end_layout
36456
36457 \end_inset
36458 </cell>
36459 </row>
36460 <row>
36461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465
36466 \backslash
36467 ne
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476
36477 \backslash
36478 not=
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 </row>
36484 <row>
36485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36486 \begin_inset Text
36487
36488 \begin_layout Plain Layout
36489
36490 \backslash
36491 owns
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36497 \begin_inset Text
36498
36499 \begin_layout Plain Layout
36500
36501 \backslash
36502 ni
36503 \end_layout
36504
36505 \end_inset
36506 </cell>
36507 </row>
36508 <row>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513
36514 \backslash
36515 square
36516 \end_layout
36517
36518 \end_inset
36519 </cell>
36520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36521 \begin_inset Text
36522
36523 \begin_layout Plain Layout
36524
36525 \backslash
36526 Box
36527 \end_layout
36528
36529 \end_inset
36530 </cell>
36531 </row>
36532 <row>
36533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36534 \begin_inset Text
36535
36536 \begin_layout Plain Layout
36537
36538 \backslash
36539 Vert
36540 \end_layout
36541
36542 \end_inset
36543 </cell>
36544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36545 \begin_inset Text
36546
36547 \begin_layout Plain Layout
36548
36549 \backslash
36550 |
36551 \end_layout
36552
36553 \end_inset
36554 </cell>
36555 </row>
36556 </lyxtabular>
36557
36558 \end_inset
36559
36560
36561 \begin_inset space \hfill{}
36562 \end_inset
36563
36564
36565 \end_layout
36566
36567 \begin_layout Standard
36568 \begin_inset Newpage newpage
36569 \end_inset
36570
36571
36572 \end_layout
36573
36574 \begin_layout Bibliography
36575 \begin_inset CommandInset bibitem
36576 LatexCommand bibitem
36577 key "TLC2"
36578
36579 \end_inset
36580
36581
36582 \shape smallcaps
36583 Mittelbach, F.
36584  ; Goossens, M.
36585 \shape default
36586
36587 \shape italic
36588 The LaTeX Companion
36589 \shape default
36590 .
36591  Addison Wesley, 2004
36592 \end_layout
36593
36594 \begin_layout Bibliography
36595 \begin_inset CommandInset bibitem
36596 LatexCommand bibitem
36597 key "Mathmode"
36598
36599 \end_inset
36600
36601
36602 \begin_inset CommandInset href
36603 LatexCommand href
36604 name "Description"
36605 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36606
36607 \end_inset
36608
36609  of LaTeX's math abilities
36610 \end_layout
36611
36612 \begin_layout Bibliography
36613 \begin_inset CommandInset bibitem
36614 LatexCommand bibitem
36615 key "AMS"
36616
36617 \end_inset
36618
36619
36620 \begin_inset CommandInset href
36621 LatexCommand href
36622 name "Description"
36623 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36624
36625 \end_inset
36626
36627  of 
36628 \begin_inset ERT
36629 status collapsed
36630
36631 \begin_layout Plain Layout
36632
36633
36634 \backslash
36635 AmS
36636 \end_layout
36637
36638 \end_inset
36639
36640 -LaTeX
36641 \end_layout
36642
36643 \begin_layout Bibliography
36644 \begin_inset CommandInset bibitem
36645 LatexCommand bibitem
36646 key "Symbols"
36647
36648 \end_inset
36649
36650
36651 \begin_inset CommandInset href
36652 LatexCommand href
36653 name "List"
36654 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36655
36656 \end_inset
36657
36658  of all symbols available with LaTeX-packages
36659 \end_layout
36660
36661 \begin_layout Bibliography
36662 \begin_inset CommandInset bibitem
36663 LatexCommand bibitem
36664 key "cancel"
36665
36666 \end_inset
36667
36668
36669 \begin_inset CommandInset href
36670 LatexCommand href
36671 name "Documentation"
36672 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36673
36674 \end_inset
36675
36676  of the LaTeX-package 
36677 \series bold
36678 cancel
36679 \series default
36680
36681 \begin_inset Index idx
36682 status collapsed
36683
36684 \begin_layout Plain Layout
36685 Packages ! cancel
36686 \end_layout
36687
36688 \end_inset
36689
36690
36691 \end_layout
36692
36693 \begin_layout Bibliography
36694 \begin_inset CommandInset bibitem
36695 LatexCommand bibitem
36696 key "hyperref"
36697
36698 \end_inset
36699
36700
36701 \begin_inset CommandInset href
36702 LatexCommand href
36703 name "Documentation"
36704 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36705
36706 \end_inset
36707
36708  of the LaTeX-package 
36709 \series bold
36710 hyperref
36711 \series default
36712
36713 \begin_inset Index idx
36714 status collapsed
36715
36716 \begin_layout Plain Layout
36717 Packages ! hyperref
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \begin_layout Bibliography
36726 \begin_inset CommandInset bibitem
36727 LatexCommand bibitem
36728 key "mhchem"
36729
36730 \end_inset
36731
36732
36733 \begin_inset CommandInset href
36734 LatexCommand href
36735 name "Documentation"
36736 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36737
36738 \end_inset
36739
36740  of the LaTeX-package 
36741 \series bold
36742 mhchem
36743 \series default
36744
36745 \begin_inset Index idx
36746 status collapsed
36747
36748 \begin_layout Plain Layout
36749 Packages ! mhchem
36750 \end_layout
36751
36752 \end_inset
36753
36754
36755 \end_layout
36756
36757 \begin_layout Bibliography
36758 \begin_inset CommandInset bibitem
36759 LatexCommand bibitem
36760 key "Mathclap"
36761
36762 \end_inset
36763
36764
36765 \begin_inset CommandInset href
36766 LatexCommand href
36767 name "Description"
36768 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36769
36770 \end_inset
36771
36772  of the command 
36773 \series bold
36774
36775 \backslash
36776 mathclap
36777 \series default
36778 , described in 
36779 \begin_inset CommandInset ref
36780 LatexCommand ref
36781 reference "sub:Operator-Limits"
36782
36783 \end_inset
36784
36785
36786 \begin_inset Index idx
36787 status collapsed
36788
36789 \begin_layout Plain Layout
36790 Commands ! M ! 
36791 \backslash
36792 mathclap
36793 \end_layout
36794
36795 \end_inset
36796
36797
36798 \end_layout
36799
36800 \begin_layout Bibliography
36801 \begin_inset CommandInset bibitem
36802 LatexCommand bibitem
36803 key "Duden"
36804
36805 \end_inset
36806
36807
36808 \emph on
36809 Duden Band 1
36810 \emph default
36811 .
36812  22.
36813  Auflage, Duden 2001
36814 \end_layout
36815
36816 \begin_layout Bibliography
36817 \begin_inset CommandInset bibitem
36818 LatexCommand bibitem
36819 key "Checklist"
36820
36821 \end_inset
36822
36823
36824 \begin_inset CommandInset href
36825 LatexCommand href
36826 name "Check list"
36827 target "http://physics.nist.gov/Document/checklist.pdf"
36828
36829 \end_inset
36830
36831  for reviewing manuscripts
36832 \end_layout
36833
36834 \begin_layout Standard
36835 \begin_inset CommandInset index_print
36836 LatexCommand printindex
36837 type "idx"
36838
36839 \end_inset
36840
36841
36842 \end_layout
36843
36844 \end_body
36845 \end_document