]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: describe support for command \utilde
[features.git] / lib / doc / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % solves the following problem:
27 % If the dection number consits of too many numerals the section heading
28 % will be printed in the TOC without a space between it and the section number.
29 % As solution more space between the number and the heading is inserted:
30 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
31 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
32
33 % increase link area for cross-references and autoname them,
34 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
35 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
36 \addto\extrasenglish{%
37  \renewcommand*{\equationautorefname}[1]{}%
38  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
39  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
41 }
42
43 % don't load packages twice
44 % see first footnote in sec. 9.3
45 \@ifundefined{textcolor}{\usepackage{color}}{}
46
47 % the pages of the TOC are numbered roman
48 % and a PDF-bookmark for the TOC is added
49 \pagenumbering{roman}
50 \let\myTOC\tableofcontents
51 \renewcommand{\tableofcontents}{%
52  \vspace{1cm}
53  \pdfbookmark[1]{\contentsname}{}
54  \myTOC
55  \cleardoublepage
56  \pagenumbering{arabic}}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % provides caption formatting
63 \setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\def\tagform@#1{\maketag@@@{|#1|}}
93
94 % macro from sec. 10.2
95 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
96 \def\mathclap {\mathpalette \mathclapinternal}
97 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
98
99
100 % ------------------------------------
101 % used to check for needed LaTeX packages
102 \usepackage{ifthen}
103
104 % check for package undertilde
105 % used for the command \utilde
106 \newboolean{undertilde}
107 \IfFileExists{undertilde.sty}
108  {\setboolean{undertilde}{true}}
109  {\setboolean{undertilde}{false}}
110
111 % check for package eurosym
112 % used for the Euro symbol
113 \newboolean{eurosym}
114 \IfFileExists{eurosym.sty}
115  {\usepackage[gennarrow]{eurosym}
116   \setboolean{eurosym}{true}}
117  {\setboolean{eurosym}{false}}
118
119 % check for package braket
120 % used for physical vectors
121 \newboolean{braket}
122 \IfFileExists{braket.sty}
123  {\usepackage{braket}
124   \setboolean{braket}{true}}
125  {\setboolean{braket}{false}}
126
127 % check for package cancel
128 \newboolean{cancel}
129 \IfFileExists{cancel.sty}
130  {\setboolean{cancel}{true}}
131  {\setboolean{cancel}{false}}
132
133 % check for package upgreek
134 \newboolean{upgreek}
135 \IfFileExists{upgreek.sty}
136  {\usepackage{upgreek}
137   \setboolean{upgreek}{true}}
138  {\setboolean{upgreek}{false}}
139 \end_preamble
140 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
141 \use_default_options false
142 \maintain_unincluded_children false
143 \language english
144 \language_package default
145 \inputencoding auto
146 \fontencoding global
147 \font_roman default
148 \font_sans default
149 \font_typewriter default
150 \font_math auto
151 \font_default_family default
152 \use_non_tex_fonts false
153 \font_sc false
154 \font_osf false
155 \font_sf_scale 100
156 \font_tt_scale 100
157 \graphics default
158 \default_output_format default
159 \output_sync 0
160 \bibtex_command default
161 \index_command default
162 \paperfontsize 12
163 \spacing single
164 \use_hyperref true
165 \pdf_title "LyX's Math Manual"
166 \pdf_author "LyX Team, Uwe Stöhr"
167 \pdf_subject "LyX-documentation about math"
168 \pdf_keywords "LyX, Mathed"
169 \pdf_bookmarks true
170 \pdf_bookmarksnumbered true
171 \pdf_bookmarksopen true
172 \pdf_bookmarksopenlevel 1
173 \pdf_breaklinks false
174 \pdf_pdfborder false
175 \pdf_colorlinks true
176 \pdf_backref false
177 \pdf_pdfusetitle false
178 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
179 \papersize a4paper
180 \use_geometry false
181 \use_package amsmath 2
182 \use_package amssymb 2
183 \use_package cancel 1
184 \use_package esint 1
185 \use_package mathdots 1
186 \use_package mathtools 0
187 \use_package mhchem 1
188 \use_package stackrel 0
189 \use_package stmaryrd 0
190 \use_package undertilde 1
191 \cite_engine basic
192 \cite_engine_type default
193 \biblio_style plain
194 \use_bibtopic false
195 \use_indices false
196 \paperorientation portrait
197 \suppress_date false
198 \justification true
199 \use_refstyle 0
200 \notefontcolor #0000ff
201 \index Index
202 \shortcut idx
203 \color #008000
204 \end_index
205 \secnumdepth 4
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language english
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle plain
213 \bullet 1 0 6 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \html_math_output 0
219 \html_css_as_file 0
220 \html_be_strict false
221 \end_header
222
223 \begin_body
224
225 \begin_layout Title
226 LyX's detailed Math manual
227 \end_layout
228
229 \begin_layout Author
230 by the LyX Team
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 \noindent
236 If you have comments or error corrections, please send them to the LyX Documenta
237 tion mailing list: 
238 \family typewriter
239
240 \begin_inset CommandInset href
241 LatexCommand href
242 name "lyx-docs@lists.lyx.org"
243 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
244 type "mailto:"
245
246 \end_inset
247
248
249 \end_layout
250
251 \end_inset
252
253
254 \begin_inset Note Note
255 status collapsed
256
257 \begin_layout Plain Layout
258 author: Uwe Stöhr
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267
268 \begin_inset Newline newline
269 \end_inset
270
271
272 \family sans
273 Version 2.1.x
274 \end_layout
275
276 \begin_layout Standard
277 \begin_inset CommandInset toc
278 LatexCommand tableofcontents
279
280 \end_inset
281
282
283 \end_layout
284
285 \begin_layout Standard
286 \begin_inset Note Note
287 status open
288
289 \begin_layout Plain Layout
290 To export this document to PDF, PS or DVI the LaTeX-packages 
291 \series bold
292 braket, cancel, eurosym, mathdots, mhchem, undertilde
293 \series default
294  and 
295 \series bold
296 was
297 \series default
298  should be installed.
299  If they are not installed the document can be exported anyway but the sections
300  where the packages are required will not appear in the output.
301  An exception is 
302 \series bold
303 mhchem
304 \series default
305 ; if it is not installed, this file cannot be exported.
306 \end_layout
307
308 \begin_layout Plain Layout
309 The latest PDF-version of this document can be found here:
310 \begin_inset Newline newline
311 \end_inset
312
313
314 \series bold
315 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
316 \end_layout
317
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 \begin_inset Newpage newpage
325 \end_inset
326
327
328 \end_layout
329
330 \begin_layout Section
331 Introduction
332 \end_layout
333
334 \begin_layout Standard
335 This document explains LyX's math features and is furthermore a collection
336  of LaTeX-commands used for mathematical characters and constructs.
337  The explanations are designed for the usage of commands.
338  It is therefore required that you have read the section 
339 \family typewriter
340 Mathematical
341 \begin_inset space ~
342 \end_inset
343
344 Formulas
345 \family default
346  of the User's Guide.
347 \end_layout
348
349 \begin_layout Standard
350 Most of the characters and many constructs explained in this manual are
351  also accessible via the menu 
352 \family sans
353 Insert
354 \series bold
355 \SpecialChar \menuseparator
356
357 \series default
358 Math
359 \family default
360  or the 
361 \family sans
362 math
363 \family default
364 \series bold
365  
366 \family sans
367 \series default
368 toolbar
369 \family default
370 .
371  But everybody who has to write lots of formulas will notice that it is
372  much faster to use commands instead of the math toolbar.
373  Therefore this manual is focused on commands but also mentions the correspondin
374 g toolbar buttons when available.
375 \end_layout
376
377 \begin_layout Standard
378 If not specially mentioned the commands are only available within formulas.
379  To be able to use all commands explained in this document, the option 
380 \family sans
381 Use AMS math package
382 \family default
383  must be checked in the document settings (menu 
384 \family sans
385 Document\SpecialChar \menuseparator
386 Settings\SpecialChar \menuseparator
387 Math
388 \begin_inset space ~
389 \end_inset
390
391 Options
392 \family default
393 ).
394 \begin_inset Foot
395 status collapsed
396
397 \begin_layout Plain Layout
398 The option 
399 \family sans
400 Use AMS math package automatically
401 \family default
402  only uses 
403 \begin_inset ERT
404 status collapsed
405
406 \begin_layout Plain Layout
407
408
409 \backslash
410 AmS 
411 \end_layout
412
413 \end_inset
414
415 -math when math constructs are found that are supported by LyX.
416 \end_layout
417
418 \end_inset
419
420
421 \end_layout
422
423 \begin_layout Standard
424 This document doesn't list all 
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430
431 \backslash
432 AmS 
433 \end_layout
434
435 \end_inset
436
437 -math commands
438 \begin_inset Foot
439 status collapsed
440
441 \begin_layout Plain Layout
442 A list with all 
443 \begin_inset ERT
444 status collapsed
445
446 \begin_layout Plain Layout
447
448
449 \backslash
450 AmS
451 \end_layout
452
453 \end_inset
454
455 -math commands is in the file 
456 \family sans
457
458 \begin_inset CommandInset href
459 LatexCommand href
460 name "amsguide.ps"
461 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
462
463 \end_inset
464
465
466 \family default
467 , which is part of every LaTeX standard installation.
468 \end_layout
469
470 \end_inset
471
472  for lucidity reasons.
473 \end_layout
474
475 \begin_layout Section
476 General Instructions
477 \end_layout
478
479 \begin_layout Standard
480 To create an inline formula
481 \begin_inset Index idx
482 status collapsed
483
484 \begin_layout Plain Layout
485 Formula ! inline
486 \end_layout
487
488 \end_inset
489
490  that is embedded into a text line, use one of the shortcuts 
491 \begin_inset Info
492 type  "shortcuts"
493 arg   "math-mode"
494 \end_inset
495
496  or the toolbar button 
497 \begin_inset Graphics
498         filename ../images/math-mode.png
499         scale 85
500
501 \end_inset
502
503 .
504 \begin_inset Newline newline
505 \end_inset
506
507 To create a display style formula
508 \begin_inset Index idx
509 status collapsed
510
511 \begin_layout Plain Layout
512 Formula ! display style
513 \end_layout
514
515 \end_inset
516
517  which will appear bigger, has a different format, and will be in a separate
518  paragraph, use one of these shortcuts: 
519 \begin_inset Info
520 type  "shortcuts"
521 arg   "math-display"
522 \end_inset
523
524 .
525 \end_layout
526
527 \begin_layout Standard
528 To change a display style formula to an inline formula, set the cursor into
529  the formula and use one of the shortcuts 
530 \begin_inset Info
531 type  "shortcuts"
532 arg   "math-mode"
533 \end_inset
534
535  or the menu 
536 \family sans
537 Edit\SpecialChar \menuseparator
538 Math\SpecialChar \menuseparator
539 Change formula type
540 \family default
541 .
542  The same way is used to change an inline formula to a display style formula.
543 \end_layout
544
545 \begin_layout Standard
546 To display parts of an inline formula in the size of a display style formula,
547  enter the command 
548 \series bold
549
550 \backslash
551 displaystyle
552 \series default
553
554 \begin_inset Index idx
555 status collapsed
556
557 \begin_layout Plain Layout
558 Commands ! D ! 
559 \backslash
560 displaystyle
561 \end_layout
562
563 \end_inset
564
565  to a formula.
566  Then a new blue box appears in which the desired formula part is inserted.
567 \end_layout
568
569 \begin_layout Standard
570 Only inline formulas are allowed inside tables.
571 \end_layout
572
573 \begin_layout Standard
574 The 
575 \family sans
576 math toolbar
577 \family default
578  can be turned on in the menu 
579 \family sans
580 View\SpecialChar \menuseparator
581 Toolbars
582 \family default
583 .
584  When you click there on 
585 \begin_inset Quotes eld
586 \end_inset
587
588 Math
589 \begin_inset Quotes erd
590 \end_inset
591
592  the toolbar will be shown permanently at the bottom; this state is visualized
593  in the 
594 \family sans
595 Toolbars
596 \family default
597  menu with a checkmark.
598  When you click in this state again on 
599 \begin_inset Quotes eld
600 \end_inset
601
602 Math
603 \begin_inset Quotes erd
604 \end_inset
605
606  in the 
607 \family sans
608 Toolbars
609 \family default
610  menu, the 
611 \family sans
612 math toolbar
613 \family default
614  is only shown when the cursor is within a formula; this state is visualized
615  by the renaming of the menu entry from 
616 \begin_inset Quotes eld
617 \end_inset
618
619 Math
620 \begin_inset Quotes erd
621 \end_inset
622
623  to 
624 \begin_inset Quotes eld
625 \end_inset
626
627 Math
628 \begin_inset space ~
629 \end_inset
630
631 (auto)
632 \begin_inset Quotes erd
633 \end_inset
634
635 .
636 \end_layout
637
638 \begin_layout Standard
639 The TeX-mode
640 \begin_inset Index idx
641 status collapsed
642
643 \begin_layout Plain Layout
644 T@TeX-mode
645 \end_layout
646
647 \end_inset
648
649  is invoked by pressing the toolbar button 
650 \begin_inset Graphics
651         filename ../images/ert-insert.png
652         scale 85
653
654 \end_inset
655
656  or by using the menu 
657 \family sans
658 Insert\SpecialChar \menuseparator
659 Te
660 \begin_inset ERT
661 status collapsed
662
663 \begin_layout Plain Layout
664
665 {}
666 \end_layout
667
668 \end_inset
669
670 X Code
671 \family default
672  (shortcut 
673 \begin_inset Info
674 type  "shortcut"
675 arg   "ert-insert"
676 \end_inset
677
678 ).
679 \begin_inset Note Note
680 status collapsed
681
682 \begin_layout Plain Layout
683 In LyX there are three 
684 \begin_inset Quotes eld
685 \end_inset
686
687 proper names
688 \begin_inset Quotes erd
689 \end_inset
690
691  that appear in the output with sub- and superscript letters: TeX, LaTeX
692  and LyX
693 \end_layout
694
695 \begin_layout Plain Layout
696 To avoid that these names are recognized as proper names, a TeX-brace pair
697  is inserted.
698 \end_layout
699
700 \end_inset
701
702
703 \end_layout
704
705 \begin_layout Standard
706 To change the LaTeX-preamble
707 \begin_inset Index idx
708 status collapsed
709
710 \begin_layout Plain Layout
711 L@LaTeX-preamble
712 \end_layout
713
714 \end_inset
715
716 , use the menu 
717 \family sans
718 Document\SpecialChar \menuseparator
719 Settings\SpecialChar \menuseparator
720 LaT
721 \begin_inset ERT
722 status collapsed
723
724 \begin_layout Plain Layout
725
726 {}
727 \end_layout
728
729 \end_inset
730
731 eX
732 \family default
733  
734 \family sans
735 Preamble
736 \family default
737 .
738 \end_layout
739
740 \begin_layout Standard
741 To edit matrices, case differentiations and multiline formulas subsequently,
742  use the menus 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Math
746 \family default
747  and 
748 \family sans
749 Edit\SpecialChar \menuseparator
750 Rows
751 \begin_inset space \thinspace{}
752 \end_inset
753
754 &
755 \begin_inset space \thinspace{}
756 \end_inset
757
758 Columns,
759 \family default
760  or the 
761 \family sans
762 table toolbar
763 \family default
764 .
765  When lines and columns are swapped via the menu, the column or line where
766  the cursor is in is exchanged with the column to the right or the line
767  below, respectively.
768  Is the cursor in the last column or row, the exchange is done with the
769  column to the left or the line above.
770 \end_layout
771
772 \begin_layout Standard
773 To write text in formulas
774 \begin_inset Foot
775 status collapsed
776
777 \begin_layout Plain Layout
778 For multiline formulas the command 
779 \series bold
780
781 \backslash
782 intertext
783 \series default
784  is used, see 
785 \begin_inset CommandInset ref
786 LatexCommand ref
787 reference "sub:Text-in-multiline"
788
789 \end_inset
790
791 .
792 \end_layout
793
794 \end_inset
795
796  
797 \emph on
798 mathematical text
799 \emph default
800
801 \begin_inset Index idx
802 status collapsed
803
804 \begin_layout Plain Layout
805 Text ! in formulas
806 \end_layout
807
808 \end_inset
809
810
811 \begin_inset Index idx
812 status collapsed
813
814 \begin_layout Plain Layout
815 Mathematical text
816 \end_layout
817
818 \end_inset
819
820  is used.
821  This mode is invoked with the shortcut 
822 \begin_inset Info
823 type  "shortcut"
824 arg   "font-default"
825 \end_inset
826
827  or by the insertion of the command 
828 \series bold
829
830 \backslash
831 text
832 \series default
833
834 \begin_inset Index idx
835 status collapsed
836
837 \begin_layout Plain Layout
838 Commands ! T ! 
839 \backslash
840 text
841 \end_layout
842
843 \end_inset
844
845 .
846  The text appears black in LyX and can therefore be distinguished from the
847  other formula parts which appear blue.
848  In the output mathematical text is set upright, in contrary to other formula
849  parts.
850 \end_layout
851
852 \begin_layout Subsection*
853 Command Scheme
854 \end_layout
855
856 \begin_layout Standard
857 Most of the LaTeX-commands for math constructs have the following scheme:
858 \end_layout
859
860 \begin_layout Standard
861
862 \series bold
863
864 \backslash
865 commandname[optional
866 \series default
867  
868 \series bold
869 argument]{required
870 \series default
871  
872 \series bold
873 argument}
874 \end_layout
875
876 \begin_layout Standard
877 A command always starts with a backslash 
878 \begin_inset Quotes gld
879 \end_inset
880
881
882 \series bold
883
884 \backslash
885
886 \series default
887
888 \begin_inset Quotes grd
889 \end_inset
890
891 .
892  To omit optional arguments, also omit the associated brackets.
893  The braces around the required arguments are named in this document as
894  TeX-braces
895 \begin_inset Index idx
896 status collapsed
897
898 \begin_layout Plain Layout
899 T@TeX-braces
900 \end_layout
901
902 \end_inset
903
904 .
905  If you add in a formula a left brace to a command name, LyX automatically
906  creates a TeX-brace.
907  In all other cases TeX-braces are created in formulas with the command
908  
909 \series bold
910
911 \backslash
912 {
913 \series default
914 .
915  TeX-braces appear red in LyX, in contrary to normal braces which appear
916  blue.
917  In TeX-mode no command is needed to get TeX-braces.
918  TeX-braces don't appear in the output.
919 \end_layout
920
921 \begin_layout Standard
922 When commands without arguments, like commands for symbols are entered in
923  TeX-mode, a space character must 
924 \emph on
925 always
926 \emph default
927  be behind the command to end it.
928  This space doesn't appear in the output.
929  When the space should appear in the output, the space must be followed
930  by a protected space in normal text.
931 \end_layout
932
933 \begin_layout Standard
934 A protected space is inserted with 
935 \begin_inset Info
936 type  "shortcuts"
937 arg   "command-alternatives space-insert protected ; math-space"
938 \end_inset
939
940 .
941 \end_layout
942
943 \begin_layout Subsection*
944 \begin_inset Newpage newpage
945 \end_inset
946
947 Syntax Explanation
948 \end_layout
949
950 \begin_layout Itemize
951 The symbol 
952 \begin_inset space \textvisiblespace{}
953 \end_inset
954
955  denotes a space character to be input.
956 \end_layout
957
958 \begin_layout Itemize
959 An arrow like 
960 \begin_inset Formula $\to$
961 \end_inset
962
963  denotes the usage of the corresponding arrow key on the keyboard.
964  The 
965 \family sans
966 Tab
967 \family default
968  key can often be used instead of 
969 \begin_inset Formula $\to$
970 \end_inset
971
972  and 
973 \begin_inset Formula $\downarrow$
974 \end_inset
975
976 , and 
977 \family sans
978 Shift+Tab
979 \family default
980  instead of 
981 \begin_inset Formula $\leftarrow$
982 \end_inset
983
984  and 
985 \begin_inset Formula $\uparrow$
986 \end_inset
987
988 .
989 \end_layout
990
991 \begin_layout Subsection*
992 Available units
993 \end_layout
994
995 \begin_layout Standard
996 \align center
997 \begin_inset Float table
998 placement H
999 wide false
1000 sideways false
1001 status open
1002
1003 \begin_layout Plain Layout
1004 \align center
1005 \begin_inset Caption Standard
1006
1007 \begin_layout Plain Layout
1008 \begin_inset CommandInset label
1009 LatexCommand label
1010 name "tab:Available-units"
1011
1012 \end_inset
1013
1014 Available units
1015 \end_layout
1016
1017 \end_inset
1018
1019
1020 \end_layout
1021
1022 \begin_layout Plain Layout
1023 \align center
1024 \begin_inset Tabular
1025 <lyxtabular version="3" rows="13" columns="2">
1026 <features rotate="0" tabularvalignment="middle">
1027 <column alignment="center" valignment="top">
1028 <column alignment="center" valignment="top">
1029 <row>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Unit
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 Name / Description
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 </row>
1049 <row>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 mm
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 Millimeter
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 cm
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 Centimeter
1084 \end_layout
1085
1086 \end_inset
1087 </cell>
1088 </row>
1089 <row>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 in
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1100 \begin_inset Text
1101
1102 \begin_layout Plain Layout
1103 Inch (1
1104 \begin_inset space \thinspace{}
1105 \end_inset
1106
1107 in = 2,54
1108 \begin_inset space \thinspace{}
1109 \end_inset
1110
1111 cm)
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 </row>
1117 <row>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 pt
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1128 \begin_inset Text
1129
1130 \begin_layout Plain Layout
1131 Point (72.27
1132 \begin_inset space \thinspace{}
1133 \end_inset
1134
1135 pt = 1
1136 \begin_inset space \thinspace{}
1137 \end_inset
1138
1139 in)
1140 \end_layout
1141
1142 \end_inset
1143 </cell>
1144 </row>
1145 <row>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 pc
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1156 \begin_inset Text
1157
1158 \begin_layout Plain Layout
1159 Pica (1
1160 \begin_inset space \thinspace{}
1161 \end_inset
1162
1163 pc = 12
1164 \begin_inset space \thinspace{}
1165 \end_inset
1166
1167 pt)
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 </row>
1173 <row>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 sp
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 scaled point (65536
1188 \begin_inset space \thinspace{}
1189 \end_inset
1190
1191 sp = 1
1192 \begin_inset space \thinspace{}
1193 \end_inset
1194
1195 pt)
1196 \end_layout
1197
1198 \end_inset
1199 </cell>
1200 </row>
1201 <row>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 bp
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1212 \begin_inset Text
1213
1214 \begin_layout Plain Layout
1215 big point (72
1216 \begin_inset space \thinspace{}
1217 \end_inset
1218
1219 bp = 1
1220 \begin_inset space \thinspace{}
1221 \end_inset
1222
1223 in)
1224 \end_layout
1225
1226 \end_inset
1227 </cell>
1228 </row>
1229 <row>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 dd
1235 \end_layout
1236
1237 \end_inset
1238 </cell>
1239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 Didot (1
1244 \begin_inset space \thinspace{}
1245 \end_inset
1246
1247 dd 
1248 \begin_inset Formula $\approx$
1249 \end_inset
1250
1251  0.376
1252 \begin_inset space \thinspace{}
1253 \end_inset
1254
1255 mm)
1256 \end_layout
1257
1258 \end_inset
1259 </cell>
1260 </row>
1261 <row>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 cc
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 Cicero (1
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 cc = 12
1280 \begin_inset space \thinspace{}
1281 \end_inset
1282
1283 dd)
1284 \end_layout
1285
1286 \end_inset
1287 </cell>
1288 </row>
1289 <row>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 ex
1295 \end_layout
1296
1297 \end_inset
1298 </cell>
1299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 Height of letter 
1304 \emph on
1305
1306 \begin_inset Quotes eld
1307 \end_inset
1308
1309 x
1310 \emph default
1311
1312 \begin_inset Quotes erd
1313 \end_inset
1314
1315  in the current font
1316 \end_layout
1317
1318 \end_inset
1319 </cell>
1320 </row>
1321 <row>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 em
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1332 \begin_inset Text
1333
1334 \begin_layout Plain Layout
1335 width of letter 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339
1340 \emph on
1341 M
1342 \emph default
1343
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347  in the current font
1348 \end_layout
1349
1350 \end_inset
1351 </cell>
1352 </row>
1353 <row>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 mu
1359 \end_layout
1360
1361 \end_inset
1362 </cell>
1363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1364 \begin_inset Text
1365
1366 \begin_layout Plain Layout
1367 math unit (1
1368 \begin_inset space \thinspace{}
1369 \end_inset
1370
1371 mu = 
1372 \begin_inset Formula $\nicefrac{1}{18}$
1373 \end_inset
1374
1375
1376 \begin_inset space \thinspace{}
1377 \end_inset
1378
1379 em)
1380 \end_layout
1381
1382 \end_inset
1383 </cell>
1384 </row>
1385 </lyxtabular>
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Standard
1398 \begin_inset Newpage newpage
1399 \end_inset
1400
1401
1402 \end_layout
1403
1404 \begin_layout Section
1405 Basic Functions
1406 \end_layout
1407
1408 \begin_layout Subsection
1409 Exponents
1410 \begin_inset Index idx
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414 Exponents
1415 \end_layout
1416
1417 \end_inset
1418
1419  and Indices
1420 \begin_inset Index idx
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 Indices
1425 \end_layout
1426
1427 \end_inset
1428
1429
1430 \begin_inset Index idx
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 Superscripts|see
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 {
1441 \end_layout
1442
1443 \end_inset
1444
1445 Exponents
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 }
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \end_inset
1460
1461
1462 \begin_inset Index idx
1463 status collapsed
1464
1465 \begin_layout Plain Layout
1466 Subscripts|see
1467 \begin_inset ERT
1468 status collapsed
1469
1470 \begin_layout Plain Layout
1471
1472 {
1473 \end_layout
1474
1475 \end_inset
1476
1477 Indices
1478 \begin_inset ERT
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482
1483 }
1484 \end_layout
1485
1486 \end_inset
1487
1488
1489 \end_layout
1490
1491 \end_inset
1492
1493
1494 \end_layout
1495
1496 \begin_layout Standard
1497 Indices are created with an underscore 
1498 \begin_inset Quotes eld
1499 \end_inset
1500
1501 _
1502 \begin_inset Quotes erd
1503 \end_inset
1504
1505  or via the math toolbar button 
1506 \begin_inset Graphics
1507         filename ../images/math-subscript.png
1508         scale 85
1509
1510 \end_inset
1511
1512 , exponents with a caret 
1513 \begin_inset Quotes eld
1514 \end_inset
1515
1516 ^
1517 \begin_inset Quotes erd
1518 \end_inset
1519
1520  or via the math toolbar button 
1521 \begin_inset Graphics
1522         filename ../images/math-superscript.png
1523         scale 85
1524
1525 \end_inset
1526
1527 .
1528 \end_layout
1529
1530 \begin_layout Standard
1531 \align center
1532 \begin_inset Tabular
1533 <lyxtabular version="3" rows="4" columns="2">
1534 <features rotate="0" tabularvalignment="middle">
1535 <column alignment="center" valignment="top" width="0pt">
1536 <column alignment="center" valignment="top" width="0pt">
1537 <row>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 command
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1548 \begin_inset Text
1549
1550 \begin_layout Plain Layout
1551 Result
1552 \begin_inset Note Note
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556
1557 \series bold
1558
1559 \backslash
1560 raisebox
1561 \series default
1562  is only used as spacer.
1563 \end_layout
1564
1565 \end_inset
1566
1567
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 </row>
1573 <row>
1574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 B_V
1579 \end_layout
1580
1581 \end_inset
1582 </cell>
1583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 \begin_inset Formula $B_{V}$
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \end_inset
1594 </cell>
1595 </row>
1596 <row>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601 B^V
1602 \end_layout
1603
1604 \end_inset
1605 </cell>
1606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1607 \begin_inset Text
1608
1609 \begin_layout Plain Layout
1610 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \end_inset
1617 </cell>
1618 </row>
1619 <row>
1620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1621 \begin_inset Text
1622
1623 \begin_layout Plain Layout
1624 B^
1625 \begin_inset space \textvisiblespace{}
1626 \end_inset
1627
1628 A
1629 \end_layout
1630
1631 \end_inset
1632 </cell>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 </row>
1646 </lyxtabular>
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 As the caret is in some languages an accent, vowels will be accentuated
1655  in this case and not set as exponents
1656 \begin_inset Foot
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 Depending on the used keyboard settings this can also happen for characters
1661  other than vowels.
1662 \end_layout
1663
1664 \end_inset
1665
1666 .
1667  To get exponents in this case, press 
1668 \family sans
1669 Space
1670 \family default
1671  after the caret as in the last example.
1672 \end_layout
1673
1674 \begin_layout Subsection
1675 Fractions
1676 \begin_inset CommandInset label
1677 LatexCommand label
1678 name "sub:Fractions"
1679
1680 \end_inset
1681
1682
1683 \begin_inset Index idx
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 Fractions
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Fractions are generated with the command 
1697 \series bold
1698
1699 \backslash
1700 frac
1701 \series default
1702
1703 \begin_inset Index idx
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Commands ! F ! 
1708 \backslash
1709 frac
1710 \end_layout
1711
1712 \end_inset
1713
1714  or via the math toolbar button 
1715 \begin_inset Graphics
1716         filename ../images/math/frac.png
1717         scale 50
1718
1719 \end_inset
1720
1721 .
1722  The font size is adjusted automatically, depending on whether the fraction
1723  is in an inline or display style formula.
1724  With the math toolbar button 
1725 \begin_inset Graphics
1726         filename ../images/math/frac-square.png
1727         scale 85
1728
1729 \end_inset
1730
1731  you can select different fraction types.
1732 \end_layout
1733
1734 \begin_layout Standard
1735 With the command 
1736 \series bold
1737
1738 \backslash
1739 dfrac
1740 \series default
1741
1742 \begin_inset Index idx
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746 Commands ! D ! 
1747 \backslash
1748 dfrac
1749 \end_layout
1750
1751 \end_inset
1752
1753  a fraction can be created that always has the size of a display style formula.
1754  With 
1755 \series bold
1756
1757 \backslash
1758 tfrac
1759 \series default
1760
1761 \begin_inset Index idx
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765 Commands ! T ! 
1766 \backslash
1767 tfrac
1768 \end_layout
1769
1770 \end_inset
1771
1772  the fraction appears always with the size of an inline formula.
1773  An example:
1774 \end_layout
1775
1776 \begin_layout Standard
1777 A line with the fraction 
1778 \begin_inset Formula $\frac{1}{2}$
1779 \end_inset
1780
1781  that was created with the command 
1782 \series bold
1783
1784 \backslash
1785 frac
1786 \series default
1787 .
1788 \end_layout
1789
1790 \begin_layout Standard
1791 A line with the fraction 
1792 \begin_inset Formula $\dfrac{1}{2}$
1793 \end_inset
1794
1795  that was created with the command 
1796 \series bold
1797
1798 \backslash
1799 dfrac
1800 \series default
1801 .
1802 \end_layout
1803
1804 \begin_layout Standard
1805 \align center
1806 \begin_inset Tabular
1807 <lyxtabular version="3" rows="4" columns="2">
1808 <features rotate="0" tabularvalignment="middle">
1809 <column alignment="center" valignment="top" width="0pt">
1810 <column alignment="center" valignment="top" width="0pt">
1811 <row>
1812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816 Command
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1822 \begin_inset Text
1823
1824 \begin_layout Plain Layout
1825 Result
1826 \begin_inset Note Note
1827 status collapsed
1828
1829 \begin_layout Plain Layout
1830
1831 \series bold
1832
1833 \backslash
1834 raisebox
1835 \series default
1836  is only used as spacer.
1837 \end_layout
1838
1839 \end_inset
1840
1841
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 </row>
1847 <row>
1848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1849 \begin_inset Text
1850
1851 \begin_layout Plain Layout
1852
1853 \backslash
1854 frac
1855 \begin_inset space \textvisiblespace{}
1856 \end_inset
1857
1858 A
1859 \begin_inset Formula $\downarrow$
1860 \end_inset
1861
1862 B
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 </row>
1880 <row>
1881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1882 \begin_inset Text
1883
1884 \begin_layout Plain Layout
1885
1886 \backslash
1887 dfrac
1888 \begin_inset space \textvisiblespace{}
1889 \end_inset
1890
1891 A
1892 \begin_inset Formula $\downarrow$
1893 \end_inset
1894
1895 B
1896 \end_layout
1897
1898 \end_inset
1899 </cell>
1900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1901 \begin_inset Text
1902
1903 \begin_layout Plain Layout
1904 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1905 \end_inset
1906
1907
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 </row>
1913 <row>
1914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918
1919 \backslash
1920 dfrac
1921 \begin_inset space \textvisiblespace{}
1922 \end_inset
1923
1924 e^
1925 \backslash
1926 frac
1927 \begin_inset space \textvisiblespace{}
1928 \end_inset
1929
1930 1
1931 \begin_inset Formula $\downarrow$
1932 \end_inset
1933
1934 2
1935 \begin_inset Formula $\downarrow\downarrow$
1936 \end_inset
1937
1938 3
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Plain Layout
1947 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1948 \end_inset
1949
1950
1951 \end_layout
1952
1953 \end_inset
1954 </cell>
1955 </row>
1956 </lyxtabular>
1957
1958 \end_inset
1959
1960
1961 \end_layout
1962
1963 \begin_layout Standard
1964 \begin_inset VSpace bigskip
1965 \end_inset
1966
1967
1968 \begin_inset Newpage newpage
1969 \end_inset
1970
1971 For nested fractions the command 
1972 \series bold
1973
1974 \backslash
1975 cfrac
1976 \series default
1977
1978 \begin_inset Index idx
1979 status collapsed
1980
1981 \begin_layout Plain Layout
1982 Commands ! C ! 
1983 \backslash
1984 cfrac
1985 \end_layout
1986
1987 \end_inset
1988
1989  can be used.
1990  Here is an example:
1991 \begin_inset VSpace -3mm
1992 \end_inset
1993
1994
1995 \end_layout
1996
1997 \begin_layout Standard
1998 \begin_inset Formula 
1999 \begin{align*}
2000 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2001 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2002 \end{align*}
2003
2004 \end_inset
2005
2006
2007 \end_layout
2008
2009 \begin_layout Standard
2010 The command for the example above is:
2011 \end_layout
2012
2013 \begin_layout Standard
2014
2015 \series bold
2016
2017 \backslash
2018 cfrac
2019 \begin_inset space \textvisiblespace{}
2020 \end_inset
2021
2022 A
2023 \begin_inset Formula $\downarrow$
2024 \end_inset
2025
2026 B+
2027 \backslash
2028 cfrac
2029 \begin_inset space \textvisiblespace{}
2030 \end_inset
2031
2032 C+
2033 \backslash
2034 cfrac
2035 \begin_inset space \textvisiblespace{}
2036 \end_inset
2037
2038 E
2039 \begin_inset Formula $\downarrow$
2040 \end_inset
2041
2042 F
2043 \begin_inset Formula $\downarrow$
2044 \end_inset
2045
2046 D
2047 \end_layout
2048
2049 \begin_layout Standard
2050 \begin_inset VSpace medskip
2051 \end_inset
2052
2053
2054 \end_layout
2055
2056 \begin_layout Standard
2057
2058 \series bold
2059
2060 \backslash
2061 cfrac
2062 \series default
2063  sets the fraction always in the size of a displayed formula, also when
2064  it is part of another fraction.
2065 \end_layout
2066
2067 \begin_layout Standard
2068 It is possible to specify the alignment of the numerator.
2069  The command 
2070 \series bold
2071
2072 \backslash
2073 cfracleft
2074 \series default
2075  is used to left align it, the command 
2076 \series bold
2077
2078 \backslash
2079 cfracright
2080 \series default
2081  to right-align it.
2082  
2083 \series bold
2084
2085 \backslash
2086 cfrac
2087 \series default
2088  centers the numerator.
2089  These fractions demonstrate the different alignments:
2090 \end_layout
2091
2092 \begin_layout Standard
2093
2094 \series bold
2095 \begin_inset Formula 
2096 \[
2097 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2098 \]
2099
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106 \begin_inset Note Greyedout
2107 status open
2108
2109 \begin_layout Plain Layout
2110
2111 \series bold
2112 Note:
2113 \series default
2114  
2115 \series bold
2116
2117 \backslash
2118 cfracleft
2119 \series default
2120  and 
2121 \series bold
2122
2123 \backslash
2124 cfracright
2125 \series default
2126  are no real LaTeX commands but represent the command 
2127 \series bold
2128
2129 \backslash
2130 cfrac[alignment]{numerator}{denominator}
2131 \series default
2132  .
2133  Therefore you cannot use them in TeX code.
2134 \end_layout
2135
2136 \end_inset
2137
2138
2139 \end_layout
2140
2141 \begin_layout Standard
2142 \begin_inset VSpace medskip
2143 \end_inset
2144
2145 It is often advantageous to combine 
2146 \series bold
2147
2148 \backslash
2149 cfrac
2150 \series default
2151  and 
2152 \series bold
2153
2154 \backslash
2155 frac
2156 \series default
2157 :
2158 \begin_inset Formula 
2159 \[
2160 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2161 \]
2162
2163 \end_inset
2164
2165
2166 \end_layout
2167
2168 \begin_layout Standard
2169 For inline fractions with a sloped fraction stroke you can use the command
2170  
2171 \series bold
2172
2173 \backslash
2174 nicefrac
2175 \series default
2176
2177 \begin_inset Index idx
2178 status collapsed
2179
2180 \begin_layout Plain Layout
2181 Commands ! N ! 
2182 \backslash
2183 nicefrac
2184 \end_layout
2185
2186 \end_inset
2187
2188
2189 \begin_inset Formula $\nicefrac{5}{31}$
2190 \end_inset
2191
2192  or 
2193 \series bold
2194
2195 \backslash
2196 unitfrac
2197 \series default
2198
2199 \begin_inset Index idx
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203 Commands ! U ! 
2204 \backslash
2205 unitfrac
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \begin_inset Formula $\unitfrac{5}{31}$
2212 \end_inset
2213
2214  There is furthermore the command 
2215 \series bold
2216
2217 \backslash
2218 unitfracthree
2219 \series default
2220  that offers to write a fraction in combination with a number: 
2221 \begin_inset Formula $\unitfrac[2]{1}{3}$
2222 \end_inset
2223
2224
2225 \end_layout
2226
2227 \begin_layout Standard
2228 \begin_inset Note Greyedout
2229 status open
2230
2231 \begin_layout Plain Layout
2232
2233 \series bold
2234 Note:
2235 \series default
2236  
2237 \series bold
2238
2239 \backslash
2240 unitfracthree
2241 \series default
2242  is not a real LaTeX command but the command
2243 \begin_inset Newline newline
2244 \end_inset
2245
2246
2247 \series bold
2248
2249 \backslash
2250 unitfrac[number]{numerator}{denominator}
2251 \series default
2252  .
2253  Therefore you cannot use it in TeX code.
2254 \end_layout
2255
2256 \end_inset
2257
2258
2259 \end_layout
2260
2261 \begin_layout Standard
2262 How to define own fractions where the fraction stroke can be changed, is
2263  explained in 
2264 \begin_inset CommandInset ref
2265 LatexCommand ref
2266 reference "sub:Self-defined-Fractions"
2267
2268 \end_inset
2269
2270 .
2271 \end_layout
2272
2273 \begin_layout Standard
2274 \begin_inset Newpage newpage
2275 \end_inset
2276
2277
2278 \end_layout
2279
2280 \begin_layout Subsection
2281 Roots
2282 \begin_inset Index idx
2283 status collapsed
2284
2285 \begin_layout Plain Layout
2286 Roots
2287 \end_layout
2288
2289 \end_inset
2290
2291
2292 \end_layout
2293
2294 \begin_layout Standard
2295 Square roots are created with 
2296 \series bold
2297
2298 \backslash
2299 sqrt
2300 \series default
2301
2302 \begin_inset Index idx
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 Commands ! S ! 
2307 \backslash
2308 sqrt
2309 \end_layout
2310
2311 \end_inset
2312
2313  or the math toolbar button 
2314 \begin_inset Graphics
2315         filename ../images/math/sqrt.png
2316         scale 85
2317
2318 \end_inset
2319
2320 , all other roots with the command 
2321 \series bold
2322
2323 \backslash
2324 root
2325 \series default
2326
2327 \begin_inset Index idx
2328 status collapsed
2329
2330 \begin_layout Plain Layout
2331 Commands ! R ! 
2332 \backslash
2333 root
2334 \end_layout
2335
2336 \end_inset
2337
2338  or with the math toolbar button 
2339 \begin_inset Graphics
2340         filename ../images/math/root.png
2341         scale 85
2342
2343 \end_inset
2344
2345 .
2346 \end_layout
2347
2348 \begin_layout Standard
2349 \align center
2350 \begin_inset Tabular
2351 <lyxtabular version="3" rows="3" columns="2">
2352 <features rotate="0" tabularvalignment="middle">
2353 <column alignment="center" valignment="top" width="0pt">
2354 <column alignment="center" valignment="top" width="0pt">
2355 <row>
2356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 Command
2361 \end_layout
2362
2363 \end_inset
2364 </cell>
2365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2366 \begin_inset Text
2367
2368 \begin_layout Plain Layout
2369 Result
2370 \begin_inset Note Note
2371 status collapsed
2372
2373 \begin_layout Plain Layout
2374
2375 \series bold
2376
2377 \backslash
2378 raisebox
2379 \series default
2380  is only used as spacer.
2381 \end_layout
2382
2383 \end_inset
2384
2385
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 </row>
2391 <row>
2392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2393 \begin_inset Text
2394
2395 \begin_layout Plain Layout
2396
2397 \backslash
2398 sqrt
2399 \begin_inset space \textvisiblespace{}
2400 \end_inset
2401
2402 A-B
2403 \end_layout
2404
2405 \end_inset
2406 </cell>
2407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2408 \begin_inset Text
2409
2410 \begin_layout Plain Layout
2411 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2412 \end_inset
2413
2414
2415 \end_layout
2416
2417 \end_inset
2418 </cell>
2419 </row>
2420 <row>
2421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425
2426 \backslash
2427 root
2428 \begin_inset space \textvisiblespace{}
2429 \end_inset
2430
2431 3
2432 \begin_inset Formula $\downarrow$
2433 \end_inset
2434
2435 A-B
2436 \end_layout
2437
2438 \end_inset
2439 </cell>
2440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2441 \begin_inset Text
2442
2443 \begin_layout Plain Layout
2444 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2445 \end_inset
2446
2447
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 </row>
2453 </lyxtabular>
2454
2455 \end_inset
2456
2457
2458 \end_layout
2459
2460 \begin_layout Standard
2461 A square root can also be created with 
2462 \series bold
2463
2464 \backslash
2465 root
2466 \series default
2467  when the root index field is left empty.
2468 \end_layout
2469
2470 \begin_layout Standard
2471 With certain indices the distance to the root is too small, like in this
2472  formula: 
2473 \begin_inset Formula $\sqrt[\beta]{B}$
2474 \end_inset
2475
2476
2477 \begin_inset Newline newline
2478 \end_inset
2479
2480 The 
2481 \begin_inset Formula $\beta$
2482 \end_inset
2483
2484  touches the root.
2485  To avoid this, the commands 
2486 \series bold
2487
2488 \backslash
2489 leftroot
2490 \series default
2491
2492 \begin_inset Index idx
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496 Commands ! L ! 
2497 \backslash
2498 leftroot
2499 \end_layout
2500
2501 \end_inset
2502
2503  and 
2504 \series bold
2505
2506 \backslash
2507 uproot
2508 \series default
2509
2510 \begin_inset Index idx
2511 status collapsed
2512
2513 \begin_layout Plain Layout
2514 Commands ! U ! 
2515 \backslash
2516 uproot
2517 \end_layout
2518
2519 \end_inset
2520
2521  are used with the following scheme:
2522 \end_layout
2523
2524 \begin_layout Standard
2525
2526 \series bold
2527
2528 \backslash
2529 leftroot{distance}
2530 \series default
2531  and 
2532 \series bold
2533
2534 \backslash
2535 uproot{distance}
2536 \end_layout
2537
2538 \begin_layout Standard
2539 Distance is the number of Big Points (unit bp; 
2540 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2541 \end_inset
2542
2543 ), that the index should be moved to the left or top, resp..
2544  The commands are written to the index.
2545  This way the command
2546 \begin_inset Newline newline
2547 \end_inset
2548
2549
2550 \series bold
2551
2552 \backslash
2553 root
2554 \backslash
2555 leftroot{-1
2556 \begin_inset Formula $\to$
2557 \end_inset
2558
2559
2560 \backslash
2561 uproot{2
2562 \begin_inset Formula $\to$
2563 \end_inset
2564
2565
2566 \backslash
2567 beta
2568 \begin_inset space \textvisiblespace{}
2569 \end_inset
2570
2571
2572 \begin_inset Formula $\to$
2573 \end_inset
2574
2575 B
2576 \begin_inset Newline newline
2577 \end_inset
2578
2579
2580 \series default
2581 produces a correct typeset formula: 
2582 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2583 \end_inset
2584
2585
2586 \end_layout
2587
2588 \begin_layout Subsection
2589 Binomial Coefficients
2590 \begin_inset Index idx
2591 status collapsed
2592
2593 \begin_layout Plain Layout
2594 Binomial coefficients
2595 \end_layout
2596
2597 \end_inset
2598
2599
2600 \end_layout
2601
2602 \begin_layout Standard
2603 Binomial coefficients are inserted with the command 
2604 \series bold
2605
2606 \backslash
2607 binom
2608 \series default
2609
2610 \begin_inset Index idx
2611 status collapsed
2612
2613 \begin_layout Plain Layout
2614 Commands ! B ! 
2615 \backslash
2616 binom
2617 \end_layout
2618
2619 \end_inset
2620
2621  or with the submenu of the math toolbar button 
2622 \begin_inset Graphics
2623         filename ../images/math/frac-square.png
2624         scale 85
2625
2626 \end_inset
2627
2628 .
2629  As with fractions (
2630 \series bold
2631
2632 \backslash
2633 frac
2634 \series default
2635 ) in addition to 
2636 \series bold
2637
2638 \backslash
2639 binom
2640 \series default
2641  there are the commands 
2642 \series bold
2643
2644 \backslash
2645 dbinom
2646 \series default
2647
2648 \begin_inset Index idx
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Commands ! D ! 
2653 \backslash
2654 dbinom
2655 \end_layout
2656
2657 \end_inset
2658
2659  and 
2660 \series bold
2661
2662 \backslash
2663 tbinom
2664 \series default
2665
2666 \begin_inset Index idx
2667 status collapsed
2668
2669 \begin_layout Plain Layout
2670 Commands ! T ! 
2671 \backslash
2672 tbinom
2673 \end_layout
2674
2675 \end_inset
2676
2677 .
2678  For other brackets around binomial coeficients there are the commands 
2679 \series bold
2680
2681 \backslash
2682 brace
2683 \series default
2684
2685 \begin_inset Index idx
2686 status collapsed
2687
2688 \begin_layout Plain Layout
2689 Commands ! B ! 
2690 \backslash
2691 brace
2692 \end_layout
2693
2694 \end_inset
2695
2696  and 
2697 \series bold
2698
2699 \backslash
2700 brack
2701 \series default
2702
2703 \begin_inset Index idx
2704 status collapsed
2705
2706 \begin_layout Plain Layout
2707 Commands ! B ! 
2708 \backslash
2709 brack
2710 \end_layout
2711
2712 \end_inset
2713
2714 .
2715 \end_layout
2716
2717 \begin_layout Standard
2718 \align center
2719 \begin_inset Tabular
2720 <lyxtabular version="3" rows="6" columns="2">
2721 <features rotate="0" tabularvalignment="middle">
2722 <column alignment="center" valignment="top" width="0pt">
2723 <column alignment="center" valignment="top" width="0pt">
2724 <row>
2725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729 Command
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2735 \begin_inset Text
2736
2737 \begin_layout Plain Layout
2738 Result
2739 \begin_inset Note Note
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743
2744 \series bold
2745
2746 \backslash
2747 raisebox
2748 \series default
2749  is only used as spacer.
2750 \end_layout
2751
2752 \end_inset
2753
2754
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 </row>
2760 <row>
2761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \backslash
2767 binom
2768 \begin_inset space \textvisiblespace{}
2769 \end_inset
2770
2771 A
2772 \begin_inset Formula $\downarrow$
2773 \end_inset
2774
2775 B
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2785 \end_inset
2786
2787
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 </row>
2793 <row>
2794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798
2799 \backslash
2800 dbinom
2801 \begin_inset space \textvisiblespace{}
2802 \end_inset
2803
2804 A
2805 \begin_inset Formula $\downarrow$
2806 \end_inset
2807
2808 B
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \backslash
2833 tbinom
2834 \begin_inset space \textvisiblespace{}
2835 \end_inset
2836
2837 A
2838 \begin_inset Formula $\downarrow$
2839 \end_inset
2840
2841 B
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Plain Layout
2850 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2851 \end_inset
2852
2853
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 </row>
2859 <row>
2860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864
2865 \backslash
2866 brack
2867 \begin_inset space \textvisiblespace{}
2868 \end_inset
2869
2870 A
2871 \begin_inset Formula $\downarrow$
2872 \end_inset
2873
2874 B
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 </row>
2892 <row>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \backslash
2899 brace
2900 \begin_inset space \textvisiblespace{}
2901 \end_inset
2902
2903 A
2904 \begin_inset Formula $\downarrow$
2905 \end_inset
2906
2907 B
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2917 \end_inset
2918
2919
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 </row>
2925 </lyxtabular>
2926
2927 \end_inset
2928
2929
2930 \end_layout
2931
2932 \begin_layout Subsection
2933 Case Differentiations
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 Case differentiations 
2939 \end_layout
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 \align center
2948 \begin_inset Tabular
2949 <lyxtabular version="3" rows="3" columns="2">
2950 <features rotate="0" tabularvalignment="middle">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958 Command
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967 Result
2968 \end_layout
2969
2970 \end_inset
2971 </cell>
2972 </row>
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \backslash
2980 cases
2981 \begin_inset space \textvisiblespace{}
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\to$
2986 \end_inset
2987
2988 B>0
2989 \begin_inset Index idx
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993 Commands ! C ! 
2994 \backslash
2995 cases
2996 \end_layout
2997
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3006 \begin_inset Text
3007
3008 \begin_layout Plain Layout
3009 \begin_inset Formula $\begin{cases}
3010 A & B>0\end{cases}$
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 </row>
3019 <row>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \backslash
3026 cases
3027 \begin_inset space \textvisiblespace{}
3028 \end_inset
3029
3030
3031 \begin_inset Info
3032 type  "shortcut"
3033 arg   "newline-insert newline"
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Plain Layout
3045 \begin_inset Formula $\begin{cases}
3046 A & \textrm{for }x>0\\
3047 B & \textrm{for }x=0
3048 \end{cases}$
3049 \end_inset
3050
3051
3052 \end_layout
3053
3054 \end_inset
3055 </cell>
3056 </row>
3057 </lyxtabular>
3058
3059 \end_inset
3060
3061
3062 \end_layout
3063
3064 \begin_layout Standard
3065 After inserting 
3066 \series bold
3067
3068 \backslash
3069 cases
3070 \series default
3071  or pressing the math toolbar button 
3072 \begin_inset Graphics
3073         filename ../images/math/cases.png
3074         scale 85
3075
3076 \end_inset
3077
3078  you can create new lines with the shortcut 
3079 \begin_inset Info
3080 type  "shortcut"
3081 arg   "newline-insert newline"
3082 \end_inset
3083
3084  or the table toolbar button 
3085 \begin_inset Graphics
3086         filename ../images/tabular-feature_append-row.png
3087         scale 85
3088
3089 \end_inset
3090
3091 .
3092 \end_layout
3093
3094 \begin_layout Standard
3095 The command 
3096 \series bold
3097
3098 \backslash
3099 cases
3100 \series default
3101  is also available via the menu 
3102 \family sans
3103 Insert\SpecialChar \menuseparator
3104 Math\SpecialChar \menuseparator
3105 Cases-Environment
3106 \family default
3107 .
3108 \end_layout
3109
3110 \begin_layout Subsection
3111 Negations
3112 \begin_inset Index idx
3113 status collapsed
3114
3115 \begin_layout Plain Layout
3116 Negations
3117 \end_layout
3118
3119 \end_inset
3120
3121
3122 \end_layout
3123
3124 \begin_layout Standard
3125 By inserting 
3126 \series bold
3127
3128 \backslash
3129 not
3130 \series default
3131
3132 \begin_inset Index idx
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136 Commands ! N ! 
3137 \backslash
3138 not
3139 \end_layout
3140
3141 \end_inset
3142
3143  every character can be displayed canceled.
3144  The characters are quasi accentuated by a slash.
3145 \end_layout
3146
3147 \begin_layout Standard
3148 \align center
3149 \begin_inset Tabular
3150 <lyxtabular version="3" rows="4" columns="2">
3151 <features rotate="0" tabularvalignment="middle">
3152 <column alignment="center" valignment="top" width="0pt">
3153 <column alignment="center" valignment="top" width="0pt">
3154 <row>
3155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3156 \begin_inset Text
3157
3158 \begin_layout Plain Layout
3159 Command
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168 Result
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 </row>
3174 <row>
3175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179
3180 \backslash
3181 not=
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Plain Layout
3190 \begin_inset Formula $\not=$
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \end_inset
3197 </cell>
3198 </row>
3199 <row>
3200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \backslash
3206 not 
3207 \backslash
3208 le
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217 \begin_inset Formula $\not\le$
3218 \end_inset
3219
3220
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 </row>
3226 <row>
3227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231
3232 \backslash
3233 not 
3234 \backslash
3235 parallel
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 \begin_inset Formula $\not\parallel$
3245 \end_inset
3246
3247
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 </row>
3253 </lyxtabular>
3254
3255 \end_inset
3256
3257
3258 \end_layout
3259
3260 \begin_layout Standard
3261 The last example shows that not all negations look good.
3262  Therefore there are special commands for some negations (see 
3263 \begin_inset CommandInset ref
3264 LatexCommand ref
3265 reference "sub:Mathematical-Symbols"
3266
3267 \end_inset
3268
3269  and 
3270 \begin_inset CommandInset ref
3271 LatexCommand ref
3272 reference "sec:Relations"
3273
3274 \end_inset
3275
3276 ).
3277 \end_layout
3278
3279 \begin_layout Subsection
3280 Placeholders
3281 \begin_inset CommandInset label
3282 LatexCommand label
3283 name "sub:Placeholders"
3284
3285 \end_inset
3286
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Placeholders
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \begin_inset Index idx
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302 Chemical characters ! Isotopes
3303 \end_layout
3304
3305 \end_inset
3306
3307
3308 \begin_inset Index idx
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 Isotopes|see
3313 \begin_inset ERT
3314 status collapsed
3315
3316 \begin_layout Plain Layout
3317
3318 {
3319 \end_layout
3320
3321 \end_inset
3322
3323 Chemical characters
3324 \begin_inset ERT
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328
3329 }
3330 \end_layout
3331
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \begin_layout Standard
3343 When displaying e.
3344 \begin_inset space \thinspace{}
3345 \end_inset
3346
3347 g.
3348 \begin_inset space \space{}
3349 \end_inset
3350
3351 isotopes
3352 \begin_inset Foot
3353 status collapsed
3354
3355 \begin_layout Plain Layout
3356 Typesetting isotopes and chemical symbols is described in 
3357 \begin_inset CommandInset ref
3358 LatexCommand ref
3359 reference "sub:Chemical-Symbols-and"
3360
3361 \end_inset
3362
3363 .
3364 \end_layout
3365
3366 \end_inset
3367
3368  the following problem occurs:
3369 \end_layout
3370
3371 \begin_layout Standard
3372 \align center
3373 \begin_inset Tabular
3374 <lyxtabular version="3" rows="2" columns="2">
3375 <features rotate="0" tabularvalignment="middle">
3376 <column alignment="center" valignment="top" width="0pt">
3377 <column alignment="center" valignment="top" width="0pt">
3378 <row>
3379 <cell alignment="center" valignment="top" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383 Indices created with sub- and superscripts:
3384 \end_layout
3385
3386 \end_inset
3387 </cell>
3388 <cell alignment="center" valignment="top" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3393 \end_inset
3394
3395
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 correct indices:
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 </row>
3424 </lyxtabular>
3425
3426 \end_inset
3427
3428
3429 \begin_inset Note Note
3430 status collapsed
3431
3432 \begin_layout Plain Layout
3433
3434 \series bold
3435
3436 \backslash
3437 raisebox
3438 \series default
3439  is only used as spacer.
3440 \end_layout
3441
3442 \end_inset
3443
3444
3445 \end_layout
3446
3447 \begin_layout Standard
3448 The shorter index is by default placed below or above the first character
3449  of the longer index.
3450  To avoid this there is the command 
3451 \series bold
3452
3453 \backslash
3454 phantom
3455 \series default
3456
3457 \begin_inset Index idx
3458 status collapsed
3459
3460 \begin_layout Plain Layout
3461 Commands ! P ! 
3462 \backslash
3463 phantom
3464 \end_layout
3465
3466 \end_inset
3467
3468  or the math toolbar button
3469 \begin_inset space \thinspace{}
3470 \end_inset
3471
3472
3473 \begin_inset Foot
3474 status collapsed
3475
3476 \begin_layout Plain Layout
3477 can be found in the submenu of the toolbar button 
3478 \begin_inset Graphics
3479         filename ../images/math/space.png
3480         scale 85
3481
3482 \end_inset
3483
3484
3485 \end_layout
3486
3487 \end_inset
3488
3489  
3490 \begin_inset Graphics
3491         filename ../images/math/phantom.png
3492         scale 85
3493
3494 \end_inset
3495
3496  that creates one or more phantom characters.
3497  When inserting 
3498 \series bold
3499
3500 \backslash
3501 phantom
3502 \series default
3503  a small blue box appears that is superposed with two red arrows.
3504  The arrows indicate that the complete width and height of the box content
3505  will be created as placeholder.
3506  Phantom characters are accordingly placeholders with the size of the characters.
3507 \end_layout
3508
3509 \begin_layout Standard
3510 \align center
3511 \begin_inset Tabular
3512 <lyxtabular version="3" rows="4" columns="2">
3513 <features rotate="0" tabularvalignment="middle">
3514 <column alignment="center" valignment="top">
3515 <column alignment="center" valignment="top">
3516 <row>
3517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 Command
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 Result
3531 \begin_inset Note Note
3532 status collapsed
3533
3534 \begin_layout Plain Layout
3535
3536 \series bold
3537
3538 \backslash
3539 raisebox
3540 \series default
3541  is only used as spacer.
3542 \end_layout
3543
3544 \end_inset
3545
3546
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row>
3553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557 ^19
3558 \begin_inset space \textvisiblespace{}
3559 \end_inset
3560
3561 _
3562 \backslash
3563 phantom
3564 \begin_inset space \textvisiblespace{}
3565 \end_inset
3566
3567 1
3568 \begin_inset Formula $\to$
3569 \end_inset
3570
3571 9
3572 \begin_inset space \textvisiblespace{}
3573 \end_inset
3574
3575 F
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3585 \end_inset
3586
3587
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 </row>
3593 <row>
3594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 ^235
3599 \begin_inset space \textvisiblespace{}
3600 \end_inset
3601
3602 _
3603 \backslash
3604 phantom
3605 \begin_inset space \textvisiblespace{}
3606 \end_inset
3607
3608 23
3609 \begin_inset Formula $\to$
3610 \end_inset
3611
3612 9
3613 \begin_inset space \textvisiblespace{}
3614 \end_inset
3615
3616 F
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3626 \end_inset
3627
3628
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 </row>
3634 <row>
3635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639
3640 \backslash
3641 Lambda^
3642 \begin_inset space \textvisiblespace{}
3643 \end_inset
3644
3645
3646 \backslash
3647 phantom
3648 \begin_inset space \textvisiblespace{}
3649 \end_inset
3650
3651 ii
3652 \begin_inset Formula $\to$
3653 \end_inset
3654
3655 t
3656 \begin_inset space \textvisiblespace{}
3657 \end_inset
3658
3659 _MMt
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3669 \end_inset
3670
3671
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 </row>
3677 </lyxtabular>
3678
3679 \end_inset
3680
3681
3682 \end_layout
3683
3684 \begin_layout Standard
3685 Furthermore there are the commands 
3686 \series bold
3687
3688 \backslash
3689 vphantom
3690 \series default
3691
3692 \begin_inset Index idx
3693 status collapsed
3694
3695 \begin_layout Plain Layout
3696 Commands ! V ! 
3697 \backslash
3698 vphantom
3699 \end_layout
3700
3701 \end_inset
3702
3703  (toolbar button 
3704 \begin_inset space ~
3705 \end_inset
3706
3707
3708 \begin_inset Graphics
3709         filename ../images/math/vphantom.png
3710         scale 85
3711
3712 \end_inset
3713
3714 ) and 
3715 \series bold
3716
3717 \backslash
3718 hphantom
3719 \series default
3720
3721 \begin_inset Index idx
3722 status collapsed
3723
3724 \begin_layout Plain Layout
3725 Commands ! H ! 
3726 \backslash
3727 hphantom
3728 \end_layout
3729
3730 \end_inset
3731
3732  (toolbar button 
3733 \begin_inset space ~
3734 \end_inset
3735
3736
3737 \begin_inset Graphics
3738         filename ../images/math/hphantom.png
3739         scale 85
3740
3741 \end_inset
3742
3743 ).
3744  
3745 \series bold
3746
3747 \backslash
3748 hphantom
3749 \series default
3750  creates only space for the maximal height of the characters in the box
3751  but not for its width.
3752  
3753 \series bold
3754
3755 \backslash
3756 vphantom
3757 \series default
3758  creates only space for the width of the box content.
3759  Therefore  the boxes of both commands have only one red arrow.
3760 \end_layout
3761
3762 \begin_layout Standard
3763 For example the command 
3764 \series bold
3765
3766 \backslash
3767 vphantom
3768 \begin_inset space \textvisiblespace{}
3769 \end_inset
3770
3771 a
3772 \backslash
3773 int
3774 \series default
3775  creates space for the height of the integral sign,
3776 \begin_inset Foot
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780 The command 
3781 \series bold
3782
3783 \backslash
3784 int
3785 \series default
3786  creates an integral sign, see 
3787 \begin_inset CommandInset ref
3788 LatexCommand ref
3789 reference "sub:Big-Operators"
3790
3791 \end_inset
3792
3793 .
3794 \end_layout
3795
3796 \end_inset
3797
3798  because this is the larger character.
3799  An example application is in 
3800 \begin_inset CommandInset ref
3801 LatexCommand ref
3802 reference "sub:Multiline-Brackets"
3803
3804 \end_inset
3805
3806 .
3807 \end_layout
3808
3809 \begin_layout Standard
3810 Placeholders can also be used for text when they are inserted via the menu
3811  
3812 \family sans
3813 Insert\SpecialChar \menuseparator
3814 Formatting\SpecialChar \menuseparator
3815 Phantom
3816 \family default
3817 :
3818 \end_layout
3819
3820 \begin_layout Standard
3821 This is a sentence.
3822 \begin_inset Newline newline
3823 \end_inset
3824
3825
3826 \begin_inset Phantom Phantom
3827 status open
3828
3829 \begin_layout Plain Layout
3830 This
3831 \end_layout
3832
3833 \end_inset
3834
3835  is a sentence.
3836 \end_layout
3837
3838 \begin_layout Subsection
3839 Lines
3840 \begin_inset Index idx
3841 status collapsed
3842
3843 \begin_layout Plain Layout
3844 Lines
3845 \end_layout
3846
3847 \end_inset
3848
3849
3850 \begin_inset Index idx
3851 status collapsed
3852
3853 \begin_layout Plain Layout
3854 Formula ! underlined
3855 \end_layout
3856
3857 \end_inset
3858
3859
3860 \end_layout
3861
3862 \begin_layout Standard
3863 \align center
3864 \begin_inset Tabular
3865 <lyxtabular version="3" rows="4" columns="2">
3866 <features rotate="0" tabularvalignment="middle">
3867 <column alignment="center" valignment="top" width="0pt">
3868 <column alignment="center" valignment="top" width="0pt">
3869 <row>
3870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874 Command
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883 Result
3884 \begin_inset Note Note
3885 status collapsed
3886
3887 \begin_layout Plain Layout
3888
3889 \series bold
3890
3891 \backslash
3892 raisebox
3893 \series default
3894  is only used as spacer.
3895 \end_layout
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \backslash
3912 overline
3913 \begin_inset space \textvisiblespace{}
3914 \end_inset
3915
3916 A+B
3917 \begin_inset Index idx
3918 status collapsed
3919
3920 \begin_layout Plain Layout
3921 Commands ! O ! 
3922 \backslash
3923 overline
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
3938 \end_inset
3939
3940
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 </row>
3946 <row>
3947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951
3952 \backslash
3953 underline
3954 \begin_inset space \textvisiblespace{}
3955 \end_inset
3956
3957 A+B
3958 \begin_inset Index idx
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 Commands ! U ! 
3963 \backslash
3964 underline
3965 \end_layout
3966
3967 \end_inset
3968
3969
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
3979 \end_inset
3980
3981
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 </row>
3987 <row>
3988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992
3993 \backslash
3994 overline
3995 \begin_inset space \textvisiblespace{}
3996 \end_inset
3997
3998
3999 \backslash
4000 underline
4001 \begin_inset space \textvisiblespace{}
4002 \end_inset
4003
4004 A+B
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4014 \end_inset
4015
4016
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 </row>
4022 </lyxtabular>
4023
4024 \end_inset
4025
4026
4027 \end_layout
4028
4029 \begin_layout Standard
4030 In the last example it doesn't matter if first 
4031 \series bold
4032
4033 \backslash
4034 overline
4035 \series default
4036  or 
4037 \series bold
4038
4039 \backslash
4040 underline
4041 \series default
4042  is inserted.
4043 \end_layout
4044
4045 \begin_layout Standard
4046 To double underline use 
4047 \series bold
4048
4049 \backslash
4050 underline
4051 \series default
4052  twice.
4053 \end_layout
4054
4055 \begin_layout Standard
4056 It is possible to place up to 6 lines above or below characters.
4057 \end_layout
4058
4059 \begin_layout Standard
4060 \begin_inset VSpace bigskip
4061 \end_inset
4062
4063 Custom lines can be created using the command 
4064 \series bold
4065
4066 \backslash
4067 rule
4068 \series default
4069
4070 \begin_inset Index idx
4071 status collapsed
4072
4073 \begin_layout Plain Layout
4074 Commands ! R ! 
4075 \backslash
4076 rule
4077 \end_layout
4078
4079 \end_inset
4080
4081  which has the following scheme:
4082 \end_layout
4083
4084 \begin_layout Standard
4085
4086 \series bold
4087
4088 \backslash
4089 rule[vertical offset]{length}{thickness}
4090 \end_layout
4091
4092 \begin_layout Standard
4093 The optional vertical offset shifts the line upwards (or downwards, when
4094  the value is negative).
4095  The units listed in 
4096 \begin_inset CommandInset ref
4097 LatexCommand ref
4098 reference "tab:Available-units"
4099
4100 \end_inset
4101
4102  can be used for the values.
4103  Here are two example lines created with the commands
4104 \begin_inset Newline newline
4105 \end_inset
4106
4107
4108 \series bold
4109
4110 \backslash
4111 rule[-2ex]{3cm}{2pt}
4112 \series default
4113  and 
4114 \series bold
4115
4116 \backslash
4117 rule{2cm}{1pt}
4118 \series default
4119 :
4120 \end_layout
4121
4122 \begin_layout Standard
4123 This is a sentence 
4124 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4125 \end_inset
4126
4127  with two lines.
4128 \end_layout
4129
4130 \begin_layout Standard
4131
4132 \series bold
4133
4134 \backslash
4135 rule
4136 \series default
4137  can also be used for text when a line is inserted via the menu 
4138 \family sans
4139 Insert\SpecialChar \menuseparator
4140 Formatting\SpecialChar \menuseparator
4141 Horizontal
4142 \begin_inset space ~
4143 \end_inset
4144
4145 Line
4146 \family default
4147 :
4148 \end_layout
4149
4150 \begin_layout Standard
4151 This is a sentence 
4152 \begin_inset CommandInset line
4153 LatexCommand rule
4154 offset "0.5ex"
4155 width "3cm"
4156 height "1pt"
4157
4158 \end_inset
4159
4160  with one line.
4161 \end_layout
4162
4163 \begin_layout Subsection
4164 Ellipses
4165 \begin_inset CommandInset label
4166 LatexCommand label
4167 name "sub:Ellipses"
4168
4169 \end_inset
4170
4171
4172 \begin_inset Index idx
4173 status collapsed
4174
4175 \begin_layout Plain Layout
4176 Ellipses
4177 \end_layout
4178
4179 \end_inset
4180
4181
4182 \end_layout
4183
4184 \begin_layout Standard
4185 There are different types of ellipses available.
4186 \begin_inset Foot
4187 status collapsed
4188
4189 \begin_layout Plain Layout
4190 In the math toolbar in the submenu of the button 
4191 \begin_inset Graphics
4192         filename ../images/math/ldots.png
4193         scale 85
4194
4195 \end_inset
4196
4197
4198 \end_layout
4199
4200 \end_inset
4201
4202  For listings dots at the baseline are used (
4203 \series bold
4204
4205 \backslash
4206 ldots
4207 \series default
4208
4209 \begin_inset Index idx
4210 status collapsed
4211
4212 \begin_layout Plain Layout
4213 Commands ! L ! 
4214 \backslash
4215 ldots
4216 \end_layout
4217
4218 \end_inset
4219
4220 ), while for operations dots are needed that are on the same height as the
4221  operators (
4222 \series bold
4223
4224 \backslash
4225 cdots
4226 \series default
4227
4228 \begin_inset Index idx
4229 status collapsed
4230
4231 \begin_layout Plain Layout
4232 Commands ! C ! 
4233 \backslash
4234 cdots
4235 \end_layout
4236
4237 \end_inset
4238
4239 ).
4240  When using the command 
4241 \series bold
4242
4243 \backslash
4244 dots
4245 \series default
4246
4247 \begin_inset Index idx
4248 status collapsed
4249
4250 \begin_layout Plain Layout
4251 Commands ! D ! 
4252 \backslash
4253 dots
4254 \end_layout
4255
4256 \end_inset
4257
4258 , LaTeX decides on the basis of the next character what type is used.
4259 \end_layout
4260
4261 \begin_layout Standard
4262 \align center
4263 \begin_inset Tabular
4264 <lyxtabular version="3" rows="9" columns="2">
4265 <features rotate="0" tabularvalignment="middle">
4266 <column alignment="center" valignment="top" width="0pt">
4267 <column alignment="center" valignment="top" width="0pt">
4268 <row>
4269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 Command
4274 \end_layout
4275
4276 \end_inset
4277 </cell>
4278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282 Result
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 </row>
4288 <row>
4289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293 A_1
4294 \begin_inset space \textvisiblespace{}
4295 \end_inset
4296
4297 ,
4298 \backslash
4299 dots
4300 \begin_inset space \textvisiblespace{}
4301 \end_inset
4302
4303 ,A_n
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 \begin_inset Formula $A_{1},\dots,A_{n}$
4313 \end_inset
4314
4315
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 </row>
4321 <row>
4322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4323 \begin_inset Text
4324
4325 \begin_layout Plain Layout
4326 A_1
4327 \begin_inset space \textvisiblespace{}
4328 \end_inset
4329
4330 +
4331 \backslash
4332 dots
4333 \begin_inset space \textvisiblespace{}
4334 \end_inset
4335
4336 +A_n
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 \begin_inset Formula $A_{1}+\dots+A_{n}$
4346 \end_inset
4347
4348
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 </row>
4354 <row>
4355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 A_1
4360 \begin_inset space \textvisiblespace{}
4361 \end_inset
4362
4363 ,
4364 \backslash
4365 ldots
4366 \begin_inset space \textvisiblespace{}
4367 \end_inset
4368
4369 ,A_n
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4375 \begin_inset Text
4376
4377 \begin_layout Plain Layout
4378 \begin_inset Formula $A_{1},\ldots,A_{n}$
4379 \end_inset
4380
4381
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 </row>
4387 <row>
4388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 A_1
4393 \begin_inset space \textvisiblespace{}
4394 \end_inset
4395
4396 +
4397 \backslash
4398 cdots
4399 \begin_inset space \textvisiblespace{}
4400 \end_inset
4401
4402 +A_n
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4412 \end_inset
4413
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \backslash
4427 vdots
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 \begin_inset Formula $\vdots$
4437 \end_inset
4438
4439
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 </row>
4445 <row>
4446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450
4451 \backslash
4452 ddots
4453 \end_layout
4454
4455 \end_inset
4456 </cell>
4457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 \begin_inset Formula $\ddots$
4462 \end_inset
4463
4464
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 </row>
4470 <row>
4471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475
4476 \backslash
4477 iddots
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 \begin_inset Formula $\iddots$
4487 \end_inset
4488
4489
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 </row>
4495 <row>
4496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 3×3
4501 \begin_inset space \thinspace{}
4502 \end_inset
4503
4504 matrix with the different dots
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 \begin_inset Formula $\begin{array}{ccc}
4514 A_{11} & \cdots & A_{1m}\\
4515 \vdots & \ddots & \vdots\\
4516 A_{n1} & \cdots & A_{nm}
4517 \end{array}$
4518 \end_inset
4519
4520
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 </row>
4526 </lyxtabular>
4527
4528 \end_inset
4529
4530
4531 \end_layout
4532
4533 \begin_layout Standard
4534 The ellipses available in menu 
4535 \family sans
4536 Insert\SpecialChar \menuseparator
4537 Special
4538 \begin_inset space ~
4539 \end_inset
4540
4541 Character
4542 \family default
4543  are 
4544 \series bold
4545
4546 \backslash
4547 ldots
4548 \series default
4549 .
4550 \end_layout
4551
4552 \begin_layout Standard
4553 \begin_inset VSpace medskip
4554 \end_inset
4555
4556 To use 
4557 \series bold
4558
4559 \backslash
4560 iddots
4561 \series default
4562 , one of the options 
4563 \family sans
4564 Use mathdots package (automatically)
4565 \family default
4566  must be set in the document settings under 
4567 \family sans
4568 Math
4569 \begin_inset space ~
4570 \end_inset
4571
4572 Options
4573 \family default
4574 .
4575 \begin_inset Newline newline
4576 \end_inset
4577
4578 Using the option 
4579 \family sans
4580 Use mathdots package
4581 \family default
4582  will improve the appearance of all dots in the documents if their font
4583  style or size is not the default.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 \begin_inset VSpace medskip
4588 \end_inset
4589
4590 Specially for matrices there are ellipses that span over several columns.
4591  They are created with the command 
4592 \series bold
4593
4594 \backslash
4595 hdotsfor
4596 \series default
4597
4598 \begin_inset Index idx
4599 status collapsed
4600
4601 \begin_layout Plain Layout
4602 Commands ! H ! 
4603 \backslash
4604 hdotsfor
4605 \end_layout
4606
4607 \end_inset
4608
4609 , that has the following scheme:
4610 \end_layout
4611
4612 \begin_layout Standard
4613
4614 \series bold
4615
4616 \backslash
4617 hdotsfor[distance]{number of columns}
4618 \end_layout
4619
4620 \begin_layout Standard
4621 The number of columns specifies how many columns should be spanned.
4622  Distance is a factor for the distance between the dots.
4623 \end_layout
4624
4625 \begin_layout Standard
4626 In the following matrix the command 
4627 \series bold
4628
4629 \backslash
4630 hdotsfor[2]{4}
4631 \series default
4632  was inserted in the first box of the second line, to get an ellipsis with
4633  a dot distance twice as long as with the command 
4634 \series bold
4635
4636 \backslash
4637 dots
4638 \series default
4639 :
4640 \begin_inset Formula 
4641 \[
4642 \left(\begin{array}{cccc}
4643 A & B & C & D\\
4644 \hdotsfor[2]{4}\\
4645 q & w & e & r
4646 \end{array}\right)
4647 \]
4648
4649 \end_inset
4650
4651 Note that the matrix fields that should be spanned must be empty, otherwise
4652  you get LaTeX-errors.
4653 \end_layout
4654
4655 \begin_layout Standard
4656 \begin_inset VSpace bigskip
4657 \end_inset
4658
4659 Furthermore you can fill with the command 
4660 \series bold
4661
4662 \backslash
4663 dotfill
4664 \series default
4665
4666 \begin_inset Index idx
4667 status collapsed
4668
4669 \begin_layout Plain Layout
4670 Commands ! D ! 
4671 \backslash
4672 dotfill
4673 \end_layout
4674
4675 \end_inset
4676
4677  the rest of a line with dots.
4678  The effect of these commands is the same as with 
4679 \series bold
4680
4681 \backslash
4682 hfill
4683 \series default
4684 , see 
4685 \begin_inset CommandInset ref
4686 LatexCommand ref
4687 reference "sub:Variable-Space"
4688
4689 \end_inset
4690
4691 .
4692 \end_layout
4693
4694 \begin_layout Standard
4695 For example the command 
4696 \series bold
4697 A
4698 \backslash
4699 dotfill
4700 \begin_inset space \textvisiblespace{}
4701 \end_inset
4702
4703 B
4704 \series default
4705  produces
4706 \end_layout
4707
4708 \begin_layout Standard
4709 \begin_inset Formula $A\dotfill B$
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \begin_layout Standard
4716 Similar to
4717 \series bold
4718  
4719 \backslash
4720 dotfill
4721 \series default
4722  there is for a line the command 
4723 \series bold
4724
4725 \backslash
4726 hrulefill
4727 \series default
4728
4729 \begin_inset Index idx
4730 status collapsed
4731
4732 \begin_layout Plain Layout
4733 Commands ! H ! 
4734 \backslash
4735 hrulefill
4736 \end_layout
4737
4738 \end_inset
4739
4740 :
4741 \end_layout
4742
4743 \begin_layout Standard
4744 \begin_inset Formula $A\hrulefill B$
4745 \end_inset
4746
4747
4748 \end_layout
4749
4750 \begin_layout Standard
4751 To use the commands for text, they have to be inserted in TeX-mode.
4752 \end_layout
4753
4754 \begin_layout Section
4755 Matrices
4756 \begin_inset CommandInset label
4757 LatexCommand label
4758 name "sec:Matrices"
4759
4760 \end_inset
4761
4762
4763 \begin_inset Index idx
4764 status collapsed
4765
4766 \begin_layout Plain Layout
4767 Matrices
4768 \end_layout
4769
4770 \end_inset
4771
4772
4773 \end_layout
4774
4775 \begin_layout Standard
4776 Matrices can be inserted via the math toolbar button 
4777 \begin_inset Graphics
4778         filename ../images/dialog-show_mathmatrix.png
4779         scale 85
4780
4781 \end_inset
4782
4783  or the menu 
4784 \family sans
4785 Insert\SpecialChar \menuseparator
4786 Math\SpecialChar \menuseparator
4787 Matrix
4788 \family default
4789 .
4790  In the matrix dialog you can specify the number of columns and rows, the
4791  alignment and the decoration.
4792  The vertical alignment is only of importance for matrices in inline formulas:
4793 \end_layout
4794
4795 \begin_layout Standard
4796 The first matrix is top 
4797 \begin_inset Formula $\begin{array}[t]{cccc}
4798 A & D & G & J\\
4799 B & E & H & K\\
4800 C & F & I & L
4801 \end{array}$
4802 \end_inset
4803
4804 , the second middle 
4805 \begin_inset Formula $\begin{array}{cccc}
4806 A & D & G & J\\
4807 B & E & H & K\\
4808 C & F & I & L
4809 \end{array}$
4810 \end_inset
4811
4812  and the third bottom 
4813 \begin_inset Formula $\begin{array}[b]{cccc}
4814 A & D & G & J\\
4815 B & E & H & K\\
4816 C & F & I & L
4817 \end{array}$
4818 \end_inset
4819
4820  aligned.
4821 \end_layout
4822
4823 \begin_layout Standard
4824 The horizontal alignment specifies how the column entries should be aligned.
4825  It is set by entering a letter for every column.
4826  
4827 \emph on
4828 l
4829 \emph default
4830  denotes left aligned, 
4831 \emph on
4832 c
4833 \emph default
4834  centered and 
4835 \emph on
4836 r
4837 \emph default
4838  right aligned.
4839  To create for example a 4
4840 \series bold
4841 ×
4842 \series default
4843 4
4844 \begin_inset space ~
4845 \end_inset
4846
4847 matrix where the first column is left aligned, the second and third are
4848  centered and the last one is right aligned, one enters for the horizontal
4849  alignment 
4850 \series bold
4851 lccr
4852 \series default
4853 .
4854  Normally in a matrix all columns are centered, therefore the default for
4855  every column is a 
4856 \series bold
4857 c
4858 \series default
4859 .
4860 \end_layout
4861
4862 \begin_layout Standard
4863 Horizontal alignment:
4864 \end_layout
4865
4866 \begin_layout Standard
4867
4868 \series bold
4869 lll
4870 \series default
4871  : 
4872 \begin_inset Formula $\begin{array}{lll}
4873 10000 & D & G\\
4874 B & 10000 & H\\
4875 C & F & 10000
4876 \end{array}$
4877 \end_inset
4878
4879  , 
4880 \series bold
4881 ccc
4882 \series default
4883  : 
4884 \begin_inset Formula $\begin{array}{ccc}
4885 10000 & D & G\\
4886 B & 10000 & H\\
4887 C & F & 10000
4888 \end{array}$
4889 \end_inset
4890
4891  , 
4892 \series bold
4893 rrr
4894 \series default
4895  : 
4896 \begin_inset Formula $\begin{array}{rrr}
4897 10000 & D & G\\
4898 B & 10000 & H\\
4899 C & F & 10000
4900 \end{array}$
4901 \end_inset
4902
4903
4904 \end_layout
4905
4906 \begin_layout Standard
4907 To add or delete rows and columns subsequently, the math toolbar buttons
4908  
4909 \begin_inset Graphics
4910         filename ../images/tabular-feature_append-row.png
4911         scale 85
4912
4913 \end_inset
4914
4915
4916 \begin_inset Graphics
4917         filename ../images/tabular-feature_delete-row.png
4918         scale 85
4919
4920 \end_inset
4921
4922 , etc.
4923 \begin_inset space \thinspace{}
4924 \end_inset
4925
4926 , or the menu 
4927 \family sans
4928 Edit\SpecialChar \menuseparator
4929 Rows & Columns
4930 \family default
4931  can be used.
4932  New rows can also be created with 
4933 \begin_inset Info
4934 type  "shortcut"
4935 arg   "newline-insert newline"
4936 \end_inset
4937
4938 .
4939 \end_layout
4940
4941 \begin_layout Standard
4942 \begin_inset VSpace bigskip
4943 \end_inset
4944
4945 The 
4946 \family sans
4947 Decoration
4948 \family default
4949  adds parentheses in the selected style around the matrix.
4950  Alternatively, parentheses can can either be created with the commands
4951  
4952 \series bold
4953
4954 \backslash
4955 left
4956 \series default
4957
4958 \begin_inset Index idx
4959 status collapsed
4960
4961 \begin_layout Plain Layout
4962 Commands ! L ! 
4963 \backslash
4964 left
4965 \end_layout
4966
4967 \end_inset
4968
4969  and 
4970 \series bold
4971
4972 \backslash
4973 right
4974 \series default
4975
4976 \begin_inset Index idx
4977 status collapsed
4978
4979 \begin_layout Plain Layout
4980 Commands ! R ! 
4981 \backslash
4982 right
4983 \end_layout
4984
4985 \end_inset
4986
4987  (shortcut 
4988 \family sans
4989 Alt+M
4990 \begin_inset space ~
4991 \end_inset
4992
4993 Parenthesis
4994 \family default
4995 ), see 
4996 \begin_inset CommandInset ref
4997 LatexCommand ref
4998 reference "sub:Automatic-Bracket-Size"
4999
5000 \end_inset
5001
5002 , or by using the following commands:
5003 \begin_inset VSpace medskip
5004 \end_inset
5005
5006
5007 \end_layout
5008
5009 \begin_layout Standard
5010 \begin_inset space \hfill{}
5011 \end_inset
5012
5013
5014 \begin_inset Tabular
5015 <lyxtabular version="3" rows="4" columns="2">
5016 <features rotate="0" tabularvalignment="middle">
5017 <column alignment="center" valignment="top">
5018 <column alignment="center" valignment="top">
5019 <row>
5020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024 Command
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 Result
5034 \begin_inset Note Note
5035 status collapsed
5036
5037 \begin_layout Plain Layout
5038
5039 \series bold
5040
5041 \backslash
5042 raisebox
5043 \series default
5044  is only used as spacer.
5045 \end_layout
5046
5047 \end_inset
5048
5049
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 </row>
5055 <row>
5056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5057 \begin_inset Text
5058
5059 \begin_layout Plain Layout
5060
5061 \backslash
5062 bmatrix
5063 \begin_inset space \textvisiblespace{}
5064 \end_inset
5065
5066 2
5067 \series bold
5068 ×
5069 \series default
5070 2
5071 \begin_inset space \thinspace{}
5072 \end_inset
5073
5074 matrix
5075 \end_layout
5076
5077 \end_inset
5078 </cell>
5079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5080 \begin_inset Text
5081
5082 \begin_layout Plain Layout
5083 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5084 0 & \textrm{-}\mathrm{i}\\
5085 \mathrm{i} & 0
5086 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5087 \end_inset
5088
5089
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 </row>
5095 <row>
5096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100
5101 \backslash
5102 Bmatrix
5103 \begin_inset space \textvisiblespace{}
5104 \end_inset
5105
5106 2
5107 \series bold
5108 ×
5109 \series default
5110 2
5111 \begin_inset space \thinspace{}
5112 \end_inset
5113
5114 matrix
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5124 0 & \textrm{-}\mathrm{i}\\
5125 \mathrm{i} & 0
5126 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5127 \end_inset
5128
5129
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 </row>
5135 <row>
5136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140
5141 \backslash
5142 pmatrix
5143 \begin_inset space \textvisiblespace{}
5144 \end_inset
5145
5146 2
5147 \series bold
5148 ×
5149 \series default
5150 2
5151 \begin_inset space \thinspace{}
5152 \end_inset
5153
5154 matrix
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5164 0 & \textrm{-}\mathrm{i}\\
5165 \mathrm{i} & 0
5166 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5167 \end_inset
5168
5169
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 </row>
5175 </lyxtabular>
5176
5177 \end_inset
5178
5179
5180 \begin_inset space \hfill{}
5181 \end_inset
5182
5183
5184 \begin_inset Tabular
5185 <lyxtabular version="3" rows="4" columns="2">
5186 <features rotate="0" tabularvalignment="middle">
5187 <column alignment="center" valignment="top">
5188 <column alignment="center" valignment="top">
5189 <row>
5190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 Command
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 Result
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 </row>
5209 <row>
5210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214
5215 \backslash
5216 vmatrix
5217 \begin_inset space \textvisiblespace{}
5218 \end_inset
5219
5220 2
5221 \series bold
5222 ×
5223 \series default
5224 2
5225 \begin_inset space \thinspace{}
5226 \end_inset
5227
5228 matrix
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5238 0 & \textrm{-}\mathrm{i}\\
5239 \mathrm{i} & 0
5240 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5241 \end_inset
5242
5243
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 </row>
5249 <row>
5250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254
5255 \backslash
5256 Vmatrix
5257 \begin_inset space \textvisiblespace{}
5258 \end_inset
5259
5260 2
5261 \series bold
5262 ×
5263 \series default
5264 2
5265 \begin_inset space \thinspace{}
5266 \end_inset
5267
5268 matrix
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5278 0 & \textrm{-}\mathrm{i}\\
5279 \mathrm{i} & 0
5280 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5281 \end_inset
5282
5283
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 </row>
5289 <row>
5290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294
5295 \backslash
5296 matrix
5297 \begin_inset space \textvisiblespace{}
5298 \end_inset
5299
5300 2
5301 \series bold
5302 ×
5303 \series default
5304 2
5305 \begin_inset space \thinspace{}
5306 \end_inset
5307
5308 matrix
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5318 0 & \textrm{-}\mathrm{i}\\
5319 \mathrm{i} & 0
5320 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5321 \end_inset
5322
5323
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 </row>
5329 </lyxtabular>
5330
5331 \end_inset
5332
5333
5334 \begin_inset space \hfill{}
5335 \end_inset
5336
5337
5338 \end_layout
5339
5340 \begin_layout Standard
5341 \begin_inset VSpace medskip
5342 \end_inset
5343
5344 When e.
5345 \begin_inset space \thinspace{}
5346 \end_inset
5347
5348 g.
5349 \begin_inset space \space{}
5350 \end_inset
5351
5352
5353 \series bold
5354
5355 \backslash
5356 vmatrix
5357 \series default
5358  is inserted, a blue box appears between two vertical lines where the matrix
5359  is inserted.
5360 \begin_inset Newline newline
5361 \end_inset
5362
5363 Note that decorated matrices ignore the vertical alignment.
5364 \end_layout
5365
5366 \begin_layout Standard
5367 \begin_inset VSpace bigskip
5368 \end_inset
5369
5370 As all multiline formulas are matrices, the length 
5371 \series bold
5372
5373 \backslash
5374 arraycolsep
5375 \series default
5376
5377 \begin_inset Index idx
5378 status collapsed
5379
5380 \begin_layout Plain Layout
5381 Commands ! A ! 
5382 \backslash
5383 arraycolsep
5384 \end_layout
5385
5386 \end_inset
5387
5388  that is described in 
5389 \begin_inset CommandInset ref
5390 LatexCommand ref
5391 reference "sub:Column-Separation"
5392
5393 \end_inset
5394
5395  can also be used to change the column separation of matrices.
5396 \end_layout
5397
5398 \begin_layout Standard
5399 To change the row separation, the command 
5400 \series bold
5401
5402 \backslash
5403 arraystretch
5404 \series default
5405
5406 \begin_inset Index idx
5407 status collapsed
5408
5409 \begin_layout Plain Layout
5410 Commands ! A ! 
5411 \backslash
5412 arraystretch
5413 \end_layout
5414
5415 \end_inset
5416
5417  is used.
5418  It is used as follows:
5419 \end_layout
5420
5421 \begin_layout Standard
5422
5423 \series bold
5424
5425 \backslash
5426 renewcommand{
5427 \backslash
5428 arraystretch}{stretch factor}
5429 \begin_inset Index idx
5430 status collapsed
5431
5432 \begin_layout Plain Layout
5433 Commands ! R ! 
5434 \backslash
5435 renewcommand
5436 \end_layout
5437
5438 \end_inset
5439
5440
5441 \end_layout
5442
5443 \begin_layout Standard
5444 The command 
5445 \series bold
5446
5447 \backslash
5448 renewcommand
5449 \series default
5450  assigns the stretch factor to the predefined command 
5451 \series bold
5452
5453 \backslash
5454 arraystretch
5455 \series default
5456 .
5457  To double e.
5458 \begin_inset space \thinspace{}
5459 \end_inset
5460
5461 g.
5462 \begin_inset space \space{}
5463 \end_inset
5464
5465 the row separation, use the factor 2.
5466  This is then used for all following matrices.
5467  To go back to the original separation, assign the factor 1 to 
5468 \series bold
5469
5470 \backslash
5471 arraystretch
5472 \series default
5473 .
5474 \end_layout
5475
5476 \begin_layout Standard
5477 To set matrices into a text line, the command 
5478 \series bold
5479
5480 \backslash
5481 smallmatrix
5482 \series default
5483
5484 \begin_inset Index idx
5485 status collapsed
5486
5487 \begin_layout Plain Layout
5488 Commands ! S ! 
5489 \backslash
5490 smallmatrix
5491 \end_layout
5492
5493 \end_inset
5494
5495  is used.
5496  When it is inserted a blue box with two dashed lines appears.
5497  In this box the matrix is inserted.
5498 \end_layout
5499
5500 \begin_layout Standard
5501 This is a matrix 
5502 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5503 C & D
5504 \end{smallmatrix}\right)$
5505 \end_inset
5506
5507  in a text line.
5508 \end_layout
5509
5510 \begin_layout Section
5511 Brackets and Delimiters
5512 \begin_inset Index idx
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516 Brackets
5517 \end_layout
5518
5519 \end_inset
5520
5521
5522 \begin_inset Index idx
5523 status collapsed
5524
5525 \begin_layout Plain Layout
5526 Delimiters
5527 \end_layout
5528
5529 \end_inset
5530
5531
5532 \end_layout
5533
5534 \begin_layout Subsection
5535 Vertical Brackets and Delimiters
5536 \begin_inset Index idx
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540 Brackets ! vertical
5541 \end_layout
5542
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \begin_layout Standard
5549 \begin_inset space \hfill{}
5550 \end_inset
5551
5552
5553 \begin_inset Tabular
5554 <lyxtabular version="3" rows="9" columns="2">
5555 <features rotate="0" tabularvalignment="middle">
5556 <column alignment="center" valignment="top" width="0pt">
5557 <column alignment="center" valignment="top" width="0pt">
5558 <row>
5559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 Command
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 Result
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 <row>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 (
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 \begin_inset Formula $($
5593 \end_inset
5594
5595
5596 \end_layout
5597
5598 \end_inset
5599 </cell>
5600 </row>
5601 <row>
5602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5603 \begin_inset Text
5604
5605 \begin_layout Plain Layout
5606 {
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5612 \begin_inset Text
5613
5614 \begin_layout Plain Layout
5615 \begin_inset Formula $\{$
5616 \end_inset
5617
5618
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 </row>
5624 <row>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 [
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 \begin_inset Formula $[$
5639 \end_inset
5640
5641
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 </row>
5647 <row>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652
5653 \backslash
5654 langle
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663 \begin_inset Formula $\langle$
5664 \end_inset
5665
5666
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 </row>
5672 <row>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677
5678 \backslash
5679 lceil
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 \begin_inset Formula $\lceil$
5689 \end_inset
5690
5691
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 </row>
5697 <row>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702
5703 \backslash
5704 lfloor
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 \begin_inset Formula $\lfloor$
5714 \end_inset
5715
5716
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 </row>
5722 <row>
5723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5724 \begin_inset Text
5725
5726 \begin_layout Plain Layout
5727 /
5728 \end_layout
5729
5730 \end_inset
5731 </cell>
5732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736 \begin_inset Formula $/$
5737 \end_inset
5738
5739
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 </row>
5745 <row>
5746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 |
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 \begin_inset Formula $|$
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 </row>
5768 </lyxtabular>
5769
5770 \end_inset
5771
5772
5773 \begin_inset space \hfill{}
5774 \end_inset
5775
5776
5777 \begin_inset Tabular
5778 <lyxtabular version="3" rows="9" columns="2">
5779 <features rotate="0" tabularvalignment="middle">
5780 <column alignment="center" valignment="top" width="0pt">
5781 <column alignment="center" valignment="top" width="0pt">
5782 <row>
5783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 Command
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 Result
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 </row>
5802 <row>
5803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5804 \begin_inset Text
5805
5806 \begin_layout Plain Layout
5807 )
5808 \end_layout
5809
5810 \end_inset
5811 </cell>
5812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816 \begin_inset Formula $)$
5817 \end_inset
5818
5819
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 </row>
5825 <row>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 }
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5836 \begin_inset Text
5837
5838 \begin_layout Plain Layout
5839 \begin_inset Formula $\}$
5840 \end_inset
5841
5842
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 </row>
5848 <row>
5849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 ]
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 \begin_inset Formula $]$
5863 \end_inset
5864
5865
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 </row>
5871 <row>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876
5877 \backslash
5878 rangle
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 \begin_inset Formula $\rangle$
5888 \end_inset
5889
5890
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 </row>
5896 <row>
5897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901
5902 \backslash
5903 rceil
5904 \end_layout
5905
5906 \end_inset
5907 </cell>
5908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 \begin_inset Formula $\rceil$
5913 \end_inset
5914
5915
5916 \end_layout
5917
5918 \end_inset
5919 </cell>
5920 </row>
5921 <row>
5922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926
5927 \backslash
5928 rfloor
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 \begin_inset Formula $\rfloor$
5938 \end_inset
5939
5940
5941 \end_layout
5942
5943 \end_inset
5944 </cell>
5945 </row>
5946 <row>
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951
5952 \backslash
5953
5954 \backslash
5955
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 \begin_inset Formula $\backslash$
5965 \end_inset
5966
5967
5968 \end_layout
5969
5970 \end_inset
5971 </cell>
5972 </row>
5973 <row>
5974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5975 \begin_inset Text
5976
5977 \begin_layout Plain Layout
5978
5979 \backslash
5980 |
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 \begin_inset Formula $\|$
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 </row>
5998 </lyxtabular>
5999
6000 \end_inset
6001
6002
6003 \begin_inset space \hfill{}
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \begin_layout Standard
6010
6011 \series medium
6012 \begin_inset Note Greyedout
6013 status open
6014
6015 \begin_layout Plain Layout
6016
6017 \series bold
6018 Note:
6019 \series default
6020  In TeX-mode the command 
6021 \series bold
6022
6023 \backslash
6024 textbackslash
6025 \series default
6026
6027 \begin_inset Index idx
6028 status collapsed
6029
6030 \begin_layout Plain Layout
6031 Commands ! T ! 
6032 \backslash
6033 textbackslash
6034 \end_layout
6035
6036 \end_inset
6037
6038  must be used for the backslash, because the command 
6039 \series bold
6040
6041 \backslash
6042
6043 \backslash
6044
6045 \series default
6046  produces a line break there.
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Standard
6055 For all characters listed above the size can be adjusted with the commands
6056  described in the following two subsections.
6057  When using these commands, the characters < and > can directly be used
6058  instead of the commands 
6059 \series bold
6060
6061 \backslash
6062 langle
6063 \series default
6064  and 
6065 \series bold
6066
6067 \backslash
6068 rangle
6069 \series default
6070 .
6071 \end_layout
6072
6073 \begin_layout Subsubsection
6074 Manual Bracket Size
6075 \begin_inset CommandInset label
6076 LatexCommand label
6077 name "sub:Manual-Bracket-Size"
6078
6079 \end_inset
6080
6081
6082 \begin_inset Index idx
6083 status collapsed
6084
6085 \begin_layout Plain Layout
6086 Bracket size ! manual
6087 \end_layout
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \begin_layout Standard
6095 The bracket size can be specified manually by the LaTeX-commands 
6096 \series bold
6097
6098 \backslash
6099 big
6100 \series default
6101
6102 \begin_inset Index idx
6103 status collapsed
6104
6105 \begin_layout Plain Layout
6106 Commands ! B ! 
6107 \backslash
6108 big
6109 \end_layout
6110
6111 \end_inset
6112
6113
6114 \series bold
6115
6116 \backslash
6117 Big
6118 \series default
6119
6120 \series bold
6121
6122 \backslash
6123 bigg
6124 \series default
6125  and 
6126 \series bold
6127
6128 \backslash
6129 Bigg
6130 \series default
6131 .
6132  
6133 \series bold
6134
6135 \backslash
6136 big
6137 \series default
6138  denotes the smallest and 
6139 \series bold
6140
6141 \backslash
6142 Bigg
6143 \series default
6144  the largest bracket size.
6145 \end_layout
6146
6147 \begin_layout Standard
6148 These commands are used to emphasize levels of brackets:
6149 \end_layout
6150
6151 \begin_layout Standard
6152 \align center
6153 \begin_inset Tabular
6154 <lyxtabular version="3" rows="2" columns="2">
6155 <features rotate="0" tabularvalignment="middle">
6156 <column alignment="center" valignment="top" width="0pt">
6157 <column alignment="center" valignment="top" width="0pt">
6158 <row>
6159 <cell alignment="center" valignment="top" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 all brackets in the same size:
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6173 \end_inset
6174
6175
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 </row>
6181 <row>
6182 <cell alignment="center" valignment="top" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 this looks better:
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 <cell alignment="center" valignment="top" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6196 \end_inset
6197
6198
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 </row>
6204 </lyxtabular>
6205
6206 \end_inset
6207
6208
6209 \begin_inset Note Note
6210 status collapsed
6211
6212 \begin_layout Plain Layout
6213
6214 \series bold
6215
6216 \backslash
6217 raisebox
6218 \series default
6219  is only used as spacer.
6220 \end_layout
6221
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Standard
6228 For the second formula the command 
6229 \series bold
6230
6231 \backslash
6232 Big((A+B)(A-B)
6233 \backslash
6234 Big)^
6235 \begin_inset space \textvisiblespace{}
6236 \end_inset
6237
6238 C
6239 \series default
6240  has been used.
6241 \end_layout
6242
6243 \begin_layout Standard
6244 Here is an overview about all bracket sizes:
6245 \end_layout
6246
6247 \begin_layout Standard
6248 \align center
6249
6250 \backslash
6251 Bigg(
6252 \backslash
6253 exp
6254 \backslash
6255 bigg<
6256 \backslash
6257 Big[
6258 \backslash
6259 big{
6260 \backslash
6261 ln(3x)
6262 \backslash
6263 big}^2
6264 \begin_inset space \textvisiblespace{}
6265 \end_inset
6266
6267
6268 \backslash
6269 sin(x)
6270 \backslash
6271 Big]^
6272 \begin_inset space \textvisiblespace{}
6273 \end_inset
6274
6275 A
6276 \begin_inset space \textvisiblespace{}
6277 \end_inset
6278
6279
6280 \backslash
6281 bigg>
6282 \backslash
6283 Bigg)^0,5
6284 \end_layout
6285
6286 \begin_layout Standard
6287 \align center
6288 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6289 \end_inset
6290
6291
6292 \end_layout
6293
6294 \begin_layout Standard
6295 Besides the 
6296 \series bold
6297
6298 \backslash
6299 big
6300 \series default
6301 -commands there is the variant 
6302 \series bold
6303
6304 \backslash
6305 bigm
6306 \series default
6307
6308 \begin_inset Index idx
6309 status collapsed
6310
6311 \begin_layout Plain Layout
6312 Commands ! B ! 
6313 \backslash
6314 bigm
6315 \end_layout
6316
6317 \end_inset
6318
6319  that adds a bit more space between the bracket and its content, and the
6320  variant 
6321 \series bold
6322
6323 \backslash
6324 bigl
6325 \series default
6326 -
6327 \series bold
6328
6329 \backslash
6330 bigr
6331 \series default
6332
6333 \begin_inset Index idx
6334 status collapsed
6335
6336 \begin_layout Plain Layout
6337 Commands ! B ! 
6338 \backslash
6339 bigl - 
6340 \backslash
6341 bigr
6342 \end_layout
6343
6344 \end_inset
6345
6346 , that don't add additional space.
6347  The 
6348 \emph on
6349 l
6350 \emph default
6351  at the end of the command 
6352 \series bold
6353
6354 \backslash
6355 bigl
6356 \series default
6357  is for a left bracket; for a right bracket this will be replaced by an
6358  
6359 \emph on
6360 r
6361 \emph default
6362 .
6363  A left or right bracket can each be an opening or closing bracket.
6364 \end_layout
6365
6366 \begin_layout Standard
6367 In the following table is a comparison of the variants:
6368 \end_layout
6369
6370 \begin_layout Standard
6371 \align center
6372 \begin_inset Tabular
6373 <lyxtabular version="3" rows="5" columns="2">
6374 <features rotate="0" tabularvalignment="middle">
6375 <column alignment="center" valignment="middle">
6376 <column alignment="center" valignment="middle">
6377 <row>
6378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 Command
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 Result
6392 \begin_inset Note Note
6393 status collapsed
6394
6395 \begin_layout Plain Layout
6396
6397 \series bold
6398
6399 \backslash
6400 raisebox
6401 \series default
6402  is only used as spacer.
6403 \end_layout
6404
6405 \end_inset
6406
6407
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 </row>
6413 <row>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418
6419 \backslash
6420 Bigm(
6421 \backslash
6422 bigm(
6423 \backslash
6424 ln(3x)
6425 \backslash
6426 bigm)^2
6427 \begin_inset space \textvisiblespace{}
6428 \end_inset
6429
6430
6431 \backslash
6432 Bigm)
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \end_inset
6448 </cell>
6449 </row>
6450 <row>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455
6456 \backslash
6457 Big(
6458 \backslash
6459 big(
6460 \backslash
6461 ln(3x)
6462 \backslash
6463 big)^2
6464 \begin_inset space \textvisiblespace{}
6465 \end_inset
6466
6467
6468 \backslash
6469 Big)
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6479 \end_inset
6480
6481
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 </row>
6487 <row>
6488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492
6493 \backslash
6494 Bigl(
6495 \backslash
6496 bigl(
6497 \backslash
6498 ln(3x)
6499 \backslash
6500 bigr)^2
6501 \begin_inset space \textvisiblespace{}
6502 \end_inset
6503
6504
6505 \backslash
6506 Bigr)
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \end_inset
6522 </cell>
6523 </row>
6524 <row>
6525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529
6530 \backslash
6531 bigl)
6532 \backslash
6533 ln(3x)
6534 \backslash
6535 bigr(
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6545 \end_inset
6546
6547
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 </row>
6553 </lyxtabular>
6554
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Subsubsection
6561 Automatic Bracket Size
6562 \begin_inset CommandInset label
6563 LatexCommand label
6564 name "sub:Automatic-Bracket-Size"
6565
6566 \end_inset
6567
6568
6569 \begin_inset Index idx
6570 status collapsed
6571
6572 \begin_layout Plain Layout
6573 Bracket size ! automatic
6574 \end_layout
6575
6576 \end_inset
6577
6578
6579 \end_layout
6580
6581 \begin_layout Standard
6582 Brackets with variable size can be inserted with the commands 
6583 \series bold
6584
6585 \backslash
6586 left
6587 \series default
6588
6589 \begin_inset Index idx
6590 status collapsed
6591
6592 \begin_layout Plain Layout
6593 Commands ! L ! 
6594 \backslash
6595 left
6596 \end_layout
6597
6598 \end_inset
6599
6600  and 
6601 \series bold
6602
6603 \backslash
6604 right
6605 \series default
6606
6607 \begin_inset Index idx
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 Commands ! R ! 
6612 \backslash
6613 right
6614 \end_layout
6615
6616 \end_inset
6617
6618  or via the math toolbar button 
6619 \begin_inset Graphics
6620         filename ../images/dialog-show_mathdelimiter.png
6621         scale 85
6622
6623 \end_inset
6624
6625 .
6626  Directly behind 
6627 \series bold
6628
6629 \backslash
6630 left
6631 \series default
6632  and 
6633 \series bold
6634
6635 \backslash
6636 right
6637 \series default
6638  the wanted bracket must be inserted.
6639  The bracket size will then automatically be calculated for the output.
6640 \end_layout
6641
6642 \begin_layout Standard
6643 \align center
6644 normal bracket: The command 
6645 \series bold
6646
6647 \backslash
6648 ln(
6649 \backslash
6650 frac
6651 \begin_inset space \textvisiblespace{}
6652 \end_inset
6653
6654 A
6655 \begin_inset Formula $\downarrow$
6656 \end_inset
6657
6658 C
6659 \begin_inset space \textvisiblespace{}
6660 \end_inset
6661
6662 )
6663 \series default
6664  creates
6665 \begin_inset Formula 
6666 \[
6667 \ln(\frac{A}{C})
6668 \]
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \begin_layout Standard
6676 \align center
6677 multiline bracket: The command 
6678 \series bold
6679
6680 \backslash
6681 ln
6682 \backslash
6683 left(
6684 \backslash
6685 frac
6686 \begin_inset space \textvisiblespace{}
6687 \end_inset
6688
6689 A
6690 \begin_inset Formula $\downarrow$
6691 \end_inset
6692
6693 C
6694 \begin_inset space \textvisiblespace{}
6695 \end_inset
6696
6697
6698 \backslash
6699 right)
6700 \series default
6701  creates
6702 \begin_inset Formula 
6703 \[
6704 \ln\left(\frac{A}{C}\right)
6705 \]
6706
6707 \end_inset
6708
6709
6710 \end_layout
6711
6712 \begin_layout Standard
6713 Instead of 
6714 \series bold
6715
6716 \backslash
6717 left
6718 \series default
6719  and 
6720 \series bold
6721
6722 \backslash
6723 right
6724 \series default
6725  the shortcut 
6726 \family sans
6727 Alt+M
6728 \begin_inset space ~
6729 \end_inset
6730
6731 Bracket
6732 \family default
6733  can be used.
6734  This has the advantage that you can see in LyX immediately the real bracket
6735  size and that the matching right bracket will be created too.
6736 \begin_inset Newline newline
6737 \end_inset
6738
6739 The command for the last example would then be: 
6740 \series bold
6741
6742 \backslash
6743 ln Alt+M
6744 \series default
6745  
6746 \series bold
6747 (
6748 \backslash
6749 frac
6750 \begin_inset space \textvisiblespace{}
6751 \end_inset
6752
6753 A
6754 \begin_inset Formula $\downarrow$
6755 \end_inset
6756
6757 C
6758 \end_layout
6759
6760 \begin_layout Standard
6761 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6762  For example the command 
6763 \series bold
6764
6765 \backslash
6766 left.
6767 \backslash
6768 frac
6769 \begin_inset space \textvisiblespace{}
6770 \end_inset
6771
6772 A
6773 \begin_inset Formula $\downarrow$
6774 \end_inset
6775
6776 B
6777 \begin_inset space \textvisiblespace{}
6778 \end_inset
6779
6780
6781 \backslash
6782 right}
6783 \series default
6784  creates:
6785 \series bold
6786
6787 \begin_inset Formula 
6788 \[
6789 \left.\frac{A}{B}\right\} 
6790 \]
6791
6792 \end_inset
6793
6794
6795 \series default
6796 The commands 
6797 \series bold
6798
6799 \backslash
6800 left
6801 \series default
6802  and 
6803 \series bold
6804
6805 \backslash
6806 right
6807 \series default
6808  will be converted by LyX to brackets in the right size when the document
6809  is reloaded and an omitted bracket will appear as dashed line.
6810 \end_layout
6811
6812 \begin_layout Standard
6813 \begin_inset VSpace bigskip
6814 \end_inset
6815
6816 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
6817  the command 
6818 \series bold
6819
6820 \backslash
6821 middle
6822 \series default
6823
6824 \begin_inset Index idx
6825 status collapsed
6826
6827 \begin_layout Plain Layout
6828 Commands ! M ! 
6829 \backslash
6830 middle
6831 \end_layout
6832
6833 \end_inset
6834
6835  is additionally available for all brackets and limits.
6836  With this command the height of the following character is adapted to the
6837  one of the surrounding brackets, what is e.
6838 \begin_inset space \thinspace{}
6839 \end_inset
6840
6841 g.
6842 \begin_inset space \space{}
6843 \end_inset
6844
6845 needed for physical vectors:
6846 \begin_inset Formula 
6847 \[
6848 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6849 \]
6850
6851 \end_inset
6852
6853 For physical vectors there is a special LaTeX-package, described in 
6854 \begin_inset CommandInset ref
6855 LatexCommand ref
6856 reference "sub:Physical-Vectors"
6857
6858 \end_inset
6859
6860 .
6861 \end_layout
6862
6863 \begin_layout Subsection
6864 Horizontal Brackets
6865 \begin_inset Index idx
6866 status collapsed
6867
6868 \begin_layout Plain Layout
6869 Brackets ! horizontal
6870 \end_layout
6871
6872 \end_inset
6873
6874
6875 \end_layout
6876
6877 \begin_layout Standard
6878 \align center
6879 \begin_inset Tabular
6880 <lyxtabular version="3" rows="4" columns="2">
6881 <features rotate="0" tabularvalignment="middle">
6882 <column alignment="center" valignment="top" width="0pt">
6883 <column alignment="center" valignment="top" width="0pt">
6884 <row>
6885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6886 \begin_inset Text
6887
6888 \begin_layout Plain Layout
6889 Command
6890 \begin_inset Note Note
6891 status collapsed
6892
6893 \begin_layout Plain Layout
6894
6895 \series bold
6896
6897 \backslash
6898 raisebox
6899 \series default
6900  is only used as spacer.
6901 \end_layout
6902
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 Result
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 </row>
6920 <row>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 \begin_inset ERT
6926 status collapsed
6927
6928 \begin_layout Plain Layout
6929
6930
6931 \backslash
6932 raisebox{2.3mm}{
6933 \end_layout
6934
6935 \end_inset
6936
6937
6938 \backslash
6939 overbrace
6940 \begin_inset space \textvisiblespace{}
6941 \end_inset
6942
6943 A+B
6944 \begin_inset space \textvisiblespace{}
6945 \end_inset
6946
6947 ^v3
6948 \begin_inset ERT
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952
6953 }
6954 \end_layout
6955
6956 \end_inset
6957
6958
6959 \begin_inset Index idx
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963 Commands ! O ! 
6964 \backslash
6965 overbrace
6966 \end_layout
6967
6968 \end_inset
6969
6970
6971 \end_layout
6972
6973 \end_inset
6974 </cell>
6975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 \begin_inset Formula $\overbrace{A+B}^{3}$
6980 \end_inset
6981
6982
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 </row>
6988 <row>
6989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993 \begin_inset ERT
6994 status collapsed
6995
6996 \begin_layout Plain Layout
6997
6998
6999 \backslash
7000 raisebox{-2.2mm}{
7001 \end_layout
7002
7003 \end_inset
7004
7005
7006 \backslash
7007 underbrace
7008 \begin_inset space \textvisiblespace{}
7009 \end_inset
7010
7011 A+B
7012 \begin_inset space \textvisiblespace{}
7013 \end_inset
7014
7015 _5
7016 \begin_inset ERT
7017 status collapsed
7018
7019 \begin_layout Plain Layout
7020
7021 }
7022 \end_layout
7023
7024 \end_inset
7025
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 Commands ! U ! 
7032 \backslash
7033 underbrace
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7044 \begin_inset Text
7045
7046 \begin_layout Plain Layout
7047 \begin_inset Formula $\underbrace{A+B}_{5}$
7048 \end_inset
7049
7050
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 </row>
7056 <row>
7057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7058 \begin_inset Text
7059
7060 \begin_layout Plain Layout
7061
7062 \backslash
7063 overbrace
7064 \begin_inset space \textvisiblespace{}
7065 \end_inset
7066
7067
7068 \backslash
7069 underbrace
7070 \begin_inset space \textvisiblespace{}
7071 \end_inset
7072
7073 A+B_w
7074 \begin_inset space \textvisiblespace{}
7075 \end_inset
7076
7077
7078 \begin_inset space \textvisiblespace{}
7079 \end_inset
7080
7081 _7
7082 \begin_inset space \textvisiblespace{}
7083 \end_inset
7084
7085
7086 \begin_inset space \textvisiblespace{}
7087 \end_inset
7088
7089 ^
7090 \begin_inset space \textvisiblespace{}
7091 \end_inset
7092
7093 C
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7103 \end_inset
7104
7105
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 </row>
7111 </lyxtabular>
7112
7113 \end_inset
7114
7115
7116 \end_layout
7117
7118 \begin_layout Standard
7119 In the last example it doesn't matter if 
7120 \series bold
7121
7122 \backslash
7123 overbrace
7124 \series default
7125  or 
7126 \series bold
7127
7128 \backslash
7129 underbrace
7130 \series default
7131  is inserted at first.
7132 \end_layout
7133
7134 \begin_layout Standard
7135 \begin_inset VSpace bigskip
7136 \end_inset
7137
7138 When brackets are needed that overlap each other, multiline formulas, as
7139  described in 
7140 \begin_inset CommandInset ref
7141 LatexCommand ref
7142 reference "sec:Multiline-Formulas"
7143
7144 \end_inset
7145
7146 , must be used:
7147 \begin_inset Formula 
7148 \begin{eqnarray*}
7149 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7150  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7151 \end{eqnarray*}
7152
7153 \end_inset
7154
7155 In the first row the formula is inserted together with the first brace.
7156  It is hereby important that the space command
7157 \begin_inset Foot
7158 status collapsed
7159
7160 \begin_layout Plain Layout
7161 Space commands are explained in 
7162 \begin_inset CommandInset ref
7163 LatexCommand ref
7164 reference "sub:Predefined-Space"
7165
7166 \end_inset
7167
7168 .
7169 \end_layout
7170
7171 \end_inset
7172
7173  
7174 \series bold
7175
7176 \backslash
7177 :
7178 \series default
7179  is inserted before the first 
7180 \begin_inset Formula $d$
7181 \end_inset
7182
7183 , because the brace that ends behind the 
7184 \begin_inset Formula $q$
7185 \end_inset
7186
7187  prevents that the following 
7188 \begin_inset Quotes eld
7189 \end_inset
7190
7191 +
7192 \begin_inset Quotes erd
7193 \end_inset
7194
7195  is surrounded by space.
7196 \begin_inset Foot
7197 status collapsed
7198
7199 \begin_layout Plain Layout
7200 because a bracket is not handled as a character, see 
7201 \begin_inset CommandInset ref
7202 LatexCommand ref
7203 reference "sub:Binary-Operators"
7204
7205 \end_inset
7206
7207
7208 \end_layout
7209
7210 \end_inset
7211
7212  In the second row the second brace is inserted.
7213  As it should begin before the 
7214 \begin_inset Formula $b$
7215 \end_inset
7216
7217 , first the command 
7218 \series bold
7219
7220 \backslash
7221 hphantom{gggg+
7222 \backslash
7223 :}
7224 \series default
7225  is inserted.
7226 \begin_inset Foot
7227 status collapsed
7228
7229 \begin_layout Plain Layout
7230 more about 
7231 \series bold
7232
7233 \backslash
7234 hphantom
7235 \series default
7236  see 
7237 \begin_inset CommandInset ref
7238 LatexCommand ref
7239 reference "sub:Placeholders"
7240
7241 \end_inset
7242
7243
7244 \end_layout
7245
7246 \end_inset
7247
7248  This space is needed because the 
7249 \begin_inset Quotes eld
7250 \end_inset
7251
7252 +
7253 \begin_inset Quotes erd
7254 \end_inset
7255
7256  is also surrounded by space in the formula.
7257  The brace is placed under the command 
7258 \series bold
7259
7260 \backslash
7261 hphantom{bbqq+dddd}
7262 \series default
7263 .
7264 \end_layout
7265
7266 \begin_layout Standard
7267 It gets more complicated when brackets overlap each other, like in the following
7268  example:
7269 \begin_inset ERT
7270 status collapsed
7271
7272 \begin_layout Plain Layout
7273
7274
7275 \backslash
7276 setlength{
7277 \backslash
7278 jot}{-6pt}
7279 \end_layout
7280
7281 \end_inset
7282
7283
7284 \begin_inset Formula 
7285 \begin{eqnarray*}
7286  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7287 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7288 \end{eqnarray*}
7289
7290 \end_inset
7291
7292
7293 \begin_inset ERT
7294 status collapsed
7295
7296 \begin_layout Plain Layout
7297
7298
7299 \backslash
7300 setlength{
7301 \backslash
7302 jot}{3pt}
7303 \end_layout
7304
7305 \end_inset
7306
7307 The first formula row is the same as the second row of the previous example,
7308  with the difference that the brace is above.
7309  The second row contains the formula together with the second brace.
7310  To avoid that there is space between the upper brace in the first row and
7311  the formula, the row spacing needs to be reduced.
7312  This is not easily possible due to a bug in LyX
7313 \begin_inset Foot
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317 \begin_inset CommandInset href
7318 LatexCommand href
7319 name "LyX-bug #1505"
7320 target "http://www.lyx.org/trac/ticket/1505"
7321
7322 \end_inset
7323
7324
7325 \end_layout
7326
7327 \end_inset
7328
7329 .
7330  As a solution for the problem, the global formula row separation 
7331 \series bold
7332
7333 \backslash
7334 jot
7335 \series default
7336
7337 \begin_inset Index idx
7338 status collapsed
7339
7340 \begin_layout Plain Layout
7341 Commands ! J ! 
7342 \backslash
7343 jot
7344 \end_layout
7345
7346 \end_inset
7347
7348  must be changed to -6
7349 \begin_inset space \thinspace{}
7350 \end_inset
7351
7352 pt before the formula with the command 
7353 \series bold
7354
7355 \backslash
7356 setlength{
7357 \backslash
7358 jot}{-6pt}
7359 \series default
7360  in TeX-mode.
7361  
7362 \series bold
7363
7364 \backslash
7365 jot
7366 \series default
7367  is set back after the formula to the standard value of 3
7368 \begin_inset space \thinspace{}
7369 \end_inset
7370
7371 pt using the same command.
7372  More about the row separation in formulas is explained in 
7373 \begin_inset CommandInset ref
7374 LatexCommand ref
7375 reference "sub:Line-Separation"
7376
7377 \end_inset
7378
7379 .
7380 \end_layout
7381
7382 \begin_layout Section
7383 Arrows
7384 \begin_inset Index idx
7385 status collapsed
7386
7387 \begin_layout Plain Layout
7388 Arrows
7389 \end_layout
7390
7391 \end_inset
7392
7393
7394 \end_layout
7395
7396 \begin_layout Standard
7397 Arrows can be inserted via the math toolbar button 
7398 \begin_inset Graphics
7399         filename ../images/math/leftarrow.png
7400         scale 85
7401
7402 \end_inset
7403
7404  or the commands listed in the following subsections.
7405 \end_layout
7406
7407 \begin_layout Subsection
7408 Horizontal Arrows
7409 \begin_inset Index idx
7410 status collapsed
7411
7412 \begin_layout Plain Layout
7413 Arrows ! horizontal
7414 \end_layout
7415
7416 \end_inset
7417
7418
7419 \end_layout
7420
7421 \begin_layout Standard
7422 \begin_inset space \hfill{}
7423 \end_inset
7424
7425
7426 \begin_inset Tabular
7427 <lyxtabular version="3" rows="8" columns="2">
7428 <features rotate="0" tabularvalignment="middle">
7429 <column alignment="center" valignment="top" width="0pt">
7430 <column alignment="center" valignment="top" width="0pt">
7431 <row>
7432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7433 \begin_inset Text
7434
7435 \begin_layout Plain Layout
7436 Command
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445 Result
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 </row>
7451 <row>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456
7457 \backslash
7458 gets
7459 \end_layout
7460
7461 \end_inset
7462 </cell>
7463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 \begin_inset Formula $\gets$
7468 \end_inset
7469
7470
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481
7482 \backslash
7483 Leftarrow
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 \begin_inset Formula $\Leftarrow$
7493 \end_inset
7494
7495
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 </row>
7501 <row>
7502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7503 \begin_inset Text
7504
7505 \begin_layout Plain Layout
7506
7507 \backslash
7508 longleftarrow
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 \begin_inset Formula $\longleftarrow$
7518 \end_inset
7519
7520
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row>
7527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531
7532 \backslash
7533 Longleftarrow
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 \begin_inset Formula $\Longleftarrow$
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 </row>
7551 <row>
7552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7553 \begin_inset Text
7554
7555 \begin_layout Plain Layout
7556
7557 \backslash
7558 leftharpoonup
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 \begin_inset Formula $\leftharpoonup$
7568 \end_inset
7569
7570
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 </row>
7576 <row>
7577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7578 \begin_inset Text
7579
7580 \begin_layout Plain Layout
7581
7582 \backslash
7583 leftharpoondown
7584 \end_layout
7585
7586 \end_inset
7587 </cell>
7588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592 \begin_inset Formula $\leftharpoondown$
7593 \end_inset
7594
7595
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 </row>
7601 <row>
7602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Plain Layout
7606
7607 \backslash
7608 hookleftarrow
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617 \begin_inset Formula $\hookleftarrow$
7618 \end_inset
7619
7620
7621 \end_layout
7622
7623 \end_inset
7624 </cell>
7625 </row>
7626 </lyxtabular>
7627
7628 \end_inset
7629
7630
7631 \begin_inset space \hfill{}
7632 \end_inset
7633
7634
7635 \begin_inset Tabular
7636 <lyxtabular version="3" rows="8" columns="2">
7637 <features rotate="0" tabularvalignment="middle">
7638 <column alignment="center" valignment="top" width="0pt">
7639 <column alignment="center" valignment="top" width="0pt">
7640 <row>
7641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645 Command
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 Result
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row>
7661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \backslash
7667 to
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 \begin_inset Formula $\to$
7677 \end_inset
7678
7679
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 </row>
7685 <row>
7686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690
7691 \backslash
7692 Rightarrow
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Plain Layout
7701 \begin_inset Formula $\Rightarrow$
7702 \end_inset
7703
7704
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 </row>
7710 <row>
7711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7712 \begin_inset Text
7713
7714 \begin_layout Plain Layout
7715
7716 \backslash
7717 longrightarrow
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726 \begin_inset Formula $\longrightarrow$
7727 \end_inset
7728
7729
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 </row>
7735 <row>
7736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740
7741 \backslash
7742 Longrightarrow
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751 \begin_inset Formula $\Longrightarrow$
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 </row>
7760 <row>
7761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765
7766 \backslash
7767 rightharpoonup
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776 \begin_inset Formula $\rightharpoonup$
7777 \end_inset
7778
7779
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 </row>
7785 <row>
7786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7787 \begin_inset Text
7788
7789 \begin_layout Plain Layout
7790
7791 \backslash
7792 rightharpoondown
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801 \begin_inset Formula $\rightharpoondown$
7802 \end_inset
7803
7804
7805 \end_layout
7806
7807 \end_inset
7808 </cell>
7809 </row>
7810 <row>
7811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815
7816 \backslash
7817 hookrightarrow
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 \begin_inset Formula $\hookrightarrow$
7827 \end_inset
7828
7829
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 </row>
7835 </lyxtabular>
7836
7837 \end_inset
7838
7839
7840 \begin_inset space \hfill{}
7841 \end_inset
7842
7843
7844 \end_layout
7845
7846 \begin_layout Standard
7847 \begin_inset space \hfill{}
7848 \end_inset
7849
7850
7851 \begin_inset Tabular
7852 <lyxtabular version="3" rows="6" columns="2">
7853 <features rotate="0" tabularvalignment="middle">
7854 <column alignment="center" valignment="top" width="0pt">
7855 <column alignment="center" valignment="top" width="0pt">
7856 <row>
7857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7858 \begin_inset Text
7859
7860 \begin_layout Plain Layout
7861 Command
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870 Result
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 </row>
7876 <row>
7877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \backslash
7883 leftrightarrow
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 \begin_inset Formula $\leftrightarrow$
7893 \end_inset
7894
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row>
7902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \backslash
7908 Leftrightarrow
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 \begin_inset Formula $\Leftrightarrow$
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row>
7927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \backslash
7933 longleftrightarrow
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 \begin_inset Formula $\longleftrightarrow$
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \backslash
7958 Longleftrightarrow
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 \begin_inset Formula $\Longleftrightarrow$
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \backslash
7983 rightleftharpoons
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 \begin_inset Formula $\rightleftharpoons$
7993 \end_inset
7994
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 </lyxtabular>
8002
8003 \end_inset
8004
8005
8006 \begin_inset space \hspace{}
8007 \length 25pt
8008 \end_inset
8009
8010
8011 \begin_inset space \hfill{}
8012 \end_inset
8013
8014
8015 \begin_inset Tabular
8016 <lyxtabular version="3" rows="5" columns="2">
8017 <features rotate="0" tabularvalignment="middle">
8018 <column alignment="center" valignment="top" width="0pt">
8019 <column alignment="center" valignment="top" width="0pt">
8020 <row>
8021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 Command
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 Result
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 </row>
8040 <row>
8041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045
8046 \backslash
8047 mapsto
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056 \begin_inset Formula $\mapsto$
8057 \end_inset
8058
8059
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 </row>
8065 <row>
8066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070
8071 \backslash
8072 longmapsto
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 \begin_inset Formula $\longmapsto$
8082 \end_inset
8083
8084
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 </row>
8090 <row>
8091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095
8096 \backslash
8097 leadsto
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106 \begin_inset Formula $\leadsto$
8107 \end_inset
8108
8109
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 </row>
8115 <row>
8116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120
8121 \backslash
8122 dasharrow
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 \begin_inset Formula $\dasharrow$
8132 \end_inset
8133
8134
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 </row>
8140 </lyxtabular>
8141
8142 \end_inset
8143
8144
8145 \begin_inset space \hfill{}
8146 \end_inset
8147
8148
8149 \end_layout
8150
8151 \begin_layout Standard
8152 \begin_inset VSpace medskip
8153 \end_inset
8154
8155 Arrows used as accents like e.
8156 \begin_inset space \thinspace{}
8157 \end_inset
8158
8159 g.
8160 \begin_inset space \space{}
8161 \end_inset
8162
8163 vector arrows are listed in 
8164 \begin_inset CommandInset ref
8165 LatexCommand ref
8166 reference "sec:Accents"
8167
8168 \end_inset
8169
8170 .
8171 \end_layout
8172
8173 \begin_layout Standard
8174 \begin_inset VSpace bigskip
8175 \end_inset
8176
8177 Furthermore there are the labeled arrows
8178 \begin_inset Index idx
8179 status collapsed
8180
8181 \begin_layout Plain Layout
8182 Arrows ! labeled
8183 \end_layout
8184
8185 \end_inset
8186
8187  
8188 \series bold
8189
8190 \backslash
8191 xleftarrow
8192 \series default
8193
8194 \begin_inset Index idx
8195 status collapsed
8196
8197 \begin_layout Plain Layout
8198 Commands ! X ! 
8199 \backslash
8200 xleftarrow
8201 \end_layout
8202
8203 \end_inset
8204
8205  and 
8206 \series bold
8207
8208 \backslash
8209 xrightarrow
8210 \series default
8211
8212 \begin_inset Index idx
8213 status collapsed
8214
8215 \begin_layout Plain Layout
8216 Commands ! X ! 
8217 \backslash
8218 xrightarrow
8219 \begin_inset ERT
8220 status collapsed
8221
8222 \begin_layout Plain Layout
8223
8224
8225 \backslash
8226 vspace{4mm}
8227 \end_layout
8228
8229 \end_inset
8230
8231
8232 \end_layout
8233
8234 \end_inset
8235
8236 .
8237  When inserting one of these commands in a formula, an arrow with two blue
8238  boxes appear where the label can be inserted.
8239  The length of the arrow adapts to the label width.
8240 \end_layout
8241
8242 \begin_layout Standard
8243 \align center
8244 \begin_inset Tabular
8245 <lyxtabular version="3" rows="3" columns="2">
8246 <features rotate="0" tabularvalignment="middle">
8247 <column alignment="center" valignment="top" width="0pt">
8248 <column alignment="center" valignment="top" width="0pt">
8249 <row>
8250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 Command
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 Result
8264 \begin_inset Note Note
8265 status collapsed
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270
8271 \backslash
8272 raisebox
8273 \series default
8274  is only used as spacer.
8275 \end_layout
8276
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 F(a)
8291 \backslash
8292 xleftarrow
8293 \begin_inset space \textvisiblespace{}
8294 \end_inset
8295
8296 x=a
8297 \begin_inset Formula $\downarrow$
8298 \end_inset
8299
8300 x>0
8301 \begin_inset Formula $\to$
8302 \end_inset
8303
8304 F(x)
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8314 \end_inset
8315
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327 F(x)
8328 \backslash
8329 xrightarrow
8330 \begin_inset space \textvisiblespace{}
8331 \end_inset
8332
8333 x=a
8334 \begin_inset Formula $\downarrow$
8335 \end_inset
8336
8337 x>0
8338 \begin_inset Formula $\to$
8339 \end_inset
8340
8341 F(a)
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 </lyxtabular>
8360
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \begin_layout Subsection
8367 Vertical and diagonal Arrows
8368 \begin_inset Index idx
8369 status collapsed
8370
8371 \begin_layout Plain Layout
8372 Arrows ! diagonal
8373 \end_layout
8374
8375 \end_inset
8376
8377
8378 \begin_inset Index idx
8379 status collapsed
8380
8381 \begin_layout Plain Layout
8382 Arrows ! vertical
8383 \end_layout
8384
8385 \end_inset
8386
8387
8388 \end_layout
8389
8390 \begin_layout Standard
8391 \begin_inset space \hfill{}
8392 \end_inset
8393
8394
8395 \begin_inset Tabular
8396 <lyxtabular version="3" rows="7" columns="2">
8397 <features rotate="0" tabularvalignment="middle">
8398 <column alignment="center" valignment="top" width="0pt">
8399 <column alignment="center" valignment="top" width="0pt">
8400 <row>
8401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 Command
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 Result
8415 \end_layout
8416
8417 \end_inset
8418 </cell>
8419 </row>
8420 <row>
8421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425
8426 \backslash
8427 uparrow
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436 \begin_inset Formula $\uparrow$
8437 \end_inset
8438
8439
8440 \end_layout
8441
8442 \end_inset
8443 </cell>
8444 </row>
8445 <row>
8446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450
8451 \backslash
8452 Uparrow
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 \begin_inset Formula $\Uparrow$
8462 \end_inset
8463
8464
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \backslash
8477 updownarrow
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 \begin_inset Formula $\updownarrow$
8487 \end_inset
8488
8489
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 </row>
8495 <row>
8496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500
8501 \backslash
8502 Updownarrow
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511 \begin_inset Formula $\Updownarrow$
8512 \end_inset
8513
8514
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \backslash
8527 Downarrow
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 \begin_inset Formula $\Downarrow$
8537 \end_inset
8538
8539
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 </row>
8545 <row>
8546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550
8551 \backslash
8552 downarrow
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561 \begin_inset Formula $\downarrow$
8562 \end_inset
8563
8564
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 </row>
8570 </lyxtabular>
8571
8572 \end_inset
8573
8574
8575 \begin_inset space \hfill{}
8576 \end_inset
8577
8578
8579 \begin_inset Tabular
8580 <lyxtabular version="3" rows="5" columns="2">
8581 <features rotate="0" tabularvalignment="middle">
8582 <column alignment="center" valignment="top" width="0pt">
8583 <column alignment="center" valignment="top" width="0pt">
8584 <row>
8585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 Command
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 Result
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 <row>
8605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609
8610 \backslash
8611 nearrow
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 \begin_inset Formula $\nearrow$
8621 \end_inset
8622
8623
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 </row>
8629 <row>
8630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \backslash
8636 searrow
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 \begin_inset Formula $\searrow$
8646 \end_inset
8647
8648
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 </row>
8654 <row>
8655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \backslash
8661 swarrow
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 \begin_inset Formula $\swarrow$
8671 \end_inset
8672
8673
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 </row>
8679 <row>
8680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684
8685 \backslash
8686 nwarrow
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695 \begin_inset Formula $\nwarrow$
8696 \end_inset
8697
8698
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 </row>
8704 </lyxtabular>
8705
8706 \end_inset
8707
8708
8709 \begin_inset space \hfill{}
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \begin_layout Standard
8716 \begin_inset VSpace medskip
8717 \end_inset
8718
8719 Vertical arrows can be used also as delimiters together with the commands
8720  described in 
8721 \begin_inset CommandInset ref
8722 LatexCommand ref
8723 reference "sub:Manual-Bracket-Size"
8724
8725 \end_inset
8726
8727  and 
8728 \begin_inset CommandInset ref
8729 LatexCommand ref
8730 reference "sub:Automatic-Bracket-Size"
8731
8732 \end_inset
8733
8734 .
8735 \end_layout
8736
8737 \begin_layout Section
8738 Accents
8739 \begin_inset CommandInset label
8740 LatexCommand label
8741 name "sec:Accents"
8742
8743 \end_inset
8744
8745
8746 \begin_inset Index idx
8747 status collapsed
8748
8749 \begin_layout Plain Layout
8750 Accents
8751 \end_layout
8752
8753 \end_inset
8754
8755
8756 \end_layout
8757
8758 \begin_layout Standard
8759 Accents can be inserted via the math toolbar button 
8760 \begin_inset Graphics
8761         filename ../images/math/hat.png
8762         scale 85
8763
8764 \end_inset
8765
8766  or the commands listed in the following subsections.
8767 \end_layout
8768
8769 \begin_layout Subsection
8770 Accents for one Character
8771 \begin_inset ERT
8772 status collapsed
8773
8774 \begin_layout Plain Layout
8775
8776
8777 \backslash
8778 texorpdfstring{
8779 \end_layout
8780
8781 \end_inset
8782
8783
8784 \begin_inset Foot
8785 status collapsed
8786
8787 \begin_layout Plain Layout
8788 accents in text see 
8789 \begin_inset CommandInset ref
8790 LatexCommand ref
8791 reference "sub:Accents-in-Text"
8792
8793 \end_inset
8794
8795
8796 \end_layout
8797
8798 \end_inset
8799
8800
8801 \begin_inset ERT
8802 status collapsed
8803
8804 \begin_layout Plain Layout
8805
8806 }{}
8807 \end_layout
8808
8809 \end_inset
8810
8811
8812 \begin_inset Note Note
8813 status collapsed
8814
8815 \begin_layout Plain Layout
8816
8817 \series bold
8818
8819 \backslash
8820 texorpdfstring
8821 \series default
8822  is used to avoid that the footnote appears in the PDF-bookmark.
8823 \end_layout
8824
8825 \begin_layout Plain Layout
8826 More about 
8827 \series bold
8828
8829 \backslash
8830 texorpdfstring
8831 \series default
8832  is in section 
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "sub:Formulas-in-Section"
8836
8837 \end_inset
8838
8839 .
8840 \end_layout
8841
8842 \end_inset
8843
8844
8845 \begin_inset CommandInset label
8846 LatexCommand label
8847 name "sub:Accents-for-one"
8848
8849 \end_inset
8850
8851
8852 \begin_inset Index idx
8853 status collapsed
8854
8855 \begin_layout Plain Layout
8856 Accents ! for one character
8857 \end_layout
8858
8859 \end_inset
8860
8861
8862 \end_layout
8863
8864 \begin_layout Standard
8865 \begin_inset space \hfill{}
8866 \end_inset
8867
8868
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features rotate="0" tabularvalignment="middle">
8872 <column alignment="center" valignment="top" width="0pt">
8873 <column alignment="center" valignment="top" width="0pt">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 Command
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 Result
8889 \begin_inset Note Note
8890 status collapsed
8891
8892 \begin_layout Plain Layout
8893
8894 \series bold
8895
8896 \backslash
8897 raisebox
8898 \series default
8899  is only used as spacer.
8900 \end_layout
8901
8902 \end_inset
8903
8904
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 </row>
8910 <row>
8911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \backslash
8917 dot
8918 \begin_inset space \textvisiblespace{}
8919 \end_inset
8920
8921 A
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 </row>
8939 <row>
8940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944
8945 \backslash
8946 ddot
8947 \begin_inset space \textvisiblespace{}
8948 \end_inset
8949
8950 A
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 <row>
8969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973
8974 \backslash
8975 dddot
8976 \begin_inset space \textvisiblespace{}
8977 \end_inset
8978
8979 A
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
8989 \end_inset
8990
8991
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 </row>
8997 <row>
8998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002
9003 \backslash
9004 ddddot
9005 \begin_inset space \textvisiblespace{}
9006 \end_inset
9007
9008 A
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9018 \end_inset
9019
9020
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \backslash
9033 vec
9034 \begin_inset space \textvisiblespace{}
9035 \end_inset
9036
9037 A
9038 \begin_inset Index idx
9039 status collapsed
9040
9041 \begin_layout Plain Layout
9042 Vectors
9043 \end_layout
9044
9045 \end_inset
9046
9047
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \backslash
9072 bar
9073 \begin_inset space \textvisiblespace{}
9074 \end_inset
9075
9076 A
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9086 \end_inset
9087
9088
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 </row>
9094 <row>
9095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \backslash
9101 mathring
9102 \begin_inset space \textvisiblespace{}
9103 \end_inset
9104
9105 A
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9115 \end_inset
9116
9117
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 </row>
9123 </lyxtabular>
9124
9125 \end_inset
9126
9127
9128 \begin_inset space \hfill{}
9129 \end_inset
9130
9131
9132 \begin_inset Tabular
9133 <lyxtabular version="3" rows="7" columns="2">
9134 <features rotate="0" tabularvalignment="middle">
9135 <column alignment="center" valignment="top" width="0pt">
9136 <column alignment="center" valignment="top" width="0pt">
9137 <row>
9138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 Command
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 Result
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 </row>
9157 <row>
9158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162
9163 \backslash
9164 tilde
9165 \begin_inset space \textvisiblespace{}
9166 \end_inset
9167
9168 A
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9178 \end_inset
9179
9180
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \backslash
9193 hat
9194 \begin_inset space \textvisiblespace{}
9195 \end_inset
9196
9197 A
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 check
9223 \begin_inset space \textvisiblespace{}
9224 \end_inset
9225
9226 A
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9236 \end_inset
9237
9238
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 <row>
9245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9246 \begin_inset Text
9247
9248 \begin_layout Plain Layout
9249
9250 \backslash
9251 acute
9252 \begin_inset space \textvisiblespace{}
9253 \end_inset
9254
9255 A
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9265 \end_inset
9266
9267
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278
9279 \backslash
9280 grave
9281 \begin_inset space \textvisiblespace{}
9282 \end_inset
9283
9284 A
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9294 \end_inset
9295
9296
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 </row>
9302 <row>
9303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \backslash
9309 breve
9310 \begin_inset space \textvisiblespace{}
9311 \end_inset
9312
9313 A
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9323 \end_inset
9324
9325
9326 \end_layout
9327
9328 \end_inset
9329 </cell>
9330 </row>
9331 </lyxtabular>
9332
9333 \end_inset
9334
9335
9336 \begin_inset space \hfill{}
9337 \end_inset
9338
9339
9340 \end_layout
9341
9342 \begin_layout Standard
9343 \begin_inset VSpace bigskip
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \begin_layout Standard
9350 You can directly insert accents like é to formulas.
9351  LyX will transform them to the corresponding accent command.
9352  For umlauts
9353 \begin_inset Index idx
9354 status collapsed
9355
9356 \begin_layout Plain Layout
9357 Umlauts
9358 \end_layout
9359
9360 \end_inset
9361
9362  it is better to insert a quotation mark before the vowel.
9363  These two characters are then treated by LaTeX as 
9364 \emph on
9365 one
9366 \emph default
9367  character when the formula part with the umlaut is marked as German.
9368  In contrary to 
9369 \series bold
9370
9371 \backslash
9372 ddot
9373 \series default
9374 , with this method 
9375 \begin_inset Quotes eld
9376 \end_inset
9377
9378 real
9379 \begin_inset Quotes erd
9380 \end_inset
9381
9382  umlauts are created as demonstrated in the following example:
9383 \end_layout
9384
9385 \begin_layout Standard
9386 \begin_inset VSpace -2mm
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \begin_layout Standard
9393 \align center
9394 \begin_inset Tabular
9395 <lyxtabular version="3" rows="3" columns="2">
9396 <features rotate="0" tabularvalignment="middle">
9397 <column alignment="center" valignment="top">
9398 <column alignment="center" valignment="top">
9399 <row>
9400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 Command
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 Result
9414 \begin_inset Note Note
9415 status collapsed
9416
9417 \begin_layout Plain Layout
9418
9419 \series bold
9420
9421 \backslash
9422 raisebox
9423 \series default
9424  and the 0
9425 \begin_inset space \thinspace{}
9426 \end_inset
9427
9428 pt space are only used as spacer.
9429 \end_layout
9430
9431 \end_inset
9432
9433
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 </row>
9439 <row>
9440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9441 \begin_inset Text
9442
9443 \begin_layout Plain Layout
9444
9445 \lang ngerman
9446 \begin_inset Quotes grd
9447 \end_inset
9448
9449 i
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458 \begin_inset space \hspace{}
9459 \length 0pt
9460 \end_inset
9461
9462
9463 \lang ngerman
9464
9465 \begin_inset Formula $"i$
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \end_inset
9472 </cell>
9473 </row>
9474 <row>
9475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479
9480 \backslash
9481 ddot
9482 \begin_inset space \textvisiblespace{}
9483 \end_inset
9484
9485 i
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 </lyxtabular>
9504
9505 \end_inset
9506
9507
9508 \end_layout
9509
9510 \begin_layout Standard
9511 Another advantage to 
9512 \series bold
9513
9514 \backslash
9515 ddot
9516 \series default
9517  is that umlauts can directly be converted to mathematical text because
9518  the accent commands above are 
9519 \emph on
9520 not allowed
9521 \emph default
9522  
9523 \emph on
9524 in mathematical text
9525 \emph default
9526 .
9527  To convert an accented character to mathematical text, only the character
9528  under the accent may be converted.
9529  This applies also for all other conversions, e.
9530 \begin_inset space \thinspace{}
9531 \end_inset
9532
9533 g.
9534 \begin_inset space \space{}
9535 \end_inset
9536
9537 to italic or bold.
9538 \end_layout
9539
9540 \begin_layout Standard
9541 In mathematical text, umlauts and other accented characters can directly
9542  be inserted.
9543 \end_layout
9544
9545 \begin_layout Standard
9546 \begin_inset VSpace bigskip
9547 \end_inset
9548
9549
9550 \end_layout
9551
9552 \begin_layout Standard
9553 LyX also supports a tilde under the character if the LaTeX-package 
9554 \series bold
9555 undertilde
9556 \series default
9557
9558 \begin_inset Index idx
9559 status collapsed
9560
9561 \begin_layout Plain Layout
9562 Packages ! undertilde
9563 \end_layout
9564
9565 \end_inset
9566
9567  is installed on your system:
9568 \end_layout
9569
9570 \begin_layout Standard
9571 \begin_inset ERT
9572 status collapsed
9573
9574 \begin_layout Plain Layout
9575
9576
9577 \backslash
9578 ifundertilde 
9579 \end_layout
9580
9581 \end_inset
9582
9583
9584 \begin_inset Note Note
9585 status open
9586
9587 \begin_layout Plain Layout
9588 The following table will only be displayed when the LaTeX-package 
9589 \series bold
9590 undertilde
9591 \series default
9592  is installed.
9593 \end_layout
9594
9595 \end_inset
9596
9597
9598 \end_layout
9599
9600 \begin_layout Standard
9601 \noindent
9602 \align center
9603 \begin_inset Tabular
9604 <lyxtabular version="3" rows="2" columns="2">
9605 <features rotate="0" tabularvalignment="middle">
9606 <column alignment="center" valignment="top" width="0pt">
9607 <column alignment="center" valignment="top" width="0pt">
9608 <row>
9609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613 Command
9614 \end_layout
9615
9616 \end_inset
9617 </cell>
9618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622 Result
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 </row>
9628 <row>
9629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633
9634 \backslash
9635 utilde
9636 \begin_inset space \textvisiblespace{}
9637 \end_inset
9638
9639 A
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \end_inset
9655 </cell>
9656 </row>
9657 </lyxtabular>
9658
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \begin_layout Standard
9665 \begin_inset ERT
9666 status collapsed
9667
9668 \begin_layout Plain Layout
9669
9670
9671 \backslash
9672 else 
9673 \end_layout
9674
9675 \end_inset
9676
9677
9678 \begin_inset Note Note
9679 status open
9680
9681 \begin_layout Plain Layout
9682 The following will be displayed when the LaTeX-package 
9683 \series bold
9684 undertilde
9685 \series default
9686  is not installed:
9687 \end_layout
9688
9689 \end_inset
9690
9691
9692 \end_layout
9693
9694 \begin_layout Standard
9695 You need to install the LaTeX-package 
9696 \series bold
9697 undertilde
9698 \series default
9699  to see the rest of this subsection in the output.
9700 \end_layout
9701
9702 \begin_layout Standard
9703 \begin_inset ERT
9704 status collapsed
9705
9706 \begin_layout Plain Layout
9707
9708
9709 \backslash
9710 fi 
9711 \end_layout
9712
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \begin_layout Subsection
9719 Accents for several Characters
9720 \begin_inset Index idx
9721 status collapsed
9722
9723 \begin_layout Plain Layout
9724 Accents ! for several characters
9725 \end_layout
9726
9727 \end_inset
9728
9729
9730 \end_layout
9731
9732 \begin_layout Standard
9733 \begin_inset space \hfill{}
9734 \end_inset
9735
9736
9737 \begin_inset Tabular
9738 <lyxtabular version="3" rows="5" columns="2">
9739 <features rotate="0" tabularvalignment="middle">
9740 <column alignment="center" valignment="top" width="0pt">
9741 <column alignment="center" valignment="top" width="0pt">
9742 <row>
9743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 Command
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 Result
9757 \begin_inset Note Note
9758 status collapsed
9759
9760 \begin_layout Plain Layout
9761
9762 \series bold
9763
9764 \backslash
9765 raisebox
9766 \series default
9767  is only used as spacer.
9768 \end_layout
9769
9770 \end_inset
9771
9772
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 </row>
9778 <row>
9779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783
9784 \backslash
9785 overleftarrow
9786 \begin_inset space \textvisiblespace{}
9787 \end_inset
9788
9789 A=B
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9799 \end_inset
9800
9801
9802 \end_layout
9803
9804 \end_inset
9805 </cell>
9806 </row>
9807 <row>
9808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9809 \begin_inset Text
9810
9811 \begin_layout Plain Layout
9812
9813 \backslash
9814 underleftarrow
9815 \begin_inset space \textvisiblespace{}
9816 \end_inset
9817
9818 A=B
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 <row>
9837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \backslash
9843 overleftrightarrow
9844 \begin_inset space \textvisiblespace{}
9845 \end_inset
9846
9847 A=B
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9857 \end_inset
9858
9859
9860 \end_layout
9861
9862 \end_inset
9863 </cell>
9864 </row>
9865 <row>
9866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870
9871 \backslash
9872 underleftrightarrow
9873 \begin_inset space \textvisiblespace{}
9874 \end_inset
9875
9876 A=B
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Plain Layout
9885 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9886 \end_inset
9887
9888
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 </row>
9894 </lyxtabular>
9895
9896 \end_inset
9897
9898
9899 \begin_inset space \hfill{}
9900 \end_inset
9901
9902
9903 \begin_inset Tabular
9904 <lyxtabular version="3" rows="5" columns="2">
9905 <features rotate="0" tabularvalignment="middle">
9906 <column alignment="center" valignment="top" width="0pt">
9907 <column alignment="center" valignment="top" width="0pt">
9908 <row>
9909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913 Command
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922 Result
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \backslash
9935 overrightarrow
9936 \begin_inset space \textvisiblespace{}
9937 \end_inset
9938
9939 A=B
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9949 \end_inset
9950
9951
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 </row>
9957 <row>
9958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962
9963 \backslash
9964 underrightarrow
9965 \begin_inset space \textvisiblespace{}
9966 \end_inset
9967
9968 A=B
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9978 \end_inset
9979
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 </row>
9986 <row>
9987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991
9992 \backslash
9993 widetilde
9994 \begin_inset space \textvisiblespace{}
9995 \end_inset
9996
9997 A=B
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10007 \end_inset
10008
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 </row>
10015 <row>
10016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \backslash
10022 widehat
10023 \begin_inset space \textvisiblespace{}
10024 \end_inset
10025
10026 A=B
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10036 \end_inset
10037
10038
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 </row>
10044 </lyxtabular>
10045
10046 \end_inset
10047
10048
10049 \begin_inset space \hfill{}
10050 \end_inset
10051
10052
10053 \end_layout
10054
10055 \begin_layout Standard
10056 \begin_inset VSpace medskip
10057 \end_inset
10058
10059 With these commands as many characters as you like can be accented.
10060  But the accents 
10061 \series bold
10062
10063 \backslash
10064 widetilde
10065 \series default
10066  and 
10067 \series bold
10068
10069 \backslash
10070 widehat
10071 \series default
10072  will only be set in the output with a length of three characters, as shown
10073  in the following example:
10074 \begin_inset Formula 
10075 \[
10076 \widetilde{A+B=C-D}
10077 \]
10078
10079 \end_inset
10080
10081
10082 \end_layout
10083
10084 \begin_layout Standard
10085 With the commands 
10086 \series bold
10087
10088 \backslash
10089 overset
10090 \series default
10091
10092 \begin_inset Index idx
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096 Commands ! O ! 
10097 \backslash
10098 overset
10099 \end_layout
10100
10101 \end_inset
10102
10103  and 
10104 \series bold
10105
10106 \backslash
10107 underset
10108 \series default
10109
10110 \begin_inset Index idx
10111 status collapsed
10112
10113 \begin_layout Plain Layout
10114 Commands ! U ! 
10115 \backslash
10116 underset
10117 \end_layout
10118
10119 \end_inset
10120
10121  described in the previous subsection it is also possible to accent several
10122  characters.
10123  The command 
10124 \series bold
10125
10126 \backslash
10127 underset
10128 \begin_inset space \textvisiblespace{}
10129 \end_inset
10130
10131 A=B
10132 \begin_inset Formula $\downarrow$
10133 \end_inset
10134
10135 ***
10136 \series default
10137  creates:
10138 \begin_inset Formula 
10139 \[
10140 \underset{***}{A=B}
10141 \]
10142
10143 \end_inset
10144
10145
10146 \end_layout
10147
10148 \begin_layout Standard
10149 \begin_inset Newpage newpage
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \begin_layout Section
10156 Space
10157 \begin_inset CommandInset label
10158 LatexCommand label
10159 name "sub:Space"
10160
10161 \end_inset
10162
10163
10164 \begin_inset Index idx
10165 status collapsed
10166
10167 \begin_layout Plain Layout
10168 Space ! horizontal
10169 \end_layout
10170
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \begin_layout Subsection
10177 Predefined Space
10178 \begin_inset CommandInset label
10179 LatexCommand label
10180 name "sub:Predefined-Space"
10181
10182 \end_inset
10183
10184
10185 \begin_inset Index idx
10186 status collapsed
10187
10188 \begin_layout Plain Layout
10189 Space ! horizontal ! predefined
10190 \end_layout
10191
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \begin_layout Standard
10198 Sometimes it is necessary to insert horizontal space into a formula.
10199  This is done by inserting a protected space (shortcut 
10200 \begin_inset Info
10201 type  "shortcut"
10202 arg   "command-alternatives space-insert protected ; math-space"
10203 \end_inset
10204
10205 ).
10206  A 
10207 \begin_inset Quotes eld
10208 \end_inset
10209
10210
10211 \color blue
10212
10213 \begin_inset space \textvisiblespace{}
10214 \end_inset
10215
10216
10217 \color inherit
10218
10219 \begin_inset Quotes erd
10220 \end_inset
10221
10222  appears and by pressing 
10223 \family sans
10224 Space
10225 \family default
10226  several times one can select one of eight different space sizes.
10227  The spaces can also be inserted using the math toolbar button 
10228 \begin_inset Graphics
10229         filename ../images/math/space.png
10230         scale 85
10231
10232 \end_inset
10233
10234  or special commands.
10235  Independent from the inserted command, one can select the size again by
10236  pressing 
10237 \family sans
10238 Space
10239 \family default
10240  afterwards.
10241 \end_layout
10242
10243 \begin_layout Standard
10244 \noindent
10245 \align center
10246 \begin_inset VSpace -5mm
10247 \end_inset
10248
10249
10250 \begin_inset Tabular
10251 <lyxtabular version="3" rows="3" columns="7">
10252 <features rotate="0" tabularvalignment="middle">
10253 <column alignment="center" valignment="middle" width="6.8cm">
10254 <column alignment="center" valignment="top">
10255 <column alignment="center" valignment="top">
10256 <column alignment="center" valignment="top">
10257 <column alignment="center" valignment="top">
10258 <column alignment="center" valignment="top">
10259 <column alignment="center" valignment="top">
10260 <row>
10261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 Command
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274
10275 \backslash
10276 ,
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285
10286 \backslash
10287 :
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \backslash
10298 ;
10299 \end_layout
10300
10301 \end_inset
10302 </cell>
10303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \backslash
10309 quad
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318
10319 \backslash
10320 qquad
10321 \end_layout
10322
10323 \end_inset
10324 </cell>
10325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329
10330 \backslash
10331 !
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342 Number of 
10343 \family sans
10344 Space
10345 \family default
10346  keystrokes after inserting the protected space
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 0
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364 1
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 2
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382 3
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 4
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 5
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 </row>
10406 <row>
10407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Result
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 \begin_inset Formula $A\, B$
10421 \end_inset
10422
10423
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 \begin_inset Formula $A\: B$
10433 \end_inset
10434
10435
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 \begin_inset Formula $A\; B$
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 \begin_inset Formula $A\quad B$
10457 \end_inset
10458
10459
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468 \begin_inset Formula $A\qquad B$
10469 \end_inset
10470
10471
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 \begin_inset Formula $A\! B$
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 </row>
10489 </lyxtabular>
10490
10491 \end_inset
10492
10493
10494 \end_layout
10495
10496 \begin_layout Standard
10497 The last size seem to produce no space.
10498  It is displayed red in LyX contrary to the other sizes, because it is a
10499  negative space.
10500  There are two more negative spaces:
10501 \end_layout
10502
10503 \begin_layout Standard
10504 \align center
10505 \begin_inset Tabular
10506 <lyxtabular version="3" rows="3" columns="3">
10507 <features rotate="0" tabularvalignment="middle">
10508 <column alignment="center" valignment="middle" width="6.8cm">
10509 <column alignment="center" valignment="top" width="0pt">
10510 <column alignment="center" valignment="top" width="0pt">
10511 <row>
10512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516 Command
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525
10526 \backslash
10527 negmedspace
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536
10537 \backslash
10538 negthickspace
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 Number of 
10550 \family sans
10551 Space
10552 \family default
10553  keystrokes after inserting the protected space
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 6
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 7
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 </row>
10577 <row>
10578 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10579 \begin_inset Text
10580
10581 \begin_layout Plain Layout
10582 Result
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 \begin_inset Formula $A\negmedspace B$
10592 \end_inset
10593
10594
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 \begin_inset Formula $A\negthickspace B$
10604 \end_inset
10605
10606
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 </lyxtabular>
10613
10614 \end_inset
10615
10616
10617 \end_layout
10618
10619 \begin_layout Standard
10620 Negative spaces can lead to characters overlapping each other.
10621  Thus they can be used to enforce ligatures, which are e.
10622 \begin_inset space \thinspace{}
10623 \end_inset
10624
10625 g.
10626 \begin_inset space \space{}
10627 \end_inset
10628
10629 useful for summation operators:
10630 \end_layout
10631
10632 \begin_layout Standard
10633 \align center
10634 \begin_inset Tabular
10635 <lyxtabular version="3" rows="3" columns="2">
10636 <features rotate="0" tabularvalignment="middle">
10637 <column alignment="center" valignment="top">
10638 <column alignment="center" valignment="top">
10639 <row>
10640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10641 \begin_inset Text
10642
10643 \begin_layout Plain Layout
10644 Command
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Result
10654 \begin_inset Note Note
10655 status collapsed
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660
10661 \backslash
10662 raisebox
10663 \series default
10664  is only used as spacer.
10665 \end_layout
10666
10667 \end_inset
10668
10669
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 </row>
10675 <row>
10676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680
10681 \backslash
10682 sum
10683 \backslash
10684 sum
10685 \begin_inset space \textvisiblespace{}
10686 \end_inset
10687
10688 f_kl
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10698 \end_inset
10699
10700
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 </row>
10706 <row>
10707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711
10712 \backslash
10713 sum
10714 \backslash
10715 negmedspace
10716 \backslash
10717 sum
10718 \begin_inset space \textvisiblespace{}
10719 \end_inset
10720
10721 f_kl
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 </row>
10739 </lyxtabular>
10740
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \begin_layout Standard
10747 Relations like for example equal signs, are always surrounded by space.
10748  To suppress this, the equal sign is placed into a TeX-brace.
10749  The following example demonstrates this:
10750 \end_layout
10751
10752 \begin_layout Standard
10753 \align center
10754 \begin_inset Tabular
10755 <lyxtabular version="3" rows="2" columns="2">
10756 <features rotate="0" tabularvalignment="middle">
10757 <column alignment="center" valignment="top" width="0pt">
10758 <column alignment="center" valignment="top" width="0pt">
10759 <row>
10760 <cell alignment="center" valignment="top" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764 normal equation
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 \begin_inset Formula $A=B$
10774 \end_inset
10775
10776
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 </row>
10782 <row>
10783 <cell alignment="center" valignment="top" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 \begin_inset Note Note
10788 status collapsed
10789
10790 \begin_layout Plain Layout
10791
10792 \series bold
10793
10794 \backslash
10795 raisebox
10796 \series default
10797  is only used as spacer.
10798 \end_layout
10799
10800 \end_inset
10801
10802
10803 \begin_inset Formula $\raisebox{5mm}{}$
10804 \end_inset
10805
10806 equation without space
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 \begin_inset Formula $A{=}B$
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 </row>
10824 </lyxtabular>
10825
10826 \end_inset
10827
10828
10829 \end_layout
10830
10831 \begin_layout Standard
10832 \noindent
10833 The command for the last formula is: 
10834 \series bold
10835 A
10836 \backslash
10837 {=
10838 \begin_inset Formula $\to$
10839 \end_inset
10840
10841 B
10842 \end_layout
10843
10844 \begin_layout Standard
10845 \begin_inset VSpace bigskip
10846 \end_inset
10847
10848 Spaces are needed for physical units, because the space between the value
10849  and the unit is the smallest one and not a normal space.
10850  For units in text, the smallest space is inserted via the menu 
10851 \family sans
10852 Insert\SpecialChar \menuseparator
10853 Formatting\SpecialChar \menuseparator
10854 Thin
10855 \begin_inset space ~
10856 \end_inset
10857
10858 Space
10859 \family default
10860  (shortcut 
10861 \begin_inset Info
10862 type  "shortcut"
10863 arg   "space-insert thin"
10864 \end_inset
10865
10866 ).
10867 \end_layout
10868
10869 \begin_layout Standard
10870 An example to visualize the difference:
10871 \end_layout
10872
10873 \begin_layout Standard
10874 \begin_inset Tabular
10875 <lyxtabular version="3" rows="2" columns="2">
10876 <features rotate="0" tabularvalignment="middle">
10877 <column alignment="left" valignment="top">
10878 <column alignment="left" valignment="top">
10879 <row>
10880 <cell alignment="center" valignment="top" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884 24 kW
10885 \begin_inset Formula $\cdot$
10886 \end_inset
10887
10888 h
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 space between value and unit
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 </row>
10903 <row>
10904 <cell alignment="center" valignment="top" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 24
10909 \begin_inset space \thinspace{}
10910 \end_inset
10911
10912 kW
10913 \begin_inset Formula $\cdot$
10914 \end_inset
10915
10916 h
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 smallest space between value and unit
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 </row>
10931 </lyxtabular>
10932
10933 \end_inset
10934
10935
10936 \end_layout
10937
10938 \begin_layout Subsection
10939 Variable Space
10940 \begin_inset ERT
10941 status collapsed
10942
10943 \begin_layout Plain Layout
10944
10945
10946 \backslash
10947 texorpdfstring{
10948 \end_layout
10949
10950 \end_inset
10951
10952
10953 \begin_inset Foot
10954 status collapsed
10955
10956 \begin_layout Plain Layout
10957 for vertical space in formulas see 
10958 \begin_inset CommandInset ref
10959 LatexCommand ref
10960 reference "sub:Line-Separation"
10961
10962 \end_inset
10963
10964
10965 \end_layout
10966
10967 \end_inset
10968
10969
10970 \begin_inset ERT
10971 status collapsed
10972
10973 \begin_layout Plain Layout
10974
10975 }{}
10976 \end_layout
10977
10978 \end_inset
10979
10980
10981 \begin_inset Note Note
10982 status collapsed
10983
10984 \begin_layout Plain Layout
10985
10986 \backslash
10987 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
10988 \end_layout
10989
10990 \begin_layout Plain Layout
10991 More about 
10992 \backslash
10993 texorpdfstring is in section 
10994 \begin_inset CommandInset ref
10995 LatexCommand ref
10996 reference "sub:Formulas-in-Section"
10997
10998 \end_inset
10999
11000 .
11001 \end_layout
11002
11003 \end_inset
11004
11005
11006 \begin_inset CommandInset label
11007 LatexCommand label
11008 name "sub:Variable-Space"
11009
11010 \end_inset
11011
11012
11013 \begin_inset Index idx
11014 status collapsed
11015
11016 \begin_layout Plain Layout
11017 Space ! horizontal ! variable
11018 \end_layout
11019
11020 \end_inset
11021
11022
11023 \end_layout
11024
11025 \begin_layout Standard
11026 Space with a defined length can be inserted with the command 
11027 \series bold
11028
11029 \backslash
11030 hspace
11031 \series default
11032
11033 \begin_inset Index idx
11034 status collapsed
11035
11036 \begin_layout Plain Layout
11037 Commands ! H ! 
11038 \backslash
11039 hspace
11040 \end_layout
11041
11042 \end_inset
11043
11044 .
11045  Then a long 
11046 \begin_inset Quotes eld
11047 \end_inset
11048
11049
11050 \color blue
11051
11052 \begin_inset space \textvisiblespace{}
11053 \end_inset
11054
11055
11056 \color inherit
11057
11058 \begin_inset Quotes erd
11059 \end_inset
11060
11061  appears.
11062  The length can be specified by left-clicking on the 
11063 \begin_inset Quotes eld
11064 \end_inset
11065
11066
11067 \color blue
11068
11069 \begin_inset space \textvisiblespace{}
11070 \end_inset
11071
11072
11073 \color inherit
11074
11075 \begin_inset Quotes erd
11076 \end_inset
11077
11078 .
11079  The length may also be negative.
11080  To insert as much space as is available, the command 
11081 \series bold
11082
11083 \backslash
11084 hfill
11085 \series default
11086
11087 \begin_inset Index idx
11088 status collapsed
11089
11090 \begin_layout Plain Layout
11091 Commands ! H ! 
11092 \backslash
11093 hfill
11094 \end_layout
11095
11096 \end_inset
11097
11098  is used.
11099 \end_layout
11100
11101 \begin_layout Standard
11102 \begin_inset VSpace -1mm
11103 \end_inset
11104
11105
11106 \end_layout
11107
11108 \begin_layout Standard
11109 \align center
11110 \begin_inset Tabular
11111 <lyxtabular version="3" rows="4" columns="2">
11112 <features rotate="0" tabularvalignment="middle">
11113 <column alignment="center" valignment="top">
11114 <column alignment="center" valignment="top">
11115 <row>
11116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 Command (
11121 \backslash
11122 hspace length)
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 Result
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 </row>
11137 <row>
11138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 A=B
11143 \backslash
11144 hspace
11145 \begin_inset space \textvisiblespace{}
11146 \end_inset
11147
11148
11149 \begin_inset Formula $\to$
11150 \end_inset
11151
11152 A
11153 \backslash
11154 not=C (3
11155 \begin_inset space \thinspace{}
11156 \end_inset
11157
11158 cm)
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11168 \end_inset
11169
11170
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 </row>
11176 <row>
11177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 A
11182 \backslash
11183 hspace
11184 \begin_inset space \textvisiblespace{}
11185 \end_inset
11186
11187
11188 \begin_inset Formula $\to$
11189 \end_inset
11190
11191 A
11192 \backslash
11193 not=A (-1
11194 \begin_inset space \thinspace{}
11195 \end_inset
11196
11197 mm)
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11207 \end_inset
11208
11209
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 </row>
11215 <row>
11216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 A=A
11221 \backslash
11222 hfill
11223 \begin_inset space \textvisiblespace{}
11224 \end_inset
11225
11226 B=B
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 \begin_inset Formula $A=A\hfill B=B$
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 </row>
11244 </lyxtabular>
11245
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \begin_layout Standard
11252 In the last example the available space is given by the longest column entry
11253  of the table.
11254  In an inline formula the space depends on the length of the line in which
11255  
11256 \series bold
11257
11258 \backslash
11259 hfill
11260 \series default
11261  is inserted.
11262  Thus, when the line uses the full width, no space will be created.
11263  
11264 \series bold
11265
11266 \backslash
11267 hfill
11268 \series default
11269  only has an effect on displayed formulas when the formula style 
11270 \series bold
11271 Indented
11272 \series default
11273  is used.
11274  (Formula styles are explained in 
11275 \begin_inset CommandInset ref
11276 LatexCommand ref
11277 reference "sec:Formula-Styles"
11278
11279 \end_inset
11280
11281 .)
11282 \end_layout
11283
11284 \begin_layout Standard
11285 Besides 
11286 \series bold
11287
11288 \backslash
11289 hfill
11290 \series default
11291 , there are the commands 
11292 \series bold
11293
11294 \backslash
11295 dotfill
11296 \series default
11297  and 
11298 \series bold
11299
11300 \backslash
11301 hrulefill
11302 \series default
11303  that fill the space with a pattern, see 
11304 \begin_inset CommandInset ref
11305 LatexCommand ref
11306 reference "sub:Ellipses"
11307
11308 \end_inset
11309
11310  for an example.
11311 \end_layout
11312
11313 \begin_layout Standard
11314 For text, variable space can be inserted via the menu 
11315 \family sans
11316 Insert\SpecialChar \menuseparator
11317 Formatting\SpecialChar \menuseparator
11318 Horizontal
11319 \begin_inset space ~
11320 \end_inset
11321
11322 Space
11323 \family default
11324 :
11325 \end_layout
11326
11327 \begin_layout Standard
11328 This is a line with
11329 \begin_inset space \hspace{}
11330 \length 2cm
11331 \end_inset
11332
11333 2
11334 \begin_inset space \thinspace{}
11335 \end_inset
11336
11337 cm space.
11338 \end_layout
11339
11340 \begin_layout Standard
11341 This is a line with
11342 \begin_inset space \hfill{}
11343 \end_inset
11344
11345 maximum space.
11346 \end_layout
11347
11348 \begin_layout Subsection
11349 Space besides inline Formulas
11350 \begin_inset Index idx
11351 status collapsed
11352
11353 \begin_layout Plain Layout
11354 Space ! besides inline formulas
11355 \end_layout
11356
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Standard
11363 The space that surrounds inline formulas can be adjusted with the length
11364  
11365 \series bold
11366
11367 \backslash
11368 mathsurround
11369 \series default
11370
11371 \begin_inset Index idx
11372 status collapsed
11373
11374 \begin_layout Plain Layout
11375 Commands ! M ! 
11376 \backslash
11377 mathsurround
11378 \end_layout
11379
11380 \end_inset
11381
11382 .
11383  The value of a length is set with the command 
11384 \series bold
11385
11386 \backslash
11387 setlength
11388 \series default
11389
11390 \begin_inset Index idx
11391 status collapsed
11392
11393 \begin_layout Plain Layout
11394 Commands ! S ! 
11395 \backslash
11396 setlength
11397 \end_layout
11398
11399 \end_inset
11400
11401  which has the following scheme:
11402 \end_layout
11403
11404 \begin_layout Standard
11405
11406 \series bold
11407
11408 \backslash
11409 setlength{length name}{value}
11410 \end_layout
11411
11412 \begin_layout Standard
11413 To set 
11414 \series bold
11415
11416 \backslash
11417 mathsurround
11418 \series default
11419  to the value 5
11420 \begin_inset space \thinspace{}
11421 \end_inset
11422
11423 mm, the command
11424 \end_layout
11425
11426 \begin_layout Standard
11427
11428 \series bold
11429
11430 \backslash
11431 setlength{
11432 \backslash
11433 mathsurround}{5mm}
11434 \end_layout
11435
11436 \begin_layout Standard
11437 is inserted in TeX-mode.
11438  5
11439 \begin_inset space \thinspace{}
11440 \end_inset
11441
11442 mm space will now be set around all inline formulas:
11443 \begin_inset ERT
11444 status collapsed
11445
11446 \begin_layout Plain Layout
11447
11448
11449 \backslash
11450 setlength{
11451 \backslash
11452 mathsurround}{5mm}
11453 \end_layout
11454
11455 \end_inset
11456
11457
11458 \end_layout
11459
11460 \begin_layout Standard
11461 This is a line with an inline formula 
11462 \begin_inset Formula $A=B$
11463 \end_inset
11464
11465  with 5
11466 \begin_inset space \thinspace{}
11467 \end_inset
11468
11469 mm surrounding space.
11470 \begin_inset ERT
11471 status collapsed
11472
11473 \begin_layout Plain Layout
11474
11475
11476 \backslash
11477 setlength{
11478 \backslash
11479 mathsurround}{0pt}
11480 \end_layout
11481
11482 \end_inset
11483
11484
11485 \end_layout
11486
11487 \begin_layout Standard
11488 To return to the predefined value, 
11489 \series bold
11490
11491 \backslash
11492 mathsurround
11493 \series default
11494  is set to the value 0
11495 \begin_inset space \thinspace{}
11496 \end_inset
11497
11498 pt.
11499 \end_layout
11500
11501 \begin_layout Section
11502 Boxes and Frames
11503 \begin_inset Index idx
11504 status collapsed
11505
11506 \begin_layout Plain Layout
11507 Boxes
11508 \end_layout
11509
11510 \end_inset
11511
11512
11513 \begin_inset Index idx
11514 status collapsed
11515
11516 \begin_layout Plain Layout
11517 Frames | see
11518 \begin_inset ERT
11519 status collapsed
11520
11521 \begin_layout Plain Layout
11522
11523 {
11524 \end_layout
11525
11526 \end_inset
11527
11528 Boxes
11529 \begin_inset ERT
11530 status collapsed
11531
11532 \begin_layout Plain Layout
11533
11534 }
11535 \end_layout
11536
11537 \end_inset
11538
11539
11540 \end_layout
11541
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \begin_layout Standard
11548 Boxes for text are described in chapter 
11549 \family typewriter
11550 Boxes
11551 \family default
11552  in the 
11553 \family typewriter
11554 Embedded
11555 \begin_inset space ~
11556 \end_inset
11557
11558 Objects
11559 \family default
11560  manual.
11561 \end_layout
11562
11563 \begin_layout Subsection
11564 Boxes with Frame
11565 \begin_inset CommandInset label
11566 LatexCommand label
11567 name "sub:Boxes-with-Frame"
11568
11569 \end_inset
11570
11571
11572 \begin_inset Index idx
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576 Boxes ! with frame
11577 \end_layout
11578
11579 \end_inset
11580
11581
11582 \end_layout
11583
11584 \begin_layout Standard
11585 It is possible to frame a formula or part of one with the commands 
11586 \series bold
11587
11588 \backslash
11589 fbox
11590 \series default
11591
11592 \begin_inset Index idx
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596 Commands ! F ! 
11597 \backslash
11598 fbox
11599 \end_layout
11600
11601 \end_inset
11602
11603  and 
11604 \series bold
11605
11606 \backslash
11607 boxed
11608 \series default
11609
11610 \begin_inset Index idx
11611 status collapsed
11612
11613 \begin_layout Plain Layout
11614 Commands ! B ! 
11615 \backslash
11616 boxed
11617 \end_layout
11618
11619 \end_inset
11620
11621 .
11622 \end_layout
11623
11624 \begin_layout Standard
11625 When one of these commands is inserted in a formula, a blue box appears
11626  within a frame to enter formula parts.
11627  For 
11628 \series bold
11629
11630 \backslash
11631 fbox
11632 \series default
11633  an additional formula has to be created by 
11634 \family sans
11635 Ctrl+M
11636 \family default
11637  within this box, because the box content will otherwise be treated as mathemati
11638 cal text.
11639  When 
11640 \series bold
11641
11642 \backslash
11643 boxed
11644 \series default
11645  is used, a new formula is automatically created inside the frame.
11646 \end_layout
11647
11648 \begin_layout Standard
11649 The command 
11650 \series bold
11651
11652 \backslash
11653 fbox
11654 \series default
11655  is not suitable to frame displayed formulas because the formula will always
11656  be set in the size of the text.
11657  
11658 \series bold
11659
11660 \backslash
11661 boxed
11662 \series default
11663  is in contrary not suitable to frame inline formulas, because the formula
11664  will always be set in the size of a displayed formula.
11665 \end_layout
11666
11667 \begin_layout Standard
11668 An extension to 
11669 \series bold
11670
11671 \backslash
11672 fbox
11673 \series default
11674  is the command 
11675 \series bold
11676
11677 \backslash
11678 framebox
11679 \series default
11680
11681 \begin_inset Index idx
11682 status collapsed
11683
11684 \begin_layout Plain Layout
11685 Commands ! F ! 
11686 \backslash
11687 framebox
11688 \end_layout
11689
11690 \end_inset
11691
11692  where additionally the frame width and the alignment can be specified.
11693  
11694 \series bold
11695
11696 \backslash
11697 framebox
11698 \series default
11699  is used in the following scheme:
11700 \end_layout
11701
11702 \begin_layout Standard
11703
11704 \series bold
11705
11706 \backslash
11707 framebox[frame width][position]{box content}
11708 \end_layout
11709
11710 \begin_layout Standard
11711 The position can either be 
11712 \emph on
11713 l
11714 \emph default
11715  or 
11716 \emph on
11717 r
11718 \emph default
11719 .
11720  
11721 \emph on
11722 l
11723 \emph default
11724  left aligns, 
11725 \emph on
11726 r
11727 \emph default
11728  right aligns the formula in the box.
11729  When no position is given, the formula will be centered.
11730 \begin_inset Newline newline
11731 \end_inset
11732
11733 If no width is given, also no position can be given.
11734  In this case the frame width is adjusted to the box content like for 
11735 \series bold
11736
11737 \backslash
11738 fbox
11739 \series default
11740 .
11741 \end_layout
11742
11743 \begin_layout Standard
11744 When the command 
11745 \series bold
11746
11747 \backslash
11748 framebox
11749 \series default
11750  is inserted, a box appears containing three blue boxes.
11751  The first two boxes are surrounded by brackets and denote the two optional
11752  arguments.
11753  The third box is for formula parts like for 
11754 \series bold
11755
11756 \backslash
11757 fbox
11758 \series default
11759 .
11760 \end_layout
11761
11762 \begin_layout Standard
11763 \begin_inset Newpage newpage
11764 \end_inset
11765
11766
11767 \end_layout
11768
11769 \begin_layout Standard
11770 \align center
11771 \begin_inset Tabular
11772 <lyxtabular version="3" rows="5" columns="2">
11773 <features rotate="0" tabularvalignment="middle">
11774 <column alignment="center" valignment="top">
11775 <column alignment="center" valignment="top">
11776 <row>
11777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781 Command
11782 \end_layout
11783
11784 \end_inset
11785 </cell>
11786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11787 \begin_inset Text
11788
11789 \begin_layout Plain Layout
11790 Result
11791 \begin_inset Note Note
11792 status collapsed
11793
11794 \begin_layout Plain Layout
11795
11796 \series bold
11797
11798 \backslash
11799 raisebox
11800 \series default
11801  is only used as spacer.
11802 \end_layout
11803
11804 \end_inset
11805
11806
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 </row>
11812 <row>
11813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11814 \begin_inset Text
11815
11816 \begin_layout Plain Layout
11817
11818 \backslash
11819 fbox
11820 \begin_inset space \textvisiblespace{}
11821 \end_inset
11822
11823
11824 \family sans
11825 Ctrl+M
11826 \family default
11827  
11828 \backslash
11829 int
11830 \begin_inset space \textvisiblespace{}
11831 \end_inset
11832
11833 A=B
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11839 \begin_inset Text
11840
11841 \begin_layout Plain Layout
11842 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11843 \end_inset
11844
11845
11846 \end_layout
11847
11848 \end_inset
11849 </cell>
11850 </row>
11851 <row>
11852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856
11857 \backslash
11858 boxed
11859 \begin_inset space \textvisiblespace{}
11860 \end_inset
11861
11862
11863 \backslash
11864 int
11865 \begin_inset space \textvisiblespace{}
11866 \end_inset
11867
11868 A=B
11869 \end_layout
11870
11871 \end_inset
11872 </cell>
11873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11874 \begin_inset Text
11875
11876 \begin_layout Plain Layout
11877 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 </row>
11886 <row>
11887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 A+
11892 \backslash
11893 fbox
11894 \begin_inset space \textvisiblespace{}
11895 \end_inset
11896
11897 B
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 </row>
11915 <row>
11916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920
11921 \backslash
11922 framebox
11923 \begin_inset space \textvisiblespace{}
11924 \end_inset
11925
11926 20mm
11927 \begin_inset Formula $\to$
11928 \end_inset
11929
11930
11931 \begin_inset Formula $\to$
11932 \end_inset
11933
11934
11935 \family sans
11936 Ctrl+M
11937 \family default
11938  
11939 \backslash
11940 frac
11941 \begin_inset space \textvisiblespace{}
11942 \end_inset
11943
11944 A
11945 \begin_inset Formula $\downarrow$
11946 \end_inset
11947
11948 B
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 \begin_inset Formula $\raisebox{6mm}{}$
11958 \end_inset
11959
11960
11961 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11962 \end_inset
11963
11964
11965 \begin_inset Formula $\raisebox{-4mm}{}$
11966 \end_inset
11967
11968
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 </row>
11974 </lyxtabular>
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \begin_layout Standard
11982 The frame thickness can also be adjusted.
11983  To do this the following commands have to be inserted in TeX-mode before
11984  the formula
11985 \end_layout
11986
11987 \begin_layout Standard
11988
11989 \series bold
11990
11991 \backslash
11992 fboxrule
11993 \series default
11994  
11995 \series bold
11996
11997 \begin_inset Quotes eld
11998 \end_inset
11999
12000 thickness
12001 \begin_inset Quotes erd
12002 \end_inset
12003
12004
12005 \series default
12006  
12007 \series bold
12008
12009 \backslash
12010 fboxsep
12011 \series default
12012  
12013 \series bold
12014
12015 \begin_inset Quotes eld
12016 \end_inset
12017
12018 distance
12019 \begin_inset Quotes erd
12020 \end_inset
12021
12022
12023 \end_layout
12024
12025 \begin_layout Standard
12026 \begin_inset Quotes eld
12027 \end_inset
12028
12029 distance
12030 \begin_inset Quotes erd
12031 \end_inset
12032
12033  specifies the minimal distance between the frame and the first character
12034  in the box.
12035  An example for this is the following framed formula:
12036 \begin_inset ERT
12037 status collapsed
12038
12039 \begin_layout Plain Layout
12040
12041
12042 \backslash
12043 fboxrule 2mm 
12044 \backslash
12045 fboxsep 3mm
12046 \end_layout
12047
12048 \end_inset
12049
12050
12051 \begin_inset Formula 
12052 \[
12053 \boxed{A+B=C}
12054 \]
12055
12056 \end_inset
12057
12058 Before this formula the commands
12059 \end_layout
12060
12061 \begin_layout Standard
12062
12063 \series bold
12064
12065 \backslash
12066 fboxrule
12067 \series default
12068  
12069 \series bold
12070 2mm
12071 \series default
12072  
12073 \series bold
12074
12075 \backslash
12076 fboxsep
12077 \series default
12078  
12079 \series bold
12080 3mm
12081 \end_layout
12082
12083 \begin_layout Standard
12084 were inserted in TeX-mode.
12085  The given values are used for all following boxes.
12086 \end_layout
12087
12088 \begin_layout Standard
12089 To return to the standard frame size, the command
12090 \end_layout
12091
12092 \begin_layout Standard
12093
12094 \series bold
12095
12096 \backslash
12097 fboxrule
12098 \series default
12099  
12100 \series bold
12101 0.4pt
12102 \series default
12103  
12104 \series bold
12105
12106 \backslash
12107 fboxsep
12108 \series default
12109  
12110 \series bold
12111 3pt
12112 \series default
12113
12114 \begin_inset ERT
12115 status collapsed
12116
12117 \begin_layout Plain Layout
12118
12119
12120 \backslash
12121 fboxrule 0.4pt 
12122 \backslash
12123 fboxsep 3pt
12124 \end_layout
12125
12126 \end_inset
12127
12128
12129 \end_layout
12130
12131 \begin_layout Standard
12132 is inserted in TeX-mode before the next formula.
12133 \end_layout
12134
12135 \begin_layout Subsection
12136 Boxes without Frame
12137 \begin_inset CommandInset label
12138 LatexCommand label
12139 name "sub:Boxes-without-Frame"
12140
12141 \end_inset
12142
12143
12144 \begin_inset Index idx
12145 status collapsed
12146
12147 \begin_layout Plain Layout
12148 Boxes ! without frame
12149 \end_layout
12150
12151 \end_inset
12152
12153
12154 \end_layout
12155
12156 \begin_layout Standard
12157 For boxes without a frame there are the following box commands: 
12158 \series bold
12159
12160 \backslash
12161 mbox
12162 \series default
12163
12164 \begin_inset Index idx
12165 status collapsed
12166
12167 \begin_layout Plain Layout
12168 Commands ! M ! 
12169 \backslash
12170 mbox
12171 \end_layout
12172
12173 \end_inset
12174
12175
12176 \series bold
12177
12178 \backslash
12179 makebox
12180 \series default
12181
12182 \begin_inset Index idx
12183 status collapsed
12184
12185 \begin_layout Plain Layout
12186 Commands ! M ! 
12187 \backslash
12188 makebox
12189 \end_layout
12190
12191 \end_inset
12192
12193  and 
12194 \series bold
12195
12196 \backslash
12197 raisebox
12198 \series default
12199
12200 \begin_inset Index idx
12201 status collapsed
12202
12203 \begin_layout Plain Layout
12204 Commands ! R ! 
12205 \backslash
12206 raisebox
12207 \end_layout
12208
12209 \end_inset
12210
12211
12212 \end_layout
12213
12214 \begin_layout Standard
12215 With 
12216 \series bold
12217
12218 \backslash
12219 raisebox
12220 \series default
12221  a box can be super- or subscripted.
12222  But in contrary to normal super- and subscripting, the characters in the
12223  box keep their font size.
12224  
12225 \series bold
12226
12227 \backslash
12228 raisebox
12229 \series default
12230  is used in the following scheme:
12231 \end_layout
12232
12233 \begin_layout Standard
12234
12235 \series bold
12236
12237 \backslash
12238 raisebox{height}{box content}
12239 \end_layout
12240
12241 \begin_layout Standard
12242 When the box should contain a formula, an extra formula is needed like for
12243  
12244 \series bold
12245
12246 \backslash
12247 fbox
12248 \series default
12249 .
12250  
12251 \series medium
12252
12253 \begin_inset Note Greyedout
12254 status open
12255
12256 \begin_layout Plain Layout
12257
12258 \series bold
12259 Note:
12260 \series default
12261  For 
12262 \series bold
12263
12264 \backslash
12265 raisebox
12266 \series default
12267  this extra formula is created by pressing 
12268 \family sans
12269 Ctrl+M
12270 \family default
12271  twice instead of once because LyX doesn't yet support 
12272 \series bold
12273
12274 \backslash
12275 raisebox
12276 \series default
12277  directly.
12278 \end_layout
12279
12280 \end_inset
12281
12282
12283 \end_layout
12284
12285 \begin_layout Standard
12286 \align center
12287 \begin_inset Tabular
12288 <lyxtabular version="3" rows="4" columns="2">
12289 <features rotate="0" tabularvalignment="middle">
12290 <column alignment="center" valignment="top">
12291 <column alignment="center" valignment="top">
12292 <row>
12293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12294 \begin_inset Text
12295
12296 \begin_layout Plain Layout
12297 Command
12298 \end_layout
12299
12300 \end_inset
12301 </cell>
12302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12303 \begin_inset Text
12304
12305 \begin_layout Plain Layout
12306 Result
12307 \end_layout
12308
12309 \end_inset
12310 </cell>
12311 </row>
12312 <row>
12313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12314 \begin_inset Text
12315
12316 \begin_layout Plain Layout
12317 H
12318 \backslash
12319 raisebox{2mm
12320 \begin_inset Formula $\to$
12321 \end_inset
12322
12323
12324 \backslash
12325 {al
12326 \begin_inset Formula $\to$
12327 \end_inset
12328
12329  lo
12330 \end_layout
12331
12332 \end_inset
12333 </cell>
12334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12335 \begin_inset Text
12336
12337 \begin_layout Plain Layout
12338 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12339 \end_inset
12340
12341
12342 \end_layout
12343
12344 \end_inset
12345 </cell>
12346 </row>
12347 <row>
12348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12349 \begin_inset Text
12350
12351 \begin_layout Plain Layout
12352 H
12353 \backslash
12354 raisebox{-2mm
12355 \begin_inset Formula $\to$
12356 \end_inset
12357
12358
12359 \backslash
12360 {al
12361 \begin_inset Formula $\to$
12362 \end_inset
12363
12364 lo
12365 \end_layout
12366
12367 \end_inset
12368 </cell>
12369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12370 \begin_inset Text
12371
12372 \begin_layout Plain Layout
12373 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \end_inset
12380 </cell>
12381 </row>
12382 <row>
12383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12384 \begin_inset Text
12385
12386 \begin_layout Plain Layout
12387 A=
12388 \backslash
12389 raisebox{-2mm
12390 \begin_inset Formula $\to$
12391 \end_inset
12392
12393
12394 \backslash
12395 {
12396 \family sans
12397 Ctrl+M
12398 \family default
12399  
12400 \family sans
12401 Ctrl+M
12402 \family default
12403  
12404 \backslash
12405 sqrt
12406 \begin_inset space \textvisiblespace{}
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \end_inset
12413 </cell>
12414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12415 \begin_inset Text
12416
12417 \begin_layout Plain Layout
12418 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12419 \end_inset
12420
12421
12422 \end_layout
12423
12424 \end_inset
12425 </cell>
12426 </row>
12427 </lyxtabular>
12428
12429 \end_inset
12430
12431
12432 \end_layout
12433
12434 \begin_layout Standard
12435 The command 
12436 \series bold
12437
12438 \backslash
12439 mbox
12440 \series default
12441  is equivalent to 
12442 \series bold
12443
12444 \backslash
12445 fbox
12446 \series default
12447  and 
12448 \series bold
12449
12450 \backslash
12451 makebox
12452 \series default
12453  is equivalent to 
12454 \series bold
12455
12456 \backslash
12457 framebox
12458 \series default
12459 , with the difference that there is no frame.
12460 \end_layout
12461
12462 \begin_layout Subsection
12463 Colored Boxes
12464 \begin_inset CommandInset label
12465 LatexCommand label
12466 name "sub:Colored-Boxes"
12467
12468 \end_inset
12469
12470
12471 \begin_inset Index idx
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475 Boxes ! colored
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \end_layout
12482
12483 \begin_layout Standard
12484 To be able to use all commands explained in this section, the LaTeX-package
12485  
12486 \series bold
12487 color
12488 \series default
12489
12490 \begin_inset Foot
12491 status collapsed
12492
12493 \begin_layout Plain Layout
12494 The LaTeX-package 
12495 \series bold
12496 color
12497 \series default
12498  is part of every LaTeX standard installation.
12499 \end_layout
12500
12501 \end_inset
12502
12503
12504 \begin_inset Index idx
12505 status collapsed
12506
12507 \begin_layout Plain Layout
12508 Packages ! color
12509 \end_layout
12510
12511 \end_inset
12512
12513  has to be loaded in the LaTeX-preamble with the line
12514 \begin_inset Foot
12515 status collapsed
12516
12517 \begin_layout Plain Layout
12518 When text is colored somewhere in the document with a predefined color,
12519  LyX loads the LaTeX-package 
12520 \series bold
12521 color
12522 \series default
12523  automatically.
12524  Thus it is possible that the package is loaded twice, but this does not
12525  cause problems.
12526 \end_layout
12527
12528 \end_inset
12529
12530
12531 \begin_inset Note Note
12532 status collapsed
12533
12534 \begin_layout Plain Layout
12535 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
12536 amble.
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \end_layout
12543
12544 \begin_layout Standard
12545
12546 \series bold
12547
12548 \backslash
12549 usepackage{color}
12550 \end_layout
12551
12552 \begin_layout Standard
12553 \begin_inset VSpace medskip
12554 \end_inset
12555
12556 To color boxes, the command 
12557 \series bold
12558
12559 \backslash
12560 colorbox
12561 \series default
12562
12563 \begin_inset Index idx
12564 status collapsed
12565
12566 \begin_layout Plain Layout
12567 Commands ! C ! 
12568 \backslash
12569 colorbox
12570 \end_layout
12571
12572 \end_inset
12573
12574  is used in the following scheme:
12575 \end_layout
12576
12577 \begin_layout Standard
12578
12579 \series bold
12580
12581 \backslash
12582 colorbox{color}{box content}
12583 \end_layout
12584
12585 \begin_layout Standard
12586 The box content can also be a box and a 
12587 \series bold
12588
12589 \backslash
12590 colorbox
12591 \series default
12592  can also be part of another box (see the 2nd and 3rd example).
12593  When the box should contain a formula, an extra formula has to be created,
12594  the same way as for 
12595 \series bold
12596
12597 \backslash
12598 raisebox
12599 \series default
12600 .
12601 \begin_inset Foot
12602 status collapsed
12603
12604 \begin_layout Plain Layout
12605 This also applies for the command 
12606 \series bold
12607
12608 \backslash
12609 fcolorbox
12610 \series default
12611 .
12612 \end_layout
12613
12614 \end_inset
12615
12616
12617 \end_layout
12618
12619 \begin_layout Standard
12620 One of the following predefined colors can be chosen:
12621 \end_layout
12622
12623 \begin_layout Standard
12624
12625 \series bold
12626 black
12627 \series default
12628
12629 \series bold
12630 blue
12631 \series default
12632
12633 \series bold
12634 cyan
12635 \series default
12636
12637 \series bold
12638 green
12639 \series default
12640
12641 \series bold
12642 magenta
12643 \series default
12644
12645 \series bold
12646 red
12647 \series default
12648
12649 \series bold
12650 white
12651 \series default
12652  and 
12653 \series bold
12654 yellow
12655 \end_layout
12656
12657 \begin_layout Standard
12658 \align center
12659 \begin_inset Tabular
12660 <lyxtabular version="3" rows="4" columns="2">
12661 <features rotate="0" tabularvalignment="middle">
12662 <column alignment="center" valignment="top">
12663 <column alignment="center" valignment="top">
12664 <row>
12665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 Command
12670 \end_layout
12671
12672 \end_inset
12673 </cell>
12674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12675 \begin_inset Text
12676
12677 \begin_layout Plain Layout
12678 Result
12679 \begin_inset Note Note
12680 status collapsed
12681
12682 \begin_layout Plain Layout
12683
12684 \series bold
12685
12686 \backslash
12687 raisebox
12688 \series default
12689  is only used as spacer.
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \end_inset
12698 </cell>
12699 </row>
12700 <row>
12701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12702 \begin_inset Text
12703
12704 \begin_layout Plain Layout
12705
12706 \backslash
12707 colorbox{yellow
12708 \begin_inset Formula $\to$
12709 \end_inset
12710
12711
12712 \backslash
12713 {A=B
12714 \end_layout
12715
12716 \end_inset
12717 </cell>
12718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12719 \begin_inset Text
12720
12721 \begin_layout Plain Layout
12722 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12723 \end_inset
12724
12725
12726 \end_layout
12727
12728 \end_inset
12729 </cell>
12730 </row>
12731 <row>
12732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12733 \begin_inset Text
12734
12735 \begin_layout Plain Layout
12736
12737 \backslash
12738 colorbox{green
12739 \begin_inset Formula $\to$
12740 \end_inset
12741
12742
12743 \backslash
12744 {
12745 \backslash
12746 fbox
12747 \begin_inset space \textvisiblespace{}
12748 \end_inset
12749
12750 A=B
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12756 \begin_inset Text
12757
12758 \begin_layout Plain Layout
12759 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12760 \end_inset
12761
12762
12763 \end_layout
12764
12765 \end_inset
12766 </cell>
12767 </row>
12768 <row>
12769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12770 \begin_inset Text
12771
12772 \begin_layout Plain Layout
12773
12774 \backslash
12775 fbox
12776 \begin_inset space \textvisiblespace{}
12777 \end_inset
12778
12779
12780 \backslash
12781 colorbox{green
12782 \begin_inset Formula $\to$
12783 \end_inset
12784
12785
12786 \backslash
12787 {
12788 \family sans
12789 Ctrl+M
12790 \family default
12791  
12792 \family sans
12793 Ctrl+M
12794 \family default
12795  
12796 \backslash
12797 int
12798 \begin_inset space \textvisiblespace{}
12799 \end_inset
12800
12801 C=D
12802 \end_layout
12803
12804 \end_inset
12805 </cell>
12806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12807 \begin_inset Text
12808
12809 \begin_layout Plain Layout
12810 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12811 \end_inset
12812
12813
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 </row>
12819 </lyxtabular>
12820
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \begin_layout Standard
12827
12828 \series bold
12829
12830 \backslash
12831 colorbox
12832 \series default
12833  only colors the box but not the characters in the box.
12834  To color all characters, the whole formula is highlighted and the desired
12835  color is chosen in the 
12836 \family sans
12837 Text
12838 \begin_inset space ~
12839 \end_inset
12840
12841 Style
12842 \family default
12843  dialog.
12844  The dialog can be called with the toolbar button 
12845 \begin_inset Graphics
12846         filename ../images/dialog-show_character.png
12847         scale 85
12848
12849 \end_inset
12850
12851  or the menu 
12852 \family sans
12853 Edit\SpecialChar \menuseparator
12854 Text
12855 \begin_inset space ~
12856 \end_inset
12857
12858 Style\SpecialChar \menuseparator
12859 Customized
12860 \family default
12861 .
12862  The formula number then has the same color as the formula.
12863  When the formula number should get another color than the formula characters,
12864  the color must be changed within the formula.
12865 \end_layout
12866
12867 \begin_layout Standard
12868 An example:
12869 \end_layout
12870
12871 \begin_layout Standard
12872
12873 \color red
12874 \begin_inset Formula 
12875 \begin{equation}
12876 \int A=B\label{eq:red}
12877 \end{equation}
12878
12879 \end_inset
12880
12881
12882 \color green
12883
12884 \begin_inset Formula 
12885 \begin{equation}
12886 \textcolor{red}{\int A=B}\label{eq:redgreen}
12887 \end{equation}
12888
12889 \end_inset
12890
12891
12892 \end_layout
12893
12894 \begin_layout Standard
12895 Formula 
12896 \begin_inset CommandInset ref
12897 LatexCommand eqref
12898 reference "eq:red"
12899
12900 \end_inset
12901
12902  is completely colored red.
12903 \begin_inset Newline newline
12904 \end_inset
12905
12906 Formula 
12907 \begin_inset CommandInset ref
12908 LatexCommand eqref
12909 reference "eq:redgreen"
12910
12911 \end_inset
12912
12913  was first completely colored green to set the color for the formula number.
12914  Subsequently the formula characters were colored red.
12915 \end_layout
12916
12917 \begin_layout Standard
12918 \begin_inset VSpace bigskip
12919 \end_inset
12920
12921 To color the frame different than the rest of the box, the command 
12922 \series bold
12923
12924 \backslash
12925 fcolorbox
12926 \series default
12927
12928 \begin_inset Index idx
12929 status collapsed
12930
12931 \begin_layout Plain Layout
12932 Commands ! F ! 
12933 \backslash
12934 fcolorbox
12935 \end_layout
12936
12937 \end_inset
12938
12939  is used in the following scheme:
12940 \end_layout
12941
12942 \begin_layout Standard
12943
12944 \series bold
12945
12946 \backslash
12947 fcolorbox{frame color}{color}{box content}
12948 \end_layout
12949
12950 \begin_layout Standard
12951 So 
12952 \series bold
12953
12954 \backslash
12955 fcolorbox
12956 \series default
12957  is an extension of the command 
12958 \series bold
12959
12960 \backslash
12961 colorbox
12962 \series default
12963 .
12964  The frame width is set, like for 
12965 \series bold
12966
12967 \backslash
12968 framebox
12969 \series default
12970 , with 
12971 \series bold
12972
12973 \backslash
12974 fboxrule
12975 \series default
12976  and 
12977 \series bold
12978
12979 \backslash
12980 fboxsep
12981 \series default
12982 .
12983  An example:
12984 \begin_inset ERT
12985 status collapsed
12986
12987 \begin_layout Plain Layout
12988
12989
12990 \backslash
12991 fboxrule 1mm 
12992 \backslash
12993 fboxsep 1mm
12994 \end_layout
12995
12996 \end_inset
12997
12998
12999 \begin_inset Formula 
13000 \[
13001 \fcolorbox{cyan}{magenta}{A=B}
13002 \]
13003
13004 \end_inset
13005
13006
13007 \begin_inset ERT
13008 status collapsed
13009
13010 \begin_layout Plain Layout
13011
13012
13013 \backslash
13014 fboxrule 0.4pt 
13015 \backslash
13016 fboxsep 3pt
13017 \end_layout
13018
13019 \end_inset
13020
13021
13022 \end_layout
13023
13024 \begin_layout Standard
13025 This formula was created with the command
13026 \begin_inset Newline newline
13027 \end_inset
13028
13029
13030 \series bold
13031
13032 \backslash
13033 fcolorbox{cyan
13034 \begin_inset Formula $\to$
13035 \end_inset
13036
13037
13038 \backslash
13039 {magenta
13040 \begin_inset Formula $\to$
13041 \end_inset
13042
13043
13044 \backslash
13045 {A=B
13046 \series default
13047 .
13048 \end_layout
13049
13050 \begin_layout Standard
13051 \begin_inset VSpace bigskip
13052 \end_inset
13053
13054 To use other colors than the predefined ones, they have to be defined first.
13055 \end_layout
13056
13057 \begin_layout Standard
13058 One can for example define the color 
13059 \begin_inset Quotes eld
13060 \end_inset
13061
13062
13063 \series bold
13064 darkgreen
13065 \series default
13066
13067 \begin_inset Quotes erd
13068 \end_inset
13069
13070  with the LaTeX-preamble line:
13071 \end_layout
13072
13073 \begin_layout Standard
13074
13075 \series bold
13076
13077 \backslash
13078 definecolor{darkgreen}{cmyk}{0.5,
13079 \series default
13080  
13081 \series bold
13082 0,
13083 \series default
13084  
13085 \series bold
13086 1,
13087 \series default
13088  
13089 \series bold
13090 0.5}
13091 \series default
13092
13093 \begin_inset Index idx
13094 status collapsed
13095
13096 \begin_layout Plain Layout
13097 Commands ! D ! 
13098 \backslash
13099 definecolor
13100 \end_layout
13101
13102 \end_inset
13103
13104
13105 \end_layout
13106
13107 \begin_layout Standard
13108
13109 \series bold
13110 cmyk
13111 \series default
13112  is the color space that denotes the colors 
13113 \series bold
13114 cyan
13115 \series default
13116
13117 \series bold
13118 magenta
13119 \series default
13120
13121 \series bold
13122 yellow
13123 \series default
13124  and 
13125 \series bold
13126 black
13127 \series default
13128 .
13129  The four comma separated numbers are the portion factor for the corresponding
13130  colors of the color space.
13131  The factors can be in the range of 0
13132 \begin_inset space \thinspace{}
13133 \end_inset
13134
13135 -
13136 \begin_inset space \thinspace{}
13137 \end_inset
13138
13139 1.
13140  Instead of 
13141 \series bold
13142 cmyk
13143 \series default
13144  also the color space 
13145 \series bold
13146 rgb
13147 \series default
13148  can be used for definitions.
13149  
13150 \series bold
13151 rgb
13152 \series default
13153  denotes 
13154 \series bold
13155 red
13156 \series default
13157
13158 \series bold
13159 green
13160 \series default
13161  and 
13162 \series bold
13163 blue
13164 \series default
13165 , so that there are in this case three portion factors for the corresponding
13166  colors.
13167  Furthermore there is the color space 
13168 \series bold
13169 gray
13170 \series default
13171  with one portion factor for the gray value.
13172 \end_layout
13173
13174 \begin_layout Standard
13175 As example a framed box with the new defined color 
13176 \series bold
13177 darkgreen
13178 \series default
13179  where the characters have been colored 
13180 \series bold
13181 yellow
13182 \series default
13183 :
13184 \begin_inset Formula 
13185 \begin{equation}
13186 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13187 \end{equation}
13188
13189 \end_inset
13190
13191
13192 \end_layout
13193
13194 \begin_layout Standard
13195 Self-defined colors can also be used for text with the help of the command
13196  
13197 \series bold
13198
13199 \backslash
13200 textcolor
13201 \series default
13202 :
13203 \begin_inset Index idx
13204 status collapsed
13205
13206 \begin_layout Plain Layout
13207 Text ! colored
13208 \end_layout
13209
13210 \end_inset
13211
13212
13213 \end_layout
13214
13215 \begin_layout Standard
13216 \begin_inset ERT
13217 status collapsed
13218
13219 \begin_layout Plain Layout
13220
13221
13222 \backslash
13223 textcolor{darkgreen}{
13224 \end_layout
13225
13226 \end_inset
13227
13228 This sentence is 
13229 \begin_inset Quotes eld
13230 \end_inset
13231
13232 darkgreen
13233 \begin_inset Quotes erd
13234 \end_inset
13235
13236 .
13237 \begin_inset ERT
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241
13242 }
13243 \end_layout
13244
13245 \end_inset
13246
13247
13248 \end_layout
13249
13250 \begin_layout Standard
13251
13252 \series bold
13253
13254 \backslash
13255 textcolor
13256 \series default
13257
13258 \begin_inset Index idx
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262 Commands ! T ! 
13263 \backslash
13264 textcolor
13265 \end_layout
13266
13267 \end_inset
13268
13269  is used in the scheme 
13270 \series bold
13271
13272 \backslash
13273 textcolor{color}{characters to color}
13274 \series default
13275 .
13276 \end_layout
13277
13278 \begin_layout Subsection
13279 Paragraph Boxes
13280 \begin_inset CommandInset label
13281 LatexCommand label
13282 name "sub:Paragraph-Boxes"
13283
13284 \end_inset
13285
13286
13287 \begin_inset Index idx
13288 status collapsed
13289
13290 \begin_layout Plain Layout
13291 Boxes ! as paragraph
13292 \end_layout
13293
13294 \end_inset
13295
13296
13297 \end_layout
13298
13299 \begin_layout Standard
13300 A box that can contain several lines and paragraphs, a so-called paragraph
13301  box (parbox), can be created with the menu 
13302 \family sans
13303 Insert\SpecialChar \menuseparator
13304 Box
13305 \family default
13306  or the toolbar button 
13307 \begin_inset Graphics
13308         filename ../images/box-insert.png
13309         scale 85
13310
13311 \end_inset
13312
13313 .
13314 \end_layout
13315
13316 \begin_layout Standard
13317 The following example shows a framed parbox in a line:
13318 \end_layout
13319
13320 \begin_layout Standard
13321 \begin_inset VSpace medskip
13322 \end_inset
13323
13324 This is a line 
13325 \begin_inset Box Boxed
13326 position "c"
13327 hor_pos "c"
13328 has_inner_box 1
13329 inner_pos "t"
13330 use_parbox 1
13331 use_makebox 0
13332 width "5cm"
13333 special "none"
13334 height "1in"
13335 height_special "totalheight"
13336 status open
13337
13338 \begin_layout Plain Layout
13339 This is a paragraph box.
13340  It is exactly 5
13341 \begin_inset space \thinspace{}
13342 \end_inset
13343
13344 cm long and can also contain formulas: 
13345 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13346 \end_inset
13347
13348
13349 \end_layout
13350
13351 \end_inset
13352
13353  with a parbox.
13354 \end_layout
13355
13356 \begin_layout Standard
13357 \begin_inset VSpace medskip
13358 \end_inset
13359
13360
13361 \end_layout
13362
13363 \begin_layout Standard
13364 Such a box is created by right-clicking on the gray box inset.
13365  A dialog pops up showing the box properties.
13366  In our case set: 
13367 \emph on
13368 Decoration
13369 \emph default
13370 : Rectangular box, 
13371 \emph on
13372 Inner Box
13373 \emph default
13374 : Parbox, 
13375 \emph on
13376 Width
13377 \emph default
13378 : 5
13379 \begin_inset space \thinspace{}
13380 \end_inset
13381
13382 cm, 
13383 \emph on
13384 Vertical Box Alignment
13385 \emph default
13386 : Middle
13387 \end_layout
13388
13389 \begin_layout Standard
13390 \begin_inset VSpace medskip
13391 \end_inset
13392
13393 In LaTeX a parbox is created with the command 
13394 \series bold
13395
13396 \backslash
13397 parbox
13398 \series default
13399
13400 \begin_inset Index idx
13401 status collapsed
13402
13403 \begin_layout Plain Layout
13404 Commands ! P ! 
13405 \backslash
13406 parbox
13407 \end_layout
13408
13409 \end_inset
13410
13411  which has the following scheme:
13412 \end_layout
13413
13414 \begin_layout Standard
13415
13416 \series bold
13417
13418 \backslash
13419 parbox[position]{width}{box content}
13420 \end_layout
13421
13422 \begin_layout Standard
13423 The positions 
13424 \emph on
13425 b
13426 \emph default
13427  and 
13428 \emph on
13429 t
13430 \emph default
13431  are possible.
13432  
13433 \emph on
13434 b
13435 \emph default
13436  for 
13437 \begin_inset Quotes eld
13438 \end_inset
13439
13440 bottom
13441 \begin_inset Quotes erd
13442 \end_inset
13443
13444  means that the box is aligned within the surrounding text with its last
13445  line.
13446  With 
13447 \emph on
13448 t
13449 \emph default
13450  for 
13451 \begin_inset Quotes eld
13452 \end_inset
13453
13454 top
13455 \begin_inset Quotes erd
13456 \end_inset
13457
13458  this is done with the first line.
13459  When no position is given, the box will be vertically centered, see section
13460  
13461 \emph on
13462 Boxes
13463 \emph default
13464  of the 
13465 \emph on
13466 Embedded
13467 \begin_inset space ~
13468 \end_inset
13469
13470 Objects
13471 \emph default
13472  manual for examples.
13473 \end_layout
13474
13475 \begin_layout Standard
13476 \begin_inset VSpace bigskip
13477 \end_inset
13478
13479 To frame formulas completely, including the formula number, the formula
13480  must be set into a parbox.
13481  To do this, the command 
13482 \series bold
13483
13484 \backslash
13485 fbox{
13486 \backslash
13487 parbox{
13488 \backslash
13489 linewidth-2
13490 \backslash
13491 fboxsep-2
13492 \backslash
13493 fboxrule}{
13494 \series default
13495  is inserted in TeX-mode before the formula.
13496  
13497 \series bold
13498
13499 \backslash
13500 linewidth
13501 \series default
13502
13503 \begin_inset Index idx
13504 status collapsed
13505
13506 \begin_layout Plain Layout
13507 Commands ! L ! 
13508 \backslash
13509 linewidth
13510 \end_layout
13511
13512 \end_inset
13513
13514  is hereby the line width set for the document.
13515  Because the frame is outside the parbox, 2
13516 \begin_inset space \thinspace{}
13517 \end_inset
13518
13519 times the frame separation and the frame thickness must be subtracted from
13520  the line width.
13521  As this is not automatically done by LyX due to a bug
13522 \begin_inset Foot
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526 \begin_inset CommandInset href
13527 LatexCommand href
13528 name "LyX-bug #4483"
13529 target "http://www.lyx.org/trac/ticket/4483"
13530
13531 \end_inset
13532
13533
13534 \end_layout
13535
13536 \end_inset
13537
13538 , TeX-mode has to be used.
13539  To be able to multiply and subtract in arguments, the LaTeX-package 
13540 \series bold
13541 calc
13542 \series default
13543
13544 \begin_inset Foot
13545 status collapsed
13546
13547 \begin_layout Plain Layout
13548
13549 \series bold
13550 calc
13551 \series default
13552  is part of every LaTeX standard installation.
13553 \end_layout
13554
13555 \end_inset
13556
13557
13558 \begin_inset Index idx
13559 status collapsed
13560
13561 \begin_layout Plain Layout
13562 Packages ! calc
13563 \end_layout
13564
13565 \end_inset
13566
13567  must be loaded in the LaTeX-preamble with the line
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \series bold
13573
13574 \backslash
13575 usepackage{calc}
13576 \end_layout
13577
13578 \begin_layout Standard
13579 Behind the formula both boxes are closed by entering 
13580 \series bold
13581 }}
13582 \series default
13583  in TeX-mode.
13584  Here is an example:
13585 \begin_inset ERT
13586 status collapsed
13587
13588 \begin_layout Plain Layout
13589
13590
13591 \backslash
13592 fboxsep 5mm 
13593 \backslash
13594 fboxrule 5mm
13595 \end_layout
13596
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \begin_layout Standard
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607
13608
13609 \backslash
13610 fbox{
13611 \backslash
13612 parbox{
13613 \backslash
13614 linewidth-2
13615 \backslash
13616 fboxsep-2
13617 \backslash
13618 fboxrule}{
13619 \end_layout
13620
13621 \end_inset
13622
13623
13624 \begin_inset Formula 
13625 \begin{equation}
13626 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13627 \end{equation}
13628
13629 \end_inset
13630
13631
13632 \begin_inset ERT
13633 status collapsed
13634
13635 \begin_layout Plain Layout
13636
13637 }}
13638 \end_layout
13639
13640 \end_inset
13641
13642
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648
13649 \backslash
13650 fboxrule 0.4pt 
13651 \backslash
13652 fboxsep 3pt
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \end_layout
13659
13660 \begin_layout Standard
13661 \begin_inset VSpace medskip
13662 \end_inset
13663
13664 As a parbox is used as the argument of 
13665 \series bold
13666
13667 \backslash
13668 fbox
13669 \series default
13670 , there is in this case no difference between 
13671 \series bold
13672
13673 \backslash
13674 fbox
13675 \series default
13676  and 
13677 \series bold
13678
13679 \backslash
13680 boxed
13681 \series default
13682 .
13683 \end_layout
13684
13685 \begin_layout Standard
13686 \begin_inset VSpace bigskip
13687 \end_inset
13688
13689 Paragraph boxes are very useful to comment formulas directly.
13690  To do this, 
13691 \series bold
13692
13693 \backslash
13694 parbox
13695 \series default
13696  is used in combination with the command 
13697 \series bold
13698
13699 \backslash
13700 tag
13701 \series default
13702 .
13703  (more about 
13704 \series bold
13705
13706 \backslash
13707 tag
13708 \series default
13709  see 
13710 \begin_inset CommandInset ref
13711 LatexCommand ref
13712 reference "sub:User-defined-Numbering"
13713
13714 \end_inset
13715
13716 )
13717 \end_layout
13718
13719 \begin_layout Standard
13720 An example of a formula commented with 
13721 \series bold
13722
13723 \backslash
13724 parbox
13725 \series default
13726 :
13727 \end_layout
13728
13729 \begin_layout Standard
13730 \begin_inset ERT
13731 status collapsed
13732
13733 \begin_layout Plain Layout
13734
13735
13736 \backslash
13737 [5x-7b=3b
13738 \backslash
13739 tag*{
13740 \backslash
13741 parbox{5cm}{
13742 \end_layout
13743
13744 \end_inset
13745
13746 This is a description.
13747  It is distinctly separated from the formula and multiline.
13748 \begin_inset ERT
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752
13753 }}
13754 \backslash
13755 ]
13756 \end_layout
13757
13758 \end_inset
13759
13760
13761 \end_layout
13762
13763 \begin_layout Standard
13764 Such a formula must be inserted completely in TeX-mode because LyX does
13765  not yet support the command 
13766 \series bold
13767
13768 \backslash
13769 parbox
13770 \series default
13771  in formulas.
13772  The formula is created with the following command sequence:
13773 \end_layout
13774
13775 \begin_layout Standard
13776 The command 
13777 \series bold
13778
13779 \backslash
13780 [5x-7b=3b
13781 \backslash
13782 tag*
13783 \backslash
13784 {
13785 \backslash
13786 parbox{5cm}{
13787 \series default
13788  is inserted in TeX-mode.
13789 \begin_inset Foot
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793 When the formula style 
13794 \series bold
13795 Indented
13796 \series default
13797  is used, 
13798 \series bold
13799
13800 \backslash
13801 tag*
13802 \backslash
13803 {
13804 \series default
13805  can also be replaced by 
13806 \series bold
13807
13808 \backslash
13809 hfill
13810 \series default
13811 .
13812  (formula styles see 
13813 \begin_inset CommandInset ref
13814 LatexCommand ref
13815 reference "sec:Formula-Styles"
13816
13817 \end_inset
13818
13819 )
13820 \end_layout
13821
13822 \end_inset
13823
13824  Then the description follows as normal text and finally 
13825 \series bold
13826 }}
13827 \backslash
13828 ]
13829 \series default
13830  is inserted in TeX-mode.
13831  The commands 
13832 \series bold
13833
13834 \backslash
13835 [
13836 \series default
13837  and 
13838 \series bold
13839
13840 \backslash
13841 ]
13842 \series default
13843  hereby create a displayed formula.
13844 \end_layout
13845
13846 \begin_layout Standard
13847 The advantages of 
13848 \series bold
13849
13850 \backslash
13851 parbox
13852 \series default
13853  can be seen in this example that was 
13854 \begin_inset Quotes eld
13855 \end_inset
13856
13857 commented
13858 \begin_inset Quotes erd
13859 \end_inset
13860
13861  using the mathematical textmode:
13862 \begin_inset Formula 
13863 \[
13864 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
13865 \]
13866
13867 \end_inset
13868
13869
13870 \end_layout
13871
13872 \begin_layout Section
13873 Operators
13874 \begin_inset Index idx
13875 status collapsed
13876
13877 \begin_layout Plain Layout
13878 Operators
13879 \end_layout
13880
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \begin_layout Subsection
13887 Big Operators
13888 \begin_inset CommandInset label
13889 LatexCommand label
13890 name "sub:Big-Operators"
13891
13892 \end_inset
13893
13894
13895 \begin_inset Index idx
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899 Operators ! big
13900 \end_layout
13901
13902 \end_inset
13903
13904
13905 \begin_inset Index idx
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909 Sums
13910 \end_layout
13911
13912 \end_inset
13913
13914
13915 \begin_inset Index idx
13916 status collapsed
13917
13918 \begin_layout Plain Layout
13919 Integrals
13920 \end_layout
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Standard
13928 To be able to use all integral operators listed here, the option 
13929 \family sans
13930 Use esint package automatically
13931 \family default
13932  must be set in the document settings under 
13933 \family sans
13934 Math
13935 \begin_inset space ~
13936 \end_inset
13937
13938 Options
13939 \family default
13940 .
13941 \end_layout
13942
13943 \begin_layout Standard
13944 \begin_inset space \hfill{}
13945 \end_inset
13946
13947
13948 \begin_inset Tabular
13949 <lyxtabular version="3" rows="11" columns="2">
13950 <features rotate="0" tabularvalignment="middle">
13951 <column alignment="center" valignment="top" width="0pt">
13952 <column alignment="center" valignment="top" width="0pt">
13953 <row>
13954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13955 \begin_inset Text
13956
13957 \begin_layout Plain Layout
13958 Command
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13964 \begin_inset Text
13965
13966 \begin_layout Plain Layout
13967 Result
13968 \end_layout
13969
13970 \end_inset
13971 </cell>
13972 </row>
13973 <row>
13974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978
13979 \backslash
13980 int
13981 \begin_inset Index idx
13982 status collapsed
13983
13984 \begin_layout Plain Layout
13985 Commands ! I ! 
13986 \backslash
13987 int
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001 \begin_inset Formula $\int$
14002 \end_inset
14003
14004
14005 \end_layout
14006
14007 \end_inset
14008 </cell>
14009 </row>
14010 <row>
14011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015
14016 \backslash
14017 oint
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 \begin_inset Formula $\oint$
14027 \end_inset
14028
14029
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 </row>
14035 <row>
14036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Plain Layout
14040
14041 \backslash
14042 ointctrclockwise
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 \begin_inset Formula $\ointctrclockwise$
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 </row>
14060 <row>
14061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14062 \begin_inset Text
14063
14064 \begin_layout Plain Layout
14065
14066 \backslash
14067 ointclockwise
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 \begin_inset Formula $\ointclockwise$
14077 \end_inset
14078
14079
14080 \end_layout
14081
14082 \end_inset
14083 </cell>
14084 </row>
14085 <row>
14086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14087 \begin_inset Text
14088
14089 \begin_layout Plain Layout
14090
14091 \backslash
14092 sqint
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 \begin_inset Formula $\sqint$
14102 \end_inset
14103
14104
14105 \end_layout
14106
14107 \end_inset
14108 </cell>
14109 </row>
14110 <row>
14111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14112 \begin_inset Text
14113
14114 \begin_layout Plain Layout
14115
14116 \backslash
14117 fint
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Plain Layout
14126  
14127 \begin_inset Formula $\fint$
14128 \end_inset
14129
14130
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 </row>
14136 <row>
14137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141
14142 \backslash
14143 landupint
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152  
14153 \begin_inset Formula $\landupint$
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 </row>
14162 <row>
14163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14164 \begin_inset Text
14165
14166 \begin_layout Plain Layout
14167
14168 \backslash
14169 landdownint
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178  
14179 \begin_inset Formula $\landdownint$
14180 \end_inset
14181
14182
14183 \end_layout
14184
14185 \end_inset
14186 </cell>
14187 </row>
14188 <row>
14189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193
14194 \backslash
14195 bigcap
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 \begin_inset Formula $\bigcap$
14205 \end_inset
14206
14207
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 </row>
14213 <row>
14214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Plain Layout
14218
14219 \backslash
14220 bigcup
14221 \end_layout
14222
14223 \end_inset
14224 </cell>
14225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Plain Layout
14229 \begin_inset Formula $\bigcup$
14230 \end_inset
14231
14232
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 </row>
14238 </lyxtabular>
14239
14240 \end_inset
14241
14242
14243 \begin_inset space \hfill{}
14244 \end_inset
14245
14246
14247 \begin_inset Tabular
14248 <lyxtabular version="3" rows="11" columns="2">
14249 <features rotate="0" tabularvalignment="middle">
14250 <column alignment="center" valignment="top" width="0pt">
14251 <column alignment="center" valignment="top" width="0pt">
14252 <row>
14253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14254 \begin_inset Text
14255
14256 \begin_layout Plain Layout
14257 Command
14258 \end_layout
14259
14260 \end_inset
14261 </cell>
14262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266 Result
14267 \end_layout
14268
14269 \end_inset
14270 </cell>
14271 </row>
14272 <row>
14273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277
14278 \backslash
14279 sum
14280 \begin_inset Index idx
14281 status collapsed
14282
14283 \begin_layout Plain Layout
14284 Commands ! S ! 
14285 \backslash
14286 sum
14287 \end_layout
14288
14289 \end_inset
14290
14291
14292 \end_layout
14293
14294 \end_inset
14295 </cell>
14296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14297 \begin_inset Text
14298
14299 \begin_layout Plain Layout
14300 \begin_inset Formula $\sum$
14301 \end_inset
14302
14303
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 </row>
14309 <row>
14310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14311 \begin_inset Text
14312
14313 \begin_layout Plain Layout
14314
14315 \backslash
14316 prod
14317 \begin_inset Index idx
14318 status collapsed
14319
14320 \begin_layout Plain Layout
14321 Commands ! P ! 
14322 \backslash
14323 prod
14324 \begin_inset ERT
14325 status collapsed
14326
14327 \begin_layout Plain Layout
14328
14329
14330 \backslash
14331 vspace{4mm}
14332 \end_layout
14333
14334 \end_inset
14335
14336
14337 \end_layout
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \end_inset
14345 </cell>
14346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 \begin_inset Formula $\prod$
14351 \end_inset
14352
14353
14354 \end_layout
14355
14356 \end_inset
14357 </cell>
14358 </row>
14359 <row>
14360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14361 \begin_inset Text
14362
14363 \begin_layout Plain Layout
14364
14365 \backslash
14366 coprod
14367 \end_layout
14368
14369 \end_inset
14370 </cell>
14371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14372 \begin_inset Text
14373
14374 \begin_layout Plain Layout
14375 \begin_inset Formula $\coprod$
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 </row>
14384 <row>
14385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14386 \begin_inset Text
14387
14388 \begin_layout Plain Layout
14389
14390 \backslash
14391 bigodot
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 \begin_inset Formula $\bigodot$
14401 \end_inset
14402
14403
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 </row>
14409 <row>
14410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414
14415 \backslash
14416 bigotimes
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14422 \begin_inset Text
14423
14424 \begin_layout Plain Layout
14425 \begin_inset Formula $\bigotimes$
14426 \end_inset
14427
14428
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 </row>
14434 <row>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439
14440 \backslash
14441 bigoplus
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14447 \begin_inset Text
14448
14449 \begin_layout Plain Layout
14450 \begin_inset Formula $\bigoplus$
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 </row>
14459 <row>
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464
14465 \backslash
14466 bigwedge
14467 \end_layout
14468
14469 \end_inset
14470 </cell>
14471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Plain Layout
14475 \begin_inset Formula $\bigwedge$
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 </row>
14484 <row>
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489
14490 \backslash
14491 bigvee
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500 \begin_inset Formula $\bigvee$
14501 \end_inset
14502
14503
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 </row>
14509 <row>
14510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514
14515 \backslash
14516 bigsqcup
14517 \end_layout
14518
14519 \end_inset
14520 </cell>
14521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14522 \begin_inset Text
14523
14524 \begin_layout Plain Layout
14525 \begin_inset Formula $\bigsqcup$
14526 \end_inset
14527
14528
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 </row>
14534 <row>
14535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539
14540 \backslash
14541 biguplus
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Plain Layout
14550 \begin_inset Formula $\biguplus$
14551 \end_inset
14552
14553
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 </row>
14559 </lyxtabular>
14560
14561 \end_inset
14562
14563
14564 \begin_inset space \hfill{}
14565 \end_inset
14566
14567
14568 \end_layout
14569
14570 \begin_layout Standard
14571 All big operators can also be inserted via the math toolbar button 
14572 \begin_inset Graphics
14573         filename ../images/math/intop.png
14574         scale 85
14575
14576 \end_inset
14577
14578 .
14579 \end_layout
14580
14581 \begin_layout Standard
14582 The operators are called big because they are bigger than the sometimes
14583  equal looking binary operators.
14584  All big operators can have limits as described in the next subsection.
14585 \end_layout
14586
14587 \begin_layout Standard
14588 For all integral operators there is a second version available, ending in
14589  
14590 \series bold
14591 op
14592 \series default
14593
14594 \series bold
14595
14596 \backslash
14597 intop
14598 \series default
14599
14600 \series bold
14601
14602 \backslash
14603 ointop
14604 \series default
14605  etc..
14606  These operators are different from 
14607 \series bold
14608
14609 \backslash
14610 int
14611 \series default
14612  etc.
14613 \begin_inset space \space{}
14614 \end_inset
14615
14616 in the style the operator limits are displayed, see 
14617 \begin_inset CommandInset ref
14618 LatexCommand ref
14619 reference "sub:Operator-Limits"
14620
14621 \end_inset
14622
14623 .
14624  
14625 \end_layout
14626
14627 \begin_layout Subsubsection*
14628 Advice for Integrals
14629 \end_layout
14630
14631 \begin_layout Standard
14632 The letter 
14633 \emph on
14634 d
14635 \emph default
14636  in an integral is an operator, that therefore has to be set upright.
14637  This is done by highlighting the 
14638 \emph on
14639 d
14640 \emph default
14641  and using the keyboard shortcut 
14642 \begin_inset Info
14643 type  "shortcut"
14644 arg   "font-roman"
14645 \end_inset
14646
14647
14648 \begin_inset Foot
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652 Font styles
14653 \series bold
14654  
14655 \series default
14656 see 
14657 \begin_inset CommandInset ref
14658 LatexCommand ref
14659 reference "sub:Font-Styles"
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \end_inset
14667
14668 .
14669  Finally the smallest space is inserted before the 
14670 \emph on
14671 d
14672 \emph default
14673 , as this is usual for operators.
14674  An example:
14675 \end_layout
14676
14677 \begin_layout Standard
14678 incorrect: 
14679 \begin_inset Formula $\int A(x)dx$
14680 \end_inset
14681
14682
14683 \begin_inset Newline newline
14684 \end_inset
14685
14686
14687 \begin_inset Phantom HPhantom
14688 status open
14689
14690 \begin_layout Plain Layout
14691 in
14692 \end_layout
14693
14694 \end_inset
14695
14696 correct: 
14697 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14698 \end_inset
14699
14700
14701 \end_layout
14702
14703 \begin_layout Standard
14704 For multiple integrals there are the following commands:
14705 \begin_inset VSpace medskip
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Standard
14712 \begin_inset space \hfill{}
14713 \end_inset
14714
14715
14716 \begin_inset Tabular
14717 <lyxtabular version="3" rows="4" columns="2">
14718 <features rotate="0" tabularvalignment="middle">
14719 <column alignment="center" valignment="top">
14720 <column alignment="center" valignment="top">
14721 <row>
14722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14723 \begin_inset Text
14724
14725 \begin_layout Plain Layout
14726 Command
14727 \end_layout
14728
14729 \end_inset
14730 </cell>
14731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14732 \begin_inset Text
14733
14734 \begin_layout Plain Layout
14735 Result
14736 \begin_inset Note Note
14737 status collapsed
14738
14739 \begin_layout Plain Layout
14740
14741 \series bold
14742
14743 \backslash
14744 raisebox
14745 \series default
14746  is only used as spacer.
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 </row>
14757 <row>
14758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762
14763 \backslash
14764 iint
14765 \end_layout
14766
14767 \end_inset
14768 </cell>
14769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14774 \end_inset
14775
14776
14777 \end_layout
14778
14779 \end_inset
14780 </cell>
14781 </row>
14782 <row>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787
14788 \backslash
14789 oiint
14790 \end_layout
14791
14792 \end_inset
14793 </cell>
14794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14799 \end_inset
14800
14801
14802 \end_layout
14803
14804 \end_inset
14805 </cell>
14806 </row>
14807 <row>
14808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14809 \begin_inset Text
14810
14811 \begin_layout Plain Layout
14812
14813 \backslash
14814 sqiint
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14824 \end_inset
14825
14826
14827 \end_layout
14828
14829 \end_inset
14830 </cell>
14831 </row>
14832 </lyxtabular>
14833
14834 \end_inset
14835
14836
14837 \begin_inset space \hfill{}
14838 \end_inset
14839
14840
14841 \begin_inset Tabular
14842 <lyxtabular version="3" rows="4" columns="2">
14843 <features rotate="0" tabularvalignment="middle">
14844 <column alignment="center" valignment="top">
14845 <column alignment="center" valignment="top">
14846 <row>
14847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851 Command
14852 \end_layout
14853
14854 \end_inset
14855 </cell>
14856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14857 \begin_inset Text
14858
14859 \begin_layout Plain Layout
14860 Result
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 </row>
14866 <row>
14867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871
14872 \backslash
14873 iiint
14874 \end_layout
14875
14876 \end_inset
14877 </cell>
14878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14883 \end_inset
14884
14885
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 </row>
14891 <row>
14892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896
14897 \backslash
14898 iiiint
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14908 \end_inset
14909
14910
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 </row>
14916 <row>
14917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921
14922 \backslash
14923 dotsint
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14933 \end_inset
14934
14935
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 </row>
14941 </lyxtabular>
14942
14943 \end_inset
14944
14945
14946 \begin_inset space \hfill{}
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \begin_layout Standard
14953 \begin_inset Newpage newpage
14954 \end_inset
14955
14956
14957 \end_layout
14958
14959 \begin_layout Subsection
14960 Operator Limits
14961 \begin_inset CommandInset label
14962 LatexCommand label
14963 name "sub:Operator-Limits"
14964
14965 \end_inset
14966
14967
14968 \begin_inset Index idx
14969 status collapsed
14970
14971 \begin_layout Plain Layout
14972 Operators ! Limits
14973 \end_layout
14974
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \begin_layout Standard
14981 Limits are created by super- and subscripts:
14982 \end_layout
14983
14984 \begin_layout Standard
14985 \align center
14986 \begin_inset Tabular
14987 <lyxtabular version="3" rows="2" columns="2">
14988 <features rotate="0" tabularvalignment="middle">
14989 <column alignment="center" valignment="top" width="0pt">
14990 <column alignment="center" valignment="top" width="0pt">
14991 <row>
14992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996 Command
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 Result
15006 \begin_inset Note Note
15007 status collapsed
15008
15009 \begin_layout Plain Layout
15010
15011 \series bold
15012
15013 \backslash
15014 raisebox
15015 \series default
15016  is only used as spacer.
15017 \end_layout
15018
15019 \end_inset
15020
15021
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row>
15028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032
15033 \backslash
15034 prod^
15035 \backslash
15036 infty
15037 \begin_inset space \textvisiblespace{}
15038 \end_inset
15039
15040
15041 \begin_inset Formula $\to$
15042 \end_inset
15043
15044 _0
15045 \begin_inset Formula $\to$
15046 \end_inset
15047
15048 A(x)
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15058 \end_inset
15059
15060
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 </row>
15066 </lyxtabular>
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Limits of inline formulas are set right beside the operator.
15075  Limits in displayed formulas are set above or below the operator, except
15076  for integral limits.
15077 \end_layout
15078
15079 \begin_layout Standard
15080 To force that the limits are set beside the operator, the cursor is set
15081  directly behind the operator and the limits type is changed with the menu
15082  
15083 \family sans
15084 Edit\SpecialChar \menuseparator
15085 Math\SpecialChar \menuseparator
15086 Change Limits Type
15087 \family default
15088  to 
15089 \family sans
15090 \series bold
15091 Inline
15092 \family default
15093 \series default
15094  (shortcut 
15095 \begin_inset Info
15096 type  "shortcut"
15097 arg   "math-limits"
15098 \end_inset
15099
15100 ).
15101  An example:
15102 \end_layout
15103
15104 \begin_layout Standard
15105 The default limits type is this:
15106 \begin_inset Formula 
15107 \[
15108 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15109 \]
15110
15111 \end_inset
15112
15113 This is how it looks when the limits type was changed to 
15114 \family sans
15115 \series bold
15116 Inline
15117 \family default
15118 \series default
15119 :
15120 \begin_inset Formula 
15121 \[
15122 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15123 \]
15124
15125 \end_inset
15126
15127 For integrals, except those ending with 
15128 \series bold
15129 op
15130 \series default
15131  like 
15132 \series bold
15133
15134 \backslash
15135 intop
15136 \series default
15137
15138 \series bold
15139
15140 \backslash
15141 ointop
15142 \series default
15143  etc., the limits are by default set beside the operator.
15144  But for multiple integrals the limits are often set below the operator.
15145  In the following example the limits type was therefore set to 
15146 \series bold
15147 Display
15148 \series default
15149  and so set below the integrals:
15150 \begin_inset Formula 
15151 \begin{equation}
15152 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15153 \end{equation}
15154
15155 \end_inset
15156
15157
15158 \end_layout
15159
15160 \begin_layout Standard
15161 \begin_inset VSpace medskip
15162 \end_inset
15163
15164 To specify conditions for limits, the commands 
15165 \series bold
15166
15167 \backslash
15168 subarray
15169 \series default
15170
15171 \begin_inset Index idx
15172 status collapsed
15173
15174 \begin_layout Plain Layout
15175 Commands ! S ! 
15176 \backslash
15177 subarray
15178 \end_layout
15179
15180 \end_inset
15181
15182  and 
15183 \series bold
15184
15185 \backslash
15186 substack
15187 \series default
15188
15189 \begin_inset Index idx
15190 status collapsed
15191
15192 \begin_layout Plain Layout
15193 Commands ! S ! 
15194 \backslash
15195 substack
15196 \end_layout
15197
15198 \end_inset
15199
15200  are used.
15201  To create for example this expression 
15202 \begin_inset Formula 
15203 \begin{equation}
15204 \sum_{\begin{subarray}{c}
15205 0<k<1000\\
15206 \\
15207 k\,\in\,\mathbb{N}
15208 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15209 \end{equation}
15210
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \begin_layout Standard
15217 the following has to be done:
15218 \begin_inset Newline newline
15219 \end_inset
15220
15221 First the command 
15222 \series bold
15223
15224 \backslash
15225 sum
15226 \series default
15227 ^
15228 \series bold
15229 n
15230 \begin_inset space \textvisiblespace{}
15231 \end_inset
15232
15233 _
15234 \series default
15235  is typed in.
15236  One is now in a blue box under the summation operator and insert there
15237  the command 
15238 \series bold
15239
15240 \backslash
15241 subarray
15242 \begin_inset space \textvisiblespace{}
15243 \end_inset
15244
15245
15246 \series default
15247 .
15248  The blue box is now within a purple box and now several lines can be written
15249  among each other.
15250  A new line is created by inserting a line break (
15251 \begin_inset Info
15252 type  "shortcut"
15253 arg   "newline-insert newline"
15254 \end_inset
15255
15256 ).
15257  When now
15258 \begin_inset Newline newline
15259 \end_inset
15260
15261
15262 \series bold
15263 0<k<1000 Ctrl+Return
15264 \begin_inset Newline newline
15265 \end_inset
15266
15267
15268 \series default
15269 is typed in, a new box appears below for the new line.
15270 \end_layout
15271
15272 \begin_layout Standard
15273 The alignment of the lines can be changed to left aligned with the 
15274 \family sans
15275 table
15276 \family default
15277  
15278 \family sans
15279 toolbar
15280 \family default
15281  or the menu 
15282 \family sans
15283 Edit\SpecialChar \menuseparator
15284 Rows &Columns
15285 \family default
15286 .
15287  To get right alignment, 
15288 \series bold
15289
15290 \backslash
15291 hfill
15292 \begin_inset space \textvisiblespace{}
15293 \end_inset
15294
15295
15296 \series default
15297  is inserted at the beginning of the line.
15298 \end_layout
15299
15300 \begin_layout Standard
15301 The command 
15302 \series bold
15303
15304 \backslash
15305 substack
15306 \series default
15307  is equivalent to 
15308 \series bold
15309
15310 \backslash
15311 subarray
15312 \series default
15313  with the difference that the lines are always centered.
15314 \end_layout
15315
15316 \begin_layout Standard
15317 \begin_inset VSpace bigskip
15318 \end_inset
15319
15320 Like in formula 
15321 \begin_inset CommandInset ref
15322 LatexCommand eqref
15323 reference "eq:substack"
15324
15325 \end_inset
15326
15327  there can be too much space beside an operator, because the characters
15328  following the operator are set beside the limits.
15329 \end_layout
15330
15331 \begin_layout Standard
15332 To avoid this, the following macro can be used in the LaTeX-preamble:
15333 \end_layout
15334
15335 \begin_layout Standard
15336
15337 \series bold
15338
15339 \backslash
15340 def
15341 \backslash
15342 clap#1{
15343 \backslash
15344 hbox to 0pt{
15345 \backslash
15346 hss #1
15347 \backslash
15348 hss}}
15349 \begin_inset Newline newline
15350 \end_inset
15351
15352
15353 \backslash
15354 def
15355 \backslash
15356 mathclap {
15357 \backslash
15358 mathpalette 
15359 \backslash
15360 mathclapinternal}
15361 \begin_inset Newline newline
15362 \end_inset
15363
15364
15365 \backslash
15366 def
15367 \backslash
15368 mathclapinternal #1#2{
15369 \backslash
15370 clap{$
15371 \backslash
15372 mathsurround =0pt #1{#2}$}}
15373 \end_layout
15374
15375 \begin_layout Standard
15376 This defines the command 
15377 \series bold
15378
15379 \backslash
15380 mathclap
15381 \series default
15382
15383 \begin_inset Index idx
15384 status collapsed
15385
15386 \begin_layout Plain Layout
15387 Commands ! M ! 
15388 \backslash
15389 mathclap
15390 \end_layout
15391
15392 \end_inset
15393
15394  that sets the width of the limit to 0
15395 \begin_inset space \thinspace{}
15396 \end_inset
15397
15398 pt.
15399  The command scheme is
15400 \end_layout
15401
15402 \begin_layout Standard
15403
15404 \series bold
15405
15406 \backslash
15407 mathclap{limit}
15408 \end_layout
15409
15410 \begin_layout Standard
15411 where the limit can consist of several conditions.
15412 \end_layout
15413
15414 \begin_layout Standard
15415 Applied on formula 
15416 \begin_inset CommandInset ref
15417 LatexCommand eqref
15418 reference "eq:substack"
15419
15420 \end_inset
15421
15422 , one uses the command
15423 \end_layout
15424
15425 \begin_layout Standard
15426
15427 \series bold
15428
15429 \backslash
15430 sum_
15431 \backslash
15432 mathclap{
15433 \backslash
15434 substack
15435 \begin_inset space \textvisiblespace{}
15436 \end_inset
15437
15438 0<k<1000 Ctrl+Return
15439 \end_layout
15440
15441 \begin_layout Standard
15442 to create the lower limit.
15443  The summand is now directly behind the summation operator:
15444 \begin_inset Formula 
15445 \[
15446 \sum_{\mathclap{\substack{0<k<1000\\
15447 \\
15448 k\,\in\,\mathbb{N}
15449 }
15450 }}^{n}k^{-2}
15451 \]
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \begin_layout Standard
15459 \begin_inset VSpace bigskip
15460 \end_inset
15461
15462 How to use one limit for several operators is described in 
15463 \begin_inset CommandInset ref
15464 LatexCommand ref
15465 reference "sub:Self-defined-Operators"
15466
15467 \end_inset
15468
15469 .
15470 \end_layout
15471
15472 \begin_layout Subsection
15473 Decoration for Operators
15474 \begin_inset Index idx
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 Operators ! Decoration
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 With the commands 
15488 \series bold
15489
15490 \backslash
15491 overset
15492 \series default
15493
15494 \begin_inset Index idx
15495 status collapsed
15496
15497 \begin_layout Plain Layout
15498 Commands ! O ! 
15499 \backslash
15500 overset
15501 \end_layout
15502
15503 \end_inset
15504
15505  and 
15506 \series bold
15507
15508 \backslash
15509 underset
15510 \series default
15511
15512 \begin_inset Index idx
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516 Commands ! U ! 
15517 \backslash
15518 underset
15519 \end_layout
15520
15521 \end_inset
15522
15523  characters can be placed above or below an operator, respectively.
15524  With the command 
15525 \series bold
15526
15527 \backslash
15528 sideset
15529 \series default
15530
15531 \begin_inset Index idx
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535 Commands ! S ! 
15536 \backslash
15537 sideset
15538 \end_layout
15539
15540 \end_inset
15541
15542  characters can be set before and behind a big operator.
15543  The command scheme is:
15544 \end_layout
15545
15546 \begin_layout Standard
15547
15548 \series bold
15549
15550 \backslash
15551 sideset{character
15552 \series default
15553  
15554 \series bold
15555 before}{character
15556 \series default
15557  
15558 \series bold
15559 behind}
15560 \end_layout
15561
15562 \begin_layout Standard
15563
15564 \series bold
15565
15566 \backslash
15567 sideset
15568 \series default
15569  must always be before the operator.
15570  You can decorate with several characters and even with other operators
15571  and symbols.
15572  To place for example only characters behind a big operator, write nothing
15573  between the first braces but don't omit the braces.
15574 \end_layout
15575
15576 \begin_layout Standard
15577 For example the command 
15578 \series bold
15579
15580 \backslash
15581 sideset{
15582 \begin_inset Formula $\to$
15583 \end_inset
15584
15585
15586 \backslash
15587 {
15588 \series default
15589 '
15590 \series bold
15591
15592 \begin_inset Formula $\to$
15593 \end_inset
15594
15595
15596 \backslash
15597 sum_k=1
15598 \begin_inset space \textvisiblespace{}
15599 \end_inset
15600
15601
15602 \series default
15603 ^
15604 \series bold
15605 n
15606 \series default
15607  produces:
15608 \begin_inset Formula 
15609 \[
15610 \sideset{}{'}\sum_{k=1}^{n}
15611 \]
15612
15613 \end_inset
15614
15615
15616 \end_layout
15617
15618 \begin_layout Standard
15619 \begin_inset Note Greyedout
15620 status open
15621
15622 \begin_layout Plain Layout
15623
15624 \series bold
15625 Note: 
15626 \backslash
15627 sideset
15628 \series default
15629  can only be used to decorate big operators, binary operators are not allowed.
15630 \end_layout
15631
15632 \end_inset
15633
15634
15635 \end_layout
15636
15637 \begin_layout Standard
15638
15639 \series bold
15640
15641 \backslash
15642 overset
15643 \series default
15644  and 
15645 \series bold
15646
15647 \backslash
15648 underset
15649 \series default
15650  can also be used to decorate symbols and characters.
15651  For example, the command 
15652 \series bold
15653
15654 \backslash
15655 overset
15656 \begin_inset space \textvisiblespace{}
15657 \end_inset
15658
15659
15660 \backslash
15661 maltese
15662 \begin_inset space \textvisiblespace{}
15663 \end_inset
15664
15665
15666 \series default
15667
15668 \begin_inset Formula $\uparrow$
15669 \end_inset
15670
15671
15672 \series bold
15673 a
15674 \series default
15675  produces:
15676 \begin_inset Formula 
15677 \[
15678 \overset{a}{\maltese}
15679 \]
15680
15681 \end_inset
15682
15683
15684 \end_layout
15685
15686 \begin_layout Subsection
15687 Binary Operators
15688 \begin_inset CommandInset label
15689 LatexCommand label
15690 name "sub:Binary-Operators"
15691
15692 \end_inset
15693
15694
15695 \begin_inset Index idx
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699 Operators ! binary
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \end_layout
15706
15707 \begin_layout Standard
15708 Binary operators are surrounded by space when there is a character before
15709  and after them.
15710 \begin_inset VSpace medskip
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \begin_layout Standard
15717 \begin_inset space \hfill{}
15718 \end_inset
15719
15720
15721 \begin_inset Tabular
15722 <lyxtabular version="3" rows="13" columns="2">
15723 <features rotate="0" tabularvalignment="middle">
15724 <column alignment="center" valignment="top" width="0pt">
15725 <column alignment="center" valignment="top" width="0pt">
15726 <row>
15727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731 Command
15732 \begin_inset Note Note
15733 status collapsed
15734
15735 \begin_layout Plain Layout
15736
15737 \series bold
15738
15739 \backslash
15740 raisebox
15741 \series default
15742  is only used as spacer.
15743 \end_layout
15744
15745 \end_inset
15746
15747
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 Result
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 <row>
15763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767 +
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 \begin_inset Formula $+$
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 </row>
15785 <row>
15786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 -
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 \begin_inset Formula $-$
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 </row>
15808 <row>
15809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813
15814 \backslash
15815 pm
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824 \begin_inset Formula $\pm$
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 </row>
15833 <row>
15834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838
15839 \backslash
15840 mp
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 \begin_inset Formula $\mp$
15850 \end_inset
15851
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 <row>
15859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863
15864 \backslash
15865 cdot
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874 \begin_inset Formula $\cdot$
15875 \end_inset
15876
15877
15878 \end_layout
15879
15880 \end_inset
15881 </cell>
15882 </row>
15883 <row>
15884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15885 \begin_inset Text
15886
15887 \begin_layout Plain Layout
15888
15889 \backslash
15890 times
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 \begin_inset Formula $\times$
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 </row>
15908 <row>
15909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913
15914 \backslash
15915 div
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924 \begin_inset Formula $\div$
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 </row>
15933 <row>
15934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15935 \begin_inset Text
15936
15937 \begin_layout Plain Layout
15938 \begin_inset ERT
15939 status collapsed
15940
15941 \begin_layout Plain Layout
15942
15943
15944 \backslash
15945 raisebox{-1.2mm}{
15946 \end_layout
15947
15948 \end_inset
15949
15950 *
15951 \begin_inset ERT
15952 status collapsed
15953
15954 \begin_layout Plain Layout
15955
15956 }
15957 \end_layout
15958
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970 \begin_inset Formula $*$
15971 \end_inset
15972
15973
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 </row>
15979 <row>
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984
15985 \backslash
15986 star
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995 \begin_inset Formula $\star$
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 </row>
16004 <row>
16005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009
16010 \backslash
16011 circ
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020 \begin_inset Formula $\circ$
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034
16035 \backslash
16036 diamond
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 \begin_inset Formula $\diamond$
16046 \end_inset
16047
16048
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 </row>
16054 <row>
16055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059
16060 \backslash
16061 bullet
16062 \end_layout
16063
16064 \end_inset
16065 </cell>
16066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 \begin_inset Formula $\bullet$
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 </row>
16079 </lyxtabular>
16080
16081 \end_inset
16082
16083
16084 \begin_inset space \hfill{}
16085 \end_inset
16086
16087
16088 \begin_inset Tabular
16089 <lyxtabular version="3" rows="13" columns="2">
16090 <features rotate="0" tabularvalignment="middle">
16091 <column alignment="center" valignment="top" width="0pt">
16092 <column alignment="center" valignment="top" width="0pt">
16093 <row>
16094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Plain Layout
16098 Command
16099 \end_layout
16100
16101 \end_inset
16102 </cell>
16103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16104 \begin_inset Text
16105
16106 \begin_layout Plain Layout
16107 Result
16108 \end_layout
16109
16110 \end_inset
16111 </cell>
16112 </row>
16113 <row>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118
16119 \backslash
16120 nabla
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Plain Layout
16129 \begin_inset Formula $\nabla$
16130 \end_inset
16131
16132
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 </row>
16138 <row>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143
16144 \backslash
16145 bigtriangledown
16146 \end_layout
16147
16148 \end_inset
16149 </cell>
16150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 \begin_inset Formula $\bigtriangledown$
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 </row>
16163 <row>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168
16169 \backslash
16170 bigtriangleup
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 \begin_inset Formula $\bigtriangleup$
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 </row>
16188 <row>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193
16194 \backslash
16195 Box
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204 \begin_inset Formula $\Box$
16205 \end_inset
16206
16207
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 </row>
16213 <row>
16214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218
16219 \backslash
16220 cap 
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229 \begin_inset Formula $\cap$
16230 \end_inset
16231
16232
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 </row>
16238 <row>
16239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \begin_layout Plain Layout
16243
16244 \backslash
16245 cup
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16251 \begin_inset Text
16252
16253 \begin_layout Plain Layout
16254 \begin_inset Formula $\cup$
16255 \end_inset
16256
16257
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 </row>
16263 <row>
16264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268
16269 \backslash
16270 dagger
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279 \begin_inset Formula $\dagger$
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 </row>
16288 <row>
16289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16290 \begin_inset Text
16291
16292 \begin_layout Plain Layout
16293
16294 \backslash
16295 ddagger
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304 \begin_inset Formula $\ddagger$
16305 \end_inset
16306
16307
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 </row>
16313 <row>
16314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16315 \begin_inset Text
16316
16317 \begin_layout Plain Layout
16318
16319 \backslash
16320 wr
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 \begin_inset Formula $\wr$
16330 \end_inset
16331
16332
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 </row>
16338 <row>
16339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343
16344 \backslash
16345 bigcirc
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 \begin_inset Formula $\bigcirc$
16355 \end_inset
16356
16357
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 </row>
16363 <row>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368
16369 \backslash
16370 wedge
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379 \begin_inset Formula $\wedge$
16380 \end_inset
16381
16382
16383 \end_layout
16384
16385 \end_inset
16386 </cell>
16387 </row>
16388 <row>
16389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393
16394 \backslash
16395 vee
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404 \begin_inset Formula $\vee$
16405 \end_inset
16406
16407
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 </row>
16413 </lyxtabular>
16414
16415 \end_inset
16416
16417
16418 \begin_inset space \hfill{}
16419 \end_inset
16420
16421
16422 \begin_inset Tabular
16423 <lyxtabular version="3" rows="13" columns="2">
16424 <features rotate="0" tabularvalignment="middle">
16425 <column alignment="center" valignment="top" width="0pt">
16426 <column alignment="center" valignment="top" width="0pt">
16427 <row>
16428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432 Command
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Plain Layout
16441 Result
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 </row>
16447 <row>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452
16453 \backslash
16454 oplus
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 \begin_inset Formula $\oplus$
16464 \end_inset
16465
16466
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 </row>
16472 <row>
16473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477
16478 \backslash
16479 ominus
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Plain Layout
16488 \begin_inset Formula $\ominus$
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502
16503 \backslash
16504 otimes
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513 \begin_inset Formula $\otimes$
16514 \end_inset
16515
16516
16517 \end_layout
16518
16519 \end_inset
16520 </cell>
16521 </row>
16522 <row>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527
16528 \backslash
16529 oslash
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 \begin_inset Formula $\oslash$
16539 \end_inset
16540
16541
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 </row>
16547 <row>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552
16553 \backslash
16554 odot
16555 \end_layout
16556
16557 \end_inset
16558 </cell>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 \begin_inset Formula $\odot$
16564 \end_inset
16565
16566
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 </row>
16572 <row>
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Plain Layout
16577
16578 \backslash
16579 amalg
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588 \begin_inset Formula $\amalg$
16589 \end_inset
16590
16591
16592 \end_layout
16593
16594 \end_inset
16595 </cell>
16596 </row>
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602
16603 \backslash
16604 uplus
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 \begin_inset Formula $\uplus$
16614 \end_inset
16615
16616
16617 \end_layout
16618
16619 \end_inset
16620 </cell>
16621 </row>
16622 <row>
16623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627
16628 \backslash
16629 setminus
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16635 \begin_inset Text
16636
16637 \begin_layout Plain Layout
16638 \begin_inset Formula $\setminus$
16639 \end_inset
16640
16641
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 </row>
16647 <row>
16648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652
16653 \backslash
16654 sqcap
16655 \end_layout
16656
16657 \end_inset
16658 </cell>
16659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16660 \begin_inset Text
16661
16662 \begin_layout Plain Layout
16663 \begin_inset Formula $\sqcap$
16664 \end_inset
16665
16666
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 </row>
16672 <row>
16673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677
16678 \backslash
16679 sqcup
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688 \begin_inset Formula $\sqcup$
16689 \end_inset
16690
16691
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702
16703 \backslash
16704 triangleleft
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 \begin_inset Formula $\triangleleft$
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 </row>
16722 <row>
16723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727
16728 \backslash
16729 triangleright
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738 \begin_inset Formula $\triangleright$
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 </row>
16747 </lyxtabular>
16748
16749 \end_inset
16750
16751
16752 \begin_inset space \hfill{}
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \begin_layout Standard
16759 All binary operators can also be inserted via the math toolbar button 
16760 \begin_inset Graphics
16761         filename ../images/math/pm.png
16762         scale 85
16763
16764 \end_inset
16765
16766 .
16767 \end_layout
16768
16769 \begin_layout Standard
16770 To typeset the Laplace operator also 
16771 \series bold
16772
16773 \backslash
16774 Delta
16775 \series default
16776  or 
16777 \series bold
16778
16779 \backslash
16780 nabla
16781 \series default
16782 ^
16783 \series bold
16784 2
16785 \series default
16786  (
16787 \begin_inset Formula $\nabla^{2}$
16788 \end_inset
16789
16790 ) can be used instead of 
16791 \series bold
16792
16793 \backslash
16794 bigtriangleup
16795 \series default
16796  .
16797 \end_layout
16798
16799 \begin_layout Standard
16800 The character 
16801 \family sans
16802 Menu Separator
16803 \family default
16804  from the menu 
16805 \family sans
16806 Insert\SpecialChar \menuseparator
16807 Special Character
16808 \family default
16809  is the operator 
16810 \series bold
16811
16812 \backslash
16813 triangleright
16814 \series default
16815 .
16816 \end_layout
16817
16818 \begin_layout Subsection
16819 Self-defined Operators
16820 \begin_inset CommandInset label
16821 LatexCommand label
16822 name "sub:Self-defined-Operators"
16823
16824 \end_inset
16825
16826
16827 \begin_inset Index idx
16828 status collapsed
16829
16830 \begin_layout Plain Layout
16831 Operators ! self-defined
16832 \end_layout
16833
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \begin_layout Standard
16840 With the help of the command 
16841 \series bold
16842
16843 \backslash
16844 DeclareMathOperator
16845 \series default
16846
16847 \begin_inset Index idx
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851 Commands ! D ! 
16852 \backslash
16853 dbinom@
16854 \backslash
16855 DeclareMathOperator
16856 \end_layout
16857
16858 \end_inset
16859
16860  custom operators can be defined in the LaTeX-preamble.
16861  Its command scheme is:
16862 \end_layout
16863
16864 \begin_layout Standard
16865
16866 \series bold
16867
16868 \backslash
16869 DeclareMathOperator{new command}{display}
16870 \end_layout
16871
16872 \begin_layout Standard
16873 Display can be characters or symbols that define how the operator looks
16874  in the output.
16875  To define a big operator a * is set behind the command.
16876  All self-defined big operators can have limits as described in 
16877 \begin_inset CommandInset ref
16878 LatexCommand ref
16879 reference "sub:Operator-Limits"
16880
16881 \end_inset
16882
16883 .
16884 \end_layout
16885
16886 \begin_layout Standard
16887 For example the LaTeX-preamble line
16888 \end_layout
16889
16890 \begin_layout Standard
16891
16892 \series bold
16893
16894 \backslash
16895 DeclareMathOperator*{
16896 \backslash
16897 Lozenge}{
16898 \backslash
16899 blacklozenge}
16900 \end_layout
16901
16902 \begin_layout Standard
16903 defines the command 
16904 \series bold
16905
16906 \backslash
16907 Lozenge
16908 \series default
16909 , that inserts a big operator consisting of the lozenge symbol from 
16910 \begin_inset CommandInset ref
16911 LatexCommand ref
16912 reference "sub:Miscellaneous-Symbols"
16913
16914 \end_inset
16915
16916 :
16917 \begin_inset Formula 
16918 \[
16919 \Lozenge_{n=1}^{\infty}
16920 \]
16921
16922 \end_inset
16923
16924 The command for this formula is: 
16925 \series bold
16926
16927 \backslash
16928 Lozenge
16929 \series default
16930 ^
16931 \series bold
16932
16933 \backslash
16934 infty
16935 \begin_inset Formula $\to$
16936 \end_inset
16937
16938 _n=1
16939 \end_layout
16940
16941 \begin_layout Standard
16942 \begin_inset VSpace bigskip
16943 \end_inset
16944
16945 When self-defined operators are not used several times in the document,
16946  they can also be defined with the commands 
16947 \series bold
16948
16949 \backslash
16950 mathop
16951 \series default
16952
16953 \begin_inset Index idx
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957 Commands ! M ! 
16958 \backslash
16959 mathop
16960 \end_layout
16961
16962 \end_inset
16963
16964  and 
16965 \series bold
16966
16967 \backslash
16968 mathbin
16969 \series default
16970
16971 \begin_inset Index idx
16972 status collapsed
16973
16974 \begin_layout Plain Layout
16975 Commands ! M ! 
16976 \backslash
16977 mathbin
16978 \end_layout
16979
16980 \end_inset
16981
16982 , which have the following scheme:
16983 \end_layout
16984
16985 \begin_layout Standard
16986
16987 \series bold
16988
16989 \backslash
16990 mathop{display}
16991 \series default
16992  and 
16993 \series bold
16994
16995 \backslash
16996 mathbin{display}
16997 \end_layout
16998
16999 \begin_layout Standard
17000
17001 \series bold
17002
17003 \backslash
17004 mathop
17005 \series default
17006  defines big operators, 
17007 \series bold
17008
17009 \backslash
17010 mathbin
17011 \series default
17012  binary operators.
17013 \end_layout
17014
17015 \begin_layout Standard
17016
17017 \series bold
17018
17019 \backslash
17020 mathop
17021 \series default
17022  can e.
17023 \begin_inset space \thinspace{}
17024 \end_inset
17025
17026 g.
17027 \begin_inset space \space{}
17028 \end_inset
17029
17030 be used to use one limit for several operators:
17031 \end_layout
17032
17033 \begin_layout Standard
17034 \begin_inset Formula 
17035 \[
17036 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17037 \]
17038
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \begin_layout Standard
17045 The command for the formula above is:
17046 \begin_inset Newline newline
17047 \end_inset
17048
17049
17050 \series bold
17051
17052 \backslash
17053 mathop{
17054 \backslash
17055 sum
17056 \backslash
17057 negmedspace
17058 \backslash
17059 sum
17060 \series default
17061
17062 \begin_inset space \textvisiblespace{}
17063 \end_inset
17064
17065
17066 \series bold
17067
17068 \begin_inset Formula $\to$
17069 \end_inset
17070
17071 ^N
17072 \series default
17073
17074 \begin_inset space \textvisiblespace{}
17075 \end_inset
17076
17077
17078 \series bold
17079 _i,j=1
17080 \end_layout
17081
17082 \begin_layout Section
17083 Fonts
17084 \begin_inset Index idx
17085 status collapsed
17086
17087 \begin_layout Plain Layout
17088 Fonts
17089 \end_layout
17090
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \begin_layout Subsection
17097 Font Styles
17098 \begin_inset CommandInset label
17099 LatexCommand label
17100 name "sub:Font-Styles"
17101
17102 \end_inset
17103
17104
17105 \begin_inset Index idx
17106 status collapsed
17107
17108 \begin_layout Plain Layout
17109 Font ! style
17110 \end_layout
17111
17112 \end_inset
17113
17114
17115 \end_layout
17116
17117 \begin_layout Standard
17118 Latin letters in formulas can be set in one of the following font styles:
17119 \begin_inset VSpace -2mm
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \begin_layout Standard
17126 \align center
17127 \begin_inset Tabular
17128 <lyxtabular version="3" rows="7" columns="3">
17129 <features rotate="0" tabularvalignment="middle">
17130 <column alignment="center" valignment="top">
17131 <column alignment="center" valignment="top">
17132 <column alignment="center" valignment="top">
17133 <row>
17134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 Command
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147 Result
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 shortcut
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 </row>
17162 <row>
17163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167
17168 \backslash
17169 mathbb
17170 \series bold
17171
17172 \begin_inset space \textvisiblespace{}
17173 \end_inset
17174
17175
17176 \series default
17177 ABC
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 \begin_inset Formula $\mathbb{ABC}$
17187 \end_inset
17188
17189
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 \begin_inset Info
17199 type  "shortcuts"
17200 arg   "font-noun"
17201 \end_inset
17202
17203
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 </row>
17209 <row>
17210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214
17215 \backslash
17216 mathbf
17217 \series bold
17218
17219 \begin_inset space \textvisiblespace{}
17220 \end_inset
17221
17222
17223 \series default
17224 AbC
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 \begin_inset Formula $\mathbf{AbC}$
17234 \end_inset
17235
17236
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Info
17246 type  "shortcuts"
17247 arg   "font-bold"
17248 \end_inset
17249
17250
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 </row>
17256 <row>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261
17262 \backslash
17263 boldsymbol
17264 \series bold
17265
17266 \begin_inset space \textvisiblespace{}
17267 \end_inset
17268
17269
17270 \series default
17271 AbC
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280 \begin_inset Formula $\boldsymbol{AbC}$
17281 \end_inset
17282
17283
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 \begin_inset Info
17293 type  "shortcuts"
17294 arg   "font-boldsymbol"
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 mathcal
17311 \series bold
17312
17313 \begin_inset space \textvisiblespace{}
17314 \end_inset
17315
17316
17317 \series default
17318 ABC
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 \begin_inset Formula $\mathcal{ABC}$
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 \begin_inset Info
17340 type  "shortcuts"
17341 arg   "font-emph"
17342 \end_inset
17343
17344
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 </row>
17350 <row>
17351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355
17356 \backslash
17357 mathfrak
17358 \series bold
17359
17360 \begin_inset space \textvisiblespace{}
17361 \end_inset
17362
17363
17364 \series default
17365 AbC
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 \begin_inset Formula $\mathfrak{AbC}$
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 -
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 </row>
17392 <row>
17393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397
17398 \backslash
17399 mathscr
17400 \series bold
17401
17402 \begin_inset space \textvisiblespace{}
17403 \end_inset
17404
17405
17406 \series default
17407 AbC
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $\mathscr{AbC}$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 -
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 </row>
17434 </lyxtabular>
17435
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \begin_layout Standard
17442 \align center
17443 \begin_inset Tabular
17444 <lyxtabular version="3" rows="5" columns="3">
17445 <features rotate="0" tabularvalignment="middle">
17446 <column alignment="center" valignment="top">
17447 <column alignment="center" valignment="top">
17448 <column alignment="center" valignment="top">
17449 <row>
17450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 Command
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463 Result
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 shortcut
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 <row>
17479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483
17484 \backslash
17485 mathit
17486 \series bold
17487
17488 \begin_inset space \textvisiblespace{}
17489 \end_inset
17490
17491
17492 \series default
17493 AbC
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 \begin_inset Formula $\mathit{AbC}$
17503 \end_inset
17504
17505
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 -
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 </row>
17520 <row>
17521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525
17526 \backslash
17527 mathrm
17528 \series bold
17529
17530 \begin_inset space \textvisiblespace{}
17531 \end_inset
17532
17533
17534 \series default
17535 AbC
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 \begin_inset Formula $\mathrm{AbC}$
17545 \end_inset
17546
17547
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 \begin_inset Info
17557 type  "shortcuts"
17558 arg   "font-roman"
17559 \end_inset
17560
17561
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 </row>
17567 <row>
17568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572
17573 \backslash
17574 mathsf
17575 \series bold
17576
17577 \begin_inset space \textvisiblespace{}
17578 \end_inset
17579
17580
17581 \series default
17582 AbC
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591 \begin_inset Formula $\mathsf{AbC}$
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \end_inset
17598 </cell>
17599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17600 \begin_inset Text
17601
17602 \begin_layout Plain Layout
17603 \begin_inset Info
17604 type  "shortcuts"
17605 arg   "font-sans"
17606 \end_inset
17607
17608
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 </row>
17614 <row>
17615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619
17620 \backslash
17621 mathtt
17622 \series bold
17623
17624 \begin_inset space \textvisiblespace{}
17625 \end_inset
17626
17627
17628 \series default
17629 AbC
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 \begin_inset Formula $\mathtt{AbC}$
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 \begin_inset Info
17651 type  "shortcuts"
17652 arg   "font-typewriter"
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 </row>
17661 </lyxtabular>
17662
17663 \end_inset
17664
17665
17666 \end_layout
17667
17668 \begin_layout Standard
17669 \begin_inset Note Greyedout
17670 status open
17671
17672 \begin_layout Plain Layout
17673
17674 \series bold
17675 Note:
17676 \series default
17677  The styles 
17678 \series bold
17679
17680 \backslash
17681 mathbb
17682 \series default
17683  and 
17684 \series bold
17685
17686 \backslash
17687 mathcal
17688 \series default
17689  can only be used for big letters.
17690 \end_layout
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \begin_layout Standard
17698 Predefined is the style 
17699 \series bold
17700
17701 \backslash
17702 mathnormal
17703 \series default
17704 .
17705 \end_layout
17706
17707 \begin_layout Standard
17708 The style commands work also for letters in mathematical constructs:
17709 \begin_inset Formula 
17710 \[
17711 \mathfrak{A=\frac{b}{C}}
17712 \]
17713
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \begin_layout Standard
17720 Characters in mathematical text don't appear in a math font style but in
17721  the text font style 
17722 \series bold
17723
17724 \backslash
17725 textrm
17726 \series default
17727 .
17728  That their style can't be set correctly via the text style dialog is a
17729  bug in LyX.
17730 \begin_inset Foot
17731 status collapsed
17732
17733 \begin_layout Plain Layout
17734 \begin_inset CommandInset href
17735 LatexCommand href
17736 name "LyX-bug #4629"
17737 target "http://www.lyx.org/trac/ticket/4629"
17738
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745
17746
17747 \end_layout
17748
17749 \begin_layout Standard
17750 Instead of the style commands the dialog 
17751 \family sans
17752 Edit\SpecialChar \menuseparator
17753 Math\SpecialChar \menuseparator
17754 Text Style
17755 \family default
17756  or the toolbar button 
17757 \begin_inset Graphics
17758         filename ../images/math/font.png
17759         scale 85
17760
17761 \end_inset
17762
17763  can be used.
17764 \end_layout
17765
17766 \begin_layout Subsection
17767 Bold Formulas
17768 \begin_inset CommandInset label
17769 LatexCommand label
17770 name "sub:Bold-Formulas"
17771
17772 \end_inset
17773
17774
17775 \begin_inset Index idx
17776 status collapsed
17777
17778 \begin_layout Plain Layout
17779 Formula ! bold
17780 \end_layout
17781
17782 \end_inset
17783
17784
17785 \end_layout
17786
17787 \begin_layout Standard
17788 To make a complete formula bold, the command 
17789 \series bold
17790
17791 \backslash
17792 mathbf
17793 \series default
17794  from the previous subsection cannot be used, because it doesn't work for
17795  small Greek letters.
17796  Furthermore it prints Latin letters always upright, like in the following
17797  equation:
17798 \end_layout
17799
17800 \begin_layout Standard
17801 \begin_inset Formula 
17802 \[
17803 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
17804 \]
17805
17806 \end_inset
17807
17808
17809 \end_layout
17810
17811 \begin_layout Standard
17812 To display the formula correctly, the command 
17813 \series bold
17814
17815 \backslash
17816 boldsymbol
17817 \series default
17818  is used:
17819 \begin_inset Formula 
17820 \[
17821 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
17822 \]
17823
17824 \end_inset
17825
17826 It is also possible to set the formula in a 
17827 \series bold
17828 boldmath environment
17829 \series default
17830 .
17831  This environment is created by inserting the command 
17832 \series bold
17833
17834 \backslash
17835 boldmath
17836 \series default
17837
17838 \begin_inset Index idx
17839 status collapsed
17840
17841 \begin_layout Plain Layout
17842 Commands ! B ! 
17843 \backslash
17844 boldmath
17845 \end_layout
17846
17847 \end_inset
17848
17849  in TeX-mode.
17850  To end the environment, the command 
17851 \series bold
17852
17853 \backslash
17854 unboldmath
17855 \series default
17856
17857 \begin_inset Index idx
17858 status collapsed
17859
17860 \begin_layout Plain Layout
17861 Commands ! U ! 
17862 \backslash
17863 unboldmath
17864 \end_layout
17865
17866 \end_inset
17867
17868  is inserted in TeX-mode.
17869 \begin_inset ERT
17870 status collapsed
17871
17872 \begin_layout Plain Layout
17873
17874
17875 \backslash
17876 boldmath 
17877 \end_layout
17878
17879 \end_inset
17880
17881
17882 \begin_inset Formula 
17883 \[
17884 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
17885 \]
17886
17887 \end_inset
17888
17889
17890 \begin_inset ERT
17891 status collapsed
17892
17893 \begin_layout Plain Layout
17894
17895
17896 \backslash
17897 unboldmath 
17898 \end_layout
17899
17900 \end_inset
17901
17902
17903 \end_layout
17904
17905 \begin_layout Subsection
17906 Colored Formulas
17907 \begin_inset Index idx
17908 status collapsed
17909
17910 \begin_layout Plain Layout
17911 Formula ! colored
17912 \end_layout
17913
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \begin_layout Standard
17920 Formulas can be colored like normal text: Highlight a formula or a formula
17921  part and use the 
17922 \family sans
17923 Text Style
17924 \family default
17925  dialog.
17926  Here is a formula in magenta:
17927 \begin_inset Formula 
17928 \[
17929 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17930 \]
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 You can also define your own colors as described in 
17939 \begin_inset CommandInset ref
17940 LatexCommand ref
17941 reference "sub:Colored-Boxes"
17942
17943 \end_inset
17944
17945 .
17946  They can be used with the TeX code command 
17947 \series bold
17948
17949 \backslash
17950 textcolor
17951 \series default
17952
17953 \begin_inset Index idx
17954 status collapsed
17955
17956 \begin_layout Plain Layout
17957 Commands ! T ! 
17958 \backslash
17959 textcolor
17960 \end_layout
17961
17962 \end_inset
17963
17964  in the scheme
17965 \end_layout
17966
17967 \begin_layout Standard
17968
17969 \series bold
17970
17971 \backslash
17972 textcolor{color}{characters or formula}
17973 \end_layout
17974
17975 \begin_layout Standard
17976 The following example was colored completely dark green and partly red:
17977 \end_layout
17978
17979 \begin_layout Standard
17980 \begin_inset ERT
17981 status collapsed
17982
17983 \begin_layout Plain Layout
17984
17985
17986 \backslash
17987 textcolor{darkgreen}{
17988 \end_layout
17989
17990 \end_inset
17991
17992
17993 \begin_inset Formula 
17994 \[
17995 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
17996 \]
17997
17998 \end_inset
17999
18000
18001 \begin_inset ERT
18002 status collapsed
18003
18004 \begin_layout Plain Layout
18005
18006 }
18007 \end_layout
18008
18009 \end_inset
18010
18011
18012 \end_layout
18013
18014 \begin_layout Standard
18015 Due to a bug in LyX only complete formulas can be colored with self-defined
18016  colors.
18017 \begin_inset Foot
18018 status collapsed
18019
18020 \begin_layout Plain Layout
18021 \begin_inset CommandInset href
18022 LatexCommand href
18023 name "LyX-bug #5269"
18024 target "http://www.lyx.org/trac/ticket/5269"
18025
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \end_inset
18032
18033
18034 \end_layout
18035
18036 \begin_layout Subsection
18037 Font Sizes
18038 \begin_inset CommandInset label
18039 LatexCommand label
18040 name "sub:Font-Sizes"
18041
18042 \end_inset
18043
18044
18045 \begin_inset Index idx
18046 status collapsed
18047
18048 \begin_layout Plain Layout
18049 Font ! size
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \begin_layout Standard
18058 For characters in formulas there are, analog to characters in text, the
18059  following size commands:
18060 \end_layout
18061
18062 \begin_layout Standard
18063
18064 \series bold
18065
18066 \backslash
18067 Huge
18068 \series default
18069
18070 \series bold
18071
18072 \backslash
18073 huge
18074 \series default
18075
18076 \series bold
18077
18078 \backslash
18079 LARGE
18080 \series default
18081
18082 \series bold
18083
18084 \backslash
18085 Large
18086 \series default
18087
18088 \series bold
18089
18090 \backslash
18091 large
18092 \series default
18093
18094 \series bold
18095
18096 \backslash
18097 normalsize
18098 \series default
18099
18100 \series bold
18101
18102 \backslash
18103 small
18104 \series default
18105 ,
18106 \begin_inset Newline newline
18107 \end_inset
18108
18109
18110 \series bold
18111
18112 \backslash
18113 footnotesize
18114 \series default
18115
18116 \series bold
18117
18118 \backslash
18119 scriptsize
18120 \series default
18121  and 
18122 \series bold
18123
18124 \backslash
18125 tiny
18126 \end_layout
18127
18128 \begin_layout Standard
18129 The size produced by the commands depends on the document font size, which
18130  corresponds to the command 
18131 \series bold
18132
18133 \backslash
18134 normalsize
18135 \series default
18136 .
18137  The other commands produce smaller or larger sizes than 
18138 \series bold
18139
18140 \backslash
18141 normalsize
18142 \series default
18143 .
18144  The font size can however not exceed a certain value.
18145  Is for example the document font size 12
18146 \begin_inset space \thinspace{}
18147 \end_inset
18148
18149 pt, the command 
18150 \series bold
18151
18152 \backslash
18153 Huge
18154 \series default
18155  switches to the same size as 
18156 \series bold
18157
18158 \backslash
18159 huge
18160 \series default
18161 .
18162  
18163 \end_layout
18164
18165 \begin_layout Standard
18166 A size command is inserted in TeX-mode before the formula and sets the size
18167  for all following formula and text characters.
18168  To switch back to the initial size, the command 
18169 \series bold
18170
18171 \backslash
18172 normalsize
18173 \series default
18174  is inserted behind the formula in TeX-mode.
18175 \end_layout
18176
18177 \begin_layout Standard
18178 Within a formula the size can be changed using the following size commands:
18179 \end_layout
18180
18181 \begin_layout Standard
18182 \noindent
18183 \align center
18184 \begin_inset Tabular
18185 <lyxtabular version="3" rows="5" columns="2">
18186 <features rotate="0" tabularvalignment="middle">
18187 <column alignment="center" valignment="top">
18188 <column alignment="center" valignment="top">
18189 <row>
18190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194 Command
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 Result
18204 \begin_inset Note Note
18205 status collapsed
18206
18207 \begin_layout Plain Layout
18208
18209 \series bold
18210
18211 \backslash
18212 raisebox
18213 \series default
18214  is only used as spacer.
18215 \end_layout
18216
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \backslash
18232 displaystyle
18233 \begin_inset Index idx
18234 status collapsed
18235
18236 \begin_layout Plain Layout
18237 Commands ! D ! 
18238 \backslash
18239 displaystyle
18240 \end_layout
18241
18242 \end_inset
18243
18244
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18254 \end_inset
18255
18256
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 </row>
18262 <row>
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267
18268 \backslash
18269 textstyle
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 <row>
18288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \backslash
18294 scriptstyle
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \backslash
18319 scriptscriptstyle
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 </lyxtabular>
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \begin_layout Standard
18345 After entering these commands, a blue box appears in which the formula parts
18346  are inserted.
18347 \end_layout
18348
18349 \begin_layout Standard
18350 There is a further method to change the font size, that though only works
18351  for symbols or letters in mathematical text.
18352  To use it, one of the above text size commands is inserted in mathematical
18353  text.
18354  All following characters until the end of the mathematical text or until
18355  another size command will have the selected size.
18356  Two examples:
18357 \begin_inset VSpace -2mm
18358 \end_inset
18359
18360
18361 \end_layout
18362
18363 \begin_layout Standard
18364 \begin_inset ERT
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368
18369
18370 \backslash
18371 huge 
18372 \end_layout
18373
18374 \end_inset
18375
18376
18377 \begin_inset Formula 
18378 \[
18379 A=\frac{B}{c}\cdot\maltese
18380 \]
18381
18382 \end_inset
18383
18384
18385 \begin_inset Formula 
18386 \[
18387 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18388 \]
18389
18390 \end_inset
18391
18392
18393 \begin_inset ERT
18394 status collapsed
18395
18396 \begin_layout Plain Layout
18397
18398
18399 \backslash
18400 normalsize 
18401 \end_layout
18402
18403 \end_inset
18404
18405
18406 \end_layout
18407
18408 \begin_layout Standard
18409 \begin_inset VSpace medskip
18410 \end_inset
18411
18412 Before both formulas the command 
18413 \series bold
18414
18415 \backslash
18416 huge
18417 \series default
18418  was inserted.
18419  The command for the second formula is:
18420 \begin_inset Newline newline
18421 \end_inset
18422
18423
18424 \series bold
18425
18426 \backslash
18427 maltese
18428 \begin_inset space \textvisiblespace{}
18429 \end_inset
18430
18431 A Alt+M M 
18432 \backslash
18433 Large
18434 \begin_inset space \textvisiblespace{}
18435 \end_inset
18436
18437
18438 \backslash
18439 maltese
18440 \begin_inset space \textvisiblespace{}
18441 \end_inset
18442
18443
18444 \backslash
18445 textit
18446 \begin_inset space \textvisiblespace{}
18447 \end_inset
18448
18449 A
18450 \begin_inset Formula $\to$
18451 \end_inset
18452
18453
18454 \begin_inset Formula $\to$
18455 \end_inset
18456
18457
18458 \begin_inset Newline newline
18459 \end_inset
18460
18461
18462 \begin_inset space \hspace*{}
18463 \length 1cm
18464 \end_inset
18465
18466 Alt+M
18467 \series default
18468  
18469 \series bold
18470
18471 \backslash
18472 tiny
18473 \begin_inset space \textvisiblespace{}
18474 \end_inset
18475
18476
18477 \backslash
18478 maltese
18479 \begin_inset space \textvisiblespace{}
18480 \end_inset
18481
18482
18483 \backslash
18484 textit
18485 \begin_inset space \textvisiblespace{}
18486 \end_inset
18487
18488 A
18489 \end_layout
18490
18491 \begin_layout Standard
18492 If a symbol cannot be displayed in different sizes, it will always be displayed
18493  in the default size.
18494 \end_layout
18495
18496 \begin_layout Section
18497 Greek Letters
18498 \begin_inset Index idx
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502 Greek letters
18503 \end_layout
18504
18505 \end_inset
18506
18507
18508 \end_layout
18509
18510 \begin_layout Standard
18511 Greek letters can also be inserted via the toolbar button 
18512 \begin_inset Graphics
18513         filename ../images/math/alpha.png
18514         scale 85
18515
18516 \end_inset
18517
18518 .
18519  All international typesetting norms purport that Greek letters in math
18520  have to be typeset italic/slanted.
18521  In some languages, like French or Russian, they are nevertheless sometimes
18522  typeset upright.
18523 \end_layout
18524
18525 \begin_layout Subsection
18526 Small Letters
18527 \begin_inset Index idx
18528 status collapsed
18529
18530 \begin_layout Plain Layout
18531 Greek letters ! small
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 \begin_inset space \hfill{}
18541 \end_inset
18542
18543
18544 \begin_inset Tabular
18545 <lyxtabular version="3" rows="11" columns="2">
18546 <features rotate="0" tabularvalignment="middle">
18547 <column alignment="center" valignment="top" width="0pt">
18548 <column alignment="center" valignment="top" width="0pt">
18549 <row>
18550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 Command
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 Result
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 <row>
18570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574
18575 \backslash
18576 alpha
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 \begin_inset Formula $\alpha$
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 </row>
18594 <row>
18595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \backslash
18601 beta
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 \begin_inset Formula $\beta$
18611 \end_inset
18612
18613
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 </row>
18619 <row>
18620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624
18625 \backslash
18626 gamma
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 \begin_inset Formula $\gamma$
18636 \end_inset
18637
18638
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 </row>
18644 <row>
18645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649
18650 \backslash
18651 delta
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660 \begin_inset Formula $\delta$
18661 \end_inset
18662
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \backslash
18676 epsilon
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 \begin_inset Formula $\epsilon$
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 </row>
18694 <row>
18695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18696 \begin_inset Text
18697
18698 \begin_layout Plain Layout
18699
18700 \backslash
18701 varepsilon
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710 \begin_inset Formula $\varepsilon$
18711 \end_inset
18712
18713
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 </row>
18719 <row>
18720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724
18725 \backslash
18726 zeta
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735 \begin_inset Formula $\zeta$
18736 \end_inset
18737
18738
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 </row>
18744 <row>
18745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \backslash
18751 eta
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18757 \begin_inset Text
18758
18759 \begin_layout Plain Layout
18760 \begin_inset Formula $\eta$
18761 \end_inset
18762
18763
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 </row>
18769 <row>
18770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \backslash
18776 theta
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 \begin_inset Formula $\theta$
18786 \end_inset
18787
18788
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 </row>
18794 <row>
18795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799
18800 \backslash
18801 vartheta
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 \begin_inset Formula $\vartheta$
18811 \end_inset
18812
18813
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 </lyxtabular>
18820
18821 \end_inset
18822
18823
18824 \begin_inset space \hfill{}
18825 \end_inset
18826
18827
18828 \begin_inset Tabular
18829 <lyxtabular version="3" rows="12" columns="2">
18830 <features rotate="0" tabularvalignment="middle">
18831 <column alignment="center" valignment="top" width="0pt">
18832 <column alignment="center" valignment="top" width="0pt">
18833 <row>
18834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 Command
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 Result
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \backslash
18860 iota
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 \begin_inset Formula $\iota$
18870 \end_inset
18871
18872
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 </row>
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \backslash
18885 kappa
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894 \begin_inset Formula $\kappa$
18895 \end_inset
18896
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 </row>
18903 <row>
18904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908
18909 \backslash
18910 varkappa
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 \begin_inset Formula $\varkappa$
18920 \end_inset
18921
18922
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \backslash
18935 lambda
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 \begin_inset Formula $\lambda$
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \end_inset
18951 </cell>
18952 </row>
18953 <row>
18954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958
18959 \backslash
18960 mu
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969 \begin_inset Formula $\mu$
18970 \end_inset
18971
18972
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \backslash
18985 nu
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 \begin_inset Formula $\nu$
18995 \end_inset
18996
18997
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 </row>
19003 <row>
19004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008
19009 \backslash
19010 xi
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 \begin_inset Formula $\xi$
19020 \end_inset
19021
19022
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 </row>
19028 <row>
19029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 o
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 \begin_inset Formula $o$
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 </row>
19051 <row>
19052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \backslash
19058 pi
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 \begin_inset Formula $\pi$
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \backslash
19083 varpi
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 \begin_inset Formula $\varpi$
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \backslash
19108 rho
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 \begin_inset Formula $\rho$
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 </row>
19126 </lyxtabular>
19127
19128 \end_inset
19129
19130
19131 \begin_inset space \hfill{}
19132 \end_inset
19133
19134
19135 \begin_inset Tabular
19136 <lyxtabular version="3" rows="11" columns="2">
19137 <features rotate="0" tabularvalignment="middle">
19138 <column alignment="center" valignment="top" width="0pt">
19139 <column alignment="center" valignment="top" width="0pt">
19140 <row>
19141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 Command
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 Result
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 </row>
19160 <row>
19161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165
19166 \backslash
19167 varrho
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 \begin_inset Formula $\varrho$
19177 \end_inset
19178
19179
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 </row>
19185 <row>
19186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \backslash
19192 sigma
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 \begin_inset Formula $\sigma$
19202 \end_inset
19203
19204
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 </row>
19210 <row>
19211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215
19216 \backslash
19217 varsigma
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 \begin_inset Formula $\varsigma$
19227 \end_inset
19228
19229
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 </row>
19235 <row>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240
19241 \backslash
19242 tau
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 \begin_inset Formula $\tau$
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 </row>
19260 <row>
19261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265
19266 \backslash
19267 upsilon
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 \begin_inset Formula $\upsilon$
19277 \end_inset
19278
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \backslash
19292 phi
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset Formula $\phi$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row>
19311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \backslash
19317 varphi
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 \begin_inset Formula $\varphi$
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 </row>
19335 <row>
19336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \backslash
19342 chi
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset Formula $\chi$
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \backslash
19367 psi
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 \begin_inset Formula $\psi$
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 </row>
19385 <row>
19386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \backslash
19392 omega
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401 \begin_inset Formula $\omega$
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 </lyxtabular>
19411
19412 \end_inset
19413
19414
19415 \begin_inset space \hfill{}
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Standard
19422 \begin_inset VSpace medskip
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \begin_layout Standard
19429 How to create special upright Greek letters is explained in 
19430 \begin_inset CommandInset ref
19431 LatexCommand ref
19432 reference "sub:Upright-small-Greek"
19433
19434 \end_inset
19435
19436 .
19437 \end_layout
19438
19439 \begin_layout Subsection
19440 Big Letters
19441 \begin_inset Index idx
19442 status collapsed
19443
19444 \begin_layout Plain Layout
19445 Greek letters ! big
19446 \end_layout
19447
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \begin_layout Standard
19454 \begin_inset space \hfill{}
19455 \end_inset
19456
19457
19458 \begin_inset Tabular
19459 <lyxtabular version="3" rows="7" columns="2">
19460 <features rotate="0" tabularvalignment="middle">
19461 <column alignment="center" valignment="top" width="0pt">
19462 <column alignment="center" valignment="top" width="0pt">
19463 <row>
19464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 Command
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 Result
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 Gamma
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Formula $\Gamma$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 Delta
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\Delta$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 Theta
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\Theta$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 Lambda
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\Lambda$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 Xi
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\Xi$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 Pi
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\Pi$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 </lyxtabular>
19634
19635 \end_inset
19636
19637
19638 \begin_inset space \hfill{}
19639 \end_inset
19640
19641
19642 \begin_inset Tabular
19643 <lyxtabular version="3" rows="6" columns="2">
19644 <features rotate="0" tabularvalignment="middle">
19645 <column alignment="center" valignment="top" width="0pt">
19646 <column alignment="center" valignment="top" width="0pt">
19647 <row>
19648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 Command
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661 Result
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 Sigma
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\Sigma$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697
19698 \backslash
19699 Upsilon
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 \begin_inset Formula $\Upsilon$
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \backslash
19724 Phi
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 \begin_inset Formula $\Phi$
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \backslash
19749 Psi
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Formula $\Psi$
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \backslash
19774 Omega
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 \begin_inset Formula $\Omega$
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 </lyxtabular>
19793
19794 \end_inset
19795
19796
19797 \begin_inset space \hfill{}
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \begin_layout Standard
19804 \begin_inset VSpace medskip
19805 \end_inset
19806
19807 That the big Greek letters appear upright is caused by a design bug when
19808  TeX was developed.
19809  To get correct italic big letters, begin every command with 
19810 \series bold
19811 var
19812 \series default
19813 .
19814  For example the command 
19815 \series bold
19816
19817 \backslash
19818 varGamma
19819 \series default
19820  produces 
19821 \begin_inset Formula $\varGamma$
19822 \end_inset
19823
19824 .
19825  Another way is to load the package 
19826 \series bold
19827 fixmath
19828 \series default
19829
19830 \begin_inset Foot
19831 status collapsed
19832
19833 \begin_layout Plain Layout
19834
19835 \series bold
19836 fixmath
19837 \series default
19838  is part of the LaTeX-package 
19839 \series bold
19840 was
19841 \series default
19842
19843 \begin_inset Index idx
19844 status collapsed
19845
19846 \begin_layout Plain Layout
19847 Packages ! was
19848 \begin_inset ERT
19849 status collapsed
19850
19851 \begin_layout Plain Layout
19852
19853
19854 \backslash
19855 vspace{4mm}
19856 \end_layout
19857
19858 \end_inset
19859
19860
19861 \end_layout
19862
19863 \end_inset
19864
19865 .
19866 \end_layout
19867
19868 \end_inset
19869
19870
19871 \begin_inset Index idx
19872 status collapsed
19873
19874 \begin_layout Plain Layout
19875 Packages ! fixmath
19876 \end_layout
19877
19878 \end_inset
19879
19880  with the LaTeX-preamble line
19881 \end_layout
19882
19883 \begin_layout Standard
19884
19885 \series bold
19886
19887 \backslash
19888 usepackage{fixmath}
19889 \end_layout
19890
19891 \begin_layout Standard
19892 Then all big Greek letters in a document will automatically be typeset italic.
19893 \end_layout
19894
19895 \begin_layout Subsection
19896 Bold Letters
19897 \begin_inset Index idx
19898 status collapsed
19899
19900 \begin_layout Plain Layout
19901 Greek letters ! bold
19902 \end_layout
19903
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \begin_layout Standard
19910 Greek letters cannot be set with different font styles like Latin letters.
19911  They can only be made bold with the command 
19912 \series bold
19913
19914 \backslash
19915 boldsymbol
19916 \series default
19917
19918 \begin_inset Index idx
19919 status collapsed
19920
19921 \begin_layout Plain Layout
19922 Commands ! B ! 
19923 \backslash
19924 boldsymbol
19925 \end_layout
19926
19927 \end_inset
19928
19929 .
19930 \end_layout
19931
19932 \begin_layout Standard
19933 \align center
19934 \begin_inset Tabular
19935 <lyxtabular version="3" rows="3" columns="2">
19936 <features rotate="0" tabularvalignment="middle">
19937 <column alignment="center" valignment="top">
19938 <column alignment="center" valignment="top">
19939 <row>
19940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 Command
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 Result
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row>
19960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964
19965 \backslash
19966 Upsilon
19967 \backslash
19968 boldsymbol
19969 \backslash
19970 Upsilon
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19976 \begin_inset Text
19977
19978 \begin_layout Plain Layout
19979 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 </row>
19988 <row>
19989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993
19994 \backslash
19995 theta
19996 \backslash
19997 boldsymbol
19998 \backslash
19999 theta
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Formula $\theta\boldsymbol{\theta}$
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 </lyxtabular>
20018
20019 \end_inset
20020
20021
20022 \end_layout
20023
20024 \begin_layout Section
20025 Symbols
20026 \begin_inset ERT
20027 status collapsed
20028
20029 \begin_layout Plain Layout
20030
20031
20032 \backslash
20033 texorpdfstring{
20034 \end_layout
20035
20036 \end_inset
20037
20038
20039 \begin_inset Foot
20040 status collapsed
20041
20042 \begin_layout Plain Layout
20043 A list with all symbols of most of the LaTeX-packages can be found in 
20044 \begin_inset CommandInset citation
20045 LatexCommand cite
20046 key "Symbols"
20047
20048 \end_inset
20049
20050 .
20051 \end_layout
20052
20053 \end_inset
20054
20055
20056 \begin_inset ERT
20057 status collapsed
20058
20059 \begin_layout Plain Layout
20060
20061 }{}
20062 \end_layout
20063
20064 \end_inset
20065
20066
20067 \begin_inset Note Note
20068 status collapsed
20069
20070 \begin_layout Plain Layout
20071
20072 \backslash
20073 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20074 \end_layout
20075
20076 \begin_layout Plain Layout
20077 More about 
20078 \backslash
20079 texorpdfstring is in section 
20080 \begin_inset CommandInset ref
20081 LatexCommand ref
20082 reference "sub:Formulas-in-Section"
20083
20084 \end_inset
20085
20086 .
20087 \end_layout
20088
20089 \end_inset
20090
20091
20092 \begin_inset Index idx
20093 status collapsed
20094
20095 \begin_layout Plain Layout
20096 Symbols
20097 \end_layout
20098
20099 \end_inset
20100
20101
20102 \end_layout
20103
20104 \begin_layout Standard
20105 Many of the symbols listed in this section can also be inserted via the
20106  toolbar buttons 
20107 \begin_inset Graphics
20108         filename ../images/math/nabla.png
20109         scale 85
20110
20111 \end_inset
20112
20113  and 
20114 \begin_inset Graphics
20115         filename ../images/math/digamma.png
20116         scale 85
20117
20118 \end_inset
20119
20120 .
20121 \end_layout
20122
20123 \begin_layout Subsection
20124 Mathematical Symbols
20125 \begin_inset CommandInset label
20126 LatexCommand label
20127 name "sub:Mathematical-Symbols"
20128
20129 \end_inset
20130
20131
20132 \begin_inset Index idx
20133 status collapsed
20134
20135 \begin_layout Plain Layout
20136 Symbols ! mathematical
20137 \end_layout
20138
20139 \end_inset
20140
20141
20142 \end_layout
20143
20144 \begin_layout Standard
20145 \begin_inset space \hfill{}
20146 \end_inset
20147
20148
20149 \begin_inset Tabular
20150 <lyxtabular version="3" rows="10" columns="2">
20151 <features rotate="0" tabularvalignment="middle">
20152 <column alignment="center" valignment="top" width="0pt">
20153 <column alignment="center" valignment="top" width="0pt">
20154 <row>
20155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 Command
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 Result
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \backslash
20181 neg
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 \begin_inset Formula $\neg$
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 Im
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\Im$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 Re
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\Re$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 aleph
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\aleph$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 partial
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\partial$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \backslash
20306 infty
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 \begin_inset Formula $\infty$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \backslash
20331 wp
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 \begin_inset Formula $\wp$
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 </row>
20349 <row>
20350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354
20355 \backslash
20356 imath
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365 \begin_inset Formula $\imath$
20366 \end_inset
20367
20368
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 </row>
20374 <row>
20375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379
20380 \backslash
20381 jmath
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390 \begin_inset Formula $\jmath$
20391 \end_inset
20392
20393
20394 \end_layout
20395
20396 \end_inset
20397 </cell>
20398 </row>
20399 </lyxtabular>
20400
20401 \end_inset
20402
20403
20404 \begin_inset space \hfill{}
20405 \end_inset
20406
20407
20408 \begin_inset Tabular
20409 <lyxtabular version="3" rows="10" columns="2">
20410 <features rotate="0" tabularvalignment="middle">
20411 <column alignment="center" valignment="top" width="0pt">
20412 <column alignment="center" valignment="top" width="0pt">
20413 <row>
20414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 Command
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 Result
20428 \begin_inset Note Note
20429 status collapsed
20430
20431 \begin_layout Plain Layout
20432
20433 \series bold
20434
20435 \backslash
20436 raisebox
20437 \series default
20438  is only used as spacer.
20439 \end_layout
20440
20441 \end_inset
20442
20443
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 </row>
20449 <row>
20450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454
20455 \backslash
20456 forall
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465 \begin_inset Formula $\forall$
20466 \end_inset
20467
20468
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \backslash
20481 exists
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 \begin_inset Formula $\exists$
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 <row>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504
20505 \backslash
20506 nexists
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Formula $\nexists$
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \backslash
20531 emptyset
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset Formula $\emptyset$
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 varnothing
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\varnothing$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 dag
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\dag$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 <row>
20600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \backslash
20606 ddag
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Formula $\ddag$
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 <row>
20625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629
20630 \backslash
20631 complement
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 \begin_inset ERT
20641 status collapsed
20642
20643 \begin_layout Plain Layout
20644
20645
20646 \backslash
20647 raisebox{-0.8mm}{
20648 \end_layout
20649
20650 \end_inset
20651
20652
20653 \begin_inset Formula $\complement$
20654 \end_inset
20655
20656
20657 \begin_inset ERT
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661
20662 }
20663 \end_layout
20664
20665 \end_inset
20666
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 <row>
20674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678
20679 \backslash
20680 Bbbk
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Plain Layout
20689 \begin_inset Formula $\Bbbk$
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 </row>
20698 </lyxtabular>
20699
20700 \end_inset
20701
20702
20703 \begin_inset space \hfill{}
20704 \end_inset
20705
20706
20707 \begin_inset Tabular
20708 <lyxtabular version="3" rows="10" columns="2">
20709 <features rotate="0" tabularvalignment="middle">
20710 <column alignment="center" valignment="top" width="0pt">
20711 <column alignment="center" valignment="top" width="0pt">
20712 <row>
20713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 Command
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726 Result
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 </row>
20732 <row>
20733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737
20738 \backslash
20739 prime
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 \begin_inset Formula $\prime$
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 </row>
20757 <row>
20758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762
20763 \backslash
20764 backprime
20765 \end_layout
20766
20767 \end_inset
20768 </cell>
20769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773 \begin_inset Formula $\backprime$
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 </row>
20782 <row>
20783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787
20788 \backslash
20789 mho
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 \begin_inset Formula $\mho$
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 </row>
20807 <row>
20808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812
20813 \backslash
20814 triangle
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 \begin_inset Formula $\triangle$
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 </row>
20832 <row>
20833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837
20838 \backslash
20839 angle
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 \begin_inset Formula $\angle$
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 </row>
20857 <row>
20858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862
20863 \backslash
20864 measuredangle
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 \begin_inset Formula $\measuredangle$
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 </row>
20882 <row>
20883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887
20888 \backslash
20889 sphericalangle
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 \begin_inset Formula $\sphericalangle$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 </row>
20907 <row>
20908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912
20913 \backslash
20914 top
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 \begin_inset Formula $\top$
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 <row>
20933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937
20938 \backslash
20939 bot
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948 \begin_inset Formula $\bot$
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 </row>
20957 </lyxtabular>
20958
20959 \end_inset
20960
20961
20962 \begin_inset space \hfill{}
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \begin_layout Subsection
20969 Miscellaneous Symbols
20970 \begin_inset CommandInset label
20971 LatexCommand label
20972 name "sub:Miscellaneous-Symbols"
20973
20974 \end_inset
20975
20976
20977 \begin_inset Index idx
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 Symbols ! miscellaneous
20982 \end_layout
20983
20984 \end_inset
20985
20986
20987 \end_layout
20988
20989 \begin_layout Standard
20990 \noindent
20991 \align center
20992 \begin_inset Tabular
20993 <lyxtabular version="3" rows="10" columns="2">
20994 <features rotate="0" tabularvalignment="middle">
20995 <column alignment="center" valignment="top" width="0pt">
20996 <column alignment="center" valignment="top" width="0pt">
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 Command
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 Result
21012 \end_layout
21013
21014 \end_inset
21015 </cell>
21016 </row>
21017 <row>
21018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022
21023 \backslash
21024 flat
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 \begin_inset Formula $\flat$
21034 \end_inset
21035
21036
21037 \end_layout
21038
21039 \end_inset
21040 </cell>
21041 </row>
21042 <row>
21043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21044 \begin_inset Text
21045
21046 \begin_layout Plain Layout
21047
21048 \backslash
21049 natural
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058 \begin_inset Formula $\natural$
21059 \end_inset
21060
21061
21062 \end_layout
21063
21064 \end_inset
21065 </cell>
21066 </row>
21067 <row>
21068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21069 \begin_inset Text
21070
21071 \begin_layout Plain Layout
21072
21073 \backslash
21074 sharp
21075 \end_layout
21076
21077 \end_inset
21078 </cell>
21079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21080 \begin_inset Text
21081
21082 \begin_layout Plain Layout
21083 \begin_inset Formula $\sharp$
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \end_inset
21090 </cell>
21091 </row>
21092 <row>
21093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21094 \begin_inset Text
21095
21096 \begin_layout Plain Layout
21097
21098 \backslash
21099 surd
21100 \end_layout
21101
21102 \end_inset
21103 </cell>
21104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108 \begin_inset Formula $\surd$
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \end_inset
21115 </cell>
21116 </row>
21117 <row>
21118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21119 \begin_inset Text
21120
21121 \begin_layout Plain Layout
21122
21123 \backslash
21124 checkmark
21125 \end_layout
21126
21127 \end_inset
21128 </cell>
21129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133 \begin_inset Formula $\checkmark$
21134 \end_inset
21135
21136
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 <row>
21143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147
21148 \backslash
21149 yen
21150 \end_layout
21151
21152 \end_inset
21153 </cell>
21154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 \begin_inset Formula $\yen$
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row>
21168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172
21173 \backslash
21174 pounds
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Formula $\pounds$
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 </row>
21192 <row>
21193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197 $
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\$$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220 §
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset Formula $§$
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 </row>
21238 </lyxtabular>
21239
21240 \end_inset
21241
21242
21243 \begin_inset Tabular
21244 <lyxtabular version="3" rows="10" columns="2">
21245 <features rotate="0" tabularvalignment="middle">
21246 <column alignment="center" valignment="top">
21247 <column alignment="center" valignment="top">
21248 <row>
21249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Plain Layout
21253 Command
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 Result
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 </row>
21268 <row>
21269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273
21274 \backslash
21275 hbar
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 \begin_inset Formula $\hbar$
21285 \end_inset
21286
21287
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 </row>
21293 <row>
21294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \begin_layout Plain Layout
21298
21299 \backslash
21300 hslash
21301 \end_layout
21302
21303 \end_inset
21304 </cell>
21305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21306 \begin_inset Text
21307
21308 \begin_layout Plain Layout
21309 \begin_inset Formula $\hslash$
21310 \end_inset
21311
21312
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 </row>
21318 <row>
21319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323
21324 \backslash
21325 clubsuit
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 \begin_inset Formula $\clubsuit$
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 </row>
21343 <row>
21344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21345 \begin_inset Text
21346
21347 \begin_layout Plain Layout
21348
21349 \backslash
21350 spadesuit
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21356 \begin_inset Text
21357
21358 \begin_layout Plain Layout
21359 \begin_inset Formula $\spadesuit$
21360 \end_inset
21361
21362
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 </row>
21368 <row>
21369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373
21374 \backslash
21375 bigstar
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Formula $\bigstar$
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 </row>
21393 <row>
21394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \backslash
21400 blacklozenge
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 \begin_inset Formula $\blacklozenge$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 </row>
21418 <row>
21419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423
21424 \backslash
21425 blacktriangle
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Plain Layout
21434 \begin_inset Formula $\blacktriangle$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \backslash
21450 blacktiangledown
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Formula $\blacktriangledown$
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 </row>
21468 <row>
21469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \backslash
21475 bullet
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Formula $\bullet$
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 </lyxtabular>
21494
21495 \end_inset
21496
21497
21498 \begin_inset Tabular
21499 <lyxtabular version="3" rows="10" columns="2">
21500 <features rotate="0" tabularvalignment="middle">
21501 <column alignment="center" valignment="top" width="0pt">
21502 <column alignment="center" valignment="top" width="0pt">
21503 <row>
21504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 Command
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 Result
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 diamondsuit
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\diamondsuit$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 <row>
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \backslash
21555 Diamond
21556 \end_layout
21557
21558 \end_inset
21559 </cell>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564 \begin_inset Formula $\Diamond$
21565 \end_inset
21566
21567
21568 \end_layout
21569
21570 \end_inset
21571 </cell>
21572 </row>
21573 <row>
21574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21575 \begin_inset Text
21576
21577 \begin_layout Plain Layout
21578
21579 \backslash
21580 heartsuit
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589 \begin_inset Formula $\heartsuit$
21590 \end_inset
21591
21592
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \backslash
21605 P
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 \begin_inset Formula $\P$
21615 \end_inset
21616
21617
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 </row>
21623 <row>
21624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21625 \begin_inset Text
21626
21627 \begin_layout Plain Layout
21628
21629 \backslash
21630 copyright
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 \begin_inset Formula $\copyright$
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \end_inset
21646 </cell>
21647 </row>
21648 <row>
21649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21650 \begin_inset Text
21651
21652 \begin_layout Plain Layout
21653
21654 \backslash
21655 circledR
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
21660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664 \begin_inset Formula $\circledR$
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 </row>
21673 <row>
21674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678
21679 \backslash
21680 maltese
21681 \end_layout
21682
21683 \end_inset
21684 </cell>
21685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689 \begin_inset Formula $\maltese$
21690 \end_inset
21691
21692
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 </row>
21698 <row>
21699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703
21704 \backslash
21705 diagup
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714 \begin_inset Formula $\diagup$
21715 \end_inset
21716
21717
21718 \end_layout
21719
21720 \end_inset
21721 </cell>
21722 </row>
21723 <row>
21724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21725 \begin_inset Text
21726
21727 \begin_layout Plain Layout
21728
21729 \backslash
21730 diagdown
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739 \begin_inset Formula $\diagdown$
21740 \end_inset
21741
21742
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 </row>
21748 </lyxtabular>
21749
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \begin_layout Standard
21756 \begin_inset VSpace medskip
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \begin_layout Standard
21763 Some symbols can be displayed in different sizes, see 
21764 \begin_inset CommandInset ref
21765 LatexCommand ref
21766 reference "sub:Font-Sizes"
21767
21768 \end_inset
21769
21770 .
21771 \end_layout
21772
21773 \begin_layout Subsection
21774 The Euro-Symbol €
21775 \begin_inset Index idx
21776 status collapsed
21777
21778 \begin_layout Plain Layout
21779 Symbols ! Euro-symbol
21780 \end_layout
21781
21782 \end_inset
21783
21784
21785 \begin_inset Index idx
21786 status collapsed
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 @
21792 \begin_inset ERT
21793 status collapsed
21794
21795 \begin_layout Plain Layout
21796
21797
21798 \backslash
21799 officialeuro
21800 \end_layout
21801
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Standard
21813 To use the Euro symbol in formulas, the LaTeX-package 
21814 \series bold
21815 eurosym
21816 \series default
21817
21818 \begin_inset Index idx
21819 status collapsed
21820
21821 \begin_layout Plain Layout
21822 Packages ! eurosym
21823 \end_layout
21824
21825 \end_inset
21826
21827  must be installed and loaded with the LaTeX-preamble line
21828 \end_layout
21829
21830 \begin_layout Standard
21831
21832 \series bold
21833
21834 \backslash
21835 usepackage[gennarrow]{eurosym}
21836 \end_layout
21837
21838 \begin_layout Standard
21839 The Euro symbol can now be inserted with the command 
21840 \series bold
21841
21842 \backslash
21843 euro
21844 \series default
21845
21846 \begin_inset Index idx
21847 status collapsed
21848
21849 \begin_layout Plain Layout
21850 Commands ! E ! 
21851 \backslash
21852 euro
21853 \end_layout
21854
21855 \end_inset
21856
21857 .
21858 \end_layout
21859
21860 \begin_layout Standard
21861 The Euro symbol can directly be inserted with the € key in mathematical
21862  text, without having 
21863 \series bold
21864 eurosym
21865 \series default
21866  installed.
21867  When 
21868 \series bold
21869 eurosym
21870 \series default
21871  is installed, 
21872 \series bold
21873
21874 \backslash
21875 euro
21876 \series default
21877  can also be inserted in TeX-mode.
21878  The official currency symbol can then be inserted with the command 
21879 \series bold
21880
21881 \backslash
21882 officialeuro
21883 \series default
21884
21885 \begin_inset Index idx
21886 status collapsed
21887
21888 \begin_layout Plain Layout
21889 Commands ! O ! 
21890 \backslash
21891 officialeuro
21892 \end_layout
21893
21894 \end_inset
21895
21896 , that is only available in TeX-mode.
21897 \end_layout
21898
21899 \begin_layout Standard
21900 \begin_inset ERT
21901 status collapsed
21902
21903 \begin_layout Plain Layout
21904
21905
21906 \backslash
21907 ifeurosym 
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \begin_inset Note Note
21914 status open
21915
21916 \begin_layout Plain Layout
21917 The following table will only be displayed when the LaTeX-package 
21918 \series bold
21919 eurosym
21920 \series default
21921  is installed.
21922 \end_layout
21923
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \begin_layout Standard
21930 An overview about the different Euro symbols:
21931 \end_layout
21932
21933 \begin_layout Standard
21934 \align center
21935 \begin_inset Tabular
21936 <lyxtabular version="3" rows="4" columns="3">
21937 <features rotate="0" tabularvalignment="middle">
21938 <column alignment="center" valignment="top" width="0pt">
21939 <column alignment="center" valignment="top" width="0pt">
21940 <column alignment="center" valignment="top" width="0pt">
21941 <row>
21942 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21952 \begin_inset Text
21953
21954 \begin_layout Plain Layout
21955 Command 
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964 Result
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 formula
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \backslash
21986 euro
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 \begin_inset Formula $\euro$
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 <row>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 mathematical text
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027 \begin_inset Formula $\mbox{€}$
22028 \end_inset
22029
22030
22031 \end_layout
22032
22033 \end_inset
22034 </cell>
22035 </row>
22036 <row>
22037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041 TeX-mode
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050
22051 \backslash
22052 officialeuro
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 \begin_inset ERT
22062 status collapsed
22063
22064 \begin_layout Plain Layout
22065
22066
22067 \backslash
22068 officialeuro
22069 \end_layout
22070
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 </lyxtabular>
22080
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \begin_layout Standard
22087 \begin_inset ERT
22088 status collapsed
22089
22090 \begin_layout Plain Layout
22091
22092
22093 \backslash
22094 else 
22095 \end_layout
22096
22097 \end_inset
22098
22099
22100 \begin_inset Note Note
22101 status open
22102
22103 \begin_layout Plain Layout
22104 The following will be displayed when the LaTeX-package 
22105 \series bold
22106 eurosym
22107 \series default
22108  is not installed:
22109 \end_layout
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Standard
22117 You need to install the LaTeX-package 
22118 \series bold
22119 eurosym
22120 \series default
22121  to see the rest of this subsection in the output.
22122 \end_layout
22123
22124 \begin_layout Standard
22125 \begin_inset ERT
22126 status collapsed
22127
22128 \begin_layout Plain Layout
22129
22130
22131 \backslash
22132 fi 
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \begin_layout Section
22141 Relations
22142 \begin_inset CommandInset label
22143 LatexCommand label
22144 name "sec:Relations"
22145
22146 \end_inset
22147
22148
22149 \begin_inset Index idx
22150 status collapsed
22151
22152 \begin_layout Plain Layout
22153 Relations
22154 \end_layout
22155
22156 \end_inset
22157
22158
22159 \begin_inset Index idx
22160 status collapsed
22161
22162 \begin_layout Plain Layout
22163 Comparisons|see
22164 \begin_inset ERT
22165 status collapsed
22166
22167 \begin_layout Plain Layout
22168
22169 {
22170 \end_layout
22171
22172 \end_inset
22173
22174 Relations
22175 \begin_inset ERT
22176 status collapsed
22177
22178 \begin_layout Plain Layout
22179
22180 }
22181 \end_layout
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \begin_layout Standard
22194 All relations can also be inserted via the toolbar button 
22195 \begin_inset Graphics
22196         filename ../images/math/leq.png
22197         scale 85
22198
22199 \end_inset
22200
22201 .
22202 \end_layout
22203
22204 \begin_layout Standard
22205 \begin_inset space \hfill{}
22206 \end_inset
22207
22208
22209 \begin_inset Tabular
22210 <lyxtabular version="3" rows="17" columns="2">
22211 <features rotate="0" tabularvalignment="middle">
22212 <column alignment="center" valignment="top" width="0pt">
22213 <column alignment="center" valignment="top" width="0pt">
22214 <row>
22215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219 Command
22220 \end_layout
22221
22222 \end_inset
22223 </cell>
22224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228 Result
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 <row>
22235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239 <
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Formula $<$
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 </row>
22257 <row>
22258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262
22263 \backslash
22264 le
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273 \begin_inset Formula $\le$
22274 \end_inset
22275
22276
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 </row>
22282 <row>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \backslash
22289 ll
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 \begin_inset Formula $\ll$
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \backslash
22314 prec
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Formula $\prec$
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 </row>
22332 <row>
22333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Plain Layout
22337
22338 \backslash
22339 preceq
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348 \begin_inset Formula $\preceq$
22349 \end_inset
22350
22351
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 </row>
22357 <row>
22358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362
22363 \backslash
22364 subset
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373 \begin_inset Formula $\subset$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 <row>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \backslash
22389 subseteq
22390 \end_layout
22391
22392 \end_inset
22393 </cell>
22394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398 \begin_inset Formula $\subseteq$
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 </row>
22407 <row>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412
22413 \backslash
22414 sqsubseteq
22415 \end_layout
22416
22417 \end_inset
22418 </cell>
22419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 \begin_inset Formula $\sqsubseteq$
22424 \end_inset
22425
22426
22427 \end_layout
22428
22429 \end_inset
22430 </cell>
22431 </row>
22432 <row>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \backslash
22439 in
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448 \begin_inset Formula $\in$
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 </row>
22457 <row>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462
22463 \backslash
22464 vdash
22465 \end_layout
22466
22467 \end_inset
22468 </cell>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473 \begin_inset Formula $\vdash$
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \end_inset
22480 </cell>
22481 </row>
22482 <row>
22483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487
22488 \backslash
22489 smile
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498 \begin_inset Formula $\smile$
22499 \end_inset
22500
22501
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 </row>
22507 <row>
22508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512
22513 \backslash
22514 lhd
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 \begin_inset Formula $\lhd$
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 </row>
22532 <row>
22533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \backslash
22539 unlhd
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Formula $\unlhd$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 <row>
22558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562
22563 \backslash
22564 gtrless
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 \begin_inset Formula $\gtrless$
22574 \end_inset
22575
22576
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 </row>
22582 <row>
22583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \backslash
22589 mid
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 \begin_inset Formula $\mid$
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612
22613 \backslash
22614 nmid
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 \begin_inset Formula $\nmid$
22624 \end_inset
22625
22626
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 </row>
22632 </lyxtabular>
22633
22634 \end_inset
22635
22636
22637 \begin_inset space \hfill{}
22638 \end_inset
22639
22640
22641 \begin_inset Tabular
22642 <lyxtabular version="3" rows="17" columns="2">
22643 <features rotate="0" tabularvalignment="middle">
22644 <column alignment="center" valignment="top" width="0pt">
22645 <column alignment="center" valignment="top" width="0pt">
22646 <row>
22647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651 Command
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 Result
22661 \end_layout
22662
22663 \end_inset
22664 </cell>
22665 </row>
22666 <row>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 =
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Formula $=$
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 <row>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694
22695 \backslash
22696 not=
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 \begin_inset Formula $\not=$
22706 \end_inset
22707
22708
22709 \end_layout
22710
22711 \end_inset
22712 </cell>
22713 </row>
22714 <row>
22715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22716 \begin_inset Text
22717
22718 \begin_layout Plain Layout
22719
22720 \backslash
22721 equiv
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 \begin_inset Formula $\equiv$
22731 \end_inset
22732
22733
22734 \end_layout
22735
22736 \end_inset
22737 </cell>
22738 </row>
22739 <row>
22740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22741 \begin_inset Text
22742
22743 \begin_layout Plain Layout
22744
22745 \backslash
22746 sim
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Plain Layout
22755 \begin_inset Formula $\sim$
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 </row>
22764 <row>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \begin_layout Plain Layout
22769
22770 \backslash
22771 simeq
22772 \end_layout
22773
22774 \end_inset
22775 </cell>
22776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22777 \begin_inset Text
22778
22779 \begin_layout Plain Layout
22780 \begin_inset Formula $\simeq$
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 </row>
22789 <row>
22790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22791 \begin_inset Text
22792
22793 \begin_layout Plain Layout
22794
22795 \backslash
22796 approx
22797 \end_layout
22798
22799 \end_inset
22800 </cell>
22801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22802 \begin_inset Text
22803
22804 \begin_layout Plain Layout
22805 \begin_inset Formula $\approx$
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \end_inset
22812 </cell>
22813 </row>
22814 <row>
22815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819
22820 \backslash
22821 cong
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \begin_layout Plain Layout
22830 \begin_inset Formula $\cong$
22831 \end_inset
22832
22833
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 </row>
22839 <row>
22840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844
22845 \backslash
22846 bowtie
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855 \begin_inset Formula $\bowtie$
22856 \end_inset
22857
22858
22859 \end_layout
22860
22861 \end_inset
22862 </cell>
22863 </row>
22864 <row>
22865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22866 \begin_inset Text
22867
22868 \begin_layout Plain Layout
22869
22870 \backslash
22871 notin
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22877 \begin_inset Text
22878
22879 \begin_layout Plain Layout
22880 \begin_inset Formula $\notin$
22881 \end_inset
22882
22883
22884 \end_layout
22885
22886 \end_inset
22887 </cell>
22888 </row>
22889 <row>
22890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22891 \begin_inset Text
22892
22893 \begin_layout Plain Layout
22894
22895 \backslash
22896 perp
22897 \end_layout
22898
22899 \end_inset
22900 </cell>
22901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22902 \begin_inset Text
22903
22904 \begin_layout Plain Layout
22905 \begin_inset Formula $\perp$
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 </row>
22914 <row>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919
22920 \backslash
22921 propto
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Plain Layout
22930 \begin_inset Formula $\propto$
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 </row>
22939 <row>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944
22945 \backslash
22946 asymp
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955 \begin_inset Formula $\asymp$
22956 \end_inset
22957
22958
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 </row>
22964 <row>
22965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969
22970 \backslash
22971 doteq
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 \begin_inset Formula $\doteq$
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 </row>
22989 <row>
22990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994
22995 \backslash
22996 circeq
22997 \end_layout
22998
22999 \end_inset
23000 </cell>
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Plain Layout
23005 \begin_inset Formula $\circeq$
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \end_inset
23012 </cell>
23013 </row>
23014 <row>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019
23020 \backslash
23021 models
23022 \end_layout
23023
23024 \end_inset
23025 </cell>
23026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23027 \begin_inset Text
23028
23029 \begin_layout Plain Layout
23030 \begin_inset Formula $\models$
23031 \end_inset
23032
23033
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 </row>
23039 <row>
23040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044
23045 \backslash
23046 widehat=
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23052 \begin_inset Text
23053
23054 \begin_layout Plain Layout
23055 \begin_inset Formula $\widehat{=}$
23056 \end_inset
23057
23058
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 </row>
23064 </lyxtabular>
23065
23066 \end_inset
23067
23068
23069 \begin_inset space \hfill{}
23070 \end_inset
23071
23072
23073 \begin_inset Tabular
23074 <lyxtabular version="3" rows="17" columns="2">
23075 <features rotate="0" tabularvalignment="middle">
23076 <column alignment="center" valignment="top" width="0pt">
23077 <column alignment="center" valignment="top" width="0pt">
23078 <row>
23079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 Command
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092 Result
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103 >
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112 \begin_inset Formula $>$
23113 \end_inset
23114
23115
23116 \end_layout
23117
23118 \end_inset
23119 </cell>
23120 </row>
23121 <row>
23122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23123 \begin_inset Text
23124
23125 \begin_layout Plain Layout
23126
23127 \backslash
23128 ge
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137 \begin_inset Formula $\ge$
23138 \end_inset
23139
23140
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 </row>
23146 <row>
23147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151
23152 \backslash
23153 gg
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162 \begin_inset Formula $\gg$
23163 \end_inset
23164
23165
23166 \end_layout
23167
23168 \end_inset
23169 </cell>
23170 </row>
23171 <row>
23172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23173 \begin_inset Text
23174
23175 \begin_layout Plain Layout
23176
23177 \backslash
23178 succ
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187 \begin_inset Formula $\succ$
23188 \end_inset
23189
23190
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 </row>
23196 <row>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201
23202 \backslash
23203 succeq
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212 \begin_inset Formula $\succeq$
23213 \end_inset
23214
23215
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 </row>
23221 <row>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226
23227 \backslash
23228 supset
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237 \begin_inset Formula $\supset$
23238 \end_inset
23239
23240
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 </row>
23246 <row>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251
23252 \backslash
23253 supseteq
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262 \begin_inset Formula $\supseteq$
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 </row>
23271 <row>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276
23277 \backslash
23278 sqsupseteq
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 \begin_inset Formula $\sqsupseteq$
23288 \end_inset
23289
23290
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 </row>
23296 <row>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \begin_layout Plain Layout
23301
23302 \backslash
23303 ni
23304 \end_layout
23305
23306 \end_inset
23307 </cell>
23308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312 \begin_inset Formula $\ni$
23313 \end_inset
23314
23315
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 </row>
23321 <row>
23322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23323 \begin_inset Text
23324
23325 \begin_layout Plain Layout
23326
23327 \backslash
23328 dashv
23329 \end_layout
23330
23331 \end_inset
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337 \begin_inset Formula $\dashv$
23338 \end_inset
23339
23340
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 </row>
23346 <row>
23347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23348 \begin_inset Text
23349
23350 \begin_layout Plain Layout
23351
23352 \backslash
23353 frown
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362 \begin_inset Formula $\frown$
23363 \end_inset
23364
23365
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 </row>
23371 <row>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376
23377 \backslash
23378 rhd
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387 \begin_inset Formula $\rhd$
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 </row>
23396 <row>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \backslash
23403 unrhd
23404 \end_layout
23405
23406 \end_inset
23407 </cell>
23408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412 \begin_inset Formula $\unrhd$
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \end_inset
23419 </cell>
23420 </row>
23421 <row>
23422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426
23427 \backslash
23428 lessgtr
23429 \end_layout
23430
23431 \end_inset
23432 </cell>
23433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437 \begin_inset Formula $\lessgtr$
23438 \end_inset
23439
23440
23441 \end_layout
23442
23443 \end_inset
23444 </cell>
23445 </row>
23446 <row>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451
23452 \backslash
23453 parallel
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462 \begin_inset Formula $\parallel$
23463 \end_inset
23464
23465
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 </row>
23471 <row>
23472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476
23477 \backslash
23478 nparallel
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487 \begin_inset Formula $\nparallel$
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \end_inset
23494 </cell>
23495 </row>
23496 </lyxtabular>
23497
23498 \end_inset
23499
23500
23501 \begin_inset space \hfill{}
23502 \end_inset
23503
23504
23505 \end_layout
23506
23507 \begin_layout Standard
23508 \begin_inset VSpace medskip
23509 \end_inset
23510
23511 The characters 
23512 \series bold
23513
23514 \backslash
23515 lhd
23516 \series default
23517  and 
23518 \series bold
23519
23520 \backslash
23521 rhd
23522 \series default
23523  are bigger than the equal looking operators 
23524 \series bold
23525
23526 \backslash
23527 triangleleft
23528 \series default
23529  and 
23530 \series bold
23531
23532 \backslash
23533 triangleright
23534 \series default
23535 , respectively.
23536 \end_layout
23537
23538 \begin_layout Standard
23539 Relations are, in contrary to symbols, always surrounded by space.
23540 \end_layout
23541
23542 \begin_layout Standard
23543 Relations with labels can be created with the command 
23544 \series bold
23545
23546 \backslash
23547 stackrel
23548 \series default
23549
23550 \begin_inset Index idx
23551 status collapsed
23552
23553 \begin_layout Plain Layout
23554 Commands ! S ! 
23555 \backslash
23556 stackrel
23557 \end_layout
23558
23559 \end_inset
23560
23561 :
23562 \end_layout
23563
23564 \begin_layout Standard
23565 \align center
23566 \begin_inset Tabular
23567 <lyxtabular version="3" rows="2" columns="2">
23568 <features rotate="0" tabularvalignment="middle">
23569 <column alignment="center" valignment="top">
23570 <column alignment="center" valignment="top">
23571 <row>
23572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576 Command
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 Result
23586 \begin_inset Note Note
23587 status collapsed
23588
23589 \begin_layout Plain Layout
23590
23591 \series bold
23592
23593 \backslash
23594 raisebox
23595 \series default
23596  is only used as spacer.
23597 \end_layout
23598
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612 A(r)
23613 \backslash
23614 stackrel
23615 \begin_inset space \textvisiblespace{}
23616 \end_inset
23617
23618 r
23619 \backslash
23620 to
23621 \backslash
23622 infty
23623 \begin_inset space \textvisiblespace{}
23624 \end_inset
23625
23626
23627 \begin_inset Formula $\downarrow$
23628 \end_inset
23629
23630
23631 \backslash
23632 approx
23633 \begin_inset space \textvisiblespace{}
23634 \end_inset
23635
23636
23637 \begin_inset space \textvisiblespace{}
23638 \end_inset
23639
23640 B
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23650 \end_inset
23651
23652
23653 \end_layout
23654
23655 \end_inset
23656 </cell>
23657 </row>
23658 </lyxtabular>
23659
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \begin_layout Section
23666 Functions
23667 \end_layout
23668
23669 \begin_layout Subsection
23670 Predefined Functions
23671 \begin_inset CommandInset label
23672 LatexCommand label
23673 name "sub:Predefined-Functions"
23674
23675 \end_inset
23676
23677
23678 \begin_inset Index idx
23679 status collapsed
23680
23681 \begin_layout Plain Layout
23682 Functions ! predefined
23683 \end_layout
23684
23685 \end_inset
23686
23687
23688 \end_layout
23689
23690 \begin_layout Standard
23691 In general, variables are set 
23692 \emph on
23693 italic
23694 \emph default
23695  in mathematical expressions, but not function names, because 
23696 \begin_inset Formula $sin$
23697 \end_inset
23698
23699  could be misunderstood as 
23700 \begin_inset Formula $s\cdot i\cdot n$
23701 \end_inset
23702
23703 .
23704  Therefore there are predefined functionswhich are additionally a bit separated
23705  from prefactors.
23706  They are inserted as commands starting with a backslash before their name.
23707 \end_layout
23708
23709 \begin_layout Standard
23710 \align center
23711 \begin_inset Tabular
23712 <lyxtabular version="3" rows="2" columns="4">
23713 <features rotate="0" tabularvalignment="middle">
23714 <column alignment="center" valignment="top" width="0pt">
23715 <column alignment="center" valignment="top" width="0pt">
23716 <column alignment="center" valignment="top" width="0pt">
23717 <column alignment="center" valignment="top" width="0pt">
23718 <row>
23719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 Command
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 Result
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741 Command
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750 Result
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 </row>
23756 <row>
23757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Plain Layout
23761 Asin(x)+B
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $Asin(x)+B$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 A
23783 \backslash
23784 sin(x)+B
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793 \begin_inset Formula $A\sin(x)+B$
23794 \end_inset
23795
23796
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 </row>
23802 </lyxtabular>
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 The following functions are predefined:
23811 \end_layout
23812
23813 \begin_layout Standard
23814 \begin_inset VSpace -2mm
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \begin_layout Standard
23821 \align center
23822 \begin_inset Tabular
23823 <lyxtabular version="3" rows="9" columns="4">
23824 <features rotate="0" tabularvalignment="middle">
23825 <column alignment="center" valignment="top" width="0pt">
23826 <column alignment="center" valignment="top" width="0pt">
23827 <column alignment="center" valignment="top" width="0pt">
23828 <column alignment="center" valignment="top" width="0pt">
23829 <row>
23830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834 Command
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843 Command
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 Command
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861 Command
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 <row>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872
23873 \backslash
23874 sin
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \backslash
23885 sinh
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 arcsin
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905
23906 \backslash
23907 sup
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \backslash
23920 cos
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \backslash
23931 cosh
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940
23941 \backslash
23942 arccos
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951
23952 \backslash
23953 inf
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 </row>
23959 <row>
23960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \backslash
23966 tan
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \backslash
23977 tanh
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 arctan
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997
23998 \backslash
23999 lim
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 </row>
24005 <row>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \backslash
24012 cot
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \backslash
24023 coth
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032
24033 \backslash
24034 arg
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043
24044 \backslash
24045 liminf
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 </row>
24051 <row>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056
24057 \backslash
24058 sec
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067
24068 \backslash
24069 min
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078
24079 \backslash
24080 deg
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24086 \begin_inset Text
24087
24088 \begin_layout Plain Layout
24089
24090 \backslash
24091 limsup
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 <row>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \backslash
24104 csc
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24110 \begin_inset Text
24111
24112 \begin_layout Plain Layout
24113
24114 \backslash
24115 max
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124
24125 \backslash
24126 det
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135
24136 \backslash
24137 Pr
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 </row>
24143 <row>
24144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \backslash
24150 ln
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159
24160 \backslash
24161 exp
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170
24171 \backslash
24172 dim
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181
24182 \backslash
24183 hom
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 </row>
24189 <row>
24190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \backslash
24196 lg
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205
24206 \backslash
24207 log
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216
24217 \backslash
24218 ker
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \backslash
24229 gcd
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 </lyxtabular>
24236
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \begin_layout Standard
24243 They can also be inserted with the math toolbar button 
24244 \begin_inset Graphics
24245         filename ../images/math/functions.png
24246         scale 85
24247
24248 \end_inset
24249
24250 .
24251 \end_layout
24252
24253 \begin_layout Subsection
24254 Self-defined Functions
24255 \begin_inset Index idx
24256 status collapsed
24257
24258 \begin_layout Plain Layout
24259 Functions ! self-defined
24260 \end_layout
24261
24262 \end_inset
24263
24264
24265 \end_layout
24266
24267 \begin_layout Standard
24268 To use a function that is not predefined, like for example the sign function
24269  sgn(x), there are two possibilities:
24270 \end_layout
24271
24272 \begin_layout Itemize
24273 Define the function by inserting the following line to the LaTeX-preamble
24274 \begin_inset Foot
24275 status collapsed
24276
24277 \begin_layout Plain Layout
24278 For more about 
24279 \series bold
24280
24281 \backslash
24282 DeclareMathOperator
24283 \series default
24284  see 
24285 \begin_inset CommandInset ref
24286 LatexCommand ref
24287 reference "sub:Self-defined-Operators"
24288
24289 \end_inset
24290
24291 .
24292 \end_layout
24293
24294 \end_inset
24295
24296
24297 \begin_inset Newline newline
24298 \end_inset
24299
24300
24301 \begin_inset VSpace -3mm
24302 \end_inset
24303
24304
24305 \begin_inset Newline newline
24306 \end_inset
24307
24308
24309 \series bold
24310
24311 \backslash
24312 DeclareMathOperator{
24313 \backslash
24314 sgn}{sgn}
24315 \series default
24316
24317 \begin_inset Index idx
24318 status collapsed
24319
24320 \begin_layout Plain Layout
24321 Commands ! D ! 
24322 \backslash
24323 dbinom@
24324 \backslash
24325 DeclareMathOperator
24326 \end_layout
24327
24328 \end_inset
24329
24330
24331 \begin_inset Newline newline
24332 \end_inset
24333
24334
24335 \begin_inset VSpace -2mm
24336 \end_inset
24337
24338
24339 \begin_inset Newline newline
24340 \end_inset
24341
24342 Now the new defined function can be called with the command 
24343 \series bold
24344
24345 \backslash
24346 sgn
24347 \series default
24348 .
24349 \end_layout
24350
24351 \begin_layout Itemize
24352 Write the formula as usual, mark the formula name, in our example the letters
24353  
24354 \emph on
24355 sgn
24356 \emph default
24357 , and change it to mathematical text.
24358  Finally, a space is inserted between prefactor and function.
24359 \end_layout
24360
24361 \begin_layout Standard
24362 The result is the same with both methods as with a predefined function
24363 \begin_inset Foot
24364 status collapsed
24365
24366 \begin_layout Plain Layout
24367 In LyX self-defined functions are displayed red, predefined ones black.
24368 \end_layout
24369
24370 \end_inset
24371
24372 :
24373 \end_layout
24374
24375 \begin_layout Standard
24376 \align center
24377 \begin_inset Tabular
24378 <lyxtabular version="3" rows="3" columns="2">
24379 <features rotate="0" tabularvalignment="middle">
24380 <column alignment="center" valignment="top" width="0pt">
24381 <column alignment="center" valignment="top" width="0pt">
24382 <row>
24383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 Command
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396 Result
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 </row>
24402 <row>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407 A
24408 \backslash
24409 sgn(x)+B
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418 \begin_inset Formula $A\sgn(x)+B$
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 </row>
24427 <row>
24428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432 A
24433 \backslash
24434 ,
24435 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24436 \end_inset
24437
24438 (x)+B
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 </row>
24456 </lyxtabular>
24457
24458 \end_inset
24459
24460
24461 \end_layout
24462
24463 \begin_layout Standard
24464 The first method is more suitable when the self-defined function should
24465  be used several times.
24466 \end_layout
24467
24468 \begin_layout Subsection
24469 Limits
24470 \begin_inset Index idx
24471 status collapsed
24472
24473 \begin_layout Plain Layout
24474 Limits
24475 \end_layout
24476
24477 \end_inset
24478
24479
24480 \end_layout
24481
24482 \begin_layout Standard
24483 For limits, in addition to the commands 
24484 \series bold
24485
24486 \backslash
24487 lim
24488 \series default
24489
24490 \begin_inset Index idx
24491 status collapsed
24492
24493 \begin_layout Plain Layout
24494 Commands ! L ! 
24495 \backslash
24496 lim
24497 \end_layout
24498
24499 \end_inset
24500
24501
24502 \series bold
24503
24504 \backslash
24505 liminf
24506 \series default
24507  and 
24508 \series bold
24509
24510 \backslash
24511 limsup
24512 \series default
24513  the following functions are defined:
24514 \end_layout
24515
24516 \begin_layout Standard
24517 \align center
24518 \begin_inset Tabular
24519 <lyxtabular version="3" rows="5" columns="2">
24520 <features rotate="0" tabularvalignment="middle">
24521 <column alignment="center" valignment="top">
24522 <column alignment="center" valignment="top">
24523 <row>
24524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 Command
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 Result
24538 \begin_inset Note Note
24539 status collapsed
24540
24541 \begin_layout Plain Layout
24542
24543 \series bold
24544
24545 \backslash
24546 raisebox
24547 \series default
24548  is only used as spacer.
24549 \end_layout
24550
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 </row>
24559 <row>
24560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24561 \begin_inset Text
24562
24563 \begin_layout Plain Layout
24564
24565 \backslash
24566 varliminf
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24572 \begin_inset Text
24573
24574 \begin_layout Plain Layout
24575 \begin_inset Formula $\varliminf$
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 </row>
24584 <row>
24585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589
24590 \backslash
24591 varlimsup
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 \begin_inset Formula $\varlimsup$
24601 \end_inset
24602
24603
24604 \end_layout
24605
24606 \end_inset
24607 </cell>
24608 </row>
24609 <row>
24610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \backslash
24616 varprojlim
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625 \begin_inset Formula $\varprojlim$
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 </row>
24634 <row>
24635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \backslash
24641 varinjlim
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650 \begin_inset Formula $\varinjlim$
24651 \end_inset
24652
24653
24654 \begin_inset Formula $\raisebox{-2.5mm}{}$
24655 \end_inset
24656
24657
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 </row>
24663 </lyxtabular>
24664
24665 \end_inset
24666
24667
24668 \end_layout
24669
24670 \begin_layout Standard
24671 \begin_inset VSpace medskip
24672 \end_inset
24673
24674 The limit is created by inserting a subscript.
24675  It is set right beside the function in an inline formula:
24676 \end_layout
24677
24678 \begin_layout Standard
24679 \align center
24680 \begin_inset Tabular
24681 <lyxtabular version="3" rows="2" columns="2">
24682 <features rotate="0" tabularvalignment="middle">
24683 <column alignment="center" valignment="top" width="0pt">
24684 <column alignment="center" valignment="top" width="0pt">
24685 <row>
24686 <cell alignment="center" valignment="top" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690 Command
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 <cell alignment="center" valignment="top" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699 \begin_inset space \hspace{}
24700 \length 1cm
24701 \end_inset
24702
24703 Result
24704 \begin_inset Note Note
24705 status collapsed
24706
24707 \begin_layout Plain Layout
24708 The space and
24709 \series bold
24710  
24711 \backslash
24712 raisebox
24713 \series default
24714  are used here as spacer.
24715 \end_layout
24716
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 </row>
24725 <row>
24726 <cell alignment="center" valignment="top" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 lim_x
24733 \backslash
24734 to
24735 \begin_inset space \textvisiblespace{}
24736 \end_inset
24737
24738 A
24739 \begin_inset space \textvisiblespace{}
24740 \end_inset
24741
24742 x=B
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 <cell alignment="center" valignment="top" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 </row>
24760 </lyxtabular>
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Standard
24768 In a displayed formula the limit is set below the formula, as usual:
24769 \begin_inset Formula 
24770 \[
24771 \lim_{x\to A}x=B
24772 \]
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Subsection
24780 Modulo-Functions
24781 \begin_inset Index idx
24782 status collapsed
24783
24784 \begin_layout Plain Layout
24785 Functions ! modulo-
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \end_layout
24792
24793 \begin_layout Standard
24794 The modulo-function is special, because it exists in four variants.
24795  The variants in a displayed formula are:
24796 \begin_inset Formula 
24797 \begin{align*}
24798 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
24799 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
24800 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
24801 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
24802 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
24803 \end{align*}
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Standard
24811 In an inline formula less space is set before the function names for all
24812  variants.
24813  By default the modulo-functions take only the first following character
24814  into account.
24815  To use more than one character, one has to put them into TeX-braces:
24816 \begin_inset Formula 
24817 \begin{align*}
24818 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
24819 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
24820 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
24821 \end{align*}
24822
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \begin_layout Section
24829 Special Characters
24830 \begin_inset Index idx
24831 status collapsed
24832
24833 \begin_layout Plain Layout
24834 Special characters
24835 \end_layout
24836
24837 \end_inset
24838
24839
24840 \end_layout
24841
24842 \begin_layout Subsection
24843 Special Characters in Mathematical Text
24844 \end_layout
24845
24846 \begin_layout Standard
24847 The following commands can only be used in mathematical text or in TeX-mode:
24848 \end_layout
24849
24850 \begin_layout Standard
24851 \begin_inset space \hfill{}
24852 \end_inset
24853
24854
24855 \begin_inset Tabular
24856 <lyxtabular version="3" rows="8" columns="2">
24857 <features rotate="0" tabularvalignment="middle">
24858 <column alignment="block" valignment="top">
24859 <column alignment="block" valignment="top">
24860 <row>
24861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 Command
24866 \end_layout
24867
24868 \end_inset
24869 </cell>
24870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24871 \begin_inset Text
24872
24873 \begin_layout Plain Layout
24874 Result
24875 \end_layout
24876
24877 \end_inset
24878 </cell>
24879 </row>
24880 <row>
24881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885
24886 \backslash
24887 oe
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 \begin_inset Formula $\textrm{œ}$
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 </row>
24905 <row>
24906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \backslash
24912 OE
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921 \begin_inset Formula $\textrm{Œ}$
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 </row>
24930 <row>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \backslash
24937 ae
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946 \begin_inset Formula $\textrm{æ}$
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \end_inset
24953 </cell>
24954 </row>
24955 <row>
24956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24957 \begin_inset Text
24958
24959 \begin_layout Plain Layout
24960
24961 \backslash
24962 AE
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24968 \begin_inset Text
24969
24970 \begin_layout Plain Layout
24971 \begin_inset Formula $\textrm{Æ}$
24972 \end_inset
24973
24974
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 </row>
24980 <row>
24981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985
24986 \backslash
24987 aa
24988 \end_layout
24989
24990 \end_inset
24991 </cell>
24992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24993 \begin_inset Text
24994
24995 \begin_layout Plain Layout
24996 \begin_inset Formula $\textrm{\aa}$
24997 \end_inset
24998
24999
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 </row>
25005 <row>
25006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010
25011 \backslash
25012 AA
25013 \begin_inset Index idx
25014 status collapsed
25015
25016 \begin_layout Plain Layout
25017
25018 \backslash
25019 @
25020 \begin_inset ERT
25021 status collapsed
25022
25023 \begin_layout Plain Layout
25024
25025
25026 \backslash
25027 textrm{
25028 \backslash
25029 AA}
25030 \end_layout
25031
25032 \end_inset
25033
25034
25035 \end_layout
25036
25037 \end_inset
25038
25039
25040 \end_layout
25041
25042 \end_inset
25043 </cell>
25044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048 \begin_inset Formula $\textrm{Å}$
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 </row>
25057 <row>
25058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \backslash
25064 i
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073 \begin_inset Formula $\textrm{ı}$
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 </row>
25082 </lyxtabular>
25083
25084 \end_inset
25085
25086
25087 \begin_inset space \hfill{}
25088 \end_inset
25089
25090
25091 \begin_inset Tabular
25092 <lyxtabular version="3" rows="8" columns="2">
25093 <features rotate="0" tabularvalignment="middle">
25094 <column alignment="block" valignment="top">
25095 <column alignment="center" valignment="top">
25096 <row>
25097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25098 \begin_inset Text
25099
25100 \begin_layout Plain Layout
25101 command
25102 \begin_inset Note Note
25103 status collapsed
25104
25105 \begin_layout Plain Layout
25106 The space of 0
25107 \begin_inset space \thinspace{}
25108 \end_inset
25109
25110 mm is used for separation, because otherwise the output will be ¡ and ¿
25111  respectively.
25112 \end_layout
25113
25114 \end_inset
25115
25116
25117 \end_layout
25118
25119 \end_inset
25120 </cell>
25121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25122 \begin_inset Text
25123
25124 \begin_layout Plain Layout
25125 Result
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 </row>
25131 <row>
25132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \backslash
25138 o
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147 \begin_inset Formula $\textrm{ø}$
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 </row>
25156 <row>
25157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161
25162 \backslash
25163 O
25164 \end_layout
25165
25166 \end_inset
25167 </cell>
25168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172 \begin_inset Formula $\textrm{Ø}$
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 </row>
25181 <row>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \backslash
25188 l
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197 \begin_inset Formula $\textrm{ł}$
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 </row>
25206 <row>
25207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \backslash
25213 L
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 \begin_inset Formula $\textrm{Ł}$
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 </row>
25231 <row>
25232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236 !
25237 \begin_inset space \hspace{}
25238 \length 0mm
25239 \end_inset
25240
25241 `
25242 \begin_inset space \textvisiblespace{}
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254 \begin_inset Formula $\textrm{!`}$
25255 \end_inset
25256
25257
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 </row>
25263 <row>
25264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268 ?
25269 \begin_inset space \hspace{}
25270 \length 0mm
25271 \end_inset
25272
25273 `
25274 \begin_inset space \textvisiblespace{}
25275 \end_inset
25276
25277
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286 \begin_inset Formula $\textrm{?`}$
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 </row>
25295 <row>
25296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \backslash
25302 j
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311 \begin_inset Formula $\textrm{ȷ}$
25312 \end_inset
25313
25314
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 </row>
25320 </lyxtabular>
25321
25322 \end_inset
25323
25324
25325 \begin_inset space \hfill{}
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \begin_layout Standard
25332 The characters 
25333 \begin_inset Formula $\textrm{\textrm{Å}}$
25334 \end_inset
25335
25336  and 
25337 \begin_inset Formula $\textrm{\textrm{Ø}}$
25338 \end_inset
25339
25340  can also be inserted via the math toolbar button 
25341 \begin_inset Graphics
25342         filename ../images/math/digamma.png
25343         scale 85
25344
25345 \end_inset
25346
25347 .
25348 \end_layout
25349
25350 \begin_layout Standard
25351 An exception are the commands 
25352 \series bold
25353 !
25354 \begin_inset space \hspace{}
25355 \length 0mm
25356 \end_inset
25357
25358 `
25359 \series default
25360  and 
25361 \series bold
25362 ?
25363 \begin_inset space \hspace{}
25364 \length 0mm
25365 \end_inset
25366
25367 `
25368 \series default
25369 , because they can be inserted in LyX directly to text.
25370 \end_layout
25371
25372 \begin_layout Subsection
25373 Accents in Text
25374 \begin_inset CommandInset label
25375 LatexCommand label
25376 name "sub:Accents-in-Text"
25377
25378 \end_inset
25379
25380
25381 \begin_inset Index idx
25382 status collapsed
25383
25384 \begin_layout Plain Layout
25385 Accents ! in text
25386 \end_layout
25387
25388 \end_inset
25389
25390
25391 \end_layout
25392
25393 \begin_layout Standard
25394 With the following commands all letters can be accented.
25395  The commands must be inserted in TeX-mode.
25396 \end_layout
25397
25398 \begin_layout Standard
25399 \begin_inset space \hfill{}
25400 \end_inset
25401
25402
25403 \begin_inset Tabular
25404 <lyxtabular version="3" rows="8" columns="2">
25405 <features rotate="0" tabularvalignment="middle">
25406 <column alignment="block" valignment="top">
25407 <column alignment="block" valignment="top">
25408 <row>
25409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 Command
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422 Result
25423 \end_layout
25424
25425 \end_inset
25426 </cell>
25427 </row>
25428 <row>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \backslash
25435
25436 \begin_inset Quotes grd
25437 \end_inset
25438
25439 e
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 \begin_inset ERT
25449 status collapsed
25450
25451 \begin_layout Plain Layout
25452
25453
25454 \backslash
25455 "e
25456 \end_layout
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 </row>
25466 <row>
25467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25468 \begin_inset Text
25469
25470 \begin_layout Plain Layout
25471
25472 \backslash
25473 `e
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25479 \begin_inset Text
25480
25481 \begin_layout Plain Layout
25482 \begin_inset ERT
25483 status collapsed
25484
25485 \begin_layout Plain Layout
25486
25487
25488 \backslash
25489 `e
25490 \end_layout
25491
25492 \end_inset
25493
25494
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 </row>
25500 <row>
25501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25502 \begin_inset Text
25503
25504 \begin_layout Plain Layout
25505
25506 \backslash
25507 ^
25508 \begin_inset space \textvisiblespace{}
25509 \end_inset
25510
25511 e
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520 \begin_inset ERT
25521 status collapsed
25522
25523 \begin_layout Plain Layout
25524
25525
25526 \backslash
25527 ^e
25528 \end_layout
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 </row>
25538 <row>
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543
25544 \backslash
25545 =e
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554 \begin_inset ERT
25555 status collapsed
25556
25557 \begin_layout Plain Layout
25558
25559
25560 \backslash
25561 =e
25562 \end_layout
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 </row>
25572 <row>
25573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577
25578 \backslash
25579 u
25580 \begin_inset space \textvisiblespace{}
25581 \end_inset
25582
25583 e
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Plain Layout
25592 \begin_inset ERT
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596
25597
25598 \backslash
25599 u e
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608 </cell>
25609 </row>
25610 <row>
25611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615
25616 \backslash
25617 b
25618 \begin_inset space \textvisiblespace{}
25619 \end_inset
25620
25621 e
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630 \begin_inset ERT
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634
25635
25636 \backslash
25637 b e
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 </row>
25648 <row>
25649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653
25654 \backslash
25655 t
25656 \begin_inset space \textvisiblespace{}
25657 \end_inset
25658
25659 ee
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25665 \begin_inset Text
25666
25667 \begin_layout Plain Layout
25668 \begin_inset ERT
25669 status collapsed
25670
25671 \begin_layout Plain Layout
25672
25673
25674 \backslash
25675 t ee
25676 \end_layout
25677
25678 \end_inset
25679
25680
25681 \end_layout
25682
25683 \end_inset
25684 </cell>
25685 </row>
25686 </lyxtabular>
25687
25688 \end_inset
25689
25690
25691 \begin_inset space \hfill{}
25692 \end_inset
25693
25694
25695 \begin_inset Tabular
25696 <lyxtabular version="3" rows="8" columns="2">
25697 <features rotate="0" tabularvalignment="middle">
25698 <column alignment="block" valignment="top">
25699 <column alignment="center" valignment="top">
25700 <row>
25701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705 Command
25706 \end_layout
25707
25708 \end_inset
25709 </cell>
25710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714 Result
25715 \end_layout
25716
25717 \end_inset
25718 </cell>
25719 </row>
25720 <row>
25721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725
25726 \backslash
25727 H
25728 \begin_inset space \textvisiblespace{}
25729 \end_inset
25730
25731 e
25732 \end_layout
25733
25734 \end_inset
25735 </cell>
25736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25737 \begin_inset Text
25738
25739 \begin_layout Plain Layout
25740 \begin_inset ERT
25741 status collapsed
25742
25743 \begin_layout Plain Layout
25744
25745
25746 \backslash
25747 H e
25748 \end_layout
25749
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \end_inset
25756 </cell>
25757 </row>
25758 <row>
25759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763
25764 \backslash
25765 'e
25766 \end_layout
25767
25768 \end_inset
25769 </cell>
25770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774 \begin_inset ERT
25775 status collapsed
25776
25777 \begin_layout Plain Layout
25778
25779
25780 \backslash
25781 'e
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 </row>
25792 <row>
25793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25794 \begin_inset Text
25795
25796 \begin_layout Plain Layout
25797
25798 \backslash
25799 ~e
25800 \begin_inset Index idx
25801 status collapsed
25802
25803 \begin_layout Plain Layout
25804 Tilde
25805 \end_layout
25806
25807 \end_inset
25808
25809
25810 \end_layout
25811
25812 \end_inset
25813 </cell>
25814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25815 \begin_inset Text
25816
25817 \begin_layout Plain Layout
25818 \begin_inset ERT
25819 status collapsed
25820
25821 \begin_layout Plain Layout
25822
25823
25824 \backslash
25825 ~e
25826 \end_layout
25827
25828 \end_inset
25829
25830
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 </row>
25836 <row>
25837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841
25842 \backslash
25843 .e
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852 \begin_inset ERT
25853 status collapsed
25854
25855 \begin_layout Plain Layout
25856
25857
25858 \backslash
25859 .e
25860 \end_layout
25861
25862 \end_inset
25863
25864
25865 \end_layout
25866
25867 \end_inset
25868 </cell>
25869 </row>
25870 <row>
25871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Plain Layout
25875
25876 \backslash
25877 v
25878 \begin_inset space \textvisiblespace{}
25879 \end_inset
25880
25881 e
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25887 \begin_inset Text
25888
25889 \begin_layout Plain Layout
25890 \begin_inset ERT
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894
25895
25896 \backslash
25897 v e
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 </row>
25908 <row>
25909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Plain Layout
25913
25914 \backslash
25915 d
25916 \begin_inset space \textvisiblespace{}
25917 \end_inset
25918
25919 e
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Plain Layout
25928 \begin_inset ERT
25929 status collapsed
25930
25931 \begin_layout Plain Layout
25932
25933
25934 \backslash
25935 d e
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 </row>
25946 <row>
25947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25948 \begin_inset Text
25949
25950 \begin_layout Plain Layout
25951
25952 \backslash
25953 c
25954 \begin_inset space \textvisiblespace{}
25955 \end_inset
25956
25957 e
25958 \end_layout
25959
25960 \end_inset
25961 </cell>
25962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25963 \begin_inset Text
25964
25965 \begin_layout Plain Layout
25966 \begin_inset ERT
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970
25971
25972 \backslash
25973 c e
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 </row>
25984 </lyxtabular>
25985
25986 \end_inset
25987
25988
25989 \begin_inset space \hfill{}
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \begin_layout Standard
25996 \begin_inset VSpace medskip
25997 \end_inset
25998
25999 With the command 
26000 \series bold
26001
26002 \backslash
26003 t
26004 \series default
26005  also two different characters can be accented.
26006  The command 
26007 \series bold
26008
26009 \backslash
26010 t
26011 \begin_inset space \textvisiblespace{}
26012 \end_inset
26013
26014 sz
26015 \series default
26016  creates: 
26017 \begin_inset ERT
26018 status collapsed
26019
26020 \begin_layout Plain Layout
26021
26022
26023 \backslash
26024 t sz
26025 \end_layout
26026
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \begin_layout Standard
26033 The accents 
26034 \series bold
26035 `
26036 \series default
26037  , 
26038 \series bold
26039 '
26040 \series default
26041  and 
26042 \series bold
26043 ^
26044 \series default
26045  can in combination with vowels directly be inserted with the keyboard without
26046  using TeX-mode.
26047  The same applies for the tilde
26048 \begin_inset Foot
26049 status collapsed
26050
26051 \begin_layout Plain Layout
26052 This only applies for keyboards where the tilde is defined as accent.
26053 \end_layout
26054
26055 \end_inset
26056
26057  
26058 \series bold
26059 ~
26060 \series default
26061  in combination with 
26062 \emph on
26063 a
26064 \emph default
26065  , 
26066 \emph on
26067 n
26068 \emph default
26069  , or 
26070 \emph on
26071 o
26072 \emph default
26073 .
26074 \end_layout
26075
26076 \begin_layout Standard
26077 The commands 
26078 \series bold
26079
26080 \backslash
26081 b
26082 \series default
26083  , 
26084 \series bold
26085
26086 \backslash
26087 c
26088 \series default
26089  , 
26090 \series bold
26091
26092 \backslash
26093 d
26094 \series default
26095  , 
26096 \series bold
26097
26098 \backslash
26099 H
26100 \series default
26101  , 
26102 \series bold
26103
26104 \backslash
26105 t
26106 \series default
26107  , 
26108 \series bold
26109
26110 \backslash
26111 u
26112 \series default
26113  , 
26114 \series bold
26115
26116 \backslash
26117 v
26118 \series default
26119  and accents that are inserted directly with the keyboard are also available
26120  in mathematical text.
26121  For the other accents there are special math commands to be used in formulas,
26122  see 
26123 \begin_inset CommandInset ref
26124 LatexCommand ref
26125 reference "sub:Accents-for-one"
26126
26127 \end_inset
26128
26129 .
26130 \end_layout
26131
26132 \begin_layout Standard
26133 \begin_inset VSpace bigskip
26134 \end_inset
26135
26136 Furthermore, with the command 
26137 \series bold
26138
26139 \backslash
26140 textcircled
26141 \series default
26142
26143 \begin_inset Index idx
26144 status collapsed
26145
26146 \begin_layout Plain Layout
26147 Commands ! T ! 
26148 \backslash
26149 textcircled
26150 \end_layout
26151
26152 \end_inset
26153
26154  all numbers and letters can be set into a circle, quasi accented with a
26155  circle, similar to the copyright symbol.
26156 \end_layout
26157
26158 \begin_layout Standard
26159 \align center
26160 \begin_inset Tabular
26161 <lyxtabular version="3" rows="3" columns="2">
26162 <features rotate="0" tabularvalignment="middle">
26163 <column alignment="center" valignment="top">
26164 <column alignment="center" valignment="top">
26165 <row>
26166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170 Command
26171 \end_layout
26172
26173 \end_inset
26174 </cell>
26175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Plain Layout
26179 Result
26180 \begin_inset Note Note
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185 \series bold
26186
26187 \backslash
26188 raisebox
26189 \series default
26190  is only used as spacer.
26191 \end_layout
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 </row>
26201 <row>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206
26207 \backslash
26208 textcircled{w}
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Plain Layout
26217 \begin_inset ERT
26218 status collapsed
26219
26220 \begin_layout Plain Layout
26221
26222
26223 \backslash
26224 textcircled{w}
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 </row>
26235 <row>
26236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26237 \begin_inset Text
26238
26239 \begin_layout Plain Layout
26240
26241 \backslash
26242 Large 
26243 \backslash
26244 textcircled{
26245 \backslash
26246 normalsize
26247 \backslash
26248 protect
26249 \backslash
26250 raisebox{-1.5pt}{W}}
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 \begin_inset Formula $\raisebox{4.5mm}{}$
26260 \end_inset
26261
26262
26263 \begin_inset ERT
26264 status collapsed
26265
26266 \begin_layout Plain Layout
26267
26268
26269 \backslash
26270 Large 
26271 \backslash
26272 textcircled{
26273 \backslash
26274 normalsize
26275 \backslash
26276 protect
26277 \backslash
26278 raisebox{-1.5pt}W}
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \begin_inset Formula $\raisebox{-2mm}{}$
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 </row>
26293 </lyxtabular>
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 One has to take care that the character fits in the circle.
26302  
26303 \series bold
26304
26305 \backslash
26306 Large
26307 \series default
26308
26309 \begin_inset Foot
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313 see 
26314 \begin_inset CommandInset ref
26315 LatexCommand ref
26316 reference "sub:Font-Sizes"
26317
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \end_inset
26324
26325  specifies thereby the size of the circle.
26326  With the help of 
26327 \series bold
26328
26329 \backslash
26330 raisebox
26331 \series default
26332
26333 \begin_inset Foot
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337 see 
26338 \begin_inset CommandInset ref
26339 LatexCommand ref
26340 reference "sub:Boxes-without-Frame"
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \end_inset
26348
26349  the character can be centered.
26350 \end_layout
26351
26352 \begin_layout Subsection
26353 Old-style Figures
26354 \begin_inset Index idx
26355 status collapsed
26356
26357 \begin_layout Plain Layout
26358 Old-style Figures
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \end_layout
26365
26366 \begin_layout Standard
26367 Old-style figures (also known as old-style numerals) are created with the
26368  command 
26369 \series bold
26370
26371 \backslash
26372 oldstylenums
26373 \series default
26374
26375 \begin_inset Index idx
26376 status collapsed
26377
26378 \begin_layout Plain Layout
26379 Commands ! O ! 
26380 \backslash
26381 oldstylenums
26382 \end_layout
26383
26384 \end_inset
26385
26386 .
26387  The command can be used in formulas and in TeX-mode.
26388  The command scheme is:
26389 \end_layout
26390
26391 \begin_layout Standard
26392
26393 \series bold
26394
26395 \backslash
26396 oldstylenums{number}
26397 \end_layout
26398
26399 \begin_layout Standard
26400 The command 
26401 \series bold
26402
26403 \backslash
26404 oldstylenums{0123456789
26405 \series default
26406  produces: 
26407 \begin_inset Formula $\oldstylenums{0123456789}$
26408 \end_inset
26409
26410
26411 \end_layout
26412
26413 \begin_layout Section
26414 Formula Styles
26415 \begin_inset CommandInset label
26416 LatexCommand label
26417 name "sec:Formula-Styles"
26418
26419 \end_inset
26420
26421
26422 \begin_inset Index idx
26423 status collapsed
26424
26425 \begin_layout Plain Layout
26426 Formula ! styles
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \begin_layout Itemize
26435 There are two different alignment styles:
26436 \end_layout
26437
26438 \begin_deeper
26439 \begin_layout Description
26440 Centered is the predefined standard
26441 \end_layout
26442
26443 \begin_layout Description
26444 Indented for this the option 
26445 \series bold
26446 fleqn
26447 \series default
26448  must be inserted in the menu 
26449 \family sans
26450 Document\SpecialChar \menuseparator
26451 Settings
26452 \family default
26453  under 
26454 \family sans
26455 Document
26456 \begin_inset space ~
26457 \end_inset
26458
26459 Class
26460 \end_layout
26461
26462 \begin_layout Standard
26463 When 
26464 \series bold
26465 Indented
26466 \series default
26467  is used, the indentation can be adjusted with the length 
26468 \series bold
26469
26470 \backslash
26471 mathindent
26472 \series default
26473
26474 \begin_inset Index idx
26475 status collapsed
26476
26477 \begin_layout Plain Layout
26478 Commands ! M ! 
26479 \backslash
26480 mathindent
26481 \end_layout
26482
26483 \end_inset
26484
26485 .
26486  Should the distance be 15
26487 \begin_inset space \thinspace{}
26488 \end_inset
26489
26490 mm, the following command line is inserted in the LaTeX-preamble
26491 \end_layout
26492
26493 \begin_layout Standard
26494
26495 \series bold
26496
26497 \backslash
26498 setlength{
26499 \backslash
26500 mathindent}{15mm}
26501 \end_layout
26502
26503 \begin_layout Standard
26504 When no length is specified, the predefined value of 30
26505 \begin_inset space \thinspace{}
26506 \end_inset
26507
26508 pt will be used.
26509 \end_layout
26510
26511 \end_deeper
26512 \begin_layout Itemize
26513 And two different numbering styles:
26514 \end_layout
26515
26516 \begin_deeper
26517 \begin_layout Description
26518 Right is the predefined standard
26519 \end_layout
26520
26521 \begin_layout Description
26522 Left for this the option 
26523 \series bold
26524 leqno
26525 \series default
26526  must be inserted in the menu 
26527 \family sans
26528 Document\SpecialChar \menuseparator
26529 Settings
26530 \family default
26531  under 
26532 \family sans
26533 Document
26534 \begin_inset space ~
26535 \end_inset
26536
26537 Class
26538 \end_layout
26539
26540 \end_deeper
26541 \begin_layout Standard
26542
26543 \series bold
26544 fleqn
26545 \series default
26546  and 
26547 \series bold
26548 leqno
26549 \series default
26550  can also be used together.
26551  In this case both options are inserted, separated by a comma.
26552 \end_layout
26553
26554 \begin_layout Standard
26555 The chosen styles are used for all displayed formulas of the document.
26556  When both, centered and indented formulas should be created in a document,
26557  the style 
26558 \series bold
26559 Centered
26560 \series default
26561  is used.
26562  The indented formulas are then set in a flalign environment, see 
26563 \begin_inset CommandInset ref
26564 LatexCommand ref
26565 reference "sub:Flalign-Environment"
26566
26567 \end_inset
26568
26569 .
26570 \end_layout
26571
26572 \begin_layout Section
26573 Multiline Formulas
26574 \begin_inset CommandInset label
26575 LatexCommand label
26576 name "sec:Multiline-Formulas"
26577
26578 \end_inset
26579
26580
26581 \begin_inset Index idx
26582 status collapsed
26583
26584 \begin_layout Plain Layout
26585 Formula ! multiline
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \begin_layout Subsection
26594 General
26595 \end_layout
26596
26597 \begin_layout Standard
26598 In LyX multiline formulas are created by pressing 
26599 \series bold
26600
26601 \begin_inset Info
26602 type  "shortcut"
26603 arg   "newline-insert newline"
26604 \end_inset
26605
26606
26607 \series default
26608  inside a formula.
26609  This creates either an 
26610 \series bold
26611 eqnarray environment
26612 \series default
26613  that is described in 
26614 \begin_inset CommandInset ref
26615 LatexCommand ref
26616 reference "sub:Eqnarray-Environment"
26617
26618 \end_inset
26619
26620  or, when the option 
26621 \family sans
26622 Use AMS math package
26623 \family default
26624  in the document settings is selected, an 
26625 \series bold
26626 align environment
26627 \series default
26628  that is described in 
26629 \begin_inset CommandInset ref
26630 LatexCommand ref
26631 reference "sub:Standard-align-Environment"
26632
26633 \end_inset
26634
26635 .
26636  The align environment is recommended because it provides in any case a
26637  typographically correct output.
26638 \end_layout
26639
26640 \begin_layout Standard
26641 There are other multiline formula environments that can be created via the
26642  menu 
26643 \family sans
26644 Insert\SpecialChar \menuseparator
26645 Math
26646 \family default
26647 .
26648  These environments are described in the following sections.
26649 \end_layout
26650
26651 \begin_layout Standard
26652 In all multiline formula environments a new line is created by pressing
26653  
26654 \begin_inset Info
26655 type  "shortcut"
26656 arg   "newline-insert newline"
26657 \end_inset
26658
26659 .
26660  To add or delete lines, the math toolbar buttons 
26661 \begin_inset Graphics
26662         filename ../images/tabular-feature_append-row.png
26663         scale 85
26664
26665 \end_inset
26666
26667  or 
26668 \begin_inset Graphics
26669         filename ../images/tabular-feature_delete-row.png
26670         scale 85
26671
26672 \end_inset
26673
26674 , respectively, or the menu 
26675 \family sans
26676 Edit\SpecialChar \menuseparator
26677 Rows & Columns
26678 \family default
26679  can be used.
26680 \end_layout
26681
26682 \begin_layout Subsubsection
26683 Line Separation
26684 \begin_inset CommandInset label
26685 LatexCommand label
26686 name "sub:Line-Separation"
26687
26688 \end_inset
26689
26690
26691 \begin_inset Index idx
26692 status collapsed
26693
26694 \begin_layout Plain Layout
26695 Formula ! multiline ! Line separation
26696 \end_layout
26697
26698 \end_inset
26699
26700
26701 \end_layout
26702
26703 \begin_layout Standard
26704 There is sometimes not enough space in multiline formulas between the lines:
26705 \begin_inset Formula 
26706 \begin{eqnarray*}
26707 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}\\
26708 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
26709 \end{eqnarray*}
26710
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \begin_layout Standard
26717 In LaTeX additional line space is specified as optional argument of the
26718  new line command.
26719  This is not yet possible in LyX
26720 \begin_inset Foot
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724 see 
26725 \begin_inset CommandInset href
26726 LatexCommand href
26727 name "LyX-bug #1505"
26728 target "http://www.lyx.org/trac/ticket/1505"
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \end_inset
26736
26737 , therefore the whole formula must be inserted in TeX-mode.
26738  To add in our example space, the command 
26739 \series bold
26740
26741 \backslash
26742
26743 \backslash
26744 [3mm]
26745 \series default
26746  is inserted at the end of the first line.
26747  One gets: 
26748 \begin_inset ERT
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752
26753
26754 \backslash
26755 begin{eqnarray*}
26756 \end_layout
26757
26758 \begin_layout Plain Layout
26759
26760 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26761  = & 
26762 \backslash
26763 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26764 \backslash
26765
26766 \backslash
26767 [3mm]
26768 \end_layout
26769
26770 \begin_layout Plain Layout
26771
26772 4x^{2}
26773 \backslash
26774 left(B^{2}+x_{0}^{2}
26775 \backslash
26776 right)+4x_{0}x
26777 \backslash
26778 left(D-B^{2}
26779 \backslash
26780 right)+B^{2}
26781 \backslash
26782 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26783 \backslash
26784 right) & = & 0
26785 \end_layout
26786
26787 \begin_layout Plain Layout
26788
26789
26790 \backslash
26791 end{eqnarray*}
26792 \end_layout
26793
26794 \end_inset
26795
26796
26797 \end_layout
26798
26799 \begin_layout Standard
26800 \begin_inset VSpace bigskip
26801 \end_inset
26802
26803 To set the line separation for all lines in a formula, the length 
26804 \series bold
26805
26806 \backslash
26807 jot
26808 \series default
26809
26810 \begin_inset Index idx
26811 status collapsed
26812
26813 \begin_layout Plain Layout
26814 Commands ! J ! 
26815 \backslash
26816 jot
26817 \end_layout
26818
26819 \end_inset
26820
26821  is changed.
26822  The definition is: 
26823 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
26824 \end_inset
26825
26826 .
26827  Predefined for 
26828 \series bold
26829
26830 \backslash
26831 jot
26832 \series default
26833  is the value 3
26834 \begin_inset space \thinspace{}
26835 \end_inset
26836
26837 pt.
26838  To create 3
26839 \begin_inset space \thinspace{}
26840 \end_inset
26841
26842 mm additional line separation as in the previous example, the command
26843 \end_layout
26844
26845 \begin_layout Standard
26846
26847 \series bold
26848
26849 \backslash
26850 setlength{
26851 \backslash
26852 jot}{3mm+3pt}
26853 \end_layout
26854
26855 \begin_layout Standard
26856 is inserted in TeX-mode before the formula.
26857  This requires that the LaTeX-package 
26858 \series bold
26859 calc
26860 \series default
26861
26862 \begin_inset Foot
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866
26867 \series bold
26868 calc
26869 \series default
26870  is part of every LaTeX standard installation.
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \begin_inset Index idx
26877 status collapsed
26878
26879 \begin_layout Plain Layout
26880 Packages ! calc
26881 \end_layout
26882
26883 \end_inset
26884
26885  was loaded in LaTeX-preamble with the line
26886 \end_layout
26887
26888 \begin_layout Standard
26889
26890 \series bold
26891
26892 \backslash
26893 usepackage{calc}
26894 \end_layout
26895
26896 \begin_layout Standard
26897 One gets: 
26898 \begin_inset ERT
26899 status collapsed
26900
26901 \begin_layout Plain Layout
26902
26903
26904 \backslash
26905 setlength{
26906 \backslash
26907 jot}{3mm+3pt}
26908 \end_layout
26909
26910 \end_inset
26911
26912
26913 \begin_inset Formula 
26914 \begin{eqnarray*}
26915 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}\\
26916 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
26917 \end{eqnarray*}
26918
26919 \end_inset
26920
26921
26922 \end_layout
26923
26924 \begin_layout Standard
26925 \begin_inset ERT
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929
26930
26931 \backslash
26932 setlength{
26933 \backslash
26934 jot}{3pt}
26935 \end_layout
26936
26937 \end_inset
26938
26939  To get back to the predefined distance, 
26940 \series bold
26941
26942 \backslash
26943 jot
26944 \series default
26945  is set to the value 3
26946 \begin_inset space \thinspace{}
26947 \end_inset
26948
26949 pt.
26950 \end_layout
26951
26952 \begin_layout Subsubsection
26953 Column Separation
26954 \begin_inset CommandInset label
26955 LatexCommand label
26956 name "sub:Column-Separation"
26957
26958 \end_inset
26959
26960
26961 \begin_inset Index idx
26962 status collapsed
26963
26964 \begin_layout Plain Layout
26965 Formula ! multiline ! Column separation
26966 \end_layout
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \begin_layout Standard
26974 Multiline formulas form a matrix.
26975  A formula in the eqnarray environment is for example a matrix with three
26976  columns.
26977  By changing the column separation in this environment, the space beside
26978  the relation sign can be changed.
26979 \end_layout
26980
26981 \begin_layout Standard
26982 The column separation is specified with the length 
26983 \series bold
26984
26985 \backslash
26986 arraycolsep
26987 \series default
26988
26989 \begin_inset Index idx
26990 status collapsed
26991
26992 \begin_layout Plain Layout
26993 Commands ! A ! 
26994 \backslash
26995 arraycolsep
26996 \end_layout
26997
26998 \end_inset
26999
27000  according to:
27001 \begin_inset Newline newline
27002 \end_inset
27003
27004 column separation = 2
27005 \begin_inset space \thinspace{}
27006 \end_inset
27007
27008
27009 \series bold
27010
27011 \backslash
27012 arraycolsep
27013 \series default
27014
27015 \begin_inset Newline newline
27016 \end_inset
27017
27018 Thus, the command
27019 \end_layout
27020
27021 \begin_layout Standard
27022
27023 \series bold
27024
27025 \backslash
27026 setlength{
27027 \backslash
27028 arraycolsep}{1cm}
27029 \end_layout
27030
27031 \begin_layout Standard
27032 inserted in TeX-mode, sets for all following formulas a column separation
27033  of 2
27034 \begin_inset space \thinspace{}
27035 \end_inset
27036
27037 cm.
27038  To get back to the predefined distance, 
27039 \series bold
27040
27041 \backslash
27042 arraycolsep
27043 \series default
27044  is set to 5
27045 \begin_inset space \thinspace{}
27046 \end_inset
27047
27048 pt.
27049 \end_layout
27050
27051 \begin_layout Standard
27052 A formula with 2
27053 \begin_inset space \thinspace{}
27054 \end_inset
27055
27056 cm column separation:
27057 \begin_inset ERT
27058 status collapsed
27059
27060 \begin_layout Plain Layout
27061
27062
27063 \backslash
27064 setlength{
27065 \backslash
27066 arraycolsep}{1cm}
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \begin_inset Formula 
27073 \begin{eqnarray*}
27074 A & = & B\\
27075 C & \ne & A
27076 \end{eqnarray*}
27077
27078 \end_inset
27079
27080 A formula with the predefined column separation for matrices of 10
27081 \begin_inset space \thinspace{}
27082 \end_inset
27083
27084 pt:
27085 \begin_inset ERT
27086 status collapsed
27087
27088 \begin_layout Plain Layout
27089
27090
27091 \backslash
27092 setlength{
27093 \backslash
27094 arraycolsep}{5pt}
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \begin_inset Formula 
27101 \begin{eqnarray*}
27102 A & = & B\\
27103 C & \ne & A
27104 \end{eqnarray*}
27105
27106 \end_inset
27107
27108
27109 \end_layout
27110
27111 \begin_layout Subsubsection
27112 Long Formulas
27113 \begin_inset Index idx
27114 status collapsed
27115
27116 \begin_layout Plain Layout
27117 Formula ! long
27118 \end_layout
27119
27120 \end_inset
27121
27122
27123 \end_layout
27124
27125 \begin_layout Standard
27126 Long formulas can be typeset using these methods:
27127 \end_layout
27128
27129 \begin_layout Itemize
27130 When one side of the equation is much shorter than the line width, this
27131  one is chosen for the left side and the right side is typeset over two
27132  lines:
27133 \begin_inset Formula 
27134 \begin{eqnarray}
27135 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 \\
27136  &  & -\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}
27137 \end{eqnarray}
27138
27139 \end_inset
27140
27141 The minus sign at the beginning of the second line does normally not appear
27142  as an operator because it is the first character of the line.
27143  Thus it would not be surrounded by space and could not be distinguished
27144  from the fraction bar.
27145  To avoid this, 3
27146 \begin_inset space \thinspace{}
27147 \end_inset
27148
27149 pt space was inserted behind the minus sign with the command 
27150 \series bold
27151
27152 \backslash
27153 hspace
27154 \series default
27155 .
27156 \begin_inset Foot
27157 status collapsed
27158
27159 \begin_layout Plain Layout
27160 for more about 
27161 \series bold
27162
27163 \backslash
27164 hspace
27165 \series default
27166  see 
27167 \begin_inset CommandInset ref
27168 LatexCommand ref
27169 reference "sub:Variable-Space"
27170
27171 \end_inset
27172
27173
27174 \end_layout
27175
27176 \end_inset
27177
27178
27179 \begin_inset Index idx
27180 status collapsed
27181
27182 \begin_layout Plain Layout
27183 Commands ! H ! 
27184 \backslash
27185 hspace
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \begin_layout Itemize
27194 When both sides of the equation are too long, the command 
27195 \series bold
27196
27197 \backslash
27198 lefteqn
27199 \series default
27200
27201 \begin_inset Index idx
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205 Commands ! L ! 
27206 \backslash
27207 lefteqn
27208 \end_layout
27209
27210 \end_inset
27211
27212  is used.
27213  It is inserted in the first column of the first line and causes all further
27214  insertions to overwrite the following columns:
27215 \begin_inset Formula 
27216 \begin{eqnarray}
27217 \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 \\
27218  &  & -\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 \\
27219  &  & =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}
27220 \end{eqnarray}
27221
27222 \end_inset
27223
27224 After the insertion of 
27225 \series bold
27226
27227 \backslash
27228 lefteqn
27229 \series default
27230 , the cursor is in a purple box that is a bit shifted to the left from the
27231  blue one.
27232  In this the formula is inserted.
27233 \begin_inset Newline newline
27234 \end_inset
27235
27236 The content of the further lines is inserted to the second or another formula
27237  column.
27238  The greater the column number where it was inserted, the larger the indentation.
27239 \begin_inset VSpace medskip
27240 \end_inset
27241
27242
27243 \begin_inset Newline newline
27244 \end_inset
27245
27246
27247 \begin_inset Note Greyedout
27248 status open
27249
27250 \begin_layout Plain Layout
27251 Note the following when using 
27252 \series bold
27253
27254 \backslash
27255 lefteqn
27256 \series default
27257 :
27258 \end_layout
27259
27260 \begin_layout Itemize
27261 The formula doesn't use the full page width.
27262  When e.
27263 \begin_inset space \thinspace{}
27264 \end_inset
27265
27266 g.
27267 \begin_inset space \space{}
27268 \end_inset
27269
27270 the term 
27271 \begin_inset Formula $-B^{2}$
27272 \end_inset
27273
27274  is added to the first line in the above example, it would have been outside
27275  the page margin.
27276  To better use the width, negative space can be inserted at the beginning
27277  of the first line.
27278 \end_layout
27279
27280 \begin_layout Itemize
27281 Due to a bug in LyX the cursor cannot be set with the mouse into the first
27282  line.
27283 \begin_inset Foot
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287 \begin_inset CommandInset href
27288 LatexCommand href
27289 name "LyX-bug #1429"
27290 target "http://www.lyx.org/trac/ticket/1429"
27291
27292 \end_inset
27293
27294
27295 \end_layout
27296
27297 \end_inset
27298
27299  One can only set the cursor at the beginning of the line and move it with
27300  the arrow keys.
27301 \end_layout
27302
27303 \end_inset
27304
27305
27306 \end_layout
27307
27308 \begin_layout Itemize
27309 Other methods to set long formulas are offered by the environments described
27310  in 
27311 \begin_inset CommandInset ref
27312 LatexCommand ref
27313 reference "sub:Multline-Environment"
27314
27315 \end_inset
27316
27317  and 
27318 \begin_inset CommandInset ref
27319 LatexCommand ref
27320 reference "sub:Multiline-Formula-Parts"
27321
27322 \end_inset
27323
27324 .
27325 \end_layout
27326
27327 \begin_layout Subsubsection
27328 Multiline Brackets
27329 \begin_inset CommandInset label
27330 LatexCommand label
27331 name "sub:Multiline-Brackets"
27332
27333 \end_inset
27334
27335
27336 \begin_inset Index idx
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340 Brackets ! for multiline expressions
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Standard
27349 For brackets spanning multiple lines the following problem occurs:
27350 \begin_inset Formula 
27351 \begin{eqnarray*}
27352 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27353  &  & \left.\cdots+B-D\right]
27354 \end{eqnarray*}
27355
27356 \end_inset
27357
27358
27359 \end_layout
27360
27361 \begin_layout Standard
27362 The closing bracket is smaller than the opening bracket because brackets
27363  with variable size may not span multiple lines.
27364 \end_layout
27365
27366 \begin_layout Standard
27367 To set the bracket size for the second line correctly, the first line is
27368  ended with 
27369 \series bold
27370
27371 \backslash
27372 right.
27373 \series default
27374
27375 \begin_inset Index idx
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379 Commands ! R ! 
27380 \backslash
27381 right
27382 \end_layout
27383
27384 \end_inset
27385
27386  and the second line with 
27387 \series bold
27388
27389 \backslash
27390 left.
27391 \begin_inset Foot
27392 status collapsed
27393
27394 \begin_layout Plain Layout
27395 for more about 
27396 \series bold
27397
27398 \backslash
27399 left
27400 \series default
27401  and 
27402 \series bold
27403
27404 \backslash
27405 right
27406 \series default
27407  see 
27408 \begin_inset CommandInset ref
27409 LatexCommand ref
27410 reference "sub:Automatic-Bracket-Size"
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \series default
27421
27422 \begin_inset Index idx
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 Commands ! L ! 
27427 \backslash
27428 left
27429 \end_layout
27430
27431 \end_inset
27432
27433 .
27434  After 
27435 \series bold
27436
27437 \backslash
27438 left.
27439
27440 \series default
27441  the command 
27442 \series bold
27443
27444 \backslash
27445 vphantom
27446 \series default
27447
27448 \begin_inset space \textvisiblespace{}
27449 \end_inset
27450
27451
27452 \series bold
27453
27454 \backslash
27455 prod
27456 \series default
27457 ^
27458 \begin_inset space \textvisiblespace{}
27459 \end_inset
27460
27461
27462 \series bold
27463
27464 \backslash
27465 infty
27466 \series default
27467
27468 \begin_inset space \textvisiblespace{}
27469 \end_inset
27470
27471
27472 \series bold
27473
27474 \begin_inset Formula $\downarrow$
27475 \end_inset
27476
27477 _R=1}
27478 \series default
27479
27480 \begin_inset Index idx
27481 status collapsed
27482
27483 \begin_layout Plain Layout
27484 Commands ! V ! 
27485 \backslash
27486 vphantom
27487 \end_layout
27488
27489 \end_inset
27490
27491  is inserted, because the multiplication operator with its limits is the
27492  largest symbol in the first line and this should be the size for the bracket
27493  in the second line.
27494 \end_layout
27495
27496 \begin_layout Standard
27497 The result is this:
27498 \begin_inset Formula 
27499 \begin{eqnarray*}
27500 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27501  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27502 \end{eqnarray*}
27503
27504 \end_inset
27505
27506
27507 \end_layout
27508
27509 \begin_layout Subsection
27510 Align Environments
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Align environments can be used for every kind of multiline formulas.
27515  They are especially useful to set several formulas side by side.
27516 \end_layout
27517
27518 \begin_layout Standard
27519 Align environments consist of columns.
27520  The odd columns are right aligned, the even ones left aligned.
27521  Every line in an Align environment can be numbered.
27522 \end_layout
27523
27524 \begin_layout Standard
27525 Align environments are created via the menu 
27526 \family sans
27527 Insert\SpecialChar \menuseparator
27528 Math
27529 \family default
27530 .
27531  With the menu 
27532 \family sans
27533 Edit\SpecialChar \menuseparator
27534 Math\SpecialChar \menuseparator
27535 Change Formula Type
27536 \family default
27537  already existing formulas can be converted to Align environments.
27538 \end_layout
27539
27540 \begin_layout Standard
27541 To add or delete columns, the math toolbar buttons 
27542 \begin_inset Graphics
27543         filename ../images/tabular-feature_append-column.png
27544         scale 85
27545
27546 \end_inset
27547
27548  or 
27549 \begin_inset Graphics
27550         filename ../images/tabular-feature_delete-column.png
27551         scale 85
27552
27553 \end_inset
27554
27555 , respectively, or the menu 
27556 \family sans
27557 Edit\SpecialChar \menuseparator
27558 Rows & Columns
27559 \family default
27560  can be used.
27561 \end_layout
27562
27563 \begin_layout Subsubsection
27564 Standard align Environment
27565 \begin_inset CommandInset label
27566 LatexCommand label
27567 name "sub:Standard-align-Environment"
27568
27569 \end_inset
27570
27571
27572 \begin_inset Index idx
27573 status collapsed
27574
27575 \begin_layout Plain Layout
27576 Formula ! multiline ! align environment
27577 \end_layout
27578
27579 \end_inset
27580
27581
27582 \end_layout
27583
27584 \begin_layout Standard
27585 This Align environment is created by pressing 
27586 \begin_inset Info
27587 type  "shortcut"
27588 arg   "newline-insert newline"
27589 \end_inset
27590
27591  in a formula or by the menu 
27592 \family sans
27593 Insert\SpecialChar \menuseparator
27594 Math\SpecialChar \menuseparator
27595 AMS align Environment
27596 \family default
27597 .
27598 \end_layout
27599
27600 \begin_layout Standard
27601 An example for two formulas set side by side, that are created with a four
27602  column align environment:
27603 \begin_inset Formula 
27604 \begin{align*}
27605 A & =\sin(B) & C & =D\\
27606 C & \ne A & B & \ne D
27607 \end{align*}
27608
27609 \end_inset
27610
27611 As it can be seen, the formulas in this environment are placed so as if
27612  there would be a 
27613 \series bold
27614
27615 \backslash
27616 hfill
27617 \begin_inset Foot
27618 status collapsed
27619
27620 \begin_layout Plain Layout
27621 more about 
27622 \series bold
27623
27624 \backslash
27625 hfill
27626 \series default
27627  see 
27628 \begin_inset CommandInset ref
27629 LatexCommand ref
27630 reference "sub:Variable-Space"
27631
27632 \end_inset
27633
27634
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \series default
27641  before the first and after every even column.
27642  When the formula style 
27643 \series bold
27644 Indented
27645 \begin_inset Foot
27646 status collapsed
27647
27648 \begin_layout Plain Layout
27649 formula styles see 
27650 \begin_inset CommandInset ref
27651 LatexCommand ref
27652 reference "sec:Formula-Styles"
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \end_inset
27660
27661
27662 \series default
27663  is used, the formula is set without the 
27664 \series bold
27665
27666 \backslash
27667 hfill
27668 \series default
27669  before the first column.
27670 \end_layout
27671
27672 \begin_layout Subsubsection
27673 Alignat Environment
27674 \begin_inset Index idx
27675 status collapsed
27676
27677 \begin_layout Plain Layout
27678 Formula ! multiline ! alignat environment
27679 \end_layout
27680
27681 \end_inset
27682
27683
27684 \end_layout
27685
27686 \begin_layout Standard
27687 The alignat environment has no predefined column separation.
27688  It can be inserted manually with the spaces that are described 
27689 \begin_inset CommandInset ref
27690 LatexCommand ref
27691 reference "sub:Space"
27692
27693 \end_inset
27694
27695 .
27696 \end_layout
27697
27698 \begin_layout Standard
27699 The above example in the alignat environment where 1
27700 \begin_inset space \thinspace{}
27701 \end_inset
27702
27703 cm space was inserted at the beginning of the second formula:
27704 \begin_inset Formula 
27705 \begin{alignat*}{2}
27706 A & =\sin(B) & \hspace{1cm}C & =D\\
27707 C & \ne A & B & \ne D
27708 \end{alignat*}
27709
27710 \end_inset
27711
27712 Because the column separation can be set separately for every column, this
27713  environment is especially suitable to set three and more formulas side
27714  by side.
27715 \end_layout
27716
27717 \begin_layout Subsubsection
27718 Flalign Environment
27719 \begin_inset CommandInset label
27720 LatexCommand label
27721 name "sub:Flalign-Environment"
27722
27723 \end_inset
27724
27725
27726 \begin_inset Index idx
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730 Formula ! multiline ! flalign environment
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Standard
27739 In this environment the first two columns are always set as much as possible
27740  to the left and the last two ones to the right.
27741  An example:
27742 \begin_inset Formula 
27743 \begin{flalign*}
27744 A & =1 & B & =2 & C & =3\\
27745 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27746 \end{flalign*}
27747
27748 \end_inset
27749
27750
27751 \end_layout
27752
27753 \begin_layout Standard
27754 By creating a flalign environment with an odd number of columns where an
27755  empty TeX-brace is inserted to the last column, several formulas in a document
27756  can be set to the left, although the formula style 
27757 \series bold
27758 Centered
27759 \series default
27760  is used.
27761  As example the indented formula 
27762 \begin_inset CommandInset ref
27763 LatexCommand eqref
27764 reference "eq:VolInt"
27765
27766 \end_inset
27767
27768 :
27769 \begin_inset Formula 
27770 \begin{flalign}
27771 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27772 \end{flalign}
27773
27774 \end_inset
27775
27776 The first two columns contain the formula.
27777  To indent it as with the formula style 
27778 \series bold
27779 Indented
27780 \series default
27781 , 30
27782 \begin_inset space \thinspace{}
27783 \end_inset
27784
27785 pt space was inserted at the beginning of the first column.
27786 \end_layout
27787
27788 \begin_layout Subsection
27789 Eqnarray Environment
27790 \begin_inset CommandInset label
27791 LatexCommand label
27792 name "sub:Eqnarray-Environment"
27793
27794 \end_inset
27795
27796
27797 \begin_inset Index idx
27798 status collapsed
27799
27800 \begin_layout Plain Layout
27801 Formula ! multiline ! eqnarray environment
27802 \end_layout
27803
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Standard
27810 When this environment has been created, three blue boxes appear.
27811  The content of the first box is right aligned, the content of the last
27812  one left aligned.
27813  The content of the middle box appears centered and a bit smaller, because
27814  it is designed to insert there only relation characters.
27815 \begin_inset Formula 
27816 \begin{eqnarray*}
27817 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27818 AB & AB & AB\\
27819 A & = & A
27820 \end{eqnarray*}
27821
27822 \end_inset
27823
27824
27825 \end_layout
27826
27827 \begin_layout Subsection
27828 Gather Environment
27829 \begin_inset Index idx
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833 Formula ! multiline ! gather environment
27834 \end_layout
27835
27836 \end_inset
27837
27838
27839 \end_layout
27840
27841 \begin_layout Standard
27842 This environment consists of only one centered column.
27843  Every line can be numbered.
27844 \begin_inset Formula 
27845 \begin{gather}
27846 A=1\\
27847 X=\textrm{-}1
27848 \end{gather}
27849
27850 \end_inset
27851
27852
27853 \end_layout
27854
27855 \begin_layout Subsection
27856 Multline Environment
27857 \begin_inset CommandInset label
27858 LatexCommand label
27859 name "sub:Multline-Environment"
27860
27861 \end_inset
27862
27863
27864 \begin_inset Index idx
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868 Formula ! multiline ! multline environment
27869 \end_layout
27870
27871 \end_inset
27872
27873
27874 \end_layout
27875
27876 \begin_layout Standard
27877 The multline environment consists, like the gather environment, of only
27878  one column.
27879  But the first line is left aligned, the last one right aligned.
27880  All other lines are centered.
27881  Therefore this environment is suitable for long formulas.
27882  As example formula 
27883 \begin_inset CommandInset ref
27884 LatexCommand eqref
27885 reference "eq:lefteqn"
27886
27887 \end_inset
27888
27889  in the multline environment:
27890 \begin_inset Formula 
27891 \begin{multline}
27892 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}\\
27893 -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}\\
27894 =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}}
27895 \end{multline}
27896
27897 \end_inset
27898
27899
27900 \end_layout
27901
27902 \begin_layout Standard
27903 In the output only the last (first) line of a multline environment appears
27904  numbered when the document numbering is right (left).
27905 \begin_inset Foot
27906 status collapsed
27907
27908 \begin_layout Plain Layout
27909 numbering styles see 
27910 \begin_inset CommandInset ref
27911 LatexCommand ref
27912 reference "sec:Formula-Styles"
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \end_inset
27920
27921
27922 \end_layout
27923
27924 \begin_layout Standard
27925 With the commands 
27926 \series bold
27927
27928 \backslash
27929 shoveright
27930 \series default
27931
27932 \begin_inset Index idx
27933 status collapsed
27934
27935 \begin_layout Plain Layout
27936 Commands ! S ! 
27937 \backslash
27938 shoveright
27939 \end_layout
27940
27941 \end_inset
27942
27943  and 
27944 \series bold
27945
27946 \backslash
27947 shoveleft
27948 \series default
27949
27950 \begin_inset Index idx
27951 status collapsed
27952
27953 \begin_layout Plain Layout
27954 Commands ! S ! 
27955 \backslash
27956 shoveleft
27957 \end_layout
27958
27959 \end_inset
27960
27961  a centered line can be right or left aligned, respectively.
27962  The commands are used as follows:
27963 \end_layout
27964
27965 \begin_layout Standard
27966
27967 \series bold
27968
27969 \backslash
27970 shoveright{line content}
27971 \series default
27972  and 
27973 \series bold
27974
27975 \backslash
27976 shoveleft{line content}
27977 \end_layout
27978
27979 \begin_layout Standard
27980 \begin_inset VSpace medskip
27981 \end_inset
27982
27983 The length 
27984 \series bold
27985
27986 \backslash
27987 multlinegap
27988 \series default
27989
27990 \begin_inset Index idx
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994 Commands ! M ! 
27995 \backslash
27996 multlinegap
27997 \end_layout
27998
27999 \end_inset
28000
28001  specifies the distance of the first line from the left page margin.
28002  Predefined is the length 0
28003 \begin_inset space \thinspace{}
28004 \end_inset
28005
28006 pt.
28007 \end_layout
28008
28009 \begin_layout Standard
28010 As example the above formula where the command
28011 \end_layout
28012
28013 \begin_layout Standard
28014
28015 \series bold
28016
28017 \backslash
28018 setlength{
28019 \backslash
28020 multlinegap}{2cm}
28021 \end_layout
28022
28023 \begin_layout Standard
28024 was inserted in TeX-mode before:
28025 \begin_inset ERT
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029
28030
28031 \backslash
28032 setlength{
28033 \backslash
28034 multlinegap}{2cm}
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \begin_inset Formula 
28041 \begin{multline}
28042 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}\\
28043 \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}}\\
28044 =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}}
28045 \end{multline}
28046
28047 \end_inset
28048
28049
28050 \begin_inset ERT
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054
28055
28056 \backslash
28057 setlength{
28058 \backslash
28059 multlinegap}{0pt}
28060 \end_layout
28061
28062 \end_inset
28063
28064 The second line was left aligned using 
28065 \series bold
28066
28067 \backslash
28068 shoveleft
28069 \series default
28070 .
28071 \end_layout
28072
28073 \begin_layout Subsection
28074 Multiline Formula Parts
28075 \begin_inset CommandInset label
28076 LatexCommand label
28077 name "sub:Multiline-Formula-Parts"
28078
28079 \end_inset
28080
28081
28082 \begin_inset Index idx
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 Formula ! multiline ! formula parts
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Standard
28095 To display only parts of a formula with multiple lines, one of the following
28096  environments is used: 
28097 \series bold
28098 aligned
28099 \series default
28100
28101 \series bold
28102 alignedat
28103 \series default
28104
28105 \series bold
28106 gathered
28107 \series default
28108  or 
28109 \series bold
28110 split
28111 \series default
28112 .
28113  They can be inserted via the menu 
28114 \family sans
28115 Insert\SpecialChar \menuseparator
28116 Math
28117 \family default
28118  or by using the commands described in this section.
28119 \end_layout
28120
28121 \begin_layout Standard
28122 The first three have the same properties as the corresponding multiline
28123  formula environments, but it is possible to set further formula parts beside
28124  them.
28125  An example:
28126 \begin_inset Formula 
28127 \[
28128 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28129 \Delta E\Delta t & \ge\frac{\hbar}{2}
28130 \end{aligned}
28131 \right\} \textrm{Uncertainty relations}
28132 \]
28133
28134 \end_inset
28135
28136
28137 \end_layout
28138
28139 \begin_layout Standard
28140 To get this formula, a displayed formula is created where the command 
28141 \series bold
28142
28143 \backslash
28144 aligned
28145 \series default
28146
28147 \begin_inset Index idx
28148 status collapsed
28149
28150 \begin_layout Plain Layout
28151 Commands ! A ! 
28152 \backslash
28153 aligned
28154 \end_layout
28155
28156 \end_inset
28157
28158  is inserted.
28159  A purple box appears around the blue formula box where now columns and
28160  lines can be added.
28161  Outside the multiline environment other formula parts can be set, like
28162  the brace.
28163 \end_layout
28164
28165 \begin_layout Standard
28166 The aligned environment is also suitable for long formulas whose lines are
28167  horizontally aligned.
28168  Using aligned in a displayed formula has the advantage that the formula
28169  number is vertically centered behind the lines.
28170  As example formula 
28171 \begin_inset CommandInset ref
28172 LatexCommand eqref
28173 reference "eq:shortlong"
28174
28175 \end_inset
28176
28177  in the aligned environment:
28178 \begin_inset Formula 
28179 \begin{equation}
28180 \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}|}\\
28181  & -\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}|}
28182 \end{aligned}
28183 \end{equation}
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Standard
28191 To use the environments 
28192 \series bold
28193 alignedat
28194 \series default
28195
28196 \series bold
28197 gathered
28198 \series default
28199 , or 
28200 \series bold
28201 split
28202 \series default
28203 , the command 
28204 \series bold
28205
28206 \backslash
28207 alignedat
28208 \series default
28209 ,
28210 \begin_inset Index idx
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 Commands ! A ! 
28215 \backslash
28216 alignedat
28217 \end_layout
28218
28219 \end_inset
28220
28221  
28222 \series bold
28223
28224 \backslash
28225 gathered
28226 \series default
28227
28228 \begin_inset Index idx
28229 status collapsed
28230
28231 \begin_layout Plain Layout
28232 Commands ! G ! 
28233 \backslash
28234 gathered
28235 \end_layout
28236
28237 \end_inset
28238
28239 , or 
28240 \series bold
28241
28242 \backslash
28243 split
28244 \series default
28245
28246 \begin_inset Index idx
28247 status collapsed
28248
28249 \begin_layout Plain Layout
28250 Commands ! S ! 
28251 \backslash
28252 split
28253 \end_layout
28254
28255 \end_inset
28256
28257  are inserted, respectively.
28258  The split environment has the same properties as the aligned environment
28259  but it can only have two columns.
28260 \end_layout
28261
28262 \begin_layout Subsection
28263 Text in multiline Formulas
28264 \begin_inset CommandInset label
28265 LatexCommand label
28266 name "sub:Text-in-multiline"
28267
28268 \end_inset
28269
28270
28271 \begin_inset Index idx
28272 status collapsed
28273
28274 \begin_layout Plain Layout
28275 Text ! in formulas
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \begin_inset Index idx
28282 status collapsed
28283
28284 \begin_layout Plain Layout
28285 Formula ! multiline ! text
28286 \end_layout
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \begin_layout Standard
28294 In the Align environments, and the multline and gather environment, text
28295  can be inserted that will appear in a separate line and doesn't affect
28296  the column alignment.
28297  To do this, the command 
28298 \series bold
28299
28300 \backslash
28301 intertext
28302 \series default
28303
28304 \begin_inset Index idx
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308 Commands ! I ! 
28309 \backslash
28310 intertext
28311 \end_layout
28312
28313 \end_inset
28314
28315  is used in the following scheme:
28316 \end_layout
28317
28318 \begin_layout Standard
28319
28320 \series bold
28321
28322 \backslash
28323 intertext{text}
28324 \end_layout
28325
28326 \begin_layout Standard
28327 The text should not be longer than a line because it cannot be hyphenated.
28328  As LyX doesn't yet support 
28329 \series bold
28330
28331 \backslash
28332 intertext
28333 \series default
28334  directly, the text is written as mathematical text.
28335  
28336 \series bold
28337
28338 \backslash
28339 intertext
28340 \series default
28341  must hereby be at the beginning of a line and appears in the output above
28342  this line.
28343  An example where the text was inserted at the beginning of the second line:
28344 \begin_inset Formula 
28345 \begin{align}
28346 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28347 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28348 \end{align}
28349
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \begin_layout Section
28356 Formula Numbering
28357 \begin_inset Index idx
28358 status collapsed
28359
28360 \begin_layout Plain Layout
28361 Formula numbering
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset Index idx
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371 Formula ! numbering|see
28372 \begin_inset ERT
28373 status collapsed
28374
28375 \begin_layout Plain Layout
28376
28377 {
28378 \end_layout
28379
28380 \end_inset
28381
28382 Formula numbering
28383 \begin_inset ERT
28384 status collapsed
28385
28386 \begin_layout Plain Layout
28387
28388 }
28389 \end_layout
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \end_inset
28397
28398
28399 \end_layout
28400
28401 \begin_layout Subsection
28402 General
28403 \end_layout
28404
28405 \begin_layout Standard
28406 Numbered formulas can be created with the menu 
28407 \family sans
28408 Insert\SpecialChar \menuseparator
28409 Math\SpecialChar \menuseparator
28410 Numbered
28411 \begin_inset space ~
28412 \end_inset
28413
28414 Formula
28415 \family default
28416  (shortcut 
28417 \family sans
28418 Ctrl+Alt
28419 \begin_inset space ~
28420 \end_inset
28421
28422 N
28423 \family default
28424 ).
28425  Existing formulas can be numbered with the menu 
28426 \family sans
28427 Edit\SpecialChar \menuseparator
28428 Math\SpecialChar \menuseparator
28429 Toggle
28430 \begin_inset space ~
28431 \end_inset
28432
28433 Numbering
28434 \family default
28435  (shortcut 
28436 \begin_inset Info
28437 type  "shortcut"
28438 arg   "math-number-toggle"
28439 \end_inset
28440
28441 ).
28442  The formula number is displayed in LyX behind the formula as a number sign
28443  in parentheses.
28444  The number sign is replaced in the output by the formula number.
28445 \end_layout
28446
28447 \begin_layout Standard
28448 When numbering is turned on in multiline formulas, all lines will be numbered.
28449  But the numbering can be controlled with the menu 
28450 \family sans
28451 Edit\SpecialChar \menuseparator
28452 Math\SpecialChar \menuseparator
28453 Toggle
28454 \begin_inset space ~
28455 \end_inset
28456
28457 Numbering
28458 \begin_inset space ~
28459 \end_inset
28460
28461 of
28462 \begin_inset space ~
28463 \end_inset
28464
28465 Line
28466 \family default
28467  (shortcut 
28468 \begin_inset Info
28469 type  "shortcut"
28470 arg   "math-number-line-toggle"
28471 \end_inset
28472
28473 ) for every line.
28474 \end_layout
28475
28476 \begin_layout Standard
28477 Except for inline formulas, all formulas can be numbered with two different
28478  styles, see 
28479 \begin_inset CommandInset ref
28480 LatexCommand ref
28481 reference "sec:Formula-Styles"
28482
28483 \end_inset
28484
28485 .
28486 \end_layout
28487
28488 \begin_layout Subsection
28489 Cross-References
28490 \begin_inset Index idx
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Cross-references ! to formulas
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 All labeled formulas can be cross-referenced.
28504  A label is added by the menu 
28505 \family sans
28506 Insert\SpecialChar \menuseparator
28507 Label
28508 \family default
28509  or the toolbar button 
28510 \begin_inset Graphics
28511         filename ../images/label-insert.png
28512         scale 85
28513
28514 \end_inset
28515
28516 .
28517  The cursor must hereby be inside a displayed formula.
28518  Alternatively you can right-click on the formula and choose 
28519 \family sans
28520 Equation Label
28521 \family default
28522 .
28523  A dialog pops up displaying the prefix 
28524 \series bold
28525 eq:
28526 \series default
28527  in a text field.
28528  The label is inserted there behind the prefix.
28529  The predefined prefix means 
28530 \begin_inset Quotes eld
28531 \end_inset
28532
28533 equation
28534 \begin_inset Quotes erd
28535 \end_inset
28536
28537  and makes it easier to find labels in large documents because it marks
28538  it as formula label to divide it from e.
28539 \begin_inset space \thinspace{}
28540 \end_inset
28541
28542 g.
28543 \begin_inset space \space{}
28544 \end_inset
28545
28546 section labels.
28547  To change a label, the menu 
28548 \family sans
28549 Insert\SpecialChar \menuseparator
28550 Label
28551 \family default
28552  is used again or you right-click on a formula and then on 
28553 \family sans
28554 Equation Label
28555 \family default
28556 .
28557 \end_layout
28558
28559 \begin_layout Standard
28560 The name of the label is displayed in LyX within two parentheses behind
28561  formula.
28562  A formula with a label is always numbered.
28563 \end_layout
28564
28565 \begin_layout Standard
28566 Cross-references are inserted via the menu 
28567 \family sans
28568 Insert\SpecialChar \menuseparator
28569 Cross-Reference
28570 \family default
28571  or with the toolbar button 
28572 \begin_inset Graphics
28573         filename ../images/dialog-show-new-inset_ref.png
28574         scale 85
28575
28576 \end_inset
28577
28578 .
28579  A formula cross-reference appears in the output as formula number.
28580  When in the cross-reference dialog window the format 
28581 \series bold
28582 (<reference>)
28583 \series default
28584  is chosen, the cross-reference appears in the output as formula number
28585  in parentheses.
28586 \begin_inset Newline newline
28587 \end_inset
28588
28589 By right-clicking on a cross-reference in LyX, one jumps to the formula
28590  that is referenced.
28591 \end_layout
28592
28593 \begin_layout Standard
28594 Here are as examples cross-references to formulas of the following subsections:
28595 \begin_inset Note Note
28596 status open
28597
28598 \begin_layout Plain Layout
28599 Note the different cross-reference types.
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 The equations 
28609 \begin_inset CommandInset ref
28610 LatexCommand eqref
28611 reference "eq:tag"
28612
28613 \end_inset
28614
28615  and 
28616 \begin_inset CommandInset ref
28617 LatexCommand eqref
28618 reference "eq:c"
28619
28620 \end_inset
28621
28622  are equivalent.
28623  In (
28624 \begin_inset CommandInset ref
28625 LatexCommand ref
28626 reference "eq:Lat"
28627
28628 \end_inset
28629
28630 ) big Latin letters are used for the numbering in contrary to (
28631 \begin_inset CommandInset ref
28632 LatexCommand ref
28633 reference "eq:Rom"
28634
28635 \end_inset
28636
28637 ).
28638 \end_layout
28639
28640 \begin_layout Standard
28641 \begin_inset VSpace medskip
28642 \end_inset
28643
28644 When the argument of 
28645 \series bold
28646
28647 \backslash
28648 tag
28649 \begin_inset Foot
28650 status collapsed
28651
28652 \begin_layout Plain Layout
28653
28654 \series bold
28655
28656 \backslash
28657 tag
28658 \series default
28659  is described in 
28660 \begin_inset CommandInset ref
28661 LatexCommand ref
28662 reference "sub:User-defined-Numbering"
28663
28664 \end_inset
28665
28666 .
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \series default
28673  contains a box like in 
28674 \begin_inset CommandInset ref
28675 LatexCommand ref
28676 reference "sub:Paragraph-Boxes"
28677
28678 \end_inset
28679
28680 , the formula cannot be referenced.
28681 \end_layout
28682
28683 \begin_layout Subsection
28684 Subnumbering
28685 \begin_inset Index idx
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689 Formula numbering ! subnumbering
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \begin_layout Standard
28698 With the help of the commands 
28699 \series bold
28700
28701 \backslash
28702 begin{subequations}
28703 \series default
28704  and 
28705 \series bold
28706
28707 \backslash
28708 end{subequations}
28709 \series default
28710  formulas can be subnumbered.
28711  Both commands are inserted in TeX-mode.
28712 \end_layout
28713
28714 \begin_layout Standard
28715 An example:
28716 \begin_inset Formula 
28717 \begin{equation}
28718 A=C-B\label{eq:a}
28719 \end{equation}
28720
28721 \end_inset
28722
28723
28724 \begin_inset ERT
28725 status collapsed
28726
28727 \begin_layout Plain Layout
28728
28729
28730 \backslash
28731 addtocounter{equation}{-1}
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \begin_inset ERT
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741
28742
28743 \backslash
28744 begin{subequations}
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \begin_inset VSpace -5mm
28751 \end_inset
28752
28753
28754 \begin_inset Formula 
28755 \begin{equation}
28756 B=C-A\label{eq:b}
28757 \end{equation}
28758
28759 \end_inset
28760
28761
28762 \begin_inset Formula 
28763 \begin{equation}
28764 C=A+B\label{eq:c}
28765 \end{equation}
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \begin_layout Standard
28773 \begin_inset ERT
28774 status collapsed
28775
28776 \begin_layout Plain Layout
28777
28778
28779 \backslash
28780 end{subequations}
28781 \end_layout
28782
28783 \end_inset
28784
28785
28786 \end_layout
28787
28788 \begin_layout Standard
28789 To create the example, the following is done:
28790 \end_layout
28791
28792 \begin_layout Enumerate
28793 first formula is inserted
28794 \end_layout
28795
28796 \begin_layout Enumerate
28797
28798 \series bold
28799
28800 \backslash
28801 addtocounter{equation}{-1} 
28802 \backslash
28803 begin{subequations}
28804 \begin_inset Index idx
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808 Commands ! A ! 
28809 \backslash
28810 addtocounter
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \begin_inset Newline newline
28817 \end_inset
28818
28819
28820 \series default
28821 is inserted after the first formula
28822 \end_layout
28823
28824 \begin_layout Enumerate
28825 second formula is inserted
28826 \end_layout
28827
28828 \begin_layout Enumerate
28829 third formula is inserted
28830 \end_layout
28831
28832 \begin_layout Enumerate
28833
28834 \series bold
28835
28836 \backslash
28837 end{subequations}
28838 \series default
28839  is inserted after the third formula
28840 \end_layout
28841
28842 \begin_layout Standard
28843 Every formula between the commands 
28844 \series bold
28845
28846 \backslash
28847 begin
28848 \series default
28849  and 
28850 \series bold
28851
28852 \backslash
28853 end
28854 \series default
28855  is subnumbered as a, b, 
28856 \begin_inset Newline linebreak
28857 \end_inset
28858
28859 c, \SpecialChar \ldots{}
28860  For multiline formulas every line will be subnumbered.
28861  All subnumbered formulas are treated as 
28862 \emph on
28863 one
28864 \emph default
28865  numbered formula.
28866  But as every numbered formula increases the counter 
28867 \series bold
28868 equation
28869 \series default
28870  by one, the command 
28871 \series bold
28872
28873 \backslash
28874 addtocounter
28875 \series default
28876  is needed to decrease it.
28877  Otherwise the formulas 
28878 \begin_inset CommandInset ref
28879 LatexCommand eqref
28880 reference "eq:a"
28881
28882 \end_inset
28883
28884
28885 \begin_inset CommandInset ref
28886 LatexCommand eqref
28887 reference "eq:b"
28888
28889 \end_inset
28890
28891
28892 \begin_inset CommandInset ref
28893 LatexCommand eqref
28894 reference "eq:c"
28895
28896 \end_inset
28897
28898  would be numbered as 
28899 \begin_inset CommandInset ref
28900 LatexCommand eqref
28901 reference "eq:a"
28902
28903 \end_inset
28904
28905
28906 \begin_inset CommandInset ref
28907 LatexCommand eqref
28908 reference "eq:d"
28909
28910 \end_inset
28911
28912
28913 \begin_inset CommandInset ref
28914 LatexCommand eqref
28915 reference "eq:f"
28916
28917 \end_inset
28918
28919 .
28920 \end_layout
28921
28922 \begin_layout Standard
28923 By inserting the commands in TeX-mode, a space is created between the first
28924  two formulas.
28925  To revert this -5
28926 \begin_inset space \thinspace{}
28927 \end_inset
28928
28929 mm vertical space is inserted after the command 
28930 \series bold
28931
28932 \backslash
28933 begin{subequations}
28934 \series default
28935 .
28936  When the formula style 
28937 \series bold
28938 Indented
28939 \begin_inset Foot
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 formula styles see 
28944 \begin_inset CommandInset ref
28945 LatexCommand ref
28946 reference "sec:Formula-Styles"
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \series default
28957  is used, -7
28958 \begin_inset space \thinspace{}
28959 \end_inset
28960
28961 mm space is inserted instead.
28962 \end_layout
28963
28964 \begin_layout Standard
28965 Here is an example for a multiline formula where the numbering was turned
28966  off for the second line:
28967 \begin_inset ERT
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971
28972
28973 \backslash
28974 begin{subequations}
28975 \end_layout
28976
28977 \end_inset
28978
28979
28980 \begin_inset Formula 
28981 \begin{eqnarray}
28982 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28983  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
28984  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
28985 \end{eqnarray}
28986
28987 \end_inset
28988
28989
28990 \begin_inset ERT
28991 status collapsed
28992
28993 \begin_layout Plain Layout
28994
28995
28996 \backslash
28997 end{subequations}
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Subsection
29006 User-defined Numbering
29007 \begin_inset CommandInset label
29008 LatexCommand label
29009 name "sub:User-defined-Numbering"
29010
29011 \end_inset
29012
29013
29014 \begin_inset Index idx
29015 status collapsed
29016
29017 \begin_layout Plain Layout
29018 Formula numbering ! user-defined
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Standard
29027 \begin_inset Index idx
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031 Formula numbering ! self-defined delimiters
29032 \end_layout
29033
29034 \end_inset
29035
29036 With the standard numbering parentheses are set around the formula number.
29037  To replace the parentheses for example by vertical bars, the following
29038  line is added to the LaTeX-preamble:
29039 \end_layout
29040
29041 \begin_layout Standard
29042
29043 \series bold
29044
29045 \backslash
29046 def
29047 \backslash
29048 tagform@#1{
29049 \backslash
29050 maketag@@@{|#1|}}
29051 \series default
29052
29053 \begin_inset Note Note
29054 status collapsed
29055
29056 \begin_layout Plain Layout
29057 This macro is already declared in the LaTeX-preamble for testing.
29058  To activate it, remove the percent sign at the beginning.
29059 \end_layout
29060
29061 \end_inset
29062
29063
29064 \end_layout
29065
29066 \begin_layout Standard
29067 To use other characters, the vertical bars besides the 
29068 \series bold
29069 #1
29070 \series default
29071  are replaced by one ore more characters.
29072  To get only the formula number the vertical bars are omitted.
29073 \end_layout
29074
29075 \begin_layout Standard
29076 \begin_inset VSpace bigskip
29077 \end_inset
29078
29079 When there should be an expression of your choice instead of the consecutive
29080  formula number in parentheses behind the formula, the command 
29081 \series bold
29082
29083 \backslash
29084 tag
29085 \series default
29086
29087 \begin_inset Index idx
29088 status collapsed
29089
29090 \begin_layout Plain Layout
29091 Commands ! T ! 
29092 \backslash
29093 tag
29094 \end_layout
29095
29096 \end_inset
29097
29098  is used:
29099 \begin_inset Formula 
29100 \begin{equation}
29101 A+B=C\tag{something}\label{eq:tag}
29102 \end{equation}
29103
29104 \end_inset
29105
29106 In this example the command 
29107 \series bold
29108
29109 \backslash
29110 tag
29111 \begin_inset space \textvisiblespace{}
29112 \end_inset
29113
29114 something
29115 \series default
29116  was inserted in the formula.
29117 \end_layout
29118
29119 \begin_layout Standard
29120 When the command 
29121 \series bold
29122
29123 \backslash
29124 tag*
29125 \begin_inset space \textvisiblespace{}
29126 \end_inset
29127
29128 something
29129 \series default
29130  is inserted instead, the star prevents the parentheses around the expression:
29131 \begin_inset Formula 
29132 \[
29133 A+B=C\tag*{something}
29134 \]
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \begin_layout Standard
29142 \begin_inset VSpace bigskip
29143 \end_inset
29144
29145 To restart the formula numbering with new document parts or sections, the
29146  following command is used:
29147 \end_layout
29148
29149 \begin_layout Standard
29150
29151 \series bold
29152
29153 \backslash
29154 @addtoreset{equation}{part}
29155 \series default
29156
29157 \begin_inset Index idx
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161 Commands ! 
29162 \begin_inset ERT
29163 status collapsed
29164
29165 \begin_layout Plain Layout
29166
29167 "
29168 \end_layout
29169
29170 \end_inset
29171
29172 @
29173 \begin_inset ERT
29174 status collapsed
29175
29176 \begin_layout Plain Layout
29177
29178 "
29179 \end_layout
29180
29181 \end_inset
29182
29183  ! 
29184 \backslash
29185
29186 \begin_inset ERT
29187 status collapsed
29188
29189 \begin_layout Plain Layout
29190
29191 "
29192 \end_layout
29193
29194 \end_inset
29195
29196 @
29197 \begin_inset ERT
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201
29202 "
29203 \end_layout
29204
29205 \end_inset
29206
29207 addtoreset
29208 \end_layout
29209
29210 \end_inset
29211
29212
29213 \begin_inset Newline newline
29214 \end_inset
29215
29216 resp.
29217 \begin_inset Newline newline
29218 \end_inset
29219
29220
29221 \series bold
29222
29223 \backslash
29224 @addtoreset{equation}{section}
29225 \end_layout
29226
29227 \begin_layout Standard
29228 To be able to use these commands in TeX-mode, the 
29229 \begin_inset Quotes eld
29230 \end_inset
29231
29232 @
29233 \begin_inset Quotes erd
29234 \end_inset
29235
29236  character has to be made 
29237 \begin_inset Quotes eld
29238 \end_inset
29239
29240 active
29241 \begin_inset Quotes erd
29242 \end_inset
29243
29244  for LaTeX using the command 
29245 \series bold
29246
29247 \backslash
29248 makeatletter.
29249
29250 \series default
29251  The command 
29252 \series bold
29253
29254 \backslash
29255 makeatother
29256 \series default
29257  reverts this.
29258  So the command sequence in TeX-mode is:
29259 \end_layout
29260
29261 \begin_layout Standard
29262
29263 \series bold
29264
29265 \backslash
29266 makeatletter
29267 \begin_inset Newline newline
29268 \end_inset
29269
29270
29271 \backslash
29272 @addtoreset{equation}{section}
29273 \begin_inset Newline newline
29274 \end_inset
29275
29276
29277 \backslash
29278 makeatother
29279 \end_layout
29280
29281 \begin_layout Standard
29282 In the LaTeX-preamble 
29283 \series bold
29284
29285 \backslash
29286 makeatletter
29287 \series default
29288  and 
29289 \series bold
29290
29291 \backslash
29292 makeatother
29293 \series default
29294  can be omitted as they are automatically internally inserted by LyX.
29295 \end_layout
29296
29297 \begin_layout Standard
29298 To revert 
29299 \series bold
29300
29301 \backslash
29302 @addtoreset
29303 \series default
29304 , the file 
29305 \series bold
29306 remreset.sty
29307 \series default
29308
29309 \begin_inset Foot
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313
29314 \series bold
29315 remreset
29316 \series default
29317  is part of the LaTeX-package 
29318 \series bold
29319 carlisle
29320 \series default
29321
29322 \begin_inset Index idx
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Packages ! carlisle
29327 \end_layout
29328
29329 \end_inset
29330
29331  that is part of every LaTeX standard installation.
29332 \end_layout
29333
29334 \end_inset
29335
29336
29337 \begin_inset Index idx
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 Packages ! remreset
29342 \end_layout
29343
29344 \end_inset
29345
29346  has to be loaded in the LaTeX-preamble with the line
29347 \end_layout
29348
29349 \begin_layout Standard
29350
29351 \series bold
29352
29353 \backslash
29354 usepackage{remreset}
29355 \end_layout
29356
29357 \begin_layout Standard
29358 Then the command 
29359 \series bold
29360
29361 \backslash
29362 @removefromreset
29363 \series default
29364
29365 \begin_inset Index idx
29366 status collapsed
29367
29368 \begin_layout Plain Layout
29369 Commands ! 
29370 \begin_inset ERT
29371 status collapsed
29372
29373 \begin_layout Plain Layout
29374
29375 "
29376 \end_layout
29377
29378 \end_inset
29379
29380 @
29381 \begin_inset ERT
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385
29386 "
29387 \end_layout
29388
29389 \end_inset
29390
29391  ! 
29392 \backslash
29393
29394 \begin_inset ERT
29395 status collapsed
29396
29397 \begin_layout Plain Layout
29398
29399 "
29400 \end_layout
29401
29402 \end_inset
29403
29404 @
29405 \begin_inset ERT
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409
29410 "
29411 \end_layout
29412
29413 \end_inset
29414
29415 removefromreset
29416 \end_layout
29417
29418 \end_inset
29419
29420  can be used with the same scheme as 
29421 \series bold
29422
29423 \backslash
29424 @addtoreset
29425 \series default
29426 .
29427 \end_layout
29428
29429 \begin_layout Standard
29430 \begin_inset VSpace bigskip
29431 \end_inset
29432
29433 Sometimes formulas should be numbered in the following form:
29434 \end_layout
29435
29436 \begin_layout Standard
29437
29438 \family typewriter
29439 (section number.formula number)
29440 \end_layout
29441
29442 \begin_layout Standard
29443 The formula number should start with every section with 
29444 \begin_inset Quotes eld
29445 \end_inset
29446
29447 1
29448 \begin_inset Quotes erd
29449 \end_inset
29450
29451 .
29452 \end_layout
29453
29454 \begin_layout Standard
29455 For this case there is the command 
29456 \series bold
29457
29458 \backslash
29459 numberwithin
29460 \series default
29461
29462 \begin_inset Index idx
29463 status collapsed
29464
29465 \begin_layout Plain Layout
29466 Commands ! N ! 
29467 \backslash
29468 numberwithin
29469 \end_layout
29470
29471 \end_inset
29472
29473 , which is used with the following scheme:
29474 \end_layout
29475
29476 \begin_layout Standard
29477
29478 \series bold
29479
29480 \backslash
29481 numberwithin{counter}{sectioning}
29482 \end_layout
29483
29484 \begin_layout Standard
29485 Counter denotes what kind of numbering is affected, sectioning denotes what
29486  number is before the dot.
29487 \end_layout
29488
29489 \begin_layout Standard
29490 Thus in our case the following LaTeX-preamble or TeX code line is used:
29491 \end_layout
29492
29493 \begin_layout Standard
29494
29495 \series bold
29496
29497 \backslash
29498 numberwithin{equation}{section}
29499 \end_layout
29500
29501 \begin_layout Standard
29502 This is the result:
29503 \begin_inset ERT
29504 status collapsed
29505
29506 \begin_layout Plain Layout
29507
29508
29509 \backslash
29510 numberwithin{equation}{section}
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \begin_inset Formula 
29517 \begin{equation}
29518 A+B=C
29519 \end{equation}
29520
29521 \end_inset
29522
29523
29524 \end_layout
29525
29526 \begin_layout Standard
29527 To number e.
29528 \begin_inset space \thinspace{}
29529 \end_inset
29530
29531 g.
29532 \begin_inset space \space{}
29533 \end_inset
29534
29535 tables so that the number of the part is the sectioning,
29536 \begin_inset Newline newline
29537 \end_inset
29538
29539
29540 \series bold
29541
29542 \backslash
29543 numberwithin{table}{part}
29544 \series default
29545  is used.
29546 \end_layout
29547
29548 \begin_layout Standard
29549 To go back to the standard numbering or to prevent this kind of numbering
29550  when it is defined by the document class, the following command is inserted
29551  as TeX code or to the LaTeX-preamble:
29552 \end_layout
29553
29554 \begin_layout Standard
29555
29556 \series bold
29557
29558 \backslash
29559 renewcommand{
29560 \backslash
29561 theequation}{
29562 \backslash
29563 arabic{equation}}
29564 \begin_inset Index idx
29565 status collapsed
29566
29567 \begin_layout Plain Layout
29568 Commands ! A ! 
29569 \backslash
29570 arabic
29571 \end_layout
29572
29573 \end_inset
29574
29575
29576 \series default
29577
29578 \begin_inset ERT
29579 status collapsed
29580
29581 \begin_layout Plain Layout
29582
29583
29584 \backslash
29585 renewcommand{
29586 \backslash
29587 theequation}{
29588 \backslash
29589 arabic{equation}}
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \series bold
29596
29597 \begin_inset Newline newline
29598 \end_inset
29599
29600
29601 \series default
29602 or
29603 \series bold
29604
29605 \begin_inset Newline newline
29606 \end_inset
29607
29608
29609 \backslash
29610 renewcommand{
29611 \backslash
29612 thetable}{
29613 \backslash
29614 arabic{table}}
29615 \end_layout
29616
29617 \begin_layout Standard
29618
29619 \series bold
29620
29621 \backslash
29622 numberwithin
29623 \series default
29624  uses internally the command 
29625 \series bold
29626
29627 \backslash
29628 @addtoreset
29629 \series default
29630 , described above, that also needs to be reverted.
29631 \begin_inset ERT
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635
29636
29637 \backslash
29638 makeatletter
29639 \end_layout
29640
29641 \begin_layout Plain Layout
29642
29643
29644 \backslash
29645 @removefromreset{equation}{section}
29646 \end_layout
29647
29648 \begin_layout Plain Layout
29649
29650
29651 \backslash
29652 makeatother
29653 \end_layout
29654
29655 \end_inset
29656
29657
29658 \end_layout
29659
29660 \begin_layout Subsection
29661 Numbering with Roman Numbers and Letters
29662 \begin_inset Index idx
29663 status collapsed
29664
29665 \begin_layout Plain Layout
29666 Formula numbering ! with letters
29667 \end_layout
29668
29669 \end_inset
29670
29671
29672 \begin_inset Index idx
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676 Formula numbering ! with Roman numbers
29677 \end_layout
29678
29679 \end_inset
29680
29681
29682 \end_layout
29683
29684 \begin_layout Standard
29685 Formulas can also be numbered with Roman numbers and Latin letters.
29686  To number for example with small Roman numbers, the command
29687 \end_layout
29688
29689 \begin_layout Standard
29690
29691 \series bold
29692
29693 \backslash
29694 renewcommand{
29695 \backslash
29696 theequation}{
29697 \backslash
29698 roman{equation}}
29699 \end_layout
29700
29701 \begin_layout Standard
29702 is inserted before the formula in TeX-mode.
29703  
29704 \series bold
29705
29706 \backslash
29707 renewcommand
29708 \series default
29709
29710 \begin_inset Index idx
29711 status collapsed
29712
29713 \begin_layout Plain Layout
29714 Commands ! R ! 
29715 \backslash
29716 renewcommand
29717 \end_layout
29718
29719 \end_inset
29720
29721  redefines the predefined command 
29722 \series bold
29723
29724 \backslash
29725 theequation
29726 \series default
29727  to the command 
29728 \series bold
29729
29730 \backslash
29731 roman{equation}
29732 \series default
29733 .
29734 \begin_inset Foot
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738 The command 
29739 \series bold
29740
29741 \backslash
29742 renewcommand
29743 \series default
29744  has the same scheme like the command 
29745 \series bold
29746
29747 \backslash
29748 newcommand
29749 \series default
29750  that is described in 
29751 \begin_inset CommandInset ref
29752 LatexCommand ref
29753 reference "sub:The-Command-newcommand"
29754
29755 \end_inset
29756
29757 .
29758 \end_layout
29759
29760 \end_inset
29761
29762  
29763 \series bold
29764 equation
29765 \series default
29766  is the formula counter.
29767  When the command 
29768 \series bold
29769
29770 \backslash
29771 the
29772 \series default
29773  is used as prefix for a counter, the value of the counter is output as
29774  Arabic number.
29775  When a formula is numbered, LaTeX sets internally the command 
29776 \series bold
29777
29778 \backslash
29779 theequation
29780 \series default
29781  behind the formula.
29782  
29783 \series bold
29784
29785 \backslash
29786 roman{equation}
29787 \begin_inset Index idx
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791 Commands ! R ! 
29792 \backslash
29793 roman
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \series default
29800  outputs the counter as small Roman number.
29801 \end_layout
29802
29803 \begin_layout Standard
29804 All formulas behind the command 
29805 \series bold
29806
29807 \backslash
29808 renew
29809 \series default
29810 c
29811 \series bold
29812 ommand
29813 \series default
29814  are now numbered Roman.
29815  To switch to numbering with big Roman numbers, the command is inserted
29816  again, but 
29817 \series bold
29818
29819 \backslash
29820 roman
29821 \series default
29822  is replaced by 
29823 \series bold
29824
29825 \backslash
29826 Roman
29827 \series default
29828
29829 \begin_inset Index idx
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 Commands ! R ! 
29834 \backslash
29835 roman@
29836 \backslash
29837 Roman
29838 \end_layout
29839
29840 \end_inset
29841
29842 .
29843  To 
29844 \begin_inset Quotes eld
29845 \end_inset
29846
29847 number
29848 \begin_inset Quotes erd
29849 \end_inset
29850
29851  with small Latin letters there is the command 
29852 \series bold
29853
29854 \backslash
29855 alph
29856 \series default
29857
29858 \begin_inset Index idx
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 Commands ! A ! 
29863 \backslash
29864 alph
29865 \end_layout
29866
29867 \end_inset
29868
29869 , for big ones there is the command 
29870 \series bold
29871
29872 \backslash
29873 Alph
29874 \series default
29875
29876 \begin_inset Index idx
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 Commands ! A ! 
29881 \backslash
29882 alph@
29883 \backslash
29884 Alph
29885 \end_layout
29886
29887 \end_inset
29888
29889 .
29890 \end_layout
29891
29892 \begin_layout Standard
29893 \begin_inset Note Greyedout
29894 status open
29895
29896 \begin_layout Plain Layout
29897
29898 \series bold
29899 \color none
29900 Note:
29901 \series default
29902  Only maximal 26
29903 \begin_inset space ~
29904 \end_inset
29905
29906 formulas can be numbered with Latin letters in one document.
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 \begin_inset ERT
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919
29920
29921 \backslash
29922 renewcommand{
29923 \backslash
29924 theequation}{
29925 \backslash
29926 roman{equation}}
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \begin_layout Standard
29935 \begin_inset Formula 
29936 \begin{equation}
29937 A=\textrm{small roman}
29938 \end{equation}
29939
29940 \end_inset
29941
29942
29943 \begin_inset ERT
29944 status collapsed
29945
29946 \begin_layout Plain Layout
29947
29948
29949 \backslash
29950 renewcommand{
29951 \backslash
29952 theequation}{
29953 \backslash
29954 Roman{equation}}
29955 \end_layout
29956
29957 \end_inset
29958
29959
29960 \begin_inset Formula 
29961 \begin{equation}
29962 B=\textrm{big Roman}\label{eq:Rom}
29963 \end{equation}
29964
29965 \end_inset
29966
29967
29968 \begin_inset ERT
29969 status collapsed
29970
29971 \begin_layout Plain Layout
29972
29973
29974 \backslash
29975 renewcommand{
29976 \backslash
29977 theequation}{
29978 \backslash
29979 alph{equation}}
29980 \end_layout
29981
29982 \end_inset
29983
29984
29985 \begin_inset Formula 
29986 \begin{equation}
29987 C=\textrm{small Latin}
29988 \end{equation}
29989
29990 \end_inset
29991
29992
29993 \begin_inset ERT
29994 status collapsed
29995
29996 \begin_layout Plain Layout
29997
29998
29999 \backslash
30000 renewcommand{
30001 \backslash
30002 theequation}{
30003 \backslash
30004 Alph{equation}}
30005 \end_layout
30006
30007 \end_inset
30008
30009
30010 \begin_inset Formula 
30011 \begin{equation}
30012 D=\textrm{big Latin}\label{eq:Lat}
30013 \end{equation}
30014
30015 \end_inset
30016
30017
30018 \end_layout
30019
30020 \begin_layout Standard
30021 To switch back to the default numbering, insert the command:
30022 \end_layout
30023
30024 \begin_layout Standard
30025
30026 \series bold
30027
30028 \backslash
30029 renewcommand{
30030 \backslash
30031 theequation}{
30032 \backslash
30033 arabic{equation}}
30034 \begin_inset Index idx
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038 Commands ! A ! 
30039 \backslash
30040 arabic
30041 \end_layout
30042
30043 \end_inset
30044
30045
30046 \end_layout
30047
30048 \begin_layout Standard
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054
30055 \backslash
30056 renewcommand{
30057 \backslash
30058 theequation}{
30059 \backslash
30060 arabic{equation}}
30061 \end_layout
30062
30063 \end_inset
30064
30065
30066 \begin_inset Formula 
30067 \begin{equation}
30068 E=\textrm{Arabic}
30069 \end{equation}
30070
30071 \end_inset
30072
30073
30074 \end_layout
30075
30076 \begin_layout Standard
30077 \begin_inset VSpace medskip
30078 \end_inset
30079
30080 As you see, formulas are numbered serially independent from the numbering
30081  style.
30082  When then numbering should start with 
30083 \begin_inset Quotes eld
30084 \end_inset
30085
30086 1
30087 \begin_inset Quotes erd
30088 \end_inset
30089
30090  when the style is changed, new equation counters have to be defined.
30091  A description about this can be found in the file 
30092 \begin_inset CommandInset href
30093 LatexCommand href
30094 name "Formula-numbering.lyx"
30095 target "run:Formula-numbering.lyx"
30096
30097 \end_inset
30098
30099 .
30100 \end_layout
30101
30102 \begin_layout Standard
30103 \begin_inset Newpage newpage
30104 \end_inset
30105
30106
30107 \end_layout
30108
30109 \begin_layout Section
30110 Chemical Symbols and Equations
30111 \begin_inset CommandInset label
30112 LatexCommand label
30113 name "sub:Chemical-Symbols-and"
30114
30115 \end_inset
30116
30117
30118 \begin_inset Index idx
30119 status collapsed
30120
30121 \begin_layout Plain Layout
30122 Chemical characters ! Symbols
30123 \end_layout
30124
30125 \end_inset
30126
30127
30128 \begin_inset Index idx
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132 Chemical equations
30133 \end_layout
30134
30135 \end_inset
30136
30137
30138 \begin_inset Index idx
30139 status collapsed
30140
30141 \begin_layout Plain Layout
30142 Symbols ! chemical
30143 \end_layout
30144
30145 \end_inset
30146
30147
30148 \end_layout
30149
30150 \begin_layout Standard
30151 An example text from chemistry:
30152 \end_layout
30153
30154 \begin_layout Quote
30155 The 
30156 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30157 \end_inset
30158
30159 -ion reacts with two 
30160 \begin_inset Formula $\mathrm{Na^{+}}$
30161 \end_inset
30162
30163 -ions to sodium sulfate 
30164 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30165 \end_inset
30166
30167 .
30168  The chemical equation for this is:
30169 \begin_inset Formula 
30170 \begin{equation}
30171 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30172 \end{equation}
30173
30174 \end_inset
30175
30176
30177 \end_layout
30178
30179 \begin_layout Standard
30180 This chemical equation can directly be created as formula.
30181  To avoid that the symbols appear italic, everything is highlighted and
30182  changed by the shortcut 
30183 \begin_inset Info
30184 type  "shortcut"
30185 arg   "font-roman"
30186 \end_inset
30187
30188  to the upright font style.
30189 \begin_inset Foot
30190 status collapsed
30191
30192 \begin_layout Plain Layout
30193 font styles
30194 \series bold
30195  
30196 \series default
30197 see 
30198 \begin_inset CommandInset ref
30199 LatexCommand ref
30200 reference "sub:Font-Styles"
30201
30202 \end_inset
30203
30204
30205 \end_layout
30206
30207 \end_inset
30208
30209
30210 \end_layout
30211
30212 \begin_layout Standard
30213 A more convenient way to typeset chemical formulas is to use the command
30214  
30215 \series bold
30216
30217 \backslash
30218 ce
30219 \series default
30220
30221 \begin_inset Index idx
30222 status collapsed
30223
30224 \begin_layout Plain Layout
30225 Commands ! C ! 
30226 \backslash
30227 ce
30228 \end_layout
30229
30230 \end_inset
30231
30232  that is available when the LaTeX-package 
30233 \series bold
30234 mhchem
30235 \series default
30236
30237 \begin_inset Index idx
30238 status collapsed
30239
30240 \begin_layout Plain Layout
30241 Packages ! mhchem
30242 \end_layout
30243
30244 \end_inset
30245
30246  is installed.
30247  After inserting 
30248 \series bold
30249
30250 \backslash
30251 ce
30252 \series default
30253  to a formula a new blue box appears where chemical formulas can be inserted
30254  in an intuitive way.
30255 \end_layout
30256
30257 \begin_layout Standard
30258 \align center
30259 \begin_inset Tabular
30260 <lyxtabular version="3" rows="9" columns="2">
30261 <features rotate="0" tabularvalignment="middle">
30262 <column alignment="center" valignment="top">
30263 <column alignment="center" valignment="top">
30264 <row>
30265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30266 \begin_inset Text
30267
30268 \begin_layout Plain Layout
30269 Command
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30275 \begin_inset Text
30276
30277 \begin_layout Plain Layout
30278 Result
30279 \begin_inset Note Note
30280 status collapsed
30281
30282 \begin_layout Plain Layout
30283
30284 \series bold
30285
30286 \backslash
30287 raisebox
30288 \series default
30289  is only used as spacer.
30290 \end_layout
30291
30292 \end_inset
30293
30294
30295 \end_layout
30296
30297 \end_inset
30298 </cell>
30299 </row>
30300 <row>
30301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30302 \begin_inset Text
30303
30304 \begin_layout Plain Layout
30305
30306 \backslash
30307 ce
30308 \begin_inset space \textvisiblespace{}
30309 \end_inset
30310
30311 H2CO3
30312 \end_layout
30313
30314 \end_inset
30315 </cell>
30316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30317 \begin_inset Text
30318
30319 \begin_layout Plain Layout
30320 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30321 \end_inset
30322
30323
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 </row>
30329 <row>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334
30335 \backslash
30336 ce
30337 \begin_inset space \textvisiblespace{}
30338 \end_inset
30339
30340 SO4^2-
30341 \end_layout
30342
30343 \end_inset
30344 </cell>
30345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30346 \begin_inset Text
30347
30348 \begin_layout Plain Layout
30349 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \end_inset
30356 </cell>
30357 </row>
30358 <row>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363
30364 \backslash
30365 ce
30366 \begin_inset space \textvisiblespace{}
30367 \end_inset
30368
30369 (NH4)2S
30370 \end_layout
30371
30372 \end_inset
30373 </cell>
30374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30375 \begin_inset Text
30376
30377 \begin_layout Plain Layout
30378 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30379 \end_inset
30380
30381
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 </row>
30387 <row>
30388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392
30393 \backslash
30394 ce
30395 \begin_inset space \textvisiblespace{}
30396 \end_inset
30397
30398 KCr(SO4)2.12H2O
30399 \end_layout
30400
30401 \end_inset
30402 </cell>
30403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30404 \begin_inset Text
30405
30406 \begin_layout Plain Layout
30407 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30408 \end_inset
30409
30410
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 </row>
30416 <row>
30417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30418 \begin_inset Text
30419
30420 \begin_layout Plain Layout
30421
30422 \backslash
30423 ce
30424 \begin_inset space \textvisiblespace{}
30425 \end_inset
30426
30427 A-B
30428 \backslash
30429 dbond
30430 \begin_inset space \textvisiblespace{}
30431 \end_inset
30432
30433 C
30434 \backslash
30435 tbond
30436 \begin_inset space \textvisiblespace{}
30437 \end_inset
30438
30439 D
30440 \end_layout
30441
30442 \end_inset
30443 </cell>
30444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30445 \begin_inset Text
30446
30447 \begin_layout Plain Layout
30448 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30449 \end_inset
30450
30451
30452 \end_layout
30453
30454 \end_inset
30455 </cell>
30456 </row>
30457 <row>
30458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462
30463 \backslash
30464 ce
30465 \begin_inset space \textvisiblespace{}
30466 \end_inset
30467
30468 ^227
30469 \begin_inset Formula $\downarrow$
30470 \end_inset
30471
30472 _90
30473 \begin_inset Formula $\to$
30474 \end_inset
30475
30476 Th+
30477 \end_layout
30478
30479 \end_inset
30480 </cell>
30481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30482 \begin_inset Text
30483
30484 \begin_layout Plain Layout
30485 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30486 \end_inset
30487
30488
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 </row>
30494 <row>
30495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30496 \begin_inset Text
30497
30498 \begin_layout Plain Layout
30499
30500 \backslash
30501 ce
30502 \begin_inset space \textvisiblespace{}
30503 \end_inset
30504
30505 CO2
30506 \begin_inset space \textvisiblespace{}
30507 \end_inset
30508
30509 +
30510 \begin_inset space \textvisiblespace{}
30511 \end_inset
30512
30513 C
30514 \begin_inset space \textvisiblespace{}
30515 \end_inset
30516
30517 <=>
30518 \begin_inset space \textvisiblespace{}
30519 \end_inset
30520
30521 2CO
30522 \end_layout
30523
30524 \end_inset
30525 </cell>
30526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30527 \begin_inset Text
30528
30529 \begin_layout Plain Layout
30530 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30531 \end_inset
30532
30533
30534 \end_layout
30535
30536 \end_inset
30537 </cell>
30538 </row>
30539 <row>
30540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544
30545 \backslash
30546 ce
30547 \begin_inset space \textvisiblespace{}
30548 \end_inset
30549
30550 CO2
30551 \begin_inset space \textvisiblespace{}
30552 \end_inset
30553
30554 +
30555 \begin_inset space \textvisiblespace{}
30556 \end_inset
30557
30558 C
30559 \begin_inset space \textvisiblespace{}
30560 \end_inset
30561
30562 ->[
30563 \backslash
30564 alpha][
30565 \backslash
30566 beta]
30567 \begin_inset space \textvisiblespace{}
30568 \end_inset
30569
30570 2CO}
30571 \end_layout
30572
30573 \end_inset
30574 </cell>
30575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30576 \begin_inset Text
30577
30578 \begin_layout Plain Layout
30579 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30580 \end_inset
30581
30582
30583 \end_layout
30584
30585 \end_inset
30586 </cell>
30587 </row>
30588 </lyxtabular>
30589
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Standard
30596 \begin_inset Note Greyedout
30597 status open
30598
30599 \begin_layout Plain Layout
30600
30601 \series bold
30602 \color none
30603 Note:
30604 \series default
30605  Inserting a formula to a 
30606 \series bold
30607
30608 \backslash
30609 ce
30610 \series default
30611  box will lead to LaTeX errors due to a LyX bug.
30612 \color inherit
30613
30614 \begin_inset Foot
30615 status collapsed
30616
30617 \begin_layout Plain Layout
30618 \begin_inset CommandInset href
30619 LatexCommand href
30620 name "LyX-bug #8566"
30621 target "http://www.lyx.org/trac/ticket/8566"
30622
30623 \end_inset
30624
30625
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \color none
30632  In this case TeX code has to be used like for 
30633 \series bold
30634
30635 \backslash
30636 ce{$
30637 \backslash
30638 mu
30639 \backslash
30640 hyphen$Cl}
30641 \series default
30642
30643 \begin_inset ERT
30644 status collapsed
30645
30646 \begin_layout Plain Layout
30647
30648
30649 \backslash
30650 ce{$
30651 \backslash
30652 mu
30653 \backslash
30654 hyphen$Cl}
30655 \end_layout
30656
30657 \end_inset
30658
30659  
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \end_layout
30666
30667 \begin_layout Standard
30668 \begin_inset Note Greyedout
30669 status open
30670
30671 \begin_layout Plain Layout
30672
30673 \series bold
30674 \color none
30675 Note:
30676 \series default
30677  It is not possible in LyX to use the character ^ to get an up-arrow as
30678  described in the 
30679 \series bold
30680 mhchem
30681 \series default
30682  manual.
30683  One instead uses a negative thin space followed by the command 
30684 \series bold
30685
30686 \backslash
30687 uparrow
30688 \series default
30689
30690 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 Using 
30703 \series bold
30704
30705 \backslash
30706 ce
30707 \series default
30708  the command for equation
30709 \begin_inset space ~
30710 \end_inset
30711
30712
30713 \begin_inset CommandInset ref
30714 LatexCommand eqref
30715 reference "eq:chem-reaction"
30716
30717 \end_inset
30718
30719  is:
30720 \begin_inset Newline newline
30721 \end_inset
30722
30723
30724 \series bold
30725  
30726 \backslash
30727 ce
30728 \begin_inset space \textvisiblespace{}
30729 \end_inset
30730
30731 2Na+
30732 \begin_inset space \textvisiblespace{}
30733 \end_inset
30734
30735 +
30736 \begin_inset space \textvisiblespace{}
30737 \end_inset
30738
30739 SO4^2-
30740 \begin_inset space \textvisiblespace{}
30741 \end_inset
30742
30743
30744 \begin_inset space \textvisiblespace{}
30745 \end_inset
30746
30747 ->
30748 \begin_inset space \textvisiblespace{}
30749 \end_inset
30750
30751 Na2SO4
30752 \end_layout
30753
30754 \begin_layout Standard
30755 To create multiline chemical equations first a multiline formula is created
30756  as described in 
30757 \begin_inset CommandInset ref
30758 LatexCommand ref
30759 reference "sec:Multiline-Formulas"
30760
30761 \end_inset
30762
30763 .
30764  Afterwards the command 
30765 \series bold
30766
30767 \backslash
30768 ce
30769 \series default
30770  is used in every small blue box of the formula.
30771  
30772 \begin_inset CommandInset ref
30773 LatexCommand eqref
30774 reference "eq:TEOS-reaction-1"
30775
30776 \end_inset
30777
30778  and 
30779 \begin_inset CommandInset ref
30780 LatexCommand eqref
30781 reference "eq:TEOS-reaction-2"
30782
30783 \end_inset
30784
30785  are an example of a multi-stage chemical reaction where every equation
30786  has its own number.
30787 \begin_inset Formula 
30788 \begin{eqnarray}
30789 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30790 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30791 \end{eqnarray}
30792
30793 \end_inset
30794
30795
30796 \end_layout
30797
30798 \begin_layout Standard
30799 Besides 
30800 \series bold
30801
30802 \backslash
30803 ce
30804 \series default
30805  the 
30806 \series bold
30807 mhchem
30808 \series default
30809  package provides the command 
30810 \series bold
30811
30812 \backslash
30813 cf
30814 \series default
30815
30816 \begin_inset Index idx
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820 Commands ! C ! 
30821 \backslash
30822 cf
30823 \end_layout
30824
30825 \end_inset
30826
30827  that has to be used for special cases.
30828  For more information about 
30829 \series bold
30830
30831 \backslash
30832 cf
30833 \series default
30834  and more examples have a look at the documentation of 
30835 \series bold
30836 mhchem
30837 \series default
30838
30839 \begin_inset CommandInset citation
30840 LatexCommand cite
30841 key "mhchem"
30842
30843 \end_inset
30844
30845 .
30846 \end_layout
30847
30848 \begin_layout Section
30849 Diagrams
30850 \end_layout
30851
30852 \begin_layout Standard
30853 LyX supports two types of commutative diagrams: 
30854 \series bold
30855 amscd
30856 \series default
30857  and 
30858 \series bold
30859 xymatrix
30860 \series default
30861  that are explained in the following.
30862 \end_layout
30863
30864 \begin_layout Subsection
30865 Amscd Diagrams
30866 \begin_inset Index idx
30867 status collapsed
30868
30869 \begin_layout Plain Layout
30870 Diagrams ! amscd
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879 Diagrams of this type visualize relations by vertical and horizontal lines
30880  or arrows:
30881 \begin_inset Formula 
30882 \[
30883 \begin{CD}A@>>>B@>>>C\\
30884 @AAA@.@VVV\\
30885 F@<<<E@<<<D
30886 \end{CD}
30887 \]
30888
30889 \end_inset
30890
30891
30892 \end_layout
30893
30894 \begin_layout Standard
30895 To get them, the command 
30896 \series bold
30897
30898 \backslash
30899 CD
30900 \begin_inset Index idx
30901 status collapsed
30902
30903 \begin_layout Plain Layout
30904 Commands ! C ! 
30905 \backslash
30906 CD
30907 \end_layout
30908
30909 \end_inset
30910
30911
30912 \series default
30913  is inserted to a formula.
30914  A blue box appears with two dashed lines where further commands can be
30915  inserted.
30916  With 
30917 \begin_inset Info
30918 type  "shortcut"
30919 arg   "newline-insert newline"
30920 \end_inset
30921
30922  a new line is created.
30923  Horizontal relations are inserted in odd, vertical in even formula lines.
30924 \end_layout
30925
30926 \begin_layout Standard
30927 To create the relations there are the following commands:
30928 \end_layout
30929
30930 \begin_layout Itemize
30931
30932 \series bold
30933 @<<<
30934 \series default
30935  creates a left arrow, 
30936 \series bold
30937 @>>>
30938 \series default
30939  a right arrow and 
30940 \series bold
30941 @=
30942 \series default
30943  a long equal sign
30944 \end_layout
30945
30946 \begin_layout Itemize
30947
30948 \series bold
30949 @AAA
30950 \series default
30951  creates an up arrow, 
30952 \series bold
30953 @VVV
30954 \series default
30955  a down arrow and 
30956 \series bold
30957 @|
30958 \series default
30959  a vertical equal sign
30960 \end_layout
30961
30962 \begin_layout Itemize
30963
30964 \series bold
30965 @.
30966
30967 \series default
30968  is a placeholder for non-existent relations
30969 \end_layout
30970
30971 \begin_layout Standard
30972 All arrows can be labeled as follows:
30973 \end_layout
30974
30975 \begin_layout Itemize
30976 If text inserted between the first and second < or >, resp., it is placed
30977  above the arrow.
30978  When it is inserted between the second and third one, it appears under
30979  the arrow.
30980 \end_layout
30981
30982 \begin_layout Itemize
30983 When text for vertical arrows is inserted between the first and second A
30984  or V, resp., it is placed left beside the arrow.
30985  When it is inserted between the second and third one, it appears right
30986  beside the arrow.
30987  If the text contains an A or V, these letters must be set into a TeX-brace.
30988 \end_layout
30989
30990 \begin_layout Standard
30991 As example a diagram with all possible relations:
30992 \end_layout
30993
30994 \begin_layout Standard
30995 \begin_inset Formula 
30996 \[
30997 \begin{CD}A@>j>>B@>>k>C@=F\\
30998 @AmAA@.@VV{V}V@|\\
30999 D@<<j<E@>k>>F@=C
31000 \end{CD}
31001 \]
31002
31003 \end_inset
31004
31005
31006 \end_layout
31007
31008 \begin_layout Standard
31009 The command for this is:
31010 \begin_inset Newline newline
31011 \end_inset
31012
31013
31014 \series bold
31015
31016 \backslash
31017 CD
31018 \begin_inset space \textvisiblespace{}
31019 \end_inset
31020
31021 A@>j>>B@>>k>C@=F Ctrl+Return
31022 \begin_inset Newline newline
31023 \end_inset
31024
31025
31026 \begin_inset Phantom HPhantom
31027 status open
31028
31029 \begin_layout Plain Layout
31030
31031 \series bold
31032
31033 \backslash
31034 CD
31035 \begin_inset space \textvisiblespace{}
31036 \end_inset
31037
31038
31039 \end_layout
31040
31041 \end_inset
31042
31043 @AmAA@.@VV
31044 \backslash
31045 {V
31046 \series default
31047
31048 \begin_inset Formula $\to$
31049 \end_inset
31050
31051
31052 \series bold
31053 V@| Ctrl+Return
31054 \begin_inset Newline newline
31055 \end_inset
31056
31057
31058 \begin_inset Phantom HPhantom
31059 status open
31060
31061 \begin_layout Plain Layout
31062
31063 \series bold
31064
31065 \backslash
31066 CD
31067 \begin_inset space \textvisiblespace{}
31068 \end_inset
31069
31070
31071 \end_layout
31072
31073 \end_inset
31074
31075 D@<<j<E@>k>>F@=C
31076 \end_layout
31077
31078 \begin_layout Subsection
31079 Xymatrix Diagrams
31080 \begin_inset Index idx
31081 status collapsed
31082
31083 \begin_layout Plain Layout
31084 Diagrams ! xymatrix
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \end_layout
31091
31092 \begin_layout Standard
31093 To be able to use xymatrices, the LaTeX-package 
31094 \series bold
31095 xypic
31096 \series default
31097  must be installed.
31098  A xymatrix is created by inserting the command 
31099 \series bold
31100
31101 \backslash
31102 xymatrix
31103 \series default
31104  in a formula.
31105  Then you are able to add new matrix columns and rows like for normal matrices,
31106  see 
31107 \begin_inset CommandInset ref
31108 LatexCommand ref
31109 reference "sec:Matrices"
31110
31111 \end_inset
31112
31113 .
31114 \end_layout
31115
31116 \begin_layout Standard
31117 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31118  and much more.
31119  All possibilities to create commutative diagrams and decorations are explained
31120  in detail in the 
31121 \emph on
31122 XY-pic manual
31123 \emph default
31124  that you find in the menu 
31125 \family sans
31126 Help\SpecialChar \menuseparator
31127 Specific
31128 \begin_inset space ~
31129 \end_inset
31130
31131 Manuals
31132 \family default
31133 .
31134 \end_layout
31135
31136 \begin_layout Subsection
31137
31138 \noun on
31139 Feynman
31140 \noun default
31141  Diagrams
31142 \begin_inset Index idx
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146 Diagrams ! Feynman
31147 \end_layout
31148
31149 \end_inset
31150
31151
31152 \end_layout
31153
31154 \begin_layout Standard
31155 To be able to use 
31156 \noun on
31157 Feynman
31158 \noun default
31159 -diagrams, the LaTeX-package 
31160 \series bold
31161 feyn
31162 \series default
31163  must be installed.
31164  A 
31165 \noun on
31166 Feynman
31167 \noun default
31168 -diagram is created by inserting the command 
31169 \series bold
31170
31171 \backslash
31172 Diagram
31173 \series default
31174  in a formula.
31175  Then you are able to add new matrix columns and rows like for normal matrices,
31176  see 
31177 \begin_inset CommandInset ref
31178 LatexCommand ref
31179 reference "sec:Matrices"
31180
31181 \end_inset
31182
31183 .
31184 \end_layout
31185
31186 \begin_layout Standard
31187 Examples how to create 
31188 \noun on
31189 Feynman-
31190 \noun default
31191 diagrams in LyX is given in the 
31192 \emph on
31193 Feynman-diagram manual
31194 \emph default
31195  that you find in the menu 
31196 \family sans
31197 Help\SpecialChar \menuseparator
31198 Specific
31199 \begin_inset space ~
31200 \end_inset
31201
31202 Manuals
31203 \family default
31204 .
31205 \end_layout
31206
31207 \begin_layout Standard
31208 \begin_inset Newpage newpage
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \begin_layout Section
31215 User-defined Commands
31216 \begin_inset Index idx
31217 status collapsed
31218
31219 \begin_layout Plain Layout
31220 User-defined commands
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \end_layout
31227
31228 \begin_layout Standard
31229 \begin_inset Note Greyedout
31230 status open
31231
31232 \begin_layout Plain Layout
31233
31234 \series bold
31235 Note:
31236 \series default
31237  The names of user-defined commands and macros may only consist of Latin
31238  letters.
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Subsection
31247 The Command 
31248 \backslash
31249 newcommand
31250 \begin_inset CommandInset label
31251 LatexCommand label
31252 name "sub:The-Command-newcommand"
31253
31254 \end_inset
31255
31256
31257 \begin_inset Index idx
31258 status collapsed
31259
31260 \begin_layout Plain Layout
31261 User-defined commands ! 
31262 \backslash
31263 newcommand
31264 \end_layout
31265
31266 \end_inset
31267
31268
31269 \begin_inset Index idx
31270 status collapsed
31271
31272 \begin_layout Plain Layout
31273 Commands ! N ! 
31274 \backslash
31275 newcommand
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Standard
31284 Many LaTeX-commands are too long to be used frequently.
31285  But it is possible to define with the command 
31286 \series bold
31287
31288 \backslash
31289 newcommand
31290 \series default
31291  new shorter commands.
31292 \end_layout
31293
31294 \begin_layout Standard
31295 The command scheme of 
31296 \series bold
31297
31298 \backslash
31299 newcommand
31300 \series default
31301  is:
31302 \end_layout
31303
31304 \begin_layout Standard
31305
31306 \series bold
31307
31308 \backslash
31309 newcommand{new command name}[number of arguments][optional
31310 \series default
31311  
31312 \series bold
31313 value]
31314 \begin_inset Newline newline
31315 \end_inset
31316
31317
31318 \begin_inset Phantom HPhantom
31319 status open
31320
31321 \begin_layout Plain Layout
31322
31323 \series bold
31324
31325 \backslash
31326 newcommand
31327 \end_layout
31328
31329 \end_inset
31330
31331 {command definition}
31332 \end_layout
31333
31334 \begin_layout Standard
31335 \begin_inset Note Greyedout
31336 status open
31337
31338 \begin_layout Plain Layout
31339
31340 \series bold
31341 Note:
31342 \series default
31343  Assure that the name of the new command is not already used in your document
31344  or by LaTeX-packages that you use.
31345  When you for example define the command 
31346 \series bold
31347
31348 \backslash
31349 le
31350 \series default
31351  for 
31352 \series bold
31353
31354 \backslash
31355 Leftarrow
31356 \series default
31357 , you get an error message because 
31358 \series bold
31359
31360 \backslash
31361 le
31362 \series default
31363  is already defined as command for 
31364 \begin_inset Quotes eld
31365 \end_inset
31366
31367
31368 \begin_inset Formula $\le$
31369 \end_inset
31370
31371
31372 \begin_inset Quotes erd
31373 \end_inset
31374
31375 .
31376 \end_layout
31377
31378 \end_inset
31379
31380
31381 \end_layout
31382
31383 \begin_layout Standard
31384 The number of arguments is an integer in the range 0
31385 \begin_inset space \thinspace{}
31386 \end_inset
31387
31388 -
31389 \begin_inset space \thinspace{}
31390 \end_inset
31391
31392 9 and specifies how many arguments the new command should have.
31393  With the optional value a value for an optional argument can be predefined.
31394  When this is done, the 
31395 \emph on
31396 first
31397 \emph default
31398  
31399 \emph on
31400 a
31401 \emph default
31402 rgument of the new command is automatically an optional one.
31403 \end_layout
31404
31405 \begin_layout Standard
31406 Here are some examples:
31407 \end_layout
31408
31409 \begin_layout Itemize
31410 To define the command 
31411 \series bold
31412
31413 \backslash
31414 gr
31415 \series default
31416  for 
31417 \series bold
31418
31419 \backslash
31420 Longrightarrow
31421 \series default
31422 , the LaTeX-preamble line is:
31423 \begin_inset VSpace medskip
31424 \end_inset
31425
31426
31427 \begin_inset Newline newline
31428 \end_inset
31429
31430
31431 \series bold
31432
31433 \backslash
31434 newcommand{
31435 \backslash
31436 gr}{
31437 \backslash
31438 Longrightarrow}
31439 \end_layout
31440
31441 \begin_layout Itemize
31442 To define the command 
31443 \series bold
31444
31445 \backslash
31446 us
31447 \series default
31448  for 
31449 \series bold
31450
31451 \backslash
31452 underline
31453 \series default
31454 , the argument (that should be underlined) must be taken into account.
31455  For this the preamble line is:
31456 \begin_inset VSpace medskip
31457 \end_inset
31458
31459
31460 \begin_inset Newline newline
31461 \end_inset
31462
31463
31464 \series bold
31465
31466 \backslash
31467 newcommand{
31468 \backslash
31469 us}[1]{
31470 \backslash
31471 underline{#1}}
31472 \series default
31473
31474 \begin_inset VSpace medskip
31475 \end_inset
31476
31477
31478 \begin_inset Newline newline
31479 \end_inset
31480
31481 The character 
31482 \series bold
31483 #
31484 \series default
31485  acts as argument placeholder, the 
31486 \series bold
31487 1
31488 \series default
31489  behind it denotes that it is the placeholder for the first argument.
31490 \end_layout
31491
31492 \begin_layout Itemize
31493 For 
31494 \series bold
31495
31496 \backslash
31497 framebox
31498 \series default
31499  one can e.
31500 \begin_inset space \thinspace{}
31501 \end_inset
31502
31503 g.
31504 \begin_inset space \space{}
31505 \end_inset
31506
31507 define the command 
31508 \series bold
31509
31510 \backslash
31511 fb
31512 \series default
31513 :
31514 \begin_inset VSpace medskip
31515 \end_inset
31516
31517
31518 \begin_inset Newline newline
31519 \end_inset
31520
31521
31522 \series bold
31523
31524 \backslash
31525 newcommand{
31526 \backslash
31527 fb}[3]{
31528 \backslash
31529 framebox#1#2{$#3$}}
31530 \series default
31531
31532 \begin_inset VSpace medskip
31533 \end_inset
31534
31535
31536 \begin_inset Newline newline
31537 \end_inset
31538
31539 The two Dollar signs creates the extra formula needed for 
31540 \series bold
31541
31542 \backslash
31543 framebox
31544 \series default
31545 , see 
31546 \begin_inset CommandInset ref
31547 LatexCommand ref
31548 reference "sub:Boxes-with-Frame"
31549
31550 \end_inset
31551
31552 .
31553 \end_layout
31554
31555 \begin_layout Itemize
31556 To create a new command for 
31557 \series bold
31558
31559 \backslash
31560 fcolorbox
31561 \series default
31562  where the color for the box need not be specified, the argument for the
31563  color is defined optional:
31564 \begin_inset VSpace medskip
31565 \end_inset
31566
31567
31568 \begin_inset Newline newline
31569 \end_inset
31570
31571
31572 \series bold
31573
31574 \backslash
31575 newcommand{
31576 \backslash
31577 cb}[3][white]{
31578 \backslash
31579 fcolorbox{#2}{#1}{$#3$}}
31580 \series default
31581
31582 \begin_inset VSpace medskip
31583 \end_inset
31584
31585
31586 \begin_inset Newline newline
31587 \end_inset
31588
31589 When the color is not specified when using 
31590 \series bold
31591
31592 \backslash
31593 cb
31594 \series default
31595 , the predefined color 
31596 \series bold
31597 white
31598 \series default
31599  will be used.
31600 \end_layout
31601
31602 \begin_layout Standard
31603 A test of the new defined commands:
31604 \end_layout
31605
31606 \begin_layout Standard
31607 \align center
31608 \begin_inset Tabular
31609 <lyxtabular version="3" rows="6" columns="2">
31610 <features rotate="0" tabularvalignment="middle">
31611 <column alignment="center" valignment="top">
31612 <column alignment="center" valignment="top">
31613 <row>
31614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618 Command
31619 \end_layout
31620
31621 \end_inset
31622 </cell>
31623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31624 \begin_inset Text
31625
31626 \begin_layout Plain Layout
31627 Result
31628 \begin_inset Note Note
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632
31633 \series bold
31634
31635 \backslash
31636 raisebox
31637 \series default
31638  is only used as spacer.
31639 \end_layout
31640
31641 \end_inset
31642
31643
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 </row>
31649 <row>
31650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31651 \begin_inset Text
31652
31653 \begin_layout Plain Layout
31654 A
31655 \backslash
31656 gr
31657 \begin_inset space \textvisiblespace{}
31658 \end_inset
31659
31660 B
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669 \begin_inset Formula $A\gr B$
31670 \end_inset
31671
31672
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 </row>
31678 <row>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683
31684 \backslash
31685 us{ABcd
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31695 \end_inset
31696
31697
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 </row>
31703 <row>
31704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31705 \begin_inset Text
31706
31707 \begin_layout Plain Layout
31708
31709 \backslash
31710 fb{[2cm]
31711 \begin_inset Formula $\to$
31712 \end_inset
31713
31714
31715 \backslash
31716 {
31717 \begin_inset Formula $\to$
31718 \end_inset
31719
31720
31721 \backslash
31722 {
31723 \backslash
31724 int
31725 \begin_inset space \textvisiblespace{}
31726 \end_inset
31727
31728 A=B
31729 \end_layout
31730
31731 \end_inset
31732 </cell>
31733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31734 \begin_inset Text
31735
31736 \begin_layout Plain Layout
31737 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31738 \end_inset
31739
31740
31741 \end_layout
31742
31743 \end_inset
31744 </cell>
31745 </row>
31746 <row>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751
31752 \backslash
31753 cb{red
31754 \begin_inset Formula $\to$
31755 \end_inset
31756
31757
31758 \backslash
31759 {
31760 \backslash
31761 int
31762 \begin_inset space \textvisiblespace{}
31763 \end_inset
31764
31765 A=B
31766 \end_layout
31767
31768 \end_inset
31769 </cell>
31770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31771 \begin_inset Text
31772
31773 \begin_layout Plain Layout
31774 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 </row>
31783 <row>
31784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788
31789 \backslash
31790 cb[green]
31791 \backslash
31792 {red
31793 \begin_inset Formula $\to$
31794 \end_inset
31795
31796
31797 \backslash
31798 {
31799 \backslash
31800 int
31801 \begin_inset space \textvisiblespace{}
31802 \end_inset
31803
31804 A=B
31805 \end_layout
31806
31807 \end_inset
31808 </cell>
31809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31810 \begin_inset Text
31811
31812 \begin_layout Plain Layout
31813 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31814 \end_inset
31815
31816
31817 \end_layout
31818
31819 \end_inset
31820 </cell>
31821 </row>
31822 </lyxtabular>
31823
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \begin_layout Subsection
31830 Math Macros
31831 \begin_inset Index idx
31832 status collapsed
31833
31834 \begin_layout Plain Layout
31835 User-defined commands! Math macros
31836 \end_layout
31837
31838 \end_inset
31839
31840
31841 \begin_inset Index idx
31842 status collapsed
31843
31844 \begin_layout Plain Layout
31845 Macros
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \end_layout
31852
31853 \begin_layout Standard
31854 User-defined commands are especially convenient for complex expressions.
31855  When you are for example dealing with a document that has quadratic equations,
31856  the same solution type occurs several times.
31857  The general form of a quadratic equation is
31858 \begin_inset Formula 
31859 \[
31860 0=\lambda^{2}+p\lambda+q
31861 \]
31862
31863 \end_inset
31864
31865 The general form of the solution is
31866 \begin_inset Formula 
31867 \[
31868 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
31869 \]
31870
31871 \end_inset
31872
31873
31874 \end_layout
31875
31876 \begin_layout Standard
31877 To define a command for the solution formula where only the three parameters
31878  
31879 \begin_inset Formula $\lambda$
31880 \end_inset
31881
31882
31883 \begin_inset Formula $p$
31884 \end_inset
31885
31886  and 
31887 \begin_inset Formula $q$
31888 \end_inset
31889
31890  need to be specified and the index of 
31891 \begin_inset Formula $\lambda$
31892 \end_inset
31893
31894  can be given optionally, the LaTeX-preamble line is
31895 \begin_inset Newline newline
31896 \end_inset
31897
31898
31899 \series bold
31900
31901 \backslash
31902 newcommand{
31903 \backslash
31904 qG}[4][1,
31905 \backslash
31906 ,2]{#2_{#1}=-
31907 \backslash
31908 frac{#3}{2}
31909 \backslash
31910 pm
31911 \begin_inset Newline newline
31912 \end_inset
31913
31914
31915 \begin_inset Phantom HPhantom
31916 status open
31917
31918 \begin_layout Plain Layout
31919
31920 \series bold
31921
31922 \backslash
31923 newcommand
31924 \end_layout
31925
31926 \end_inset
31927
31928
31929 \backslash
31930 sqrt{
31931 \backslash
31932 frac{#3^{2}}{4}-#4}}
31933 \end_layout
31934
31935 \begin_layout Standard
31936 To create with this the solution formula, the command
31937 \begin_inset Newline newline
31938 \end_inset
31939
31940
31941 \series bold
31942
31943 \backslash
31944 qG{
31945 \backslash
31946 lambda
31947 \begin_inset Formula $\to$
31948 \end_inset
31949
31950
31951 \backslash
31952 {p
31953 \begin_inset Formula $\to$
31954 \end_inset
31955
31956
31957 \backslash
31958 {q
31959 \series default
31960  is inserted to a formula
31961 \series bold
31962 .
31963 \end_layout
31964
31965 \begin_layout Standard
31966 The definition of the new command is unintuitive because one has to know
31967  the schemes of all used LaTeX commands, e.
31968 \begin_inset space \thinspace{}
31969 \end_inset
31970
31971 g.
31972 \begin_inset space \space{}
31973 \end_inset
31974
31975 that a fraction is inserted in LaTeX as 
31976 \series bold
31977
31978 \backslash
31979 frac{numerator}{denominator}
31980 \series default
31981 .
31982  Furthermore one can easily forget a brace in the definition and cannot
31983  see in LyX what the new command is doing.
31984  To avoid these problems LyX offers the possibility to use math macros instead
31985  of the command 
31986 \series bold
31987
31988 \backslash
31989 newcommand
31990 \series default
31991 .
31992 \end_layout
31993
31994 \begin_layout Standard
31995 A math macro is created by using the menu 
31996 \family sans
31997 Insert\SpecialChar \menuseparator
31998 Math\SpecialChar \menuseparator
31999 Macro
32000 \family default
32001  or the toolbar button 
32002 \begin_inset Graphics
32003         filename ../images/math-macro_newmacroname_newcommand.png
32004         scale 85
32005
32006 \end_inset
32007
32008 .
32009  The math macro toolbar appears together with the following box where the
32010  macro is defined:
32011 \begin_inset Newline newline
32012 \end_inset
32013
32014
32015 \begin_inset space \hspace*{\fill}
32016 \end_inset
32017
32018
32019 \begin_inset Graphics
32020         filename clipart/macrobox.png
32021
32022 \end_inset
32023
32024
32025 \begin_inset space \hspace*{\fill}
32026 \end_inset
32027
32028
32029 \begin_inset Newline newline
32030 \end_inset
32031
32032
32033 \begin_inset FormulaMacro
32034 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32035 \end_inset
32036
32037
32038 \backslash
32039 newmacroname is the default name of the macro that should be changed to
32040  something sensible.
32041  The wanted formula is inserted in the first blue box.
32042  An argument placeholder is inserted with the command 
32043 \series bold
32044
32045 \backslash
32046 #argumentnumber
32047 \series default
32048 , e.
32049 \begin_inset space \thinspace{}
32050 \end_inset
32051
32052 g
32053 \begin_inset space \space{}
32054 \end_inset
32055
32056
32057 \series bold
32058
32059 \backslash
32060 #1
32061 \series default
32062  or by using the macro toolbar button 
32063 \begin_inset Graphics
32064         filename ../images/math-macro-add-param.png
32065         scale 85
32066
32067 \end_inset
32068
32069 .
32070  Argument placeholders are displayed red.
32071  A maximum of 9
32072 \begin_inset space ~
32073 \end_inset
32074
32075 arguments are possible.
32076  Optional arguments are created with the toolbar button 
32077 \begin_inset Graphics
32078         filename ../images/math-macro-add-optional-param.png
32079         scale 85
32080
32081 \end_inset
32082
32083 .
32084  The first non-optional argument can be transformed to an optional one with
32085  the toolbar button 
32086 \begin_inset Graphics
32087         filename ../images/math-macro-make-optional.png
32088         scale 85
32089
32090 \end_inset
32091
32092 .
32093  In the second blue box the appearance of the macro in LyX can be defined.
32094  Normally you want to see it as it is defined, so the box is kept empty.
32095  But when you have created a macro that needs lot of space on the screen,
32096  you can insert in the box for example
32097 \begin_inset Newline newline
32098 \end_inset
32099
32100
32101 \series bold
32102 qG: 
32103 \backslash
32104 #1
32105 \series default
32106  
32107 \series bold
32108 ,
32109 \series default
32110  
32111 \series bold
32112
32113 \backslash
32114 #2
32115 \series default
32116  
32117 \series bold
32118 ,
32119 \series default
32120  
32121 \series bold
32122
32123 \backslash
32124 #3, 
32125 \backslash
32126 #4
32127 \begin_inset Newline newline
32128 \end_inset
32129
32130
32131 \series default
32132 For the macro only the arguments with the macro name in front of them will
32133  then be displayed in LyX, leading to a better overview.
32134  The formula appears in the output as defined in the first box.
32135 \begin_inset Newline newline
32136 \end_inset
32137
32138 The appearance of macros in formulas can furthermore be changed for single
32139  macros by setting the cursor in the macro and using the menu 
32140 \family sans
32141 View\SpecialChar \menuseparator
32142 (Un)fold
32143 \begin_inset space ~
32144 \end_inset
32145
32146 Math
32147 \begin_inset space ~
32148 \end_inset
32149
32150 Macro
32151 \family default
32152 .
32153 \end_layout
32154
32155 \begin_layout Standard
32156 To use a macro, the macro name is inserted as command to a formula, in our
32157  case 
32158 \series bold
32159
32160 \backslash
32161 qG
32162 \series default
32163 .
32164  Our macro looks in LyX like this:
32165 \begin_inset Newline newline
32166 \end_inset
32167
32168
32169 \begin_inset space \hspace*{\fill}
32170 \end_inset
32171
32172
32173 \begin_inset Graphics
32174         filename clipart/macrouse.png
32175
32176 \end_inset
32177
32178
32179 \begin_inset space \hspace*{\fill}
32180 \end_inset
32181
32182
32183 \begin_inset Newline newline
32184 \end_inset
32185
32186 Here is our macro example with the arguments 
32187 \begin_inset Formula $x$
32188 \end_inset
32189
32190
32191 \begin_inset Formula $\ln(x)$
32192 \end_inset
32193
32194  and 
32195 \begin_inset Formula $B$
32196 \end_inset
32197
32198 :
32199 \end_layout
32200
32201 \begin_layout Standard
32202 \begin_inset Formula 
32203 \[
32204 \qG x{\ln(x)}B
32205 \]
32206
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \begin_layout Standard
32213 LyX offers in the menu 
32214 \family sans
32215 Tools\SpecialChar \menuseparator
32216 Preferences\SpecialChar \menuseparator
32217 Editing\SpecialChar \menuseparator
32218 Control
32219 \family default
32220  different styles to edit macros.
32221  To find the style that suits you the most, choose a style and set the cursor
32222  in a macro formula to see the difference.
32223 \end_layout
32224
32225 \begin_layout Standard
32226 A math macro is transformed internally to a 
32227 \series bold
32228
32229 \backslash
32230 newcommand
32231 \series default
32232  command when exporting the document.
32233  The created 
32234 \series bold
32235
32236 \backslash
32237 newcommand
32238 \series default
32239  command is not placed in the LaTeX-preamble, therefore macros can only
32240  be used in formulas that are in the document below the macro definition
32241  box.
32242 \end_layout
32243
32244 \begin_layout Standard
32245 Math macros can also be directly created from a 
32246 \series bold
32247
32248 \backslash
32249 newcommand
32250 \series default
32251  command.
32252  When writing for example the command
32253 \series bold
32254
32255 \begin_inset Newline newline
32256 \end_inset
32257
32258
32259 \backslash
32260 newcommand{
32261 \backslash
32262 larrow}[2]{
32263 \backslash
32264 xleftarrow[#2]{#1}}
32265 \begin_inset Newline newline
32266 \end_inset
32267
32268
32269 \series default
32270 in LyX as normal text, highlighting it completely and using then the shortcut
32271  
32272 \family sans
32273 Ctrl+M
32274 \family default
32275 , the command will be transformed to a math macro.
32276  Using this method you need to be careful that the 
32277 \series bold
32278
32279 \backslash
32280 newcommand
32281 \series default
32282  command is typed correctly, otherwise you get a faulty macro leading to
32283  LaTeX errors.
32284 \end_layout
32285
32286 \begin_layout Standard
32287 Math macros currently have the problem that further formulas in macro definition
32288 s are handled wrongly.
32289  Therefore the example 
32290 \series bold
32291
32292 \backslash
32293 fb
32294 \series default
32295  from 
32296 \begin_inset CommandInset ref
32297 LatexCommand ref
32298 reference "sub:The-Command-newcommand"
32299
32300 \end_inset
32301
32302  cannot be created as macro.
32303 \end_layout
32304
32305 \begin_layout Standard
32306 When the cursor is in a macro definition box, you will see the macro toolbar
32307  in LyX:
32308 \end_layout
32309
32310 \begin_layout Standard
32311 \begin_inset VSpace defskip
32312 \end_inset
32313
32314
32315 \end_layout
32316
32317 \begin_layout Standard
32318 \begin_inset Graphics
32319         filename clipart/MacroToolbar.png
32320
32321 \end_inset
32322
32323
32324 \begin_inset Index idx
32325 status collapsed
32326
32327 \begin_layout Plain Layout
32328 Macros ! Toolbar
32329 \end_layout
32330
32331 \end_inset
32332
32333
32334 \end_layout
32335
32336 \begin_layout Standard
32337 \begin_inset VSpace defskip
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \begin_layout Standard
32344 The macro toolbar contains from left to right the following buttons:
32345 \end_layout
32346
32347 \begin_layout Standard
32348 \begin_inset VSpace defskip
32349 \end_inset
32350
32351
32352 \end_layout
32353
32354 \begin_layout Standard
32355 \begin_inset Tabular
32356 <lyxtabular version="3" rows="9" columns="2">
32357 <features rotate="0" islongtable="true" longtabularalignment="center">
32358 <column alignment="left" valignment="top">
32359 <column alignment="left" valignment="top" width="85col%">
32360 <row interlinespace="2.5mm">
32361 <cell alignment="center" valignment="top" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365 \begin_inset Graphics
32366         filename ../images/math-macro-remove-param.png
32367         rotateOrigin center
32368
32369 \end_inset
32370
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family sans
32382 Edit\SpecialChar \menuseparator
32383 Math\SpecialChar \menuseparator
32384 Macro
32385 \begin_inset space ~
32386 \end_inset
32387
32388 Definition\SpecialChar \menuseparator
32389 Remove Last Argument
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 </row>
32395 <row interlinespace="2.5mm">
32396 <cell alignment="center" valignment="top" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400 \begin_inset Graphics
32401         filename ../images/math-macro-add-param.png
32402         rotateOrigin center
32403
32404 \end_inset
32405
32406
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415
32416 \family sans
32417 Edit\SpecialChar \menuseparator
32418 Math\SpecialChar \menuseparator
32419 Macro
32420 \begin_inset space ~
32421 \end_inset
32422
32423 Definition\SpecialChar \menuseparator
32424 Append Argument
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 </row>
32430 <row interlinespace="2.5mm">
32431 <cell alignment="center" valignment="top" usebox="none">
32432 \begin_inset Text
32433
32434 \begin_layout Plain Layout
32435 \begin_inset Graphics
32436         filename ../images/math-macro-make-optional.png
32437         rotateOrigin center
32438
32439 \end_inset
32440
32441
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family sans
32452 Edit\SpecialChar \menuseparator
32453 Math\SpecialChar \menuseparator
32454 Macro
32455 \begin_inset space ~
32456 \end_inset
32457
32458 Definition\SpecialChar \menuseparator
32459 Make First Non-Optional into
32460 \begin_inset Newline newline
32461 \end_inset
32462
32463
32464 \begin_inset Phantom HPhantom
32465 status open
32466
32467 \begin_layout Plain Layout
32468
32469 \family sans
32470 Edit\SpecialChar \menuseparator
32471 Math\SpecialChar \menuseparator
32472 Macro
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Definition\SpecialChar \menuseparator
32477
32478 \end_layout
32479
32480 \end_inset
32481
32482 Optional Argument
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row interlinespace="2.5mm">
32489 <cell alignment="center" valignment="top" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493 \begin_inset Graphics
32494         filename ../images/math-macro-make-nonoptional.png
32495         rotateOrigin center
32496
32497 \end_inset
32498
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508
32509 \family sans
32510 Edit\SpecialChar \menuseparator
32511 Math\SpecialChar \menuseparator
32512 Macro
32513 \begin_inset space ~
32514 \end_inset
32515
32516 Definition\SpecialChar \menuseparator
32517 Make Last Optional into
32518 \begin_inset Newline newline
32519 \end_inset
32520
32521
32522 \begin_inset Phantom HPhantom
32523 status open
32524
32525 \begin_layout Plain Layout
32526
32527 \family sans
32528 Edit\SpecialChar \menuseparator
32529 Math\SpecialChar \menuseparator
32530 Macro
32531 \begin_inset space ~
32532 \end_inset
32533
32534 Definition\SpecialChar \menuseparator
32535
32536 \end_layout
32537
32538 \end_inset
32539
32540 Non-Optional Argument
32541 \end_layout
32542
32543 \end_inset
32544 </cell>
32545 </row>
32546 <row interlinespace="2.5mm">
32547 <cell alignment="center" valignment="top" usebox="none">
32548 \begin_inset Text
32549
32550 \begin_layout Plain Layout
32551 \begin_inset Graphics
32552         filename ../images/math-macro-remove-optional-param.png
32553         rotateOrigin center
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \end_inset
32561 </cell>
32562 <cell alignment="center" valignment="top" usebox="none">
32563 \begin_inset Text
32564
32565 \begin_layout Plain Layout
32566
32567 \family sans
32568 Edit\SpecialChar \menuseparator
32569 Math\SpecialChar \menuseparator
32570 Macro
32571 \begin_inset space ~
32572 \end_inset
32573
32574 Definition\SpecialChar \menuseparator
32575 Remove Optional Argument
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row interlinespace="2.5mm">
32582 <cell alignment="center" valignment="top" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586 \begin_inset Graphics
32587         filename ../images/math-macro-add-optional-param.png
32588         rotateOrigin center
32589
32590 \end_inset
32591
32592
32593 \end_layout
32594
32595 \end_inset
32596 </cell>
32597 <cell alignment="center" valignment="top" usebox="none">
32598 \begin_inset Text
32599
32600 \begin_layout Plain Layout
32601
32602 \family sans
32603 Edit\SpecialChar \menuseparator
32604 Math\SpecialChar \menuseparator
32605 Macro
32606 \begin_inset space ~
32607 \end_inset
32608
32609 Definition\SpecialChar \menuseparator
32610 Insert Optional Argument
32611 \end_layout
32612
32613 \end_inset
32614 </cell>
32615 </row>
32616 <row interlinespace="2.5mm">
32617 <cell alignment="center" valignment="top" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621 \begin_inset Graphics
32622         filename ../images/math-macro-remove-greedy-param.png
32623         rotateOrigin center
32624
32625 \end_inset
32626
32627
32628 \end_layout
32629
32630 \end_inset
32631 </cell>
32632 <cell alignment="center" valignment="top" usebox="none">
32633 \begin_inset Text
32634
32635 \begin_layout Plain Layout
32636
32637 \family sans
32638 Edit\SpecialChar \menuseparator
32639 Math\SpecialChar \menuseparator
32640 Macro
32641 \begin_inset space ~
32642 \end_inset
32643
32644 Definition\SpecialChar \menuseparator
32645 Remove Last Argument
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649
32650 \begin_inset Phantom HPhantom
32651 status open
32652
32653 \begin_layout Plain Layout
32654
32655 \family sans
32656 Edit\SpecialChar \menuseparator
32657 Math\SpecialChar \menuseparator
32658 Macro
32659 \begin_inset space ~
32660 \end_inset
32661
32662 Definition\SpecialChar \menuseparator
32663
32664 \end_layout
32665
32666 \end_inset
32667
32668 Spitting Out To The Right
32669 \end_layout
32670
32671 \end_inset
32672 </cell>
32673 </row>
32674 <row interlinespace="2.5mm">
32675 <cell alignment="center" valignment="top" usebox="none">
32676 \begin_inset Text
32677
32678 \begin_layout Plain Layout
32679 \begin_inset Graphics
32680         filename ../images/math-macro-append-greedy-param.png
32681         rotateOrigin center
32682
32683 \end_inset
32684
32685
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694
32695 \family sans
32696 Edit\SpecialChar \menuseparator
32697 Math\SpecialChar \menuseparator
32698 Macro
32699 \begin_inset space ~
32700 \end_inset
32701
32702 Definition\SpecialChar \menuseparator
32703 Append Argument
32704 \begin_inset Newline newline
32705 \end_inset
32706
32707
32708 \begin_inset Phantom HPhantom
32709 status open
32710
32711 \begin_layout Plain Layout
32712
32713 \family sans
32714 Edit\SpecialChar \menuseparator
32715 Math\SpecialChar \menuseparator
32716 Macro
32717 \begin_inset space ~
32718 \end_inset
32719
32720 Definition\SpecialChar \menuseparator
32721
32722 \end_layout
32723
32724 \end_inset
32725
32726 Eating From The Right
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 </row>
32732 <row interlinespace="2.5mm">
32733 <cell alignment="center" valignment="top" usebox="none">
32734 \begin_inset Text
32735
32736 \begin_layout Plain Layout
32737 \begin_inset Graphics
32738         filename ../images/math-macro-add-greedy-optional-param.png
32739         rotateOrigin center
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family sans
32754 Edit\SpecialChar \menuseparator
32755 Math\SpecialChar \menuseparator
32756 Macro
32757 \begin_inset space ~
32758 \end_inset
32759
32760 Definition\SpecialChar \menuseparator
32761 Append Optional Argument
32762 \begin_inset Newline newline
32763 \end_inset
32764
32765
32766 \begin_inset Phantom HPhantom
32767 status open
32768
32769 \begin_layout Plain Layout
32770
32771 \family sans
32772 Edit\SpecialChar \menuseparator
32773 Math\SpecialChar \menuseparator
32774 Macro
32775 \begin_inset space ~
32776 \end_inset
32777
32778 Definition\SpecialChar \menuseparator
32779
32780 \end_layout
32781
32782 \end_inset
32783
32784 Eating From The Right
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 </row>
32790 </lyxtabular>
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \begin_layout Section
32798 Computer Algebra Systems
32799 \end_layout
32800
32801 \begin_layout Standard
32802 LyX offers the exchange between mathematical expressions written in LyX's
32803  math editor and external applications or user defined scripts.
32804  Currently supported applications are 
32805 \family sans
32806 Maple
32807 \family default
32808
32809 \family sans
32810 Mathematica
32811 \family default
32812
32813 \family sans
32814 Maxima
32815 \family default
32816  and 
32817 \family sans
32818 Octave
32819 \family default
32820 .
32821  Note that the set of supported mathematical constructs is limited only
32822  to very simple cases.
32823 \end_layout
32824
32825 \begin_layout Subsection
32826 Usage
32827 \end_layout
32828
32829 \begin_layout Standard
32830 Write some expression in a formula, go to the 
32831 \family sans
32832 Edit\SpecialChar \menuseparator
32833 Math\SpecialChar \menuseparator
32834 Use Computer Algebra System
32835 \family default
32836  menu and choose the application you have installed on the computer.
32837  After that the result of computation should show on the right side of the
32838  expression together with the 
32839 \begin_inset Quotes eld
32840 \end_inset
32841
32842 =
32843 \begin_inset Quotes erd
32844 \end_inset
32845
32846  operator.
32847 \end_layout
32848
32849 \begin_layout Standard
32850 Here are few simple examples (with results from 
32851 \family typewriter
32852 Maxima
32853 \family default
32854 ) to show what kind of computations can be performed:
32855 \end_layout
32856
32857 \begin_layout Itemize
32858 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
32859 \end_inset
32860
32861
32862 \end_layout
32863
32864 \begin_layout Itemize
32865 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
32866 \end_inset
32867
32868
32869 \end_layout
32870
32871 \begin_layout Itemize
32872 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
32873 \end_inset
32874
32875
32876 \end_layout
32877
32878 \begin_layout Itemize
32879 \begin_inset Formula $\det\left[\begin{array}{ccc}
32880 1 & 6 & 7\\
32881 2 & 5 & 8\\
32882 3 & 4 & 17
32883 \end{array}\right]=-56$
32884 \end_inset
32885
32886
32887 \end_layout
32888
32889 \begin_layout Itemize
32890 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
32891 \end_inset
32892
32893
32894 \end_layout
32895
32896 \begin_layout Subsection
32897 Keyboard shortcut
32898 \end_layout
32899
32900 \begin_layout Standard
32901 Currently there is no keyboard shortcut for calling the algebra applications.
32902  One can easily bind a shortcut to the 
32903 \family sans
32904 math-extern
32905 \family default
32906  LyX function (see the 
32907 \family sans
32908 \emph on
32909 LyX Functions
32910 \family default
32911 \emph default
32912  manual).
32913  One could e.
32914 \begin_inset space \thinspace{}
32915 \end_inset
32916
32917 g.
32918 \begin_inset space \space{}
32919 \end_inset
32920
32921 bind the 
32922 \family sans
32923 Return
32924 \family default
32925  key inside the math editor.
32926  To bind it to 
32927 \family typewriter
32928 Maxima
32929 \family default
32930  one would use this shortcut definition command:
32931 \end_layout
32932
32933 \begin_layout Standard
32934
32935 \series bold
32936 command-alternatives break-paragraph;math-extern maxima
32937 \end_layout
32938
32939 \begin_layout Section
32940 Miscellaneous
32941 \begin_inset Index idx
32942 status collapsed
32943
32944 \begin_layout Plain Layout
32945 Miscellaneous
32946 \end_layout
32947
32948 \end_inset
32949
32950
32951 \end_layout
32952
32953 \begin_layout Subsection
32954 Negative Numbers
32955 \begin_inset Index idx
32956 status collapsed
32957
32958 \begin_layout Plain Layout
32959 Numbers ! negative
32960 \end_layout
32961
32962 \end_inset
32963
32964
32965 \end_layout
32966
32967 \begin_layout Standard
32968 Negative numbers often look ugly in formulas because the minus sign before
32969  the number is set with the same length as the minus operator sign.
32970  When writing the negative number in normal text, the minus sign appears
32971  correctly.
32972 \end_layout
32973
32974 \begin_layout Standard
32975 Thus, the problem disappears when converting the minus sign to mathematical
32976  text.
32977 \end_layout
32978
32979 \begin_layout Standard
32980 An example to visualize the problem:
32981 \end_layout
32982
32983 \begin_layout Standard
32984 \align center
32985 \begin_inset Tabular
32986 <lyxtabular version="3" rows="3" columns="2">
32987 <features rotate="0" tabularvalignment="middle">
32988 <column alignment="right" valignment="top">
32989 <column alignment="left" valignment="top">
32990 <row>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995 normal text:
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004 x = -2
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 </row>
33010 <row>
33011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015 formula:
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024 \begin_inset Formula $x=-2$
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \end_inset
33031 </cell>
33032 </row>
33033 <row>
33034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33035 \begin_inset Text
33036
33037 \begin_layout Plain Layout
33038 solution:
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047 \begin_inset Formula $x=\textrm{-}2$
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 </row>
33056 </lyxtabular>
33057
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \begin_layout Subsection
33064 Comma as decimal Separator
33065 \begin_inset Index idx
33066 status collapsed
33067
33068 \begin_layout Plain Layout
33069 Comma
33070 \end_layout
33071
33072 \end_inset
33073
33074
33075 \end_layout
33076
33077 \begin_layout Standard
33078 In LaTeX a comma inside a formula is used, according to the English convention,
33079  as number group separator.
33080  So there will be space added behind all commas in formulas.
33081 \end_layout
33082
33083 \begin_layout Standard
33084 To avoid this, the comma is highlighted and changed to mathematical text
33085  (shortcut 
33086 \begin_inset Info
33087 type  "shortcut"
33088 arg   "math-mode"
33089 \end_inset
33090
33091 ).
33092 \end_layout
33093
33094 \begin_layout Standard
33095 To use all formula commas in the document as decimal separator, the file
33096  
33097 \series bold
33098 icomma.sty
33099 \series default
33100
33101 \begin_inset Foot
33102 status collapsed
33103
33104 \begin_layout Plain Layout
33105
33106 \series bold
33107 icomma
33108 \series default
33109  is part of the LaTeX-package 
33110 \series bold
33111 was
33112 \series default
33113
33114 \begin_inset Index idx
33115 status collapsed
33116
33117 \begin_layout Plain Layout
33118 Packages ! was
33119 \begin_inset ERT
33120 status collapsed
33121
33122 \begin_layout Plain Layout
33123
33124
33125 \backslash
33126 vspace{4mm}
33127 \end_layout
33128
33129 \end_inset
33130
33131
33132 \end_layout
33133
33134 \end_inset
33135
33136 .
33137 \end_layout
33138
33139 \end_inset
33140
33141
33142 \begin_inset Index idx
33143 status collapsed
33144
33145 \begin_layout Plain Layout
33146 Packages ! icomma
33147 \end_layout
33148
33149 \end_inset
33150
33151  is loaded with the LaTeX-preamble line
33152 \end_layout
33153
33154 \begin_layout Standard
33155
33156 \series bold
33157
33158 \backslash
33159 usepackage{icomma}
33160 \end_layout
33161
33162 \begin_layout Subsection
33163 Physical Vectors
33164 \begin_inset CommandInset label
33165 LatexCommand label
33166 name "sub:Physical-Vectors"
33167
33168 \end_inset
33169
33170
33171 \begin_inset Index idx
33172 status collapsed
33173
33174 \begin_layout Plain Layout
33175 Vectors ! physical
33176 \end_layout
33177
33178 \end_inset
33179
33180
33181 \end_layout
33182
33183 \begin_layout Standard
33184 Predefined vectors are offered by the LaTeX-package 
33185 \series bold
33186 braket
33187 \series default
33188
33189 \begin_inset Index idx
33190 status collapsed
33191
33192 \begin_layout Plain Layout
33193 Packages ! braket
33194 \end_layout
33195
33196 \end_inset
33197
33198  that is loaded with the LaTeX-preamble line
33199 \end_layout
33200
33201 \begin_layout Standard
33202
33203 \series bold
33204
33205 \backslash
33206 usepackage{braket}
33207 \end_layout
33208
33209 \begin_layout Standard
33210 \begin_inset ERT
33211 status collapsed
33212
33213 \begin_layout Plain Layout
33214
33215
33216 \backslash
33217 ifbraket 
33218 \end_layout
33219
33220 \end_inset
33221
33222
33223 \begin_inset Note Note
33224 status open
33225
33226 \begin_layout Plain Layout
33227 The following table will only be displayed when the LaTeX-package 
33228 \series bold
33229 braket
33230 \series default
33231  is installed.
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Standard
33240 The following commands are defined:
33241 \end_layout
33242
33243 \begin_layout Standard
33244 \align center
33245 \begin_inset Tabular
33246 <lyxtabular version="3" rows="4" columns="2">
33247 <features rotate="0" tabularvalignment="middle">
33248 <column alignment="center" valignment="top">
33249 <column alignment="center" valignment="top">
33250 <row>
33251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33252 \begin_inset Text
33253
33254 \begin_layout Plain Layout
33255 Command
33256 \end_layout
33257
33258 \end_inset
33259 </cell>
33260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33261 \begin_inset Text
33262
33263 \begin_layout Plain Layout
33264 Result
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 </row>
33270 <row>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \backslash
33277 Bra{
33278 \backslash
33279 psi
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288 \begin_inset Formula $\Bra{\psi}$
33289 \end_inset
33290
33291
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 </row>
33297 <row>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302
33303 \backslash
33304 Ket{
33305 \backslash
33306 psi
33307 \end_layout
33308
33309 \end_inset
33310 </cell>
33311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33312 \begin_inset Text
33313
33314 \begin_layout Plain Layout
33315 \begin_inset Formula $\Ket{\psi}$
33316 \end_inset
33317
33318
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 </row>
33324 <row>
33325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \backslash
33331 Braket{
33332 \backslash
33333 psi|
33334 \backslash
33335 phi
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344 \begin_inset Formula $\Braket{\psi|\phi}$
33345 \end_inset
33346
33347
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 </row>
33353 </lyxtabular>
33354
33355 \end_inset
33356
33357
33358 \end_layout
33359
33360 \begin_layout Standard
33361 The command 
33362 \series bold
33363
33364 \backslash
33365 Braket
33366 \series default
33367  assures that all vertical bars are set in the size of the surrounding brackets:
33368 \begin_inset Formula 
33369 \[
33370 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33371 \]
33372
33373 \end_inset
33374
33375
33376 \begin_inset ERT
33377 status collapsed
33378
33379 \begin_layout Plain Layout
33380
33381
33382 \backslash
33383 else 
33384 \end_layout
33385
33386 \end_inset
33387
33388
33389 \begin_inset Note Note
33390 status open
33391
33392 \begin_layout Plain Layout
33393 The following will be displayed when the LaTeX-package 
33394 \series bold
33395 braket
33396 \series default
33397  is not installed:
33398 \end_layout
33399
33400 \end_inset
33401
33402
33403 \end_layout
33404
33405 \begin_layout Standard
33406 You need to install the LaTeX-package 
33407 \series bold
33408 braket
33409 \series default
33410  to see the rest of this subsection in the output.
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset ERT
33415 status collapsed
33416
33417 \begin_layout Plain Layout
33418
33419
33420 \backslash
33421 fi 
33422 \end_layout
33423
33424 \end_inset
33425
33426
33427 \end_layout
33428
33429 \begin_layout Standard
33430 The effect of 
33431 \series bold
33432
33433 \backslash
33434 Braket
33435 \series default
33436  can also be achieved using the command 
33437 \series bold
33438
33439 \backslash
33440 middle
33441 \series default
33442 , that is described in 
33443 \begin_inset CommandInset ref
33444 LatexCommand ref
33445 reference "sub:Automatic-Bracket-Size"
33446
33447 \end_inset
33448
33449 .
33450 \end_layout
33451
33452 \begin_layout Subsection
33453 Self-defined Fractions
33454 \begin_inset CommandInset label
33455 LatexCommand label
33456 name "sub:Self-defined-Fractions"
33457
33458 \end_inset
33459
33460
33461 \begin_inset Index idx
33462 status collapsed
33463
33464 \begin_layout Plain Layout
33465 Fractions ! self-defined
33466 \end_layout
33467
33468 \end_inset
33469
33470
33471 \end_layout
33472
33473 \begin_layout Standard
33474 To define custom commands for fractions, the command 
33475 \series bold
33476
33477 \backslash
33478 genfrac
33479 \series default
33480
33481 \begin_inset Index idx
33482 status collapsed
33483
33484 \begin_layout Plain Layout
33485 Commands ! G ! 
33486 \backslash
33487 genfrac
33488 \begin_inset ERT
33489 status collapsed
33490
33491 \begin_layout Plain Layout
33492
33493
33494 \backslash
33495 vspace{4mm}
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \end_inset
33504
33505  is used in the following scheme:
33506 \end_layout
33507
33508 \begin_layout Standard
33509
33510 \series bold
33511
33512 \backslash
33513 genfrac{left
33514 \series default
33515  
33516 \series bold
33517 bracket}{right
33518 \series default
33519  
33520 \series bold
33521 bracket}{fraction bar thickness}{style}
33522 \begin_inset Newline newline
33523 \end_inset
33524
33525
33526 \begin_inset Phantom HPhantom
33527 status open
33528
33529 \begin_layout Plain Layout
33530
33531 \series bold
33532
33533 \backslash
33534 genfrac
33535 \end_layout
33536
33537 \end_inset
33538
33539 {numerator}{denominator}
33540 \end_layout
33541
33542 \begin_layout Standard
33543 The style is a number in the range of 0
33544 \begin_inset space \thinspace{}
33545 \end_inset
33546
33547 -
33548 \begin_inset space \thinspace{}
33549 \end_inset
33550
33551 3.
33552 \end_layout
33553
33554 \begin_layout Standard
33555 \align center
33556 \begin_inset Tabular
33557 <lyxtabular version="3" rows="5" columns="2">
33558 <features rotate="0" tabularvalignment="middle">
33559 <column alignment="center" valignment="top">
33560 <column alignment="center" valignment="top">
33561 <row>
33562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566 Number
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575 Style (Size)
33576 \end_layout
33577
33578 \end_inset
33579 </cell>
33580 </row>
33581 <row>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586 0
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595 display style formula
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 </row>
33601 <row>
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606 1
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615 inline formula
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 </row>
33621 <row>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626 2
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 small
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 </row>
33641 <row>
33642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646 3
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655 tiny
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 </row>
33661 </lyxtabular>
33662
33663 \end_inset
33664
33665
33666 \end_layout
33667
33668 \begin_layout Standard
33669 When no style is given, the size is adjusted to the surrounding environment
33670  like for the command 
33671 \series bold
33672
33673 \backslash
33674 frac
33675 \series default
33676 .
33677 \end_layout
33678
33679 \begin_layout Standard
33680 When no fraction bar thickness is given, the predefined value of 0.4
33681 \begin_inset space \thinspace{}
33682 \end_inset
33683
33684 pt will be used.
33685 \end_layout
33686
33687 \begin_layout Standard
33688 \begin_inset VSpace medskip
33689 \end_inset
33690
33691 For example, the commands 
33692 \series bold
33693
33694 \backslash
33695 dfrac
33696 \series default
33697  and 
33698 \series bold
33699
33700 \backslash
33701 tbinom
33702 \series default
33703  from 
33704 \begin_inset CommandInset ref
33705 LatexCommand ref
33706 reference "sub:Fractions"
33707
33708 \end_inset
33709
33710  are defined with the commands
33711 \end_layout
33712
33713 \begin_layout Standard
33714
33715 \series bold
33716
33717 \backslash
33718 newcommand{
33719 \backslash
33720 dfrac}[2]{
33721 \backslash
33722 genfrac{}{}{}{0}{#1}{#2}}
33723 \end_layout
33724
33725 \begin_layout Standard
33726 and
33727 \end_layout
33728
33729 \begin_layout Standard
33730
33731 \series bold
33732
33733 \backslash
33734 newcommand{
33735 \backslash
33736 tbinom}[2]{
33737 \backslash
33738 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33739 \end_layout
33740
33741 \begin_layout Standard
33742 \begin_inset VSpace medskip
33743 \end_inset
33744
33745 To define a fraction where the fraction bar thickness can be given as optional
33746  argument, the following line is inserted to the LaTeX-preamble:
33747 \end_layout
33748
33749 \begin_layout Standard
33750
33751 \series bold
33752
33753 \backslash
33754 newcommand{
33755 \backslash
33756 fracS}[3][]{
33757 \backslash
33758 genfrac{}{}{#1}{}{#2}{#3}}
33759 \end_layout
33760
33761 \begin_layout Standard
33762 A test:
33763 \begin_inset Formula 
33764 \begin{align*}
33765 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33766 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
33767 \end{align*}
33768
33769 \end_inset
33770
33771 As one can see, the distance of the numerator and the denominator to the
33772  fraction bar is round about three times the bar thickness.
33773 \end_layout
33774
33775 \begin_layout Subsection
33776 Canceled Formulas
33777 \begin_inset Index idx
33778 status collapsed
33779
33780 \begin_layout Plain Layout
33781 Formula ! canceled
33782 \end_layout
33783
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \begin_layout Standard
33790 There are four ways to cancel formulas or parts of formulas:
33791 \end_layout
33792
33793 \begin_layout Standard
33794 \begin_inset ERT
33795 status collapsed
33796
33797 \begin_layout Plain Layout
33798
33799
33800 \backslash
33801 ifcancel 
33802 \end_layout
33803
33804 \end_inset
33805
33806
33807 \begin_inset Note Note
33808 status open
33809
33810 \begin_layout Plain Layout
33811 The following table will only be displayed when the LaTeX-package 
33812 \series bold
33813 cancel
33814 \series default
33815  is installed.
33816 \end_layout
33817
33818 \end_inset
33819
33820
33821 \end_layout
33822
33823 \begin_layout Standard
33824 \align center
33825 \begin_inset Tabular
33826 <lyxtabular version="3" rows="5" columns="2">
33827 <features rotate="0" tabularvalignment="middle">
33828 <column alignment="center" valignment="top">
33829 <column alignment="center" valignment="top">
33830 <row>
33831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835 Command
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844 Result
33845 \begin_inset Note Note
33846 status collapsed
33847
33848 \begin_layout Plain Layout
33849 The space and
33850 \series bold
33851  
33852 \backslash
33853 raisebox
33854 \series default
33855  are used here as spacer.
33856 \end_layout
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 </row>
33866 <row>
33867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \backslash
33873 cancel
33874 \begin_inset space \textvisiblespace{}
33875 \end_inset
33876
33877
33878 \backslash
33879 int
33880 \begin_inset space \textvisiblespace{}
33881 \end_inset
33882
33883 A=B
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33889 \begin_inset Text
33890
33891 \begin_layout Plain Layout
33892 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33893 \end_inset
33894
33895
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
33907 \backslash
33908 bcancel
33909 \begin_inset space \textvisiblespace{}
33910 \end_inset
33911
33912
33913 \backslash
33914 int
33915 \begin_inset space \textvisiblespace{}
33916 \end_inset
33917
33918 A=B
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 </row>
33936 <row>
33937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941
33942 \backslash
33943 xcancel
33944 \begin_inset space \textvisiblespace{}
33945 \end_inset
33946
33947
33948 \backslash
33949 int
33950 \begin_inset space \textvisiblespace{}
33951 \end_inset
33952
33953 A=B
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33963 \end_inset
33964
33965
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 </row>
33971 <row>
33972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976
33977 \backslash
33978 cancelto
33979 \begin_inset space \textvisiblespace{}
33980 \end_inset
33981
33982
33983 \backslash
33984 int
33985 \begin_inset space \textvisiblespace{}
33986 \end_inset
33987
33988 A=B
33989 \begin_inset Formula $\to$
33990 \end_inset
33991
33992 1
33993 \end_layout
33994
33995 \end_inset
33996 </cell>
33997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 </row>
34010 </lyxtabular>
34011
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \begin_layout Standard
34018
34019 \series bold
34020
34021 \backslash
34022 cancelto
34023 \series default
34024  is especially suitable to visualize the reduction of fractions within formulas:
34025 \begin_inset Formula 
34026 \[
34027 \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}}}
34028 \]
34029
34030 \end_inset
34031
34032
34033 \end_layout
34034
34035 \begin_layout Standard
34036 To change the size of 
34037 \series bold
34038
34039 \backslash
34040 cancelto
34041 \series default
34042 's 
34043 \begin_inset Quotes eld
34044 \end_inset
34045
34046 subscript
34047 \begin_inset Quotes erd
34048 \end_inset
34049
34050  value one can add the LaTeX-preamble line
34051 \end_layout
34052
34053 \begin_layout Standard
34054
34055 \series bold
34056
34057 \backslash
34058 PassOptionsToPackage{option}{cancel}
34059 \end_layout
34060
34061 \begin_layout Standard
34062 where 
34063 \series bold
34064 option
34065 \series default
34066  is either 
34067 \series bold
34068 samesize
34069 \series default
34070  which leads to the same size as for the canceled value, or 
34071 \series bold
34072 Smaller
34073 \series default
34074  which makes is it a bit smaller than normal.
34075 \end_layout
34076
34077 \begin_layout Standard
34078 To color the cancellation bar one adds this command as TeX code:
34079 \end_layout
34080
34081 \begin_layout Standard
34082
34083 \series bold
34084
34085 \backslash
34086 renewcommand{
34087 \backslash
34088 CancelColor}{
34089 \backslash
34090 color{red}}
34091 \end_layout
34092
34093 \begin_layout Standard
34094
34095 \series bold
34096 red
34097 \series default
34098  can be replaced by a color of your choice.
34099 \end_layout
34100
34101 \begin_layout Standard
34102 \begin_inset ERT
34103 status collapsed
34104
34105 \begin_layout Plain Layout
34106
34107
34108 \backslash
34109 renewcommand{
34110 \backslash
34111 CancelColor}{
34112 \backslash
34113 color{red}}
34114 \end_layout
34115
34116 \end_inset
34117
34118
34119 \end_layout
34120
34121 \begin_layout Standard
34122 \begin_inset Formula 
34123 \[
34124 \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}}}
34125 \]
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Standard
34133 \begin_inset ERT
34134 status collapsed
34135
34136 \begin_layout Plain Layout
34137
34138
34139 \backslash
34140 renewcommand{
34141 \backslash
34142 CancelColor}{
34143 \backslash
34144 color{black}}
34145 \end_layout
34146
34147 \end_inset
34148
34149
34150 \begin_inset Note Note
34151 status open
34152
34153 \begin_layout Plain Layout
34154 reset the color
34155 \end_layout
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \begin_layout Standard
34163 For further customizations, see the documentation of the package 
34164 \series bold
34165 cancel
34166 \series default
34167
34168 \begin_inset CommandInset citation
34169 LatexCommand cite
34170 key "cancel"
34171
34172 \end_inset
34173
34174 .
34175 \begin_inset Index idx
34176 status collapsed
34177
34178 \begin_layout Plain Layout
34179 Packages ! cancel
34180 \end_layout
34181
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \begin_layout Standard
34188 \begin_inset ERT
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192
34193
34194 \backslash
34195 else 
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \begin_inset Note Note
34202 status open
34203
34204 \begin_layout Plain Layout
34205 The following will be displayed when the LaTeX-package 
34206 \series bold
34207 cancel
34208 \series default
34209  is not installed:
34210 \end_layout
34211
34212 \end_inset
34213
34214
34215 \end_layout
34216
34217 \begin_layout Standard
34218 You need to install the LaTeX-package 
34219 \series bold
34220 cancel
34221 \series default
34222  to see the rest of this subsection in the output.
34223 \end_layout
34224
34225 \begin_layout Standard
34226 \begin_inset ERT
34227 status collapsed
34228
34229 \begin_layout Plain Layout
34230
34231
34232 \backslash
34233 fi 
34234 \end_layout
34235
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \begin_layout Standard
34242 \begin_inset Newpage newpage
34243 \end_inset
34244
34245
34246 \end_layout
34247
34248 \begin_layout Subsection
34249 Formulas in Section Headings
34250 \begin_inset CommandInset label
34251 LatexCommand label
34252 name "sub:Formulas-in-Section"
34253
34254 \end_inset
34255
34256
34257 \begin_inset Index idx
34258 status collapsed
34259
34260 \begin_layout Plain Layout
34261 Formula ! in section headings
34262 \end_layout
34263
34264 \end_inset
34265
34266
34267 \end_layout
34268
34269 \begin_layout Standard
34270 When formulas are used in section headings, the following has to be taken
34271  into account:
34272 \end_layout
34273
34274 \begin_layout Standard
34275 \begin_inset Note Greyedout
34276 status open
34277
34278 \begin_layout Plain Layout
34279 When 
34280 \series bold
34281 hyperref
34282 \series default
34283
34284 \begin_inset Index idx
34285 status collapsed
34286
34287 \begin_layout Plain Layout
34288 Packages ! hyperref
34289 \end_layout
34290
34291 \end_inset
34292
34293  support is enabled in the document settings dialog under 
34294 \family sans
34295 PDF
34296 \begin_inset space ~
34297 \end_inset
34298
34299 Properties
34300 \family default
34301 , PDF-bookmarks are created for every section heading in the table of contents.
34302  If a section heading contains formulas, they are incorrectly displayed
34303  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34304 s.
34305 \end_layout
34306
34307 \end_inset
34308
34309
34310 \end_layout
34311
34312 \begin_layout Standard
34313 Both problems can be solved by inserting at the end of the section heading
34314  a short title with the menu 
34315 \family sans
34316 Insert\SpecialChar \menuseparator
34317 Short
34318 \begin_inset space ~
34319 \end_inset
34320
34321 Title
34322 \family default
34323 .
34324  Short titles are used as alternative for multiline section headings to
34325  keep the table of contents clearly arranged.
34326  Only the short title appears in the table of contents and therefore also
34327  in the PDF-bookmark.
34328 \end_layout
34329
34330 \begin_layout Standard
34331 When formulas should be used in the table of contents but 
34332 \series bold
34333 hyperref
34334 \series default
34335  is used, one can use the following command in TeX-mode:
34336 \end_layout
34337
34338 \begin_layout Standard
34339
34340 \series bold
34341
34342 \backslash
34343 texorpdfstring{part}{alternative}
34344 \begin_inset Index idx
34345 status collapsed
34346
34347 \begin_layout Plain Layout
34348 Commands ! T ! 
34349 \backslash
34350 texorpdfstring
34351 \end_layout
34352
34353 \end_inset
34354
34355
34356 \end_layout
34357
34358 \begin_layout Standard
34359 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34360  This can be characters, formulas, footnotes, but also cross-references.
34361  The alternative is used instead of the part for the bookmark.
34362 \end_layout
34363
34364 \begin_layout Standard
34365 Here are two example headings:
34366 \begin_inset VSpace -3mm
34367 \end_inset
34368
34369
34370 \begin_inset ERT
34371 status collapsed
34372
34373 \begin_layout Plain Layout
34374
34375
34376 \backslash
34377 boldmath 
34378 \end_layout
34379
34380 \end_inset
34381
34382
34383 \end_layout
34384
34385 \begin_layout Subsubsection
34386 Heading without formula in table of contents 
34387 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34388 \end_inset
34389
34390
34391 \begin_inset Argument 1
34392 status collapsed
34393
34394 \begin_layout Plain Layout
34395 Heading without formula in table of contents
34396 \end_layout
34397
34398 \end_inset
34399
34400
34401 \end_layout
34402
34403 \begin_layout Subsubsection
34404 Heading with formula in table of contents
34405 \begin_inset ERT
34406 status collapsed
34407
34408 \begin_layout Plain Layout
34409
34410
34411 \backslash
34412 texorpdfstring{
34413 \end_layout
34414
34415 \end_inset
34416
34417  
34418 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34419 \end_inset
34420
34421
34422 \begin_inset ERT
34423 status collapsed
34424
34425 \begin_layout Plain Layout
34426
34427 }{}
34428 \end_layout
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 \begin_inset ERT
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440
34441
34442 \backslash
34443 unboldmath 
34444 \end_layout
34445
34446 \end_inset
34447
34448 In the first heading a short title was used, in the second one 
34449 \series bold
34450
34451 \backslash
34452 texorpdfstring
34453 \series default
34454 .
34455 \end_layout
34456
34457 \begin_layout Standard
34458 To get the same formatting as for the other headings, the complete heading
34459  was set into a 
34460 \series bold
34461 boldmath
34462 \series default
34463  environment
34464 \begin_inset Foot
34465 status collapsed
34466
34467 \begin_layout Plain Layout
34468 see 
34469 \begin_inset CommandInset ref
34470 LatexCommand ref
34471 reference "sub:Bold-Formulas"
34472
34473 \end_inset
34474
34475
34476 \end_layout
34477
34478 \end_inset
34479
34480 .
34481 \end_layout
34482
34483 \begin_layout Subsection
34484 Formulas in multi-column Text
34485 \begin_inset Index idx
34486 status collapsed
34487
34488 \begin_layout Plain Layout
34489 Formula ! in multi-column text
34490 \end_layout
34491
34492 \end_inset
34493
34494
34495 \end_layout
34496
34497 \begin_layout Standard
34498 Formulas in multi-column text are often too wide to fit into a column and
34499  thus need to be set over the whole page width.
34500  This is done by using the LaTeX-package 
34501 \series bold
34502 multicol
34503 \series default
34504
34505 \begin_inset Foot
34506 status collapsed
34507
34508 \begin_layout Plain Layout
34509
34510 \series bold
34511 multicol
34512 \series default
34513  is part of every LaTeX standard installation.
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \begin_inset Index idx
34520 status collapsed
34521
34522 \begin_layout Plain Layout
34523 Packages ! multicol
34524 \end_layout
34525
34526 \end_inset
34527
34528 , that is loaded with the LaTeX-preamble line
34529 \end_layout
34530
34531 \begin_layout Standard
34532
34533 \series bold
34534
34535 \backslash
34536 usepackage{multicol}
34537 \end_layout
34538
34539 \begin_layout Standard
34540 \begin_inset Note Greyedout
34541 status open
34542
34543 \begin_layout Plain Layout
34544 Note that in this case the setting 
34545 \family sans
34546 Two-column
34547 \begin_inset space ~
34548 \end_inset
34549
34550 document
34551 \family default
34552  in the menu 
34553 \family sans
34554 Document\SpecialChar \menuseparator
34555 Settings
34556 \family default
34557  under 
34558 \family sans
34559 Text
34560 \begin_inset space ~
34561 \end_inset
34562
34563 Layout
34564 \family default
34565 \emph on
34566  
34567 \emph default
34568 must 
34569 \emph on
34570 not
34571 \emph default
34572  be selected.
34573 \end_layout
34574
34575 \end_inset
34576
34577
34578 \end_layout
34579
34580 \begin_layout Standard
34581 Before the multi-column text the command
34582 \end_layout
34583
34584 \begin_layout Standard
34585
34586 \series bold
34587
34588 \backslash
34589 begin{multicols}{column number}
34590 \end_layout
34591
34592 \begin_layout Standard
34593 is written in TeX-mode.
34594  The column number is a number in the range of 2
34595 \begin_inset space \thinspace{}
34596 \end_inset
34597
34598 -
34599 \begin_inset space \thinspace{}
34600 \end_inset
34601
34602 10.
34603  Before the formula the multi-column text is ended by inserting the command
34604 \end_layout
34605
34606 \begin_layout Standard
34607
34608 \series bold
34609
34610 \backslash
34611 end{multicols}
34612 \end_layout
34613
34614 \begin_layout Standard
34615 in TeX-mode.
34616 \end_layout
34617
34618 \begin_layout Standard
34619 Due to the command some space is automatically added before the formula.
34620  To revert this, -6
34621 \begin_inset space \thinspace{}
34622 \end_inset
34623
34624 mm vertical space is inserted before the formula.
34625  When the formula style 
34626 \series bold
34627 Indented
34628 \begin_inset Foot
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632 formula styles see 
34633 \begin_inset CommandInset ref
34634 LatexCommand ref
34635 reference "sec:Formula-Styles"
34636
34637 \end_inset
34638
34639
34640 \end_layout
34641
34642 \end_inset
34643
34644
34645 \series default
34646  is used, -9
34647 \begin_inset space \thinspace{}
34648 \end_inset
34649
34650 mm space is inserted instead.
34651 \end_layout
34652
34653 \begin_layout Standard
34654 As example a multi-column text with a displayed formula:
34655 \end_layout
34656
34657 \begin_layout Standard
34658
34659 \lang german
34660 \begin_inset ERT
34661 status collapsed
34662
34663 \begin_layout Plain Layout
34664
34665
34666 \backslash
34667 begin{multicols}{2}
34668 \end_layout
34669
34670 \end_inset
34671
34672 Das Spektrum wird fouriertransformiert.
34673  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34674 , Lösungsmittel) zu trennen.
34675  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34676  nun das Aussehen des Ausgangssignals.
34677  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
34678  über alle Phasen integrieren muss.
34679  Sei nun 
34680 \begin_inset Formula $S$
34681 \end_inset
34682
34683  unser normiertes Ausgangssignal und 
34684 \begin_inset Formula $P$
34685 \end_inset
34686
34687  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34688 \begin_inset ERT
34689 status collapsed
34690
34691 \begin_layout Plain Layout
34692
34693
34694 \backslash
34695 end{multicols}
34696 \end_layout
34697
34698 \end_inset
34699
34700
34701 \begin_inset VSpace -6mm
34702 \end_inset
34703
34704
34705 \begin_inset Formula 
34706 \begin{equation}
34707 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
34708 \end{equation}
34709
34710 \end_inset
34711
34712
34713 \begin_inset ERT
34714 status collapsed
34715
34716 \begin_layout Plain Layout
34717
34718
34719 \backslash
34720 begin{multicols}{2}
34721 \end_layout
34722
34723 \end_inset
34724
34725 wobei 
34726 \begin_inset Formula $S_{0}$
34727 \end_inset
34728
34729  das Signal ohne Gradient ist und die Normierungsbedingung 
34730 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34731 \end_inset
34732
34733  gilt.
34734  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
34735  Direkt nach dem 
34736 \begin_inset Formula $\nicefrac{\pi}{2}$
34737 \end_inset
34738
34739
34740 \begin_inset space \thinspace{}
34741 \end_inset
34742
34743 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
34744  das Signal zusätzlich abschwächt.
34745  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
34746  
34747 \begin_inset Formula $T_{2}$
34748 \end_inset
34749
34750 -Zeit.
34751 \end_layout
34752
34753 \begin_layout Standard
34754
34755 \lang german
34756 \begin_inset ERT
34757 status collapsed
34758
34759 \begin_layout Plain Layout
34760
34761
34762 \backslash
34763 end{multicols}
34764 \end_layout
34765
34766 \end_inset
34767
34768
34769 \end_layout
34770
34771 \begin_layout Subsection
34772 Formulas with Description of Variables
34773 \begin_inset Index idx
34774 status collapsed
34775
34776 \begin_layout Plain Layout
34777 Formula ! with description of variables
34778 \end_layout
34779
34780 \end_inset
34781
34782
34783 \end_layout
34784
34785 \begin_layout Standard
34786 To describe variables within a formula, like in formula 
34787 \begin_inset CommandInset ref
34788 LatexCommand eqref
34789 reference "eq:within"
34790
34791 \end_inset
34792
34793 , a 2
34794 \series bold
34795 ×
34796 \series default
34797
34798 \begin_inset Formula $n$
34799 \end_inset
34800
34801
34802 \begin_inset space ~
34803 \end_inset
34804
34805 matrix is used with left aligned columns for the 
34806 \begin_inset Formula $n$
34807 \end_inset
34808
34809  used variables.
34810 \begin_inset Foot
34811 status collapsed
34812
34813 \begin_layout Plain Layout
34814 matrices see 
34815 \begin_inset CommandInset ref
34816 LatexCommand ref
34817 reference "sec:Matrices"
34818
34819 \end_inset
34820
34821
34822 \end_layout
34823
34824 \end_inset
34825
34826  To set the description in a smaller size, before the matrix e.
34827 \begin_inset space \thinspace{}
34828 \end_inset
34829
34830 g.
34831 \begin_inset space \space{}
34832 \end_inset
34833
34834 the command 
34835 \series bold
34836
34837 \backslash
34838 footnotesize
34839 \series default
34840  is inserted.
34841 \begin_inset Foot
34842 status collapsed
34843
34844 \begin_layout Plain Layout
34845 font sizes see 
34846 \begin_inset CommandInset ref
34847 LatexCommand ref
34848 reference "sub:Font-Sizes"
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \end_inset
34856
34857
34858 \end_layout
34859
34860 \begin_layout Standard
34861 When the formula style 
34862 \series bold
34863 Indented
34864 \begin_inset Foot
34865 status collapsed
34866
34867 \begin_layout Plain Layout
34868 formula styles see 
34869 \begin_inset CommandInset ref
34870 LatexCommand ref
34871 reference "sec:Formula-Styles"
34872
34873 \end_inset
34874
34875
34876 \end_layout
34877
34878 \end_inset
34879
34880
34881 \series default
34882  is used, a 
34883 \series bold
34884
34885 \backslash
34886 hfill
34887 \series default
34888
34889 \begin_inset Foot
34890 status collapsed
34891
34892 \begin_layout Plain Layout
34893
34894 \series bold
34895
34896 \backslash
34897 hfill
34898 \series default
34899  only works in formulas with the style 
34900 \series bold
34901 Indented
34902 \series default
34903 , see 
34904 \begin_inset CommandInset ref
34905 LatexCommand ref
34906 reference "sub:Variable-Space"
34907
34908 \end_inset
34909
34910 .
34911 \end_layout
34912
34913 \end_inset
34914
34915  is inserted before and after the matrix to have the same separation of
34916  the matrix from the equation and the side margin.
34917 \end_layout
34918
34919 \begin_layout Standard
34920 When the formula style 
34921 \series bold
34922 Centered
34923 \series default
34924  is used, the method described in 
34925 \begin_inset CommandInset ref
34926 LatexCommand ref
34927 reference "sub:Flalign-Environment"
34928
34929 \end_inset
34930
34931  is used to indent formulas.
34932  Formula 
34933 \begin_inset CommandInset ref
34934 LatexCommand eqref
34935 reference "eq:within"
34936
34937 \end_inset
34938
34939  consists of five columns where in the first two columns contain the equation,
34940  the third the matrix and the last one an empty TeX-brace.
34941 \begin_inset Formula 
34942 \begin{flalign}
34943 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
34944 \rho & \textrm{density}\\
34945 V & \textrm{volume}\\
34946 g & \textrm{gravitational acceleration}
34947 \end{array} &  & {}\label{eq:within}
34948 \end{flalign}
34949
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \begin_layout Subsection
34956 Upright small Greek Letters
34957 \begin_inset CommandInset label
34958 LatexCommand label
34959 name "sub:Upright-small-Greek"
34960
34961 \end_inset
34962
34963
34964 \begin_inset Index idx
34965 status collapsed
34966
34967 \begin_layout Plain Layout
34968 Greek letters ! upright
34969 \end_layout
34970
34971 \end_inset
34972
34973
34974 \end_layout
34975
34976 \begin_layout Standard
34977 Most of the math fonts only provide italic small Greek letters.
34978  But for symbols of elementary particles like pions and neutrinos, upright
34979  Greek letters are needed.
34980  The file 
34981 \series bold
34982 upgreek.sty
34983 \series default
34984
34985 \begin_inset Foot
34986 status collapsed
34987
34988 \begin_layout Plain Layout
34989
34990 \series bold
34991 upgreek
34992 \series default
34993  is part of the LaTeX-package 
34994 \series bold
34995 was
34996 \series default
34997
34998 \begin_inset Index idx
34999 status collapsed
35000
35001 \begin_layout Plain Layout
35002 Packages ! was
35003 \begin_inset ERT
35004 status collapsed
35005
35006 \begin_layout Plain Layout
35007
35008
35009 \backslash
35010 vspace{4mm}
35011 \end_layout
35012
35013 \end_inset
35014
35015
35016 \end_layout
35017
35018 \end_inset
35019
35020 .
35021 \end_layout
35022
35023 \end_inset
35024
35025
35026 \begin_inset Index idx
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030 Packages ! upgreek
35031 \end_layout
35032
35033 \end_inset
35034
35035  that is loaded with the LaTeX-preamble line
35036 \end_layout
35037
35038 \begin_layout Standard
35039
35040 \series bold
35041
35042 \backslash
35043 usepackage{upgreek}
35044 \end_layout
35045
35046 \begin_layout Standard
35047 provides them.
35048  
35049 \begin_inset ERT
35050 status collapsed
35051
35052 \begin_layout Plain Layout
35053
35054
35055 \backslash
35056 ifupgreek 
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \begin_inset Note Note
35063 status open
35064
35065 \begin_layout Plain Layout
35066 The following table will only be displayed when the LaTeX-package 
35067 \series bold
35068 upgreek
35069 \series default
35070  is installed:
35071 \end_layout
35072
35073 \end_inset
35074
35075  They are created when the command for a small Greek letter is started with
35076  
35077 \series bold
35078 up
35079 \series default
35080 .
35081  For example the command 
35082 \series bold
35083
35084 \backslash
35085 uptau
35086 \series default
35087  creates this: 
35088 \begin_inset Formula $\uptau$
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \begin_layout Standard
35095 With these commands reactions of elementary particles can be typeset:
35096 \begin_inset Formula 
35097 \[
35098 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35099 \]
35100
35101 \end_inset
35102
35103
35104 \end_layout
35105
35106 \begin_layout Standard
35107 The upright letters are more bold and wider than the italic ones.
35108  They should therefore not be used for units like 
35109 \begin_inset Quotes eld
35110 \end_inset
35111
35112 µm
35113 \begin_inset Quotes erd
35114 \end_inset
35115
35116 .
35117 \end_layout
35118
35119 \begin_layout Standard
35120 \begin_inset ERT
35121 status collapsed
35122
35123 \begin_layout Plain Layout
35124
35125
35126 \backslash
35127 else 
35128 \end_layout
35129
35130 \end_inset
35131
35132
35133 \begin_inset Note Note
35134 status open
35135
35136 \begin_layout Plain Layout
35137 The following will be displayed when the LaTeX-package 
35138 \series bold
35139 upgreek
35140 \series default
35141  is not installed:
35142 \end_layout
35143
35144 \end_inset
35145
35146
35147 \end_layout
35148
35149 \begin_layout Standard
35150 You need to install the LaTeX-package 
35151 \series bold
35152 upgreek
35153 \series default
35154  to see the rest of this subsection in the output.
35155 \end_layout
35156
35157 \begin_layout Standard
35158 \begin_inset ERT
35159 status collapsed
35160
35161 \begin_layout Plain Layout
35162
35163
35164 \backslash
35165 fi 
35166 \end_layout
35167
35168 \end_inset
35169
35170
35171 \end_layout
35172
35173 \begin_layout Subsection
35174 Text Characters in Formulas
35175 \begin_inset CommandInset label
35176 LatexCommand label
35177 name "sub:Text-Characters-in"
35178
35179 \end_inset
35180
35181
35182 \begin_inset Index idx
35183 status collapsed
35184
35185 \begin_layout Plain Layout
35186 Text ! in formulas
35187 \end_layout
35188
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \begin_layout Standard
35195 In some cases you might want to insert text characters directly into formulas.
35196  When for example the centered dot · is often used in formulas like 
35197 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35198 \end_inset
35199
35200 , one would have to insert the command 
35201 \series bold
35202
35203 \backslash
35204 cdot
35205 \series default
35206
35207 \begin_inset Foot
35208 status collapsed
35209
35210 \begin_layout Plain Layout
35211 see 
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sub:Binary-Operators"
35215
35216 \end_inset
35217
35218
35219 \end_layout
35220
35221 \end_inset
35222
35223  all the time, because this character is defined in all encodings as text
35224  character.
35225  But the encoding can be changed by this LaTeX-preamble line:
35226 \end_layout
35227
35228 \begin_layout Standard
35229
35230 \series bold
35231
35232 \backslash
35233 Declare Inputtext{183}{
35234 \backslash
35235 ifmmode
35236 \backslash
35237 cdot
35238 \backslash
35239 else
35240 \backslash
35241 textperiodcentered
35242 \backslash
35243 f\SpecialChar \textcompwordmark{}
35244 i}
35245 \end_layout
35246
35247 \begin_layout Standard
35248 The character encoding (menu 
35249 \family sans
35250 Document\SpecialChar \menuseparator
35251 Settings\SpecialChar \menuseparator
35252 Language
35253 \family default
35254 ) specifies what character appears when a keyboard key is pressed.
35255  When the key for the character '·' is pressed, internally the command 
35256 \series bold
35257
35258 \backslash
35259 textperiodcentered
35260 \series default
35261  is used.
35262  But this command is not available in a formula so that you would get LaTeX-erro
35263 rs.
35264  With the changed encoding the right command is chosen automatically, depending
35265  on if the character was inserted into a formula or not.
35266 \end_layout
35267
35268 \begin_layout Standard
35269 The encoding of several characters is saved in definition files.
35270  For example the encoding 
35271 \series bold
35272 latin9
35273 \series default
35274  is defined in the file 
35275 \series bold
35276 latin9.def
35277 \series default
35278  which is in the installation folder of LaTeX.
35279  Encodings should only be changed via the LaTeX-preamble and not in the
35280  definition files.
35281  Otherwise documents could not be edited by other LyX users working on other
35282  computers.
35283 \end_layout
35284
35285 \begin_layout Standard
35286 \begin_inset VSpace medskip
35287 \end_inset
35288
35289 Besides the centered dot, in this document the degree sign ° is defined
35290  with the following LaTeX-preamble line so that it can be directly inserted
35291  into a formula:
35292 \end_layout
35293
35294 \begin_layout Standard
35295
35296 \series bold
35297
35298 \backslash
35299 DeclareInputtext{176}{
35300 \backslash
35301 ifmmode^
35302 \backslash
35303 circ
35304 \backslash
35305 else
35306 \backslash
35307 textdegree
35308 \backslash
35309 f\SpecialChar \textcompwordmark{}
35310 i}
35311 \end_layout
35312
35313 \begin_layout Standard
35314 \begin_inset Newpage newpage
35315 \end_inset
35316
35317
35318 \end_layout
35319
35320 \begin_layout Section
35321 \start_of_appendix
35322 Typographic Advice
35323 \begin_inset Index idx
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 Typographic advice
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 This section is a summary of the most important typographic rules, listed
35337  in ISO norms.
35338 \begin_inset Foot
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342 This collection was partly taken from the German semi-official dictionary
35343  called 
35344 \begin_inset Quotes eld
35345 \end_inset
35346
35347 Duden
35348 \begin_inset Quotes erd
35349 \end_inset
35350
35351  
35352 \begin_inset CommandInset citation
35353 LatexCommand cite
35354 key "Duden"
35355
35356 \end_inset
35357
35358  that lists some of the ISO rules.
35359  More rules are listed in 
35360 \begin_inset CommandInset citation
35361 LatexCommand cite
35362 key "Checklist"
35363
35364 \end_inset
35365
35366 .
35367 \end_layout
35368
35369 \end_inset
35370
35371
35372 \end_layout
35373
35374 \begin_layout Itemize
35375 Physical units are 
35376 \emph on
35377 always
35378 \emph default
35379  set upright
35380 \begin_inset Foot
35381 status collapsed
35382
35383 \begin_layout Plain Layout
35384 done with font styles, see 
35385 \begin_inset CommandInset ref
35386 LatexCommand ref
35387 reference "sub:Font-Styles"
35388
35389 \end_inset
35390
35391
35392 \end_layout
35393
35394 \end_inset
35395
35396 , no matter if they appear in italic text: 30
35397 \begin_inset space \thinspace{}
35398 \end_inset
35399
35400 km/h
35401 \begin_inset Newline newline
35402 \end_inset
35403
35404 Between the value and the unit is the smallest space, see 
35405 \begin_inset CommandInset ref
35406 LatexCommand ref
35407 reference "sub:Predefined-Space"
35408
35409 \end_inset
35410
35411 .
35412 \begin_inset Newline newline
35413 \end_inset
35414
35415 This convention is automatically fulfilled when the command 
35416 \series bold
35417
35418 \backslash
35419 unittwo
35420 \series default
35421  is used.
35422  When it is entered to a formula, two boxes appear.
35423  In the first one the value is inserted, in the second one the unit, and
35424  one gets as above: 
35425 \begin_inset Formula $\unit[30]{km/h}$
35426 \end_inset
35427
35428
35429 \begin_inset space \thinspace{}
35430 \end_inset
35431
35432 .
35433  Note that 
35434 \series bold
35435
35436 \backslash
35437 unittwo
35438 \series default
35439  is not a real LaTeX command but the command 
35440 \series bold
35441
35442 \backslash
35443 unit[value]{unit}
35444 \series default
35445 , therefore you cannot use it in TeX code.
35446 \end_layout
35447
35448 \begin_layout Itemize
35449 Percent and perthousand signs are set like physical units:
35450 \begin_inset Newline newline
35451 \end_inset
35452
35453 1.2
35454 \begin_inset space \thinspace{}
35455 \end_inset
35456
35457 ‰ alcohol in blood
35458 \end_layout
35459
35460 \begin_layout Itemize
35461 The degree sign follows directly on the value: 15°, but not when it is used
35462  in units: 15
35463 \begin_inset space \thinspace{}
35464 \end_inset
35465
35466 °C
35467 \end_layout
35468
35469 \begin_layout Itemize
35470 In numbers with more than four digits the smallest space is inserted before
35471  every third digit to group them: 
35472 \family roman
35473 \series medium
35474 \shape up
35475 \size normal
35476 \emph off
35477 \bar no
35478 \noun off
35479 \color none
35480 18
35481 \begin_inset space \thinspace{}
35482 \end_inset
35483
35484 473
35485 \begin_inset space \thinspace{}
35486 \end_inset
35487
35488 588
35489 \end_layout
35490
35491 \begin_layout Itemize
35492 For dimensions like 120×90×40
35493 \begin_inset space \thinspace{}
35494 \end_inset
35495
35496 cm the multiplication sign 
35497 \begin_inset Quotes eld
35498 \end_inset
35499
35500 ×
35501 \begin_inset Quotes erd
35502 \end_inset
35503
35504  is used.
35505  It is available either via the command 
35506 \series bold
35507
35508 \backslash
35509 times
35510 \series default
35511  or via the menu 
35512 \family sans
35513 Insert\SpecialChar \menuseparator
35514 Special Character\SpecialChar \menuseparator
35515 Symbols
35516 \family default
35517 .
35518 \end_layout
35519
35520 \begin_layout Itemize
35521 Functions with names consisting of several letters are set upright to avoid
35522  confusions, see 
35523 \begin_inset CommandInset ref
35524 LatexCommand ref
35525 reference "sub:Predefined-Functions"
35526
35527 \end_inset
35528
35529 .
35530 \end_layout
35531
35532 \begin_layout Itemize
35533 Indices consisting of several letters, are set upright: 
35534 \begin_inset Formula $E_{\mathrm{kin}}$
35535 \end_inset
35536
35537
35538 \begin_inset Newline newline
35539 \end_inset
35540
35541 Components of matrices are set italic: 
35542 \begin_inset Formula $\hat{H}_{kl}$
35543 \end_inset
35544
35545
35546 \end_layout
35547
35548 \begin_layout Itemize
35549 The differentiation/integration operator 'd', the Euler's number 'e' and
35550  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35551  other variables.
35552 \end_layout
35553
35554 \begin_layout Itemize
35555 The character that denotes a 
35556 \noun on
35557 Fourier
35558 \noun default
35559  transformation is inserted either by the command 
35560 \series bold
35561
35562 \backslash
35563 mathscr
35564 \begin_inset space \textvisiblespace{}
35565 \end_inset
35566
35567 F
35568 \series default
35569  or via the menu 
35570 \family sans
35571 Insert\SpecialChar \menuseparator
35572 Special Character\SpecialChar \menuseparator
35573 Symbols\SpecialChar \menuseparator
35574 Letterlike
35575 \begin_inset space ~
35576 \end_inset
35577
35578 Symbols
35579 \family default
35580
35581 \begin_inset Formula $\mathscr{F}$
35582 \end_inset
35583
35584
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \begin_inset Newpage newpage
35589 \end_inset
35590
35591
35592 \end_layout
35593
35594 \begin_layout Section
35595 Synonyms
35596 \begin_inset Index idx
35597 status collapsed
35598
35599 \begin_layout Plain Layout
35600 Synonyms
35601 \end_layout
35602
35603 \end_inset
35604
35605
35606 \end_layout
35607
35608 \begin_layout Standard
35609 Some characters and symbols can be created with several commands.
35610  Here is a list of the synonym commands:
35611 \end_layout
35612
35613 \begin_layout Standard
35614 \begin_inset VSpace bigskip
35615 \end_inset
35616
35617
35618 \begin_inset space \hfill{}
35619 \end_inset
35620
35621
35622 \begin_inset Tabular
35623 <lyxtabular version="3" rows="12" columns="2">
35624 <features rotate="0" tabularvalignment="middle">
35625 <column alignment="center" valignment="top" width="0pt">
35626 <column alignment="center" valignment="top" width="0pt">
35627 <row>
35628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632 Command
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641 equivalent to
35642 \begin_inset Note Note
35643 status collapsed
35644
35645 \begin_layout Plain Layout
35646
35647 \series bold
35648
35649 \backslash
35650 raisebox
35651 \series default
35652  is only used as spacer.
35653 \end_layout
35654
35655 \end_inset
35656
35657
35658 \end_layout
35659
35660 \end_inset
35661 </cell>
35662 </row>
35663 <row>
35664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35665 \begin_inset Text
35666
35667 \begin_layout Plain Layout
35668
35669 \backslash
35670 ast
35671 \end_layout
35672
35673 \end_inset
35674 </cell>
35675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35676 \begin_inset Text
35677
35678 \begin_layout Plain Layout
35679 \begin_inset ERT
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683
35684
35685 \backslash
35686 raisebox{-1.2mm}{
35687 \end_layout
35688
35689 \end_inset
35690
35691 *
35692 \begin_inset ERT
35693 status collapsed
35694
35695 \begin_layout Plain Layout
35696
35697 }
35698 \end_layout
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \end_inset
35706 </cell>
35707 </row>
35708 <row>
35709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35710 \begin_inset Text
35711
35712 \begin_layout Plain Layout
35713
35714 \backslash
35715 choose
35716 \end_layout
35717
35718 \end_inset
35719 </cell>
35720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35721 \begin_inset Text
35722
35723 \begin_layout Plain Layout
35724
35725 \backslash
35726 binom
35727 \end_layout
35728
35729 \end_inset
35730 </cell>
35731 </row>
35732 <row>
35733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35734 \begin_inset Text
35735
35736 \begin_layout Plain Layout
35737
35738 \backslash
35739 geq
35740 \end_layout
35741
35742 \end_inset
35743 </cell>
35744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35745 \begin_inset Text
35746
35747 \begin_layout Plain Layout
35748
35749 \backslash
35750 ge
35751 \end_layout
35752
35753 \end_inset
35754 </cell>
35755 </row>
35756 <row>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \backslash
35763 lbrace
35764 \end_layout
35765
35766 \end_inset
35767 </cell>
35768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35769 \begin_inset Text
35770
35771 \begin_layout Plain Layout
35772 {
35773 \end_layout
35774
35775 \end_inset
35776 </cell>
35777 </row>
35778 <row>
35779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35780 \begin_inset Text
35781
35782 \begin_layout Plain Layout
35783
35784 \backslash
35785 lbracket
35786 \end_layout
35787
35788 \end_inset
35789 </cell>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794 [
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 </row>
35800 <row>
35801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35802 \begin_inset Text
35803
35804 \begin_layout Plain Layout
35805
35806 \backslash
35807 leftarrow
35808 \end_layout
35809
35810 \end_inset
35811 </cell>
35812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35813 \begin_inset Text
35814
35815 \begin_layout Plain Layout
35816
35817 \backslash
35818 gets
35819 \end_layout
35820
35821 \end_inset
35822 </cell>
35823 </row>
35824 <row>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \backslash
35831 leq
35832 \end_layout
35833
35834 \end_inset
35835 </cell>
35836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35837 \begin_inset Text
35838
35839 \begin_layout Plain Layout
35840
35841 \backslash
35842 le
35843 \end_layout
35844
35845 \end_inset
35846 </cell>
35847 </row>
35848 <row>
35849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35850 \begin_inset Text
35851
35852 \begin_layout Plain Layout
35853
35854 \backslash
35855 lor
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864
35865 \backslash
35866 vee
35867 \end_layout
35868
35869 \end_inset
35870 </cell>
35871 </row>
35872 <row>
35873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877
35878 \backslash
35879 neq
35880 \end_layout
35881
35882 \end_inset
35883 </cell>
35884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35885 \begin_inset Text
35886
35887 \begin_layout Plain Layout
35888
35889 \backslash
35890 not=
35891 \end_layout
35892
35893 \end_inset
35894 </cell>
35895 </row>
35896 <row>
35897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35898 \begin_inset Text
35899
35900 \begin_layout Plain Layout
35901
35902 \backslash
35903 slash
35904 \end_layout
35905
35906 \end_inset
35907 </cell>
35908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35909 \begin_inset Text
35910
35911 \begin_layout Plain Layout
35912 /
35913 \end_layout
35914
35915 \end_inset
35916 </cell>
35917 </row>
35918 <row>
35919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923
35924 \backslash
35925 vert
35926 \end_layout
35927
35928 \end_inset
35929 </cell>
35930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35931 \begin_inset Text
35932
35933 \begin_layout Plain Layout
35934 |
35935 \end_layout
35936
35937 \end_inset
35938 </cell>
35939 </row>
35940 </lyxtabular>
35941
35942 \end_inset
35943
35944
35945 \begin_inset space \hfill{}
35946 \end_inset
35947
35948
35949 \begin_inset Tabular
35950 <lyxtabular version="3" rows="12" columns="2">
35951 <features rotate="0" tabularvalignment="middle">
35952 <column alignment="center" valignment="top" width="0pt">
35953 <column alignment="center" valignment="top" width="0pt">
35954 <row>
35955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35956 \begin_inset Text
35957
35958 \begin_layout Plain Layout
35959 Command
35960 \end_layout
35961
35962 \end_inset
35963 </cell>
35964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35965 \begin_inset Text
35966
35967 \begin_layout Plain Layout
35968 equivalent to
35969 \end_layout
35970
35971 \end_inset
35972 </cell>
35973 </row>
35974 <row>
35975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Plain Layout
35979
35980 \backslash
35981 backslash
35982 \end_layout
35983
35984 \end_inset
35985 </cell>
35986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35987 \begin_inset Text
35988
35989 \begin_layout Plain Layout
35990
35991 \backslash
35992
35993 \backslash
35994
35995 \end_layout
35996
35997 \end_inset
35998 </cell>
35999 </row>
36000 <row>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005
36006 \backslash
36007 dasharrow
36008 \end_layout
36009
36010 \end_inset
36011 </cell>
36012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36013 \begin_inset Text
36014
36015 \begin_layout Plain Layout
36016
36017 \backslash
36018 dashrightarrow
36019 \end_layout
36020
36021 \end_inset
36022 </cell>
36023 </row>
36024 <row>
36025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36026 \begin_inset Text
36027
36028 \begin_layout Plain Layout
36029
36030 \backslash
36031 land
36032 \end_layout
36033
36034 \end_inset
36035 </cell>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040
36041 \backslash
36042 wedge
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 </row>
36048 <row>
36049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053
36054 \backslash
36055 rbrace
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064 }
36065 \end_layout
36066
36067 \end_inset
36068 </cell>
36069 </row>
36070 <row>
36071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36072 \begin_inset Text
36073
36074 \begin_layout Plain Layout
36075
36076 \backslash
36077 rbracket
36078 \end_layout
36079
36080 \end_inset
36081 </cell>
36082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36083 \begin_inset Text
36084
36085 \begin_layout Plain Layout
36086 ]
36087 \end_layout
36088
36089 \end_inset
36090 </cell>
36091 </row>
36092 <row>
36093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36094 \begin_inset Text
36095
36096 \begin_layout Plain Layout
36097
36098 \backslash
36099 rightarrow
36100 \end_layout
36101
36102 \end_inset
36103 </cell>
36104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36105 \begin_inset Text
36106
36107 \begin_layout Plain Layout
36108
36109 \backslash
36110 to
36111 \end_layout
36112
36113 \end_inset
36114 </cell>
36115 </row>
36116 <row>
36117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36118 \begin_inset Text
36119
36120 \begin_layout Plain Layout
36121
36122 \backslash
36123 lnot
36124 \end_layout
36125
36126 \end_inset
36127 </cell>
36128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36129 \begin_inset Text
36130
36131 \begin_layout Plain Layout
36132
36133 \backslash
36134 neg
36135 \end_layout
36136
36137 \end_inset
36138 </cell>
36139 </row>
36140 <row>
36141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145
36146 \backslash
36147 ne
36148 \end_layout
36149
36150 \end_inset
36151 </cell>
36152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36153 \begin_inset Text
36154
36155 \begin_layout Plain Layout
36156
36157 \backslash
36158 not=
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 </row>
36164 <row>
36165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36166 \begin_inset Text
36167
36168 \begin_layout Plain Layout
36169
36170 \backslash
36171 owns
36172 \end_layout
36173
36174 \end_inset
36175 </cell>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \backslash
36182 ni
36183 \end_layout
36184
36185 \end_inset
36186 </cell>
36187 </row>
36188 <row>
36189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36190 \begin_inset Text
36191
36192 \begin_layout Plain Layout
36193
36194 \backslash
36195 square
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36201 \begin_inset Text
36202
36203 \begin_layout Plain Layout
36204
36205 \backslash
36206 Box
36207 \end_layout
36208
36209 \end_inset
36210 </cell>
36211 </row>
36212 <row>
36213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36214 \begin_inset Text
36215
36216 \begin_layout Plain Layout
36217
36218 \backslash
36219 Vert
36220 \end_layout
36221
36222 \end_inset
36223 </cell>
36224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36225 \begin_inset Text
36226
36227 \begin_layout Plain Layout
36228
36229 \backslash
36230 |
36231 \end_layout
36232
36233 \end_inset
36234 </cell>
36235 </row>
36236 </lyxtabular>
36237
36238 \end_inset
36239
36240
36241 \begin_inset space \hfill{}
36242 \end_inset
36243
36244
36245 \end_layout
36246
36247 \begin_layout Standard
36248 \begin_inset Newpage newpage
36249 \end_inset
36250
36251
36252 \end_layout
36253
36254 \begin_layout Bibliography
36255 \begin_inset CommandInset bibitem
36256 LatexCommand bibitem
36257 key "TLC2"
36258
36259 \end_inset
36260
36261
36262 \shape smallcaps
36263 Mittelbach, F.
36264  ; Goossens, M.
36265 \shape default
36266
36267 \shape italic
36268 The LaTeX Companion
36269 \shape default
36270 .
36271  Addison Wesley, 2004
36272 \end_layout
36273
36274 \begin_layout Bibliography
36275 \begin_inset CommandInset bibitem
36276 LatexCommand bibitem
36277 key "Mathmode"
36278
36279 \end_inset
36280
36281
36282 \begin_inset CommandInset href
36283 LatexCommand href
36284 name "Description"
36285 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36286
36287 \end_inset
36288
36289  of LaTeX's math abilities
36290 \end_layout
36291
36292 \begin_layout Bibliography
36293 \begin_inset CommandInset bibitem
36294 LatexCommand bibitem
36295 key "AMS"
36296
36297 \end_inset
36298
36299
36300 \begin_inset CommandInset href
36301 LatexCommand href
36302 name "Description"
36303 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36304
36305 \end_inset
36306
36307  of 
36308 \begin_inset ERT
36309 status collapsed
36310
36311 \begin_layout Plain Layout
36312
36313
36314 \backslash
36315 AmS
36316 \end_layout
36317
36318 \end_inset
36319
36320 -LaTeX
36321 \end_layout
36322
36323 \begin_layout Bibliography
36324 \begin_inset CommandInset bibitem
36325 LatexCommand bibitem
36326 key "Symbols"
36327
36328 \end_inset
36329
36330
36331 \begin_inset CommandInset href
36332 LatexCommand href
36333 name "List"
36334 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36335
36336 \end_inset
36337
36338  of all symbols available with LaTeX-packages
36339 \end_layout
36340
36341 \begin_layout Bibliography
36342 \begin_inset CommandInset bibitem
36343 LatexCommand bibitem
36344 key "cancel"
36345
36346 \end_inset
36347
36348
36349 \begin_inset CommandInset href
36350 LatexCommand href
36351 name "Documentation"
36352 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36353
36354 \end_inset
36355
36356  of the LaTeX-package 
36357 \series bold
36358 cancel
36359 \series default
36360
36361 \begin_inset Index idx
36362 status collapsed
36363
36364 \begin_layout Plain Layout
36365 Packages ! cancel
36366 \end_layout
36367
36368 \end_inset
36369
36370
36371 \end_layout
36372
36373 \begin_layout Bibliography
36374 \begin_inset CommandInset bibitem
36375 LatexCommand bibitem
36376 key "hyperref"
36377
36378 \end_inset
36379
36380
36381 \begin_inset CommandInset href
36382 LatexCommand href
36383 name "Documentation"
36384 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36385
36386 \end_inset
36387
36388  of the LaTeX-package 
36389 \series bold
36390 hyperref
36391 \series default
36392
36393 \begin_inset Index idx
36394 status collapsed
36395
36396 \begin_layout Plain Layout
36397 Packages ! hyperref
36398 \end_layout
36399
36400 \end_inset
36401
36402
36403 \end_layout
36404
36405 \begin_layout Bibliography
36406 \begin_inset CommandInset bibitem
36407 LatexCommand bibitem
36408 key "mhchem"
36409
36410 \end_inset
36411
36412
36413 \begin_inset CommandInset href
36414 LatexCommand href
36415 name "Documentation"
36416 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
36417
36418 \end_inset
36419
36420  of the LaTeX-package 
36421 \series bold
36422 mhchem
36423 \series default
36424
36425 \begin_inset Index idx
36426 status collapsed
36427
36428 \begin_layout Plain Layout
36429 Packages ! mhchem
36430 \end_layout
36431
36432 \end_inset
36433
36434
36435 \end_layout
36436
36437 \begin_layout Bibliography
36438 \begin_inset CommandInset bibitem
36439 LatexCommand bibitem
36440 key "Mathclap"
36441
36442 \end_inset
36443
36444
36445 \begin_inset CommandInset href
36446 LatexCommand href
36447 name "Description"
36448 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36449
36450 \end_inset
36451
36452  of the command 
36453 \series bold
36454
36455 \backslash
36456 mathclap
36457 \series default
36458 , described in 
36459 \begin_inset CommandInset ref
36460 LatexCommand ref
36461 reference "sub:Operator-Limits"
36462
36463 \end_inset
36464
36465
36466 \begin_inset Index idx
36467 status collapsed
36468
36469 \begin_layout Plain Layout
36470 Commands ! M ! 
36471 \backslash
36472 mathclap
36473 \end_layout
36474
36475 \end_inset
36476
36477
36478 \end_layout
36479
36480 \begin_layout Bibliography
36481 \begin_inset CommandInset bibitem
36482 LatexCommand bibitem
36483 key "Duden"
36484
36485 \end_inset
36486
36487
36488 \emph on
36489 Duden Band 1
36490 \emph default
36491 .
36492  22.
36493  Auflage, Duden 2001
36494 \end_layout
36495
36496 \begin_layout Bibliography
36497 \begin_inset CommandInset bibitem
36498 LatexCommand bibitem
36499 key "Checklist"
36500
36501 \end_inset
36502
36503
36504 \begin_inset CommandInset href
36505 LatexCommand href
36506 name "Check list"
36507 target "http://physics.nist.gov/Document/checklist.pdf"
36508
36509 \end_inset
36510
36511  for reviewing manuscripts
36512 \end_layout
36513
36514 \begin_layout Standard
36515 \begin_inset CommandInset index_print
36516 LatexCommand printindex
36517 type "idx"
36518
36519 \end_inset
36520
36521
36522 \end_layout
36523
36524 \end_body
36525 \end_document